01KHSMK34533AF54K43BG6GRXP: 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: 01KHSMKKG1EX3KM9AXWDSFGNXP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-19T00:26:17.867Zjob assigned to worker 01KHSMKPH9HM9ME2WVCF0Q7CFC [factory gimlet-EVT22200007-propolis, EVT22200007/58567] (queued for 35 s)
 
22026-02-19T00:26:27.100Zstarting task 0: "setup"
32026-02-19T00:26:27.137Z++ uname -s
42026-02-19T00:26:27.137Z+ kern=SunOS
52026-02-19T00:26:27.137Z+ build_user=build
62026-02-19T00:26:27.137Z+ build_uid=12345
72026-02-19T00:26:27.137Z+ work_dir=/work
82026-02-19T00:26:27.137Z+ input_dir=/input
92026-02-19T00:26:27.137Z+ [[ 0 == 12345 ]]
102026-02-19T00:26:27.137Z+ case "$kern" in
112026-02-19T00:26:27.137Z+ groupadd -g 12345 build
122026-02-19T00:26:27.137Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-19T00:26:29.131Z+ zfs create -o mountpoint=/work rpool/work
142026-02-19T00:26:29.169Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-19T00:26:29.193Z+ home_fs=zfs
162026-02-19T00:26:29.193Z+ [[ zfs == autofs ]]
172026-02-19T00:26:29.193Z+ mkdir -p /home/build
182026-02-19T00:26:29.193Z+ chown build:build /home/build /work
192026-02-19T00:26:31.178Z+ chmod 0700 /home/build /work
202026-02-19T00:26:31.202Zprocess exited: duration 4086 ms, exit code 0
 
212026-02-19T00:26:31.252Zstarting task 1: "rust-toolchain"
222026-02-19T00:26:31.276Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-19T00:26:31.276Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-19T00:26:31.276Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-19T00:26:31.276Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-19T00:26:31.276Z * rust toolchain channel = "1.91.1"
272026-02-19T00:26:31.276Z * rust toolchain profile = "default"
282026-02-19T00:26:31.276Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-19T00:26:31.276Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-19T00:26:31.448Zinfo: downloading installer
312026-02-19T00:26:32.040Zwarn: It looks like you have an existing installation of Rust at:
322026-02-19T00:26:32.040Zwarn: /opt/ooce/bin
332026-02-19T00:26:32.040Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-19T00:26:32.040Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-19T00:26:32.040Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-19T00:26:32.040Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-19T00:26:32.040Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-19T00:26:32.040Zerror: cannot install while Rust is installed
392026-02-19T00:26:32.040Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-19T00:26:32.069Zinfo: profile set to 'default'
412026-02-19T00:26:32.069Zinfo: default host triple is x86_64-unknown-illumos
422026-02-19T00:26:32.093Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-19T00:26:32.252Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-19T00:26:32.252Zinfo: downloading component 'cargo'
452026-02-19T00:26:33.942Zinfo: downloading component 'clippy'
462026-02-19T00:26:34.138Zinfo: downloading component 'rust-docs'
472026-02-19T00:26:35.045Zinfo: downloading component 'rust-std'
482026-02-19T00:26:36.346Zinfo: downloading component 'rustc'
492026-02-19T00:26:41.450Zinfo: downloading component 'rustfmt'
502026-02-19T00:26:41.556Zinfo: installing component 'cargo'
512026-02-19T00:26:42.960Zinfo: installing component 'clippy'
522026-02-19T00:26:43.491Zinfo: installing component 'rust-docs'
532026-02-19T00:26:47.540Zinfo: installing component 'rust-std'
542026-02-19T00:26:50.510Zinfo: installing component 'rustc'
552026-02-19T00:27:01.251Zinfo: installing component 'rustfmt'
562026-02-19T00:27:01.732Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-19T00:27:01.732Z
582026-02-19T00:27:01.944Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-19T00:27:01.944Z
602026-02-19T00:27:01.944Z
612026-02-19T00:27:01.969ZRust is installed now. Great!
622026-02-19T00:27:01.969Z
632026-02-19T00:27:01.969ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-19T00:27:01.969Zenvironment variable. This has not been done automatically.
652026-02-19T00:27:01.969Z
662026-02-19T00:27:01.969ZTo configure your current shell, you need to source
672026-02-19T00:27:01.969Zthe corresponding env file under $HOME/.cargo.
682026-02-19T00:27:01.969Z
692026-02-19T00:27:01.969ZThis is usually done by running one of the following (note the leading DOT):
702026-02-19T00:27:01.969Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-19T00:27:01.969Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-19T00:27:01.969Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-19T00:27:02.107Z+ rustup --version
742026-02-19T00:27:02.132Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-19T00:27:02.132Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-19T00:27:02.295Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-19T00:27:02.319Z+ cargo --version
782026-02-19T00:27:02.458Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-19T00:27:02.482Z+ rustc --version
802026-02-19T00:27:02.631Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-19T00:27:02.655Zprocess exited: duration 31386 ms, exit code 0
 
822026-02-19T00:27:02.708Zstarting task 2: "authentication"
832026-02-19T00:27:02.767Zprocess exited: duration 63 ms, exit code 0
 
842026-02-19T00:27:02.816Zstarting task 3: "clone repository"
852026-02-19T00:27:02.840Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-19T00:27:02.840Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-19T00:27:02.871ZCloning into '/work/oxidecomputer/omicron'...
882026-02-19T00:27:20.018Z+ cd /work/oxidecomputer/omicron
892026-02-19T00:27:20.018Z+ git fetch origin 0b383007a58de88fda46ab7ad6ed64a7630f0470
902026-02-19T00:27:20.546ZFrom https://github.com/oxidecomputer/omicron
912026-02-19T00:27:20.547Z * branch 0b383007a58de88fda46ab7ad6ed64a7630f0470 -> FETCH_HEAD
922026-02-19T00:27:20.571Z+ [[ -n jmcarp/audit-log-docs ]]
932026-02-19T00:27:20.571Z++ git branch --show-current
942026-02-19T00:27:20.595Z+ current=main
952026-02-19T00:27:20.595Z+ [[ main != jmcarp/audit-log-docs ]]
962026-02-19T00:27:20.595Z+ git branch -f jmcarp/audit-log-docs 0b383007a58de88fda46ab7ad6ed64a7630f0470
972026-02-19T00:27:20.595Z+ git checkout -f jmcarp/audit-log-docs
982026-02-19T00:27:21.505ZSwitched to branch 'jmcarp/audit-log-docs'
992026-02-19T00:27:21.530Z+ git reset --hard 0b383007a58de88fda46ab7ad6ed64a7630f0470
1002026-02-19T00:27:21.554ZHEAD is now at 0b383007a docs: clarify audit log filtering behavior.
1012026-02-19T00:27:21.554Zprocess exited: duration 18728 ms, exit code 0
 
1022026-02-19T00:27:21.604Zstarting task 4: "build"
1032026-02-19T00:27:21.628Z+ source .github/buildomat/ci-env.sh
1042026-02-19T00:27:21.628Z++ export CARGO_TERM_COLOR=always
1052026-02-19T00:27:21.628Z++ CARGO_TERM_COLOR=always
1062026-02-19T00:27:21.628Z+ cargo --version
1072026-02-19T00:27:21.737Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-19T00:27:21.761Z+ rustc --version
1092026-02-19T00:27:21.893Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-19T00:27:21.917Z+ source ./env.sh
1112026-02-19T00:27:21.917Z++ OLD_SHELL_OPTS=ehxB
1122026-02-19T00:27:21.917Z++ set -o xtrace
1132026-02-19T00:27:21.917Z++++ dirname ./env.sh
1142026-02-19T00:27:21.917Z+++ readlink -f .
1152026-02-19T00:27:21.917Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-02-19T00:27:21.917Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-02-19T00:27:21.917Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-02-19T00:27:21.917Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-02-19T00:27:21.917Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-02-19T00:27:21.917Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-02-19T00:27:21.917Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-02-19T00:27:21.917Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-02-19T00:27:21.917Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-02-19T00:27:21.917Z++ case $OLD_SHELL_OPTS in
1252026-02-19T00:27:21.917Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-02-19T00:27:21.917Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272026-02-19T00:27:21.918Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282026-02-19T00:27:21.918Z+ banner prerequisites
1292026-02-19T00:27:21.918Z
1302026-02-19T00:27:21.918Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-02-19T00:27:21.918Z # # # # # # # # # # # # # # #
1322026-02-19T00:27:21.918Z # # # # ##### # # ##### # # # # # #### #
1332026-02-19T00:27:21.918Z ##### ##### # ##### # # # # # # # # #
1342026-02-19T00:27:21.918Z # # # # # # # # # # # # # # #
1352026-02-19T00:27:21.918Z # # # ###### # # ###### ### # #### # #### #
1362026-02-19T00:27:21.918Z
1372026-02-19T00:27:21.918Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-02-19T00:27:46.577Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-02-19T00:28:08.544Z Startup: Caching catalogs ... Done
1402026-02-19T00:28:49.903ZPlanning: Solver setup ... Done (38.153s)
1412026-02-19T00:28:50.178ZPlanning: Running solver ... Done (0.274s)
1422026-02-19T00:28:50.369ZPlanning: Finding local manifests ... Done (0.003s)
1432026-02-19T00:28:50.448ZPlanning: Fetching manifests: 0/4 0% complete
1442026-02-19T00:28:50.971ZPlanning: Fetching manifests: 4/4 100% complete
1452026-02-19T00:28:51.056ZPlanning: Package planning ... Done (0.085s)
1462026-02-19T00:28:51.143ZPlanning: Merging actions ... Done (0.087s)
1472026-02-19T00:28:51.623ZPlanning: Checking for conflicting actions ... Done (0.479s)
1482026-02-19T00:28:51.647ZPlanning: Consolidating action changes ... Done (0.018s)
1492026-02-19T00:28:52.691ZPlanning: Evaluating mediators ... Done (1.047s)
1502026-02-19T00:28:52.719ZPlanning: Planning completed in 44.03 seconds
1512026-02-19T00:28:52.749Z Packages to install: 4
1522026-02-19T00:28:52.749Z Mediators to change: 2
1532026-02-19T00:28:52.750Z Services to change: 1
1542026-02-19T00:28:52.750Z Estimated space available: 154.93 GB
1552026-02-19T00:28:52.750ZEstimated space to be consumed: 1.81 GB
1562026-02-19T00:28:52.750Z Create boot environment: No
1572026-02-19T00:28:52.750ZCreate backup boot environment: No
1582026-02-19T00:28:52.750Z Rebuild boot archive: No
1592026-02-19T00:28:52.750Z
1602026-02-19T00:28:52.750ZChanged mediators:
1612026-02-19T00:28:52.750Z mediator clang:
1622026-02-19T00:28:52.750Z version: None -> 15 (system default)
1632026-02-19T00:28:52.751Z
1642026-02-19T00:28:52.751Z mediator llvm:
1652026-02-19T00:28:52.751Z version: 14 (system default) -> 15 (system default)
1662026-02-19T00:28:52.751Z
1672026-02-19T00:28:52.751ZChanged packages:
1682026-02-19T00:28:52.751Zhelios-dev
1692026-02-19T00:28:52.751Z developer/build-essential
1702026-02-19T00:28:52.751Z None -> 11-2.0
1712026-02-19T00:28:52.751Z library/libxmlsec1
1722026-02-19T00:28:52.751Z None -> 1.2.35-2.0
1732026-02-19T00:28:52.751Z ooce/developer/clang-15
1742026-02-19T00:28:52.751Z None -> 15.0.7-2.0
1752026-02-19T00:28:52.751Z ooce/developer/llvm-15
1762026-02-19T00:28:52.752Z None -> 15.0.7-2.0
1772026-02-19T00:28:52.752Z
1782026-02-19T00:28:52.752ZServices:
1792026-02-19T00:28:52.752Z restart_fmri:
1802026-02-19T00:28:52.752Z svc:/system/update-man-index:default
1812026-02-19T00:28:52.820Z
1822026-02-19T00:28:52.820ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-02-19T00:28:57.839ZDownload: 1201/3290 items 83.6/212.6MB 39% complete (17.4M/s)
1842026-02-19T00:29:02.837ZDownload: 3101/3290 items 123.3/212.6MB 58% complete (12.3M/s)
1852026-02-19T00:29:07.839ZDownload: 3263/3290 items 207.3/212.6MB 97% complete (12.3M/s)
1862026-02-19T00:29:08.866ZDownload: Completed 212.60 MB in 16.05 seconds (13.2M/s)
1872026-02-19T00:29:09.097Z Actions: 1/3689 actions (Installing new actions)
1882026-02-19T00:29:14.418Z Actions: 3210/3689 actions (Installing new actions)
1892026-02-19T00:29:15.767Z Actions: Completed 3689 actions in 6.67 seconds.
1902026-02-19T00:29:17.184Z Done (1.412s)
1912026-02-19T00:29:17.184Z Done (0.000s)
1922026-02-19T00:29:19.180Z Done (1.994s)
1932026-02-19T00:29:26.380Z Done (6.848s)
1942026-02-19T00:29:26.498Z Done (0.027s)
1952026-02-19T00:29:26.525Z Done (0.000s)
1962026-02-19T00:29:26.729Z Done (0.000s)
1972026-02-19T00:29:27.980ZPlanning: Evaluating mediator changes ... Done
1982026-02-19T00:29:28.340ZPlanning: Checking for conflicting actions ... Done
1992026-02-19T00:29:28.365ZPlanning: Consolidating action changes ... Done
2002026-02-19T00:29:28.834ZPlanning: Evaluating mediators ... Done
2012026-02-19T00:29:28.858ZPlanning: Planning completed in 0.86 seconds
2022026-02-19T00:29:28.891Z Mediators to change: 2
2032026-02-19T00:29:28.891Z Create boot environment: No
2042026-02-19T00:29:28.891ZCreate backup boot environment: No
2052026-02-19T00:29:28.965Z Done
2062026-02-19T00:29:28.965Z Done
2072026-02-19T00:29:30.420Z Done
2082026-02-19T00:29:37.039Z Done
2092026-02-19T00:29:37.170Z Done
2102026-02-19T00:29:37.195Z Done
2112026-02-19T00:29:37.254Z Done
2122026-02-19T00:29:38.279ZPlanning: Evaluating mediator changes ... Done
2132026-02-19T00:29:38.303ZPlanning: Merging actions ... Done
2142026-02-19T00:29:38.605ZPlanning: Checking for conflicting actions ... Done
2152026-02-19T00:29:38.630ZPlanning: Consolidating action changes ... Done
2162026-02-19T00:29:39.074ZPlanning: Evaluating mediators ... Done
2172026-02-19T00:29:39.175ZPlanning: Planning completed in 1.33 seconds
2182026-02-19T00:29:39.229Z Packages to change: 1
2192026-02-19T00:29:39.229Z Mediators to change: 1
2202026-02-19T00:29:39.229Z Services to change: 1
2212026-02-19T00:29:39.229Z Create boot environment: No
2222026-02-19T00:29:39.229ZCreate backup boot environment: Yes
2232026-02-19T00:29:41.546Z Actions: 1/6 actions (Updating modified actions)
2242026-02-19T00:29:41.570Z Actions: Completed 6 actions in 0.00 seconds.
2252026-02-19T00:29:41.570Z Done
2262026-02-19T00:29:41.570Z Done
2272026-02-19T00:29:41.898Z Done
2282026-02-19T00:29:48.252Z Done
2292026-02-19T00:29:48.420Z Done
2302026-02-19T00:29:48.445Z Done
2312026-02-19T00:29:48.469Z Done
2322026-02-19T00:29:49.143ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-02-19T00:29:49.143Zclang system 15 system
2342026-02-19T00:29:49.143Zcsh system system illumos
2352026-02-19T00:29:49.143Zctags system system illumos
2362026-02-19T00:29:49.143Zfile system system illumos
2372026-02-19T00:29:49.143Zgcc vendor 12 vendor
2382026-02-19T00:29:49.143Zgcc system 10 system
2392026-02-19T00:29:49.144Zgcc system 7 system
2402026-02-19T00:29:49.144Zgo system 1.20 system
2412026-02-19T00:29:49.144Zgo system 1.19 system
2422026-02-19T00:29:49.144Zllvm system 15 system
2432026-02-19T00:29:49.144Zllvm system 14 system
2442026-02-19T00:29:49.144Zmariadb system 10.6 system
2452026-02-19T00:29:49.144Zmta vendor vendor dma
2462026-02-19T00:29:49.144Zopenjdk system 17 system
2472026-02-19T00:29:49.144Zopenjdk system 11 system
2482026-02-19T00:29:49.144Zopenjdk system 1.8 system
2492026-02-19T00:29:49.144Zopenssl vendor 3 vendor
2502026-02-19T00:29:49.144Zperl system 5.36 system
2512026-02-19T00:29:49.144Zpostgresql system 15 system
2522026-02-19T00:29:49.144Zpostgresql system 13 system
2532026-02-19T00:29:49.144Zpython vendor 3 vendor
2542026-02-19T00:29:49.144Zpython system 2 system
2552026-02-19T00:29:49.144Zpython3 system 3.11 system
2562026-02-19T00:29:49.144Zruby system 3.0 system
2572026-02-19T00:29:49.144Zwords vendor vendor american-english
2582026-02-19T00:29:49.144Zwords system system australian-english
2592026-02-19T00:29:49.144Zwords system system british-english
2602026-02-19T00:29:49.144Zwords system system canadian-english
2612026-02-19T00:29:49.144Zwords system system french
2622026-02-19T00:29:49.144Zwords system system italian
2632026-02-19T00:29:49.144Zwords system system ngerman
2642026-02-19T00:29:49.144Zwords system system ogerman
2652026-02-19T00:29:49.144Zwords system system spanish
2662026-02-19T00:29:49.631ZPUBLISHER TYPE STATUS P LOCATION
2672026-02-19T00:29:49.631Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-02-19T00:30:01.832ZFMRI IFO
2692026-02-19T00:30:01.832Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-02-19T00:30:01.832Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-02-19T00:30:01.832Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-02-19T00:30:01.832Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-02-19T00:30:01.832Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-02-19T00:30:01.832Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-02-19T00:30:01.832Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-02-19T00:30:01.832Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-02-19T00:30:01.832Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-02-19T00:30:01.832Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-02-19T00:30:01.832Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-02-19T00:30:01.832Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-02-19T00:30:01.832Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-02-19T00:30:01.832Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-02-19T00:30:01.832Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-02-19T00:30:01.833Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-02-19T00:30:03.282Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-02-19T00:30:03.774Z Updating crates.io index
2872026-02-19T00:30:03.799Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882026-02-19T00:30:04.190Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892026-02-19T00:30:05.264Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902026-02-19T00:30:48.188Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-02-19T00:30:48.660Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-02-19T00:30:49.173Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-02-19T00:30:50.870Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-02-19T00:30:53.892Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-02-19T00:30:55.005Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-02-19T00:30:55.415Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-02-19T00:30:57.953Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-02-19T00:30:58.716Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-02-19T00:30:59.133Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-02-19T00:30:59.765Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-02-19T00:31:00.168Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-02-19T00:31:01.219Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-02-19T00:31:01.944Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-02-19T00:31:02.324Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-02-19T00:31:02.716Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-02-19T00:31:03.266Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-02-19T00:31:03.649Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-02-19T00:31:03.965Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-02-19T00:31:04.314Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102026-02-19T00:31:04.909Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3112026-02-19T00:31:05.447Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3122026-02-19T00:31:06.448Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3132026-02-19T00:31:06.786Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3142026-02-19T00:31:07.228Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152026-02-19T00:31:07.694Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3162026-02-19T00:31:08.853Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3172026-02-19T00:31:09.415Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3182026-02-19T00:31:09.771Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3192026-02-19T00:31:10.314Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3202026-02-19T00:31:10.694Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3212026-02-19T00:31:11.204Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222026-02-19T00:31:11.644Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-02-19T00:31:12.057Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-02-19T00:31:12.430Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-02-19T00:31:12.967Z Updating git repository `https://github.com/oxidecomputer/omicron`
3262026-02-19T00:31:30.706Z Downloading crates ...
3272026-02-19T00:31:30.765Z Downloaded block-buffer v0.10.4
3282026-02-19T00:31:30.788Z Downloaded anstyle-parse v0.2.5
3292026-02-19T00:31:30.788Z Downloaded cpufeatures v0.2.14
3302026-02-19T00:31:30.788Z Downloaded colorchoice v1.0.2
3312026-02-19T00:31:30.789Z Downloaded equivalent v1.0.2
3322026-02-19T00:31:30.789Z Downloaded form_urlencoded v1.2.2
3332026-02-19T00:31:30.789Z Downloaded clap_builder v4.5.48
3342026-02-19T00:31:30.818Z Downloaded zmij v1.0.15
3352026-02-19T00:31:30.841Z Downloaded zerocopy v0.7.35
3362026-02-19T00:31:30.867Z Downloaded zerofrom v0.1.4
3372026-02-19T00:31:30.891Z Downloaded zerovec v0.10.4
3382026-02-19T00:31:30.892Z Downloaded version_check v0.9.5
3392026-02-19T00:31:30.892Z Downloaded writeable v0.5.5
3402026-02-19T00:31:30.892Z Downloaded zerovec-derive v0.10.3
3412026-02-19T00:31:30.916Z Downloaded zerocopy-derive v0.7.35
3422026-02-19T00:31:30.916Z Downloaded indexmap v2.13.0
3432026-02-19T00:31:30.917Z Downloaded tabled v0.15.0
3442026-02-19T00:31:30.996Z Downloaded serde_json v1.0.149
3452026-02-19T00:31:30.996Z Downloaded goblin v0.8.2
3462026-02-19T00:31:30.996Z Downloaded syn v1.0.109
3472026-02-19T00:31:30.996Z Downloaded icu_properties_data v1.5.0
3482026-02-19T00:31:30.996Z Downloaded winnow v0.7.14
3492026-02-19T00:31:30.996Z Downloaded syn v2.0.114
3502026-02-19T00:31:30.996Z Downloaded pest v2.8.2
3512026-02-19T00:31:31.020Z Downloaded idna v1.0.3
3522026-02-19T00:31:31.020Z Downloaded rustix v0.38.37
3532026-02-19T00:31:31.044Z Downloaded hashbrown v0.16.1
3542026-02-19T00:31:31.044Z Downloaded serde v1.0.228
3552026-02-19T00:31:31.070Z Downloaded memchr v2.7.4
3562026-02-19T00:31:31.070Z Downloaded usdt-attr-macro v0.5.0
3572026-02-19T00:31:31.070Z Downloaded unicode-xid v0.2.6
3582026-02-19T00:31:31.070Z Downloaded toml_write v0.1.2
3592026-02-19T00:31:31.070Z Downloaded rustix v1.1.3
3602026-02-19T00:31:31.096Z Downloaded tinystr v0.7.6
3612026-02-19T00:31:31.120Z Downloaded textwrap v0.16.2
3622026-02-19T00:31:31.120Z Downloaded getrandom v0.3.4
3632026-02-19T00:31:31.120Z Downloaded unicode-width v0.1.14
3642026-02-19T00:31:31.120Z Downloaded sha2 v0.10.9
3652026-02-19T00:31:31.120Z Downloaded proc-macro2 v1.0.101
3662026-02-19T00:31:31.120Z Downloaded once_cell v1.21.3
3672026-02-19T00:31:31.144Z Downloaded log v0.4.29
3682026-02-19T00:31:31.144Z Downloaded icu_normalizer_data v1.5.0
3692026-02-19T00:31:31.144Z Downloaded ucd-trie v0.1.7
3702026-02-19T00:31:31.144Z Downloaded thiserror v2.0.18
3712026-02-19T00:31:31.144Z Downloaded thiserror v1.0.69
3722026-02-19T00:31:31.144Z Downloaded tempfile v3.24.0
3732026-02-19T00:31:31.168Z Downloaded semver v1.0.27
3742026-02-19T00:31:31.168Z Downloaded scroll v0.12.0
3752026-02-19T00:31:31.168Z Downloaded proc-macro-error v1.0.4
3762026-02-19T00:31:31.168Z Downloaded libc v0.2.180
3772026-02-19T00:31:31.196Z Downloaded pest_meta v2.8.2
3782026-02-19T00:31:31.221Z Downloaded pest_derive v2.8.2
3792026-02-19T00:31:31.221Z Downloaded litemap v0.7.3
3802026-02-19T00:31:31.221Z Downloaded icu_collections v1.5.0
3812026-02-19T00:31:31.247Z Downloaded digest v0.10.7
3822026-02-19T00:31:31.247Z Downloaded write16 v1.0.0
3832026-02-19T00:31:31.247Z Downloaded utf8_iter v1.0.4
3842026-02-19T00:31:31.247Z Downloaded utf16_iter v1.0.5
3852026-02-19T00:31:31.247Z Downloaded usdt-macro v0.5.0
3862026-02-19T00:31:31.247Z Downloaded usdt v0.5.0
3872026-02-19T00:31:31.247Z Downloaded url v2.5.4
3882026-02-19T00:31:31.247Z Downloaded unicode-width v0.2.0
3892026-02-19T00:31:31.272Z Downloaded terminal_size v0.4.0
3902026-02-19T00:31:31.272Z Downloaded synstructure v0.13.1
3912026-02-19T00:31:31.272Z Downloaded swrite v0.1.0
3922026-02-19T00:31:31.272Z Downloaded strsim v0.11.1
3932026-02-19T00:31:31.272Z Downloaded stable_deref_trait v1.2.0
3942026-02-19T00:31:31.272Z Downloaded smawk v0.3.2
3952026-02-19T00:31:31.296Z Downloaded serde-untagged v0.1.7
3962026-02-19T00:31:31.296Z Downloaded scroll_derive v0.12.0
3972026-02-19T00:31:31.296Z Downloaded proc-macro-error-attr v1.0.4
3982026-02-19T00:31:31.296Z Downloaded pest_generator v2.8.2
3992026-02-19T00:31:31.296Z Downloaded num-traits v0.2.19
4002026-02-19T00:31:31.296Z Downloaded memmap v0.7.0
4012026-02-19T00:31:31.296Z Downloaded macaddr v1.0.1
4022026-02-19T00:31:31.296Z Downloaded itoa v1.0.11
4032026-02-19T00:31:31.296Z Downloaded fnv v1.0.7
4042026-02-19T00:31:31.296Z Downloaded fastrand v2.1.1
4052026-02-19T00:31:31.296Z Downloaded utf8parse v0.2.2
4062026-02-19T00:31:31.296Z Downloaded usdt-impl v0.5.0
4072026-02-19T00:31:31.296Z Downloaded typenum v1.17.0
4082026-02-19T00:31:31.296Z Downloaded typeid v1.0.3
4092026-02-19T00:31:31.296Z Downloaded toml_edit v0.22.27
4102026-02-19T00:31:31.320Z Downloaded toml_datetime v0.6.11
4112026-02-19T00:31:31.320Z Downloaded thread-id v4.2.2
4122026-02-19T00:31:31.320Z Downloaded thiserror-impl v2.0.18
4132026-02-19T00:31:31.320Z Downloaded tabled_derive v0.7.0
4142026-02-19T00:31:31.320Z Downloaded serde_derive v1.0.228
4152026-02-19T00:31:31.320Z Downloaded serde_core v1.0.228
4162026-02-19T00:31:31.320Z Downloaded quote v1.0.40
4172026-02-19T00:31:31.320Z Downloaded pretty-hex v0.4.1
4182026-02-19T00:31:31.320Z Downloaded plain v0.2.3
4192026-02-19T00:31:31.320Z Downloaded percent-encoding v2.3.2
4202026-02-19T00:31:31.344Z Downloaded papergrid v0.11.0
4212026-02-19T00:31:31.345Z Downloaded is_terminal_polyfill v1.70.1
4222026-02-19T00:31:31.345Z Downloaded icu_provider v1.5.0
4232026-02-19T00:31:31.345Z Downloaded icu_normalizer v1.5.0
4242026-02-19T00:31:31.345Z Downloaded icu_locid_transform_data v1.5.0
4252026-02-19T00:31:31.345Z Downloaded icu_locid_transform v1.5.0
4262026-02-19T00:31:31.345Z Downloaded errno v0.3.12
4272026-02-19T00:31:31.345Z Downloaded erased-serde v0.4.6
4282026-02-19T00:31:31.369Z Downloaded dtrace-parser v0.2.0
4292026-02-19T00:31:31.369Z Downloaded dof v0.3.0
4302026-02-19T00:31:31.369Z Downloaded displaydoc v0.2.5
4312026-02-19T00:31:31.369Z Downloaded clap_derive v4.5.47
4322026-02-19T00:31:31.369Z Downloaded cargo_metadata v0.21.0
4332026-02-19T00:31:31.369Z Downloaded cargo-util-schemas v0.8.2
4342026-02-19T00:31:31.369Z Downloaded byteorder v1.5.0
4352026-02-19T00:31:31.369Z Downloaded bitflags v2.9.4
4362026-02-19T00:31:31.369Z Downloaded anstyle-query v1.1.1
4372026-02-19T00:31:31.369Z Downloaded zerofrom-derive v0.1.4
4382026-02-19T00:31:31.369Z Downloaded yoke-derive v0.7.4
4392026-02-19T00:31:31.369Z Downloaded yoke v0.7.4
4402026-02-19T00:31:31.393Z Downloaded unicode-linebreak v0.1.5
4412026-02-19T00:31:31.393Z Downloaded unicode-ident v1.0.19
4422026-02-19T00:31:31.393Z Downloaded toml v0.8.23
4432026-02-19T00:31:31.393Z Downloaded thiserror-impl v1.0.69
4442026-02-19T00:31:31.393Z Downloaded smallvec v1.15.1
4452026-02-19T00:31:31.393Z Downloaded serde_tokenstream v0.2.2
4462026-02-19T00:31:31.393Z Downloaded serde_spanned v0.6.9
4472026-02-19T00:31:31.393Z Downloaded serde-value v0.7.0
4482026-02-19T00:31:31.393Z Downloaded ordered-float v2.10.1
4492026-02-19T00:31:31.393Z Downloaded idna_adapter v1.2.0
4502026-02-19T00:31:31.393Z Downloaded icu_provider_macros v1.5.0
4512026-02-19T00:31:31.393Z Downloaded icu_properties v1.5.1
4522026-02-19T00:31:31.393Z Downloaded icu_locid v1.5.0
4532026-02-19T00:31:31.420Z Downloaded heck v0.5.0
4542026-02-19T00:31:31.421Z Downloaded heck v0.4.1
4552026-02-19T00:31:31.421Z Downloaded generic-array v0.14.7
4562026-02-19T00:31:31.421Z Downloaded fs-err v3.1.1
4572026-02-19T00:31:31.421Z Downloaded anstream v0.6.18
4582026-02-19T00:31:31.421Z Downloaded cargo-platform v0.2.0
4592026-02-19T00:31:31.421Z Downloaded crypto-common v0.1.6
4602026-02-19T00:31:31.421Z Downloaded anyhow v1.0.99
4612026-02-19T00:31:31.421Z Downloaded clap v4.5.48
4622026-02-19T00:31:31.445Z Downloaded camino-tempfile v1.4.1
4632026-02-19T00:31:31.445Z Downloaded clap_lex v0.7.4
4642026-02-19T00:31:31.445Z Downloaded cfg-if v1.0.4
4652026-02-19T00:31:31.445Z Downloaded cargo_toml v0.21.0
4662026-02-19T00:31:31.446Z Downloaded camino v1.2.2
4672026-02-19T00:31:31.446Z Downloaded bytecount v0.6.8
4682026-02-19T00:31:31.446Z Downloaded autocfg v1.4.0
4692026-02-19T00:31:31.446Z Downloaded anstyle v1.0.11
4702026-02-19T00:31:31.540Z Compiling proc-macro2 v1.0.101
4712026-02-19T00:31:31.540Z Compiling unicode-ident v1.0.19
4722026-02-19T00:31:31.540Z Compiling serde_core v1.0.228
4732026-02-19T00:31:31.564Z Compiling serde v1.0.228
4742026-02-19T00:31:31.564Z Compiling version_check v0.9.5
4752026-02-19T00:31:31.564Z Compiling libc v0.2.180
4762026-02-19T00:31:31.565Z Compiling memchr v2.7.4
4772026-02-19T00:31:31.596Z Compiling thiserror v2.0.18
4782026-02-19T00:31:31.929Z Compiling stable_deref_trait v1.2.0
4792026-02-19T00:31:32.111Z Compiling zmij v1.0.15
4802026-02-19T00:31:32.547Z Compiling thiserror v1.0.69
4812026-02-19T00:31:32.631Z Compiling autocfg v1.4.0
4822026-02-19T00:31:33.119Z Compiling litemap v0.7.3
4832026-02-19T00:31:33.359Z Compiling itoa v1.0.11
4842026-02-19T00:31:33.399Z Compiling writeable v0.5.5
4852026-02-19T00:31:33.641Z Compiling ucd-trie v0.1.7
4862026-02-19T00:31:33.867Z Compiling icu_locid_transform_data v1.5.0
4872026-02-19T00:31:34.145Z Compiling quote v1.0.40
4882026-02-19T00:31:34.245Z Compiling errno v0.3.12
4892026-02-19T00:31:34.275Z Compiling byteorder v1.5.0
4902026-02-19T00:31:34.385Z Compiling bitflags v2.9.4
4912026-02-19T00:31:34.548Z Compiling serde_json v1.0.149
4922026-02-19T00:31:34.617Z Compiling syn v2.0.114
4932026-02-19T00:31:34.786Z Compiling icu_properties_data v1.5.0
4942026-02-19T00:31:34.853Z Compiling num-traits v0.2.19
4952026-02-19T00:31:34.929Z Compiling write16 v1.0.0
4962026-02-19T00:31:34.973Z Compiling rustix v0.38.37
4972026-02-19T00:31:35.150Z Compiling utf16_iter v1.0.5
4982026-02-19T00:31:35.216Z Compiling utf8_iter v1.0.4
4992026-02-19T00:31:35.402Z Compiling typeid v1.0.3
5002026-02-19T00:31:35.476Z Compiling icu_normalizer_data v1.5.0
5012026-02-19T00:31:35.510Z Compiling hashbrown v0.16.1
5022026-02-19T00:31:35.618Z Compiling equivalent v1.0.2
5032026-02-19T00:31:35.714Z Compiling smallvec v1.15.1
5042026-02-19T00:31:36.072Z Compiling proc-macro-error-attr v1.0.4
5052026-02-19T00:31:36.199Z Compiling usdt-impl v0.5.0
5062026-02-19T00:31:36.345Z Compiling syn v1.0.109
5072026-02-19T00:31:36.470Z Compiling toml_write v0.1.2
5082026-02-19T00:31:36.637Z Compiling winnow v0.7.14
5092026-02-19T00:31:36.857Z Compiling indexmap v2.13.0
5102026-02-19T00:31:36.920Z Compiling thread-id v4.2.2
5112026-02-19T00:31:37.407Z Compiling proc-macro-error v1.0.4
5122026-02-19T00:31:37.760Z Compiling rustix v1.1.3
5132026-02-19T00:31:38.549Z Compiling percent-encoding v2.3.2
5142026-02-19T00:31:38.684Z Compiling camino v1.2.2
5152026-02-19T00:31:38.893Z Compiling getrandom v0.3.4
5162026-02-19T00:31:38.929Z Compiling utf8parse v0.2.2
5172026-02-19T00:31:39.157Z Compiling log v0.4.29
5182026-02-19T00:31:39.275Z Compiling plain v0.2.3
5192026-02-19T00:31:39.483Z Compiling anstyle-parse v0.2.5
5202026-02-19T00:31:39.512Z Compiling ordered-float v2.10.1
5212026-02-19T00:31:39.566Z Compiling form_urlencoded v1.2.2
5222026-02-19T00:31:39.895Z Compiling terminal_size v0.4.0
5232026-02-19T00:31:40.390Z Compiling pretty-hex v0.4.1
5242026-02-19T00:31:40.627Z Compiling colorchoice v1.0.2
5252026-02-19T00:31:40.778Z Compiling is_terminal_polyfill v1.70.1
5262026-02-19T00:31:40.827Z Compiling anstyle v1.0.11
5272026-02-19T00:31:40.928Z Compiling cfg-if v1.0.4
5282026-02-19T00:31:40.971Z Compiling anstyle-query v1.1.1
5292026-02-19T00:31:41.237Z Compiling anstream v0.6.18
5302026-02-19T00:31:41.340Z Compiling semver v1.0.27
5312026-02-19T00:31:41.958Z Compiling fs-err v3.1.1
5322026-02-19T00:31:41.991Z Compiling heck v0.4.1
5332026-02-19T00:31:42.033Z Compiling unicode-width v0.1.14
5342026-02-19T00:31:42.149Z Compiling once_cell v1.21.3
5352026-02-19T00:31:42.416Z Compiling synstructure v0.13.1
5362026-02-19T00:31:42.577Z Compiling anyhow v1.0.99
5372026-02-19T00:31:42.601Z Compiling fnv v1.0.7
5382026-02-19T00:31:42.650Z Compiling bytecount v0.6.8
5392026-02-19T00:31:42.792Z Compiling unicode-xid v0.2.6
5402026-02-19T00:31:42.952Z Compiling strsim v0.11.1
5412026-02-19T00:31:43.046Z Compiling clap_lex v0.7.4
5422026-02-19T00:31:43.269Z Compiling fastrand v2.1.1
5432026-02-19T00:31:43.666Z Compiling heck v0.5.0
5442026-02-19T00:31:43.834Z Compiling tempfile v3.24.0
5452026-02-19T00:31:43.863Z Compiling clap_builder v4.5.48
5462026-02-19T00:31:44.199Z Compiling papergrid v0.11.0
5472026-02-19T00:31:44.413Z Compiling memmap v0.7.0
5482026-02-19T00:31:44.650Z Compiling unicode-linebreak v0.1.5
5492026-02-19T00:31:44.697Z Compiling smawk v0.3.2
5502026-02-19T00:31:44.808Z Compiling unicode-width v0.2.0
5512026-02-19T00:31:45.516Z Compiling textwrap v0.16.2
5522026-02-19T00:31:45.832Z Compiling camino-tempfile v1.4.1
5532026-02-19T00:31:45.957Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-02-19T00:31:46.376Z Compiling swrite v0.1.0
5552026-02-19T00:31:46.509Z Compiling tabled_derive v0.7.0
5562026-02-19T00:31:47.239Z Compiling serde_derive v1.0.228
5572026-02-19T00:31:47.239Z Compiling zerofrom-derive v0.1.4
5582026-02-19T00:31:47.263Z Compiling yoke-derive v0.7.4
5592026-02-19T00:31:47.263Z Compiling thiserror-impl v2.0.18
5602026-02-19T00:31:47.383Z Compiling zerovec-derive v0.10.3
5612026-02-19T00:31:48.929Z Compiling displaydoc v0.2.5
5622026-02-19T00:31:50.320Z Compiling icu_provider_macros v1.5.0
5632026-02-19T00:31:50.386Z Compiling thiserror-impl v1.0.69
5642026-02-19T00:31:50.649Z Compiling zerocopy-derive v0.7.35
5652026-02-19T00:31:51.149Z Compiling zerofrom v0.1.4
5662026-02-19T00:31:51.325Z Compiling pest v2.8.2
5672026-02-19T00:31:51.450Z Compiling yoke v0.7.4
5682026-02-19T00:31:51.580Z Compiling scroll_derive v0.12.0
5692026-02-19T00:31:51.993Z Compiling zerovec v0.10.4
5702026-02-19T00:31:52.801Z Compiling zerocopy v0.7.35
5712026-02-19T00:31:52.991Z Compiling clap_derive v4.5.47
5722026-02-19T00:31:53.211Z Compiling scroll v0.12.0
5732026-02-19T00:31:53.296Z Compiling tabled v0.15.0
5742026-02-19T00:31:54.043Z Compiling goblin v0.8.2
5752026-02-19T00:31:54.291Z Compiling tinystr v0.7.6
5762026-02-19T00:31:54.454Z Compiling icu_collections v1.5.0
5772026-02-19T00:31:54.663Z Compiling icu_locid v1.5.0
5782026-02-19T00:31:54.778Z Compiling pest_meta v2.8.2
5792026-02-19T00:31:56.216Z Compiling icu_provider v1.5.0
5802026-02-19T00:31:56.540Z Compiling toml_datetime v0.6.11
5812026-02-19T00:31:56.885Z Compiling pest_generator v2.8.2
5822026-02-19T00:31:56.982Z Compiling serde_spanned v0.6.9
5832026-02-19T00:31:57.313Z Compiling icu_locid_transform v1.5.0
5842026-02-19T00:31:57.345Z Compiling toml_edit v0.22.27
5852026-02-19T00:31:57.422Z Compiling dof v0.3.0
5862026-02-19T00:31:57.453Z Compiling serde_tokenstream v0.2.2
5872026-02-19T00:31:58.078Z Compiling erased-serde v0.4.6
5882026-02-19T00:31:58.533Z Compiling serde-value v0.7.0
5892026-02-19T00:31:58.713Z Compiling cargo-platform v0.2.0
5902026-02-19T00:31:59.292Z Compiling icu_properties v1.5.1
5912026-02-19T00:31:59.374Z Compiling serde-untagged v0.1.7
5922026-02-19T00:31:59.452Z Compiling clap v4.5.48
5932026-02-19T00:31:59.571Z Compiling pest_derive v2.8.2
5942026-02-19T00:31:59.613Z Compiling macaddr v1.0.1
5952026-02-19T00:32:00.535Z Compiling dtrace-parser v0.2.0
5962026-02-19T00:32:01.192Z Compiling toml v0.8.23
5972026-02-19T00:32:02.429Z Compiling cargo_toml v0.21.0
5982026-02-19T00:32:03.056Z Compiling usdt-attr-macro v0.5.0
5992026-02-19T00:32:03.106Z Compiling usdt-macro v0.5.0
6002026-02-19T00:32:03.676Z Compiling icu_normalizer v1.5.0
6012026-02-19T00:32:04.489Z Compiling usdt v0.5.0
6022026-02-19T00:32:04.942Z Compiling idna_adapter v1.2.0
6032026-02-19T00:32:05.146Z Compiling idna v1.0.3
6042026-02-19T00:32:05.955Z Compiling url v2.5.4
6052026-02-19T00:32:07.216Z Compiling cargo-util-schemas v0.8.2
6062026-02-19T00:32:10.027Z Compiling cargo_metadata v0.21.0
6072026-02-19T00:32:13.289Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6082026-02-19T00:32:19.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
6092026-02-19T00:32:19.946Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6102026-02-19T00:32:21.565Z Downloading crates ...
6112026-02-19T00:32:21.790Z Downloaded addr2line v0.24.2
6122026-02-19T00:32:21.814Z Downloaded base16ct v0.2.0
6132026-02-19T00:32:21.814Z Downloaded async-recursion v1.1.1
6142026-02-19T00:32:21.838Z Downloaded cstr-argument v0.1.2
6152026-02-19T00:32:21.838Z Downloaded ciborium-ll v0.2.2
6162026-02-19T00:32:21.862Z Downloaded convert_case v0.4.0
6172026-02-19T00:32:21.862Z Downloaded deranged v0.5.3
6182026-02-19T00:32:21.887Z Downloaded der v0.7.10
6192026-02-19T00:32:21.887Z Downloaded gethostname v0.5.0
6202026-02-19T00:32:21.911Z Downloaded globset v0.4.15
6212026-02-19T00:32:21.911Z Downloaded hash32 v0.3.1
6222026-02-19T00:32:21.935Z Downloaded hashbrown v0.12.3
6232026-02-19T00:32:21.960Z Downloaded half v2.4.1
6242026-02-19T00:32:21.960Z Downloaded hash32 v0.2.1
6252026-02-19T00:32:21.985Z Downloaded hickory-client v0.25.2
6262026-02-19T00:32:21.985Z Downloaded ident_case v1.0.1
6272026-02-19T00:32:22.011Z Downloaded keccak v0.1.5
6282026-02-19T00:32:22.011Z Downloaded is_ci v1.2.0
6292026-02-19T00:32:22.034Z Downloaded match_cfg v0.1.0
6302026-02-19T00:32:22.034Z Downloaded maybe-uninit v2.0.0
6312026-02-19T00:32:22.061Z Downloaded newtype-uuid-macros v0.1.0
6322026-02-19T00:32:22.061Z Downloaded num-derive v0.4.2
6332026-02-19T00:32:22.061Z Downloaded poly1305 v0.8.0
6342026-02-19T00:32:22.085Z Downloaded pkg-config v0.3.31
6352026-02-19T00:32:22.086Z Downloaded quick-error v1.2.3
6362026-02-19T00:32:22.086Z Downloaded ref-cast-impl v1.0.25
6372026-02-19T00:32:22.110Z Downloaded rfc6979 v0.4.0
6382026-02-19T00:32:22.110Z Downloaded rustls-pemfile v2.2.0
6392026-02-19T00:32:22.110Z Downloaded rustversion v1.0.22
6402026-02-19T00:32:22.134Z Downloaded secrecy v0.10.3
6412026-02-19T00:32:22.134Z Downloaded serde-hex v0.1.0
6422026-02-19T00:32:22.158Z Downloaded serde_repr v0.1.19
6432026-02-19T00:32:22.158Z Downloaded serde_derive_internals v0.29.1
6442026-02-19T00:32:22.159Z Downloaded signal-hook-tokio v0.3.1
6452026-02-19T00:32:22.183Z Downloaded simd-adler32 v0.3.7
6462026-02-19T00:32:22.183Z Downloaded strip-ansi-escapes v0.2.0
6472026-02-19T00:32:22.183Z Downloaded slog-envlogger v2.2.0
6482026-02-19T00:32:22.206Z Downloaded smallvec v0.6.14
6492026-02-19T00:32:22.206Z Downloaded sync_wrapper v1.0.1
6502026-02-19T00:32:22.207Z Downloaded structmeta-derive v0.3.0
6512026-02-19T00:32:22.207Z Downloaded thread_local v1.1.8
6522026-02-19T00:32:22.233Z Downloaded testing_table v0.3.0
6532026-02-19T00:32:22.233Z Downloaded tap v1.0.1
6542026-02-19T00:32:22.233Z Downloaded tinyvec_macros v0.1.1
6552026-02-19T00:32:22.233Z Downloaded topological-sort v0.2.2
6562026-02-19T00:32:22.233Z Downloaded tokio-tungstenite v0.21.0
6572026-02-19T00:32:22.233Z Downloaded tui-tree-widget v0.23.1
6582026-02-19T00:32:22.258Z Downloaded universal-hash v0.5.1
6592026-02-19T00:32:22.258Z Downloaded unicode-truncate v1.1.0
6602026-02-19T00:32:22.258Z Downloaded waitgroup v0.1.2
6612026-02-19T00:32:22.259Z Downloaded typify-macro v0.4.3
6622026-02-19T00:32:22.259Z Downloaded unicode-properties v0.1.3
6632026-02-19T00:32:22.259Z Downloaded vergen-gitcl v1.0.8
6642026-02-19T00:32:22.283Z Downloaded unit-prefix v0.5.1
6652026-02-19T00:32:22.283Z Downloaded usdt-impl v0.6.0
6662026-02-19T00:32:22.283Z Downloaded zstd-safe v7.2.3
6672026-02-19T00:32:22.283Z Downloaded unicode-segmentation v1.12.0
6682026-02-19T00:32:22.283Z Downloaded vergen-lib v0.1.6
6692026-02-19T00:32:22.308Z Downloaded which v4.4.2
6702026-02-19T00:32:22.308Z Downloaded zone_cfg_derive v0.1.2
6712026-02-19T00:32:22.308Z Downloaded utf-8 v0.7.6
6722026-02-19T00:32:22.308Z Downloaded zeroize_derive v1.4.2
6732026-02-19T00:32:22.308Z Downloaded zone v0.3.1
6742026-02-19T00:32:22.308Z Downloaded xattr v1.3.1
6752026-02-19T00:32:22.308Z Downloaded zone_cfg_derive v0.3.0
6762026-02-19T00:32:22.333Z Downloaded x509-cert v0.2.5
6772026-02-19T00:32:22.333Z Downloaded zip v0.6.6
6782026-02-19T00:32:22.333Z Downloaded zone v0.1.8
6792026-02-19T00:32:22.333Z Downloaded zerocopy v0.6.6
6802026-02-19T00:32:22.359Z Downloaded zstd v0.13.3
6812026-02-19T00:32:22.359Z Downloaded zerocopy v0.8.27
6822026-02-19T00:32:22.383Z Downloaded zopfli v0.8.1
6832026-02-19T00:32:22.383Z Downloaded typed-path v0.9.3
6842026-02-19T00:32:22.383Z Downloaded tough v0.20.0
6852026-02-19T00:32:22.408Z Downloaded serde_with v3.16.1
6862026-02-19T00:32:22.432Z Downloaded winnow v0.5.40
6872026-02-19T00:32:22.432Z Downloaded zlib-rs v0.5.1
6882026-02-19T00:32:22.457Z Downloaded tokio v1.49.0
6892026-02-19T00:32:22.489Z Downloaded zerocopy-derive v0.8.27
6902026-02-19T00:32:22.513Z Downloaded nix v0.28.0
6912026-02-19T00:32:22.537Z Downloaded regex-syntax v0.6.29
6922026-02-19T00:32:22.537Z Downloaded openapiv3 v2.2.0
6932026-02-19T00:32:22.561Z Downloaded object v0.36.5
6942026-02-19T00:32:22.561Z Downloaded regex-syntax v0.8.5
6952026-02-19T00:32:22.587Z Downloaded winnow v0.6.26
6962026-02-19T00:32:22.587Z Downloaded vcpkg v0.2.15
6972026-02-19T00:32:22.661Z Downloaded radix_trie v0.2.1
6982026-02-19T00:32:22.685Z Downloaded zerocopy-derive v0.6.6
6992026-02-19T00:32:22.685Z Downloaded libgit2-sys v0.18.2+1.9.1
7002026-02-19T00:32:22.754Z Downloaded object v0.30.4
7012026-02-19T00:32:22.778Z Downloaded typify-impl v0.2.0
7022026-02-19T00:32:22.802Z Downloaded sled v0.34.7
7032026-02-19T00:32:22.802Z Downloaded ring v0.17.14
7042026-02-19T00:32:22.860Z Downloaded nix v0.30.1
7052026-02-19T00:32:22.887Z Downloaded nix v0.27.1
7062026-02-19T00:32:22.912Z Downloaded rustls-webpki v0.102.8
7072026-02-19T00:32:22.962Z Downloaded encoding_rs v0.8.34
7082026-02-19T00:32:22.989Z Downloaded petname v2.0.2
7092026-02-19T00:32:22.989Z Downloaded openssl v0.10.73
7102026-02-19T00:32:22.989Z Downloaded nix v0.29.0
7112026-02-19T00:32:22.989Z Downloaded p384 v0.13.1
7122026-02-19T00:32:23.014Z Downloaded petgraph v0.6.5
7132026-02-19T00:32:23.037Z Downloaded moka v0.12.10
7142026-02-19T00:32:23.037Z Downloaded tower-http v0.6.6
7152026-02-19T00:32:23.061Z Downloaded zip v4.2.0
7162026-02-19T00:32:23.061Z Downloaded unicode_categories v0.1.1
7172026-02-19T00:32:23.061Z Downloaded p521 v0.13.3
7182026-02-19T00:32:23.061Z Downloaded yasna v0.5.2
7192026-02-19T00:32:23.061Z Downloaded petgraph v0.8.2
7202026-02-19T00:32:23.089Z Downloaded webpki-roots v1.0.1
7212026-02-19T00:32:23.113Z Downloaded uuid v1.19.0
7222026-02-19T00:32:23.113Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7232026-02-19T00:32:23.136Z Downloaded tower v0.5.2
7242026-02-19T00:32:23.160Z Downloaded toml_edit v0.19.15
7252026-02-19T00:32:23.184Z Downloaded xz2 v0.1.7
7262026-02-19T00:32:23.184Z Downloaded typify v0.4.3
7272026-02-19T00:32:23.209Z Downloaded toml v0.7.8
7282026-02-19T00:32:23.209Z Downloaded typify-impl v0.4.3
7292026-02-19T00:32:23.233Z Downloaded steno v0.4.1
7302026-02-19T00:32:23.233Z Downloaded uzers v0.12.1
7312026-02-19T00:32:23.233Z Downloaded sha3 v0.10.8
7322026-02-19T00:32:23.233Z Downloaded rand v0.9.2
7332026-02-19T00:32:23.258Z Downloaded value-bag v1.12.0
7342026-02-19T00:32:23.258Z Downloaded toml_parser v1.0.6+spec-1.1.0
7352026-02-19T00:32:23.258Z Downloaded yansi v1.0.1
7362026-02-19T00:32:23.258Z Downloaded num-bigint v0.4.6
7372026-02-19T00:32:23.258Z Downloaded xshell-macros v0.2.7
7382026-02-19T00:32:23.258Z Downloaded xshell v0.2.7
7392026-02-19T00:32:23.258Z Downloaded wait-timeout v0.2.0
7402026-02-19T00:32:23.285Z Downloaded toml_writer v1.0.6+spec-1.1.0
7412026-02-19T00:32:23.285Z Downloaded tungstenite v0.23.0
7422026-02-19T00:32:23.285Z Downloaded toml v0.9.11+spec-1.1.0
7432026-02-19T00:32:23.285Z Downloaded zeroize v1.8.1
7442026-02-19T00:32:23.285Z Downloaded wyz v0.5.1
7452026-02-19T00:32:23.285Z Downloaded walkdir v2.5.0
7462026-02-19T00:32:23.285Z Downloaded void v1.0.2
7472026-02-19T00:32:23.285Z Downloaded vergen v9.0.6
7482026-02-19T00:32:23.312Z Downloaded usdt-attr-macro v0.6.0
7492026-02-19T00:32:23.312Z Downloaded tungstenite v0.21.0
7502026-02-19T00:32:23.312Z Downloaded want v0.3.1
7512026-02-19T00:32:23.312Z Downloaded vte v0.11.1
7522026-02-19T00:32:23.312Z Downloaded vsss-rs v3.3.4
7532026-02-19T00:32:23.312Z Downloaded vergen-git2 v1.0.7
7542026-02-19T00:32:23.312Z Downloaded untrusted v0.7.1
7552026-02-19T00:32:23.312Z Downloaded unarray v0.1.4
7562026-02-19T00:32:23.312Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7572026-02-19T00:32:23.312Z Downloaded samael v0.0.19
7582026-02-19T00:32:23.337Z Downloaded usdt v0.6.0
7592026-02-19T00:32:23.337Z Downloaded untrusted v0.9.0
7602026-02-19T00:32:23.337Z Downloaded unsafe-libyaml v0.2.11
7612026-02-19T00:32:23.337Z Downloaded unicode-normalization v0.1.24
7622026-02-19T00:32:23.337Z Downloaded tar v0.4.44
7632026-02-19T00:32:23.410Z Downloaded rand v0.8.5
7642026-02-19T00:32:23.411Z Downloaded twox-hash v2.1.0
7652026-02-19T00:32:23.411Z Downloaded whoami v1.5.2
7662026-02-19T00:32:23.411Z Downloaded time v0.3.43
7672026-02-19T00:32:23.411Z Downloaded tabled v0.18.0
7682026-02-19T00:32:23.411Z Downloaded smoltcp v0.11.0
7692026-02-19T00:32:23.411Z Downloaded regex-automata v0.4.11
7702026-02-19T00:32:23.437Z Downloaded unicode-bidi v0.3.17
7712026-02-19T00:32:23.437Z Downloaded tracing-core v0.1.32
7722026-02-19T00:32:23.471Z Downloaded tokio-util v0.7.15
7732026-02-19T00:32:23.496Z Downloaded strum_macros v0.27.2
7742026-02-19T00:32:23.496Z Downloaded ratatui v0.29.0
7752026-02-19T00:32:23.531Z Downloaded typify v0.2.0
7762026-02-19T00:32:23.557Z Downloaded tokio-postgres v0.7.13
7772026-02-19T00:32:23.557Z Downloaded tabled v0.20.0
7782026-02-19T00:32:23.585Z Downloaded smoltcp v0.9.1
7792026-02-19T00:32:23.609Z Downloaded tracing v0.1.40
7802026-02-19T00:32:23.635Z Downloaded tokio-dtrace v0.1.0
7812026-02-19T00:32:23.635Z Downloaded tokio-tungstenite v0.23.1
7822026-02-19T00:32:23.635Z Downloaded num-bigint-dig v0.8.6
7832026-02-19T00:32:23.635Z Downloaded vte_generate_state_changes v0.1.2
7842026-02-19T00:32:23.635Z Downloaded usdt-macro v0.6.0
7852026-02-19T00:32:23.635Z Downloaded unicase v2.8.1
7862026-02-19T00:32:23.661Z Downloaded tracing-attributes v0.1.27
7872026-02-19T00:32:23.661Z Downloaded tokio-rustls v0.26.0
7882026-02-19T00:32:23.661Z Downloaded tokio-rustls v0.24.1
7892026-02-19T00:32:23.661Z Downloaded typify-macro v0.2.0
7902026-02-19T00:32:23.661Z Downloaded tinyvec v1.8.0
7912026-02-19T00:32:23.661Z Downloaded subprocess v0.2.9
7922026-02-19T00:32:23.686Z Downloaded sqlparser v0.45.0
7932026-02-19T00:32:23.686Z Downloaded trait-variant v0.1.2
7942026-02-19T00:32:23.686Z Downloaded thiserror-no-std v2.0.2
7952026-02-19T00:32:23.686Z Downloaded serde_with_macros v3.16.1
7962026-02-19T00:32:23.686Z Downloaded rustls v0.23.19
7972026-02-19T00:32:23.713Z Downloaded progenitor-impl v0.10.0
7982026-02-19T00:32:23.713Z Downloaded progenitor-impl v0.8.0
7992026-02-19T00:32:23.737Z Downloaded prefix-trie v0.7.0
8002026-02-19T00:32:23.737Z Downloaded try-lock v0.2.5
8012026-02-19T00:32:23.737Z Downloaded tower-service v0.3.3
8022026-02-19T00:32:23.737Z Downloaded tower-layer v0.3.3
8032026-02-19T00:32:23.737Z Downloaded tokio-stream v0.1.17
8042026-02-19T00:32:23.737Z Downloaded tokio-native-tls v0.3.1
8052026-02-19T00:32:23.737Z Downloaded tokio-macros v2.6.0
8062026-02-19T00:32:23.737Z Downloaded thiserror-impl-no-std v2.0.2
8072026-02-19T00:32:23.737Z Downloaded thread-id v5.0.0
8082026-02-19T00:32:23.738Z Downloaded take_mut v0.2.2
8092026-02-19T00:32:23.763Z Downloaded string_cache v0.8.9
8102026-02-19T00:32:23.763Z Downloaded progenitor-impl v0.11.2
8112026-02-19T00:32:23.763Z Downloaded lzma-sys v0.1.20
8122026-02-19T00:32:23.788Z Downloaded tokio-rustls v0.25.0
8132026-02-19T00:32:23.788Z Downloaded tls_codec_derive v0.4.1
8142026-02-19T00:32:23.788Z Downloaded tls_codec v0.4.1
8152026-02-19T00:32:23.812Z Downloaded termios v0.3.3
8162026-02-19T00:32:23.812Z Downloaded term v1.1.0
8172026-02-19T00:32:23.812Z Downloaded term v0.7.0
8182026-02-19T00:32:23.812Z Downloaded p256 v0.13.2
8192026-02-19T00:32:23.813Z Downloaded nom v7.1.3
8202026-02-19T00:32:23.842Z Downloaded tiny-keccak v2.0.2
8212026-02-19T00:32:23.842Z Downloaded time-macros v0.2.24
8222026-02-19T00:32:23.842Z Downloaded time-core v0.1.6
8232026-02-19T00:32:23.843Z Downloaded test-strategy v0.4.3
8242026-02-19T00:32:23.843Z Downloaded tabled_derive v0.11.0
8252026-02-19T00:32:23.843Z Downloaded ssh-key v0.6.6
8262026-02-19T00:32:23.868Z Downloaded rustls v0.22.4
8272026-02-19T00:32:23.868Z Downloaded libz-sys v1.1.20
8282026-02-19T00:32:23.892Z Downloaded tabwriter v1.4.0
8292026-02-19T00:32:23.892Z Downloaded supports-color v3.0.2
8302026-02-19T00:32:23.892Z Downloaded support-bundle-viewer v0.1.2
8312026-02-19T00:32:23.892Z Downloaded regress v0.10.4
8322026-02-19T00:32:23.916Z Downloaded predicates v3.1.3
8332026-02-19T00:32:23.916Z Downloaded postgres-types v0.2.9
8342026-02-19T00:32:23.916Z Downloaded tabled_derive v0.10.0
8352026-02-19T00:32:23.916Z Downloaded strum_macros v0.26.4
8362026-02-19T00:32:23.916Z Downloaded snafu-derive v0.8.5
8372026-02-19T00:32:23.916Z Downloaded snafu v0.8.5
8382026-02-19T00:32:23.941Z Downloaded termtree v0.5.1
8392026-02-19T00:32:23.942Z Downloaded tagptr v0.2.0
8402026-02-19T00:32:23.942Z Downloaded sync-ptr v0.1.4
8412026-02-19T00:32:23.942Z Downloaded stringprep v0.1.5
8422026-02-19T00:32:23.942Z Downloaded spin v0.9.8
8432026-02-19T00:32:23.942Z Downloaded socket2 v0.6.1
8442026-02-19T00:32:23.942Z Downloaded socket2 v0.5.10
8452026-02-19T00:32:23.942Z Downloaded slog v2.8.2
8462026-02-19T00:32:23.942Z Downloaded rustc-demangle v0.1.24
8472026-02-19T00:32:23.975Z Downloaded ppv-lite86 v0.2.20
8482026-02-19T00:32:23.975Z Downloaded password-hash v0.5.0
8492026-02-19T00:32:23.975Z Downloaded sqlformat v0.3.5
8502026-02-19T00:32:23.975Z Downloaded slog-dtrace v0.3.0
8512026-02-19T00:32:23.975Z Downloaded slog-async v2.8.0
8522026-02-19T00:32:23.975Z Downloaded slab v0.4.9
8532026-02-19T00:32:23.975Z Downloaded rustls v0.21.12
8542026-02-19T00:32:24.008Z Downloaded radium v0.7.0
8552026-02-19T00:32:24.008Z Downloaded omicron-zone-package v0.12.2
8562026-02-19T00:32:24.008Z Downloaded minimal-lexical v0.2.1
8572026-02-19T00:32:24.008Z Downloaded subtle v2.6.1
8582026-02-19T00:32:24.008Z Downloaded strum_macros v0.24.3
8592026-02-19T00:32:24.008Z Downloaded strum v0.27.2
8602026-02-19T00:32:24.008Z Downloaded strum v0.26.3
8612026-02-19T00:32:24.008Z Downloaded structmeta v0.3.0
8622026-02-19T00:32:24.008Z Downloaded static_assertions v1.1.0
8632026-02-19T00:32:24.008Z Downloaded ssh-encoding v0.2.0
8642026-02-19T00:32:24.008Z Downloaded ssh-cipher v0.2.0
8652026-02-19T00:32:24.008Z Downloaded sqlparser_derive v0.2.2
8662026-02-19T00:32:24.008Z Downloaded spki v0.7.3
8672026-02-19T00:32:24.008Z Downloaded smf v0.2.3
8682026-02-19T00:32:24.008Z Downloaded slog-term v2.9.2
8692026-02-19T00:32:24.008Z Downloaded slog-stdlog v4.1.1
8702026-02-19T00:32:24.032Z Downloaded siphasher v1.0.1
8712026-02-19T00:32:24.032Z Downloaded scrypt v0.11.0
8722026-02-19T00:32:24.032Z Downloaded scroll_derive v0.13.1
8732026-02-19T00:32:24.032Z Downloaded slog-scope v4.4.0
8742026-02-19T00:32:24.033Z Downloaded slog-json v2.6.1
8752026-02-19T00:32:24.033Z Downloaded sigpipe v0.1.3
8762026-02-19T00:32:24.033Z Downloaded scroll v0.13.0
8772026-02-19T00:32:24.033Z Downloaded peg-macros v0.8.5
8782026-02-19T00:32:24.033Z Downloaded owo-colors v4.2.3
8792026-02-19T00:32:24.033Z Downloaded slog-bunyan v2.5.0
8802026-02-19T00:32:24.033Z Downloaded similar v2.7.0
8812026-02-19T00:32:24.033Z Downloaded serde_yaml v0.9.34+deprecated
8822026-02-19T00:32:24.033Z Downloaded schemars v1.0.4
8832026-02-19T00:32:24.057Z Downloaded phf v0.12.1
8842026-02-19T00:32:24.057Z Downloaded pem-rfc7468 v0.7.0
8852026-02-19T00:32:24.057Z Downloaded pem v3.0.5
8862026-02-19T00:32:24.082Z Downloaded peg v0.8.5
8872026-02-19T00:32:24.082Z Downloaded password-hash v0.4.2
8882026-02-19T00:32:24.082Z Downloaded siphasher v0.3.11
8892026-02-19T00:32:24.082Z Downloaded signal-hook v0.3.18
8902026-02-19T00:32:24.106Z Downloaded sha1 v0.10.6
8912026-02-19T00:32:24.106Z Downloaded scopeguard v1.2.0
8922026-02-19T00:32:24.106Z Downloaded same-file v1.0.6
8932026-02-19T00:32:24.106Z Downloaded reqwest v0.12.24
8942026-02-19T00:32:24.106Z Downloaded rand_chacha v0.3.1
8952026-02-19T00:32:24.106Z Downloaded polar-core v0.27.3
8962026-02-19T00:32:24.130Z Downloaded parse-display-derive v0.10.0
8972026-02-19T00:32:24.130Z Downloaded mio v1.0.2
8982026-02-19T00:32:24.130Z Downloaded jiff v0.2.15
8992026-02-19T00:32:24.154Z Downloaded signature v2.2.0
9002026-02-19T00:32:24.154Z Downloaded signal-hook-registry v1.4.2
9012026-02-19T00:32:24.154Z Downloaded shlex v1.3.0
9022026-02-19T00:32:24.154Z Downloaded shell-words v1.1.0
9032026-02-19T00:32:24.154Z Downloaded serde_urlencoded v0.7.1
9042026-02-19T00:32:24.178Z Downloaded serde_plain v1.0.2
9052026-02-19T00:32:24.178Z Downloaded seq-macro v0.3.6
9062026-02-19T00:32:24.178Z Downloaded aws-lc-sys v0.26.0
9072026-02-19T00:32:24.407Z Downloaded salty v0.3.0
9082026-02-19T00:32:24.430Z Downloaded rustyline v14.0.0
9092026-02-19T00:32:24.430Z Downloaded rustls-webpki v0.101.7
9102026-02-19T00:32:24.454Z Downloaded progenitor-macro v0.8.0
9112026-02-19T00:32:24.454Z Downloaded paste v1.0.15
9122026-02-19T00:32:24.454Z Downloaded signal-hook-mio v0.2.4
9132026-02-19T00:32:24.454Z Downloaded serde_spanned v1.0.4
9142026-02-19T00:32:24.454Z Downloaded serde_path_to_error v0.1.20
9152026-02-19T00:32:24.454Z Downloaded serde-big-array v0.5.1
9162026-02-19T00:32:24.454Z Downloaded scheduled-thread-pool v0.2.7
9172026-02-19T00:32:24.454Z Downloaded quick-xml v0.37.2
9182026-02-19T00:32:24.479Z Downloaded proptest v1.7.0
9192026-02-19T00:32:24.479Z Downloaded progenitor-macro v0.10.0
9202026-02-19T00:32:24.479Z Downloaded powerfmt v0.2.0
9212026-02-19T00:32:24.479Z Downloaded phf v0.11.2
9222026-02-19T00:32:24.479Z Downloaded pbkdf2 v0.12.2
9232026-02-19T00:32:24.503Z Downloaded path-slash v0.1.5
9242026-02-19T00:32:24.503Z Downloaded parse-size v1.1.0
9252026-02-19T00:32:24.503Z Downloaded oxnet v0.1.4
9262026-02-19T00:32:24.503Z Downloaded serde_cbor v0.11.2
9272026-02-19T00:32:24.503Z Downloaded schemars v0.9.0
9282026-02-19T00:32:24.503Z Downloaded rusty-fork v0.3.0
9292026-02-19T00:32:24.527Z Downloaded rustls-pki-types v1.10.0
9302026-02-19T00:32:24.527Z Downloaded rustc-hash v1.1.0
9312026-02-19T00:32:24.527Z Downloaded rsa v0.9.8
9322026-02-19T00:32:24.527Z Downloaded rpassword v7.4.0
9332026-02-19T00:32:24.527Z Downloaded regex v1.11.3
9342026-02-19T00:32:24.527Z Downloaded rayon v1.10.0
9352026-02-19T00:32:24.551Z Downloaded quinn-proto v0.11.8
9362026-02-19T00:32:24.551Z Downloaded progenitor-client v0.11.2
9372026-02-19T00:32:24.551Z Downloaded progenitor-client v0.10.0
9382026-02-19T00:32:24.551Z Downloaded predicates-tree v1.0.12
9392026-02-19T00:32:24.551Z Downloaded predicates-core v1.0.8
9402026-02-19T00:32:24.551Z Downloaded precomputed-hash v0.1.1
9412026-02-19T00:32:24.578Z Downloaded phf_shared v0.11.2
9422026-02-19T00:32:24.578Z Downloaded peg-runtime v0.8.5
9432026-02-19T00:32:24.578Z Downloaded pbkdf2 v0.11.0
9442026-02-19T00:32:24.578Z Downloaded num-integer v0.1.46
9452026-02-19T00:32:24.578Z Downloaded serde_bytes v0.11.19
9462026-02-19T00:32:24.578Z Downloaded semver v0.1.20
9472026-02-19T00:32:24.578Z Downloaded sec1 v0.7.3
9482026-02-19T00:32:24.578Z Downloaded sct v0.7.1
9492026-02-19T00:32:24.578Z Downloaded schemars v0.8.22
9502026-02-19T00:32:24.603Z Downloaded salsa20 v0.10.2
9512026-02-19T00:32:24.603Z Downloaded russh v0.45.0
9522026-02-19T00:32:24.603Z Downloaded ron v0.8.1
9532026-02-19T00:32:24.603Z Downloaded phf_shared v0.12.1
9542026-02-19T00:32:24.603Z Downloaded rustls-native-certs v0.8.1
9552026-02-19T00:32:24.603Z Downloaded rustc-hash v2.1.1
9562026-02-19T00:32:24.603Z Downloaded russh-keys v0.45.0
9572026-02-19T00:32:24.627Z Downloaded reedline v0.40.0
9582026-02-19T00:32:24.627Z Downloaded portable-atomic v1.11.0
9592026-02-19T00:32:24.627Z Downloaded oxide-tokio-rt v0.1.2
9602026-02-19T00:32:24.627Z Downloaded num-iter v0.1.45
9612026-02-19T00:32:24.627Z Downloaded nu-ansi-term v0.50.1
9622026-02-19T00:32:24.651Z Downloaded nanorand v0.7.0
9632026-02-19T00:32:24.651Z Downloaded secrecy v0.8.0
9642026-02-19T00:32:24.651Z Downloaded schemars_derive v0.8.22
9652026-02-19T00:32:24.651Z Downloaded sapling-renderdag v0.1.0
9662026-02-19T00:32:24.651Z Downloaded ryu v1.0.18
9672026-02-19T00:32:24.651Z Downloaded ron v0.7.1
9682026-02-19T00:32:24.651Z Downloaded oso-derive v0.27.3
9692026-02-19T00:32:24.651Z Downloaded opaque-debug v0.3.1
9702026-02-19T00:32:24.676Z Downloaded num_enum_derive v0.5.11
9712026-02-19T00:32:24.676Z Downloaded normalize-line-endings v0.3.0
9722026-02-19T00:32:24.676Z Downloaded nonempty v0.12.0
9732026-02-19T00:32:24.676Z Downloaded csv v1.3.1
9742026-02-19T00:32:24.700Z Downloaded rustc_version v0.4.1
9752026-02-19T00:32:24.700Z Downloaded resolv-conf v0.7.0
9762026-02-19T00:32:24.700Z Downloaded qorb v0.4.1
9772026-02-19T00:32:24.724Z Downloaded publicsuffix v2.3.0
9782026-02-19T00:32:24.724Z Downloaded olpc-cjson v0.1.4
9792026-02-19T00:32:24.724Z Downloaded num_enum v0.5.11
9802026-02-19T00:32:24.724Z Downloaded nibble_vec v0.1.0
9812026-02-19T00:32:24.724Z Downloaded miniz_oxide v0.8.5
9822026-02-19T00:32:24.724Z Downloaded lockfree-object-pool v0.1.6
9832026-02-19T00:32:24.724Z Downloaded rustls-pemfile v1.0.4
9842026-02-19T00:32:24.724Z Downloaded rustc_version v0.1.7
9852026-02-19T00:32:24.749Z Downloaded russh-cryptovec v0.7.3
9862026-02-19T00:32:24.749Z Downloaded rtoolbox v0.0.2
9872026-02-19T00:32:24.749Z Downloaded rcgen v0.12.1
9882026-02-19T00:32:24.750Z Downloaded rayon-core v1.12.1
9892026-02-19T00:32:24.750Z Downloaded quinn v0.11.5
9902026-02-19T00:32:24.750Z Downloaded prettyplease v0.2.36
9912026-02-19T00:32:24.750Z Downloaded pretty_assertions v1.4.1
9922026-02-19T00:32:24.750Z Downloaded pin-project v1.1.6
9932026-02-19T00:32:24.774Z Downloaded number_prefix v0.4.0
9942026-02-19T00:32:24.774Z Downloaded num_threads v0.1.7
9952026-02-19T00:32:24.774Z Downloaded num-rational v0.4.2
9962026-02-19T00:32:24.774Z Downloaded new_debug_unreachable v1.0.6
9972026-02-19T00:32:24.774Z Downloaded ref-cast v1.0.25
9982026-02-19T00:32:24.774Z Downloaded rand_xorshift v0.4.0
9992026-02-19T00:32:24.774Z Downloaded rand_seeder v0.4.0
10002026-02-19T00:32:24.798Z Downloaded rand_core v0.9.3
10012026-02-19T00:32:24.798Z Downloaded rand_core v0.6.4
10022026-02-19T00:32:24.798Z Downloaded rand_chacha v0.9.0
10032026-02-19T00:32:24.798Z Downloaded quinn-udp v0.5.5
10042026-02-19T00:32:24.798Z Downloaded progenitor-macro v0.11.2
10052026-02-19T00:32:24.798Z Downloaded progenitor v0.10.0
10062026-02-19T00:32:24.798Z Downloaded proc-macro-error2 v2.0.1
10072026-02-19T00:32:24.798Z Downloaded postgres-protocol v0.6.8
10082026-02-19T00:32:24.798Z Downloaded pkcs5 v0.7.1
10092026-02-19T00:32:24.823Z Downloaded pkcs1 v0.7.5
10102026-02-19T00:32:24.823Z Downloaded nodrop v0.1.14
10112026-02-19T00:32:24.823Z Downloaded r2d2 v0.8.10
10122026-02-19T00:32:24.823Z Downloaded psl-types v2.0.11
10132026-02-19T00:32:24.823Z Downloaded progenitor v0.11.2
10142026-02-19T00:32:24.823Z Downloaded progenitor v0.8.0
10152026-02-19T00:32:24.823Z Downloaded pretty-hex v0.2.1
10162026-02-19T00:32:24.823Z Downloaded postcard v1.0.10
10172026-02-19T00:32:24.823Z Downloaded polyval v0.6.2
10182026-02-19T00:32:24.847Z Downloaded pkcs8 v0.10.2
10192026-02-19T00:32:24.847Z Downloaded pin-project-lite v0.2.14
10202026-02-19T00:32:24.847Z Downloaded pin-project-internal v1.1.6
10212026-02-19T00:32:24.847Z Downloaded papergrid v0.17.0
10222026-02-19T00:32:24.871Z Downloaded openssl-sys v0.9.109
10232026-02-19T00:32:24.871Z Downloaded native-tls v0.2.12
10242026-02-19T00:32:24.871Z Downloaded memoffset v0.9.1
10252026-02-19T00:32:24.871Z Downloaded memmap2 v0.9.8
10262026-02-19T00:32:24.871Z Downloaded md5 v0.7.0
10272026-02-19T00:32:24.871Z Downloaded progenitor-client v0.8.0
10282026-02-19T00:32:24.871Z Downloaded proc-macro-error-attr2 v2.0.0
10292026-02-19T00:32:24.871Z Downloaded proc-macro-crate v1.3.1
10302026-02-19T00:32:24.871Z Downloaded primeorder v0.13.6
10312026-02-19T00:32:24.896Z Downloaded papergrid v0.14.0
10322026-02-19T00:32:24.896Z Downloaded num v0.4.3
10332026-02-19T00:32:24.896Z Downloaded multer v3.1.0
10342026-02-19T00:32:24.922Z Downloaded mime_guess v2.0.5
10352026-02-19T00:32:24.922Z Downloaded parse-display v0.10.0
10362026-02-19T00:32:24.922Z Downloaded parking_lot_core v0.9.10
10372026-02-19T00:32:24.922Z Downloaded parking_lot_core v0.8.6
10382026-02-19T00:32:24.922Z Downloaded parking_lot v0.12.3
10392026-02-19T00:32:24.922Z Downloaded parking_lot v0.11.2
10402026-02-19T00:32:24.947Z Downloaded packed_struct_codegen v0.10.1
10412026-02-19T00:32:24.947Z Downloaded packed_struct v0.10.1
10422026-02-19T00:32:24.947Z Downloaded oso v0.27.3
10432026-02-19T00:32:24.947Z Downloaded pin-utils v0.1.0
10442026-02-19T00:32:24.947Z Downloaded openssl-probe v0.1.5
10452026-02-19T00:32:24.947Z Downloaded openssl-macros v0.1.1
10462026-02-19T00:32:24.947Z Downloaded num-derive v0.3.3
10472026-02-19T00:32:24.947Z Downloaded num-complex v0.4.6
10482026-02-19T00:32:24.947Z Downloaded multimap v0.10.1
10492026-02-19T00:32:24.947Z Downloaded mime v0.3.17
10502026-02-19T00:32:24.983Z Downloaded lock_api v0.4.12
10512026-02-19T00:32:24.983Z Downloaded indoc v1.0.9
10522026-02-19T00:32:24.983Z Downloaded num-conv v0.1.0
10532026-02-19T00:32:24.984Z Downloaded newtype_derive v0.1.6
10542026-02-19T00:32:24.984Z Downloaded libxml v0.3.3
10552026-02-19T00:32:24.984Z Downloaded libm v0.2.8
10562026-02-19T00:32:25.008Z Downloaded lalrpop v0.19.12
10572026-02-19T00:32:25.008Z Downloaded dropshot v0.16.7
10582026-02-19T00:32:25.032Z Downloaded diesel v2.2.12
10592026-02-19T00:32:25.062Z Downloaded newtype-uuid v1.3.2
10602026-02-19T00:32:25.086Z Downloaded newline-converter v0.3.0
10612026-02-19T00:32:25.086Z Downloaded md-5 v0.10.6
10622026-02-19T00:32:25.086Z Downloaded maplit v1.0.2
10632026-02-19T00:32:25.087Z Downloaded jobserver v0.1.32
10642026-02-19T00:32:25.087Z Downloaded itertools v0.14.0
10652026-02-19T00:32:25.087Z Downloaded itertools v0.13.0
10662026-02-19T00:32:25.111Z Downloaded itertools v0.12.1
10672026-02-19T00:32:25.111Z Downloaded itertools v0.10.5
10682026-02-19T00:32:25.135Z Downloaded hickory-proto v0.25.2
10692026-02-19T00:32:25.160Z Downloaded curve25519-dalek v4.1.3
10702026-02-19T00:32:25.160Z Downloaded managed v0.8.0
10712026-02-19T00:32:25.160Z Downloaded lzss v0.8.2
10722026-02-19T00:32:25.160Z Downloaded lru-cache v0.1.2
10732026-02-19T00:32:25.160Z Downloaded lru v0.12.5
10742026-02-19T00:32:25.160Z Downloaded litrs v0.4.1
10752026-02-19T00:32:25.160Z Downloaded libsw-core v0.3.1
10762026-02-19T00:32:25.184Z Downloaded libsw v3.5.0
10772026-02-19T00:32:25.184Z Downloaded libscf-sys v1.1.0
10782026-02-19T00:32:25.184Z Downloaded libefi-sys v0.1.0
10792026-02-19T00:32:25.184Z Downloaded lazy_static v1.5.0
10802026-02-19T00:32:25.184Z Downloaded jiff-static v0.2.15
10812026-02-19T00:32:25.184Z Downloaded iri-string v0.7.8
10822026-02-19T00:32:25.184Z Downloaded hyper v1.8.1
10832026-02-19T00:32:25.208Z Downloaded humantime v2.2.0
10842026-02-19T00:32:25.208Z Downloaded linked-hash-map v0.5.6
10852026-02-19T00:32:25.209Z Downloaded linear-map v1.2.0
10862026-02-19T00:32:25.209Z Downloaded libz-rs-sys v0.5.1
10872026-02-19T00:32:25.209Z Downloaded libloading v0.8.5
10882026-02-19T00:32:25.209Z Downloaded lazycell v1.3.0
10892026-02-19T00:32:25.209Z Downloaded lalrpop-util v0.19.12
10902026-02-19T00:32:25.209Z Downloaded kstat-rs v0.2.4
10912026-02-19T00:32:25.209Z Downloaded internet-checksum v0.2.1
10922026-02-19T00:32:25.209Z Downloaded instant v0.1.13
10932026-02-19T00:32:25.209Z Downloaded instability v0.3.2
10942026-02-19T00:32:25.233Z Downloaded inout v0.1.3
10952026-02-19T00:32:25.233Z Downloaded ingot-types v0.1.2
10962026-02-19T00:32:25.233Z Downloaded ingot v0.1.1
10972026-02-19T00:32:25.233Z Downloaded indicatif v0.17.11
10982026-02-19T00:32:25.233Z Downloaded hubpack v0.1.2
10992026-02-19T00:32:25.233Z Downloaded is-terminal v0.4.13
11002026-02-19T00:32:25.233Z Downloaded ipnetwork v0.21.1
11012026-02-19T00:32:25.233Z Downloaded ipnet v2.11.0
11022026-02-19T00:32:25.233Z Downloaded ingot-macros v0.1.1
11032026-02-19T00:32:25.233Z Downloaded indoc v2.0.6
11042026-02-19T00:32:25.258Z Downloaded indicatif v0.18.0
11052026-02-19T00:32:25.258Z Downloaded indexmap v1.9.3
11062026-02-19T00:32:25.258Z Downloaded iddqd v0.3.16
11072026-02-19T00:32:25.283Z Downloaded iana-time-zone v0.1.63
11082026-02-19T00:32:25.283Z Downloaded hyper-util v0.1.19
11092026-02-19T00:32:25.283Z Downloaded hyper-staticfile v0.10.1
11102026-02-19T00:32:25.283Z Downloaded hyper-rustls v0.27.7
11112026-02-19T00:32:25.310Z Downloaded hubpack_derive v0.1.1
11122026-02-19T00:32:25.310Z Downloaded hkdf v0.12.4
11132026-02-19T00:32:25.310Z Downloaded dropshot-api-manager v0.3.0
11142026-02-19T00:32:25.310Z Downloaded indent_write v2.2.0
11152026-02-19T00:32:25.310Z Downloaded impl-trait-for-tuples v0.2.2
11162026-02-19T00:32:25.310Z Downloaded ignore v0.4.23
11172026-02-19T00:32:25.310Z Downloaded hyper-tls v0.6.0
11182026-02-19T00:32:25.334Z Downloaded httpdate v1.0.3
11192026-02-19T00:32:25.334Z Downloaded http v1.4.0
11202026-02-19T00:32:25.334Z Downloaded hostname v0.4.2
11212026-02-19T00:32:25.334Z Downloaded hmac v0.12.1
11222026-02-19T00:32:25.334Z Downloaded hickory-server v0.25.2
11232026-02-19T00:32:25.358Z Downloaded hickory-proto v0.24.4
11242026-02-19T00:32:25.382Z Downloaded headers v0.4.1
11252026-02-19T00:32:25.382Z Downloaded expectorate v1.2.0
11262026-02-19T00:32:25.382Z Downloaded elliptic-curve v0.13.8
11272026-02-19T00:32:25.406Z Downloaded dsl_auto_type v0.1.2
11282026-02-19T00:32:25.406Z Downloaded derive_more-impl v2.0.1
11292026-02-19T00:32:25.407Z Downloaded data-encoding v2.9.0
11302026-02-19T00:32:25.407Z Downloaded darling_core v0.21.0
11312026-02-19T00:32:25.430Z Downloaded httparse v1.9.5
11322026-02-19T00:32:25.430Z Downloaded http-range v0.1.5
11332026-02-19T00:32:25.431Z Downloaded http-body-util v0.1.3
11342026-02-19T00:32:25.431Z Downloaded http-body v1.0.1
11352026-02-19T00:32:25.431Z Downloaded hostname v0.3.1
11362026-02-19T00:32:25.431Z Downloaded home v0.5.9
11372026-02-19T00:32:25.455Z Downloaded highway v1.3.0
11382026-02-19T00:32:25.456Z Downloaded hickory-resolver v0.25.2
11392026-02-19T00:32:25.456Z Downloaded hickory-resolver v0.24.4
11402026-02-19T00:32:25.456Z Downloaded hex v0.4.3
11412026-02-19T00:32:25.456Z Downloaded heapless v0.8.0
11422026-02-19T00:32:25.480Z Downloaded heapless v0.7.17
11432026-02-19T00:32:25.480Z Downloaded headers-core v0.3.0
11442026-02-19T00:32:25.480Z Downloaded group v0.13.0
11452026-02-19T00:32:25.480Z Downloaded futures-executor v0.3.31
11462026-02-19T00:32:25.480Z Downloaded futures-channel v0.3.31
11472026-02-19T00:32:25.480Z Downloaded funty v2.0.0
11482026-02-19T00:32:25.480Z Downloaded fixedbitset v0.5.7
11492026-02-19T00:32:25.504Z Downloaded fd-lock v4.0.2
11502026-02-19T00:32:25.504Z Downloaded ena v0.14.3
11512026-02-19T00:32:25.504Z Downloaded ecdsa v0.16.9
11522026-02-19T00:32:25.504Z Downloaded hex-literal v0.4.1
11532026-02-19T00:32:25.504Z Downloaded heck v0.3.3
11542026-02-19T00:32:25.504Z Downloaded hashbrown v0.15.4
11552026-02-19T00:32:25.528Z Downloaded hashbrown v0.13.2
11562026-02-19T00:32:25.528Z Downloaded goblin v0.10.2
11572026-02-19T00:32:25.528Z Downloaded globwalk v0.9.1
11582026-02-19T00:32:25.529Z Downloaded ghash v0.5.1
11592026-02-19T00:32:25.529Z Downloaded futures-util v0.3.31
11602026-02-19T00:32:25.553Z Downloaded futures-macro v0.3.31
11612026-02-19T00:32:25.553Z Downloaded fs-err v2.11.0
11622026-02-19T00:32:25.553Z Downloaded foreign-types-shared v0.1.1
11632026-02-19T00:32:25.553Z Downloaded foreign-types-macros v0.2.3
11642026-02-19T00:32:25.553Z Downloaded foreign-types v0.3.2
11652026-02-19T00:32:25.578Z Downloaded foldhash v0.2.0
11662026-02-19T00:32:25.578Z Downloaded foldhash v0.1.5
11672026-02-19T00:32:25.578Z Downloaded float-ord v0.3.2
11682026-02-19T00:32:25.578Z Downloaded enum-as-inner v0.6.1
11692026-02-19T00:32:25.578Z Downloaded either v1.15.0
11702026-02-19T00:32:25.578Z Downloaded dunce v1.0.5
11712026-02-19T00:32:25.578Z Downloaded drift v0.1.3
11722026-02-19T00:32:25.578Z Downloaded difflib v0.4.0
11732026-02-19T00:32:25.603Z Downloaded derive_builder v0.20.2
11742026-02-19T00:32:25.603Z Downloaded daft-derive v0.1.4
11752026-02-19T00:32:25.603Z Downloaded daft v0.1.4
11762026-02-19T00:32:25.603Z Downloaded curve25519-dalek-derive v0.1.1
11772026-02-19T00:32:25.603Z Downloaded ctr v0.9.2
11782026-02-19T00:32:25.627Z Downloaded crunchy v0.2.2
11792026-02-19T00:32:25.627Z Downloaded crossbeam-deque v0.8.5
11802026-02-19T00:32:25.627Z Downloaded half v1.8.3
11812026-02-19T00:32:25.627Z Downloaded futures-task v0.3.31
11822026-02-19T00:32:25.627Z Downloaded futures-core v0.3.31
11832026-02-19T00:32:25.627Z Downloaded fs_extra v1.3.0
11842026-02-19T00:32:25.627Z Downloaded dtrace-parser v0.3.0
11852026-02-19T00:32:25.627Z Downloaded display-error-chain v0.2.2
11862026-02-19T00:32:25.627Z Downloaded des v0.8.1
11872026-02-19T00:32:25.627Z Downloaded derive_builder_core v0.20.2
11882026-02-19T00:32:25.627Z Downloaded crossterm v0.28.1
11892026-02-19T00:32:25.651Z Downloaded chrono-tz v0.10.4
11902026-02-19T00:32:25.675Z Downloaded h2 v0.4.6
11912026-02-19T00:32:25.675Z Downloaded git2 v0.20.2
11922026-02-19T00:32:25.675Z Downloaded flume v0.11.1
11932026-02-19T00:32:25.699Z Downloaded flagset v0.4.6
11942026-02-19T00:32:25.699Z Downloaded erased-serde v0.3.31
11952026-02-19T00:32:25.699Z Downloaded env_logger v0.11.8
11962026-02-19T00:32:25.699Z Downloaded embedded-io v0.6.1
11972026-02-19T00:32:25.699Z Downloaded ed25519-dalek v2.1.1
11982026-02-19T00:32:25.699Z Downloaded ed25519 v2.2.3
11992026-02-19T00:32:25.699Z Downloaded dropshot_endpoint v0.16.7
12002026-02-19T00:32:25.723Z Downloaded dirs-next v2.0.0
12012026-02-19T00:32:25.723Z Downloaded diesel-dtrace v0.4.2
12022026-02-19T00:32:25.723Z Downloaded derive_builder_macro v0.20.2
12032026-02-19T00:32:25.723Z Downloaded derive-ex v0.1.8
12042026-02-19T00:32:25.723Z Downloaded der_derive v0.7.3
12052026-02-19T00:32:25.723Z Downloaded defmt-parser v0.3.4
12062026-02-19T00:32:25.723Z Downloaded bzip2-sys v0.1.13+1.0.8
12072026-02-19T00:32:25.747Z Downloaded gimli v0.31.1
12082026-02-19T00:32:25.747Z Downloaded futures-sink v0.3.31
12092026-02-19T00:32:25.747Z Downloaded futures-io v0.3.31
12102026-02-19T00:32:25.747Z Downloaded futures v0.3.31
12112026-02-19T00:32:25.747Z Downloaded foreign-types-shared v0.3.1
12122026-02-19T00:32:25.747Z Downloaded foreign-types v0.5.0
12132026-02-19T00:32:25.747Z Downloaded fixedbitset v0.4.2
12142026-02-19T00:32:25.747Z Downloaded fatfs v0.3.6
12152026-02-19T00:32:25.771Z Downloaded document-features v0.2.11
12162026-02-19T00:32:25.771Z Downloaded diesel_table_macro_syntax v0.2.0
12172026-02-19T00:32:25.771Z Downloaded derive_more v2.0.1
12182026-02-19T00:32:25.771Z Downloaded derive_more v0.99.20
12192026-02-19T00:32:25.796Z Downloaded darling_macro v0.20.10
12202026-02-19T00:32:25.796Z Downloaded csv-core v0.1.11
12212026-02-19T00:32:25.796Z Downloaded bstr v1.10.0
12222026-02-19T00:32:25.796Z Downloaded bindgen v0.71.1
12232026-02-19T00:32:25.820Z Downloaded glob v0.3.2
12242026-02-19T00:32:25.820Z Downloaded getrandom v0.2.15
12252026-02-19T00:32:25.820Z Downloaded float-cmp v0.10.0
12262026-02-19T00:32:25.820Z Downloaded flate2 v1.1.2
12272026-02-19T00:32:25.820Z Downloaded filetime v0.2.26
12282026-02-19T00:32:25.820Z Downloaded fallible-iterator v0.2.0
12292026-02-19T00:32:25.820Z Downloaded env_filter v0.1.2
12302026-02-19T00:32:25.820Z Downloaded embedded-io v0.4.0
12312026-02-19T00:32:25.820Z Downloaded dyn-clone v1.0.20
12322026-02-19T00:32:25.844Z Downloaded dropshot-api-manager-types v0.3.0
12332026-02-19T00:32:25.844Z Downloaded dof v0.4.0
12342026-02-19T00:32:25.844Z Downloaded dirs-sys-next v0.1.2
12352026-02-19T00:32:25.844Z Downloaded diff v0.1.13
12362026-02-19T00:32:25.844Z Downloaded diesel_derives v2.2.3
12372026-02-19T00:32:25.844Z Downloaded debug-ignore v1.0.5
12382026-02-19T00:32:25.844Z Downloaded darling_macro v0.21.0
12392026-02-19T00:32:25.844Z Downloaded crossterm v0.29.0
12402026-02-19T00:32:25.869Z Downloaded crossbeam-epoch v0.9.18
12412026-02-19T00:32:25.869Z Downloaded chrono v0.4.43
12422026-02-19T00:32:25.869Z Downloaded bitvec v1.0.1
12432026-02-19T00:32:25.893Z Downloaded bindgen v0.69.5
12442026-02-19T00:32:25.917Z Downloaded aws-lc-rs v1.12.4
12452026-02-19T00:32:25.917Z Downloaded endian-type v0.1.2
12462026-02-19T00:32:25.917Z Downloaded derive-where v1.5.0
12472026-02-19T00:32:25.917Z Downloaded crossbeam-utils v0.8.21
12482026-02-19T00:32:25.941Z Downloaded crossbeam-channel v0.5.15
12492026-02-19T00:32:25.941Z Downloaded crc32fast v1.4.2
12502026-02-19T00:32:25.941Z Downloaded cookie v0.18.1
12512026-02-19T00:32:25.941Z Downloaded const_format_proc_macros v0.2.34
12522026-02-19T00:32:25.941Z Downloaded const_format v0.2.34
12532026-02-19T00:32:25.966Z Downloaded const-oid v0.9.6
12542026-02-19T00:32:25.966Z Downloaded console v0.15.10
12552026-02-19T00:32:25.966Z Downloaded colored v3.0.0
12562026-02-19T00:32:25.966Z Downloaded chacha20poly1305 v0.10.1
12572026-02-19T00:32:25.966Z Downloaded cc v1.2.30
12582026-02-19T00:32:25.966Z Downloaded bytes v1.11.1
12592026-02-19T00:32:25.994Z Downloaded bumpalo v3.16.0
12602026-02-19T00:32:25.994Z Downloaded blake3 v1.5.4
12612026-02-19T00:32:25.994Z Downloaded base64 v0.21.7
12622026-02-19T00:32:25.994Z Downloaded base64 v0.13.1
12632026-02-19T00:32:26.019Z Downloaded backtrace v0.3.74
12642026-02-19T00:32:26.019Z Downloaded fxhash v0.2.1
12652026-02-19T00:32:26.019Z Downloaded ff v0.13.0
12662026-02-19T00:32:26.019Z Downloaded crc-any v2.5.0
12672026-02-19T00:32:26.019Z Downloaded crc v3.2.1
12682026-02-19T00:32:26.019Z Downloaded corncobs v0.1.4
12692026-02-19T00:32:26.019Z Downloaded console v0.16.0
12702026-02-19T00:32:26.043Z Downloaded compact_str v0.8.0
12712026-02-19T00:32:26.043Z Downloaded colored v2.2.0
12722026-02-19T00:32:26.043Z Downloaded cmake v0.1.51
12732026-02-19T00:32:26.043Z Downloaded clang-sys v1.8.1
12742026-02-19T00:32:26.043Z Downloaded ciborium v0.2.2
12752026-02-19T00:32:26.043Z Downloaded cfg_aliases v0.1.1
12762026-02-19T00:32:26.043Z Downloaded cargo_metadata v0.19.2
12772026-02-19T00:32:26.067Z Downloaded camino-tempfile-ext v0.3.2
12782026-02-19T00:32:26.067Z Downloaded bzip2 v0.4.4
12792026-02-19T00:32:26.067Z Downloaded blowfish v0.9.1
12802026-02-19T00:32:26.067Z Downloaded block-padding v0.3.3
12812026-02-19T00:32:26.067Z Downloaded bb8 v0.8.5
12822026-02-19T00:32:26.067Z Downloaded defmt-macros v0.3.9
12832026-02-19T00:32:26.067Z Downloaded crypto-bigint v0.5.5
12842026-02-19T00:32:26.091Z Downloaded critical-section v1.1.3
12852026-02-19T00:32:26.091Z Downloaded cookie_store v0.21.1
12862026-02-19T00:32:26.091Z Downloaded convert_case v0.7.1
12872026-02-19T00:32:26.091Z Downloaded chacha20 v0.9.1
12882026-02-19T00:32:26.092Z Downloaded cbc v0.1.2
12892026-02-19T00:32:26.092Z Downloaded bzip2 v0.5.2
12902026-02-19T00:32:26.116Z Downloaded bitfield-struct v0.6.2
12912026-02-19T00:32:26.116Z Downloaded bcs v0.1.6
12922026-02-19T00:32:26.116Z Downloaded base64ct v1.6.0
12932026-02-19T00:32:26.116Z Downloaded atty v0.2.14
12942026-02-19T00:32:26.116Z Downloaded async-stream-impl v0.3.6
12952026-02-19T00:32:26.117Z Downloaded defmt v0.3.8
12962026-02-19T00:32:26.117Z Downloaded darling_core v0.20.10
12972026-02-19T00:32:26.117Z Downloaded darling v0.21.0
12982026-02-19T00:32:26.142Z Downloaded darling v0.20.10
12992026-02-19T00:32:26.142Z Downloaded crucible-workspace-hack v0.1.0
13002026-02-19T00:32:26.142Z Downloaded crc8 v0.1.1
13012026-02-19T00:32:26.142Z Downloaded crc-catalog v2.4.0
13022026-02-19T00:32:26.142Z Downloaded constant_time_eq v0.3.1
13032026-02-19T00:32:26.142Z Downloaded cexpr v0.6.0
13042026-02-19T00:32:26.142Z Downloaded cassowary v0.3.0
13052026-02-19T00:32:26.142Z Downloaded cancel-safe-futures v0.1.5
13062026-02-19T00:32:26.166Z Downloaded bitfield-macros v0.19.2
13072026-02-19T00:32:26.166Z Downloaded bit-vec v0.6.3
13082026-02-19T00:32:26.166Z Downloaded bit-set v0.5.3
13092026-02-19T00:32:26.166Z Downloaded bcrypt-pbkdf v0.10.0
13102026-02-19T00:32:26.166Z Downloaded base64 v0.22.1
13112026-02-19T00:32:26.166Z Downloaded async-trait v0.1.89
13122026-02-19T00:32:26.167Z Downloaded cobs v0.2.3
13132026-02-19T00:32:26.167Z Downloaded cipher v0.4.4
13142026-02-19T00:32:26.167Z Downloaded ciborium-io v0.2.2
13152026-02-19T00:32:26.167Z Downloaded cfg_aliases v0.2.1
13162026-02-19T00:32:26.167Z Downloaded castaway v0.2.3
13172026-02-19T00:32:26.167Z Downloaded cargo-platform v0.1.8
13182026-02-19T00:32:26.191Z Downloaded buf-list v1.0.3
13192026-02-19T00:32:26.192Z Downloaded bitfield v0.19.2
13202026-02-19T00:32:26.192Z Downloaded atomic-waker v1.1.2
13212026-02-19T00:32:26.192Z Downloaded async-stream v0.3.6
13222026-02-19T00:32:26.192Z Downloaded assert_matches v1.5.0
13232026-02-19T00:32:26.192Z Downloaded arrayref v0.3.9
13242026-02-19T00:32:26.192Z Downloaded blake2 v0.10.6
13252026-02-19T00:32:26.192Z Downloaded bit-vec v0.8.0
13262026-02-19T00:32:26.192Z Downloaded atomicwrites v0.4.4
13272026-02-19T00:32:26.192Z Downloaded array-init v0.0.4
13282026-02-19T00:32:26.192Z Downloaded arc-swap v1.7.1
13292026-02-19T00:32:26.216Z Downloaded aes-gcm v0.10.3
13302026-02-19T00:32:26.216Z Downloaded aes v0.8.4
13312026-02-19T00:32:26.216Z Downloaded bitflags v1.3.2
13322026-02-19T00:32:26.216Z Downloaded bit-set v0.8.0
13332026-02-19T00:32:26.216Z Downloaded backoff v0.4.0
13342026-02-19T00:32:26.216Z Downloaded ascii-canvas v3.0.0
13352026-02-19T00:32:26.216Z Downloaded argon2 v0.5.3
13362026-02-19T00:32:26.241Z Downloaded allocator-api2 v0.2.21
13372026-02-19T00:32:26.241Z Downloaded aho-corasick v1.1.3
13382026-02-19T00:32:26.241Z Downloaded ahash v0.8.12
13392026-02-19T00:32:26.241Z Downloaded async-bb8-diesel v0.2.1
13402026-02-19T00:32:26.241Z Downloaded arrayvec v0.7.6
13412026-02-19T00:32:26.241Z Downloaded aead v0.5.2
13422026-02-19T00:32:26.241Z Downloaded adler2 v2.0.0
13432026-02-19T00:32:26.529Z Compiling value-bag v1.12.0
13442026-02-19T00:32:26.529Z Compiling lock_api v0.4.12
13452026-02-19T00:32:26.553Z Compiling scopeguard v1.2.0
13462026-02-19T00:32:26.554Z Compiling shlex v1.3.0
13472026-02-19T00:32:26.554Z Compiling typenum v1.17.0
13482026-02-19T00:32:26.554Z Compiling syn v2.0.114
13492026-02-19T00:32:26.554Z Compiling getrandom v0.2.15
13502026-02-19T00:32:26.554Z Compiling jobserver v0.1.32
13512026-02-19T00:32:26.788Z Compiling smallvec v1.15.1
13522026-02-19T00:32:27.052Z Compiling rand_core v0.6.4
13532026-02-19T00:32:27.171Z Compiling log v0.4.29
13542026-02-19T00:32:27.247Z Compiling cc v1.2.30
13552026-02-19T00:32:27.276Z Compiling generic-array v0.14.7
13562026-02-19T00:32:27.635Z Compiling subtle v2.6.1
13572026-02-19T00:32:27.748Z Compiling portable-atomic v1.11.0
13582026-02-19T00:32:27.814Z Compiling critical-section v1.1.3
13592026-02-19T00:32:28.000Z Compiling const-oid v0.9.6
13602026-02-19T00:32:28.032Z Compiling serde_json v1.0.149
13612026-02-19T00:32:28.058Z Compiling getrandom v0.3.4
13622026-02-19T00:32:28.120Z Compiling pkg-config v0.3.31
13632026-02-19T00:32:28.528Z Compiling spin v0.9.8
13642026-02-19T00:32:29.344Z Compiling pin-project-lite v0.2.14
13652026-02-19T00:32:29.542Z Compiling regex-syntax v0.8.5
13662026-02-19T00:32:29.766Z Compiling parking_lot_core v0.9.10
13672026-02-19T00:32:30.353Z Compiling rustix v0.38.37
13682026-02-19T00:32:30.544Z Compiling libm v0.2.8
13692026-02-19T00:32:30.620Z Compiling once_cell v1.21.3
13702026-02-19T00:32:31.057Z Compiling signal-hook-registry v1.4.2
13712026-02-19T00:32:31.205Z Compiling num-traits v0.2.19
13722026-02-19T00:32:31.495Z Compiling allocator-api2 v0.2.21
13732026-02-19T00:32:31.646Z Compiling parking_lot v0.12.3
13742026-02-19T00:32:32.018Z Compiling mio v1.0.2
13752026-02-19T00:32:32.301Z Compiling futures-core v0.3.31
13762026-02-19T00:32:32.373Z Compiling lazy_static v1.5.0
13772026-02-19T00:32:32.543Z Compiling aho-corasick v1.1.3
13782026-02-19T00:32:32.606Z Compiling percent-encoding v2.3.2
13792026-02-19T00:32:32.658Z Compiling socket2 v0.6.1
13802026-02-19T00:32:33.026Z Compiling slab v0.4.9
13812026-02-19T00:32:33.435Z Compiling cpufeatures v0.2.14
13822026-02-19T00:32:33.610Z Compiling either v1.15.0
13832026-02-19T00:32:33.665Z Compiling futures-sink v0.3.31
13842026-02-19T00:32:33.755Z Compiling glob v0.3.2
13852026-02-19T00:32:33.877Z Compiling futures-channel v0.3.31
13862026-02-19T00:32:34.147Z Compiling hashbrown v0.16.1
13872026-02-19T00:32:34.205Z Compiling futures-io v0.3.31
13882026-02-19T00:32:34.418Z Compiling prettyplease v0.2.36
13892026-02-19T00:32:34.580Z Compiling pin-utils v0.1.0
13902026-02-19T00:32:34.671Z Compiling clang-sys v1.8.1
13912026-02-19T00:32:34.732Z Compiling futures-task v0.3.31
13922026-02-19T00:32:34.838Z Compiling rustversion v1.0.22
13932026-02-19T00:32:35.159Z Compiling minimal-lexical v0.2.1
13942026-02-19T00:32:35.519Z Compiling regex-automata v0.4.11
13952026-02-19T00:32:35.703Z Compiling nom v7.1.3
13962026-02-19T00:32:35.734Z Compiling indexmap v2.13.0
13972026-02-19T00:32:35.803Z Compiling libloading v0.8.5
13982026-02-19T00:32:36.285Z Compiling synstructure v0.13.1
13992026-02-19T00:32:36.386Z Compiling ident_case v1.0.1
14002026-02-19T00:32:36.667Z Compiling home v0.5.9
14012026-02-19T00:32:36.945Z Compiling bindgen v0.69.5
14022026-02-19T00:32:37.158Z Compiling base64ct v1.6.0
14032026-02-19T00:32:37.906Z Compiling pem-rfc7468 v0.7.0
14042026-02-19T00:32:37.972Z Compiling itertools v0.12.1
14052026-02-19T00:32:38.062Z Compiling form_urlencoded v1.2.2
14062026-02-19T00:32:38.457Z Compiling lazycell v1.3.0
14072026-02-19T00:32:38.713Z Compiling flagset v0.4.6
14082026-02-19T00:32:38.758Z Compiling rustc-hash v1.1.0
14092026-02-19T00:32:38.964Z Compiling rand_core v0.9.3
14102026-02-19T00:32:39.044Z Compiling cmake v0.1.51
14112026-02-19T00:32:39.690Z Compiling cexpr v0.6.0
14122026-02-19T00:32:39.872Z Compiling iana-time-zone v0.1.63
14132026-02-19T00:32:40.108Z Compiling fs_extra v1.3.0
14142026-02-19T00:32:40.358Z Compiling foldhash v0.1.5
14152026-02-19T00:32:40.707Z Compiling dunce v1.0.5
14162026-02-19T00:32:40.765Z Compiling paste v1.0.15
14172026-02-19T00:32:40.883Z Compiling hashbrown v0.15.4
14182026-02-19T00:32:41.086Z Compiling rustc_version v0.4.1
14192026-02-19T00:32:41.290Z Compiling uuid v1.19.0
14202026-02-19T00:32:41.318Z Compiling zerocopy v0.8.27
14212026-02-19T00:32:41.410Z Compiling serde_derive v1.0.228
14222026-02-19T00:32:41.436Z Compiling zeroize_derive v1.4.2
14232026-02-19T00:32:41.736Z Compiling zerofrom-derive v0.1.4
14242026-02-19T00:32:42.095Z Compiling yoke-derive v0.7.4
14252026-02-19T00:32:42.157Z Compiling zerovec-derive v0.10.3
14262026-02-19T00:32:42.866Z Compiling zeroize v1.8.1
14272026-02-19T00:32:42.972Z Compiling displaydoc v0.2.5
14282026-02-19T00:32:44.653Z Compiling icu_provider_macros v1.5.0
14292026-02-19T00:32:44.713Z Compiling zerocopy-derive v0.7.35
14302026-02-19T00:32:44.931Z Compiling crypto-common v0.1.6
14312026-02-19T00:32:44.969Z Compiling block-buffer v0.10.4
14322026-02-19T00:32:45.258Z Compiling digest v0.10.7
14332026-02-19T00:32:45.284Z Compiling zerofrom v0.1.4
14342026-02-19T00:32:45.311Z Compiling tokio-macros v2.6.0
14352026-02-19T00:32:45.545Z Compiling yoke v0.7.4
14362026-02-19T00:32:45.771Z Compiling hmac v0.12.1
14372026-02-19T00:32:45.800Z Compiling thiserror-impl v2.0.18
14382026-02-19T00:32:45.939Z Compiling zerovec v0.10.4
14392026-02-19T00:32:46.112Z Compiling block-padding v0.3.3
14402026-02-19T00:32:46.382Z Compiling futures-macro v0.3.31
14412026-02-19T00:32:46.779Z Compiling zerocopy v0.7.35
14422026-02-19T00:32:46.992Z Compiling inout v0.1.3
14432026-02-19T00:32:47.338Z Compiling regex v1.11.3
14442026-02-19T00:32:47.392Z Compiling cipher v0.4.4
14452026-02-19T00:32:47.958Z Compiling tinystr v0.7.6
14462026-02-19T00:32:48.327Z Compiling icu_collections v1.5.0
14472026-02-19T00:32:48.458Z Compiling icu_locid v1.5.0
14482026-02-19T00:32:48.482Z Compiling ppv-lite86 v0.2.20
14492026-02-19T00:32:48.566Z Compiling futures-util v0.3.31
14502026-02-19T00:32:48.663Z Compiling sha2 v0.10.9
14512026-02-19T00:32:48.813Z Compiling der_derive v0.7.3
14522026-02-19T00:32:49.230Z Compiling serde v1.0.228
14532026-02-19T00:32:49.423Z Compiling salsa20 v0.10.2
14542026-02-19T00:32:49.500Z Compiling thiserror v2.0.18
14552026-02-19T00:32:49.676Z Compiling icu_provider v1.5.0
14562026-02-19T00:32:49.736Z Compiling pest v2.8.2
14572026-02-19T00:32:49.903Z Compiling pbkdf2 v0.12.2
14582026-02-19T00:32:50.109Z Compiling vcpkg v0.2.15
14592026-02-19T00:32:50.580Z Compiling bitflags v2.9.4
14602026-02-19T00:32:50.611Z Compiling bytes v1.11.1
14612026-02-19T00:32:50.784Z Compiling icu_locid_transform v1.5.0
14622026-02-19T00:32:51.150Z Compiling der v0.7.10
14632026-02-19T00:32:51.979Z Compiling tokio v1.49.0
14642026-02-19T00:32:52.150Z Compiling chrono v0.4.43
14652026-02-19T00:32:52.174Z Compiling openssl-sys v0.9.109
14662026-02-19T00:32:53.128Z Compiling icu_properties v1.5.1
14672026-02-19T00:32:53.208Z Compiling pest_meta v2.8.2
14682026-02-19T00:32:53.352Z Compiling spki v0.7.3
14692026-02-19T00:32:53.807Z Compiling http v1.4.0
14702026-02-19T00:32:54.407Z Compiling scrypt v0.11.0
14712026-02-19T00:32:54.625Z Compiling rand_chacha v0.9.0
14722026-02-19T00:32:54.971Z Compiling cbc v0.1.2
14732026-02-19T00:32:55.246Z Compiling which v4.4.2
14742026-02-19T00:32:55.959Z Compiling aes v0.8.4
14752026-02-19T00:32:56.250Z Compiling zerocopy-derive v0.8.27
14762026-02-19T00:32:56.337Z Compiling rand v0.9.2
14772026-02-19T00:32:57.457Z Compiling pkcs5 v0.7.1
14782026-02-19T00:32:58.100Z Compiling icu_normalizer v1.5.0
14792026-02-19T00:32:58.643Z Compiling pest_generator v2.8.2
14802026-02-19T00:32:58.824Z Compiling tracing-attributes v0.1.27
14812026-02-19T00:32:58.972Z Compiling serde_derive_internals v0.29.1
14822026-02-19T00:32:59.015Z Compiling ring v0.17.14
14832026-02-19T00:32:59.833Z Compiling idna_adapter v1.2.0
14842026-02-19T00:33:00.128Z Compiling idna v1.0.3
14852026-02-19T00:33:00.366Z Compiling tracing-core v0.1.32
14862026-02-19T00:33:00.793Z Compiling aws-lc-rs v1.12.4
14872026-02-19T00:33:01.320Z Compiling url v2.5.4
14882026-02-19T00:33:01.588Z Compiling rustix v1.1.3
14892026-02-19T00:33:01.683Z Compiling schemars v0.8.22
14902026-02-19T00:33:01.948Z Compiling adler2 v2.0.0
14912026-02-19T00:33:02.246Z Compiling miniz_oxide v0.8.5
14922026-02-19T00:33:02.298Z Compiling schemars_derive v0.8.22
14932026-02-19T00:33:02.521Z Compiling tracing v0.1.40
14942026-02-19T00:33:03.016Z Compiling pest_derive v2.8.2
14952026-02-19T00:33:03.254Z Compiling tokio-util v0.7.15
14962026-02-19T00:33:04.155Z Compiling pkcs8 v0.10.2
14972026-02-19T00:33:04.211Z Compiling http-body v1.0.1
14982026-02-19T00:33:04.594Z Compiling scroll_derive v0.13.1
14992026-02-19T00:33:05.000Z Compiling darling_core v0.20.10
15002026-02-19T00:33:05.263Z Compiling httparse v1.9.5
15012026-02-19T00:33:06.050Z Compiling dyn-clone v1.0.20
15022026-02-19T00:33:06.103Z Compiling tinyvec_macros v0.1.1
15032026-02-19T00:33:06.241Z Compiling base64 v0.22.1
15042026-02-19T00:33:06.333Z Compiling rustls-pki-types v1.10.0
15052026-02-19T00:33:06.792Z Compiling scroll v0.13.0
15062026-02-19T00:33:06.993Z Compiling tinyvec v1.8.0
15072026-02-19T00:33:07.527Z Compiling bzip2-sys v0.1.13+1.0.8
15082026-02-19T00:33:08.136Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15092026-02-19T00:33:08.856Z Compiling num-conv v0.1.0
15102026-02-19T00:33:09.189Z Compiling untrusted v0.9.0
15112026-02-19T00:33:09.235Z Compiling openssl-probe v0.1.5
15122026-02-19T00:33:09.262Z Compiling atomic-waker v1.1.2
15132026-02-19T00:33:09.297Z Compiling try-lock v0.2.5
15142026-02-19T00:33:09.433Z Compiling tower-service v0.3.3
15152026-02-19T00:33:09.520Z Compiling powerfmt v0.2.0
15162026-02-19T00:33:09.552Z Compiling foreign-types-shared v0.1.1
15172026-02-19T00:33:09.619Z Compiling time-core v0.1.6
15182026-02-19T00:33:09.652Z Compiling openssl v0.10.73
15192026-02-19T00:33:09.775Z Compiling untrusted v0.7.1
15202026-02-19T00:33:10.005Z Compiling tower-layer v0.3.3
15212026-02-19T00:33:10.034Z Compiling time-macros v0.2.24
15222026-02-19T00:33:10.063Z Compiling deranged v0.5.3
15232026-02-19T00:33:10.225Z Compiling foreign-types v0.3.2
15242026-02-19T00:33:10.302Z Compiling want v0.3.1
15252026-02-19T00:33:10.370Z Compiling h2 v0.4.6
15262026-02-19T00:33:10.624Z Compiling tempfile v3.24.0
15272026-02-19T00:33:11.779Z Compiling darling_macro v0.20.10
15282026-02-19T00:33:12.805Z Compiling darling v0.20.10
15292026-02-19T00:33:12.977Z Compiling goblin v0.10.2
15302026-02-19T00:33:13.169Z Compiling ipnet v2.11.0
15312026-02-19T00:33:13.759Z Compiling openssl-macros v0.1.1
15322026-02-19T00:33:14.512Z Compiling wait-timeout v0.2.0
15332026-02-19T00:33:14.565Z Compiling crossbeam-utils v0.8.21
15342026-02-19T00:33:14.785Z Compiling usdt-impl v0.6.0
15352026-02-19T00:33:15.107Z Compiling num_threads v0.1.7
15362026-02-19T00:33:15.156Z Compiling quick-error v1.2.3
15372026-02-19T00:33:15.240Z Compiling rustls v0.23.19
15382026-02-19T00:33:15.310Z Compiling syn v1.0.109
15392026-02-19T00:33:15.381Z Compiling native-tls v0.2.12
15402026-02-19T00:33:15.417Z Compiling gimli v0.31.1
15412026-02-19T00:33:15.593Z Compiling bit-vec v0.8.0
15422026-02-19T00:33:15.766Z Compiling httpdate v1.0.3
15432026-02-19T00:33:16.063Z Compiling bit-set v0.8.0
15442026-02-19T00:33:16.128Z Compiling rusty-fork v0.3.0
15452026-02-19T00:33:16.272Z Compiling time v0.3.43
15462026-02-19T00:33:17.086Z Compiling derive_builder_core v0.20.2
15472026-02-19T00:33:19.705Z Compiling hyper v1.8.1
15482026-02-19T00:33:20.433Z Compiling addr2line v0.24.2
15492026-02-19T00:33:20.719Z Compiling unicode-normalization v0.1.24
15502026-02-19T00:33:21.262Z Compiling dof v0.4.0
15512026-02-19T00:33:21.288Z Compiling dtrace-parser v0.3.0
15522026-02-19T00:33:21.845Z Compiling signature v2.2.0
15532026-02-19T00:33:22.198Z Compiling heapless v0.7.17
15542026-02-19T00:33:22.641Z Compiling thiserror-impl v1.0.69
15552026-02-19T00:33:23.304Z Compiling scroll_derive v0.12.0
15562026-02-19T00:33:23.807Z Compiling rand_xorshift v0.4.0
15572026-02-19T00:33:23.923Z Compiling slog v2.8.2
15582026-02-19T00:33:24.128Z Compiling darling_core v0.21.0
15592026-02-19T00:33:24.271Z Compiling thread-id v5.0.0
15602026-02-19T00:33:24.421Z Compiling cookie v0.18.1
15612026-02-19T00:33:24.723Z Compiling object v0.36.5
15622026-02-19T00:33:24.807Z Compiling crc32fast v1.4.2
15632026-02-19T00:33:24.832Z Compiling zstd-safe v7.2.3
15642026-02-19T00:33:25.016Z Compiling unicode-bidi v0.3.17
15652026-02-19T00:33:25.205Z Compiling signal-hook v0.3.18
15662026-02-19T00:33:25.233Z Compiling unicode-properties v0.1.3
15672026-02-19T00:33:25.258Z Compiling siphasher v0.3.11
15682026-02-19T00:33:25.547Z Compiling rustc-demangle v0.1.24
15692026-02-19T00:33:25.680Z Compiling zlib-rs v0.5.1
15702026-02-19T00:33:25.734Z Compiling unarray v0.1.4
15712026-02-19T00:33:25.923Z Compiling anyhow v1.0.99
15722026-02-19T00:33:25.949Z Compiling thiserror v1.0.69
15732026-02-19T00:33:26.178Z Compiling proptest v1.7.0
15742026-02-19T00:33:26.384Z Compiling stringprep v0.1.5
15752026-02-19T00:33:26.574Z Compiling phf_shared v0.11.2
15762026-02-19T00:33:27.207Z Compiling scroll v0.12.0
15772026-02-19T00:33:27.869Z Compiling hyper-util v0.1.19
15782026-02-19T00:33:28.103Z Compiling derive_builder_macro v0.20.2
15792026-02-19T00:33:30.166Z Compiling ipnetwork v0.21.1
15802026-02-19T00:33:30.739Z Compiling darling_macro v0.21.0
15812026-02-19T00:33:31.019Z Compiling serde_tokenstream v0.2.2
15822026-02-19T00:33:31.675Z Compiling serde_spanned v0.6.9
15832026-02-19T00:33:31.703Z Compiling erased-serde v0.3.31
15842026-02-19T00:33:31.927Z Compiling toml_datetime v0.6.11
15852026-02-19T00:33:32.437Z Compiling backtrace v0.3.74
15862026-02-19T00:33:32.649Z Compiling rand_chacha v0.3.1
15872026-02-19T00:33:32.749Z Compiling md-5 v0.10.6
15882026-02-19T00:33:33.114Z Compiling libz-rs-sys v0.5.1
15892026-02-19T00:33:33.145Z Compiling curve25519-dalek v4.1.3
15902026-02-19T00:33:33.537Z Compiling vergen-lib v0.1.6
15912026-02-19T00:33:33.908Z Compiling num-integer v0.1.46
15922026-02-19T00:33:33.940Z Compiling sync_wrapper v1.0.1
15932026-02-19T00:33:34.132Z Compiling hash32 v0.2.1
15942026-02-19T00:33:34.157Z Compiling ff v0.13.0
15952026-02-19T00:33:34.453Z Compiling memoffset v0.9.1
15962026-02-19T00:33:34.528Z Compiling fallible-iterator v0.2.0
15972026-02-19T00:33:34.680Z Compiling cfg_aliases v0.2.1
15982026-02-19T00:33:34.800Z Compiling smoltcp v0.9.1
15992026-02-19T00:33:34.824Z Compiling ref-cast v1.0.25
16002026-02-19T00:33:34.940Z Compiling base16ct v0.2.0
16012026-02-19T00:33:35.274Z Compiling litrs v0.4.1
16022026-02-19T00:33:35.345Z Compiling num-bigint-dig v0.8.6
16032026-02-19T00:33:35.462Z Compiling psl-types v2.0.11
16042026-02-19T00:33:35.649Z Compiling sec1 v0.7.3
16052026-02-19T00:33:35.677Z Compiling postgres-protocol v0.6.8
16062026-02-19T00:33:35.753Z Compiling nix v0.29.0
16072026-02-19T00:33:35.790Z Compiling publicsuffix v2.3.0
16082026-02-19T00:33:36.380Z Compiling num-iter v0.1.45
16092026-02-19T00:33:36.481Z Compiling document-features v0.2.11
16102026-02-19T00:33:36.610Z Compiling group v0.13.0
16112026-02-19T00:33:36.635Z Compiling tower v0.5.2
16122026-02-19T00:33:37.154Z Compiling flate2 v1.1.2
16132026-02-19T00:33:37.451Z Compiling rand v0.8.5
16142026-02-19T00:33:37.847Z Compiling newtype-uuid v1.3.2
16152026-02-19T00:33:38.014Z Compiling darling v0.21.0
16162026-02-19T00:33:38.162Z Compiling oxnet v0.1.4
16172026-02-19T00:33:38.282Z Compiling derive_builder v0.20.2
16182026-02-19T00:33:38.565Z Compiling tokio-native-tls v0.3.1
16192026-02-19T00:33:38.728Z Compiling goblin v0.8.2
16202026-02-19T00:33:39.448Z Compiling rustls-native-certs v0.8.1
16212026-02-19T00:33:39.854Z Compiling webpki-roots v1.0.1
16222026-02-19T00:33:40.004Z Compiling http-body-util v0.1.3
16232026-02-19T00:33:40.033Z Compiling strum_macros v0.27.2
16242026-02-19T00:33:40.081Z Compiling terminal_size v0.4.0
16252026-02-19T00:33:40.192Z Compiling cargo-platform v0.1.8
16262026-02-19T00:33:40.332Z Compiling hkdf v0.12.4
16272026-02-19T00:33:40.541Z Compiling crypto-bigint v0.5.5
16282026-02-19T00:33:40.690Z Compiling async-trait v0.1.89
16292026-02-19T00:33:40.761Z Compiling curve25519-dalek-derive v0.1.1
16302026-02-19T00:33:42.229Z Compiling daft-derive v0.1.4
16312026-02-19T00:33:42.290Z Compiling hubpack_derive v0.1.1
16322026-02-19T00:33:43.219Z Compiling ref-cast-impl v1.0.25
16332026-02-19T00:33:43.266Z Compiling vergen v9.0.6
16342026-02-19T00:33:43.707Z Compiling ahash v0.8.12
16352026-02-19T00:33:43.884Z Compiling fs-err v3.1.1
16362026-02-19T00:33:44.125Z Compiling ryu v1.0.18
16372026-02-19T00:33:44.238Z Compiling simd-adler32 v0.3.7
16382026-02-19T00:33:44.385Z Compiling buf-list v1.0.3
16392026-02-19T00:33:44.505Z Compiling bumpalo v3.16.0
16402026-02-19T00:33:44.796Z Compiling bitflags v1.3.2
16412026-02-19T00:33:44.930Z Compiling iri-string v0.7.8
16422026-02-19T00:33:45.004Z Compiling winnow v0.5.40
16432026-02-19T00:33:45.054Z Compiling lockfree-object-pool v0.1.6
16442026-02-19T00:33:45.083Z Compiling unicode-segmentation v1.12.0
16452026-02-19T00:33:45.350Z Compiling managed v0.8.0
16462026-02-19T00:33:45.926Z Compiling zopfli v0.8.1
16472026-02-19T00:33:46.307Z Compiling strum v0.27.2
16482026-02-19T00:33:46.575Z Compiling clap_builder v4.5.48
16492026-02-19T00:33:47.471Z Compiling dof v0.3.0
16502026-02-19T00:33:47.786Z Compiling tower-http v0.6.6
16512026-02-19T00:33:48.081Z Compiling serde_urlencoded v0.7.1
16522026-02-19T00:33:48.588Z Compiling toml_edit v0.19.15
16532026-02-19T00:33:48.742Z Compiling daft v0.1.4
16542026-02-19T00:33:48.791Z Compiling elliptic-curve v0.13.8
16552026-02-19T00:33:48.823Z Compiling hubpack v0.1.2
16562026-02-19T00:33:49.312Z Compiling cargo_metadata v0.19.2
16572026-02-19T00:33:49.343Z Compiling hyper-tls v0.6.0
16582026-02-19T00:33:49.653Z Compiling cookie_store v0.21.1
16592026-02-19T00:33:49.747Z Compiling signal-hook-mio v0.2.4
16602026-02-19T00:33:49.931Z Compiling zstd v0.13.3
16612026-02-19T00:33:51.769Z Compiling serde_with_macros v3.16.1
16622026-02-19T00:33:52.574Z Compiling postgres-types v0.2.9
16632026-02-19T00:33:53.994Z Compiling usdt-attr-macro v0.6.0
16642026-02-19T00:33:54.159Z Compiling usdt-macro v0.6.0
16652026-02-19T00:33:54.184Z Compiling phf v0.11.2
16662026-02-19T00:33:54.208Z Compiling dtrace-parser v0.2.0
16672026-02-19T00:33:54.543Z Compiling ed25519 v2.2.3
16682026-02-19T00:33:55.076Z Compiling bzip2 v0.4.4
16692026-02-19T00:33:55.544Z Compiling bzip2 v0.5.2
16702026-02-19T00:33:55.601Z Compiling pkcs1 v0.7.5
16712026-02-19T00:33:55.628Z Compiling strum_macros v0.26.4
16722026-02-19T00:33:55.980Z Compiling clap_derive v4.5.47
16732026-02-19T00:33:56.058Z Compiling enum-as-inner v0.6.1
16742026-02-19T00:33:56.523Z Compiling hex v0.4.3
16752026-02-19T00:33:56.656Z Compiling serde-big-array v0.5.1
16762026-02-19T00:33:56.687Z Compiling rfc6979 v0.4.0
16772026-02-19T00:33:56.931Z Compiling bstr v1.10.0
16782026-02-19T00:33:56.956Z Compiling serde_repr v0.1.19
16792026-02-19T00:33:57.006Z Compiling float-cmp v0.10.0
16802026-02-19T00:33:57.124Z Compiling env_filter v0.1.2
16812026-02-19T00:33:57.281Z Compiling memmap2 v0.9.8
16822026-02-19T00:33:57.688Z Compiling socket2 v0.5.10
16832026-02-19T00:33:57.786Z Compiling encoding_rs v0.8.34
16842026-02-19T00:33:57.956Z Compiling normalize-line-endings v0.3.0
16852026-02-19T00:33:58.112Z Compiling predicates-core v1.0.8
16862026-02-19T00:33:58.456Z Compiling data-encoding v2.9.0
16872026-02-19T00:33:58.516Z Compiling fixedbitset v0.4.2
16882026-02-19T00:33:58.671Z Compiling keccak v0.1.5
16892026-02-19T00:33:58.994Z Compiling difflib v0.4.0
16902026-02-19T00:34:00.161Z Compiling whoami v1.5.2
16912026-02-19T00:34:00.276Z Compiling precomputed-hash v0.1.1
16922026-02-19T00:34:00.359Z Compiling fixedbitset v0.5.7
16932026-02-19T00:34:00.414Z Compiling static_assertions v1.1.0
16942026-02-19T00:34:00.512Z Compiling jiff v0.2.15
16952026-02-19T00:34:00.539Z Compiling new_debug_unreachable v1.0.6
16962026-02-19T00:34:00.566Z Compiling foldhash v0.2.0
16972026-02-19T00:34:00.675Z Compiling mime v0.3.17
16982026-02-19T00:34:00.827Z Compiling rustc-hash v2.1.1
16992026-02-19T00:34:00.982Z Compiling petgraph v0.8.2
17002026-02-19T00:34:01.009Z Compiling iddqd v0.3.16
17012026-02-19T00:34:01.058Z Compiling string_cache v0.8.9
17022026-02-19T00:34:01.184Z Compiling toml_edit v0.22.27
17032026-02-19T00:34:01.450Z Compiling tokio-postgres v0.7.13
17042026-02-19T00:34:01.529Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17052026-02-19T00:34:03.186Z Compiling clap v4.5.48
17062026-02-19T00:34:03.322Z Compiling strum v0.26.3
17072026-02-19T00:34:03.590Z Compiling predicates v3.1.3
17082026-02-19T00:34:03.632Z Compiling hickory-proto v0.25.2
17092026-02-19T00:34:05.207Z Compiling sha3 v0.10.8
17102026-02-19T00:34:05.432Z Compiling petgraph v0.6.5
17112026-02-19T00:34:06.158Z Compiling similar v2.7.0
17122026-02-19T00:34:06.555Z Compiling usdt-impl v0.5.0
17132026-02-19T00:34:07.861Z Compiling zip v4.2.0
17142026-02-19T00:34:08.114Z Compiling usdt v0.6.0
17152026-02-19T00:34:08.139Z Compiling env_logger v0.11.8
17162026-02-19T00:34:08.165Z Compiling serde_with v3.16.1
17172026-02-19T00:34:08.645Z Compiling ecdsa v0.16.9
17182026-02-19T00:34:08.901Z Compiling rsa v0.9.8
17192026-02-19T00:34:08.960Z Compiling zip v0.6.6
17202026-02-19T00:34:09.429Z Compiling ed25519-dalek v2.1.1
17212026-02-19T00:34:10.261Z Compiling toml v0.7.8
17222026-02-19T00:34:11.505Z Compiling crossterm v0.28.1
17232026-02-19T00:34:12.508Z Compiling heck v0.4.1
17242026-02-19T00:34:12.560Z Compiling crossbeam-epoch v0.9.18
17252026-02-19T00:34:12.588Z Compiling tokio-stream v0.1.17
17262026-02-19T00:34:12.660Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17272026-02-19T00:34:12.980Z Compiling x509-cert v0.2.5
17282026-02-19T00:34:13.080Z Compiling openapiv3 v2.2.0
17292026-02-19T00:34:13.378Z Compiling sha1 v0.10.6
17302026-02-19T00:34:13.669Z Compiling itertools v0.13.0
17312026-02-19T00:34:13.869Z Compiling itertools v0.10.5
17322026-02-19T00:34:14.889Z Compiling winnow v0.6.26
17332026-02-19T00:34:15.150Z Compiling lalrpop-util v0.19.12
17342026-02-19T00:34:15.520Z Compiling peg-runtime v0.8.5
17352026-02-19T00:34:16.096Z Compiling thread_local v1.1.8
17362026-02-19T00:34:16.589Z Compiling slog-async v2.8.0
17372026-02-19T00:34:16.619Z Compiling crossbeam-channel v0.5.15
17382026-02-19T00:34:16.651Z Compiling xattr v1.3.1
17392026-02-19T00:34:16.681Z Compiling futures-executor v0.3.31
17402026-02-19T00:34:16.926Z Compiling filetime v0.2.26
17412026-02-19T00:34:17.023Z Compiling is-terminal v0.4.13
17422026-02-19T00:34:17.052Z Compiling take_mut v0.2.2
17432026-02-19T00:34:17.186Z Compiling term v1.1.0
17442026-02-19T00:34:17.210Z Compiling tar v0.4.44
17452026-02-19T00:34:17.242Z Compiling futures v0.3.31
17462026-02-19T00:34:18.386Z Compiling slog-term v2.9.2
17472026-02-19T00:34:21.186Z Compiling aws-lc-sys v0.26.0
17482026-02-19T00:34:58.760Z Compiling rustls-webpki v0.102.8
17492026-02-19T00:35:06.349Z Compiling tokio-rustls v0.26.0
17502026-02-19T00:35:06.729Z Compiling hyper-rustls v0.27.7
17512026-02-19T00:35:07.136Z Compiling reqwest v0.12.24
17522026-02-19T00:35:12.919Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17532026-02-19T00:35:13.380Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17542026-02-19T00:35:20.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
17552026-02-19T00:35:20.556Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17562026-02-19T00:35:20.642ZFeb 19 00:35:20.364 INFO Starting download, target: Clickhouse
17572026-02-19T00:35:20.642ZFeb 19 00:35:20.365 INFO Starting download, target: Cockroach
17582026-02-19T00:35:20.642ZFeb 19 00:35:20.365 INFO Starting download, target: Console
17592026-02-19T00:35:20.642ZFeb 19 00:35:20.365 INFO Starting download, target: DendriteStub
17602026-02-19T00:35:20.642ZFeb 19 00:35:20.365 INFO Starting download, target: MaghemiteMgd
17612026-02-19T00:35:20.666ZFeb 19 00:35:20.365 INFO Starting download, target: TransceiverControl
17622026-02-19T00:35:20.666ZFeb 19 00:35:20.366 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17632026-02-19T00:35:20.666ZFeb 19 00:35:20.366 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17642026-02-19T00:35:20.666ZFeb 19 00:35:20.366 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17652026-02-19T00:35:20.666ZFeb 19 00:35:20.367 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17662026-02-19T00:35:20.666ZFeb 19 00:35:20.367 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17672026-02-19T00:35:20.667ZFeb 19 00:35:20.367 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17682026-02-19T00:35:20.989ZFeb 19 00:35:20.705 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17692026-02-19T00:35:21.425ZFeb 19 00:35:21.086 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17702026-02-19T00:35:21.635ZFeb 19 00:35:21.265 INFO Download complete, target: Console
17712026-02-19T00:35:22.011ZFeb 19 00:35:21.642 INFO Download complete, target: TransceiverControl
17722026-02-19T00:35:23.826ZFeb 19 00:35:23.550 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17732026-02-19T00:35:24.148ZFeb 19 00:35:23.871 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17742026-02-19T00:35:26.061ZFeb 19 00:35:25.784 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17752026-02-19T00:35:26.061ZFeb 19 00:35:25.785 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17762026-02-19T00:35:30.265ZFeb 19 00:35:29.989 INFO Download complete, target: DendriteStub
17772026-02-19T00:35:31.111ZFeb 19 00:35:30.833 INFO Download complete, target: MaghemiteMgd
17782026-02-19T00:35:34.894ZFeb 19 00:35:34.618 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17792026-02-19T00:35:39.234ZFeb 19 00:35:38.956 INFO Checking that binary works, target: Cockroach
17802026-02-19T00:35:39.536ZFeb 19 00:35:39.260 INFO Download complete, target: Cockroach
17812026-02-19T00:35:54.347ZFeb 19 00:35:54.071 INFO Checking that binary works, target: Clickhouse
17822026-02-19T00:35:54.607ZFeb 19 00:35:54.331 INFO Download complete, target: Clickhouse
17832026-02-19T00:35:54.638ZAll builder prerequisites installed successfully, and PATH looks valid
17842026-02-19T00:35:54.664Z
17852026-02-19T00:35:54.664Zreal 8:32.733992806
17862026-02-19T00:35:54.664Zuser 21:55.675625657
17872026-02-19T00:35:54.664Zsys 3:17.790662796
17882026-02-19T00:35:54.664Ztrap 0.973746435
17892026-02-19T00:35:54.664Ztflt 0.548052354
17902026-02-19T00:35:54.664Zdflt 1.241324517
17912026-02-19T00:35:54.664Zkflt 0.015680783
17922026-02-19T00:35:54.664Zlock 56:37.196915529
17932026-02-19T00:35:54.664Zslp 1:20:06.616175310
17942026-02-19T00:35:54.664Zlat 1:32.408879426
17952026-02-19T00:35:54.664Zstop 3:32.193671212
17962026-02-19T00:35:54.664Z+ banner hack-check
17972026-02-19T00:35:54.664Z
17982026-02-19T00:35:54.664Z # # ## #### # # #### # # ###### #### # #
17992026-02-19T00:35:54.664Z # # # # # # # # # # # # # # # # #
18002026-02-19T00:35:54.664Z ###### # # # #### ##### # ###### ##### # ####
18012026-02-19T00:35:54.664Z # # ###### # # # # # # # # # #
18022026-02-19T00:35:54.664Z # # # # # # # # # # # # # # # # #
18032026-02-19T00:35:54.664Z # # # # #### # # #### # # ###### #### # #
18042026-02-19T00:35:54.665Z
18052026-02-19T00:35:54.665Z+ export CARGO_INCREMENTAL=0
18062026-02-19T00:35:54.665Z+ CARGO_INCREMENTAL=0
18072026-02-19T00:35:54.665Z+ ptime -m timeout 2h cargo xtask check-features --ci
18082026-02-19T00:35:56.192Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18092026-02-19T00:35:56.566Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18102026-02-19T00:36:01.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s
18112026-02-19T00:36:01.397Z Running `target/debug/xtask check-features --ci`
18122026-02-19T00:36:01.437Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18132026-02-19T00:36:01.437Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18142026-02-19T00:36:02.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
18152026-02-19T00:36:02.669Z Running `target/debug/xtask download cargo-hack`
18162026-02-19T00:36:04.591Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18172026-02-19T00:36:05.065Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18182026-02-19T00:36:10.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.09s
18192026-02-19T00:36:10.981Z Running `target/debug/xtask-downloader cargo-hack`
18202026-02-19T00:36:11.037ZFeb 19 00:36:10.761 INFO Starting download, target: CargoHack
18212026-02-19T00:36:11.061ZFeb 19 00:36:10.763 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18222026-02-19T00:36:16.517ZFeb 19 00:36:16.241 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18232026-02-19T00:36:16.658ZFeb 19 00:36:16.382 INFO Download complete, target: CargoHack
18242026-02-19T00:36:16.682Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
18252026-02-19T00:36:16.708Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18262026-02-19T00:36:17.049Zinfo: running `cargo check --bins` on api_identity (1/250)
18272026-02-19T00:36:18.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282026-02-19T00:36:18.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292026-02-19T00:36:18.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302026-02-19T00:36:18.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
18312026-02-19T00:36:18.492Z
18322026-02-19T00:36:18.492Zinfo: running `cargo check --bins` on bootstore (2/250)
18332026-02-19T00:36:19.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342026-02-19T00:36:19.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352026-02-19T00:36:19.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362026-02-19T00:36:19.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
18372026-02-19T00:36:19.894Z
18382026-02-19T00:36:19.895Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/250)
18392026-02-19T00:36:21.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402026-02-19T00:36:21.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412026-02-19T00:36:21.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422026-02-19T00:36:21.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
18432026-02-19T00:36:21.260Z
18442026-02-19T00:36:21.260Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/250)
18452026-02-19T00:36:22.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462026-02-19T00:36:22.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472026-02-19T00:36:22.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482026-02-19T00:36:22.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
18492026-02-19T00:36:22.568Z
18502026-02-19T00:36:22.568Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/250)
18512026-02-19T00:36:23.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522026-02-19T00:36:23.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532026-02-19T00:36:23.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542026-02-19T00:36:23.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
18552026-02-19T00:36:23.727Z
18562026-02-19T00:36:23.727Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/250)
18572026-02-19T00:36:24.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582026-02-19T00:36:24.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592026-02-19T00:36:24.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602026-02-19T00:36:24.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
18612026-02-19T00:36:24.764Z
18622026-02-19T00:36:24.764Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/250)
18632026-02-19T00:36:25.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642026-02-19T00:36:25.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652026-02-19T00:36:25.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662026-02-19T00:36:25.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
18672026-02-19T00:36:25.898Z
18682026-02-19T00:36:25.898Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/250)
18692026-02-19T00:36:26.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702026-02-19T00:36:26.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712026-02-19T00:36:26.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722026-02-19T00:36:26.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18732026-02-19T00:36:26.981Z
18742026-02-19T00:36:26.981Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/250)
18752026-02-19T00:36:27.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762026-02-19T00:36:27.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772026-02-19T00:36:27.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782026-02-19T00:36:27.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
18792026-02-19T00:36:28.010Z
18802026-02-19T00:36:28.010Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/250)
18812026-02-19T00:36:29.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822026-02-19T00:36:29.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832026-02-19T00:36:29.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842026-02-19T00:36:29.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
18852026-02-19T00:36:29.137Z
18862026-02-19T00:36:29.137Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/250)
18872026-02-19T00:36:30.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882026-02-19T00:36:30.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892026-02-19T00:36:30.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902026-02-19T00:36:30.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
18912026-02-19T00:36:30.250Z
18922026-02-19T00:36:30.250Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/250)
18932026-02-19T00:36:31.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942026-02-19T00:36:31.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952026-02-19T00:36:31.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962026-02-19T00:36:31.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
18972026-02-19T00:36:31.305Z
18982026-02-19T00:36:31.305Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/250)
18992026-02-19T00:36:32.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002026-02-19T00:36:32.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012026-02-19T00:36:32.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022026-02-19T00:36:32.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
19032026-02-19T00:36:32.367Z
19042026-02-19T00:36:32.367Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/250)
19052026-02-19T00:36:33.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062026-02-19T00:36:33.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072026-02-19T00:36:33.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082026-02-19T00:36:33.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
19092026-02-19T00:36:33.410Z
19102026-02-19T00:36:33.410Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/250)
19112026-02-19T00:36:34.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122026-02-19T00:36:34.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132026-02-19T00:36:34.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142026-02-19T00:36:34.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
19152026-02-19T00:36:34.455Z
19162026-02-19T00:36:34.455Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/250)
19172026-02-19T00:36:35.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182026-02-19T00:36:35.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192026-02-19T00:36:35.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202026-02-19T00:36:35.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
19212026-02-19T00:36:35.518Z
19222026-02-19T00:36:35.518Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/250)
19232026-02-19T00:36:36.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242026-02-19T00:36:36.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252026-02-19T00:36:36.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262026-02-19T00:36:36.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
19272026-02-19T00:36:36.579Z
19282026-02-19T00:36:36.579Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/250)
19292026-02-19T00:36:37.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302026-02-19T00:36:37.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312026-02-19T00:36:37.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322026-02-19T00:36:37.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
19332026-02-19T00:36:37.754Z
19342026-02-19T00:36:37.754Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/250)
19352026-02-19T00:36:38.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362026-02-19T00:36:38.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372026-02-19T00:36:38.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382026-02-19T00:36:38.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
19392026-02-19T00:36:38.859Z
19402026-02-19T00:36:38.859Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/250)
19412026-02-19T00:36:39.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422026-02-19T00:36:39.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432026-02-19T00:36:39.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442026-02-19T00:36:39.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
19452026-02-19T00:36:39.871Z
19462026-02-19T00:36:39.871Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/250)
19472026-02-19T00:36:40.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482026-02-19T00:36:40.877Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492026-02-19T00:36:40.877Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502026-02-19T00:36:40.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
19512026-02-19T00:36:40.972Z
19522026-02-19T00:36:40.972Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/250)
19532026-02-19T00:36:41.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542026-02-19T00:36:41.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552026-02-19T00:36:41.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562026-02-19T00:36:41.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19572026-02-19T00:36:41.932Z
19582026-02-19T00:36:41.932Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/250)
19592026-02-19T00:36:42.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602026-02-19T00:36:42.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612026-02-19T00:36:42.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622026-02-19T00:36:42.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19632026-02-19T00:36:42.988Z
19642026-02-19T00:36:42.988Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/250)
19652026-02-19T00:36:43.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662026-02-19T00:36:43.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672026-02-19T00:36:43.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682026-02-19T00:36:43.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19692026-02-19T00:36:43.919Z
19702026-02-19T00:36:43.919Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/250)
19712026-02-19T00:36:44.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722026-02-19T00:36:44.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732026-02-19T00:36:44.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742026-02-19T00:36:44.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19752026-02-19T00:36:44.875Z
19762026-02-19T00:36:44.875Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/250)
19772026-02-19T00:36:45.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782026-02-19T00:36:45.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792026-02-19T00:36:45.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802026-02-19T00:36:45.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19812026-02-19T00:36:45.857Z
19822026-02-19T00:36:45.857Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/250)
19832026-02-19T00:36:46.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842026-02-19T00:36:46.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852026-02-19T00:36:46.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862026-02-19T00:36:46.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19872026-02-19T00:36:46.864Z
19882026-02-19T00:36:46.864Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/250)
19892026-02-19T00:36:47.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902026-02-19T00:36:47.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912026-02-19T00:36:47.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922026-02-19T00:36:47.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
19932026-02-19T00:36:47.861Z
19942026-02-19T00:36:47.861Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/250)
19952026-02-19T00:36:48.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962026-02-19T00:36:48.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972026-02-19T00:36:48.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982026-02-19T00:36:48.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19992026-02-19T00:36:48.882Z
20002026-02-19T00:36:48.883Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/250)
20012026-02-19T00:36:49.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022026-02-19T00:36:49.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032026-02-19T00:36:49.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042026-02-19T00:36:49.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
20052026-02-19T00:36:49.916Z
20062026-02-19T00:36:49.916Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/250)
20072026-02-19T00:36:50.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082026-02-19T00:36:50.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092026-02-19T00:36:50.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102026-02-19T00:36:50.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20112026-02-19T00:36:50.936Z
20122026-02-19T00:36:50.936Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/250)
20132026-02-19T00:36:51.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142026-02-19T00:36:51.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152026-02-19T00:36:51.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162026-02-19T00:36:51.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20172026-02-19T00:36:51.931Z
20182026-02-19T00:36:51.931Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/250)
20192026-02-19T00:36:52.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202026-02-19T00:36:52.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212026-02-19T00:36:52.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222026-02-19T00:36:52.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20232026-02-19T00:36:52.945Z
20242026-02-19T00:36:52.945Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/250)
20252026-02-19T00:36:53.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262026-02-19T00:36:53.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272026-02-19T00:36:53.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282026-02-19T00:36:53.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20292026-02-19T00:36:53.995Z
20302026-02-19T00:36:53.996Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/250)
20312026-02-19T00:36:54.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322026-02-19T00:36:54.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332026-02-19T00:36:54.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342026-02-19T00:36:54.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
20352026-02-19T00:36:54.986Z
20362026-02-19T00:36:54.987Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/250)
20372026-02-19T00:36:55.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382026-02-19T00:36:55.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392026-02-19T00:36:55.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402026-02-19T00:36:55.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20412026-02-19T00:36:56.007Z
20422026-02-19T00:36:56.007Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/250)
20432026-02-19T00:36:56.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442026-02-19T00:36:56.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452026-02-19T00:36:56.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462026-02-19T00:36:56.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
20472026-02-19T00:36:57.048Z
20482026-02-19T00:36:57.048Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/250)
20492026-02-19T00:36:58.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502026-02-19T00:36:58.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512026-02-19T00:36:58.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522026-02-19T00:36:58.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20532026-02-19T00:36:58.122Z
20542026-02-19T00:36:58.123Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/250)
20552026-02-19T00:36:59.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562026-02-19T00:36:59.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572026-02-19T00:36:59.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582026-02-19T00:36:59.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
20592026-02-19T00:36:59.254Z
20602026-02-19T00:36:59.254Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/250)
20612026-02-19T00:37:00.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622026-02-19T00:37:00.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632026-02-19T00:37:00.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642026-02-19T00:37:00.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
20652026-02-19T00:37:00.380Z
20662026-02-19T00:37:00.380Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/250)
20672026-02-19T00:37:01.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682026-02-19T00:37:01.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692026-02-19T00:37:01.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702026-02-19T00:37:01.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
20712026-02-19T00:37:01.537Z
20722026-02-19T00:37:01.537Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/250)
20732026-02-19T00:37:02.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742026-02-19T00:37:02.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752026-02-19T00:37:02.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762026-02-19T00:37:02.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20772026-02-19T00:37:02.538Z
20782026-02-19T00:37:02.538Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/250)
20792026-02-19T00:37:03.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802026-02-19T00:37:03.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812026-02-19T00:37:03.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822026-02-19T00:37:03.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
20832026-02-19T00:37:03.683Z
20842026-02-19T00:37:03.683Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/250)
20852026-02-19T00:37:04.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862026-02-19T00:37:04.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872026-02-19T00:37:04.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882026-02-19T00:37:04.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
20892026-02-19T00:37:04.824Z
20902026-02-19T00:37:04.824Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/250)
20912026-02-19T00:37:06.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922026-02-19T00:37:06.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932026-02-19T00:37:06.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20942026-02-19T00:37:06.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
20952026-02-19T00:37:06.280Z
20962026-02-19T00:37:06.280Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/250)
20972026-02-19T00:37:07.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20982026-02-19T00:37:07.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20992026-02-19T00:37:07.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21002026-02-19T00:37:07.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
21012026-02-19T00:37:07.714Z
21022026-02-19T00:37:07.714Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/250)
21032026-02-19T00:37:09.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21042026-02-19T00:37:09.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21052026-02-19T00:37:09.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21062026-02-19T00:37:09.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
21072026-02-19T00:37:09.186Z
21082026-02-19T00:37:09.186Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/250)
21092026-02-19T00:37:10.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21102026-02-19T00:37:10.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21112026-02-19T00:37:10.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21122026-02-19T00:37:10.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
21132026-02-19T00:37:10.695Z
21142026-02-19T00:37:10.695Zinfo: running `cargo check --bins` on oxlog (49/250)
21152026-02-19T00:37:11.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162026-02-19T00:37:11.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172026-02-19T00:37:12.125Z Checking cfg-if v1.0.4
21182026-02-19T00:37:12.151Z Checking libc v0.2.180
21192026-02-19T00:37:12.151Z Checking serde_core v1.0.228
21202026-02-19T00:37:12.202Z Checking zeroize v1.8.1
21212026-02-19T00:37:12.226Z Checking memchr v2.7.4
21222026-02-19T00:37:12.250Z Checking value-bag v1.12.0
21232026-02-19T00:37:12.250Z Checking smallvec v1.15.1
21242026-02-19T00:37:12.250Z Checking typenum v1.17.0
21252026-02-19T00:37:12.303Z Checking scopeguard v1.2.0
21262026-02-19T00:37:12.512Z Checking lock_api v0.4.12
21272026-02-19T00:37:12.537Z Checking subtle v2.6.1
21282026-02-19T00:37:12.625Z Checking const-oid v0.9.6
21292026-02-19T00:37:12.708Z Checking log v0.4.29
21302026-02-19T00:37:12.871Z Checking itoa v1.0.11
21312026-02-19T00:37:12.959Z Checking byteorder v1.5.0
21322026-02-19T00:37:13.185Z Checking stable_deref_trait v1.2.0
21332026-02-19T00:37:13.232Z Checking portable-atomic v1.11.0
21342026-02-19T00:37:13.327Z Checking critical-section v1.1.3
21352026-02-19T00:37:13.351Z Checking zerofrom v0.1.4
21362026-02-19T00:37:13.442Z Checking pin-project-lite v0.2.14
21372026-02-19T00:37:13.466Z Checking generic-array v0.14.7
21382026-02-19T00:37:13.490Z Checking getrandom v0.2.15
21392026-02-19T00:37:13.546Z Checking getrandom v0.3.4
21402026-02-19T00:37:13.599Z Checking yoke v0.7.4
21412026-02-19T00:37:13.623Z Checking parking_lot_core v0.9.10
21422026-02-19T00:37:13.796Z Checking rand_core v0.6.4
21432026-02-19T00:37:13.820Z Checking signal-hook-registry v1.4.2
21442026-02-19T00:37:13.980Z Checking allocator-api2 v0.2.21
21452026-02-19T00:37:14.006Z Checking zerovec v0.10.4
21462026-02-19T00:37:14.166Z Checking parking_lot v0.12.3
21472026-02-19T00:37:14.205Z Checking mio v1.0.2
21482026-02-19T00:37:14.399Z Checking once_cell v1.21.3
21492026-02-19T00:37:14.558Z Checking equivalent v1.0.2
21502026-02-19T00:37:14.604Z Checking libm v0.2.8
21512026-02-19T00:37:14.632Z Checking litemap v0.7.3
21522026-02-19T00:37:14.715Z Checking writeable v0.5.5
21532026-02-19T00:37:14.742Z Checking socket2 v0.6.1
21542026-02-19T00:37:14.805Z Checking crypto-common v0.1.6
21552026-02-19T00:37:14.830Z Checking block-buffer v0.10.4
21562026-02-19T00:37:15.048Z Checking zerocopy v0.7.35
21572026-02-19T00:37:15.073Z Checking digest v0.10.7
21582026-02-19T00:37:15.073Z Checking zmij v1.0.15
21592026-02-19T00:37:15.110Z Checking cpufeatures v0.2.14
21602026-02-19T00:37:15.240Z Checking futures-core v0.3.31
21612026-02-19T00:37:15.309Z Checking percent-encoding v2.3.2
21622026-02-19T00:37:15.491Z Checking icu_locid_transform_data v1.5.0
21632026-02-19T00:37:15.515Z Checking block-padding v0.3.3
21642026-02-19T00:37:15.540Z Checking num-traits v0.2.19
21652026-02-19T00:37:15.564Z Checking hmac v0.12.1
21662026-02-19T00:37:15.588Z Checking hashbrown v0.16.1
21672026-02-19T00:37:15.645Z Checking icu_properties_data v1.5.0
21682026-02-19T00:37:15.722Z Checking tinystr v0.7.6
21692026-02-19T00:37:15.779Z Checking icu_collections v1.5.0
21702026-02-19T00:37:15.824Z Checking inout v0.1.3
21712026-02-19T00:37:15.961Z Checking utf16_iter v1.0.5
21722026-02-19T00:37:16.132Z Checking utf8_iter v1.0.4
21732026-02-19T00:37:16.157Z Checking icu_locid v1.5.0
21742026-02-19T00:37:16.181Z Checking icu_normalizer_data v1.5.0
21752026-02-19T00:37:16.317Z Checking futures-sink v0.3.31
21762026-02-19T00:37:16.372Z Checking write16 v1.0.0
21772026-02-19T00:37:16.491Z Checking ppv-lite86 v0.2.20
21782026-02-19T00:37:16.518Z Checking futures-channel v0.3.31
21792026-02-19T00:37:16.542Z Checking serde v1.0.228
21802026-02-19T00:37:16.542Z Checking serde_json v1.0.149
21812026-02-19T00:37:16.599Z Checking cipher v0.4.4
21822026-02-19T00:37:16.822Z Checking indexmap v2.13.0
21832026-02-19T00:37:16.941Z Checking sha2 v0.10.9
21842026-02-19T00:37:17.115Z Checking slab v0.4.9
21852026-02-19T00:37:17.140Z Checking futures-task v0.3.31
21862026-02-19T00:37:17.269Z Checking icu_provider v1.5.0
21872026-02-19T00:37:17.305Z Checking pin-utils v0.1.0
21882026-02-19T00:37:17.425Z Checking futures-io v0.3.31
21892026-02-19T00:37:17.456Z Checking base64ct v1.6.0
21902026-02-19T00:37:17.485Z Checking errno v0.3.12
21912026-02-19T00:37:17.606Z Checking bytes v1.11.1
21922026-02-19T00:37:17.669Z Checking bitflags v2.9.4
21932026-02-19T00:37:17.693Z Checking futures-util v0.3.31
21942026-02-19T00:37:17.743Z Checking flagset v0.4.6
21952026-02-19T00:37:17.995Z Checking form_urlencoded v1.2.2
21962026-02-19T00:37:18.030Z Checking icu_locid_transform v1.5.0
21972026-02-19T00:37:18.054Z Checking rand_core v0.9.3
21982026-02-19T00:37:18.079Z Checking pem-rfc7468 v0.7.0
21992026-02-19T00:37:18.247Z Checking fnv v1.0.7
22002026-02-19T00:37:18.324Z Checking foldhash v0.1.5
22012026-02-19T00:37:18.418Z Checking salsa20 v0.10.2
22022026-02-19T00:37:18.442Z Checking der v0.7.10
22032026-02-19T00:37:18.474Z Checking uuid v1.19.0
22042026-02-19T00:37:18.500Z Checking pbkdf2 v0.12.2
22052026-02-19T00:37:18.623Z Checking hashbrown v0.15.4
22062026-02-19T00:37:18.707Z Checking spin v0.9.8
22072026-02-19T00:37:18.732Z Checking scrypt v0.11.0
22082026-02-19T00:37:18.780Z Checking tokio v1.49.0
22092026-02-19T00:37:18.993Z Checking http v1.4.0
22102026-02-19T00:37:19.096Z Checking rand_chacha v0.9.0
22112026-02-19T00:37:19.236Z Checking icu_properties v1.5.1
22122026-02-19T00:37:19.297Z Checking aes v0.8.4
22132026-02-19T00:37:19.543Z Checking cbc v0.1.2
22142026-02-19T00:37:19.733Z Checking iana-time-zone v0.1.63
22152026-02-19T00:37:19.787Z Checking regex-syntax v0.8.5
22162026-02-19T00:37:19.931Z Checking chrono v0.4.43
22172026-02-19T00:37:20.255Z Checking rand v0.9.2
22182026-02-19T00:37:20.391Z Checking spki v0.7.3
22192026-02-19T00:37:20.424Z Checking tracing-core v0.1.32
22202026-02-19T00:37:20.735Z Checking pkcs5 v0.7.1
22212026-02-19T00:37:21.148Z Checking thiserror v2.0.18
22222026-02-19T00:37:21.279Z Checking pkcs8 v0.10.2
22232026-02-19T00:37:21.314Z Checking tracing v0.1.40
22242026-02-19T00:37:21.425Z Checking http-body v1.0.1
22252026-02-19T00:37:21.625Z Checking plain v0.2.3
22262026-02-19T00:37:21.669Z Checking rustls-pki-types v1.10.0
22272026-02-19T00:37:21.722Z Checking tinyvec_macros v0.1.1
22282026-02-19T00:37:21.829Z Checking base64 v0.22.1
22292026-02-19T00:37:21.853Z Checking tinyvec v1.8.0
22302026-02-19T00:37:22.233Z Checking lazy_static v1.5.0
22312026-02-19T00:37:22.345Z Checking rustix v1.1.3
22322026-02-19T00:37:22.375Z Checking semver v1.0.27
22332026-02-19T00:37:22.399Z Checking zerocopy v0.8.27
22342026-02-19T00:37:22.714Z Checking aws-lc-sys v0.26.0
22352026-02-19T00:37:22.772Z Checking icu_normalizer v1.5.0
22362026-02-19T00:37:22.860Z Checking untrusted v0.9.0
22372026-02-19T00:37:23.085Z Checking ucd-trie v0.1.7
22382026-02-19T00:37:23.265Z Checking openssl-probe v0.1.5
22392026-02-19T00:37:23.305Z Checking untrusted v0.7.1
22402026-02-19T00:37:23.348Z Checking tower-layer v0.3.3
22412026-02-19T00:37:23.468Z Checking foreign-types-shared v0.1.1
22422026-02-19T00:37:23.544Z Checking tower-service v0.3.3
22432026-02-19T00:37:23.611Z Checking dyn-clone v1.0.20
22442026-02-19T00:37:23.654Z Checking idna_adapter v1.2.0
22452026-02-19T00:37:23.699Z Checking adler2 v2.0.0
22462026-02-19T00:37:23.740Z Checking atomic-waker v1.1.2
22472026-02-19T00:37:23.820Z Checking unicode-ident v1.0.19
22482026-02-19T00:37:23.906Z Checking try-lock v0.2.5
22492026-02-19T00:37:23.932Z Checking fastrand v2.1.1
22502026-02-19T00:37:23.956Z Checking idna v1.0.3
22512026-02-19T00:37:24.047Z Checking proc-macro2 v1.0.101
22522026-02-19T00:37:24.106Z Checking want v0.3.1
22532026-02-19T00:37:24.303Z Checking miniz_oxide v0.8.5
22542026-02-19T00:37:24.328Z Checking foreign-types v0.3.2
22552026-02-19T00:37:24.448Z Checking pest v2.8.2
22562026-02-19T00:37:24.507Z Checking url v2.5.4
22572026-02-19T00:37:24.774Z Checking tempfile v3.24.0
22582026-02-19T00:37:24.798Z Checking ring v0.17.14
22592026-02-19T00:37:25.077Z Checking aws-lc-rs v1.12.4
22602026-02-19T00:37:25.109Z Checking ipnet v2.11.0
22612026-02-19T00:37:25.185Z Checking httparse v1.9.5
22622026-02-19T00:37:25.510Z Checking schemars v0.8.22
22632026-02-19T00:37:25.696Z Checking openssl-sys v0.9.109
22642026-02-19T00:37:25.774Z Checking wait-timeout v0.2.0
22652026-02-19T00:37:26.037Z Checking aho-corasick v1.1.3
22662026-02-19T00:37:26.171Z Checking anstyle v1.0.11
22672026-02-19T00:37:26.566Z Checking httpdate v1.0.3
22682026-02-19T00:37:26.870Z Checking quick-error v1.2.3
22692026-02-19T00:37:26.989Z Checking pretty-hex v0.4.1
22702026-02-19T00:37:27.077Z Checking utf8parse v0.2.2
22712026-02-19T00:37:27.105Z Checking powerfmt v0.2.0
22722026-02-19T00:37:27.130Z Checking tokio-util v0.7.15
22732026-02-19T00:37:27.235Z Checking bit-vec v0.8.0
22742026-02-19T00:37:27.263Z Checking anstyle-parse v0.2.5
22752026-02-19T00:37:27.338Z Checking rusty-fork v0.3.0
22762026-02-19T00:37:27.381Z Checking openssl v0.10.73
22772026-02-19T00:37:27.405Z Checking rustls-webpki v0.102.8
22782026-02-19T00:37:27.446Z Checking deranged v0.5.3
22792026-02-19T00:37:27.636Z Compiling newtype-uuid v1.3.2
22802026-02-19T00:37:27.677Z Checking bit-set v0.8.0
22812026-02-19T00:37:27.727Z Checking quote v1.0.40
22822026-02-19T00:37:27.894Z Checking regex-automata v0.4.11
22832026-02-19T00:37:28.003Z Checking unicode-normalization v0.1.24
22842026-02-19T00:37:28.027Z Checking crossbeam-utils v0.8.21
22852026-02-19T00:37:28.153Z Checking rand_xorshift v0.4.0
22862026-02-19T00:37:28.329Z Checking rustix v0.38.37
22872026-02-19T00:37:28.363Z Checking bzip2-sys v0.1.13+1.0.8
22882026-02-19T00:37:28.528Z Checking scroll v0.13.0
22892026-02-19T00:37:28.677Z Checking h2 v0.4.6
22902026-02-19T00:37:28.802Z Checking signature v2.2.0
22912026-02-19T00:37:28.984Z Checking crc32fast v1.4.2
22922026-02-19T00:37:29.008Z Checking either v1.15.0
22932026-02-19T00:37:29.033Z Checking is_terminal_polyfill v1.70.1
22942026-02-19T00:37:29.198Z Checking num-conv v0.1.0
22952026-02-19T00:37:29.260Z Checking unarray v0.1.4
22962026-02-19T00:37:29.424Z Checking zlib-rs v0.5.1
22972026-02-19T00:37:29.493Z Checking siphasher v0.3.11
22982026-02-19T00:37:29.493Z Checking unicode-bidi v0.3.17
22992026-02-19T00:37:29.845Z Checking time-core v0.1.6
23002026-02-19T00:37:30.173Z Checking num_threads v0.1.7
23012026-02-19T00:37:30.197Z Checking anstyle-query v1.1.1
23022026-02-19T00:37:30.197Z Checking colorchoice v1.0.2
23032026-02-19T00:37:30.331Z Checking unicode-properties v0.1.3
23042026-02-19T00:37:30.367Z Checking time v0.3.43
23052026-02-19T00:37:30.398Z Checking anstream v0.6.18
23062026-02-19T00:37:30.747Z Checking stringprep v0.1.5
23072026-02-19T00:37:30.845Z Checking phf_shared v0.11.2
23082026-02-19T00:37:31.057Z Checking proptest v1.7.0
23092026-02-19T00:37:31.149Z Checking goblin v0.10.2
23102026-02-19T00:37:31.561Z Checking libz-rs-sys v0.5.1
23112026-02-19T00:37:31.792Z Checking crossbeam-epoch v0.9.18
23122026-02-19T00:37:31.854Z Checking rustls v0.23.19
23132026-02-19T00:37:32.322Z Checking syn v2.0.114
23142026-02-19T00:37:32.655Z Compiling daft v0.1.4
23152026-02-19T00:37:32.714Z Checking native-tls v0.2.12
23162026-02-19T00:37:33.070Z Checking ipnetwork v0.21.1
23172026-02-19T00:37:33.222Z Checking thiserror v1.0.69
23182026-02-19T00:37:33.277Z Checking scroll v0.12.0
23192026-02-19T00:37:33.395Z Checking zstd-sys v2.0.14+zstd.1.5.7
23202026-02-19T00:37:33.571Z Checking toml_datetime v0.6.11
23212026-02-19T00:37:33.637Z Checking serde_spanned v0.6.9
23222026-02-19T00:37:33.791Z Checking rand_chacha v0.3.1
23232026-02-19T00:37:33.858Z Checking num-integer v0.1.46
23242026-02-19T00:37:33.945Z Checking md-5 v0.10.6
23252026-02-19T00:37:34.216Z Checking sync_wrapper v1.0.1
23262026-02-19T00:37:34.240Z Checking ff v0.13.0
23272026-02-19T00:37:34.402Z Checking hash32 v0.2.1
23282026-02-19T00:37:34.429Z Checking gimli v0.31.1
23292026-02-19T00:37:34.488Z Checking base16ct v0.2.0
23302026-02-19T00:37:34.728Z Checking psl-types v2.0.11
23312026-02-19T00:37:34.783Z Checking fallible-iterator v0.2.0
23322026-02-19T00:37:34.983Z Checking publicsuffix v2.3.0
23332026-02-19T00:37:35.177Z Checking hyper v1.8.1
23342026-02-19T00:37:35.279Z Compiling iddqd v0.3.16
23352026-02-19T00:37:35.421Z Checking postgres-protocol v0.6.8
23362026-02-19T00:37:36.128Z Checking heapless v0.7.17
23372026-02-19T00:37:36.229Z Checking sec1 v0.7.3
23382026-02-19T00:37:36.656Z Checking group v0.13.0
23392026-02-19T00:37:36.922Z Checking num-iter v0.1.45
23402026-02-19T00:37:37.169Z Checking tower v0.5.2
23412026-02-19T00:37:37.214Z Checking rand v0.8.5
23422026-02-19T00:37:37.424Z Checking tokio-rustls v0.26.0
23432026-02-19T00:37:37.448Z Checking hyper-util v0.1.19
23442026-02-19T00:37:37.686Z Checking dof v0.4.0
23452026-02-19T00:37:37.914Z Checking goblin v0.8.2
23462026-02-19T00:37:37.987Z Checking zstd-safe v7.2.3
23472026-02-19T00:37:38.070Z Checking oxnet v0.1.4
23482026-02-19T00:37:38.341Z Checking cookie v0.18.1
23492026-02-19T00:37:38.424Z Checking addr2line v0.24.2
23502026-02-19T00:37:38.544Z Checking tokio-native-tls v0.3.1
23512026-02-19T00:37:38.597Z Checking terminal_size v0.4.0
23522026-02-19T00:37:38.621Z Checking flate2 v1.1.2
23532026-02-19T00:37:38.752Z Checking dtrace-parser v0.3.0
23542026-02-19T00:37:38.836Z Checking rustls-native-certs v0.8.1
23552026-02-19T00:37:38.860Z Checking webpki-roots v1.0.1
23562026-02-19T00:37:38.884Z Checking http-body-util v0.1.3
23572026-02-19T00:37:39.081Z Checking signal-hook v0.3.18
23582026-02-19T00:37:39.105Z Checking hkdf v0.12.4
23592026-02-19T00:37:39.129Z Checking crypto-bigint v0.5.5
23602026-02-19T00:37:39.306Z Checking thread-id v5.0.0
23612026-02-19T00:37:39.370Z Checking object v0.36.5
23622026-02-19T00:37:39.400Z Checking ryu v1.0.18
23632026-02-19T00:37:39.424Z Checking clap_lex v0.7.4
23642026-02-19T00:37:39.448Z Compiling rayon-core v1.12.1
23652026-02-19T00:37:39.546Z Checking bitflags v1.3.2
23662026-02-19T00:37:39.672Z Checking managed v0.8.0
23672026-02-19T00:37:39.698Z Checking rustc-demangle v0.1.24
23682026-02-19T00:37:39.730Z Checking iri-string v0.7.8
23692026-02-19T00:37:39.765Z Checking strsim v0.11.1
23702026-02-19T00:37:40.078Z Checking simd-adler32 v0.3.7
23712026-02-19T00:37:40.111Z Checking bumpalo v3.16.0
23722026-02-19T00:37:40.171Z Checking winnow v0.5.40
23732026-02-19T00:37:40.487Z Checking lockfree-object-pool v0.1.6
23742026-02-19T00:37:40.527Z Checking clap_builder v4.5.48
23752026-02-19T00:37:40.786Z Checking hyper-rustls v0.27.7
23762026-02-19T00:37:40.812Z Checking zopfli v0.8.1
23772026-02-19T00:37:41.278Z Checking hyper-tls v0.6.0
23782026-02-19T00:37:41.601Z Checking smoltcp v0.9.1
23792026-02-19T00:37:41.627Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23802026-02-19T00:37:42.006Z Checking serde_urlencoded v0.7.1
23812026-02-19T00:37:42.062Z Checking elliptic-curve v0.13.8
23822026-02-19T00:37:42.478Z Checking signal-hook-mio v0.2.4
23832026-02-19T00:37:42.630Z Checking tower-http v0.6.6
23842026-02-19T00:37:42.696Z Checking usdt-impl v0.6.0
23852026-02-19T00:37:42.859Z Checking cookie_store v0.21.1
23862026-02-19T00:37:43.306Z Checking num-bigint-dig v0.8.6
23872026-02-19T00:37:43.346Z Checking dof v0.3.0
23882026-02-19T00:37:43.438Z Checking zstd v0.13.3
23892026-02-19T00:37:43.503Z Checking toml_edit v0.19.15
23902026-02-19T00:37:43.646Z Checking postgres-types v0.2.9
23912026-02-19T00:37:43.881Z Checking dtrace-parser v0.2.0
23922026-02-19T00:37:43.914Z Checking bstr v1.10.0
23932026-02-19T00:37:43.939Z Checking regex v1.11.3
23942026-02-19T00:37:44.086Z Checking crossbeam-deque v0.8.5
23952026-02-19T00:37:44.452Z Checking phf v0.11.2
23962026-02-19T00:37:44.484Z Checking ed25519 v2.2.3
23972026-02-19T00:37:44.484Z Checking bzip2 v0.4.4
23982026-02-19T00:37:44.636Z Checking bzip2 v0.5.2
23992026-02-19T00:37:44.778Z Checking curve25519-dalek v4.1.3
24002026-02-19T00:37:44.869Z Checking ref-cast v1.0.25
24012026-02-19T00:37:44.894Z Checking strum v0.27.2
24022026-02-19T00:37:44.918Z Checking hubpack v0.1.2
24032026-02-19T00:37:44.980Z Checking memoffset v0.9.1
24042026-02-19T00:37:45.057Z Checking pkcs1 v0.7.5
24052026-02-19T00:37:45.127Z Checking serde-big-array v0.5.1
24062026-02-19T00:37:45.156Z Checking hex v0.4.3
24072026-02-19T00:37:45.303Z Checking erased-serde v0.3.31
24082026-02-19T00:37:45.415Z Checking float-cmp v0.10.0
24092026-02-19T00:37:45.561Z Checking rfc6979 v0.4.0
24102026-02-19T00:37:45.662Z Checking memmap2 v0.9.8
24112026-02-19T00:37:45.697Z Checking thread-id v4.2.2
24122026-02-19T00:37:45.721Z Checking socket2 v0.5.10
24132026-02-19T00:37:45.820Z Checking env_filter v0.1.2
24142026-02-19T00:37:45.860Z Checking encoding_rs v0.8.34
24152026-02-19T00:37:46.025Z Checking unicode-segmentation v1.12.0
24162026-02-19T00:37:46.109Z Checking backtrace v0.3.74
24172026-02-19T00:37:46.146Z Checking foldhash v0.2.0
24182026-02-19T00:37:46.368Z Checking data-encoding v2.9.0
24192026-02-19T00:37:46.417Z Checking keccak v0.1.5
24202026-02-19T00:37:46.468Z Checking minimal-lexical v0.2.1
24212026-02-19T00:37:46.521Z Checking difflib v0.4.0
24222026-02-19T00:37:46.769Z Checking new_debug_unreachable v1.0.6
24232026-02-19T00:37:46.805Z Checking rustc-hash v2.1.1
24242026-02-19T00:37:46.885Z Checking toml_write v0.1.2
24252026-02-19T00:37:46.910Z Checking whoami v1.5.2
24262026-02-19T00:37:46.938Z Checking mime v0.3.17
24272026-02-19T00:37:47.025Z Checking normalize-line-endings v0.3.0
24282026-02-19T00:37:47.050Z Checking precomputed-hash v0.1.1
24292026-02-19T00:37:47.077Z Checking fixedbitset v0.5.7
24302026-02-19T00:37:47.102Z Checking jiff v0.2.15
24312026-02-19T00:37:47.226Z Checking winnow v0.7.14
24322026-02-19T00:37:47.251Z Checking fixedbitset v0.4.2
24332026-02-19T00:37:47.251Z Checking predicates-core v1.0.8
24342026-02-19T00:37:47.309Z Checking static_assertions v1.1.0
24352026-02-19T00:37:47.379Z Checking tokio-postgres v0.7.13
24362026-02-19T00:37:47.465Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24372026-02-19T00:37:47.494Z Checking petgraph v0.8.2
24382026-02-19T00:37:47.552Z Checking predicates v3.1.3
24392026-02-19T00:37:47.644Z Checking petgraph v0.6.5
24402026-02-19T00:37:48.338Z Checking reqwest v0.12.24
24412026-02-19T00:37:48.389Z Checking string_cache v0.8.9
24422026-02-19T00:37:50.521Z Checking hickory-proto v0.25.2
24432026-02-19T00:37:50.545Z Checking toml_edit v0.22.27
24442026-02-19T00:37:50.637Z Checking nom v7.1.3
24452026-02-19T00:37:50.915Z Checking ed25519-dalek v2.1.1
24462026-02-19T00:37:51.100Z Checking anyhow v1.0.99
24472026-02-19T00:37:51.430Z Checking sha3 v0.10.8
24482026-02-19T00:37:51.629Z Checking similar v2.7.0
24492026-02-19T00:37:51.908Z Checking slog v2.8.2
24502026-02-19T00:37:51.994Z Checking toml v0.7.8
24512026-02-19T00:37:52.597Z Checking env_logger v0.11.8
24522026-02-19T00:37:52.621Z Checking usdt v0.6.0
24532026-02-19T00:37:52.791Z Checking usdt-impl v0.5.0
24542026-02-19T00:37:52.976Z Checking ecdsa v0.16.9
24552026-02-19T00:37:53.083Z Checking serde_with v3.16.1
24562026-02-19T00:37:53.385Z Checking rsa v0.9.8
24572026-02-19T00:37:53.622Z Checking nix v0.29.0
24582026-02-19T00:37:53.662Z Checking zip v0.6.6
24592026-02-19T00:37:53.859Z Checking clap v4.5.48
24602026-02-19T00:37:53.958Z Checking zip v4.2.0
24612026-02-19T00:37:54.053Z Checking crossterm v0.28.1
24622026-02-19T00:37:54.484Z Checking itertools v0.10.5
24632026-02-19T00:37:54.579Z Checking itertools v0.12.1
24642026-02-19T00:37:54.677Z Checking itertools v0.13.0
24652026-02-19T00:37:55.172Z Checking strum v0.26.3
24662026-02-19T00:37:55.354Z Checking tokio-stream v0.1.17
24672026-02-19T00:37:55.426Z Checking ahash v0.8.12
24682026-02-19T00:37:55.845Z Checking fs-err v3.1.1
24692026-02-19T00:37:55.911Z Checking buf-list v1.0.3
24702026-02-19T00:37:56.265Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24712026-02-19T00:37:56.289Z Checking x509-cert v0.2.5
24722026-02-19T00:37:56.489Z Checking openapiv3 v2.2.0
24732026-02-19T00:37:56.708Z Checking sha1 v0.10.6
24742026-02-19T00:37:56.911Z Checking winnow v0.6.26
24752026-02-19T00:37:57.046Z Checking peg-runtime v0.8.5
24762026-02-19T00:37:57.242Z Checking lalrpop-util v0.19.12
24772026-02-19T00:37:57.315Z Checking rayon v1.10.0
24782026-02-19T00:37:57.339Z Checking camino v1.2.2
24792026-02-19T00:37:57.578Z Checking sigpipe v0.1.3
24802026-02-19T00:37:57.618Z Checking glob v0.3.2
24812026-02-19T00:38:01.282Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24822026-02-19T00:38:02.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.30s
24832026-02-19T00:38:02.219Z
24842026-02-19T00:38:02.219Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/250)
24852026-02-19T00:38:03.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862026-02-19T00:38:03.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872026-02-19T00:38:04.231Z Compiling regress v0.10.4
24882026-02-19T00:38:04.289Z Compiling unsafe-libyaml v0.2.11
24892026-02-19T00:38:04.313Z Compiling structmeta-derive v0.3.0
24902026-02-19T00:38:04.313Z Compiling rustls v0.22.4
24912026-02-19T00:38:04.376Z Checking newtype-uuid v1.3.2
24922026-02-19T00:38:04.403Z Compiling multer v3.1.0
24932026-02-19T00:38:04.427Z Checking heck v0.5.0
24942026-02-19T00:38:04.690Z Compiling newtype-uuid-macros v0.1.0
24952026-02-19T00:38:04.750Z Compiling async-stream-impl v0.3.6
24962026-02-19T00:38:04.804Z Checking daft v0.1.4
24972026-02-19T00:38:04.945Z Checking futures-executor v0.3.31
24982026-02-19T00:38:05.250Z Compiling dropshot v0.16.7
24992026-02-19T00:38:05.324Z Checking iddqd v0.3.16
25002026-02-19T00:38:05.685Z Compiling serde_yaml v0.9.34+deprecated
25012026-02-19T00:38:06.096Z Checking futures v0.3.31
25022026-02-19T00:38:06.149Z Compiling dropshot_endpoint v0.16.7
25032026-02-19T00:38:06.228Z Checking match_cfg v0.1.0
25042026-02-19T00:38:06.351Z Checking hostname v0.3.1
25052026-02-19T00:38:06.479Z Checking thread_local v1.1.8
25062026-02-19T00:38:06.530Z Checking unicode-width v0.1.14
25072026-02-19T00:38:06.801Z Checking crossbeam-channel v0.5.15
25082026-02-19T00:38:07.038Z Compiling structmeta v0.3.0
25092026-02-19T00:38:07.081Z Checking is-terminal v0.4.13
25102026-02-19T00:38:07.251Z Checking take_mut v0.2.2
25112026-02-19T00:38:07.458Z Checking term v1.1.0
25122026-02-19T00:38:07.483Z Compiling derive-ex v0.1.8
25132026-02-19T00:38:07.517Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25142026-02-19T00:38:07.573Z Checking slog-async v2.8.0
25152026-02-19T00:38:07.654Z Compiling parse-display-derive v0.10.0
25162026-02-19T00:38:07.960Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25172026-02-19T00:38:08.001Z Checking slog-term v2.9.2
25182026-02-19T00:38:08.401Z Compiling typify-impl v0.4.3
25192026-02-19T00:38:08.846Z Checking debug-ignore v1.0.5
25202026-02-19T00:38:09.043Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25212026-02-19T00:38:09.942Z Checking toml_parser v1.0.6+spec-1.1.0
25222026-02-19T00:38:10.631Z Checking slog-json v2.6.1
25232026-02-19T00:38:10.835Z Checking macaddr v1.0.1
25242026-02-19T00:38:11.047Z Checking toml_datetime v0.7.5+spec-1.1.0
25252026-02-19T00:38:11.366Z Checking serde_spanned v1.0.4
25262026-02-19T00:38:11.526Z Checking toml_writer v1.0.6+spec-1.1.0
25272026-02-19T00:38:11.685Z Checking slog-bunyan v2.5.0
25282026-02-19T00:38:11.849Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25292026-02-19T00:38:11.925Z Checking tabwriter v1.4.0
25302026-02-19T00:38:11.983Z Checking toml v0.9.11+spec-1.1.0
25312026-02-19T00:38:12.087Z Checking async-stream v0.3.6
25322026-02-19T00:38:12.163Z Compiling test-strategy v0.4.3
25332026-02-19T00:38:12.371Z Checking waitgroup v0.1.2
25342026-02-19T00:38:12.463Z Checking rustls-pemfile v2.2.0
25352026-02-19T00:38:12.555Z Checking serde_path_to_error v0.1.20
25362026-02-19T00:38:12.655Z Checking hostname v0.4.2
25372026-02-19T00:38:12.736Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25382026-02-19T00:38:12.808Z Compiling itertools v0.14.0
25392026-02-19T00:38:12.846Z Checking progenitor-client v0.10.0
25402026-02-19T00:38:12.973Z Checking progenitor-client v0.11.2
25412026-02-19T00:38:13.330Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25422026-02-19T00:38:13.403Z Checking instant v0.1.13
25432026-02-19T00:38:13.552Z Checking colored v3.0.0
25442026-02-19T00:38:13.578Z Checking backoff v0.4.0
25452026-02-19T00:38:13.657Z Checking parse-display v0.10.0
25462026-02-19T00:38:13.861Z Checking tokio-rustls v0.25.0
25472026-02-19T00:38:13.889Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25482026-02-19T00:38:13.947Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25492026-02-19T00:38:14.031Z Compiling proc-macro-crate v1.3.1
25502026-02-19T00:38:14.153Z Compiling proc-macro-error v1.0.4
25512026-02-19T00:38:14.823Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25522026-02-19T00:38:15.091Z Compiling num_enum_derive v0.5.11
25532026-02-19T00:38:15.185Z Compiling heapless v0.8.0
25542026-02-19T00:38:15.298Z Checking hash32 v0.3.1
25552026-02-19T00:38:15.580Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25562026-02-19T00:38:15.921Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25572026-02-19T00:38:15.965Z Compiling smoltcp v0.11.0
25582026-02-19T00:38:16.269Z Compiling ingot-macros v0.1.1
25592026-02-19T00:38:16.710Z Compiling foreign-types-macros v0.2.3
25602026-02-19T00:38:16.815Z Checking cobs v0.2.3
25612026-02-19T00:38:16.935Z Compiling crucible-workspace-hack v0.1.0
25622026-02-19T00:38:17.056Z Checking foreign-types-shared v0.3.1
25632026-02-19T00:38:17.244Z Checking postcard v1.0.10
25642026-02-19T00:38:17.533Z Checking num_enum v0.5.11
25652026-02-19T00:38:17.739Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25662026-02-19T00:38:17.839Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25672026-02-19T00:38:17.887Z Checking cstr-argument v0.1.2
25682026-02-19T00:38:18.077Z Checking foreign-types v0.5.0
25692026-02-19T00:38:18.127Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25702026-02-19T00:38:18.215Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25712026-02-19T00:38:18.396Z Checking pretty-hex v0.2.1
25722026-02-19T00:38:18.643Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25732026-02-19T00:38:18.667Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25742026-02-19T00:38:18.667Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25752026-02-19T00:38:18.873Z Checking colored v2.2.0
25762026-02-19T00:38:18.905Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25772026-02-19T00:38:19.041Z Compiling convert_case v0.4.0
25782026-02-19T00:38:19.080Z Checking camino-tempfile v1.4.1
25792026-02-19T00:38:19.309Z Compiling nix v0.30.1
25802026-02-19T00:38:19.514Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25812026-02-19T00:38:20.011Z Compiling derive_more v0.99.20
25822026-02-19T00:38:20.194Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25832026-02-19T00:38:20.287Z Compiling zone_cfg_derive v0.3.0
25842026-02-19T00:38:20.568Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25852026-02-19T00:38:21.615Z Compiling typify-macro v0.4.3
25862026-02-19T00:38:21.683Z Checking smf v0.2.3
25872026-02-19T00:38:21.751Z Compiling num-derive v0.4.2
25882026-02-19T00:38:22.653Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25892026-02-19T00:38:22.887Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-02-19T00:38:23.312Z Checking ingot-types v0.1.2
25912026-02-19T00:38:23.524Z Checking zone v0.3.1
25922026-02-19T00:38:23.550Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25932026-02-19T00:38:24.184Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25942026-02-19T00:38:24.382Z Checking ingot v0.1.1
25952026-02-19T00:38:25.913Z Compiling typify v0.4.3
25962026-02-19T00:38:26.134Z Compiling progenitor-impl v0.11.2
25972026-02-19T00:38:26.705Z Checking secrecy v0.10.3
25982026-02-19T00:38:28.075Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25992026-02-19T00:38:28.098Z Compiling typify-impl v0.2.0
26002026-02-19T00:38:29.716Z Checking unicode-width v0.2.0
26012026-02-19T00:38:29.901Z Checking num-rational v0.4.2
26022026-02-19T00:38:30.403Z Compiling usdt-macro v0.5.0
26032026-02-19T00:38:30.585Z Compiling usdt-attr-macro v0.5.0
26042026-02-19T00:38:30.733Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26052026-02-19T00:38:30.976Z Compiling thiserror-impl-no-std v2.0.2
26062026-02-19T00:38:31.504Z Checking universal-hash v0.5.1
26072026-02-19T00:38:31.751Z Checking num-complex v0.4.6
26082026-02-19T00:38:32.188Z Checking memmap v0.7.0
26092026-02-19T00:38:32.459Z Checking half v2.4.1
26102026-02-19T00:38:32.651Z Checking opaque-debug v0.3.1
26112026-02-19T00:38:32.787Z Checking ciborium-io v0.2.2
26122026-02-19T00:38:32.948Z Compiling num v0.4.3
26132026-02-19T00:38:32.972Z Checking poly1305 v0.8.0
26142026-02-19T00:38:32.972Z Checking ciborium-ll v0.2.2
26152026-02-19T00:38:33.202Z Checking usdt v0.5.0
26162026-02-19T00:38:33.227Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26172026-02-19T00:38:33.276Z Compiling progenitor-macro v0.11.2
26182026-02-19T00:38:33.379Z Checking console v0.15.10
26192026-02-19T00:38:33.546Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26202026-02-19T00:38:33.579Z Checking toml v0.8.23
26212026-02-19T00:38:33.687Z Checking password-hash v0.5.0
26222026-02-19T00:38:33.726Z Checking thiserror-no-std v2.0.2
26232026-02-19T00:38:33.876Z Checking chacha20 v0.9.1
26242026-02-19T00:38:34.006Z Checking blake2 v0.10.6
26252026-02-19T00:38:34.145Z Checking aead v0.5.2
26262026-02-19T00:38:34.169Z Compiling float-ord v0.3.2
26272026-02-19T00:38:34.380Z Compiling semver v0.1.20
26282026-02-19T00:38:34.416Z Checking chacha20poly1305 v0.10.1
26292026-02-19T00:38:34.440Z Checking vsss-rs v3.3.4
26302026-02-19T00:38:34.487Z Checking ciborium v0.2.2
26312026-02-19T00:38:34.529Z Checking argon2 v0.5.3
26322026-02-19T00:38:34.643Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26332026-02-19T00:38:34.999Z Compiling rustc_version v0.1.7
26342026-02-19T00:38:35.331Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
26352026-02-19T00:38:35.562Z Checking siphasher v1.0.1
26362026-02-19T00:38:35.633Z Checking indent_write v2.2.0
26372026-02-19T00:38:35.895Z Checking linked-hash-map v0.5.6
26382026-02-19T00:38:35.970Z Checking phf_shared v0.12.1
26392026-02-19T00:38:36.076Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
26402026-02-19T00:38:36.265Z Compiling newtype_derive v0.1.6
26412026-02-19T00:38:36.335Z Checking lru-cache v0.1.2
26422026-02-19T00:38:36.557Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26432026-02-19T00:38:36.647Z Compiling progenitor-impl v0.10.0
26442026-02-19T00:38:36.950Z Checking resolv-conf v0.7.0
26452026-02-19T00:38:37.401Z Checking newline-converter v0.3.0
26462026-02-19T00:38:37.625Z Checking hickory-proto v0.24.4
26472026-02-19T00:38:37.663Z Checking atomicwrites v0.4.4
26482026-02-19T00:38:37.904Z Checking prettyplease v0.2.36
26492026-02-19T00:38:39.235Z Checking csv-core v0.1.11
26502026-02-19T00:38:39.372Z Compiling derive-where v1.5.0
26512026-02-19T00:38:39.592Z Compiling pin-project-internal v1.1.6
26522026-02-19T00:38:39.634Z Compiling slog-dtrace v0.3.0
26532026-02-19T00:38:39.996Z Compiling chrono-tz v0.10.4
26542026-02-19T00:38:40.330Z Compiling typify-macro v0.2.0
26552026-02-19T00:38:40.355Z Checking swrite v0.1.0
26562026-02-19T00:38:40.519Z Compiling cancel-safe-futures v0.1.5
26572026-02-19T00:38:41.003Z Compiling owo-colors v4.2.3
26582026-02-19T00:38:41.761Z Compiling const_format_proc_macros v0.2.34
26592026-02-19T00:38:42.313Z Checking hickory-resolver v0.24.4
26602026-02-19T00:38:42.337Z Checking pin-project v1.1.6
26612026-02-19T00:38:42.363Z Checking csv v1.3.1
26622026-02-19T00:38:42.541Z Checking expectorate v1.2.0
26632026-02-19T00:38:42.806Z Checking phf v0.12.1
26642026-02-19T00:38:42.865Z Checking tokio-dtrace v0.1.0
26652026-02-19T00:38:43.266Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26662026-02-19T00:38:43.360Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26672026-02-19T00:38:43.799Z Compiling progenitor-macro v0.10.0
26682026-02-19T00:38:43.831Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26692026-02-19T00:38:44.285Z Checking pem v3.0.5
26702026-02-19T00:38:44.632Z Checking libsw-core v0.3.1
26712026-02-19T00:38:44.657Z Compiling typify v0.2.0
26722026-02-19T00:38:44.857Z Compiling progenitor-impl v0.8.0
26732026-02-19T00:38:44.887Z Compiling lzma-sys v0.1.20
26742026-02-19T00:38:44.912Z Compiling snafu-derive v0.8.5
26752026-02-19T00:38:44.958Z Compiling async-recursion v1.1.1
26762026-02-19T00:38:45.349Z Checking arc-swap v1.7.1
26772026-02-19T00:38:45.666Z Checking bytecount v0.6.8
26782026-02-19T00:38:45.871Z Checking same-file v1.0.6
26792026-02-19T00:38:45.969Z Checking utf-8 v0.7.6
26802026-02-19T00:38:46.182Z Checking highway v1.3.0
26812026-02-19T00:38:46.251Z Checking tungstenite v0.21.0
26822026-02-19T00:38:46.437Z Checking progenitor v0.11.2
26832026-02-19T00:38:46.704Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26842026-02-19T00:38:46.728Z Checking walkdir v2.5.0
26852026-02-19T00:38:47.068Z Checking slog-scope v4.4.0
26862026-02-19T00:38:47.189Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26872026-02-19T00:38:47.227Z Checking papergrid v0.11.0
26882026-02-19T00:38:47.420Z Checking libsw v3.5.0
26892026-02-19T00:38:47.728Z Checking qorb v0.4.1
26902026-02-19T00:38:48.844Z Checking const_format v0.2.34
26912026-02-19T00:38:49.357Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26922026-02-19T00:38:49.573Z Checking snafu v0.8.5
26932026-02-19T00:38:49.622Z Checking oxide-tokio-rt v0.1.2
26942026-02-19T00:38:50.724Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26952026-02-19T00:38:50.796Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26962026-02-19T00:38:51.486Z Compiling tabled_derive v0.7.0
26972026-02-19T00:38:51.720Z Compiling progenitor-macro v0.8.0
26982026-02-19T00:38:51.947Z Checking globset v0.4.15
26992026-02-19T00:38:52.275Z Checking olpc-cjson v0.1.4
27002026-02-19T00:38:52.508Z Checking progenitor-client v0.8.0
27012026-02-19T00:38:52.570Z Checking gethostname v0.5.0
27022026-02-19T00:38:52.727Z Compiling heck v0.3.3
27032026-02-19T00:38:52.964Z Checking bcs v0.1.6
27042026-02-19T00:38:53.133Z Checking serde_plain v1.0.2
27052026-02-19T00:38:53.438Z Checking smawk v0.3.2
27062026-02-19T00:38:53.529Z Checking typed-path v0.9.3
27072026-02-19T00:38:53.601Z Checking termtree v0.5.1
27082026-02-19T00:38:53.685Z Checking linear-map v1.2.0
27092026-02-19T00:38:53.896Z Checking unicode-linebreak v0.1.5
27102026-02-19T00:38:54.048Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27112026-02-19T00:38:54.351Z Checking textwrap v0.16.2
27122026-02-19T00:38:54.816Z Checking tabled v0.15.0
27132026-02-19T00:38:55.535Z Checking tough v0.20.0
27142026-02-19T00:38:56.024Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27152026-02-19T00:38:56.456Z Checking progenitor v0.10.0
27162026-02-19T00:38:56.708Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27172026-02-19T00:38:57.045Z Compiling zone_cfg_derive v0.1.2
27182026-02-19T00:38:58.421Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27192026-02-19T00:38:58.751Z Checking steno v0.4.1
27202026-02-19T00:39:00.840Z Checking slog-stdlog v4.1.1
27212026-02-19T00:39:00.864Z Checking tokio-tungstenite v0.21.0
27222026-02-19T00:39:00.888Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27232026-02-19T00:39:01.081Z Checking base64 v0.13.1
27242026-02-19T00:39:01.180Z Checking base64 v0.21.7
27252026-02-19T00:39:01.213Z Checking humantime v2.2.0
27262026-02-19T00:39:01.449Z Checking number_prefix v0.4.0
27272026-02-19T00:39:01.551Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27282026-02-19T00:39:01.575Z Checking ron v0.7.1
27292026-02-19T00:39:01.676Z Checking indicatif v0.17.11
27302026-02-19T00:39:01.717Z Checking slog-envlogger v2.2.0
27312026-02-19T00:39:01.993Z Checking xz2 v0.1.7
27322026-02-19T00:39:02.042Z Checking zone v0.1.8
27332026-02-19T00:39:02.179Z Checking xattr v1.3.1
27342026-02-19T00:39:02.346Z Checking yasna v0.5.2
27352026-02-19T00:39:02.432Z Checking headers-core v0.3.0
27362026-02-19T00:39:02.456Z Checking filetime v0.2.26
27372026-02-19T00:39:02.621Z Checking headers v0.4.1
27382026-02-19T00:39:02.705Z Checking subprocess v0.2.9
27392026-02-19T00:39:02.730Z Checking tar v0.4.44
27402026-02-19T00:39:03.331Z Checking rcgen v0.12.1
27412026-02-19T00:39:04.082Z Checking progenitor v0.8.0
27422026-02-19T00:39:04.312Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27432026-02-19T00:39:08.641Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27442026-02-19T00:39:09.514Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27452026-02-19T00:39:09.514Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27462026-02-19T00:39:09.538Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27472026-02-19T00:39:10.486Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27482026-02-19T00:39:10.618Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27492026-02-19T00:39:12.051Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27502026-02-19T00:39:13.783Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27512026-02-19T00:39:13.809Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27522026-02-19T00:39:14.011Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27532026-02-19T00:39:14.693Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27542026-02-19T00:39:14.717Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27552026-02-19T00:39:16.378Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27562026-02-19T00:39:17.395Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27572026-02-19T00:39:19.504Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27582026-02-19T00:39:25.035Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27592026-02-19T00:39:29.201Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27602026-02-19T00:39:30.956Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27612026-02-19T00:39:33.042Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27622026-02-19T00:40:04.714Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27632026-02-19T00:40:08.076Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27642026-02-19T00:40:14.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
27652026-02-19T00:40:14.457Z
27662026-02-19T00:40:14.457Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/250)
27672026-02-19T00:40:14.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682026-02-19T00:40:14.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692026-02-19T00:40:14.480Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27702026-02-19T00:40:16.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
27712026-02-19T00:40:17.037Z
27722026-02-19T00:40:17.038Zinfo: running `cargo check --bins` on nexus-config (52/250)
27732026-02-19T00:40:18.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742026-02-19T00:40:18.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752026-02-19T00:40:18.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762026-02-19T00:40:18.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
27772026-02-19T00:40:18.774Z
27782026-02-19T00:40:18.774Zinfo: running `cargo check --bins` on nexus-types (53/250)
27792026-02-19T00:40:20.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802026-02-19T00:40:20.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812026-02-19T00:40:20.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822026-02-19T00:40:20.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
27832026-02-19T00:40:20.325Z
27842026-02-19T00:40:20.325Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/250)
27852026-02-19T00:40:21.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862026-02-19T00:40:21.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872026-02-19T00:40:21.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882026-02-19T00:40:21.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
27892026-02-19T00:40:21.941Z
27902026-02-19T00:40:21.941Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/250)
27912026-02-19T00:40:23.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922026-02-19T00:40:23.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932026-02-19T00:40:23.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942026-02-19T00:40:23.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
27952026-02-19T00:40:23.467Z
27962026-02-19T00:40:23.467Zinfo: running `cargo check --bins` on cockroach-admin-types (56/250)
27972026-02-19T00:40:24.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982026-02-19T00:40:24.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992026-02-19T00:40:24.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002026-02-19T00:40:24.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
28012026-02-19T00:40:25.018Z
28022026-02-19T00:40:25.018Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/250)
28032026-02-19T00:40:26.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042026-02-19T00:40:26.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052026-02-19T00:40:26.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062026-02-19T00:40:26.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28072026-02-19T00:40:26.431Z
28082026-02-19T00:40:26.431Zinfo: running `cargo check --bins` on ereport-types (58/250)
28092026-02-19T00:40:27.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102026-02-19T00:40:27.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112026-02-19T00:40:27.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122026-02-19T00:40:27.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28132026-02-19T00:40:27.806Z
28142026-02-19T00:40:27.806Zinfo: running `cargo check --bins` on gateway-client (59/250)
28152026-02-19T00:40:29.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162026-02-19T00:40:29.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172026-02-19T00:40:29.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182026-02-19T00:40:29.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
28192026-02-19T00:40:29.321Z
28202026-02-19T00:40:29.322Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/250)
28212026-02-19T00:40:30.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222026-02-19T00:40:30.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232026-02-19T00:40:30.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242026-02-19T00:40:30.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28252026-02-19T00:40:30.797Z
28262026-02-19T00:40:30.797Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/250)
28272026-02-19T00:40:32.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282026-02-19T00:40:32.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292026-02-19T00:40:32.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302026-02-19T00:40:32.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28312026-02-19T00:40:32.301Z
28322026-02-19T00:40:32.302Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/250)
28332026-02-19T00:40:33.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342026-02-19T00:40:33.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352026-02-19T00:40:33.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362026-02-19T00:40:33.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
28372026-02-19T00:40:33.829Z
28382026-02-19T00:40:33.830Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/250)
28392026-02-19T00:40:35.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402026-02-19T00:40:35.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412026-02-19T00:40:35.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422026-02-19T00:40:35.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
28432026-02-19T00:40:35.224Z
28442026-02-19T00:40:35.224Zinfo: running `cargo check --bins` on internal-dns-types (64/250)
28452026-02-19T00:40:36.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462026-02-19T00:40:36.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472026-02-19T00:40:36.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482026-02-19T00:40:36.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28492026-02-19T00:40:36.601Z
28502026-02-19T00:40:36.601Zinfo: running `cargo check --bins` on internal-dns-types-versions (65/250)
28512026-02-19T00:40:37.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522026-02-19T00:40:37.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532026-02-19T00:40:37.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542026-02-19T00:40:37.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28552026-02-19T00:40:38.027Z
28562026-02-19T00:40:38.027Zinfo: running `cargo check --bins` on omicron-passwords (66/250)
28572026-02-19T00:40:39.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582026-02-19T00:40:39.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592026-02-19T00:40:39.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602026-02-19T00:40:39.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28612026-02-19T00:40:39.421Z
28622026-02-19T00:40:39.422Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (67/250)
28632026-02-19T00:40:40.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642026-02-19T00:40:40.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652026-02-19T00:40:40.968Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28662026-02-19T00:40:42.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
28672026-02-19T00:40:42.229Z
28682026-02-19T00:40:42.229Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (68/250)
28692026-02-19T00:40:43.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702026-02-19T00:40:43.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712026-02-19T00:40:43.804Z Compiling cfg_aliases v0.1.1
28722026-02-19T00:40:43.804Z Compiling convert_case v0.7.1
28732026-02-19T00:40:43.804Z Compiling vte_generate_state_changes v0.1.2
28742026-02-19T00:40:43.828Z Checking fd-lock v4.0.2
28752026-02-19T00:40:43.829Z Checking nibble_vec v0.1.0
28762026-02-19T00:40:43.829Z Checking endian-type v0.1.2
28772026-02-19T00:40:43.925Z Compiling peg-macros v0.8.5
28782026-02-19T00:40:43.949Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28792026-02-19T00:40:44.000Z Compiling nix v0.28.0
28802026-02-19T00:40:44.143Z Compiling sqlparser_derive v0.2.2
28812026-02-19T00:40:44.171Z Checking radix_trie v0.2.1
28822026-02-19T00:40:44.195Z Checking unicode_categories v0.1.1
28832026-02-19T00:40:44.481Z Checking vte v0.11.1
28842026-02-19T00:40:44.598Z Checking home v0.5.9
28852026-02-19T00:40:44.627Z Checking nu-ansi-term v0.50.1
28862026-02-19T00:40:44.723Z Compiling derive_more-impl v2.0.1
28872026-02-19T00:40:44.835Z Checking sqlformat v0.3.5
28882026-02-19T00:40:45.045Z Checking display-error-chain v0.2.2
28892026-02-19T00:40:45.229Z Checking sqlparser v0.45.0
28902026-02-19T00:40:45.894Z Checking strip-ansi-escapes v0.2.0
28912026-02-19T00:40:46.146Z Checking reedline v0.40.0
28922026-02-19T00:40:46.297Z Checking derive_more v2.0.1
28932026-02-19T00:40:46.439Z Checking crossterm v0.29.0
28942026-02-19T00:40:46.545Z Checking peg v0.8.5
28952026-02-19T00:40:47.190Z Checking rustyline v14.0.0
28962026-02-19T00:41:02.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.13s
28972026-02-19T00:41:02.606Z
28982026-02-19T00:41:02.607Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (69/250)
28992026-02-19T00:41:03.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002026-02-19T00:41:04.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012026-02-19T00:41:04.201Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29022026-02-19T00:41:13.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.81s
29032026-02-19T00:41:13.652Z
29042026-02-19T00:41:13.652Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (70/250)
29052026-02-19T00:41:15.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062026-02-19T00:41:15.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072026-02-19T00:41:15.268Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29082026-02-19T00:41:21.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.76s
29092026-02-19T00:41:21.666Z
29102026-02-19T00:41:21.666Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (71/250)
29112026-02-19T00:41:23.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122026-02-19T00:41:23.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132026-02-19T00:41:23.372Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29142026-02-19T00:41:32.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s
29152026-02-19T00:41:32.440Z
29162026-02-19T00:41:32.440Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (72/250)
29172026-02-19T00:41:33.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182026-02-19T00:41:33.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192026-02-19T00:41:34.111Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29202026-02-19T00:41:43.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.59s
29212026-02-19T00:41:43.277Z
29222026-02-19T00:41:43.277Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (73/250)
29232026-02-19T00:41:44.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242026-02-19T00:41:44.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252026-02-19T00:41:44.914Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29262026-02-19T00:41:52.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s
29272026-02-19T00:41:52.265Z
29282026-02-19T00:41:52.266Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (74/250)
29292026-02-19T00:41:53.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302026-02-19T00:41:53.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312026-02-19T00:41:53.845Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29322026-02-19T00:42:00.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.55s
29332026-02-19T00:42:01.092Z
29342026-02-19T00:42:01.092Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (75/250)
29352026-02-19T00:42:02.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362026-02-19T00:42:02.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372026-02-19T00:42:02.649Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29382026-02-19T00:42:11.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s
29392026-02-19T00:42:12.112Z
29402026-02-19T00:42:12.112Zinfo: running `cargo check --bins` on oximeter (76/250)
29412026-02-19T00:42:13.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422026-02-19T00:42:13.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432026-02-19T00:42:13.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442026-02-19T00:42:13.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
29452026-02-19T00:42:13.509Z
29462026-02-19T00:42:13.510Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/250)
29472026-02-19T00:42:14.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482026-02-19T00:42:14.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492026-02-19T00:42:14.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502026-02-19T00:42:14.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
29512026-02-19T00:42:14.901Z
29522026-02-19T00:42:14.901Zinfo: running `cargo check --bins` on oximeter-schema (78/250)
29532026-02-19T00:42:16.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542026-02-19T00:42:16.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552026-02-19T00:42:16.432Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29562026-02-19T00:42:16.603Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29572026-02-19T00:42:17.346Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29582026-02-19T00:42:30.098Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29592026-02-19T00:42:30.870Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29602026-02-19T00:42:33.987Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29612026-02-19T00:42:35.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.78s
29622026-02-19T00:42:35.913Z
29632026-02-19T00:42:35.913Zinfo: running `cargo check --bins` on oximeter-types (79/250)
29642026-02-19T00:42:37.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29652026-02-19T00:42:37.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29662026-02-19T00:42:37.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29672026-02-19T00:42:37.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
29682026-02-19T00:42:37.483Z
29692026-02-19T00:42:37.483Zinfo: running `cargo check --bins` on oximeter-types-versions (80/250)
29702026-02-19T00:42:38.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29712026-02-19T00:42:38.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29722026-02-19T00:42:38.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29732026-02-19T00:42:38.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
29742026-02-19T00:42:38.922Z
29752026-02-19T00:42:38.922Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (81/250)
29762026-02-19T00:42:40.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29772026-02-19T00:42:40.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29782026-02-19T00:42:40.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29792026-02-19T00:42:40.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
29802026-02-19T00:42:40.313Z
29812026-02-19T00:42:40.313Zinfo: running `cargo check --bins` on oxql-types (82/250)
29822026-02-19T00:42:41.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29832026-02-19T00:42:41.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29842026-02-19T00:42:41.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29852026-02-19T00:42:41.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
29862026-02-19T00:42:41.730Z
29872026-02-19T00:42:41.730Zinfo: running `cargo check --bins` on oximeter-test-utils (83/250)
29882026-02-19T00:42:43.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892026-02-19T00:42:43.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902026-02-19T00:42:43.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29912026-02-19T00:42:43.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
29922026-02-19T00:42:43.316Z
29932026-02-19T00:42:43.316Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (84/250)
29942026-02-19T00:42:44.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952026-02-19T00:42:44.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962026-02-19T00:42:44.720Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29972026-02-19T00:42:44.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
29982026-02-19T00:42:44.842Z
29992026-02-19T00:42:44.842Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (85/250)
30002026-02-19T00:42:46.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30012026-02-19T00:42:46.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30022026-02-19T00:42:46.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30032026-02-19T00:42:46.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30042026-02-19T00:42:46.247Z
30052026-02-19T00:42:46.247Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (86/250)
30062026-02-19T00:42:47.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072026-02-19T00:42:47.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082026-02-19T00:42:47.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30092026-02-19T00:42:47.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
30102026-02-19T00:42:47.653Z
30112026-02-19T00:42:47.653Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (87/250)
30122026-02-19T00:42:49.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132026-02-19T00:42:49.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142026-02-19T00:42:49.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152026-02-19T00:42:49.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
30162026-02-19T00:42:49.204Z
30172026-02-19T00:42:49.204Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (88/250)
30182026-02-19T00:42:50.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192026-02-19T00:42:50.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202026-02-19T00:42:50.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212026-02-19T00:42:50.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
30222026-02-19T00:42:50.857Z
30232026-02-19T00:42:50.857Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (89/250)
30242026-02-19T00:42:52.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252026-02-19T00:42:52.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262026-02-19T00:42:52.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272026-02-19T00:42:52.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
30282026-02-19T00:42:52.327Z
30292026-02-19T00:42:52.327Zinfo: running `cargo check --bins --no-default-features` on gfss (90/250)
30302026-02-19T00:42:53.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312026-02-19T00:42:53.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322026-02-19T00:42:53.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332026-02-19T00:42:53.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
30342026-02-19T00:42:53.712Z
30352026-02-19T00:42:53.712Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (91/250)
30362026-02-19T00:42:55.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372026-02-19T00:42:55.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382026-02-19T00:42:55.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392026-02-19T00:42:55.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30402026-02-19T00:42:55.171Z
30412026-02-19T00:42:55.171Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (92/250)
30422026-02-19T00:42:56.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-02-19T00:42:56.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-02-19T00:42:56.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-02-19T00:42:56.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30462026-02-19T00:42:56.645Z
30472026-02-19T00:42:56.645Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (93/250)
30482026-02-19T00:42:57.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-02-19T00:42:57.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-02-19T00:42:57.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-02-19T00:42:57.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
30522026-02-19T00:42:58.147Z
30532026-02-19T00:42:58.147Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (94/250)
30542026-02-19T00:42:59.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-02-19T00:42:59.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-02-19T00:42:59.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-02-19T00:42:59.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
30582026-02-19T00:42:59.647Z
30592026-02-19T00:42:59.647Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (95/250)
30602026-02-19T00:43:01.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-02-19T00:43:01.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-02-19T00:43:01.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-02-19T00:43:01.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
30642026-02-19T00:43:01.233Z
30652026-02-19T00:43:01.233Zinfo: running `cargo check --bins` on trust-quorum-types (96/250)
30662026-02-19T00:43:02.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-02-19T00:43:02.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-02-19T00:43:02.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-02-19T00:43:02.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
30702026-02-19T00:43:02.638Z
30712026-02-19T00:43:02.638Zinfo: running `cargo check --bins` on trust-quorum-test-utils (97/250)
30722026-02-19T00:43:03.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-02-19T00:43:04.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-02-19T00:43:04.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-02-19T00:43:04.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
30762026-02-19T00:43:04.135Z
30772026-02-19T00:43:04.136Zinfo: running `cargo check --bins` on update-engine (98/250)
30782026-02-19T00:43:05.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-02-19T00:43:05.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-02-19T00:43:05.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-02-19T00:43:05.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
30822026-02-19T00:43:05.633Z
30832026-02-19T00:43:05.633Zinfo: running `cargo check --bins` on omicron-certificates (99/250)
30842026-02-19T00:43:06.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-02-19T00:43:06.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-02-19T00:43:06.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-02-19T00:43:06.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
30882026-02-19T00:43:07.026Z
30892026-02-19T00:43:07.026Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (100/250)
30902026-02-19T00:43:08.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-02-19T00:43:08.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-02-19T00:43:08.633Z Checking dropshot-api-manager-types v0.3.0
30932026-02-19T00:43:08.657Z Checking nanorand v0.7.0
30942026-02-19T00:43:08.950Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30952026-02-19T00:43:09.088Z Checking flume v0.11.1
30962026-02-19T00:43:09.638Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30972026-02-19T00:43:11.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s
30982026-02-19T00:43:12.188Z
30992026-02-19T00:43:12.188Zinfo: running `cargo check --bins` on clickhouse-admin-api (101/250)
31002026-02-19T00:43:13.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012026-02-19T00:43:13.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022026-02-19T00:43:13.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032026-02-19T00:43:13.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
31042026-02-19T00:43:13.736Z
31052026-02-19T00:43:13.736Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (102/250)
31062026-02-19T00:43:15.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072026-02-19T00:43:15.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082026-02-19T00:43:15.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092026-02-19T00:43:15.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
31102026-02-19T00:43:15.302Z
31112026-02-19T00:43:15.302Zinfo: running `cargo check --bins` on bootstrap-agent-client (103/250)
31122026-02-19T00:43:16.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-02-19T00:43:16.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-02-19T00:43:16.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-02-19T00:43:16.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31162026-02-19T00:43:16.661Z
31172026-02-19T00:43:16.661Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (104/250)
31182026-02-19T00:43:17.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-02-19T00:43:17.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-02-19T00:43:17.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-02-19T00:43:17.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
31222026-02-19T00:43:18.045Z
31232026-02-19T00:43:18.045Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (105/250)
31242026-02-19T00:43:19.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-02-19T00:43:19.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-02-19T00:43:19.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-02-19T00:43:19.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
31282026-02-19T00:43:19.380Z
31292026-02-19T00:43:19.380Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (106/250)
31302026-02-19T00:43:20.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-02-19T00:43:20.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-02-19T00:43:20.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-02-19T00:43:20.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
31342026-02-19T00:43:20.815Z
31352026-02-19T00:43:20.815Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (107/250)
31362026-02-19T00:43:22.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-02-19T00:43:22.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-02-19T00:43:22.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-02-19T00:43:22.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
31402026-02-19T00:43:22.155Z
31412026-02-19T00:43:22.155Zinfo: running `cargo check --bins` on cockroach-admin-client (108/250)
31422026-02-19T00:43:23.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-02-19T00:43:23.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-02-19T00:43:23.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-02-19T00:43:23.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31462026-02-19T00:43:23.466Z
31472026-02-19T00:43:23.466Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (109/250)
31482026-02-19T00:43:24.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-02-19T00:43:24.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-02-19T00:43:24.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-02-19T00:43:24.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
31522026-02-19T00:43:24.857Z
31532026-02-19T00:43:24.857Zinfo: running `cargo check --bins` on dns-service-client (110/250)
31542026-02-19T00:43:26.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-02-19T00:43:26.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-02-19T00:43:26.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-02-19T00:43:26.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
31582026-02-19T00:43:26.338Z
31592026-02-19T00:43:26.338Zinfo: running `cargo check --bins` on installinator-client (111/250)
31602026-02-19T00:43:27.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-02-19T00:43:27.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-02-19T00:43:27.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-02-19T00:43:27.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
31642026-02-19T00:43:27.680Z
31652026-02-19T00:43:27.680Zinfo: running `cargo check --bins` on nexus-client (112/250)
31662026-02-19T00:43:28.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-02-19T00:43:29.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-02-19T00:43:29.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-02-19T00:43:29.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
31702026-02-19T00:43:29.143Z
31712026-02-19T00:43:29.143Zinfo: running `cargo check --bins` on nexus-lockstep-client (113/250)
31722026-02-19T00:43:30.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-02-19T00:43:30.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-02-19T00:43:30.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-02-19T00:43:30.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
31762026-02-19T00:43:30.637Z
31772026-02-19T00:43:30.638Zinfo: running `cargo check --bins` on ntp-admin-client (114/250)
31782026-02-19T00:43:31.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-02-19T00:43:31.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-02-19T00:43:31.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-02-19T00:43:31.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31822026-02-19T00:43:31.931Z
31832026-02-19T00:43:31.931Zinfo: running `cargo check --bins` on oxide-client (115/250)
31842026-02-19T00:43:33.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-02-19T00:43:33.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-02-19T00:43:33.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-02-19T00:43:33.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
31882026-02-19T00:43:33.259Z
31892026-02-19T00:43:33.259Zinfo: running `cargo check --bins` on oximeter-client (116/250)
31902026-02-19T00:43:34.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-02-19T00:43:34.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-02-19T00:43:34.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-02-19T00:43:34.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31942026-02-19T00:43:34.566Z
31952026-02-19T00:43:34.567Zinfo: running `cargo check --bins` on repo-depot-client (117/250)
31962026-02-19T00:43:35.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-02-19T00:43:35.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-02-19T00:43:35.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-02-19T00:43:35.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
32002026-02-19T00:43:35.934Z
32012026-02-19T00:43:35.934Zinfo: running `cargo check --bins` on sled-agent-client (118/250)
32022026-02-19T00:43:37.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-02-19T00:43:37.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-02-19T00:43:37.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-02-19T00:43:37.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
32062026-02-19T00:43:37.303Z
32072026-02-19T00:43:37.303Zinfo: running `cargo check --bins` on wicketd-client (119/250)
32082026-02-19T00:43:38.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-02-19T00:43:38.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-02-19T00:43:38.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-02-19T00:43:38.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
32122026-02-19T00:43:38.712Z
32132026-02-19T00:43:38.712Zinfo: running `cargo check --bins` on installinator-common (120/250)
32142026-02-19T00:43:39.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-02-19T00:43:40.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-02-19T00:43:40.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-02-19T00:43:40.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
32182026-02-19T00:43:40.120Z
32192026-02-19T00:43:40.120Zinfo: running `cargo check --bins` on installinator-common-versions (121/250)
32202026-02-19T00:43:41.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-02-19T00:43:41.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-02-19T00:43:41.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-02-19T00:43:41.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32242026-02-19T00:43:41.398Z
32252026-02-19T00:43:41.398Zinfo: running `cargo check --bins` on wicket-common (122/250)
32262026-02-19T00:43:42.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-02-19T00:43:42.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-02-19T00:43:42.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-02-19T00:43:42.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32302026-02-19T00:43:42.695Z
32312026-02-19T00:43:42.695Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/250)
32322026-02-19T00:43:43.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-02-19T00:43:43.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-02-19T00:43:44.198Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32352026-02-19T00:43:44.198Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32362026-02-19T00:43:44.198Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32372026-02-19T00:43:44.231Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32382026-02-19T00:43:44.538Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32392026-02-19T00:43:44.572Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32402026-02-19T00:43:45.188Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32412026-02-19T00:43:45.212Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32422026-02-19T00:43:50.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.63s
32432026-02-19T00:43:50.563Z
32442026-02-19T00:43:50.563Zinfo: running `cargo check --bins` on cockroach-admin-api (124/250)
32452026-02-19T00:43:51.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462026-02-19T00:43:51.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472026-02-19T00:43:51.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482026-02-19T00:43:51.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
32492026-02-19T00:43:51.927Z
32502026-02-19T00:43:51.927Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (125/250)
32512026-02-19T00:43:53.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522026-02-19T00:43:53.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532026-02-19T00:43:53.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542026-02-19T00:43:53.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
32552026-02-19T00:43:53.586Z
32562026-02-19T00:43:53.586Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (126/250)
32572026-02-19T00:43:55.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582026-02-19T00:43:55.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592026-02-19T00:43:55.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602026-02-19T00:43:55.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
32612026-02-19T00:43:55.185Z
32622026-02-19T00:43:55.185Zinfo: running `cargo check --bins` on dns-server (127/250)
32632026-02-19T00:43:56.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642026-02-19T00:43:56.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652026-02-19T00:43:56.714Z Compiling parking_lot_core v0.8.6
32662026-02-19T00:43:56.714Z Compiling moka v0.12.10
32672026-02-19T00:43:56.738Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32682026-02-19T00:43:56.738Z Checking tagptr v0.2.0
32692026-02-19T00:43:56.738Z Checking prefix-trie v0.7.0
32702026-02-19T00:43:56.738Z Checking fxhash v0.2.1
32712026-02-19T00:43:56.762Z Checking hickory-client v0.25.2
32722026-02-19T00:43:57.616Z Checking hickory-server v0.25.2
32732026-02-19T00:43:57.712Z Checking parking_lot v0.11.2
32742026-02-19T00:43:57.977Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32752026-02-19T00:43:58.001Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32762026-02-19T00:43:58.002Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32772026-02-19T00:43:58.095Z Checking sled v0.34.7
32782026-02-19T00:43:58.848Z Checking hickory-resolver v0.25.2
32792026-02-19T00:44:01.352Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32802026-02-19T00:44:03.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s
32812026-02-19T00:44:04.199Z
32822026-02-19T00:44:04.199Zinfo: running `cargo check --bins` on dns-server-api (128/250)
32832026-02-19T00:44:05.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842026-02-19T00:44:05.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852026-02-19T00:44:05.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862026-02-19T00:44:05.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
32872026-02-19T00:44:05.553Z
32882026-02-19T00:44:05.553Zinfo: running `cargo check --bins` on gateway-test-utils (129/250)
32892026-02-19T00:44:06.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902026-02-19T00:44:06.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912026-02-19T00:44:06.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922026-02-19T00:44:06.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
32932026-02-19T00:44:07.083Z
32942026-02-19T00:44:07.083Zinfo: running `cargo check --bins` on omicron-gateway (130/250)
32952026-02-19T00:44:08.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962026-02-19T00:44:08.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972026-02-19T00:44:08.751Z Compiling radium v0.7.0
32982026-02-19T00:44:08.775Z Checking tap v1.0.1
32992026-02-19T00:44:08.775Z Compiling maybe-uninit v2.0.0
33002026-02-19T00:44:08.775Z Compiling zerocopy-derive v0.6.6
33012026-02-19T00:44:08.870Z Compiling packed_struct v0.10.1
33022026-02-19T00:44:08.894Z Checking crc-catalog v2.4.0
33032026-02-19T00:44:08.894Z Checking funty v2.0.0
33042026-02-19T00:44:08.947Z Compiling packed_struct_codegen v0.10.1
33052026-02-19T00:44:09.051Z Checking wyz v0.5.1
33062026-02-19T00:44:09.076Z Checking crc v3.2.1
33072026-02-19T00:44:09.516Z Compiling bitfield-macros v0.19.2
33082026-02-19T00:44:09.540Z Compiling indexmap v1.9.3
33092026-02-19T00:44:09.565Z Checking nodrop v0.1.14
33102026-02-19T00:44:09.712Z Checking hashbrown v0.12.3
33112026-02-19T00:44:09.738Z Checking array-init v0.0.4
33122026-02-19T00:44:09.738Z Checking smallvec v0.6.14
33132026-02-19T00:44:09.788Z Checking bitvec v1.0.1
33142026-02-19T00:44:09.955Z Checking ron v0.8.1
33152026-02-19T00:44:10.231Z Checking hashbrown v0.13.2
33162026-02-19T00:44:10.680Z Checking serde-hex v0.1.0
33172026-02-19T00:44:10.761Z Checking zerocopy v0.6.6
33182026-02-19T00:44:10.985Z Checking bitfield v0.19.2
33192026-02-19T00:44:11.159Z Checking crc-any v2.5.0
33202026-02-19T00:44:11.223Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33212026-02-19T00:44:11.360Z Checking half v1.8.3
33222026-02-19T00:44:11.430Z Checking path-slash v0.1.5
33232026-02-19T00:44:11.471Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33242026-02-19T00:44:11.495Z Checking object v0.30.4
33252026-02-19T00:44:11.559Z Checking void v1.0.2
33262026-02-19T00:44:11.628Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33272026-02-19T00:44:11.742Z Checking lzss v0.8.2
33282026-02-19T00:44:11.766Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33292026-02-19T00:44:11.790Z Checking serde_cbor v0.11.2
33302026-02-19T00:44:11.839Z Checking tungstenite v0.23.0
33312026-02-19T00:44:11.965Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33322026-02-19T00:44:12.053Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33332026-02-19T00:44:12.154Z Checking nix v0.27.1
33342026-02-19T00:44:12.673Z Checking kstat-rs v0.2.4
33352026-02-19T00:44:12.752Z Checking serde_bytes v0.11.19
33362026-02-19T00:44:12.833Z Checking tokio-tungstenite v0.23.1
33372026-02-19T00:44:13.065Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33382026-02-19T00:44:13.118Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33392026-02-19T00:44:13.377Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33402026-02-19T00:44:13.450Z Checking signal-hook-tokio v0.3.1
33412026-02-19T00:44:15.692Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33422026-02-19T00:44:15.924Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33432026-02-19T00:44:22.744Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33442026-02-19T00:44:24.958Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33452026-02-19T00:44:25.645Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33462026-02-19T00:44:28.870Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33472026-02-19T00:44:34.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.91s
33482026-02-19T00:44:34.243Z
33492026-02-19T00:44:34.243Zinfo: running `cargo check --bins` on gateway-api (131/250)
33502026-02-19T00:44:35.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512026-02-19T00:44:35.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522026-02-19T00:44:35.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532026-02-19T00:44:35.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
33542026-02-19T00:44:35.669Z
33552026-02-19T00:44:35.669Zinfo: running `cargo check --bins` on ipcc (132/250)
33562026-02-19T00:44:36.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572026-02-19T00:44:36.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582026-02-19T00:44:36.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592026-02-19T00:44:36.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
33602026-02-19T00:44:37.021Z
33612026-02-19T00:44:37.021Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (133/250)
33622026-02-19T00:44:38.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632026-02-19T00:44:38.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642026-02-19T00:44:38.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652026-02-19T00:44:38.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
33662026-02-19T00:44:38.446Z
33672026-02-19T00:44:38.446Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (134/250)
33682026-02-19T00:44:39.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692026-02-19T00:44:39.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702026-02-19T00:44:39.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712026-02-19T00:44:39.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
33722026-02-19T00:44:39.823Z
33732026-02-19T00:44:39.823Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (135/250)
33742026-02-19T00:44:41.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752026-02-19T00:44:41.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762026-02-19T00:44:41.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772026-02-19T00:44:41.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
33782026-02-19T00:44:41.221Z
33792026-02-19T00:44:41.221Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (136/250)
33802026-02-19T00:44:42.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812026-02-19T00:44:42.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822026-02-19T00:44:42.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832026-02-19T00:44:42.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
33842026-02-19T00:44:42.622Z
33852026-02-19T00:44:42.622Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (137/250)
33862026-02-19T00:44:43.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872026-02-19T00:44:43.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882026-02-19T00:44:43.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892026-02-19T00:44:43.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
33902026-02-19T00:44:44.072Z
33912026-02-19T00:44:44.072Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (138/250)
33922026-02-19T00:44:45.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932026-02-19T00:44:45.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942026-02-19T00:44:45.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952026-02-19T00:44:45.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
33962026-02-19T00:44:45.434Z
33972026-02-19T00:44:45.434Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (139/250)
33982026-02-19T00:44:46.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992026-02-19T00:44:46.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002026-02-19T00:44:46.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012026-02-19T00:44:46.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
34022026-02-19T00:44:46.829Z
34032026-02-19T00:44:46.830Zinfo: running `cargo check --bins` on oximeter-producer (140/250)
34042026-02-19T00:44:48.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052026-02-19T00:44:48.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062026-02-19T00:44:48.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072026-02-19T00:44:48.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
34082026-02-19T00:44:48.412Z
34092026-02-19T00:44:48.412Zinfo: running `cargo check --bins` on internal-dns-resolver (141/250)
34102026-02-19T00:44:49.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112026-02-19T00:44:49.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122026-02-19T00:44:49.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132026-02-19T00:44:49.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
34142026-02-19T00:44:49.932Z
34152026-02-19T00:44:49.932Zinfo: running `cargo check --bins` on sp-sim (142/250)
34162026-02-19T00:44:51.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172026-02-19T00:44:51.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182026-02-19T00:44:51.592Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34192026-02-19T00:44:55.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s
34202026-02-19T00:44:55.906Z
34212026-02-19T00:44:55.906Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (143/250)
34222026-02-19T00:44:57.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232026-02-19T00:44:57.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242026-02-19T00:44:57.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252026-02-19T00:44:57.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
34262026-02-19T00:44:57.397Z
34272026-02-19T00:44:57.397Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (144/250)
34282026-02-19T00:44:58.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292026-02-19T00:44:58.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302026-02-19T00:44:58.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312026-02-19T00:44:58.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
34322026-02-19T00:44:58.894Z
34332026-02-19T00:44:58.894Zinfo: running `cargo check --bins` on db-macros (145/250)
34342026-02-19T00:45:00.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352026-02-19T00:45:00.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362026-02-19T00:45:00.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34372026-02-19T00:45:00.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34382026-02-19T00:45:00.232Z
34392026-02-19T00:45:00.232Zinfo: running `cargo check --bins` on nexus-macros-common (146/250)
34402026-02-19T00:45:01.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412026-02-19T00:45:01.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422026-02-19T00:45:01.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34432026-02-19T00:45:01.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
34442026-02-19T00:45:01.696Z
34452026-02-19T00:45:01.696Zinfo: running `cargo check --bins` on nexus-auth (147/250)
34462026-02-19T00:45:03.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472026-02-19T00:45:03.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482026-02-19T00:45:03.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492026-02-19T00:45:03.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
34502026-02-19T00:45:03.275Z
34512026-02-19T00:45:03.275Zinfo: running `cargo check --bins` on authz-macros (148/250)
34522026-02-19T00:45:04.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532026-02-19T00:45:04.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542026-02-19T00:45:04.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552026-02-19T00:45:04.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
34562026-02-19T00:45:04.747Z
34572026-02-19T00:45:04.747Zinfo: running `cargo check --bins` on nexus-db-fixed-data (149/250)
34582026-02-19T00:45:06.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592026-02-19T00:45:06.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602026-02-19T00:45:06.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612026-02-19T00:45:06.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
34622026-02-19T00:45:06.301Z
34632026-02-19T00:45:06.302Zinfo: running `cargo check --bins` on nexus-db-model (150/250)
34642026-02-19T00:45:07.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652026-02-19T00:45:07.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662026-02-19T00:45:07.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34672026-02-19T00:45:07.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
34682026-02-19T00:45:07.707Z
34692026-02-19T00:45:07.707Zinfo: running `cargo check --bins` on nexus-db-schema (151/250)
34702026-02-19T00:45:09.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712026-02-19T00:45:09.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722026-02-19T00:45:09.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732026-02-19T00:45:09.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
34742026-02-19T00:45:09.138Z
34752026-02-19T00:45:09.138Zinfo: running `cargo check --bins` on omicron-rpaths (152/250)
34762026-02-19T00:45:10.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772026-02-19T00:45:10.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782026-02-19T00:45:10.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792026-02-19T00:45:10.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
34802026-02-19T00:45:10.465Z
34812026-02-19T00:45:10.466Zinfo: running `cargo check --bins` on nexus-defaults (153/250)
34822026-02-19T00:45:11.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832026-02-19T00:45:11.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842026-02-19T00:45:11.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852026-02-19T00:45:11.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
34862026-02-19T00:45:11.841Z
34872026-02-19T00:45:11.841Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (154/250)
34882026-02-19T00:45:13.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892026-02-19T00:45:13.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902026-02-19T00:45:13.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912026-02-19T00:45:13.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
34922026-02-19T00:45:13.158Z
34932026-02-19T00:45:13.158Zinfo: running `cargo check --bins` on parallel-task-set (155/250)
34942026-02-19T00:45:14.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952026-02-19T00:45:14.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962026-02-19T00:45:14.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972026-02-19T00:45:14.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
34982026-02-19T00:45:14.464Z
34992026-02-19T00:45:14.464Zinfo: running `cargo check --bins` on nexus-db-errors (156/250)
35002026-02-19T00:45:15.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012026-02-19T00:45:15.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022026-02-19T00:45:15.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032026-02-19T00:45:15.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
35042026-02-19T00:45:16.088Z
35052026-02-19T00:45:16.088Zinfo: running `cargo check --bins` on nexus-db-lookup (157/250)
35062026-02-19T00:45:17.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072026-02-19T00:45:17.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082026-02-19T00:45:17.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092026-02-19T00:45:17.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
35102026-02-19T00:45:17.714Z
35112026-02-19T00:45:17.714Zinfo: running `cargo check --bins` on nexus-inventory (158/250)
35122026-02-19T00:45:19.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132026-02-19T00:45:19.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142026-02-19T00:45:19.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152026-02-19T00:45:19.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
35162026-02-19T00:45:19.293Z
35172026-02-19T00:45:19.293Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (159/250)
35182026-02-19T00:45:20.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192026-02-19T00:45:20.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202026-02-19T00:45:20.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212026-02-19T00:45:20.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
35222026-02-19T00:45:20.824Z
35232026-02-19T00:45:20.824Zinfo: running `cargo check --bins --no-default-features` on sled-storage (160/250)
35242026-02-19T00:45:22.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252026-02-19T00:45:22.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262026-02-19T00:45:22.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272026-02-19T00:45:22.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
35282026-02-19T00:45:22.390Z
35292026-02-19T00:45:22.390Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (161/250)
35302026-02-19T00:45:23.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-02-19T00:45:23.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-02-19T00:45:23.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-02-19T00:45:23.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
35342026-02-19T00:45:24.193Z
35352026-02-19T00:45:24.193Zinfo: running `cargo check --bins` on key-manager (162/250)
35362026-02-19T00:45:25.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-02-19T00:45:25.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-02-19T00:45:25.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-02-19T00:45:25.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
35402026-02-19T00:45:25.788Z
35412026-02-19T00:45:25.788Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (163/250)
35422026-02-19T00:45:27.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-02-19T00:45:27.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-02-19T00:45:27.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-02-19T00:45:27.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
35462026-02-19T00:45:27.432Z
35472026-02-19T00:45:27.432Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (164/250)
35482026-02-19T00:45:28.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-02-19T00:45:28.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-02-19T00:45:28.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-02-19T00:45:28.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
35522026-02-19T00:45:29.080Z
35532026-02-19T00:45:29.080Zinfo: running `cargo check --bins` on typed-rng (165/250)
35542026-02-19T00:45:30.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-02-19T00:45:30.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-02-19T00:45:30.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572026-02-19T00:45:30.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
35582026-02-19T00:45:30.630Z
35592026-02-19T00:45:30.630Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (166/250)
35602026-02-19T00:45:32.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612026-02-19T00:45:32.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622026-02-19T00:45:32.700Z Compiling libefi-sys v0.1.0
35632026-02-19T00:45:32.725Z Compiling bitfield-struct v0.6.2
35642026-02-19T00:45:32.725Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35652026-02-19T00:45:32.842Z Compiling xshell-macros v0.2.7
35662026-02-19T00:45:32.867Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35672026-02-19T00:45:32.891Z Compiling salty v0.3.0
35682026-02-19T00:45:32.941Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35692026-02-19T00:45:32.965Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35702026-02-19T00:45:32.997Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35712026-02-19T00:45:33.214Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35722026-02-19T00:45:33.609Z Checking primeorder v0.13.6
35732026-02-19T00:45:33.675Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35742026-02-19T00:45:33.745Z Checking xshell v0.2.7
35752026-02-19T00:45:33.778Z Compiling proc-macro-error-attr2 v2.0.0
35762026-02-19T00:45:33.988Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35772026-02-19T00:45:34.134Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35782026-02-19T00:45:34.242Z Checking p384 v0.13.1
35792026-02-19T00:45:34.277Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35802026-02-19T00:45:34.405Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35812026-02-19T00:45:34.699Z Compiling proc-macro-error2 v2.0.1
35822026-02-19T00:45:34.774Z Compiling num-derive v0.3.3
35832026-02-19T00:45:35.001Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35842026-02-19T00:45:35.120Z Compiling unicase v2.8.1
35852026-02-19T00:45:35.461Z Compiling tabled_derive v0.11.0
35862026-02-19T00:45:35.488Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35872026-02-19T00:45:35.610Z Compiling mime_guess v2.0.5
35882026-02-19T00:45:35.708Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35892026-02-19T00:45:36.116Z Checking papergrid v0.17.0
35902026-02-19T00:45:36.444Z Checking testing_table v0.3.0
35912026-02-19T00:45:36.624Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35922026-02-19T00:45:36.954Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35932026-02-19T00:45:37.316Z Checking libscf-sys v1.1.0
35942026-02-19T00:45:37.597Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
35952026-02-19T00:45:37.806Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35962026-02-19T00:45:37.840Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35972026-02-19T00:45:38.051Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35982026-02-19T00:45:38.356Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35992026-02-19T00:45:38.637Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36002026-02-19T00:45:38.748Z Checking corncobs v0.1.4
36012026-02-19T00:45:38.901Z Checking tabled v0.20.0
36022026-02-19T00:45:39.023Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36032026-02-19T00:45:39.107Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36042026-02-19T00:45:39.190Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36052026-02-19T00:45:39.415Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36062026-02-19T00:45:39.623Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36072026-02-19T00:45:39.650Z Checking secrecy v0.8.0
36082026-02-19T00:45:39.729Z Checking http-range v0.1.5
36092026-02-19T00:45:40.316Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
36102026-02-19T00:45:40.426Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36112026-02-19T00:45:40.823Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36122026-02-19T00:45:41.262Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36132026-02-19T00:45:41.644Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36142026-02-19T00:45:41.716Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36152026-02-19T00:45:41.756Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36162026-02-19T00:45:41.784Z Checking atty v0.2.14
36172026-02-19T00:45:41.924Z Checking crc8 v0.1.1
36182026-02-19T00:45:41.980Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
36192026-02-19T00:45:42.133Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36202026-02-19T00:45:42.232Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36212026-02-19T00:45:42.714Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36222026-02-19T00:45:42.969Z Checking hyper-staticfile v0.10.1
36232026-02-19T00:45:43.404Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36242026-02-19T00:45:43.611Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36252026-02-19T00:45:44.011Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36262026-02-19T00:45:44.082Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36272026-02-19T00:45:44.274Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36282026-02-19T00:45:44.660Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36292026-02-19T00:45:44.698Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36302026-02-19T00:45:44.799Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36312026-02-19T00:45:44.870Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36322026-02-19T00:45:44.898Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36332026-02-19T00:45:45.480Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36342026-02-19T00:45:45.510Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36352026-02-19T00:45:45.716Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36362026-02-19T00:45:46.182Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36372026-02-19T00:45:48.753Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36382026-02-19T00:45:49.214Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36392026-02-19T00:45:49.454Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36402026-02-19T00:45:50.610Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36412026-02-19T00:45:51.492Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36422026-02-19T00:45:51.789Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36432026-02-19T00:46:08.092Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36442026-02-19T00:46:44.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
36452026-02-19T00:46:44.345Z
36462026-02-19T00:46:44.346Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (167/250)
36472026-02-19T00:46:45.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482026-02-19T00:46:45.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492026-02-19T00:46:46.208Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36502026-02-19T00:47:21.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.37s
36512026-02-19T00:47:21.994Z
36522026-02-19T00:47:21.994Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (168/250)
36532026-02-19T00:47:23.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36542026-02-19T00:47:23.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36552026-02-19T00:47:23.916Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36562026-02-19T00:48:00.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.92s
36572026-02-19T00:48:01.242Z
36582026-02-19T00:48:01.242Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (169/250)
36592026-02-19T00:48:02.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36602026-02-19T00:48:02.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36612026-02-19T00:48:03.274Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36622026-02-19T00:48:41.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.67s
36632026-02-19T00:48:42.212Z
36642026-02-19T00:48:42.212Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (170/250)
36652026-02-19T00:48:43.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662026-02-19T00:48:43.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672026-02-19T00:48:44.367Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36682026-02-19T00:49:22.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.68s
36692026-02-19T00:49:23.200Z
36702026-02-19T00:49:23.200Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (171/250)
36712026-02-19T00:49:24.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722026-02-19T00:49:24.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732026-02-19T00:49:25.185Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36742026-02-19T00:50:01.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.66s
36752026-02-19T00:50:02.166Z
36762026-02-19T00:50:02.166Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (172/250)
36772026-02-19T00:50:03.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782026-02-19T00:50:03.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792026-02-19T00:50:04.352Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36802026-02-19T00:50:42.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.97s
36812026-02-19T00:50:42.449Z
36822026-02-19T00:50:42.449Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (173/250)
36832026-02-19T00:50:44.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842026-02-19T00:50:44.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852026-02-19T00:50:44.473Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36862026-02-19T00:51:23.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.63s
36872026-02-19T00:51:23.390Z
36882026-02-19T00:51:23.390Zinfo: running `cargo check --bins` on bootstrap-agent-api (174/250)
36892026-02-19T00:51:24.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902026-02-19T00:51:24.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912026-02-19T00:51:24.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36922026-02-19T00:51:24.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
36932026-02-19T00:51:25.075Z
36942026-02-19T00:51:25.075Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (175/250)
36952026-02-19T00:51:26.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962026-02-19T00:51:26.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972026-02-19T00:51:26.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36982026-02-19T00:51:26.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
36992026-02-19T00:51:26.668Z
37002026-02-19T00:51:26.668Zinfo: running `cargo check --bins` on range-requests (176/250)
37012026-02-19T00:51:28.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022026-02-19T00:51:28.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032026-02-19T00:51:28.291Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37042026-02-19T00:51:28.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
37052026-02-19T00:51:28.441Z
37062026-02-19T00:51:28.441Zinfo: running `cargo check --bins` on repo-depot-api (177/250)
37072026-02-19T00:51:29.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082026-02-19T00:51:29.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092026-02-19T00:51:29.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37102026-02-19T00:51:29.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
37112026-02-19T00:51:30.076Z
37122026-02-19T00:51:30.076Zinfo: running `cargo check --bins` on sled-agent-api (178/250)
37132026-02-19T00:51:31.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142026-02-19T00:51:31.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152026-02-19T00:51:31.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37162026-02-19T00:51:31.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
37172026-02-19T00:51:31.720Z
37182026-02-19T00:51:31.720Zinfo: running `cargo check --bins` on sled-diagnostics (179/250)
37192026-02-19T00:51:33.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202026-02-19T00:51:33.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212026-02-19T00:51:33.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37222026-02-19T00:51:33.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
37232026-02-19T00:51:33.511Z
37242026-02-19T00:51:33.511Zinfo: running `cargo check --bins` on zfs-test-harness (180/250)
37252026-02-19T00:51:35.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262026-02-19T00:51:35.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272026-02-19T00:51:35.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37282026-02-19T00:51:35.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
37292026-02-19T00:51:35.150Z
37302026-02-19T00:51:35.150Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (181/250)
37312026-02-19T00:51:36.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322026-02-19T00:51:36.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332026-02-19T00:51:36.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37342026-02-19T00:51:36.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
37352026-02-19T00:51:36.874Z
37362026-02-19T00:51:36.874Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (182/250)
37372026-02-19T00:51:38.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37382026-02-19T00:51:38.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37392026-02-19T00:51:38.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37402026-02-19T00:51:38.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
37412026-02-19T00:51:38.571Z
37422026-02-19T00:51:38.571Zinfo: running `cargo check --bins` on sled-agent-health-monitor (183/250)
37432026-02-19T00:51:40.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442026-02-19T00:51:40.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452026-02-19T00:51:40.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37462026-02-19T00:51:40.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
37472026-02-19T00:51:40.305Z
37482026-02-19T00:51:40.305Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (184/250)
37492026-02-19T00:51:41.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37502026-02-19T00:51:41.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37512026-02-19T00:51:41.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37522026-02-19T00:51:41.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
37532026-02-19T00:51:41.922Z
37542026-02-19T00:51:41.922Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (185/250)
37552026-02-19T00:51:43.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562026-02-19T00:51:43.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572026-02-19T00:51:43.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37582026-02-19T00:51:43.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
37592026-02-19T00:51:43.718Z
37602026-02-19T00:51:43.718Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (186/250)
37612026-02-19T00:51:45.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622026-02-19T00:51:45.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632026-02-19T00:51:45.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37642026-02-19T00:51:45.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
37652026-02-19T00:51:45.515Z
37662026-02-19T00:51:45.515Zinfo: running `cargo check --bins` on trust-quorum (187/250)
37672026-02-19T00:51:47.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682026-02-19T00:51:47.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692026-02-19T00:51:47.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37702026-02-19T00:51:47.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
37712026-02-19T00:51:47.228Z
37722026-02-19T00:51:47.228Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (188/250)
37732026-02-19T00:51:48.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742026-02-19T00:51:48.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752026-02-19T00:51:48.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37762026-02-19T00:51:48.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
37772026-02-19T00:51:49.079Z
37782026-02-19T00:51:49.079Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (189/250)
37792026-02-19T00:51:50.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802026-02-19T00:51:50.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812026-02-19T00:51:50.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37822026-02-19T00:51:50.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
37832026-02-19T00:51:50.891Z
37842026-02-19T00:51:50.891Zinfo: running `cargo check --bins` on update-common (190/250)
37852026-02-19T00:51:52.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862026-02-19T00:51:52.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872026-02-19T00:51:52.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37882026-02-19T00:51:52.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
37892026-02-19T00:51:52.653Z
37902026-02-19T00:51:52.654Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (191/250)
37912026-02-19T00:51:54.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922026-02-19T00:51:54.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932026-02-19T00:51:54.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942026-02-19T00:51:54.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
37952026-02-19T00:51:54.425Z
37962026-02-19T00:51:54.425Zinfo: running `cargo check --bins` on reconfigurator-cli (192/250)
37972026-02-19T00:51:56.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982026-02-19T00:51:56.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992026-02-19T00:51:56.585Z Compiling fs-err v2.11.0
38002026-02-19T00:51:56.609Z Checking ignore v0.4.23
38012026-02-19T00:51:56.609Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38022026-02-19T00:51:56.609Z Checking predicates-tree v1.0.12
38032026-02-19T00:51:56.634Z Checking parse-size v1.1.0
38042026-02-19T00:51:56.734Z Checking rand_seeder v0.4.0
38052026-02-19T00:51:56.760Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38062026-02-19T00:51:56.785Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38072026-02-19T00:51:56.932Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38082026-02-19T00:51:56.986Z Compiling petname v2.0.2
38092026-02-19T00:51:57.058Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38102026-02-19T00:51:57.380Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38112026-02-19T00:51:57.559Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38122026-02-19T00:51:57.661Z Checking globwalk v0.9.1
38132026-02-19T00:51:57.701Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38142026-02-19T00:51:57.937Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38152026-02-19T00:51:58.121Z Checking sapling-renderdag v0.1.0
38162026-02-19T00:51:58.156Z Checking camino-tempfile-ext v0.3.2
38172026-02-19T00:51:58.354Z Checking sync-ptr v0.1.4
38182026-02-19T00:51:58.633Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38192026-02-19T00:51:58.658Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38202026-02-19T00:51:58.822Z Checking assert_matches v1.5.0
38212026-02-19T00:51:59.736Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38222026-02-19T00:51:59.915Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38232026-02-19T00:51:59.915Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38242026-02-19T00:52:01.708Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38252026-02-19T00:52:05.688Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38262026-02-19T00:52:11.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.54s
38272026-02-19T00:52:12.266Z
38282026-02-19T00:52:12.266Zinfo: running `cargo check --bins` on omicron-repl-utils (193/250)
38292026-02-19T00:52:13.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-02-19T00:52:13.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-02-19T00:52:13.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-02-19T00:52:13.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
38332026-02-19T00:52:13.859Z
38342026-02-19T00:52:13.859Zinfo: running `cargo check --bins` on nexus-test-interface (194/250)
38352026-02-19T00:52:15.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-02-19T00:52:15.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-02-19T00:52:15.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-02-19T00:52:15.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
38392026-02-19T00:52:15.634Z
38402026-02-19T00:52:15.634Zinfo: running `cargo check --bins` on oximeter-collector (195/250)
38412026-02-19T00:52:17.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-02-19T00:52:17.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-02-19T00:52:17.497Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38442026-02-19T00:52:17.497Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38452026-02-19T00:52:19.186Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38462026-02-19T00:52:23.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.77s
38472026-02-19T00:52:23.662Z
38482026-02-19T00:52:23.662Zinfo: running `cargo check --bins` on oximeter-api (196/250)
38492026-02-19T00:52:25.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502026-02-19T00:52:25.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512026-02-19T00:52:25.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38522026-02-19T00:52:25.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
38532026-02-19T00:52:25.348Z
38542026-02-19T00:52:25.348Zinfo: running `cargo check --bins` on cert-dev (197/250)
38552026-02-19T00:52:26.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562026-02-19T00:52:26.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572026-02-19T00:52:27.013Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38582026-02-19T00:52:27.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
38592026-02-19T00:52:27.680Z
38602026-02-19T00:52:27.680Zinfo: running `cargo check --bins` on clickana (198/250)
38612026-02-19T00:52:29.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622026-02-19T00:52:29.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632026-02-19T00:52:29.582Z Checking castaway v0.2.3
38642026-02-19T00:52:29.582Z Checking unicode-truncate v1.1.0
38652026-02-19T00:52:29.606Z Checking lru v0.12.5
38662026-02-19T00:52:29.606Z Compiling instability v0.3.2
38672026-02-19T00:52:29.606Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38682026-02-19T00:52:29.606Z Checking cassowary v0.3.0
38692026-02-19T00:52:29.630Z Compiling indoc v2.0.6
38702026-02-19T00:52:29.833Z Checking compact_str v0.8.0
38712026-02-19T00:52:30.812Z Checking ratatui v0.29.0
38722026-02-19T00:52:32.862Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38732026-02-19T00:52:33.294Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38742026-02-19T00:52:35.480Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38752026-02-19T00:52:37.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.49s
38762026-02-19T00:52:37.451Z
38772026-02-19T00:52:37.451Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (199/250)
38782026-02-19T00:52:39.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792026-02-19T00:52:39.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802026-02-19T00:52:39.484Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38812026-02-19T00:52:39.508Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38822026-02-19T00:52:40.763Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38832026-02-19T00:52:41.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
38842026-02-19T00:52:42.082Z
38852026-02-19T00:52:42.082Zinfo: running `cargo check --bins` on ch-dev (200/250)
38862026-02-19T00:52:43.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872026-02-19T00:52:43.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882026-02-19T00:52:44.142Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38892026-02-19T00:52:45.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s
38902026-02-19T00:52:46.115Z
38912026-02-19T00:52:46.115Zinfo: running `cargo check --bins` on dev-tools-common (201/250)
38922026-02-19T00:52:47.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932026-02-19T00:52:47.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942026-02-19T00:52:47.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38952026-02-19T00:52:47.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
38962026-02-19T00:52:47.477Z
38972026-02-19T00:52:47.477Zinfo: running `cargo check --bins` on crdb-seed (202/250)
38982026-02-19T00:52:49.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38992026-02-19T00:52:49.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39002026-02-19T00:52:49.398Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39012026-02-19T00:52:50.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
39022026-02-19T00:52:50.520Z
39032026-02-19T00:52:50.520Zinfo: running `cargo check --bins` on db-dev (203/250)
39042026-02-19T00:52:52.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39052026-02-19T00:52:52.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39062026-02-19T00:52:52.436Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39072026-02-19T00:52:54.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
39082026-02-19T00:52:54.429Z
39092026-02-19T00:52:54.429Zinfo: running `cargo check --bins` on omicron-dev-lib (204/250)
39102026-02-19T00:52:56.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39112026-02-19T00:52:56.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39122026-02-19T00:52:56.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39132026-02-19T00:52:56.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
39142026-02-19T00:52:56.235Z
39152026-02-19T00:52:56.235Zinfo: running `cargo check --bins` on xtask-downloader (205/250)
39162026-02-19T00:52:57.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39172026-02-19T00:52:57.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39182026-02-19T00:52:57.801Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39192026-02-19T00:52:59.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
39202026-02-19T00:52:59.789Z
39212026-02-19T00:52:59.789Zinfo: running `cargo check --bins` on omicron-dropshot-apis (206/250)
39222026-02-19T00:53:01.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39232026-02-19T00:53:01.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39242026-02-19T00:53:01.737Z Compiling tabled_derive v0.10.0
39252026-02-19T00:53:01.737Z Checking papergrid v0.14.0
39262026-02-19T00:53:01.737Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39272026-02-19T00:53:01.762Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39282026-02-19T00:53:01.762Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39292026-02-19T00:53:01.762Z Compiling trait-variant v0.1.2
39302026-02-19T00:53:01.762Z Checking is_ci v1.2.0
39312026-02-19T00:53:01.762Z Checking maplit v1.0.2
39322026-02-19T00:53:02.056Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39332026-02-19T00:53:02.164Z Checking supports-color v3.0.2
39342026-02-19T00:53:02.403Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39352026-02-19T00:53:02.428Z Checking drift v0.1.3
39362026-02-19T00:53:02.761Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39372026-02-19T00:53:03.047Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39382026-02-19T00:53:03.122Z Checking dropshot-api-manager v0.3.0
39392026-02-19T00:53:03.192Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39402026-02-19T00:53:03.585Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39412026-02-19T00:53:03.861Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39422026-02-19T00:53:03.944Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39432026-02-19T00:53:04.356Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39442026-02-19T00:53:04.798Z Checking tabled v0.18.0
39452026-02-19T00:53:05.067Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39462026-02-19T00:53:05.125Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39472026-02-19T00:53:05.213Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39482026-02-19T00:53:20.408Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39492026-02-19T00:53:23.667Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39502026-02-19T00:53:25.231Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39512026-02-19T00:53:26.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.42s
39522026-02-19T00:53:26.511Z
39532026-02-19T00:53:26.511Zinfo: running `cargo check --bins` on installinator-api (207/250)
39542026-02-19T00:53:27.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552026-02-19T00:53:27.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562026-02-19T00:53:27.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39572026-02-19T00:53:27.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
39582026-02-19T00:53:28.045Z
39592026-02-19T00:53:28.045Zinfo: running `cargo check --bins` on nexus-external-api (208/250)
39602026-02-19T00:53:29.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39612026-02-19T00:53:29.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39622026-02-19T00:53:29.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39632026-02-19T00:53:29.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
39642026-02-19T00:53:29.972Z
39652026-02-19T00:53:29.972Zinfo: running `cargo check --bins` on nexus-internal-api (209/250)
39662026-02-19T00:53:31.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672026-02-19T00:53:31.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682026-02-19T00:53:31.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39692026-02-19T00:53:31.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
39702026-02-19T00:53:31.624Z
39712026-02-19T00:53:31.624Zinfo: running `cargo check --bins` on nexus-lockstep-api (210/250)
39722026-02-19T00:53:33.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39732026-02-19T00:53:33.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39742026-02-19T00:53:33.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39752026-02-19T00:53:33.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
39762026-02-19T00:53:33.339Z
39772026-02-19T00:53:33.339Zinfo: running `cargo check --bins` on ntp-admin-api (211/250)
39782026-02-19T00:53:34.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39792026-02-19T00:53:34.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39802026-02-19T00:53:34.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39812026-02-19T00:53:34.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
39822026-02-19T00:53:34.867Z
39832026-02-19T00:53:34.867Zinfo: running `cargo check --bins` on ntp-admin-types-versions (212/250)
39842026-02-19T00:53:36.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39852026-02-19T00:53:36.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39862026-02-19T00:53:36.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39872026-02-19T00:53:36.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
39882026-02-19T00:53:36.481Z
39892026-02-19T00:53:36.481Zinfo: running `cargo check --bins` on wicketd-api (213/250)
39902026-02-19T00:53:38.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39912026-02-19T00:53:38.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39922026-02-19T00:53:38.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39932026-02-19T00:53:38.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
39942026-02-19T00:53:38.184Z
39952026-02-19T00:53:38.184Zinfo: running `cargo check --bins` on omicron-ls-apis (214/250)
39962026-02-19T00:53:39.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39972026-02-19T00:53:39.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39982026-02-19T00:53:39.811Z Checking typeid v1.0.3
39992026-02-19T00:53:39.859Z Checking ordered-float v2.10.1
40002026-02-19T00:53:39.887Z Checking unicode-xid v0.2.6
40012026-02-19T00:53:39.913Z Checking cargo-platform v0.2.0
40022026-02-19T00:53:40.020Z Checking erased-serde v0.4.6
40032026-02-19T00:53:40.469Z Checking serde-value v0.7.0
40042026-02-19T00:53:41.003Z Checking serde-untagged v0.1.7
40052026-02-19T00:53:41.422Z Checking cargo-util-schemas v0.8.2
40062026-02-19T00:53:43.664Z Checking cargo_metadata v0.21.0
40072026-02-19T00:53:45.606Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40082026-02-19T00:53:47.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.26s
40092026-02-19T00:53:47.707Z
40102026-02-19T00:53:47.707Zinfo: running `cargo check --bins` on mgs-dev (215/250)
40112026-02-19T00:53:49.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-02-19T00:53:49.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-02-19T00:53:49.574Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40142026-02-19T00:53:50.771Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40152026-02-19T00:53:51.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s
40162026-02-19T00:53:52.080Z
40172026-02-19T00:53:52.080Zinfo: running `cargo check --bins` on omicron-omdb (216/250)
40182026-02-19T00:53:53.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40192026-02-19T00:53:53.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40202026-02-19T00:53:54.461Z Compiling vergen-gitcl v1.0.8
40212026-02-19T00:53:54.461Z Compiling dirs-sys-next v0.1.2
40222026-02-19T00:53:54.462Z Compiling crunchy v0.2.2
40232026-02-19T00:53:54.486Z Compiling dsl_auto_type v0.1.2
40242026-02-19T00:53:54.486Z Checking scheduled-thread-pool v0.2.7
40252026-02-19T00:53:54.486Z Compiling diesel_table_macro_syntax v0.2.0
40262026-02-19T00:53:54.486Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40272026-02-19T00:53:54.510Z Compiling tiny-keccak v2.0.2
40282026-02-19T00:53:55.001Z Compiling dirs-next v2.0.0
40292026-02-19T00:53:55.091Z Checking r2d2 v0.8.10
40302026-02-19T00:53:55.128Z Compiling bit-vec v0.6.3
40312026-02-19T00:53:55.281Z Compiling term v0.7.0
40322026-02-19T00:53:55.334Z Compiling ena v0.14.3
40332026-02-19T00:53:55.491Z Compiling diff v0.1.13
40342026-02-19T00:53:55.678Z Compiling bit-set v0.5.3
40352026-02-19T00:53:55.808Z Compiling regex-syntax v0.6.29
40362026-02-19T00:53:56.066Z Compiling ascii-canvas v3.0.0
40372026-02-19T00:53:56.137Z Compiling diesel_derives v2.2.3
40382026-02-19T00:53:56.162Z Compiling bindgen v0.71.1
40392026-02-19T00:53:56.278Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40402026-02-19T00:53:56.324Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40412026-02-19T00:53:56.611Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40422026-02-19T00:53:56.635Z Compiling libxml v0.3.3
40432026-02-19T00:53:56.705Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40442026-02-19T00:53:56.807Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40452026-02-19T00:53:57.173Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40462026-02-19T00:53:57.381Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40472026-02-19T00:53:57.609Z Compiling strum_macros v0.24.3
40482026-02-19T00:53:57.858Z Compiling indoc v1.0.9
40492026-02-19T00:53:58.889Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40502026-02-19T00:53:59.261Z Checking derive_builder v0.20.2
40512026-02-19T00:53:59.496Z Compiling oso-derive v0.27.3
40522026-02-19T00:53:59.774Z Compiling lalrpop v0.19.12
40532026-02-19T00:54:00.571Z Compiling impl-trait-for-tuples v0.2.2
40542026-02-19T00:54:00.699Z Checking quick-xml v0.37.2
40552026-02-19T00:54:01.272Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40562026-02-19T00:54:02.010Z Compiling diesel-dtrace v0.4.2
40572026-02-19T00:54:02.484Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40582026-02-19T00:54:02.820Z Checking bb8 v0.8.5
40592026-02-19T00:54:03.099Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40602026-02-19T00:54:03.261Z Checking nonempty v0.12.0
40612026-02-19T00:54:03.466Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40622026-02-19T00:54:03.604Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40632026-02-19T00:54:03.678Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40642026-02-19T00:54:03.897Z Checking console v0.16.0
40652026-02-19T00:54:04.025Z Checking unit-prefix v0.5.1
40662026-02-19T00:54:04.269Z Checking support-bundle-viewer v0.1.2
40672026-02-19T00:54:04.748Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40682026-02-19T00:54:04.815Z Checking indicatif v0.18.0
40692026-02-19T00:54:04.850Z Checking multimap v0.10.1
40702026-02-19T00:54:07.328Z Checking diesel v2.2.12
40712026-02-19T00:54:30.946Z Compiling samael v0.0.19
40722026-02-19T00:54:33.637Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40732026-02-19T00:54:34.991Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40742026-02-19T00:54:35.210Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40752026-02-19T00:54:35.713Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40762026-02-19T00:54:36.152Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40772026-02-19T00:54:38.017Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40782026-02-19T00:54:39.134Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40792026-02-19T00:54:40.591Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40802026-02-19T00:54:46.400Z Checking async-bb8-diesel v0.2.1
40812026-02-19T00:54:47.158Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40822026-02-19T00:54:55.699Z Compiling polar-core v0.27.3
40832026-02-19T00:55:07.934Z Checking oso v0.27.3
40842026-02-19T00:56:41.876Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40852026-02-19T00:58:26.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 34s
40862026-02-19T00:58:26.621Z
40872026-02-19T00:58:26.621Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (217/250)
40882026-02-19T00:58:28.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40892026-02-19T00:58:28.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40902026-02-19T00:58:28.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40912026-02-19T00:58:28.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
40922026-02-19T00:58:28.302Z
40932026-02-19T00:58:28.302Zinfo: running `cargo check --bins` on nexus-saga-recovery (218/250)
40942026-02-19T00:58:29.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40952026-02-19T00:58:29.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40962026-02-19T00:58:29.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40972026-02-19T00:58:29.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
40982026-02-19T00:58:30.054Z
40992026-02-19T00:58:30.054Zinfo: running `cargo check --bins` on nexus-test-utils-macros (219/250)
41002026-02-19T00:58:31.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41012026-02-19T00:58:31.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41022026-02-19T00:58:31.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41032026-02-19T00:58:31.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
41042026-02-19T00:58:31.478Z
41052026-02-19T00:58:31.478Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (220/250)
41062026-02-19T00:58:33.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41072026-02-19T00:58:33.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41082026-02-19T00:58:33.680Z Compiling libz-sys v1.1.20
41092026-02-19T00:58:33.720Z Compiling libgit2-sys v0.18.2+1.9.1
41102026-02-19T00:58:33.760Z Compiling vergen-git2 v1.0.7
41112026-02-19T00:58:33.784Z Compiling rustls v0.21.12
41122026-02-19T00:58:33.808Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41132026-02-19T00:58:33.832Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41142026-02-19T00:58:33.856Z Checking rustls-webpki v0.101.7
41152026-02-19T00:58:33.856Z Checking sct v0.7.1
41162026-02-19T00:58:34.174Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41172026-02-19T00:58:34.251Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41182026-02-19T00:58:34.307Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41192026-02-19T00:58:34.403Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41202026-02-19T00:58:34.737Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41212026-02-19T00:58:34.931Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41222026-02-19T00:58:34.931Z Checking rustls-pemfile v1.0.4
41232026-02-19T00:58:35.126Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41242026-02-19T00:58:35.241Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41252026-02-19T00:58:35.603Z Checking twox-hash v2.1.0
41262026-02-19T00:58:36.071Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41272026-02-19T00:58:36.269Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41282026-02-19T00:58:37.358Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41292026-02-19T00:58:37.396Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41302026-02-19T00:58:37.840Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41312026-02-19T00:58:38.480Z Checking tokio-rustls v0.24.1
41322026-02-19T00:58:38.920Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41332026-02-19T00:58:38.981Z Checking fatfs v0.3.6
41342026-02-19T00:58:39.247Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41352026-02-19T00:58:39.406Z Compiling seq-macro v0.3.6
41362026-02-19T00:58:48.912Z Compiling git2 v0.20.2
41372026-02-19T00:58:51.826Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41382026-02-19T00:58:52.109Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41392026-02-19T00:58:55.657Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41402026-02-19T01:01:40.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s
41412026-02-19T01:01:40.518Z
41422026-02-19T01:01:40.518Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (221/250)
41432026-02-19T01:01:42.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41442026-02-19T01:01:42.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41452026-02-19T01:01:42.624Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41462026-02-19T01:04:03.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
41472026-02-19T01:04:03.385Z
41482026-02-19T01:04:03.385Zinfo: running `cargo check --bins` on nexus-background-task-interface (222/250)
41492026-02-19T01:04:04.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41502026-02-19T01:04:04.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41512026-02-19T01:04:04.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41522026-02-19T01:04:04.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
41532026-02-19T01:04:04.974Z
41542026-02-19T01:04:04.975Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (223/250)
41552026-02-19T01:04:06.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41562026-02-19T01:04:06.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41572026-02-19T01:04:06.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41582026-02-19T01:04:06.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
41592026-02-19T01:04:06.482Z
41602026-02-19T01:04:06.482Zinfo: running `cargo check --bins` on nexus-mgs-updates (224/250)
41612026-02-19T01:04:07.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41622026-02-19T01:04:07.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41632026-02-19T01:04:07.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41642026-02-19T01:04:07.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
41652026-02-19T01:04:08.011Z
41662026-02-19T01:04:08.011Zinfo: running `cargo check --bins` on nexus-networking (225/250)
41672026-02-19T01:04:09.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41682026-02-19T01:04:09.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41692026-02-19T01:04:09.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41702026-02-19T01:04:09.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
41712026-02-19T01:04:09.542Z
41722026-02-19T01:04:09.542Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (226/250)
41732026-02-19T01:04:10.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41742026-02-19T01:04:10.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41752026-02-19T01:04:10.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41762026-02-19T01:04:10.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
41772026-02-19T01:04:11.082Z
41782026-02-19T01:04:11.082Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (227/250)
41792026-02-19T01:04:12.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41802026-02-19T01:04:12.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41812026-02-19T01:04:12.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41822026-02-19T01:04:12.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
41832026-02-19T01:04:12.507Z
41842026-02-19T01:04:12.507Zinfo: running `cargo check --bins` on omicron-dev (228/250)
41852026-02-19T01:04:14.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41862026-02-19T01:04:14.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41872026-02-19T01:04:14.660Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41882026-02-19T01:04:14.660Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41892026-02-19T01:04:14.735Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41902026-02-19T01:04:14.772Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41912026-02-19T01:04:14.798Z Checking yansi v1.0.1
41922026-02-19T01:04:14.798Z Checking diff v0.1.13
41932026-02-19T01:04:14.798Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41942026-02-19T01:04:14.798Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41952026-02-19T01:04:15.090Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41962026-02-19T01:04:15.371Z Checking pretty_assertions v1.4.1
41972026-02-19T01:04:16.989Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41982026-02-19T01:05:29.943Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41992026-02-19T01:05:29.973Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42002026-02-19T01:05:29.973Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42012026-02-19T01:05:29.973Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42022026-02-19T01:05:29.973Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42032026-02-19T01:05:29.973Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42042026-02-19T01:05:31.513Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42052026-02-19T01:05:34.303Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42062026-02-19T01:07:56.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s
42072026-02-19T01:07:57.023Z
42082026-02-19T01:07:57.023Zinfo: running `cargo check --bins` on omicron-pins (229/250)
42092026-02-19T01:07:58.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-02-19T01:07:58.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-02-19T01:07:58.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42122026-02-19T01:07:58.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
42132026-02-19T01:07:58.534Z
42142026-02-19T01:07:58.534Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (230/250)
42152026-02-19T01:07:59.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-02-19T01:07:59.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-02-19T01:08:00.290Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42182026-02-19T01:08:00.315Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42192026-02-19T01:08:00.315Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42202026-02-19T01:08:54.543Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42212026-02-19T01:08:55.321Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42222026-02-19T01:09:00.014Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42232026-02-19T01:09:00.842Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42242026-02-19T01:09:09.205Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42252026-02-19T01:10:15.743Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42262026-02-19T01:10:17.065Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42272026-02-19T01:10:20.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
42282026-02-19T01:10:20.820Z
42292026-02-19T01:10:20.820Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (231/250)
42302026-02-19T01:10:22.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42312026-02-19T01:10:22.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42322026-02-19T01:10:22.384Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42332026-02-19T01:10:23.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
42342026-02-19T01:10:23.869Z
42352026-02-19T01:10:23.869Zinfo: running `cargo check --bins` on omicron-releng (232/250)
42362026-02-19T01:10:25.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42372026-02-19T01:10:25.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42382026-02-19T01:10:25.420Z Compiling blake3 v1.5.4
42392026-02-19T01:10:25.444Z Checking arrayref v0.3.9
42402026-02-19T01:10:25.444Z Checking arrayvec v0.7.6
42412026-02-19T01:10:25.444Z Checking constant_time_eq v0.3.1
42422026-02-19T01:10:25.504Z Checking topological-sort v0.2.2
42432026-02-19T01:10:25.528Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42442026-02-19T01:10:25.528Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42452026-02-19T01:10:25.528Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42462026-02-19T01:10:25.622Z Checking shell-words v1.1.0
42472026-02-19T01:10:27.293Z Checking omicron-zone-package v0.12.2
42482026-02-19T01:10:29.204Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42492026-02-19T01:10:31.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.38s
42502026-02-19T01:10:31.479Z
42512026-02-19T01:10:31.479Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (233/250)
42522026-02-19T01:10:32.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42532026-02-19T01:10:32.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42542026-02-19T01:10:32.899Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42552026-02-19T01:10:33.355Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42562026-02-19T01:10:34.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
42572026-02-19T01:10:34.430Z
42582026-02-19T01:10:34.430Zinfo: running `cargo check --bins` on xtask (234/250)
42592026-02-19T01:10:35.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-02-19T01:10:35.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-02-19T01:10:35.472Z Checking bitflags v2.9.4
42622026-02-19T01:10:35.496Z Checking serde v1.0.228
42632026-02-19T01:10:35.496Z Checking zerofrom v0.1.4
42642026-02-19T01:10:35.541Z Checking thiserror v2.0.18
42652026-02-19T01:10:35.565Z Checking smallvec v1.15.1
42662026-02-19T01:10:35.565Z Checking hashbrown v0.16.1
42672026-02-19T01:10:35.600Z Checking serde_json v1.0.149
42682026-02-19T01:10:35.600Z Checking scroll v0.12.0
42692026-02-19T01:10:35.725Z Checking num-traits v0.2.19
42702026-02-19T01:10:35.773Z Checking yoke v0.7.4
42712026-02-19T01:10:35.808Z Checking rustix v0.38.37
42722026-02-19T01:10:35.934Z Checking thiserror v1.0.69
42732026-02-19T01:10:36.098Z Checking percent-encoding v2.3.2
42742026-02-19T01:10:36.122Z Checking log v0.4.29
42752026-02-19T01:10:36.172Z Checking zerovec v0.10.4
42762026-02-19T01:10:36.377Z Checking zerocopy v0.7.35
42772026-02-19T01:10:36.401Z Checking goblin v0.8.2
42782026-02-19T01:10:36.521Z Checking serde_spanned v0.6.9
42792026-02-19T01:10:36.750Z Checking toml_datetime v0.6.11
42802026-02-19T01:10:36.774Z Checking indexmap v2.13.0
42812026-02-19T01:10:36.844Z Checking terminal_size v0.4.0
42822026-02-19T01:10:37.055Z Checking erased-serde v0.4.6
42832026-02-19T01:10:37.118Z Checking pest v2.8.2
42842026-02-19T01:10:37.146Z Checking form_urlencoded v1.2.2
42852026-02-19T01:10:37.170Z Checking ordered-float v2.10.1
42862026-02-19T01:10:37.418Z Checking getrandom v0.3.4
42872026-02-19T01:10:37.642Z Checking syn v2.0.114
42882026-02-19T01:10:37.682Z Checking rustix v1.1.3
42892026-02-19T01:10:37.722Z Checking serde-value v0.7.0
42902026-02-19T01:10:37.761Z Checking tinystr v0.7.6
42912026-02-19T01:10:37.939Z Checking icu_collections v1.5.0
42922026-02-19T01:10:38.108Z Checking toml_edit v0.22.27
42932026-02-19T01:10:38.134Z Checking icu_locid v1.5.0
42942026-02-19T01:10:38.158Z Checking serde-untagged v0.1.7
42952026-02-19T01:10:38.526Z Checking once_cell v1.21.3
42962026-02-19T01:10:38.631Z Checking clap_builder v4.5.48
42972026-02-19T01:10:38.860Z Checking cargo-platform v0.2.0
42982026-02-19T01:10:39.104Z Checking tempfile v3.24.0
42992026-02-19T01:10:39.130Z Checking icu_provider v1.5.0
43002026-02-19T01:10:39.227Z Checking textwrap v0.16.2
43012026-02-19T01:10:39.491Z Checking camino-tempfile v1.4.1
43022026-02-19T01:10:39.697Z Checking fs-err v3.1.1
43032026-02-19T01:10:39.802Z Checking dtrace-parser v0.2.0
43042026-02-19T01:10:39.826Z Checking tabled v0.15.0
43052026-02-19T01:10:39.850Z Checking icu_locid_transform v1.5.0
43062026-02-19T01:10:40.051Z Checking anyhow v1.0.99
43072026-02-19T01:10:40.356Z Checking macaddr v1.0.1
43082026-02-19T01:10:40.482Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43092026-02-19T01:10:40.709Z Checking toml v0.8.23
43102026-02-19T01:10:40.884Z Checking icu_properties v1.5.1
43112026-02-19T01:10:41.173Z Checking dof v0.3.0
43122026-02-19T01:10:41.432Z Checking cargo_toml v0.21.0
43132026-02-19T01:10:41.569Z Checking clap v4.5.48
43142026-02-19T01:10:42.336Z Checking usdt-impl v0.5.0
43152026-02-19T01:10:42.891Z Checking usdt v0.5.0
43162026-02-19T01:10:43.993Z Checking icu_normalizer v1.5.0
43172026-02-19T01:10:44.838Z Checking idna_adapter v1.2.0
43182026-02-19T01:10:45.040Z Checking idna v1.0.3
43192026-02-19T01:10:45.506Z Checking url v2.5.4
43202026-02-19T01:10:46.293Z Checking cargo-util-schemas v0.8.2
43212026-02-19T01:10:48.252Z Checking cargo_metadata v0.21.0
43222026-02-19T01:10:49.776Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43232026-02-19T01:10:50.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.37s
43242026-02-19T01:10:50.988Z
43252026-02-19T01:10:50.989Zinfo: running `cargo check --bins` on end-to-end-tests (235/250)
43262026-02-19T01:10:52.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43272026-02-19T01:10:52.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43282026-02-19T01:10:52.631Z Checking polyval v0.6.2
43292026-02-19T01:10:52.655Z Checking ctr v0.9.2
43302026-02-19T01:10:52.705Z Checking ssh-encoding v0.2.0
43312026-02-19T01:10:52.730Z Checking blowfish v0.9.1
43322026-02-19T01:10:52.755Z Checking password-hash v0.4.2
43332026-02-19T01:10:52.779Z Checking p521 v0.13.3
43342026-02-19T01:10:52.779Z Checking p256 v0.13.2
43352026-02-19T01:10:52.779Z Checking russh-cryptovec v0.7.3
43362026-02-19T01:10:52.973Z Checking ghash v0.5.1
43372026-02-19T01:10:52.998Z Checking bcrypt-pbkdf v0.10.0
43382026-02-19T01:10:53.031Z Checking md5 v0.7.0
43392026-02-19T01:10:53.055Z Checking num-bigint v0.4.6
43402026-02-19T01:10:53.101Z Checking des v0.8.1
43412026-02-19T01:10:53.183Z Checking aes-gcm v0.10.3
43422026-02-19T01:10:53.215Z Checking pbkdf2 v0.11.0
43432026-02-19T01:10:53.309Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43442026-02-19T01:10:53.338Z Checking hex-literal v0.4.1
43452026-02-19T01:10:53.365Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43462026-02-19T01:10:53.399Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43472026-02-19T01:10:53.466Z Checking ssh-cipher v0.2.0
43482026-02-19T01:10:53.520Z Checking internet-checksum v0.2.1
43492026-02-19T01:10:53.813Z Checking ssh-key v0.6.6
43502026-02-19T01:10:54.031Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43512026-02-19T01:10:55.345Z Checking russh-keys v0.45.0
43522026-02-19T01:10:56.675Z Checking russh v0.45.0
43532026-02-19T01:11:38.900Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43542026-02-19T01:11:41.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.34s
43552026-02-19T01:11:41.602Z
43562026-02-19T01:11:41.602Zinfo: running `cargo check --bins` on gateway-cli (236/250)
43572026-02-19T01:11:42.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43582026-02-19T01:11:42.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43592026-02-19T01:11:43.071Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43602026-02-19T01:11:43.096Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43612026-02-19T01:11:43.096Z Checking termios v0.3.3
43622026-02-19T01:11:46.525Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43632026-02-19T01:11:46.825Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43642026-02-19T01:11:51.662Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43652026-02-19T01:11:52.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.33s
43662026-02-19T01:11:53.162Z
43672026-02-19T01:11:53.162Zinfo: running `cargo check --bins --no-default-features` on installinator (237/250)
43682026-02-19T01:11:54.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43692026-02-19T01:11:54.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43702026-02-19T01:11:54.686Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43712026-02-19T01:11:54.711Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43722026-02-19T01:11:54.734Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43732026-02-19T01:11:54.771Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43742026-02-19T01:11:54.796Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43752026-02-19T01:11:55.567Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43762026-02-19T01:11:55.567Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43772026-02-19T01:11:57.199Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43782026-02-19T01:11:57.427Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43792026-02-19T01:11:57.451Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43802026-02-19T01:11:58.947Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43812026-02-19T01:12:02.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.48s
43822026-02-19T01:12:02.892Z
43832026-02-19T01:12:02.892Zinfo: running `cargo check --bins` on internal-dns-cli (238/250)
43842026-02-19T01:12:04.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43852026-02-19T01:12:04.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43862026-02-19T01:12:04.289Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43872026-02-19T01:12:05.080Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
43882026-02-19T01:12:05.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s
43892026-02-19T01:12:05.992Z
43902026-02-19T01:12:05.992Zinfo: running `cargo check --bins` on omicron-live-tests (239/250)
43912026-02-19T01:12:07.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-02-19T01:12:07.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-02-19T01:12:07.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-02-19T01:12:07.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
43952026-02-19T01:12:07.225Z
43962026-02-19T01:12:07.225Zinfo: running `cargo check --bins` on live-tests-macros (240/250)
43972026-02-19T01:12:08.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-02-19T01:12:08.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-02-19T01:12:08.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-02-19T01:12:08.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
44012026-02-19T01:12:08.635Z
44022026-02-19T01:12:08.635Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (241/250)
44032026-02-19T01:12:09.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-02-19T01:12:10.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-02-19T01:12:10.276Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44062026-02-19T01:12:11.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
44072026-02-19T01:12:11.495Z
44082026-02-19T01:12:11.495Zinfo: running `cargo check --bins` on omicron-ntp-admin (242/250)
44092026-02-19T01:12:12.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-02-19T01:12:12.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-02-19T01:12:12.941Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44122026-02-19T01:12:12.965Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44132026-02-19T01:12:13.334Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44142026-02-19T01:12:13.358Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44152026-02-19T01:12:14.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s
44162026-02-19T01:12:15.171Z
44172026-02-19T01:12:15.171Zinfo: running `cargo check --bins` on ntp-admin-types (243/250)
44182026-02-19T01:12:16.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44192026-02-19T01:12:16.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44202026-02-19T01:12:16.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44212026-02-19T01:12:16.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
44222026-02-19T01:12:16.438Z
44232026-02-19T01:12:16.438Zinfo: running `cargo check --bins` on omicron-package (244/250)
44242026-02-19T01:12:17.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44252026-02-19T01:12:17.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44262026-02-19T01:12:17.828Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44272026-02-19T01:12:20.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.64s
44282026-02-19T01:12:20.305Z
44292026-02-19T01:12:20.305Zinfo: running `cargo check --bins` on tqdb (245/250)
44302026-02-19T01:12:21.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44312026-02-19T01:12:21.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44322026-02-19T01:12:21.932Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44332026-02-19T01:12:22.477Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44342026-02-19T01:12:24.054Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44352026-02-19T01:12:24.079Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44362026-02-19T01:12:34.868Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44372026-02-19T01:12:36.440Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44382026-02-19T01:12:36.440Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44392026-02-19T01:12:36.465Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44402026-02-19T01:12:38.482Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44412026-02-19T01:12:38.507Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44422026-02-19T01:13:09.287Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44432026-02-19T01:13:09.287Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44442026-02-19T01:13:09.287Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44452026-02-19T01:13:09.287Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44462026-02-19T01:13:11.275Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44472026-02-19T01:13:14.351Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44482026-02-19T01:13:15.661Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44492026-02-19T01:13:18.625Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44502026-02-19T01:13:19.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.42s
44512026-02-19T01:13:19.997Z
44522026-02-19T01:13:19.997Zinfo: running `cargo check --bins` on wicket-dbg (246/250)
44532026-02-19T01:13:21.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-02-19T01:13:21.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-02-19T01:13:21.356Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44562026-02-19T01:13:21.387Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44572026-02-19T01:13:21.387Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44582026-02-19T01:13:21.413Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44592026-02-19T01:13:21.465Z Checking rtoolbox v0.0.2
44602026-02-19T01:13:21.489Z Checking tui-tree-widget v0.23.1
44612026-02-19T01:13:21.702Z Checking rpassword v7.4.0
44622026-02-19T01:13:21.939Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44632026-02-19T01:13:24.130Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44642026-02-19T01:13:34.678Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44652026-02-19T01:13:36.278Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44662026-02-19T01:13:44.094Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44672026-02-19T01:13:48.855Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44682026-02-19T01:13:50.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.78s
44692026-02-19T01:13:50.977Z
44702026-02-19T01:13:50.977Zinfo: running `cargo check --bins` on wicket (247/250)
44712026-02-19T01:13:52.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44722026-02-19T01:13:52.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44732026-02-19T01:13:52.423Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44742026-02-19T01:13:52.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
44752026-02-19T01:13:53.184Z
44762026-02-19T01:13:53.184Zinfo: running `cargo check --bins` on wicketd (248/250)
44772026-02-19T01:13:54.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44782026-02-19T01:13:54.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44792026-02-19T01:13:54.746Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
44802026-02-19T01:13:54.746Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
44812026-02-19T01:13:54.746Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
44822026-02-19T01:13:54.771Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
44832026-02-19T01:13:57.347Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
44842026-02-19T01:13:58.634Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44852026-02-19T01:14:05.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s
44862026-02-19T01:14:06.032Z
44872026-02-19T01:14:06.032Zinfo: running `cargo check --bins` on omicron-workspace-hack (249/250)
44882026-02-19T01:14:07.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-02-19T01:14:07.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-02-19T01:14:07.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44912026-02-19T01:14:07.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
44922026-02-19T01:14:07.288Z
44932026-02-19T01:14:07.288Zinfo: running `cargo check --bins` on zone-setup (250/250)
44942026-02-19T01:14:08.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44952026-02-19T01:14:08.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44962026-02-19T01:14:08.719Z Checking uzers v0.12.1
44972026-02-19T01:14:09.114Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44982026-02-19T01:14:10.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
44992026-02-19T01:14:10.955Z
45002026-02-19T01:14:10.955Zreal 38:16.363927287
45012026-02-19T01:14:10.955Zuser 57:40.012762894
45022026-02-19T01:14:10.955Zsys 8:45.427770688
45032026-02-19T01:14:10.955Ztrap 1.727082279
45042026-02-19T01:14:10.955Ztflt 0.453130316
45052026-02-19T01:14:10.955Zdflt 1.084532947
45062026-02-19T01:14:10.955Zkflt 0.001621617
45072026-02-19T01:14:10.955Zlock 2:41:42.861765685
45082026-02-19T01:14:10.955Zslp 5:24:03.771013026
45092026-02-19T01:14:10.955Zlat 1:44.842259573
45102026-02-19T01:14:10.955Zstop 5:37.151899489
45112026-02-19T01:14:10.979Zprocess exited: duration 2809426 ms, exit code 0
 
45122026-02-19T01:14:11.032Zfound 0 output files