01KJPPKJMWRS5G1TH19XJQ26EQ: 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: 01KJPPKWTZD1SERHW8GKFXWE5M

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-02T07:19:13.200Zjob assigned to worker 01KJPPKWY2ZAYR5A1QPKA3WZNG [factory gimlet-EVT22200007-propolis, EVT22200007/59793] (queued for 25 s)
 
22026-03-02T07:19:21.433Zstarting task 0: "setup"
32026-03-02T07:19:21.459Z++ uname -s
42026-03-02T07:19:21.459Z+ kern=SunOS
52026-03-02T07:19:21.459Z+ build_user=build
62026-03-02T07:19:21.459Z+ build_uid=12345
72026-03-02T07:19:21.459Z+ work_dir=/work
82026-03-02T07:19:21.459Z+ input_dir=/input
92026-03-02T07:19:21.459Z+ [[ 0 == 12345 ]]
102026-03-02T07:19:21.459Z+ case "$kern" in
112026-03-02T07:19:21.459Z+ groupadd -g 12345 build
122026-03-02T07:19:21.459Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-02T07:19:23.461Z+ zfs create -o mountpoint=/work rpool/work
142026-03-02T07:19:23.496Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-02T07:19:23.522Z+ home_fs=zfs
162026-03-02T07:19:23.522Z+ [[ zfs == autofs ]]
172026-03-02T07:19:23.522Z+ mkdir -p /home/build
182026-03-02T07:19:23.522Z+ chown build:build /home/build /work
192026-03-02T07:19:25.505Z+ chmod 0700 /home/build /work
202026-03-02T07:19:25.530Zprocess exited: duration 4074 ms, exit code 0
 
212026-03-02T07:19:25.580Zstarting task 1: "rust-toolchain"
222026-03-02T07:19:25.604Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-02T07:19:25.604Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-02T07:19:25.604Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-03-02T07:19:25.604Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-02T07:19:25.604Z * rust toolchain channel = "1.91.1"
272026-03-02T07:19:25.604Z * rust toolchain profile = "default"
282026-03-02T07:19:25.605Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-02T07:19:25.605Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-02T07:19:25.726Zinfo: downloading installer
312026-03-02T07:19:26.791Zwarn: It looks like you have an existing installation of Rust at:
322026-03-02T07:19:26.791Zwarn: /opt/ooce/bin
332026-03-02T07:19:26.791Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-02T07:19:26.791Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-02T07:19:26.791Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-02T07:19:26.791Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-02T07:19:26.791Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-02T07:19:26.791Zerror: cannot install while Rust is installed
392026-03-02T07:19:26.791Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-02T07:19:26.826Zinfo: profile set to 'default'
412026-03-02T07:19:26.826Zinfo: default host triple is x86_64-unknown-illumos
422026-03-02T07:19:26.826Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-02T07:19:26.934Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-02T07:19:26.934Zinfo: downloading component 'cargo'
452026-03-02T07:19:27.291Zinfo: downloading component 'clippy'
462026-03-02T07:19:27.429Zinfo: downloading component 'rust-docs'
472026-03-02T07:19:27.873Zinfo: downloading component 'rust-std'
482026-03-02T07:19:28.554Zinfo: downloading component 'rustc'
492026-03-02T07:19:31.426Zinfo: downloading component 'rustfmt'
502026-03-02T07:19:31.501Zinfo: installing component 'cargo'
512026-03-02T07:19:32.657Zinfo: installing component 'clippy'
522026-03-02T07:19:33.105Zinfo: installing component 'rust-docs'
532026-03-02T07:19:36.392Zinfo: installing component 'rust-std'
542026-03-02T07:19:38.519Zinfo: installing component 'rustc'
552026-03-02T07:19:46.491Zinfo: installing component 'rustfmt'
562026-03-02T07:19:46.884Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-03-02T07:19:46.884Z
582026-03-02T07:19:47.056Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-02T07:19:47.056Z
602026-03-02T07:19:47.056Z
612026-03-02T07:19:47.056ZRust is installed now. Great!
622026-03-02T07:19:47.056Z
632026-03-02T07:19:47.056ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-02T07:19:47.056Zenvironment variable. This has not been done automatically.
652026-03-02T07:19:47.056Z
662026-03-02T07:19:47.056ZTo configure your current shell, you need to source
672026-03-02T07:19:47.056Zthe corresponding env file under $HOME/.cargo.
682026-03-02T07:19:47.056Z
692026-03-02T07:19:47.080ZThis is usually done by running one of the following (note the leading DOT):
702026-03-02T07:19:47.080Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-02T07:19:47.080Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-02T07:19:47.080Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-02T07:19:47.176Z+ rustup --version
742026-03-02T07:19:47.200Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-02T07:19:47.200Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-02T07:19:47.294Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-02T07:19:47.319Z+ cargo --version
782026-03-02T07:19:47.394Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-02T07:19:47.419Z+ rustc --version
802026-03-02T07:19:47.493Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-02T07:19:47.518Zprocess exited: duration 21918 ms, exit code 0
 
822026-03-02T07:19:47.566Zstarting task 2: "authentication"
832026-03-02T07:19:47.617Zprocess exited: duration 50 ms, exit code 0
 
842026-03-02T07:19:47.669Zstarting task 3: "clone repository"
852026-03-02T07:19:47.694Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-02T07:19:47.694Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-02T07:19:47.719ZCloning into '/work/oxidecomputer/omicron'...
882026-03-02T07:20:01.138Z+ cd /work/oxidecomputer/omicron
892026-03-02T07:20:01.138Z+ git fetch origin 1077080d7166b52e846a6d801764420e41eb8d79
902026-03-02T07:20:01.551ZFrom https://github.com/oxidecomputer/omicron
912026-03-02T07:20:01.551Z * branch 1077080d7166b52e846a6d801764420e41eb8d79 -> FETCH_HEAD
922026-03-02T07:20:01.577Z+ [[ -n ry/dendrite-220 ]]
932026-03-02T07:20:01.577Z++ git branch --show-current
942026-03-02T07:20:01.577Z+ current=main
952026-03-02T07:20:01.577Z+ [[ main != ry/dendrite-220 ]]
962026-03-02T07:20:01.578Z+ git branch -f ry/dendrite-220 1077080d7166b52e846a6d801764420e41eb8d79
972026-03-02T07:20:01.603Z+ git checkout -f ry/dendrite-220
982026-03-02T07:20:01.980ZSwitched to branch 'ry/dendrite-220'
992026-03-02T07:20:02.005Z+ git reset --hard 1077080d7166b52e846a6d801764420e41eb8d79
1002026-03-02T07:20:02.029ZHEAD is now at 1077080d7 [multicast] Adapt multicast code to new dendrite DPD API (#9950)
1012026-03-02T07:20:02.030Zprocess exited: duration 14353 ms, exit code 0
 
1022026-03-02T07:20:02.080Zstarting task 4: "build"
1032026-03-02T07:20:02.105Z+ source .github/buildomat/ci-env.sh
1042026-03-02T07:20:02.105Z++ export CARGO_TERM_COLOR=always
1052026-03-02T07:20:02.105Z++ CARGO_TERM_COLOR=always
1062026-03-02T07:20:02.105Z+ cargo --version
1072026-03-02T07:20:02.161Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-02T07:20:02.186Z+ rustc --version
1092026-03-02T07:20:02.254Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-02T07:20:02.279Z+ source ./env.sh
1112026-03-02T07:20:02.279Z++ OLD_SHELL_OPTS=ehxB
1122026-03-02T07:20:02.279Z++ set -o xtrace
1132026-03-02T07:20:02.279Z++++ dirname ./env.sh
1142026-03-02T07:20:02.279Z+++ readlink -f .
1152026-03-02T07:20:02.279Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-02T07:20:02.279Z++ 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-03-02T07:20:02.279Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-02T07:20:02.279Z++ 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-03-02T07:20:02.279Z++ 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-03-02T07:20:02.279Z++ 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-03-02T07:20:02.279Z++ 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-03-02T07:20:02.279Z++ 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-03-02T07:20:02.279Z++ 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-03-02T07:20:02.279Z++ case $OLD_SHELL_OPTS in
1252026-03-02T07:20:02.279Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-02T07:20:02.279Z+ 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-03-02T07:20:02.279Z+ 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-03-02T07:20:02.279Z+ banner prerequisites
1292026-03-02T07:20:02.279Z
1302026-03-02T07:20:02.279Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-02T07:20:02.279Z # # # # # # # # # # # # # # #
1322026-03-02T07:20:02.279Z # # # # ##### # # ##### # # # # # #### #
1332026-03-02T07:20:02.279Z ##### ##### # ##### # # # # # # # # #
1342026-03-02T07:20:02.279Z # # # # # # # # # # # # # # #
1352026-03-02T07:20:02.279Z # # # ###### # # ###### ### # #### # #### #
1362026-03-02T07:20:02.279Z
1372026-03-02T07:20:02.279Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-02T07:20:20.932Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-02T07:20:32.818Z Startup: Caching catalogs ... Done
1402026-03-02T07:20:59.572ZPlanning: Solver setup ... Done (24.772s)
1412026-03-02T07:20:59.761ZPlanning: Running solver ... Done (0.189s)
1422026-03-02T07:20:59.914ZPlanning: Finding local manifests ... Done (0.002s)
1432026-03-02T07:20:59.991ZPlanning: Fetching manifests: 0/4 0% complete
1442026-03-02T07:21:00.426ZPlanning: Fetching manifests: 4/4 100% complete
1452026-03-02T07:21:00.478ZPlanning: Package planning ... Done (0.052s)
1462026-03-02T07:21:00.535ZPlanning: Merging actions ... Done (0.057s)
1472026-03-02T07:21:00.853ZPlanning: Checking for conflicting actions ... Done (0.318s)
1482026-03-02T07:21:00.878ZPlanning: Consolidating action changes ... Done (0.013s)
1492026-03-02T07:21:01.497ZPlanning: Evaluating mediators ... Done (0.631s)
1502026-03-02T07:21:01.524ZPlanning: Planning completed in 28.57 seconds
1512026-03-02T07:21:01.548Z Packages to install: 4
1522026-03-02T07:21:01.549Z Mediators to change: 2
1532026-03-02T07:21:01.549Z Services to change: 1
1542026-03-02T07:21:01.549Z Estimated space available: 154.94 GB
1552026-03-02T07:21:01.549ZEstimated space to be consumed: 1.81 GB
1562026-03-02T07:21:01.549Z Create boot environment: No
1572026-03-02T07:21:01.549ZCreate backup boot environment: No
1582026-03-02T07:21:01.549Z Rebuild boot archive: No
1592026-03-02T07:21:01.549Z
1602026-03-02T07:21:01.549ZChanged mediators:
1612026-03-02T07:21:01.549Z mediator clang:
1622026-03-02T07:21:01.549Z version: None -> 15 (system default)
1632026-03-02T07:21:01.549Z
1642026-03-02T07:21:01.549Z mediator llvm:
1652026-03-02T07:21:01.549Z version: 14 (system default) -> 15 (system default)
1662026-03-02T07:21:01.549Z
1672026-03-02T07:21:01.549ZChanged packages:
1682026-03-02T07:21:01.549Zhelios-dev
1692026-03-02T07:21:01.549Z developer/build-essential
1702026-03-02T07:21:01.549Z None -> 11-2.0
1712026-03-02T07:21:01.549Z library/libxmlsec1
1722026-03-02T07:21:01.549Z None -> 1.2.35-2.0
1732026-03-02T07:21:01.549Z ooce/developer/clang-15
1742026-03-02T07:21:01.549Z None -> 15.0.7-2.0
1752026-03-02T07:21:01.549Z ooce/developer/llvm-15
1762026-03-02T07:21:01.549Z None -> 15.0.7-2.0
1772026-03-02T07:21:01.549Z
1782026-03-02T07:21:01.549ZServices:
1792026-03-02T07:21:01.549Z restart_fmri:
1802026-03-02T07:21:01.549Z svc:/system/update-man-index:default
1812026-03-02T07:21:01.585Z
1822026-03-02T07:21:01.585ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-03-02T07:21:06.586ZDownload: 1202/3290 items 83.5/212.6MB 39% complete (17.2M/s)
1842026-03-02T07:21:11.586ZDownload: 3121/3290 items 125.0/212.6MB 58% complete (12.5M/s)
1852026-03-02T07:21:16.248ZDownload: Completed 212.60 MB in 14.66 seconds (14.5M/s)
1862026-03-02T07:21:16.397Z Actions: 1/3689 actions (Installing new actions)
1872026-03-02T07:21:21.652Z Actions: 2875/3689 actions (Installing new actions)
1882026-03-02T07:21:22.048Z Actions: Completed 3689 actions in 5.65 seconds.
1892026-03-02T07:21:22.677Z Done (0.624s)
1902026-03-02T07:21:22.677Z Done (0.000s)
1912026-03-02T07:21:23.972Z Done (1.294s)
1922026-03-02T07:21:28.638Z Done (4.413s)
1932026-03-02T07:21:28.743Z Done (0.018s)
1942026-03-02T07:21:28.743Z Done (0.000s)
1952026-03-02T07:21:28.906Z Done (0.000s)
1962026-03-02T07:21:29.895ZPlanning: Evaluating mediator changes ... Done
1972026-03-02T07:21:30.158ZPlanning: Checking for conflicting actions ... Done
1982026-03-02T07:21:30.184ZPlanning: Consolidating action changes ... Done
1992026-03-02T07:21:30.490ZPlanning: Evaluating mediators ... Done
2002026-03-02T07:21:30.515ZPlanning: Planning completed in 0.60 seconds
2012026-03-02T07:21:30.540Z Mediators to change: 2
2022026-03-02T07:21:30.540Z Create boot environment: No
2032026-03-02T07:21:30.540ZCreate backup boot environment: No
2042026-03-02T07:21:30.586Z Done
2052026-03-02T07:21:30.586Z Done
2062026-03-02T07:21:31.625Z Done
2072026-03-02T07:21:35.921Z Done
2082026-03-02T07:21:36.015Z Done
2092026-03-02T07:21:36.015Z Done
2102026-03-02T07:21:36.070Z Done
2112026-03-02T07:21:36.806ZPlanning: Evaluating mediator changes ... Done
2122026-03-02T07:21:36.831ZPlanning: Merging actions ... Done
2132026-03-02T07:21:37.042ZPlanning: Checking for conflicting actions ... Done
2142026-03-02T07:21:37.067ZPlanning: Consolidating action changes ... Done
2152026-03-02T07:21:37.364ZPlanning: Evaluating mediators ... Done
2162026-03-02T07:21:37.433ZPlanning: Planning completed in 0.92 seconds
2172026-03-02T07:21:37.475Z Packages to change: 1
2182026-03-02T07:21:37.475Z Mediators to change: 1
2192026-03-02T07:21:37.475Z Services to change: 1
2202026-03-02T07:21:37.475Z Create boot environment: No
2212026-03-02T07:21:37.475ZCreate backup boot environment: Yes
2222026-03-02T07:21:39.420Z Actions: 1/6 actions (Updating modified actions)
2232026-03-02T07:21:39.445Z Actions: Completed 6 actions in 0.00 seconds.
2242026-03-02T07:21:39.445Z Done
2252026-03-02T07:21:39.445Z Done
2262026-03-02T07:21:39.676Z Done
2272026-03-02T07:21:43.805Z Done
2282026-03-02T07:21:43.889Z Done
2292026-03-02T07:21:43.914Z Done
2302026-03-02T07:21:44.000Z Done
2312026-03-02T07:21:44.516ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2322026-03-02T07:21:44.516Zclang system 15 system
2332026-03-02T07:21:44.516Zcsh system system illumos
2342026-03-02T07:21:44.516Zctags system system illumos
2352026-03-02T07:21:44.516Zfile system system illumos
2362026-03-02T07:21:44.516Zgcc vendor 12 vendor
2372026-03-02T07:21:44.516Zgcc system 10 system
2382026-03-02T07:21:44.516Zgcc system 7 system
2392026-03-02T07:21:44.516Zgo system 1.20 system
2402026-03-02T07:21:44.516Zgo system 1.19 system
2412026-03-02T07:21:44.516Zllvm system 15 system
2422026-03-02T07:21:44.516Zllvm system 14 system
2432026-03-02T07:21:44.516Zmariadb system 10.6 system
2442026-03-02T07:21:44.516Zmta vendor vendor dma
2452026-03-02T07:21:44.516Zopenjdk system 17 system
2462026-03-02T07:21:44.516Zopenjdk system 11 system
2472026-03-02T07:21:44.516Zopenjdk system 1.8 system
2482026-03-02T07:21:44.516Zopenssl vendor 3 vendor
2492026-03-02T07:21:44.516Zperl system 5.36 system
2502026-03-02T07:21:44.516Zpostgresql system 15 system
2512026-03-02T07:21:44.516Zpostgresql system 13 system
2522026-03-02T07:21:44.516Zpython vendor 3 vendor
2532026-03-02T07:21:44.516Zpython system 2 system
2542026-03-02T07:21:44.516Zpython3 system 3.11 system
2552026-03-02T07:21:44.516Zruby system 3.0 system
2562026-03-02T07:21:44.516Zwords vendor vendor american-english
2572026-03-02T07:21:44.516Zwords system system australian-english
2582026-03-02T07:21:44.516Zwords system system british-english
2592026-03-02T07:21:44.516Zwords system system canadian-english
2602026-03-02T07:21:44.516Zwords system system french
2612026-03-02T07:21:44.516Zwords system system italian
2622026-03-02T07:21:44.516Zwords system system ngerman
2632026-03-02T07:21:44.516Zwords system system ogerman
2642026-03-02T07:21:44.516Zwords system system spanish
2652026-03-02T07:21:44.886ZPUBLISHER TYPE STATUS P LOCATION
2662026-03-02T07:21:44.886Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-03-02T07:21:52.571ZFMRI IFO
2682026-03-02T07:21:52.571Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-03-02T07:21:52.571Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-03-02T07:21:52.571Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-03-02T07:21:52.571Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-03-02T07:21:52.571Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-03-02T07:21:52.571Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-03-02T07:21:52.571Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2752026-03-02T07:21:52.571Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2762026-03-02T07:21:52.571Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2772026-03-02T07:21:52.571Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2782026-03-02T07:21:52.571Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2792026-03-02T07:21:52.571Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2802026-03-02T07:21:52.571Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2812026-03-02T07:21:52.571Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2822026-03-02T07:21:52.571Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2832026-03-02T07:21:52.571Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2842026-03-02T07:21:53.791Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2852026-03-02T07:21:54.342Z Updating crates.io index
2862026-03-02T07:21:54.367Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872026-03-02T07:21:54.745Z Updating git repository `https://github.com/oxidecomputer/lldp`
2882026-03-02T07:21:55.267Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2892026-03-02T07:21:55.708Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2902026-03-02T07:21:56.231Z Updating git repository `https://github.com/oxidecomputer/propolis`
2912026-03-02T07:21:57.859Z Updating git repository `https://github.com/oxidecomputer/crucible`
2922026-03-02T07:22:00.346Z Updating git repository `https://github.com/oxidecomputer/opte`
2932026-03-02T07:22:01.242Z Updating git repository `https://github.com/oxidecomputer/tofino`
2942026-03-02T07:22:01.634Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952026-03-02T07:22:02.500Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2962026-03-02T07:22:03.147Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2972026-03-02T07:22:04.281Z Updating git repository `https://github.com/oxidecomputer/clickward`
2982026-03-02T07:22:04.695Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992026-03-02T07:22:05.189Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3002026-03-02T07:22:05.600Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3012026-03-02T07:22:06.747Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3022026-03-02T07:22:07.399Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3032026-03-02T07:22:07.785Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3042026-03-02T07:22:08.203Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3052026-03-02T07:22:08.719Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3062026-03-02T07:22:09.042Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3072026-03-02T07:22:09.360Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3082026-03-02T07:22:09.738Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092026-03-02T07:22:10.299Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3102026-03-02T07:22:10.820Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3112026-03-02T07:22:11.410Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3122026-03-02T07:22:11.798Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3132026-03-02T07:22:12.230Z Updating git repository `https://github.com/oxidecomputer/ispf`
3142026-03-02T07:22:12.699Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3152026-03-02T07:22:13.384Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-03-02T07:22:13.771Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-03-02T07:22:14.196Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-03-02T07:22:14.585Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-03-02T07:22:15.061Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-03-02T07:22:15.467Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-03-02T07:22:15.845Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-03-02T07:22:16.198Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-03-02T07:22:16.640Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-03-02T07:22:34.326Z Downloading crates ...
3252026-03-02T07:22:34.386Z Downloaded log v0.4.29
3262026-03-02T07:22:34.413Z Downloaded getrandom v0.4.1
3272026-03-02T07:22:34.413Z Downloaded terminal_size v0.4.3
3282026-03-02T07:22:34.413Z Downloaded tabled_derive v0.7.0
3292026-03-02T07:22:34.413Z Downloaded percent-encoding v2.3.2
3302026-03-02T07:22:34.413Z Downloaded scroll_derive v0.12.1
3312026-03-02T07:22:34.413Z Downloaded scroll v0.12.0
3322026-03-02T07:22:34.413Z Downloaded toml_datetime v0.6.11
3332026-03-02T07:22:34.442Z Downloaded utf8parse v0.2.2
3342026-03-02T07:22:34.442Z Downloaded usdt-macro v0.5.0
3352026-03-02T07:22:34.442Z Downloaded unicode-linebreak v0.1.5
3362026-03-02T07:22:34.442Z Downloaded thiserror-impl v2.0.18
3372026-03-02T07:22:34.442Z Downloaded usdt-attr-macro v0.5.0
3382026-03-02T07:22:34.442Z Downloaded zerofrom-derive v0.1.6
3392026-03-02T07:22:34.442Z Downloaded yoke v0.8.1
3402026-03-02T07:22:34.442Z Downloaded zmij v1.0.21
3412026-03-02T07:22:34.442Z Downloaded zerocopy-derive v0.7.35
3422026-03-02T07:22:34.442Z Downloaded ucd-trie v0.1.7
3432026-03-02T07:22:34.442Z Downloaded unicode-ident v1.0.24
3442026-03-02T07:22:34.467Z Downloaded typenum v1.19.0
3452026-03-02T07:22:34.467Z Downloaded zerotrie v0.2.3
3462026-03-02T07:22:34.467Z Downloaded zerovec v0.11.5
3472026-03-02T07:22:34.467Z Downloaded zerocopy v0.7.35
3482026-03-02T07:22:34.491Z Downloaded idna v1.1.0
3492026-03-02T07:22:34.491Z Downloaded serde_json v1.0.149
3502026-03-02T07:22:34.491Z Downloaded tabled v0.15.0
3512026-03-02T07:22:34.516Z Downloaded goblin v0.8.2
3522026-03-02T07:22:34.516Z Downloaded syn v1.0.109
3532026-03-02T07:22:34.540Z Downloaded icu_properties_data v2.1.2
3542026-03-02T07:22:34.540Z Downloaded winnow v0.7.14
3552026-03-02T07:22:34.565Z Downloaded unicode-width v0.1.14
3562026-03-02T07:22:34.565Z Downloaded unicode-width v0.2.0
3572026-03-02T07:22:34.565Z Downloaded syn v2.0.117
3582026-03-02T07:22:34.565Z Downloaded pest v2.8.6
3592026-03-02T07:22:34.590Z Downloaded memmap v0.7.0
3602026-03-02T07:22:34.590Z Downloaded indexmap v2.13.0
3612026-03-02T07:22:34.590Z Downloaded hashbrown v0.16.1
3622026-03-02T07:22:34.590Z Downloaded url v2.5.8
3632026-03-02T07:22:34.590Z Downloaded serde_core v1.0.228
3642026-03-02T07:22:34.590Z Downloaded rustix v1.1.3
3652026-03-02T07:22:34.615Z Downloaded serde v1.0.228
3662026-03-02T07:22:34.615Z Downloaded icu_normalizer_data v2.1.1
3672026-03-02T07:22:34.639Z Downloaded toml_edit v0.22.27
3682026-03-02T07:22:34.639Z Downloaded pest_meta v2.8.6
3692026-03-02T07:22:34.639Z Downloaded num-traits v0.2.19
3702026-03-02T07:22:34.639Z Downloaded icu_provider v2.1.1
3712026-03-02T07:22:34.639Z Downloaded icu_locale_core v2.1.1
3722026-03-02T07:22:34.639Z Downloaded zerovec-derive v0.11.2
3732026-03-02T07:22:34.640Z Downloaded writeable v0.6.2
3742026-03-02T07:22:34.640Z Downloaded proc-macro2 v1.0.106
3752026-03-02T07:22:34.664Z Downloaded utf8_iter v1.0.4
3762026-03-02T07:22:34.664Z Downloaded toml v0.8.23
3772026-03-02T07:22:34.664Z Downloaded tinystr v0.8.2
3782026-03-02T07:22:34.664Z Downloaded serde_derive v1.0.228
3792026-03-02T07:22:34.664Z Downloaded icu_normalizer v2.1.1
3802026-03-02T07:22:34.664Z Downloaded icu_collections v2.1.1
3812026-03-02T07:22:34.664Z Downloaded zerofrom v0.1.6
3822026-03-02T07:22:34.664Z Downloaded libc v0.2.180
3832026-03-02T07:22:34.693Z Downloaded yoke-derive v0.8.1
3842026-03-02T07:22:34.718Z Downloaded version_check v0.9.5
3852026-03-02T07:22:34.718Z Downloaded usdt v0.5.0
3862026-03-02T07:22:34.718Z Downloaded typeid v1.0.3
3872026-03-02T07:22:34.718Z Downloaded memchr v2.8.0
3882026-03-02T07:22:34.718Z Downloaded unicode-xid v0.2.6
3892026-03-02T07:22:34.718Z Downloaded smallvec v1.15.1
3902026-03-02T07:22:34.718Z Downloaded pest_derive v2.8.6
3912026-03-02T07:22:34.718Z Downloaded papergrid v0.11.0
3922026-03-02T07:22:34.718Z Downloaded icu_properties v2.1.2
3932026-03-02T07:22:34.718Z Downloaded thiserror v1.0.69
3942026-03-02T07:22:34.743Z Downloaded serde_tokenstream v0.2.3
3952026-03-02T07:22:34.743Z Downloaded thiserror-impl v1.0.69
3962026-03-02T07:22:34.743Z Downloaded thiserror v2.0.18
3972026-03-02T07:22:34.743Z Downloaded displaydoc v0.2.5
3982026-03-02T07:22:34.743Z Downloaded usdt-impl v0.5.0
3992026-03-02T07:22:34.743Z Downloaded toml_write v0.1.2
4002026-03-02T07:22:34.743Z Downloaded serde-untagged v0.1.9
4012026-03-02T07:22:34.743Z Downloaded litemap v0.8.1
4022026-03-02T07:22:34.743Z Downloaded quote v1.0.44
4032026-03-02T07:22:34.743Z Downloaded thread-id v4.2.2
4042026-03-02T07:22:34.743Z Downloaded textwrap v0.16.2
4052026-03-02T07:22:34.767Z Downloaded tempfile v3.25.0
4062026-03-02T07:22:34.768Z Downloaded synstructure v0.13.2
4072026-03-02T07:22:34.768Z Downloaded stable_deref_trait v1.2.1
4082026-03-02T07:22:34.768Z Downloaded sha2 v0.10.9
4092026-03-02T07:22:34.768Z Downloaded semver v1.0.27
4102026-03-02T07:22:34.768Z Downloaded pest_generator v2.8.6
4112026-03-02T07:22:34.768Z Downloaded itoa v1.0.17
4122026-03-02T07:22:34.768Z Downloaded errno v0.3.14
4132026-03-02T07:22:34.768Z Downloaded heck v0.5.0
4142026-03-02T07:22:34.768Z Downloaded crypto-common v0.1.7
4152026-03-02T07:22:34.768Z Downloaded pretty-hex v0.4.1
4162026-03-02T07:22:34.768Z Downloaded plain v0.2.3
4172026-03-02T07:22:34.768Z Downloaded once_cell v1.21.3
4182026-03-02T07:22:34.768Z Downloaded is_terminal_polyfill v1.70.2
4192026-03-02T07:22:34.768Z Downloaded erased-serde v0.4.9
4202026-03-02T07:22:34.768Z Downloaded equivalent v1.0.2
4212026-03-02T07:22:34.768Z Downloaded dof v0.3.0
4222026-03-02T07:22:34.796Z Downloaded cpufeatures v0.2.17
4232026-03-02T07:22:34.796Z Downloaded byteorder v1.5.0
4242026-03-02T07:22:34.796Z Downloaded swrite v0.1.0
4252026-03-02T07:22:34.796Z Downloaded strsim v0.11.1
4262026-03-02T07:22:34.796Z Downloaded smawk v0.3.2
4272026-03-02T07:22:34.796Z Downloaded serde_spanned v0.6.9
4282026-03-02T07:22:34.796Z Downloaded serde-value v0.7.0
4292026-03-02T07:22:34.796Z Downloaded proc-macro-error-attr v1.0.4
4302026-03-02T07:22:34.796Z Downloaded proc-macro-error v1.0.4
4312026-03-02T07:22:34.796Z Downloaded potential_utf v0.1.4
4322026-03-02T07:22:34.796Z Downloaded ordered-float v2.10.1
4332026-03-02T07:22:34.796Z Downloaded macaddr v1.0.1
4342026-03-02T07:22:34.796Z Downloaded idna_adapter v1.2.1
4352026-03-02T07:22:34.796Z Downloaded heck v0.4.1
4362026-03-02T07:22:34.796Z Downloaded generic-array v0.14.7
4372026-03-02T07:22:34.796Z Downloaded fastrand v2.3.0
4382026-03-02T07:22:34.797Z Downloaded clap_builder v4.5.60
4392026-03-02T07:22:34.797Z Downloaded cargo_metadata v0.21.0
4402026-03-02T07:22:34.821Z Downloaded bytecount v0.6.9
4412026-03-02T07:22:34.821Z Downloaded block-buffer v0.10.4
4422026-03-02T07:22:34.821Z Downloaded bitflags v2.11.0
4432026-03-02T07:22:34.821Z Downloaded anyhow v1.0.102
4442026-03-02T07:22:34.821Z Downloaded anstyle-query v1.1.5
4452026-03-02T07:22:34.821Z Downloaded fs-err v3.3.0
4462026-03-02T07:22:34.821Z Downloaded dtrace-parser v0.2.0
4472026-03-02T07:22:34.821Z Downloaded colorchoice v1.0.4
4482026-03-02T07:22:34.821Z Downloaded clap v4.5.60
4492026-03-02T07:22:34.846Z Downloaded cfg-if v1.0.4
4502026-03-02T07:22:34.846Z Downloaded cargo-util-schemas v0.8.2
4512026-03-02T07:22:34.846Z Downloaded camino v1.2.2
4522026-03-02T07:22:34.846Z Downloaded autocfg v1.5.0
4532026-03-02T07:22:34.846Z Downloaded anstyle-parse v0.2.7
4542026-03-02T07:22:34.846Z Downloaded anstyle v1.0.13
4552026-03-02T07:22:34.846Z Downloaded anstream v0.6.21
4562026-03-02T07:22:34.846Z Downloaded form_urlencoded v1.2.2
4572026-03-02T07:22:34.846Z Downloaded fnv v1.0.7
4582026-03-02T07:22:34.846Z Downloaded digest v0.10.7
4592026-03-02T07:22:34.846Z Downloaded clap_lex v1.0.0
4602026-03-02T07:22:34.846Z Downloaded clap_derive v4.5.55
4612026-03-02T07:22:34.846Z Downloaded cargo_toml v0.21.0
4622026-03-02T07:22:34.846Z Downloaded cargo-platform v0.2.0
4632026-03-02T07:22:34.846Z Downloaded camino-tempfile v1.4.1
4642026-03-02T07:22:34.918Z Compiling proc-macro2 v1.0.106
4652026-03-02T07:22:34.918Z Compiling quote v1.0.44
4662026-03-02T07:22:34.918Z Compiling unicode-ident v1.0.24
4672026-03-02T07:22:34.943Z Compiling serde_core v1.0.228
4682026-03-02T07:22:34.943Z Compiling libc v0.2.180
4692026-03-02T07:22:34.943Z Compiling version_check v0.9.5
4702026-03-02T07:22:34.943Z Compiling serde v1.0.228
4712026-03-02T07:22:34.943Z Compiling stable_deref_trait v1.2.1
4722026-03-02T07:22:35.295Z Compiling memchr v2.8.0
4732026-03-02T07:22:35.320Z Compiling zmij v1.0.21
4742026-03-02T07:22:35.643Z Compiling thiserror v1.0.69
4752026-03-02T07:22:35.678Z Compiling itoa v1.0.17
4762026-03-02T07:22:35.773Z Compiling autocfg v1.5.0
4772026-03-02T07:22:36.031Z Compiling ucd-trie v0.1.7
4782026-03-02T07:22:36.392Z Compiling pest v2.8.6
4792026-03-02T07:22:36.500Z Compiling litemap v0.8.1
4802026-03-02T07:22:36.576Z Compiling writeable v0.6.2
4812026-03-02T07:22:36.652Z Compiling byteorder v1.5.0
4822026-03-02T07:22:36.843Z Compiling icu_normalizer_data v2.1.1
4832026-03-02T07:22:36.926Z Compiling icu_properties_data v2.1.2
4842026-03-02T07:22:37.136Z Compiling syn v2.0.117
4852026-03-02T07:22:37.204Z Compiling rustix v1.1.3
4862026-03-02T07:22:37.346Z Compiling errno v0.3.14
4872026-03-02T07:22:37.372Z Compiling serde_json v1.0.149
4882026-03-02T07:22:37.594Z Compiling bitflags v2.11.0
4892026-03-02T07:22:37.746Z Compiling num-traits v0.2.19
4902026-03-02T07:22:37.931Z Compiling smallvec v1.15.1
4912026-03-02T07:22:38.007Z Compiling hashbrown v0.16.1
4922026-03-02T07:22:38.087Z Compiling equivalent v1.0.2
4932026-03-02T07:22:38.334Z Compiling typeid v1.0.3
4942026-03-02T07:22:38.600Z Compiling pest_meta v2.8.6
4952026-03-02T07:22:38.917Z Compiling thread-id v4.2.2
4962026-03-02T07:22:39.147Z Compiling indexmap v2.13.0
4972026-03-02T07:22:39.180Z Compiling proc-macro-error-attr v1.0.4
4982026-03-02T07:22:39.208Z Compiling usdt-impl v0.5.0
4992026-03-02T07:22:39.503Z Compiling toml_write v0.1.2
5002026-03-02T07:22:39.577Z Compiling syn v1.0.109
5012026-03-02T07:22:39.718Z Compiling winnow v0.7.14
5022026-03-02T07:22:39.854Z Compiling erased-serde v0.4.9
5032026-03-02T07:22:40.729Z Compiling proc-macro-error v1.0.4
5042026-03-02T07:22:40.754Z Compiling percent-encoding v2.3.2
5052026-03-02T07:22:40.999Z Compiling getrandom v0.4.1
5062026-03-02T07:22:41.069Z Compiling log v0.4.29
5072026-03-02T07:22:41.384Z Compiling utf8_iter v1.0.4
5082026-03-02T07:22:41.568Z Compiling thiserror v2.0.18
5092026-03-02T07:22:41.627Z Compiling utf8parse v0.2.2
5102026-03-02T07:22:41.814Z Compiling camino v1.2.2
5112026-03-02T07:22:41.841Z Compiling plain v0.2.3
5122026-03-02T07:22:42.013Z Compiling anstyle-parse v0.2.7
5132026-03-02T07:22:42.281Z Compiling ordered-float v2.10.1
5142026-03-02T07:22:42.437Z Compiling form_urlencoded v1.2.2
5152026-03-02T07:22:42.476Z Compiling terminal_size v0.4.3
5162026-03-02T07:22:42.739Z Compiling synstructure v0.13.2
5172026-03-02T07:22:42.767Z Compiling pest_generator v2.8.6
5182026-03-02T07:22:42.809Z Compiling anstyle-query v1.1.5
5192026-03-02T07:22:42.925Z Compiling is_terminal_polyfill v1.70.2
5202026-03-02T07:22:43.001Z Compiling cfg-if v1.0.4
5212026-03-02T07:22:43.071Z Compiling anstyle v1.0.13
5222026-03-02T07:22:43.119Z Compiling pretty-hex v0.4.1
5232026-03-02T07:22:43.145Z Compiling colorchoice v1.0.4
5242026-03-02T07:22:43.323Z Compiling serde-untagged v0.1.9
5252026-03-02T07:22:43.447Z Compiling anstream v0.6.21
5262026-03-02T07:22:43.645Z Compiling semver v1.0.27
5272026-03-02T07:22:43.884Z Compiling fs-err v3.3.0
5282026-03-02T07:22:44.013Z Compiling anyhow v1.0.102
5292026-03-02T07:22:44.184Z Compiling unicode-xid v0.2.6
5302026-03-02T07:22:44.225Z Compiling unicode-width v0.1.14
5312026-03-02T07:22:44.286Z Compiling heck v0.4.1
5322026-03-02T07:22:44.389Z Compiling clap_lex v1.0.0
5332026-03-02T07:22:44.431Z Compiling strsim v0.11.1
5342026-03-02T07:22:44.532Z Compiling heck v0.5.0
5352026-03-02T07:22:44.685Z Compiling bytecount v0.6.9
5362026-03-02T07:22:44.710Z Compiling fastrand v2.3.0
5372026-03-02T07:22:44.792Z Compiling fnv v1.0.7
5382026-03-02T07:22:44.946Z Compiling once_cell v1.21.3
5392026-03-02T07:22:44.974Z Compiling papergrid v0.11.0
5402026-03-02T07:22:45.060Z Compiling clap_builder v4.5.60
5412026-03-02T07:22:45.309Z Compiling tempfile v3.25.0
5422026-03-02T07:22:45.504Z Compiling memmap v0.7.0
5432026-03-02T07:22:45.565Z Compiling unicode-linebreak v0.1.5
5442026-03-02T07:22:45.806Z Compiling smawk v0.3.2
5452026-03-02T07:22:45.989Z Compiling unicode-width v0.2.0
5462026-03-02T07:22:46.018Z Compiling camino-tempfile v1.4.1
5472026-03-02T07:22:46.460Z Compiling textwrap v0.16.2
5482026-03-02T07:22:46.517Z Compiling serde_derive v1.0.228
5492026-03-02T07:22:46.593Z Compiling zerofrom-derive v0.1.6
5502026-03-02T07:22:46.965Z Compiling yoke-derive v0.8.1
5512026-03-02T07:22:47.126Z Compiling zerovec-derive v0.11.2
5522026-03-02T07:22:47.300Z Compiling displaydoc v0.2.5
5532026-03-02T07:22:47.910Z Compiling thiserror-impl v1.0.69
5542026-03-02T07:22:48.526Z Compiling zerocopy-derive v0.7.35
5552026-03-02T07:22:49.173Z Compiling pest_derive v2.8.6
5562026-03-02T07:22:49.200Z Compiling scroll_derive v0.12.1
5572026-03-02T07:22:49.327Z Compiling zerofrom v0.1.6
5582026-03-02T07:22:49.539Z Compiling yoke v0.8.1
5592026-03-02T07:22:49.811Z Compiling thiserror-impl v2.0.18
5602026-03-02T07:22:49.896Z Compiling zerovec v0.11.5
5612026-03-02T07:22:50.114Z Compiling zerotrie v0.2.3
5622026-03-02T07:22:50.348Z Compiling zerocopy v0.7.35
5632026-03-02T07:22:50.470Z Compiling dtrace-parser v0.2.0
5642026-03-02T07:22:50.707Z Compiling scroll v0.12.0
5652026-03-02T07:22:50.947Z Compiling tinystr v0.8.2
5662026-03-02T07:22:51.198Z Compiling potential_utf v0.1.4
5672026-03-02T07:22:51.305Z Compiling icu_locale_core v2.1.1
5682026-03-02T07:22:51.472Z Compiling icu_collections v2.1.1
5692026-03-02T07:22:51.505Z Compiling goblin v0.8.2
5702026-03-02T07:22:51.534Z Compiling tabled_derive v0.7.0
5712026-03-02T07:22:52.073Z Compiling clap_derive v4.5.55
5722026-03-02T07:22:52.561Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5732026-03-02T07:22:52.589Z Compiling icu_provider v2.1.1
5742026-03-02T07:22:52.960Z Compiling swrite v0.1.0
5752026-03-02T07:22:53.112Z Compiling icu_normalizer v2.1.1
5762026-03-02T07:22:53.136Z Compiling icu_properties v2.1.2
5772026-03-02T07:22:53.177Z Compiling toml_datetime v0.6.11
5782026-03-02T07:22:53.240Z Compiling serde_spanned v0.6.9
5792026-03-02T07:22:53.314Z Compiling dof v0.3.0
5802026-03-02T07:22:53.361Z Compiling serde_tokenstream v0.2.3
5812026-03-02T07:22:53.470Z Compiling serde-value v0.7.0
5822026-03-02T07:22:53.648Z Compiling toml_edit v0.22.27
5832026-03-02T07:22:54.148Z Compiling cargo-platform v0.2.0
5842026-03-02T07:22:54.187Z Compiling tabled v0.15.0
5852026-03-02T07:22:54.235Z Compiling macaddr v1.0.1
5862026-03-02T07:22:54.918Z Compiling usdt-attr-macro v0.5.0
5872026-03-02T07:22:54.919Z Compiling usdt-macro v0.5.0
5882026-03-02T07:22:55.001Z Compiling idna_adapter v1.2.1
5892026-03-02T07:22:55.219Z Compiling idna v1.1.0
5902026-03-02T07:22:55.247Z Compiling clap v4.5.60
5912026-03-02T07:22:55.761Z Compiling url v2.5.8
5922026-03-02T07:22:56.428Z Compiling toml v0.8.23
5932026-03-02T07:22:57.196Z Compiling cargo-util-schemas v0.8.2
5942026-03-02T07:22:57.304Z Compiling cargo_toml v0.21.0
5952026-03-02T07:22:57.695Z Compiling usdt v0.5.0
5962026-03-02T07:22:59.081Z Compiling cargo_metadata v0.21.0
5972026-03-02T07:23:01.083Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5982026-03-02T07:23:05.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
5992026-03-02T07:23:05.283Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6002026-03-02T07:23:06.304Z Downloading crates ...
6012026-03-02T07:23:06.460Z Downloaded adler2 v2.0.1
6022026-03-02T07:23:06.485Z Downloaded base64ct v1.8.3
6032026-03-02T07:23:06.485Z Downloaded aes-gcm v0.10.3
6042026-03-02T07:23:06.511Z Downloaded arc-swap v1.8.2
6052026-03-02T07:23:06.511Z Downloaded derive_more-impl v2.1.1
6062026-03-02T07:23:06.511Z Downloaded defmt v1.0.1
6072026-03-02T07:23:06.536Z Downloaded deranged v0.5.8
6082026-03-02T07:23:06.537Z Downloaded derive-where v1.6.0
6092026-03-02T07:23:06.562Z Downloaded foreign-types-shared v0.3.1
6102026-03-02T07:23:06.562Z Downloaded hash32 v0.2.1
6112026-03-02T07:23:06.588Z Downloaded home v0.5.12
6122026-03-02T07:23:06.588Z Downloaded httpdate v1.0.3
6132026-03-02T07:23:06.588Z Downloaded libscf-sys v1.1.0
6142026-03-02T07:23:06.614Z Downloaded kstat-rs v0.2.4
6152026-03-02T07:23:06.614Z Downloaded lalrpop-util v0.19.12
6162026-03-02T07:23:06.614Z Downloaded num-conv v0.2.0
6172026-03-02T07:23:06.614Z Downloaded memoffset v0.9.1
6182026-03-02T07:23:06.640Z Downloaded papergrid v0.17.0
6192026-03-02T07:23:06.640Z Downloaded pin-utils v0.1.0
6202026-03-02T07:23:06.640Z Downloaded num-complex v0.4.6
6212026-03-02T07:23:06.666Z Downloaded proc-macro-error-attr2 v2.0.0
6222026-03-02T07:23:06.666Z Downloaded progenitor-macro v0.13.0
6232026-03-02T07:23:06.666Z Downloaded rand_chacha v0.3.1
6242026-03-02T07:23:06.666Z Downloaded radium v0.7.0
6252026-03-02T07:23:06.691Z Downloaded predicates-core v1.0.10
6262026-03-02T07:23:06.691Z Downloaded resolv-conf v0.7.6
6272026-03-02T07:23:06.691Z Downloaded russh-cryptovec v0.7.3
6282026-03-02T07:23:06.691Z Downloaded serde-big-array v0.5.1
6292026-03-02T07:23:06.717Z Downloaded serde_bytes v0.11.19
6302026-03-02T07:23:06.717Z Downloaded signature v2.2.0
6312026-03-02T07:23:06.717Z Downloaded slog-envlogger v2.2.0
6322026-03-02T07:23:06.717Z Downloaded slog-bunyan v2.5.0
6332026-03-02T07:23:06.717Z Downloaded ssh-encoding v0.2.0
6342026-03-02T07:23:06.744Z Downloaded structmeta v0.3.0
6352026-03-02T07:23:06.744Z Downloaded take_mut v0.2.2
6362026-03-02T07:23:06.744Z Downloaded tabled_derive v0.11.0
6372026-03-02T07:23:06.744Z Downloaded thread-id v5.1.0
6382026-03-02T07:23:06.744Z Downloaded time-core v0.1.8
6392026-03-02T07:23:06.744Z Downloaded tinyvec_macros v0.1.1
6402026-03-02T07:23:06.769Z Downloaded thiserror-no-std v2.0.2
6412026-03-02T07:23:06.769Z Downloaded tower-layer v0.3.3
6422026-03-02T07:23:06.769Z Downloaded tower-service v0.3.3
6432026-03-02T07:23:06.769Z Downloaded tokio-tungstenite v0.21.0
6442026-03-02T07:23:06.769Z Downloaded try-lock v0.2.5
6452026-03-02T07:23:06.794Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6462026-03-02T07:23:06.794Z Downloaded test-strategy v0.4.5
6472026-03-02T07:23:06.794Z Downloaded utf-8 v0.7.6
6482026-03-02T07:23:06.794Z Downloaded usdt-macro v0.6.0
6492026-03-02T07:23:06.794Z Downloaded p384 v0.13.1
6502026-03-02T07:23:06.794Z Downloaded zeroize_derive v1.4.3
6512026-03-02T07:23:06.820Z Downloaded xattr v1.6.1
6522026-03-02T07:23:06.820Z Downloaded toml_writer v1.0.6+spec-1.1.0
6532026-03-02T07:23:06.820Z Downloaded zone_cfg_derive v0.3.1
6542026-03-02T07:23:06.820Z Downloaded vsss-rs v3.3.4
6552026-03-02T07:23:06.820Z Downloaded xshell v0.2.7
6562026-03-02T07:23:06.820Z Downloaded whoami v1.6.1
6572026-03-02T07:23:06.820Z Downloaded zstd-safe v7.2.4
6582026-03-02T07:23:06.845Z Downloaded zstd v0.13.3
6592026-03-02T07:23:06.845Z Downloaded yasna v0.5.2
6602026-03-02T07:23:06.845Z Downloaded vergen-gitcl v1.0.8
6612026-03-02T07:23:06.845Z Downloaded zopfli v0.8.3
6622026-03-02T07:23:06.845Z Downloaded vte v0.14.1
6632026-03-02T07:23:06.845Z Downloaded zip v0.6.6
6642026-03-02T07:23:06.870Z Downloaded zerocopy-derive v0.8.40
6652026-03-02T07:23:06.870Z Downloaded yansi v1.0.1
6662026-03-02T07:23:06.870Z Downloaded x509-cert v0.2.5
6672026-03-02T07:23:06.895Z Downloaded zip v4.6.1
6682026-03-02T07:23:06.895Z Downloaded winnow v0.6.26
6692026-03-02T07:23:06.920Z Downloaded serde_with v3.17.0
6702026-03-02T07:23:06.920Z Downloaded winnow v0.5.40
6712026-03-02T07:23:06.944Z Downloaded rustls v0.22.4
6722026-03-02T07:23:06.969Z Downloaded zlib-rs v0.6.2
6732026-03-02T07:23:06.969Z Downloaded rustls v0.23.37
6742026-03-02T07:23:06.994Z Downloaded zerocopy v0.8.40
6752026-03-02T07:23:06.994Z Downloaded webpki-roots v1.0.6
6762026-03-02T07:23:06.994Z Downloaded hickory-proto v0.25.2
6772026-03-02T07:23:07.019Z Downloaded smoltcp v0.11.0
6782026-03-02T07:23:07.043Z Downloaded regress v0.10.5
6792026-03-02T07:23:07.043Z Downloaded regex-syntax v0.8.10
6802026-03-02T07:23:07.043Z Downloaded vcpkg v0.2.15
6812026-03-02T07:23:07.088Z Downloaded rustix v0.38.44
6822026-03-02T07:23:07.115Z Downloaded smoltcp v0.9.1
6832026-03-02T07:23:07.139Z Downloaded sqlparser v0.61.0
6842026-03-02T07:23:07.139Z Downloaded regex-syntax v0.6.29
6852026-03-02T07:23:07.164Z Downloaded typify-impl v0.6.1
6862026-03-02T07:23:07.164Z Downloaded tracing v0.1.44
6872026-03-02T07:23:07.189Z Downloaded sled v0.34.7
6882026-03-02T07:23:07.214Z Downloaded ratatui v0.29.0
6892026-03-02T07:23:07.239Z Downloaded typify-impl v0.4.3
6902026-03-02T07:23:07.239Z Downloaded zerocopy-derive v0.6.6
6912026-03-02T07:23:07.263Z Downloaded regex-automata v0.4.14
6922026-03-02T07:23:07.288Z Downloaded lzma-sys v0.1.20
6932026-03-02T07:23:07.312Z Downloaded petgraph v0.6.5
6942026-03-02T07:23:07.337Z Downloaded openapiv3 v2.2.0
6952026-03-02T07:23:07.337Z Downloaded object v0.37.3
6962026-03-02T07:23:07.361Z Downloaded petgraph v0.8.3
6972026-03-02T07:23:07.386Z Downloaded libz-sys v1.1.24
6982026-03-02T07:23:07.410Z Downloaded jiff v0.2.21
6992026-03-02T07:23:07.435Z Downloaded hickory-proto v0.24.4
7002026-03-02T07:23:07.435Z Downloaded time v0.3.47
7012026-03-02T07:23:07.459Z Downloaded rustls-webpki v0.102.8
7022026-03-02T07:23:07.484Z Downloaded diesel v2.2.12
7032026-03-02T07:23:07.508Z Downloaded dropshot v0.16.7
7042026-03-02T07:23:07.533Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
7052026-03-02T07:23:07.533Z Downloaded sha3 v0.10.8
7062026-03-02T07:23:07.557Z Downloaded tokio v1.49.0
7072026-03-02T07:23:07.582Z Downloaded tabled v0.20.0
7082026-03-02T07:23:07.606Z Downloaded polar-core v0.27.3
7092026-03-02T07:23:07.631Z Downloaded nix v0.31.1
7102026-03-02T07:23:07.631Z Downloaded nix v0.30.1
7112026-03-02T07:23:07.656Z Downloaded curve25519-dalek v4.1.3
7122026-03-02T07:23:07.656Z Downloaded tokio-util v0.7.18
7132026-03-02T07:23:07.656Z Downloaded rustls v0.21.12
7142026-03-02T07:23:07.680Z Downloaded object v0.30.4
7152026-03-02T07:23:07.680Z Downloaded nix v0.29.0
7162026-03-02T07:23:07.705Z Downloaded unicode-normalization v0.1.25
7172026-03-02T07:23:07.705Z Downloaded tough v0.20.0
7182026-03-02T07:23:07.705Z Downloaded tokio-postgres v0.7.16
7192026-03-02T07:23:07.705Z Downloaded reqwest v0.13.2
7202026-03-02T07:23:07.730Z Downloaded reqwest v0.12.28
7212026-03-02T07:23:07.730Z Downloaded regex v1.12.3
7222026-03-02T07:23:07.730Z Downloaded reedline v0.40.0
7232026-03-02T07:23:07.731Z Downloaded rayon v1.11.0
7242026-03-02T07:23:07.755Z Downloaded proptest v1.10.0
7252026-03-02T07:23:07.755Z Downloaded nix v0.28.0
7262026-03-02T07:23:07.755Z Downloaded moka v0.12.13
7272026-03-02T07:23:07.780Z Downloaded unsafe-libyaml v0.2.11
7282026-03-02T07:23:07.780Z Downloaded encoding_rs v0.8.35
7292026-03-02T07:23:07.805Z Downloaded tower-http v0.6.8
7302026-03-02T07:23:07.805Z Downloaded quinn-proto v0.11.13
7312026-03-02T07:23:07.805Z Downloaded lalrpop v0.19.12
7322026-03-02T07:23:07.829Z Downloaded typed-path v0.9.3
7332026-03-02T07:23:07.829Z Downloaded toml_edit v0.19.15
7342026-03-02T07:23:07.854Z Downloaded ssh-key v0.6.7
7352026-03-02T07:23:07.854Z Downloaded radix_trie v0.2.1
7362026-03-02T07:23:07.854Z Downloaded unicode-segmentation v1.12.0
7372026-03-02T07:23:07.878Z Downloaded openssl v0.10.75
7382026-03-02T07:23:07.878Z Downloaded ring v0.17.14
7392026-03-02T07:23:07.908Z Downloaded unicode_categories v0.1.1
7402026-03-02T07:23:07.934Z Downloaded tower v0.5.3
7412026-03-02T07:23:07.934Z Downloaded toml_edit v0.23.10+spec-1.0.0
7422026-03-02T07:23:07.934Z Downloaded salty v0.3.0
7432026-03-02T07:23:07.934Z Downloaded xz2 v0.1.7
7442026-03-02T07:23:07.934Z Downloaded tungstenite v0.21.0
7452026-03-02T07:23:07.959Z Downloaded nix v0.27.1
7462026-03-02T07:23:07.959Z Downloaded vergen v9.0.6
7472026-03-02T07:23:07.959Z Downloaded tracing-core v0.1.36
7482026-03-02T07:23:07.959Z Downloaded rustyline v14.0.0
7492026-03-02T07:23:07.959Z Downloaded rustls-webpki v0.101.7
7502026-03-02T07:23:07.984Z Downloaded portable-atomic v1.13.1
7512026-03-02T07:23:07.984Z Downloaded libgit2-sys v0.18.3+1.9.2
7522026-03-02T07:23:08.036Z Downloaded petname v2.0.2
7532026-03-02T07:23:08.061Z Downloaded zerocopy v0.6.6
7542026-03-02T07:23:08.061Z Downloaded uuid v1.21.0
7552026-03-02T07:23:08.061Z Downloaded toml_parser v1.0.9+spec-1.1.0
7562026-03-02T07:23:08.061Z Downloaded zeroize v1.8.2
7572026-03-02T07:23:08.061Z Downloaded whoami v2.1.0
7582026-03-02T07:23:08.061Z Downloaded quick-xml v0.37.5
7592026-03-02T07:23:08.061Z Downloaded walkdir v2.5.0
7602026-03-02T07:23:08.061Z Downloaded vergen-lib v0.1.6
7612026-03-02T07:23:08.085Z Downloaded vergen-git2 v1.0.7
7622026-03-02T07:23:08.085Z Downloaded uzers v0.12.2
7632026-03-02T07:23:08.086Z Downloaded unicode-bidi v0.3.18
7642026-03-02T07:23:08.086Z Downloaded wyz v0.5.1
7652026-03-02T07:23:08.086Z Downloaded unicode-properties v0.1.4
7662026-03-02T07:23:08.086Z Downloaded typify v0.6.1
7672026-03-02T07:23:08.086Z Downloaded typify v0.4.3
7682026-03-02T07:23:08.086Z Downloaded tungstenite v0.23.0
7692026-03-02T07:23:08.086Z Downloaded tracing-attributes v0.1.31
7702026-03-02T07:23:08.086Z Downloaded toml v0.7.8
7712026-03-02T07:23:08.110Z Downloaded tar v0.4.44
7722026-03-02T07:23:08.111Z Downloaded snafu v0.8.9
7732026-03-02T07:23:08.111Z Downloaded serde_yaml v0.9.34+deprecated
7742026-03-02T07:23:08.111Z Downloaded schemars v1.2.1
7752026-03-02T07:23:08.136Z Downloaded zone v0.3.1
7762026-03-02T07:23:08.136Z Downloaded toml v0.9.12+spec-1.1.0
7772026-03-02T07:23:08.136Z Downloaded rpassword v7.4.0
7782026-03-02T07:23:08.136Z Downloaded waitgroup v0.1.2
7792026-03-02T07:23:08.136Z Downloaded xshell-macros v0.2.7
7802026-03-02T07:23:08.136Z Downloaded want v0.3.1
7812026-03-02T07:23:08.136Z Downloaded wait-timeout v0.2.1
7822026-03-02T07:23:08.136Z Downloaded void v1.0.2
7832026-03-02T07:23:08.136Z Downloaded usdt-impl v0.6.0
7842026-03-02T07:23:08.136Z Downloaded untrusted v0.7.1
7852026-03-02T07:23:08.136Z Downloaded unicase v2.9.0
7862026-03-02T07:23:08.136Z Downloaded twox-hash v2.1.2
7872026-03-02T07:23:08.136Z Downloaded tui-tree-widget v0.23.1
7882026-03-02T07:23:08.136Z Downloaded tokio-rustls v0.24.1
7892026-03-02T07:23:08.161Z Downloaded socket2 v0.6.2
7902026-03-02T07:23:08.161Z Downloaded similar v2.7.0
7912026-03-02T07:23:08.161Z Downloaded usdt-attr-macro v0.6.0
7922026-03-02T07:23:08.161Z Downloaded untrusted v0.9.0
7932026-03-02T07:23:08.161Z Downloaded universal-hash v0.5.1
7942026-03-02T07:23:08.161Z Downloaded tokio-rustls v0.26.4
7952026-03-02T07:23:08.161Z Downloaded ron v0.12.0
7962026-03-02T07:23:08.161Z Downloaded itertools v0.14.0
7972026-03-02T07:23:08.188Z Downloaded usdt v0.6.0
7982026-03-02T07:23:08.188Z Downloaded unit-prefix v0.5.2
7992026-03-02T07:23:08.188Z Downloaded unicode-truncate v1.1.0
8002026-03-02T07:23:08.188Z Downloaded unarray v0.1.4
8012026-03-02T07:23:08.188Z Downloaded typify-macro v0.6.1
8022026-03-02T07:23:08.188Z Downloaded typify-macro v0.4.3
8032026-03-02T07:23:08.188Z Downloaded trait-variant v0.1.2
8042026-03-02T07:23:08.188Z Downloaded tokio-stream v0.1.18
8052026-03-02T07:23:08.188Z Downloaded tinyvec v1.10.0
8062026-03-02T07:23:08.188Z Downloaded term v0.7.0
8072026-03-02T07:23:08.188Z Downloaded strum_macros v0.26.4
8082026-03-02T07:23:08.188Z Downloaded steno v0.4.1
8092026-03-02T07:23:08.213Z Downloaded socket2 v0.5.10
8102026-03-02T07:23:08.213Z Downloaded rustls-webpki v0.103.9
8112026-03-02T07:23:08.213Z Downloaded slog v2.8.2
8122026-03-02T07:23:08.213Z Downloaded schemars v0.9.0
8132026-03-02T07:23:08.213Z Downloaded iri-string v0.7.10
8142026-03-02T07:23:08.238Z Downloaded tokio-tungstenite v0.23.1
8152026-03-02T07:23:08.238Z Downloaded strum_macros v0.24.3
8162026-03-02T07:23:08.238Z Downloaded schemars v0.8.22
8172026-03-02T07:23:08.238Z Downloaded rand v0.10.0
8182026-03-02T07:23:08.238Z Downloaded topological-sort v0.2.2
8192026-03-02T07:23:08.263Z Downloaded tokio-rustls v0.25.0
8202026-03-02T07:23:08.263Z Downloaded tokio-native-tls v0.3.1
8212026-03-02T07:23:08.263Z Downloaded tokio-macros v2.6.0
8222026-03-02T07:23:08.263Z Downloaded tokio-dtrace v0.1.1
8232026-03-02T07:23:08.263Z Downloaded samael v0.0.19
8242026-03-02T07:23:08.263Z Downloaded thread_local v1.1.9
8252026-03-02T07:23:08.263Z Downloaded num-bigint-dig v0.8.6
8262026-03-02T07:23:08.263Z Downloaded itertools v0.13.0
8272026-03-02T07:23:08.288Z Downloaded subprocess v0.2.15
8282026-03-02T07:23:08.288Z Downloaded itertools v0.12.1
8292026-03-02T07:23:08.288Z Downloaded tls_codec_derive v0.4.2
8302026-03-02T07:23:08.288Z Downloaded tls_codec v0.4.2
8312026-03-02T07:23:08.288Z Downloaded tiny-keccak v2.0.2
8322026-03-02T07:23:08.288Z Downloaded time-macros v0.2.27
8332026-03-02T07:23:08.288Z Downloaded term v1.2.1
8342026-03-02T07:23:08.288Z Downloaded support-bundle-viewer v0.1.2
8352026-03-02T07:23:08.313Z Downloaded slog-term v2.9.2
8362026-03-02T07:23:08.313Z Downloaded russh v0.45.0
8372026-03-02T07:23:08.313Z Downloaded termios v0.3.3
8382026-03-02T07:23:08.313Z Downloaded stringprep v0.1.5
8392026-03-02T07:23:08.313Z Downloaded smf v0.2.3
8402026-03-02T07:23:08.313Z Downloaded slog-scope v4.4.1
8412026-03-02T07:23:08.313Z Downloaded slab v0.4.12
8422026-03-02T07:23:08.313Z Downloaded sec1 v0.7.3
8432026-03-02T07:23:08.313Z Downloaded schemars_derive v0.8.22
8442026-03-02T07:23:08.313Z Downloaded rsa v0.9.10
8452026-03-02T07:23:08.313Z Downloaded rand v0.9.2
8462026-03-02T07:23:08.338Z Downloaded publicsuffix v2.3.0
8472026-03-02T07:23:08.338Z Downloaded hkdf v0.12.4
8482026-03-02T07:23:08.338Z Downloaded ryu v1.0.23
8492026-03-02T07:23:08.338Z Downloaded rand v0.8.5
8502026-03-02T07:23:08.338Z Downloaded qorb v0.4.1
8512026-03-02T07:23:08.338Z Downloaded p521 v0.13.3
8522026-03-02T07:23:08.338Z Downloaded hyper v1.8.1
8532026-03-02T07:23:08.363Z Downloaded h2 v0.4.13
8542026-03-02T07:23:08.363Z Downloaded strum_macros v0.27.2
8552026-03-02T07:23:08.363Z Downloaded sqlformat v0.3.5
8562026-03-02T07:23:08.363Z Downloaded spin v0.9.8
8572026-03-02T07:23:08.363Z Downloaded signal-hook v0.3.18
8582026-03-02T07:23:08.363Z Downloaded serde_with_macros v3.17.0
8592026-03-02T07:23:08.363Z Downloaded rustls-platform-verifier v0.6.2
8602026-03-02T07:23:08.388Z Downloaded rayon-core v1.13.0
8612026-03-02T07:23:08.388Z Downloaded thiserror-impl-no-std v2.0.2
8622026-03-02T07:23:08.388Z Downloaded testing_table v0.3.0
8632026-03-02T07:23:08.388Z Downloaded termtree v0.5.1
8642026-03-02T07:23:08.388Z Downloaded tap v1.0.1
8652026-03-02T07:23:08.388Z Downloaded string_cache v0.8.9
8662026-03-02T07:23:08.388Z Downloaded static_assertions v1.1.0
8672026-03-02T07:23:08.388Z Downloaded stacker v0.1.23
8682026-03-02T07:23:08.388Z Downloaded simd-adler32 v0.3.8
8692026-03-02T07:23:08.388Z Downloaded scroll v0.13.0
8702026-03-02T07:23:08.388Z Downloaded mio v1.1.1
8712026-03-02T07:23:08.388Z Downloaded sync_wrapper v1.0.2
8722026-03-02T07:23:08.388Z Downloaded sync-ptr v0.1.4
8732026-03-02T07:23:08.388Z Downloaded strum v0.27.2
8742026-03-02T07:23:08.420Z Downloaded spki v0.7.3
8752026-03-02T07:23:08.420Z Downloaded snafu-derive v0.8.9
8762026-03-02T07:23:08.420Z Downloaded smallvec v0.6.14
8772026-03-02T07:23:08.420Z Downloaded serde_path_to_error v0.1.20
8782026-03-02T07:23:08.420Z Downloaded quinn v0.11.9
8792026-03-02T07:23:08.420Z Downloaded prettyplease v0.2.37
8802026-03-02T07:23:08.420Z Downloaded tagptr v0.2.0
8812026-03-02T07:23:08.420Z Downloaded tabwriter v1.4.1
8822026-03-02T07:23:08.420Z Downloaded supports-color v3.0.2
8832026-03-02T07:23:08.420Z Downloaded subtle v2.6.1
8842026-03-02T07:23:08.421Z Downloaded strum v0.26.3
8852026-03-02T07:23:08.421Z Downloaded structmeta-derive v0.3.0
8862026-03-02T07:23:08.421Z Downloaded siphasher v1.0.2
8872026-03-02T07:23:08.421Z Downloaded serde_cbor v0.11.2
8882026-03-02T07:23:08.421Z Downloaded secrecy v0.8.0
8892026-03-02T07:23:08.421Z Downloaded sct v0.7.1
8902026-03-02T07:23:08.421Z Downloaded rustls-pemfile v1.0.4
8912026-03-02T07:23:08.445Z Downloaded ron v0.8.1
8922026-03-02T07:23:08.445Z Downloaded libm v0.2.16
8932026-03-02T07:23:08.445Z Downloaded strip-ansi-escapes v0.2.1
8942026-03-02T07:23:08.445Z Downloaded ssh-cipher v0.2.0
8952026-03-02T07:23:08.445Z Downloaded slog-stdlog v4.1.1
8962026-03-02T07:23:08.445Z Downloaded slog-json v2.6.1
8972026-03-02T07:23:08.446Z Downloaded slog-dtrace v0.3.0
8982026-03-02T07:23:08.446Z Downloaded slog-async v2.8.0
8992026-03-02T07:23:08.446Z Downloaded rcgen v0.12.1
9002026-03-02T07:23:08.471Z Downloaded progenitor-impl v0.13.0
9012026-03-02T07:23:08.471Z Downloaded pretty_assertions v1.4.1
9022026-03-02T07:23:08.471Z Downloaded sqlparser_derive v0.5.0
9032026-03-02T07:23:08.471Z Downloaded signal-hook-registry v1.4.8
9042026-03-02T07:23:08.471Z Downloaded signal-hook-mio v0.2.5
9052026-03-02T07:23:08.471Z Downloaded shlex v1.3.0
9062026-03-02T07:23:08.471Z Downloaded serde_urlencoded v0.7.1
9072026-03-02T07:23:08.471Z Downloaded serde_spanned v1.0.4
9082026-03-02T07:23:08.471Z Downloaded serde_repr v0.1.20
9092026-03-02T07:23:08.471Z Downloaded serde_derive_internals v0.29.1
9102026-03-02T07:23:08.471Z Downloaded serde-hex v0.1.0
9112026-03-02T07:23:08.471Z Downloaded rusty-fork v0.3.1
9122026-03-02T07:23:08.471Z Downloaded russh-keys v0.45.0
9132026-03-02T07:23:08.471Z Downloaded nom v7.1.3
9142026-03-02T07:23:08.495Z Downloaded sigpipe v0.1.3
9152026-03-02T07:23:08.495Z Downloaded sha1 v0.10.6
9162026-03-02T07:23:08.495Z Downloaded secrecy v0.10.3
9172026-03-02T07:23:08.496Z Downloaded scroll_derive v0.13.1
9182026-03-02T07:23:08.496Z Downloaded rustls-pki-types v1.14.0
9192026-03-02T07:23:08.496Z Downloaded num-bigint v0.4.6
9202026-03-02T07:23:08.496Z Downloaded serde_plain v1.0.2
9212026-03-02T07:23:08.496Z Downloaded rustls-native-certs v0.8.3
9222026-03-02T07:23:08.496Z Downloaded rand_core v0.10.0
9232026-03-02T07:23:08.496Z Downloaded progenitor-impl v0.11.2
9242026-03-02T07:23:08.496Z Downloaded pin-project v1.1.11
9252026-03-02T07:23:08.521Z Downloaded signal-hook-tokio v0.3.1
9262026-03-02T07:23:08.521Z Downloaded shell-words v1.1.1
9272026-03-02T07:23:08.521Z Downloaded seq-macro v0.3.6
9282026-03-02T07:23:08.521Z Downloaded semver v0.1.20
9292026-03-02T07:23:08.521Z Downloaded scopeguard v1.2.0
9302026-03-02T07:23:08.521Z Downloaded rustversion v1.0.22
9312026-03-02T07:23:08.521Z Downloaded rustls-pemfile v2.2.0
9322026-03-02T07:23:08.521Z Downloaded quinn-udp v0.5.14
9332026-03-02T07:23:08.521Z Downloaded progenitor-impl v0.10.0
9342026-03-02T07:23:08.521Z Downloaded libxml v0.3.3
9352026-03-02T07:23:08.546Z Downloaded itertools v0.10.5
9362026-03-02T07:23:08.546Z Downloaded scrypt v0.11.0
9372026-03-02T07:23:08.546Z Downloaded scheduled-thread-pool v0.2.7
9382026-03-02T07:23:08.546Z Downloaded sapling-renderdag v0.1.0
9392026-03-02T07:23:08.546Z Downloaded same-file v1.0.6
9402026-03-02T07:23:08.546Z Downloaded salsa20 v0.10.2
9412026-03-02T07:23:08.546Z Downloaded rustc_version v0.4.1
9422026-03-02T07:23:08.546Z Downloaded recursive v0.1.1
9432026-03-02T07:23:08.546Z Downloaded rand_seeder v0.4.0
9442026-03-02T07:23:08.546Z Downloaded prefix-trie v0.7.0
9452026-03-02T07:23:08.546Z Downloaded hickory-server v0.25.2
9462026-03-02T07:23:08.571Z Downloaded rustc_version v0.1.7
9472026-03-02T07:23:08.571Z Downloaded rustc-hash v2.1.1
9482026-03-02T07:23:08.571Z Downloaded ref-cast v1.0.25
9492026-03-02T07:23:08.571Z Downloaded rand_core v0.9.5
9502026-03-02T07:23:08.571Z Downloaded rand_core v0.6.4
9512026-03-02T07:23:08.571Z Downloaded postcard v1.1.3
9522026-03-02T07:23:08.571Z Downloaded pkcs1 v0.7.5
9532026-03-02T07:23:08.571Z Downloaded rtoolbox v0.0.3
9542026-03-02T07:23:08.571Z Downloaded rfc6979 v0.4.0
9552026-03-02T07:23:08.571Z Downloaded recursive-proc-macro-impl v0.1.1
9562026-03-02T07:23:08.571Z Downloaded rand_chacha v0.9.0
9572026-03-02T07:23:08.571Z Downloaded miniz_oxide v0.8.9
9582026-03-02T07:23:08.571Z Downloaded minimal-lexical v0.2.1
9592026-03-02T07:23:08.596Z Downloaded ref-cast-impl v1.0.25
9602026-03-02T07:23:08.596Z Downloaded rand_xorshift v0.4.0
9612026-03-02T07:23:08.596Z Downloaded r2d2 v0.8.10
9622026-03-02T07:23:08.596Z Downloaded quick-error v1.2.3
9632026-03-02T07:23:08.596Z Downloaded progenitor-macro v0.10.0
9642026-03-02T07:23:08.596Z Downloaded progenitor-extras v0.1.0
9652026-03-02T07:23:08.596Z Downloaded predicates v3.1.4
9662026-03-02T07:23:08.596Z Downloaded poly1305 v0.8.0
9672026-03-02T07:23:08.596Z Downloaded openssl-sys v0.9.111
9682026-03-02T07:23:08.596Z Downloaded jiff-static v0.2.21
9692026-03-02T07:23:08.596Z Downloaded hickory-resolver v0.24.4
9702026-03-02T07:23:08.621Z Downloaded postgres-types v0.2.12
9712026-03-02T07:23:08.621Z Downloaded pkcs5 v0.7.1
9722026-03-02T07:23:08.621Z Downloaded phf v0.12.1
9732026-03-02T07:23:08.621Z Downloaded pem-rfc7468 v0.7.0
9742026-03-02T07:23:08.621Z Downloaded pem v3.0.6
9752026-03-02T07:23:08.621Z Downloaded oxide-tokio-rt v0.1.2
9762026-03-02T07:23:08.621Z Downloaded omicron-zone-package v0.12.2
9772026-03-02T07:23:08.621Z Downloaded psm v0.1.30
9782026-03-02T07:23:08.621Z Downloaded psl-types v2.0.11
9792026-03-02T07:23:08.621Z Downloaded progenitor-client v0.13.0
9802026-03-02T07:23:08.621Z Downloaded progenitor v0.13.0
9812026-03-02T07:23:08.621Z Downloaded progenitor v0.11.2
9822026-03-02T07:23:08.647Z Downloaded progenitor v0.10.0
9832026-03-02T07:23:08.647Z Downloaded primeorder v0.13.6
9842026-03-02T07:23:08.647Z Downloaded predicates-tree v1.0.13
9852026-03-02T07:23:08.647Z Downloaded postgres-protocol v0.6.10
9862026-03-02T07:23:08.647Z Downloaded polyval v0.6.2
9872026-03-02T07:23:08.647Z Downloaded pin-project-internal v1.1.11
9882026-03-02T07:23:08.648Z Downloaded password-hash v0.4.2
9892026-03-02T07:23:08.648Z Downloaded parking_lot_core v0.9.12
9902026-03-02T07:23:08.648Z Downloaded packed_struct v0.10.1
9912026-03-02T07:23:08.648Z Downloaded owo-colors v4.3.0
9922026-03-02T07:23:08.648Z Downloaded progenitor-client v0.10.0
9932026-03-02T07:23:08.648Z Downloaded proc-macro-error2 v2.0.1
9942026-03-02T07:23:08.648Z Downloaded ppv-lite86 v0.2.21
9952026-03-02T07:23:08.648Z Downloaded peg-runtime v0.8.5
9962026-03-02T07:23:08.648Z Downloaded parking_lot v0.12.5
9972026-03-02T07:23:08.672Z Downloaded packed_struct_codegen v0.10.1
9982026-03-02T07:23:08.673Z Downloaded p256 v0.13.2
9992026-03-02T07:23:08.673Z Downloaded oso-derive v0.27.3
10002026-03-02T07:23:08.673Z Downloaded oso v0.27.3
10012026-03-02T07:23:08.673Z Downloaded openssl-probe v0.1.6
10022026-03-02T07:23:08.673Z Downloaded num_enum_derive v0.7.5
10032026-03-02T07:23:08.673Z Downloaded num_enum v0.5.11
10042026-03-02T07:23:08.673Z Downloaded darling_core v0.23.0
10052026-03-02T07:23:08.673Z Downloaded progenitor-macro v0.11.2
10062026-03-02T07:23:08.673Z Downloaded progenitor-client v0.11.2
10072026-03-02T07:23:08.673Z Downloaded pkg-config v0.3.32
10082026-03-02T07:23:08.673Z Downloaded pkcs8 v0.10.2
10092026-03-02T07:23:08.697Z Downloaded pin-project-lite v0.2.17
10102026-03-02T07:23:08.697Z Downloaded phf v0.13.1
10112026-03-02T07:23:08.697Z Downloaded peg v0.8.5
10122026-03-02T07:23:08.697Z Downloaded paste v1.0.15
10132026-03-02T07:23:08.697Z Downloaded parse-display-derive v0.10.0
10142026-03-02T07:23:08.697Z Downloaded parking_lot_core v0.8.6
10152026-03-02T07:23:08.698Z Downloaded parking_lot v0.11.2
10162026-03-02T07:23:08.698Z Downloaded oxnet v0.1.4
10172026-03-02T07:23:08.698Z Downloaded opaque-debug v0.3.1
10182026-03-02T07:23:08.698Z Downloaded nodrop v0.1.14
10192026-03-02T07:23:08.698Z Downloaded newtype-uuid-macros v0.1.0
10202026-03-02T07:23:08.723Z Downloaded libbz2-rs-sys v0.2.2
10212026-03-02T07:23:08.723Z Downloaded proc-macro-crate v3.4.0
10222026-03-02T07:23:08.723Z Downloaded proc-macro-crate v1.3.1
10232026-03-02T07:23:08.723Z Downloaded precomputed-hash v0.1.1
10242026-03-02T07:23:08.723Z Downloaded powerfmt v0.2.0
10252026-03-02T07:23:08.723Z Downloaded peg-macros v0.8.5
10262026-03-02T07:23:08.723Z Downloaded password-hash v0.5.0
10272026-03-02T07:23:08.723Z Downloaded openssl-probe v0.2.1
10282026-03-02T07:23:08.723Z Downloaded openssl-macros v0.1.1
10292026-03-02T07:23:08.723Z Downloaded num_enum v0.7.5
10302026-03-02T07:23:08.723Z Downloaded num-integer v0.1.46
10312026-03-02T07:23:08.723Z Downloaded nu-ansi-term v0.50.3
10322026-03-02T07:23:08.723Z Downloaded normalize-line-endings v0.3.0
10332026-03-02T07:23:08.723Z Downloaded nibble_vec v0.1.0
10342026-03-02T07:23:08.723Z Downloaded newtype_derive v0.1.6
10352026-03-02T07:23:08.749Z Downloaded iddqd v0.3.17
10362026-03-02T07:23:08.749Z Downloaded expectorate v1.2.0
10372026-03-02T07:23:08.749Z Downloaded ed25519-dalek v2.2.0
10382026-03-02T07:23:08.749Z Downloaded derive_more v2.1.1
10392026-03-02T07:23:08.749Z Downloaded num v0.4.3
10402026-03-02T07:23:08.774Z Downloaded nonempty v0.12.0
10412026-03-02T07:23:08.774Z Downloaded memmap2 v0.9.10
10422026-03-02T07:23:08.774Z Downloaded md5 v0.7.0
10432026-03-02T07:23:08.774Z Downloaded maybe-uninit v2.0.0
10442026-03-02T07:23:08.774Z Downloaded match_cfg v0.1.0
10452026-03-02T07:23:08.774Z Downloaded maplit v1.0.2
10462026-03-02T07:23:08.774Z Downloaded managed v0.8.0
10472026-03-02T07:23:08.774Z Downloaded lzss v0.8.2
10482026-03-02T07:23:08.774Z Downloaded lru-slab v0.1.2
10492026-03-02T07:23:08.774Z Downloaded lru-cache v0.1.2
10502026-03-02T07:23:08.774Z Downloaded lru v0.12.5
10512026-03-02T07:23:08.774Z Downloaded litrs v1.0.0
10522026-03-02T07:23:08.774Z Downloaded linked-hash-map v0.5.6
10532026-03-02T07:23:08.774Z Downloaded linear-map v1.2.0
10542026-03-02T07:23:08.774Z Downloaded libsw-core v0.3.2
10552026-03-02T07:23:08.774Z Downloaded libsw v3.5.0
10562026-03-02T07:23:08.774Z Downloaded libloading v0.8.9
10572026-03-02T07:23:08.775Z Downloaded libefi-sys v0.1.0
10582026-03-02T07:23:08.775Z Downloaded indicatif v0.18.4
10592026-03-02T07:23:08.799Z Downloaded hyper-util v0.1.20
10602026-03-02T07:23:08.799Z Downloaded hickory-resolver v0.25.2
10612026-03-02T07:23:08.799Z Downloaded heapless v0.8.0
10622026-03-02T07:23:08.799Z Downloaded heapless v0.7.17
10632026-03-02T07:23:08.799Z Downloaded flate2 v1.1.9
10642026-03-02T07:23:08.824Z Downloaded chrono-tz v0.10.4
10652026-03-02T07:23:08.824Z Downloaded phf_shared v0.13.1
10662026-03-02T07:23:08.824Z Downloaded phf_shared v0.12.1
10672026-03-02T07:23:08.824Z Downloaded phf_shared v0.11.3
10682026-03-02T07:23:08.824Z Downloaded pbkdf2 v0.12.2
10692026-03-02T07:23:08.824Z Downloaded pbkdf2 v0.11.0
10702026-03-02T07:23:08.849Z Downloaded path-slash v0.1.5
10712026-03-02T07:23:08.849Z Downloaded parse-size v1.1.0
10722026-03-02T07:23:08.849Z Downloaded parse-display v0.10.0
10732026-03-02T07:23:08.849Z Downloaded num_threads v0.1.7
10742026-03-02T07:23:08.849Z Downloaded num_enum_derive v0.5.11
10752026-03-02T07:23:08.849Z Downloaded num-rational v0.4.2
10762026-03-02T07:23:08.849Z Downloaded num-derive v0.4.2
10772026-03-02T07:23:08.849Z Downloaded num-derive v0.3.3
10782026-03-02T07:23:08.849Z Downloaded newtype-uuid v1.3.2
10792026-03-02T07:23:08.849Z Downloaded native-tls v0.2.18
10802026-03-02T07:23:08.849Z Downloaded nanorand v0.7.0
10812026-03-02T07:23:08.849Z Downloaded multer v3.1.0
10822026-03-02T07:23:08.849Z Downloaded mime_guess v2.0.5
10832026-03-02T07:23:08.849Z Downloaded md-5 v0.10.6
10842026-03-02T07:23:08.849Z Downloaded lock_api v0.4.14
10852026-03-02T07:23:08.849Z Downloaded jobserver v0.1.34
10862026-03-02T07:23:08.875Z Downloaded dropshot-api-manager v0.4.0
10872026-03-02T07:23:08.875Z Downloaded diesel_derives v2.2.7
10882026-03-02T07:23:08.875Z Downloaded olpc-cjson v0.1.4
10892026-03-02T07:23:08.875Z Downloaded num-iter v0.1.45
10902026-03-02T07:23:08.875Z Downloaded ipnet v2.11.0
10912026-03-02T07:23:08.875Z Downloaded ingot-types v0.1.2
10922026-03-02T07:23:08.875Z Downloaded ingot-macros v0.1.1
10932026-03-02T07:23:08.875Z Downloaded ingot v0.1.1
10942026-03-02T07:23:08.875Z Downloaded indoc v2.0.7
10952026-03-02T07:23:08.875Z Downloaded indexmap v1.9.3
10962026-03-02T07:23:08.875Z Downloaded impl-trait-for-tuples v0.2.3
10972026-03-02T07:23:08.875Z Downloaded ignore v0.4.25
10982026-03-02T07:23:08.899Z Downloaded iana-time-zone v0.1.65
10992026-03-02T07:23:08.899Z Downloaded hmac v0.12.1
11002026-03-02T07:23:08.899Z Downloaded goblin v0.10.5
11012026-03-02T07:23:08.899Z Downloaded lazy_static v1.5.0
11022026-03-02T07:23:08.899Z Downloaded ipnetwork v0.21.1
11032026-03-02T07:23:08.899Z Downloaded internet-checksum v0.2.1
11042026-03-02T07:23:08.899Z Downloaded indoc v1.0.9
11052026-03-02T07:23:08.899Z Downloaded indent_write v2.2.0
11062026-03-02T07:23:08.899Z Downloaded ident_case v1.0.1
11072026-03-02T07:23:08.899Z Downloaded hickory-client v0.25.2
11082026-03-02T07:23:08.899Z Downloaded hashbrown v0.15.5
11092026-03-02T07:23:08.930Z Downloaded dropshot_endpoint v0.16.7
11102026-03-02T07:23:08.930Z Downloaded newline-converter v0.3.0
11112026-03-02T07:23:08.930Z Downloaded new_debug_unreachable v1.0.6
11122026-03-02T07:23:08.930Z Downloaded multimap v0.10.1
11132026-03-02T07:23:08.930Z Downloaded mime v0.3.17
11142026-03-02T07:23:08.930Z Downloaded instant v0.1.13
11152026-03-02T07:23:08.930Z Downloaded instability v0.3.11
11162026-03-02T07:23:08.930Z Downloaded inout v0.1.4
11172026-03-02T07:23:08.930Z Downloaded hyper-rustls v0.27.7
11182026-03-02T07:23:08.930Z Downloaded humantime v2.3.0
11192026-03-02T07:23:08.930Z Downloaded http v1.4.0
11202026-03-02T07:23:08.967Z Downloaded half v2.7.1
11212026-03-02T07:23:08.967Z Downloaded git2 v0.20.4
11222026-03-02T07:23:08.992Z Downloaded futures-util v0.3.32
11232026-03-02T07:23:09.017Z Downloaded flume v0.11.1
11242026-03-02T07:23:09.017Z Downloaded fatfs v0.3.6
11252026-03-02T07:23:09.017Z Downloaded elliptic-curve v0.13.8
11262026-03-02T07:23:09.017Z Downloaded hyper-staticfile v0.10.1
11272026-03-02T07:23:09.017Z Downloaded hashbrown v0.13.2
11282026-03-02T07:23:09.042Z Downloaded hashbrown v0.12.3
11292026-03-02T07:23:09.042Z Downloaded filetime v0.2.27
11302026-03-02T07:23:09.042Z Downloaded csv v1.4.0
11312026-03-02T07:23:09.068Z Downloaded bitvec v1.0.1
11322026-03-02T07:23:09.099Z Downloaded bindgen v0.71.1
11332026-03-02T07:23:09.123Z Downloaded aws-lc-rs v1.16.0
11342026-03-02T07:23:09.123Z Downloaded keccak v0.1.6
11352026-03-02T07:23:09.148Z Downloaded is_ci v1.2.0
11362026-03-02T07:23:09.148Z Downloaded is-terminal v0.4.17
11372026-03-02T07:23:09.148Z Downloaded hyper-tls v0.6.0
11382026-03-02T07:23:09.148Z Downloaded aws-lc-sys v0.37.1
11392026-03-02T07:23:09.443Z Downloaded httparse v1.10.1
11402026-03-02T07:23:09.467Z Downloaded highway v1.3.0
11412026-03-02T07:23:09.467Z Downloaded headers v0.4.1
11422026-03-02T07:23:09.467Z Downloaded derive_more v0.99.20
11432026-03-02T07:23:09.467Z Downloaded hubpack_derive v0.1.1
11442026-03-02T07:23:09.467Z Downloaded hubpack v0.1.2
11452026-03-02T07:23:09.468Z Downloaded http-body-util v0.1.3
11462026-03-02T07:23:09.468Z Downloaded hostname v0.3.1
11472026-03-02T07:23:09.468Z Downloaded hash32 v0.3.1
11482026-03-02T07:23:09.468Z Downloaded half v1.8.3
11492026-03-02T07:23:09.468Z Downloaded getrandom v0.2.17
11502026-03-02T07:23:09.468Z Downloaded drift v0.1.3
11512026-03-02T07:23:09.492Z Downloaded darling v0.21.3
11522026-03-02T07:23:09.492Z Downloaded crossbeam-channel v0.5.15
11532026-03-02T07:23:09.492Z Downloaded http-range v0.1.5
11542026-03-02T07:23:09.492Z Downloaded http-body v1.0.1
11552026-03-02T07:23:09.492Z Downloaded hostname v0.4.2
11562026-03-02T07:23:09.492Z Downloaded hex-literal v0.4.1
11572026-03-02T07:23:09.493Z Downloaded hex v0.4.3
11582026-03-02T07:23:09.493Z Downloaded headers-core v0.3.0
11592026-03-02T07:23:09.493Z Downloaded group v0.13.0
11602026-03-02T07:23:09.493Z Downloaded globset v0.4.18
11612026-03-02T07:23:09.493Z Downloaded glob v0.3.3
11622026-03-02T07:23:09.493Z Downloaded git-stub-vcs v0.1.0
11632026-03-02T07:23:09.517Z Downloaded getrandom v0.3.4
11642026-03-02T07:23:09.517Z Downloaded gethostname v0.5.0
11652026-03-02T07:23:09.517Z Downloaded futures-executor v0.3.32
11662026-03-02T07:23:09.517Z Downloaded futures-channel v0.3.32
11672026-03-02T07:23:09.518Z Downloaded futures v0.3.32
11682026-03-02T07:23:09.518Z Downloaded fs_extra v1.3.0
11692026-03-02T07:23:09.518Z Downloaded foldhash v0.1.5
11702026-03-02T07:23:09.518Z Downloaded find-msvc-tools v0.1.9
11712026-03-02T07:23:09.518Z Downloaded erased-serde v0.3.31
11722026-03-02T07:23:09.518Z Downloaded diff v0.1.13
11732026-03-02T07:23:09.518Z Downloaded des v0.8.1
11742026-03-02T07:23:09.518Z Downloaded derive_builder v0.20.2
11752026-03-02T07:23:09.543Z Downloaded der v0.7.10
11762026-03-02T07:23:09.543Z Downloaded data-encoding v2.10.0
11772026-03-02T07:23:09.543Z Downloaded const-oid v0.9.6
11782026-03-02T07:23:09.543Z Downloaded compact_str v0.8.1
11792026-03-02T07:23:09.543Z Downloaded cmake v0.1.57
11802026-03-02T07:23:09.543Z Downloaded chacha20poly1305 v0.10.1
11812026-03-02T07:23:09.543Z Downloaded bumpalo v3.20.2
11822026-03-02T07:23:09.543Z Downloaded async-bb8-diesel v0.2.1
11832026-03-02T07:23:09.543Z Downloaded arrayvec v0.7.6
11842026-03-02T07:23:09.543Z Downloaded argon2 v0.5.3
11852026-03-02T07:23:09.568Z Downloaded globwalk v0.9.1
11862026-03-02T07:23:09.568Z Downloaded git-stub v1.0.0
11872026-03-02T07:23:09.568Z Downloaded fxhash v0.2.1
11882026-03-02T07:23:09.568Z Downloaded futures-task v0.3.32
11892026-03-02T07:23:09.568Z Downloaded futures-sink v0.3.32
11902026-03-02T07:23:09.568Z Downloaded futures-macro v0.3.32
11912026-03-02T07:23:09.568Z Downloaded futures-core v0.3.32
11922026-03-02T07:23:09.568Z Downloaded funty v2.0.0
11932026-03-02T07:23:09.568Z Downloaded fs-err v2.11.0
11942026-03-02T07:23:09.568Z Downloaded foreign-types-shared v0.1.1
11952026-03-02T07:23:09.568Z Downloaded foldhash v0.2.0
11962026-03-02T07:23:09.568Z Downloaded fixedbitset v0.5.7
11972026-03-02T07:23:09.568Z Downloaded ff v0.13.1
11982026-03-02T07:23:09.568Z Downloaded fallible-iterator v0.2.0
11992026-03-02T07:23:09.568Z Downloaded env_logger v0.11.9
12002026-03-02T07:23:09.568Z Downloaded ena v0.14.4
12012026-03-02T07:23:09.568Z Downloaded embedded-io v0.6.1
12022026-03-02T07:23:09.568Z Downloaded either v1.15.0
12032026-03-02T07:23:09.568Z Downloaded ed25519 v2.2.3
12042026-03-02T07:23:09.594Z Downloaded ecdsa v0.16.9
12052026-03-02T07:23:09.594Z Downloaded diesel-dtrace v0.4.2
12062026-03-02T07:23:09.594Z Downloaded derive_builder_core v0.20.2
12072026-03-02T07:23:09.594Z Downloaded darling_macro v0.20.11
12082026-03-02T07:23:09.594Z Downloaded crc32fast v1.5.0
12092026-03-02T07:23:09.594Z Downloaded crc-catalog v2.4.0
12102026-03-02T07:23:09.594Z Downloaded crc-any v2.5.0
12112026-03-02T07:23:09.594Z Downloaded console v0.16.2
12122026-03-02T07:23:09.594Z Downloaded console v0.15.11
12132026-03-02T07:23:09.594Z Downloaded camino-tempfile-ext v0.3.3
12142026-03-02T07:23:09.594Z Downloaded blake2 v0.10.6
12152026-03-02T07:23:09.594Z Downloaded backoff v0.4.0
12162026-03-02T07:23:09.594Z Downloaded ghash v0.5.1
12172026-03-02T07:23:09.594Z Downloaded futures-io v0.3.32
12182026-03-02T07:23:09.594Z Downloaded foreign-types-macros v0.2.3
12192026-03-02T07:23:09.594Z Downloaded foreign-types v0.5.0
12202026-03-02T07:23:09.594Z Downloaded foreign-types v0.3.2
12212026-03-02T07:23:09.619Z Downloaded enum-as-inner v0.6.1
12222026-03-02T07:23:09.619Z Downloaded endian-type v0.1.2
12232026-03-02T07:23:09.619Z Downloaded embedded-io v0.4.0
12242026-03-02T07:23:09.619Z Downloaded dyn-clone v1.0.20
12252026-03-02T07:23:09.619Z Downloaded dropshot-api-manager-types v0.4.0
12262026-03-02T07:23:09.619Z Downloaded display-error-chain v0.2.2
12272026-03-02T07:23:09.619Z Downloaded dirs-next v2.0.0
12282026-03-02T07:23:09.619Z Downloaded debug-ignore v1.0.5
12292026-03-02T07:23:09.619Z Downloaded darling_core v0.21.3
12302026-03-02T07:23:09.619Z Downloaded crc v3.4.0
12312026-03-02T07:23:09.619Z Downloaded corncobs v0.1.4
12322026-03-02T07:23:09.619Z Downloaded const_format v0.2.35
12332026-03-02T07:23:09.619Z Downloaded colored v3.1.1
12342026-03-02T07:23:09.619Z Downloaded cobs v0.3.0
12352026-03-02T07:23:09.644Z Downloaded clang-sys v1.8.1
12362026-03-02T07:23:09.644Z Downloaded ciborium-ll v0.2.2
12372026-03-02T07:23:09.644Z Downloaded ciborium v0.2.2
12382026-03-02T07:23:09.644Z Downloaded cc v1.2.56
12392026-03-02T07:23:09.644Z Downloaded cbc v0.1.2
12402026-03-02T07:23:09.644Z Downloaded cassowary v0.3.0
12412026-03-02T07:23:09.645Z Downloaded cargo_metadata v0.19.2
12422026-03-02T07:23:09.645Z Downloaded cargo-platform v0.1.9
12432026-03-02T07:23:09.645Z Downloaded block-padding v0.3.3
12442026-03-02T07:23:09.645Z Downloaded bb8 v0.8.6
12452026-03-02T07:23:09.645Z Downloaded base16ct v0.2.0
12462026-03-02T07:23:09.645Z Downloaded atty v0.2.14
12472026-03-02T07:23:09.645Z Downloaded atomicwrites v0.4.4
12482026-03-02T07:23:09.645Z Downloaded atomic-waker v1.1.2
12492026-03-02T07:23:09.645Z Downloaded async-trait v0.1.89
12502026-03-02T07:23:09.645Z Downloaded async-stream-impl v0.3.6
12512026-03-02T07:23:09.670Z Downloaded assert_matches v1.5.0
12522026-03-02T07:23:09.670Z Downloaded ascii-canvas v3.0.0
12532026-03-02T07:23:09.670Z Downloaded arrayref v0.3.9
12542026-03-02T07:23:09.670Z Downloaded float-ord v0.3.2
12552026-03-02T07:23:09.670Z Downloaded float-cmp v0.10.0
12562026-03-02T07:23:09.670Z Downloaded flagset v0.4.7
12572026-03-02T07:23:09.670Z Downloaded fixedbitset v0.4.2
12582026-03-02T07:23:09.670Z Downloaded fd-lock v4.0.4
12592026-03-02T07:23:09.670Z Downloaded env_filter v1.0.0
12602026-03-02T07:23:09.670Z Downloaded dunce v1.0.5
12612026-03-02T07:23:09.670Z Downloaded dtrace-parser v0.3.0
12622026-03-02T07:23:09.670Z Downloaded dsl_auto_type v0.1.3
12632026-03-02T07:23:09.670Z Downloaded dof v0.4.0
12642026-03-02T07:23:09.670Z Downloaded document-features v0.2.12
12652026-03-02T07:23:09.670Z Downloaded dirs-sys-next v0.1.2
12662026-03-02T07:23:09.670Z Downloaded difflib v0.4.0
12672026-03-02T07:23:09.670Z Downloaded diesel_table_macro_syntax v0.2.0
12682026-03-02T07:23:09.670Z Downloaded derive_builder_macro v0.20.2
12692026-03-02T07:23:09.670Z Downloaded defmt-parser v1.0.0
12702026-03-02T07:23:09.670Z Downloaded crc8 v0.1.1
12712026-03-02T07:23:09.670Z Downloaded cpufeatures v0.3.0
12722026-03-02T07:23:09.670Z Downloaded cookie_store v0.22.1
12732026-03-02T07:23:09.695Z Downloaded convert_case v0.4.0
12742026-03-02T07:23:09.695Z Downloaded const_format_proc_macros v0.2.34
12752026-03-02T07:23:09.695Z Downloaded cipher v0.4.4
12762026-03-02T07:23:09.696Z Downloaded ciborium-io v0.2.2
12772026-03-02T07:23:09.696Z Downloaded chacha20 v0.9.1
12782026-03-02T07:23:09.696Z Downloaded cfg_aliases v0.2.1
12792026-03-02T07:23:09.696Z Downloaded cexpr v0.6.0
12802026-03-02T07:23:09.696Z Downloaded cargo_toml v0.22.3
12812026-03-02T07:23:09.696Z Downloaded bzip2-sys v0.1.13+1.0.8
12822026-03-02T07:23:09.696Z Downloaded bytes v1.11.1
12832026-03-02T07:23:09.696Z Downloaded bitflags v1.3.2
12842026-03-02T07:23:09.720Z Downloaded bitfield-struct v0.6.2
12852026-03-02T07:23:09.720Z Downloaded bit-vec v0.6.3
12862026-03-02T07:23:09.721Z Downloaded backon v1.6.0
12872026-03-02T07:23:09.721Z Downloaded async-stream v0.3.6
12882026-03-02T07:23:09.721Z Downloaded async-recursion v1.1.1
12892026-03-02T07:23:09.721Z Downloaded derive-ex v0.1.8
12902026-03-02T07:23:09.721Z Downloaded darling_core v0.20.11
12912026-03-02T07:23:09.721Z Downloaded darling v0.20.11
12922026-03-02T07:23:09.721Z Downloaded crypto-bigint v0.5.5
12932026-03-02T07:23:09.746Z Downloaded crossterm v0.28.1
12942026-03-02T07:23:09.746Z Downloaded cookie v0.18.1
12952026-03-02T07:23:09.746Z Downloaded convert_case v0.10.0
12962026-03-02T07:23:09.746Z Downloaded constant_time_eq v0.4.2
12972026-03-02T07:23:09.746Z Downloaded colored v2.2.0
12982026-03-02T07:23:09.747Z Downloaded chrono v0.4.44
12992026-03-02T07:23:09.772Z Downloaded chacha20 v0.10.0
13002026-03-02T07:23:09.772Z Downloaded cfg_aliases v0.1.1
13012026-03-02T07:23:09.772Z Downloaded buf-list v1.1.2
13022026-03-02T07:23:09.772Z Downloaded array-init v0.0.4
13032026-03-02T07:23:09.772Z Downloaded der_derive v0.7.3
13042026-03-02T07:23:09.772Z Downloaded defmt-macros v1.0.1
13052026-03-02T07:23:09.772Z Downloaded defmt v0.3.100
13062026-03-02T07:23:09.772Z Downloaded darling_macro v0.23.0
13072026-03-02T07:23:09.772Z Downloaded darling_macro v0.21.3
13082026-03-02T07:23:09.772Z Downloaded darling v0.23.0
13092026-03-02T07:23:09.772Z Downloaded daft-derive v0.1.5
13102026-03-02T07:23:09.772Z Downloaded daft v0.1.5
13112026-03-02T07:23:09.772Z Downloaded curve25519-dalek-derive v0.1.1
13122026-03-02T07:23:09.772Z Downloaded ctr v0.9.2
13132026-03-02T07:23:09.797Z Downloaded csv-core v0.1.13
13142026-03-02T07:23:09.797Z Downloaded crossterm v0.29.0
13152026-03-02T07:23:09.797Z Downloaded crossbeam-epoch v0.9.18
13162026-03-02T07:23:09.797Z Downloaded castaway v0.2.4
13172026-03-02T07:23:09.797Z Downloaded bzip2 v0.6.1
13182026-03-02T07:23:09.797Z Downloaded blowfish v0.9.1
13192026-03-02T07:23:09.797Z Downloaded blake3 v1.8.3
13202026-03-02T07:23:09.797Z Downloaded bitfield v0.19.4
13212026-03-02T07:23:09.797Z Downloaded bit-set v0.5.3
13222026-03-02T07:23:09.822Z Downloaded crucible-workspace-hack v0.1.0
13232026-03-02T07:23:09.822Z Downloaded crossbeam-utils v0.8.21
13242026-03-02T07:23:09.822Z Downloaded crossbeam-deque v0.8.6
13252026-03-02T07:23:09.822Z Downloaded critical-section v1.2.0
13262026-03-02T07:23:09.822Z Downloaded cancel-safe-futures v0.1.5
13272026-03-02T07:23:09.822Z Downloaded bzip2 v0.4.4
13282026-03-02T07:23:09.822Z Downloaded bstr v1.12.1
13292026-03-02T07:23:09.822Z Downloaded bit-vec v0.8.0
13302026-03-02T07:23:09.823Z Downloaded bcrypt-pbkdf v0.10.0
13312026-03-02T07:23:09.823Z Downloaded cstr-argument v0.1.2
13322026-03-02T07:23:09.823Z Downloaded crunchy v0.2.4
13332026-03-02T07:23:09.823Z Downloaded bitfield-macros v0.19.4
13342026-03-02T07:23:09.823Z Downloaded bit-set v0.8.0
13352026-03-02T07:23:09.823Z Downloaded bcs v0.1.6
13362026-03-02T07:23:09.848Z Downloaded aho-corasick v1.1.4
13372026-03-02T07:23:09.848Z Downloaded aes v0.8.4
13382026-03-02T07:23:09.848Z Downloaded base64 v0.22.1
13392026-03-02T07:23:09.848Z Downloaded base64 v0.21.7
13402026-03-02T07:23:09.848Z Downloaded base16ct v1.0.0
13412026-03-02T07:23:09.848Z Downloaded ar_archive_writer v0.5.1
13422026-03-02T07:23:09.848Z Downloaded allocator-api2 v0.2.21
13432026-03-02T07:23:09.848Z Downloaded ahash v0.8.12
13442026-03-02T07:23:09.873Z Downloaded aead v0.5.2
13452026-03-02T07:23:10.061Z Compiling libc v0.2.180
13462026-03-02T07:23:10.061Z Compiling serde v1.0.228
13472026-03-02T07:23:10.086Z Compiling log v0.4.29
13482026-03-02T07:23:10.086Z Compiling find-msvc-tools v0.1.9
13492026-03-02T07:23:10.162Z Compiling shlex v1.3.0
13502026-03-02T07:23:10.187Z Compiling smallvec v1.15.1
13512026-03-02T07:23:10.212Z Compiling syn v2.0.117
13522026-03-02T07:23:10.212Z Compiling typenum v1.19.0
13532026-03-02T07:23:10.469Z Compiling generic-array v0.14.7
13542026-03-02T07:23:10.498Z Compiling subtle v2.6.1
13552026-03-02T07:23:10.551Z Compiling scopeguard v1.2.0
13562026-03-02T07:23:10.648Z Compiling portable-atomic v1.13.1
13572026-03-02T07:23:10.698Z Compiling lock_api v0.4.14
13582026-03-02T07:23:10.748Z Compiling const-oid v0.9.6
13592026-03-02T07:23:10.851Z Compiling critical-section v1.2.0
13602026-03-02T07:23:10.876Z Compiling zerocopy v0.8.40
13612026-03-02T07:23:11.006Z Compiling serde_json v1.0.149
13622026-03-02T07:23:11.134Z Compiling parking_lot_core v0.9.12
13632026-03-02T07:23:11.311Z Compiling pin-project-lite v0.2.17
13642026-03-02T07:23:11.590Z Compiling pkg-config v0.3.32
13652026-03-02T07:23:11.619Z Compiling libm v0.2.16
13662026-03-02T07:23:11.910Z Compiling getrandom v0.2.17
13672026-03-02T07:23:11.935Z Compiling jobserver v0.1.34
13682026-03-02T07:23:12.108Z Compiling errno v0.3.14
13692026-03-02T07:23:12.272Z Compiling rand_core v0.6.4
13702026-03-02T07:23:12.296Z Compiling signal-hook-registry v1.4.8
13712026-03-02T07:23:12.338Z Compiling cc v1.2.56
13722026-03-02T07:23:12.545Z Compiling once_cell v1.21.3
13732026-03-02T07:23:12.646Z Compiling mio v1.1.1
13742026-03-02T07:23:12.777Z Compiling num-traits v0.2.19
13752026-03-02T07:23:12.809Z Compiling bitflags v2.11.0
13762026-03-02T07:23:12.904Z Compiling futures-core v0.3.32
13772026-03-02T07:23:13.070Z Compiling parking_lot v0.12.5
13782026-03-02T07:23:13.219Z Compiling socket2 v0.6.2
13792026-03-02T07:23:13.392Z Compiling percent-encoding v2.3.2
13802026-03-02T07:23:13.624Z Compiling allocator-api2 v0.2.21
13812026-03-02T07:23:13.723Z Compiling foldhash v0.2.0
13822026-03-02T07:23:13.748Z Compiling futures-sink v0.3.32
13832026-03-02T07:23:13.802Z Compiling cpufeatures v0.2.17
13842026-03-02T07:23:14.018Z Compiling futures-channel v0.3.32
13852026-03-02T07:23:14.070Z Compiling getrandom v0.4.1
13862026-03-02T07:23:14.140Z Compiling futures-io v0.3.32
13872026-03-02T07:23:14.273Z Compiling slab v0.4.12
13882026-03-02T07:23:14.379Z Compiling hashbrown v0.16.1
13892026-03-02T07:23:14.435Z Compiling futures-task v0.3.32
13902026-03-02T07:23:14.520Z Compiling getrandom v0.3.4
13912026-03-02T07:23:14.613Z Compiling rand_core v0.10.0
13922026-03-02T07:23:14.846Z Compiling rustversion v1.0.22
13932026-03-02T07:23:14.983Z Compiling cmake v0.1.57
13942026-03-02T07:23:15.642Z Compiling indexmap v2.13.0
13952026-03-02T07:23:15.719Z Compiling form_urlencoded v1.2.2
13962026-03-02T07:23:15.836Z Compiling ident_case v1.0.1
13972026-03-02T07:23:15.988Z Compiling fs_extra v1.3.0
13982026-03-02T07:23:16.025Z Compiling base64ct v1.8.3
13992026-03-02T07:23:16.049Z Compiling dunce v1.0.5
14002026-03-02T07:23:16.188Z Compiling flagset v0.4.7
14012026-03-02T07:23:16.274Z Compiling rand_core v0.9.5
14022026-03-02T07:23:16.411Z Compiling rustix v1.1.3
14032026-03-02T07:23:16.458Z Compiling aws-lc-sys v0.37.1
14042026-03-02T07:23:16.558Z Compiling pem-rfc7468 v0.7.0
14052026-03-02T07:23:16.761Z Compiling synstructure v0.13.2
14062026-03-02T07:23:16.786Z Compiling iana-time-zone v0.1.65
14072026-03-02T07:23:16.978Z Compiling ring v0.17.14
14082026-03-02T07:23:17.044Z Compiling uuid v1.21.0
14092026-03-02T07:23:17.078Z Compiling rustc_version v0.4.1
14102026-03-02T07:23:17.102Z Compiling vcpkg v0.2.15
14112026-03-02T07:23:17.319Z Compiling regex-syntax v0.8.10
14122026-03-02T07:23:17.626Z Compiling aws-lc-rs v1.16.0
14132026-03-02T07:23:18.071Z Compiling tracing-core v0.1.36
14142026-03-02T07:23:18.308Z Compiling crossbeam-utils v0.8.21
14152026-03-02T07:23:18.519Z Compiling openssl-sys v0.9.111
14162026-03-02T07:23:18.775Z Compiling pest_generator v2.8.6
14172026-03-02T07:23:19.141Z Compiling serde_derive_internals v0.29.1
14182026-03-02T07:23:19.506Z Compiling schemars v0.8.22
14192026-03-02T07:23:19.801Z Compiling untrusted v0.9.0
14202026-03-02T07:23:19.989Z Compiling untrusted v0.7.1
14212026-03-02T07:23:20.159Z Compiling httparse v1.10.1
14222026-03-02T07:23:20.184Z Compiling syn v1.0.109
14232026-03-02T07:23:20.300Z Compiling openssl-probe v0.2.1
14242026-03-02T07:23:20.412Z Compiling serde_derive v1.0.228
14252026-03-02T07:23:20.601Z Compiling zeroize_derive v1.4.3
14262026-03-02T07:23:20.705Z Compiling zerofrom-derive v0.1.6
14272026-03-02T07:23:20.747Z Compiling yoke-derive v0.8.1
14282026-03-02T07:23:20.970Z Compiling zerocopy-derive v0.8.40
14292026-03-02T07:23:21.786Z Compiling zeroize v1.8.2
14302026-03-02T07:23:21.945Z Compiling zerovec-derive v0.11.2
14312026-03-02T07:23:22.411Z Compiling displaydoc v0.2.5
14322026-03-02T07:23:23.007Z Compiling tokio-macros v2.6.0
14332026-03-02T07:23:23.345Z Compiling crypto-common v0.1.7
14342026-03-02T07:23:23.472Z Compiling zerofrom v0.1.6
14352026-03-02T07:23:23.569Z Compiling block-buffer v0.10.4
14362026-03-02T07:23:23.651Z Compiling futures-macro v0.3.32
14372026-03-02T07:23:23.690Z Compiling yoke v0.8.1
14382026-03-02T07:23:23.834Z Compiling digest v0.10.7
14392026-03-02T07:23:23.965Z Compiling block-padding v0.3.3
14402026-03-02T07:23:24.109Z Compiling zerovec v0.11.5
14412026-03-02T07:23:24.249Z Compiling zerotrie v0.2.3
14422026-03-02T07:23:24.305Z Compiling hmac v0.12.1
14432026-03-02T07:23:24.336Z Compiling inout v0.1.4
14442026-03-02T07:23:24.556Z Compiling cipher v0.4.4
14452026-03-02T07:23:24.604Z Compiling sha2 v0.10.9
14462026-03-02T07:23:24.787Z Compiling der_derive v0.7.3
14472026-03-02T07:23:25.019Z Compiling tinystr v0.8.2
14482026-03-02T07:23:25.102Z Compiling potential_utf v0.1.4
14492026-03-02T07:23:25.138Z Compiling futures-util v0.3.32
14502026-03-02T07:23:25.370Z Compiling icu_locale_core v2.1.1
14512026-03-02T07:23:25.394Z Compiling icu_collections v2.1.1
14522026-03-02T07:23:26.313Z Compiling salsa20 v0.10.2
14532026-03-02T07:23:26.513Z Compiling der v0.7.10
14542026-03-02T07:23:26.539Z Compiling pbkdf2 v0.12.2
14552026-03-02T07:23:26.698Z Compiling icu_provider v2.1.1
14562026-03-02T07:23:27.138Z Compiling bytes v1.11.1
14572026-03-02T07:23:27.184Z Compiling icu_properties v2.1.2
14582026-03-02T07:23:27.218Z Compiling icu_normalizer v2.1.1
14592026-03-02T07:23:27.273Z Compiling chrono v0.4.44
14602026-03-02T07:23:28.207Z Compiling tokio v1.49.0
14612026-03-02T07:23:28.431Z Compiling spki v0.7.3
14622026-03-02T07:23:28.770Z Compiling http v1.4.0
14632026-03-02T07:23:28.966Z Compiling thiserror-impl v2.0.18
14642026-03-02T07:23:29.581Z Compiling idna_adapter v1.2.1
14652026-03-02T07:23:29.767Z Compiling idna v1.1.0
14662026-03-02T07:23:29.791Z Compiling scrypt v0.11.0
14672026-03-02T07:23:30.035Z Compiling aes v0.8.4
14682026-03-02T07:23:30.221Z Compiling cbc v0.1.2
14692026-03-02T07:23:30.462Z Compiling ppv-lite86 v0.2.21
14702026-03-02T07:23:30.665Z Compiling url v2.5.8
14712026-03-02T07:23:30.748Z Compiling rustls-pki-types v1.14.0
14722026-03-02T07:23:31.050Z Compiling tracing-attributes v0.1.31
14732026-03-02T07:23:31.160Z Compiling rand_chacha v0.9.0
14742026-03-02T07:23:31.459Z Compiling thiserror v2.0.18
14752026-03-02T07:23:31.601Z Compiling rand v0.9.2
14762026-03-02T07:23:31.626Z Compiling pkcs5 v0.7.1
14772026-03-02T07:23:32.097Z Compiling http-body v1.0.1
14782026-03-02T07:23:32.135Z Compiling base64 v0.22.1
14792026-03-02T07:23:32.329Z Compiling pkcs8 v0.10.2
14802026-03-02T07:23:32.509Z Compiling schemars_derive v0.8.22
14812026-03-02T07:23:32.821Z Compiling scroll_derive v0.13.1
14822026-03-02T07:23:32.882Z Compiling pest_derive v2.8.6
14832026-03-02T07:23:33.519Z Compiling darling_core v0.20.11
14842026-03-02T07:23:33.549Z Compiling tracing v0.1.44
14852026-03-02T07:23:34.068Z Compiling rustls v0.23.37
14862026-03-02T07:23:34.180Z Compiling atomic-waker v1.1.2
14872026-03-02T07:23:34.289Z Compiling tower-layer v0.3.3
14882026-03-02T07:23:34.342Z Compiling tower-service v0.3.3
14892026-03-02T07:23:34.382Z Compiling try-lock v0.2.5
14902026-03-02T07:23:34.493Z Compiling dyn-clone v1.0.20
14912026-03-02T07:23:34.563Z Compiling tinyvec_macros v0.1.1
14922026-03-02T07:23:34.587Z Compiling want v0.3.1
14932026-03-02T07:23:34.672Z Compiling tinyvec v1.10.0
14942026-03-02T07:23:34.711Z Compiling scroll v0.13.0
14952026-03-02T07:23:35.319Z Compiling ipnet v2.11.0
14962026-03-02T07:23:35.698Z Compiling tokio-util v0.7.18
14972026-03-02T07:23:35.958Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14982026-03-02T07:23:36.291Z Compiling spin v0.9.8
14992026-03-02T07:23:36.592Z Compiling aho-corasick v1.1.4
15002026-03-02T07:23:36.648Z Compiling pin-utils v0.1.0
15012026-03-02T07:23:36.757Z Compiling num-conv v0.2.0
15022026-03-02T07:23:36.990Z Compiling h2 v0.4.13
15032026-03-02T07:23:37.487Z Compiling powerfmt v0.2.0
15042026-03-02T07:23:37.660Z Compiling foreign-types-shared v0.1.1
15052026-03-02T07:23:37.781Z Compiling httpdate v1.0.3
15062026-03-02T07:23:37.838Z Compiling openssl v0.10.75
15072026-03-02T07:23:38.140Z Compiling crc32fast v1.5.0
15082026-03-02T07:23:38.195Z Compiling time-core v0.1.8
15092026-03-02T07:23:38.357Z Compiling darling_macro v0.20.11
15102026-03-02T07:23:38.461Z Compiling time-macros v0.2.27
15112026-03-02T07:23:38.672Z Compiling regex-automata v0.4.14
15122026-03-02T07:23:39.188Z Compiling darling v0.20.11
15132026-03-02T07:23:39.305Z Compiling tempfile v3.25.0
15142026-03-02T07:23:39.834Z Compiling foreign-types v0.3.2
15152026-03-02T07:23:39.943Z Compiling deranged v0.5.8
15162026-03-02T07:23:40.020Z Compiling goblin v0.10.5
15172026-03-02T07:23:40.532Z Compiling openssl-macros v0.1.1
15182026-03-02T07:23:41.104Z Compiling thiserror-impl v1.0.69
15192026-03-02T07:23:43.097Z Compiling hyper v1.8.1
15202026-03-02T07:23:43.275Z Compiling wait-timeout v0.2.1
15212026-03-02T07:23:43.399Z Compiling usdt-impl v0.6.0
15222026-03-02T07:23:43.711Z Compiling native-tls v0.2.18
15232026-03-02T07:23:43.735Z Compiling bit-vec v0.8.0
15242026-03-02T07:23:44.073Z Compiling either v1.15.0
15252026-03-02T07:23:44.187Z Compiling quick-error v1.2.3
15262026-03-02T07:23:44.345Z Compiling siphasher v1.0.2
15272026-03-02T07:23:44.433Z Compiling num_threads v0.1.7
15282026-03-02T07:23:44.578Z Compiling simd-adler32 v0.3.8
15292026-03-02T07:23:44.678Z Compiling time v0.3.47
15302026-03-02T07:23:44.757Z Compiling rusty-fork v0.3.1
15312026-03-02T07:23:45.027Z Compiling bit-set v0.8.0
15322026-03-02T07:23:45.293Z Compiling hyper-util v0.1.20
15332026-03-02T07:23:45.380Z Compiling thiserror v1.0.69
15342026-03-02T07:23:46.233Z Compiling dof v0.4.0
15352026-03-02T07:23:47.104Z Compiling derive_builder_core v0.20.2
15362026-03-02T07:23:48.122Z Compiling unicode-normalization v0.1.25
15372026-03-02T07:23:48.521Z Compiling crossbeam-epoch v0.9.18
15382026-03-02T07:23:48.773Z Compiling dtrace-parser v0.3.0
15392026-03-02T07:23:48.797Z Compiling rustls-native-certs v0.8.3
15402026-03-02T07:23:48.907Z Compiling signature v2.2.0
15412026-03-02T07:23:49.118Z Compiling scroll_derive v0.12.1
15422026-03-02T07:23:49.202Z Compiling heapless v0.7.17
15432026-03-02T07:23:49.226Z Compiling slog v2.8.2
15442026-03-02T07:23:49.354Z Compiling rand_xorshift v0.4.0
15452026-03-02T07:23:49.502Z Compiling darling_core v0.21.3
15462026-03-02T07:23:49.576Z Compiling bzip2-sys v0.1.13+1.0.8
15472026-03-02T07:23:49.611Z Compiling sync_wrapper v1.0.2
15482026-03-02T07:23:49.771Z Compiling thread-id v5.1.0
15492026-03-02T07:23:49.887Z Compiling cookie v0.18.1
15502026-03-02T07:23:49.985Z Compiling paste v1.0.15
15512026-03-02T07:23:50.168Z Compiling unicode-segmentation v1.12.0
15522026-03-02T07:23:50.248Z Compiling unicode-properties v0.1.4
15532026-03-02T07:23:50.359Z Compiling rayon-core v1.13.0
15542026-03-02T07:23:50.420Z Compiling anyhow v1.0.102
15552026-03-02T07:23:50.616Z Compiling signal-hook v0.3.18
15562026-03-02T07:23:50.650Z Compiling unarray v0.1.4
15572026-03-02T07:23:50.766Z Compiling unicode-bidi v0.3.18
15582026-03-02T07:23:50.830Z Compiling adler2 v2.0.1
15592026-03-02T07:23:50.861Z Compiling zstd-safe v7.2.4
15602026-03-02T07:23:50.920Z Compiling proptest v1.10.0
15612026-03-02T07:23:51.051Z Compiling miniz_oxide v0.8.9
15622026-03-02T07:23:51.396Z Compiling stringprep v0.1.5
15632026-03-02T07:23:51.798Z Compiling scroll v0.12.0
15642026-03-02T07:23:52.192Z Compiling tower v0.5.3
15652026-03-02T07:23:52.320Z Compiling crossbeam-deque v0.8.6
15662026-03-02T07:23:52.344Z Compiling derive_builder_macro v0.20.2
15672026-03-02T07:23:52.630Z Compiling ipnetwork v0.21.1
15682026-03-02T07:23:53.023Z Compiling http-body-util v0.1.3
15692026-03-02T07:23:53.080Z Compiling webpki-roots v1.0.6
15702026-03-02T07:23:53.104Z Compiling rand_chacha v0.3.1
15712026-03-02T07:23:53.278Z Compiling erased-serde v0.3.31
15722026-03-02T07:23:53.326Z Compiling serde_spanned v0.6.9
15732026-03-02T07:23:53.356Z Compiling serde_tokenstream v0.2.3
15742026-03-02T07:23:53.437Z Compiling toml_datetime v0.6.11
15752026-03-02T07:23:53.555Z Compiling md-5 v0.10.6
15762026-03-02T07:23:53.799Z Compiling zerocopy-derive v0.7.35
15772026-03-02T07:23:53.889Z Compiling curve25519-dalek v4.1.3
15782026-03-02T07:23:53.914Z Compiling num-integer v0.1.46
15792026-03-02T07:23:54.420Z Compiling vergen-lib v0.1.6
15802026-03-02T07:23:54.489Z Compiling hash32 v0.2.1
15812026-03-02T07:23:54.566Z Compiling ff v0.13.1
15822026-03-02T07:23:54.637Z Compiling iri-string v0.7.10
15832026-03-02T07:23:54.704Z Compiling zlib-rs v0.6.2
15842026-03-02T07:23:54.786Z Compiling base16ct v0.2.0
15852026-03-02T07:23:54.817Z Compiling darling_macro v0.21.3
15862026-03-02T07:23:54.841Z Compiling psl-types v2.0.11
15872026-03-02T07:23:55.042Z Compiling fallible-iterator v0.2.0
15882026-03-02T07:23:55.085Z Compiling smoltcp v0.9.1
15892026-03-02T07:23:55.446Z Compiling litrs v1.0.0
15902026-03-02T07:23:55.566Z Compiling ryu v1.0.23
15912026-03-02T07:23:55.648Z Compiling ref-cast v1.0.25
15922026-03-02T07:23:55.680Z Compiling rustix v0.38.44
15932026-03-02T07:23:55.884Z Compiling num-bigint-dig v0.8.6
15942026-03-02T07:23:56.205Z Compiling newtype-uuid v1.3.2
15952026-03-02T07:23:56.239Z Compiling serde_urlencoded v0.7.1
15962026-03-02T07:23:56.434Z Compiling postgres-protocol v0.6.10
15972026-03-02T07:23:56.469Z Compiling document-features v0.2.12
15982026-03-02T07:23:56.684Z Compiling darling v0.21.3
15992026-03-02T07:23:56.786Z Compiling zerocopy v0.7.35
16002026-03-02T07:23:56.811Z Compiling publicsuffix v2.3.0
16012026-03-02T07:23:57.067Z Compiling tower-http v0.6.8
16022026-03-02T07:23:57.397Z Compiling sec1 v0.7.3
16032026-03-02T07:23:57.758Z Compiling group v0.13.0
16042026-03-02T07:23:57.859Z Compiling num-iter v0.1.45
16052026-03-02T07:23:57.940Z Compiling rand v0.8.5
16062026-03-02T07:23:58.071Z Compiling derive_builder v0.20.2
16072026-03-02T07:23:58.200Z Compiling oxnet v0.1.4
16082026-03-02T07:23:58.257Z Compiling proc-macro-error v1.0.4
16092026-03-02T07:23:58.626Z Compiling goblin v0.8.2
16102026-03-02T07:23:58.879Z Compiling tokio-native-tls v0.3.1
16112026-03-02T07:23:59.918Z Compiling heck v0.4.1
16122026-03-02T07:24:00.025Z Compiling phf_shared v0.13.1
16132026-03-02T07:24:00.233Z Compiling hubpack_derive v0.1.1
16142026-03-02T07:24:00.283Z Compiling flate2 v1.1.9
16152026-03-02T07:24:00.307Z Compiling regex v1.12.3
16162026-03-02T07:24:00.475Z Compiling lazy_static v1.5.0
16172026-03-02T07:24:00.611Z Compiling cargo-platform v0.1.9
16182026-03-02T07:24:00.982Z Compiling hkdf v0.12.4
16192026-03-02T07:24:01.006Z Compiling crypto-bigint v0.5.5
16202026-03-02T07:24:01.045Z Compiling async-trait v0.1.89
16212026-03-02T07:24:01.111Z Compiling daft-derive v0.1.5
16222026-03-02T07:24:01.175Z Compiling curve25519-dalek-derive v0.1.1
16232026-03-02T07:24:01.233Z Compiling strum_macros v0.27.2
16242026-03-02T07:24:02.361Z Compiling ref-cast-impl v1.0.25
16252026-03-02T07:24:02.386Z Compiling terminal_size v0.4.3
16262026-03-02T07:24:02.592Z Compiling vergen v9.0.6
16272026-03-02T07:24:02.862Z Compiling fs-err v3.3.0
16282026-03-02T07:24:03.067Z Compiling ahash v0.8.12
16292026-03-02T07:24:03.138Z Compiling foldhash v0.1.5
16302026-03-02T07:24:03.230Z Compiling winnow v0.5.40
16312026-03-02T07:24:03.383Z Compiling managed v0.8.0
16322026-03-02T07:24:03.429Z Compiling bumpalo v3.20.2
16332026-03-02T07:24:03.778Z Compiling object v0.37.3
16342026-03-02T07:24:03.901Z Compiling bitflags v1.3.2
16352026-03-02T07:24:04.045Z Compiling libbz2-rs-sys v0.2.2
16362026-03-02T07:24:05.075Z Compiling strum v0.27.2
16372026-03-02T07:24:05.244Z Compiling bzip2 v0.6.1
16382026-03-02T07:24:05.373Z Compiling console v0.16.2
16392026-03-02T07:24:05.522Z Compiling zopfli v0.8.3
16402026-03-02T07:24:05.584Z Compiling clap_builder v4.5.60
16412026-03-02T07:24:05.957Z Compiling toml_edit v0.19.15
16422026-03-02T07:24:06.083Z Compiling hashbrown v0.15.5
16432026-03-02T07:24:06.130Z Compiling dof v0.3.0
16442026-03-02T07:24:06.412Z Compiling elliptic-curve v0.13.8
16452026-03-02T07:24:07.086Z Compiling daft v0.1.5
16462026-03-02T07:24:07.130Z Compiling hubpack v0.1.2
16472026-03-02T07:24:07.474Z Compiling cargo_metadata v0.19.2
16482026-03-02T07:24:07.600Z Compiling phf v0.13.1
16492026-03-02T07:24:07.871Z Compiling zone_cfg_derive v0.3.1
16502026-03-02T07:24:09.005Z Compiling signal-hook-mio v0.2.5
16512026-03-02T07:24:09.846Z Compiling zstd v0.13.3
16522026-03-02T07:24:10.250Z Compiling cookie_store v0.22.1
16532026-03-02T07:24:10.360Z Compiling hyper-tls v0.6.0
16542026-03-02T07:24:10.740Z Compiling rayon v1.11.0
16552026-03-02T07:24:11.507Z Compiling bzip2 v0.4.4
16562026-03-02T07:24:11.551Z Compiling postgres-types v0.2.12
16572026-03-02T07:24:11.874Z Compiling serde_with_macros v3.17.0
16582026-03-02T07:24:12.312Z Compiling usdt-attr-macro v0.6.0
16592026-03-02T07:24:12.705Z Compiling usdt-macro v0.6.0
16602026-03-02T07:24:13.254Z Compiling ed25519 v2.2.3
16612026-03-02T07:24:13.781Z Compiling dtrace-parser v0.2.0
16622026-03-02T07:24:14.042Z Compiling phf_shared v0.11.3
16632026-03-02T07:24:14.067Z Compiling itertools v0.12.1
16642026-03-02T07:24:14.384Z Compiling bstr v1.12.1
16652026-03-02T07:24:14.520Z Compiling pkcs1 v0.7.5
16662026-03-02T07:24:14.707Z Compiling hex v0.4.3
16672026-03-02T07:24:15.015Z Compiling serde-big-array v0.5.1
16682026-03-02T07:24:15.213Z Compiling rfc6979 v0.4.0
16692026-03-02T07:24:15.238Z Compiling serde_repr v0.1.20
16702026-03-02T07:24:15.288Z Compiling clap_derive v4.5.55
16712026-03-02T07:24:15.381Z Compiling enum-as-inner v0.6.1
16722026-03-02T07:24:15.421Z Compiling strum_macros v0.26.4
16732026-03-02T07:24:15.683Z Compiling float-cmp v0.10.0
16742026-03-02T07:24:15.922Z Compiling memmap2 v0.9.10
16752026-03-02T07:24:16.134Z Compiling thread-id v4.2.2
16762026-03-02T07:24:16.202Z Compiling env_filter v1.0.0
16772026-03-02T07:24:16.266Z Compiling encoding_rs v0.8.35
16782026-03-02T07:24:16.295Z Compiling unit-prefix v0.5.2
16792026-03-02T07:24:16.519Z Compiling normalize-line-endings v0.3.0
16802026-03-02T07:24:16.612Z Compiling data-encoding v2.10.0
16812026-03-02T07:24:16.658Z Compiling predicates-core v1.0.10
16822026-03-02T07:24:16.757Z Compiling keccak v0.1.6
16832026-03-02T07:24:16.952Z Compiling static_assertions v1.1.0
16842026-03-02T07:24:17.064Z Compiling jiff v0.2.21
16852026-03-02T07:24:18.016Z Compiling fixedbitset v0.4.2
16862026-03-02T07:24:18.040Z Compiling difflib v0.4.0
16872026-03-02T07:24:18.323Z Compiling fixedbitset v0.5.7
16882026-03-02T07:24:18.395Z Compiling precomputed-hash v0.1.1
16892026-03-02T07:24:18.533Z Compiling whoami v2.1.0
16902026-03-02T07:24:18.619Z Compiling rustc-hash v2.1.1
16912026-03-02T07:24:18.698Z Compiling mime v0.3.17
16922026-03-02T07:24:18.810Z Compiling new_debug_unreachable v1.0.6
16932026-03-02T07:24:18.896Z Compiling iddqd v0.3.17
16942026-03-02T07:24:18.972Z Compiling tokio-postgres v0.7.16
16952026-03-02T07:24:19.133Z Compiling string_cache v0.8.9
16962026-03-02T07:24:19.164Z Compiling strum v0.26.3
16972026-03-02T07:24:19.216Z Compiling petgraph v0.8.3
16982026-03-02T07:24:19.270Z Compiling clap v4.5.60
16992026-03-02T07:24:19.361Z Compiling predicates v3.1.4
17002026-03-02T07:24:19.392Z Compiling petgraph v0.6.5
17012026-03-02T07:24:19.504Z Compiling hickory-proto v0.25.2
17022026-03-02T07:24:20.595Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17032026-03-02T07:24:21.146Z Compiling sha3 v0.10.8
17042026-03-02T07:24:22.004Z Compiling toml_edit v0.22.27
17052026-03-02T07:24:22.423Z Compiling env_logger v0.11.9
17062026-03-02T07:24:23.030Z Compiling zip v4.6.1
17072026-03-02T07:24:23.135Z Compiling indicatif v0.18.4
17082026-03-02T07:24:23.175Z Compiling zone v0.3.1
17092026-03-02T07:24:24.446Z Compiling usdt-impl v0.5.0
17102026-03-02T07:24:24.855Z Compiling usdt v0.6.0
17112026-03-02T07:24:24.892Z Compiling ecdsa v0.16.9
17122026-03-02T07:24:25.314Z Compiling similar v2.7.0
17132026-03-02T07:24:25.534Z Compiling serde_with v3.17.0
17142026-03-02T07:24:25.603Z Compiling rsa v0.9.10
17152026-03-02T07:24:25.856Z Compiling crossterm v0.28.1
17162026-03-02T07:24:25.899Z Compiling ed25519-dalek v2.2.0
17172026-03-02T07:24:26.995Z Compiling zip v0.6.6
17182026-03-02T07:24:27.547Z Compiling toml v0.7.8
17192026-03-02T07:24:28.439Z Compiling toml_parser v1.0.9+spec-1.1.0
17202026-03-02T07:24:28.544Z Compiling itertools v0.13.0
17212026-03-02T07:24:28.694Z Compiling tokio-stream v0.1.18
17222026-03-02T07:24:28.919Z Compiling buf-list v1.1.2
17232026-03-02T07:24:29.124Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17242026-03-02T07:24:29.395Z Compiling x509-cert v0.2.5
17252026-03-02T07:24:29.571Z Compiling openapiv3 v2.2.0
17262026-03-02T07:24:29.706Z Compiling sha1 v0.10.6
17272026-03-02T07:24:29.731Z Compiling toml_datetime v0.7.5+spec-1.1.0
17282026-03-02T07:24:30.058Z Compiling lalrpop-util v0.19.12
17292026-03-02T07:24:30.232Z Compiling peg-runtime v0.8.5
17302026-03-02T07:24:30.386Z Compiling thread_local v1.1.9
17312026-03-02T07:24:30.748Z Compiling slog-async v2.8.0
17322026-03-02T07:24:30.803Z Compiling crossbeam-channel v0.5.15
17332026-03-02T07:24:31.024Z Compiling futures-executor v0.3.32
17342026-03-02T07:24:31.250Z Compiling filetime v0.2.27
17352026-03-02T07:24:31.463Z Compiling is-terminal v0.4.17
17362026-03-02T07:24:31.528Z Compiling take_mut v0.2.2
17372026-03-02T07:24:31.612Z Compiling term v1.2.1
17382026-03-02T07:24:31.664Z Compiling xattr v1.6.1
17392026-03-02T07:24:31.731Z Compiling futures v0.3.32
17402026-03-02T07:24:31.939Z Compiling tar v0.4.44
17412026-03-02T07:24:32.577Z Compiling slog-term v2.9.2
17422026-03-02T07:24:41.604Z Compiling rustls-webpki v0.103.9
17432026-03-02T07:24:47.617Z Compiling tokio-rustls v0.26.4
17442026-03-02T07:24:47.617Z Compiling rustls-platform-verifier v0.6.2
17452026-03-02T07:24:47.990Z Compiling hyper-rustls v0.27.7
17462026-03-02T07:24:48.310Z Compiling reqwest v0.13.2
17472026-03-02T07:24:48.310Z Compiling reqwest v0.12.28
17482026-03-02T07:24:52.636Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17492026-03-02T07:24:52.999Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17502026-03-02T07:24:58.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
17512026-03-02T07:24:58.173Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17522026-03-02T07:24:58.250ZMar 02 07:24:57.577 INFO Starting download, target: Clickhouse
17532026-03-02T07:24:58.250ZMar 02 07:24:57.578 INFO Starting download, target: Cockroach
17542026-03-02T07:24:58.250ZMar 02 07:24:57.578 INFO Starting download, target: Console
17552026-03-02T07:24:58.250ZMar 02 07:24:57.578 INFO Starting download, target: DendriteStub
17562026-03-02T07:24:58.275ZMar 02 07:24:57.578 INFO Starting download, target: MaghemiteMgd
17572026-03-02T07:24:58.275ZMar 02 07:24:57.578 INFO Starting download, target: TransceiverControl
17582026-03-02T07:24:58.275ZMar 02 07:24:57.579 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17592026-03-02T07:24:58.275ZMar 02 07:24:57.579 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17602026-03-02T07:24:58.275ZMar 02 07:24:57.579 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17612026-03-02T07:24:58.275ZMar 02 07:24:57.579 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17622026-03-02T07:24:58.275ZMar 02 07:24:57.579 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17632026-03-02T07:24:58.275ZMar 02 07:24:57.580 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17642026-03-02T07:24:58.712ZMar 02 07:24:58.030 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17652026-03-02T07:24:59.264ZMar 02 07:24:58.574 INFO Download complete, target: Console
17662026-03-02T07:25:00.794ZMar 02 07:25:00.121 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17672026-03-02T07:25:01.458ZMar 02 07:25:00.785 INFO Download complete, target: TransceiverControl
17682026-03-02T07:25:02.800ZMar 02 07:25:02.128 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17692026-03-02T07:25:03.291ZMar 02 07:25:02.619 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17702026-03-02T07:25:03.394ZMar 02 07:25:02.722 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17712026-03-02T07:25:03.394ZMar 02 07:25:02.722 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17722026-03-02T07:25:08.170ZMar 02 07:25:07.485 INFO Download complete, target: DendriteStub
17732026-03-02T07:25:08.716ZMar 02 07:25:08.041 INFO Download complete, target: MaghemiteMgd
17742026-03-02T07:25:11.316ZMar 02 07:25:10.643 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17752026-03-02T07:25:15.314ZMar 02 07:25:14.642 INFO Checking that binary works, target: Cockroach
17762026-03-02T07:25:15.492ZMar 02 07:25:14.820 INFO Download complete, target: Cockroach
17772026-03-02T07:25:27.483ZMar 02 07:25:26.811 INFO Checking that binary works, target: Clickhouse
17782026-03-02T07:25:27.688ZMar 02 07:25:27.016 INFO Download complete, target: Clickhouse
17792026-03-02T07:25:27.713ZAll builder prerequisites installed successfully, and PATH looks valid
17802026-03-02T07:25:27.713Z
17812026-03-02T07:25:27.713Zreal 5:25.443338351
17822026-03-02T07:25:27.713Zuser 14:45.060866615
17832026-03-02T07:25:27.713Zsys 2:30.373037675
17842026-03-02T07:25:27.713Ztrap 0.480588152
17852026-03-02T07:25:27.713Ztflt 0.338641858
17862026-03-02T07:25:27.714Zdflt 0.759603585
17872026-03-02T07:25:27.714Zkflt 0.008230959
17882026-03-02T07:25:27.714Zlock 35:36.712470861
17892026-03-02T07:25:27.714Zslp 54:01.803537379
17902026-03-02T07:25:27.714Zlat 1:06.643696605
17912026-03-02T07:25:27.714Zstop 2:45.088475162
17922026-03-02T07:25:27.714Z+ banner hack-check
17932026-03-02T07:25:27.739Z
17942026-03-02T07:25:27.739Z # # ## #### # # #### # # ###### #### # #
17952026-03-02T07:25:27.739Z # # # # # # # # # # # # # # # # #
17962026-03-02T07:25:27.739Z ###### # # # #### ##### # ###### ##### # ####
17972026-03-02T07:25:27.739Z # # ###### # # # # # # # # # #
17982026-03-02T07:25:27.739Z # # # # # # # # # # # # # # # # #
17992026-03-02T07:25:27.739Z # # # # #### # # #### # # ###### #### # #
18002026-03-02T07:25:27.739Z
18012026-03-02T07:25:27.739Z+ export CARGO_INCREMENTAL=0
18022026-03-02T07:25:27.739Z+ CARGO_INCREMENTAL=0
18032026-03-02T07:25:27.739Z+ ptime -m timeout 2h cargo xtask check-features --ci
18042026-03-02T07:25:28.827Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18052026-03-02T07:25:29.122Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18062026-03-02T07:25:32.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
18072026-03-02T07:25:32.976Z Running `target/debug/xtask check-features --ci`
18082026-03-02T07:25:33.014Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18092026-03-02T07:25:33.014Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18102026-03-02T07:25:33.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18112026-03-02T07:25:33.867Z Running `target/debug/xtask download cargo-hack`
18122026-03-02T07:25:35.086Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18132026-03-02T07:25:35.452Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18142026-03-02T07:25:39.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s
18152026-03-02T07:25:39.997Z Running `target/debug/xtask-downloader cargo-hack`
18162026-03-02T07:25:40.052ZMar 02 07:25:39.379 INFO Starting download, target: CargoHack
18172026-03-02T07:25:40.081ZMar 02 07:25:39.380 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18182026-03-02T07:25:40.557ZMar 02 07:25:39.885 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18192026-03-02T07:25:40.679ZMar 02 07:25:40.007 INFO Download complete, target: CargoHack
18202026-03-02T07:25:40.704Zrunning: "/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"
18212026-03-02T07:25:40.729Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18222026-03-02T07:25:41.002Zinfo: running `cargo check --bins` on api_identity (1/252)
18232026-03-02T07:25:41.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242026-03-02T07:25:41.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252026-03-02T07:25:41.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262026-03-02T07:25:41.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18272026-03-02T07:25:41.977Z
18282026-03-02T07:25:41.977Zinfo: running `cargo check --bins` on bootstore (2/252)
18292026-03-02T07:25:42.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302026-03-02T07:25:42.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312026-03-02T07:25:42.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322026-03-02T07:25:42.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
18332026-03-02T07:25:42.995Z
18342026-03-02T07:25:42.995Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/252)
18352026-03-02T07:25:43.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362026-03-02T07:25:43.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372026-03-02T07:25:43.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382026-03-02T07:25:43.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
18392026-03-02T07:25:43.990Z
18402026-03-02T07:25:43.990Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/252)
18412026-03-02T07:25:44.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422026-03-02T07:25:44.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432026-03-02T07:25:44.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442026-03-02T07:25:44.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
18452026-03-02T07:25:44.972Z
18462026-03-02T07:25:44.972Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/252)
18472026-03-02T07:25:45.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482026-03-02T07:25:45.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492026-03-02T07:25:45.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502026-03-02T07:25:45.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18512026-03-02T07:25:45.758Z
18522026-03-02T07:25:45.759Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/252)
18532026-03-02T07:25:46.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542026-03-02T07:25:46.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552026-03-02T07:25:46.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562026-03-02T07:25:46.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18572026-03-02T07:25:46.541Z
18582026-03-02T07:25:46.541Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/252)
18592026-03-02T07:25:47.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602026-03-02T07:25:47.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612026-03-02T07:25:47.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622026-03-02T07:25:47.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18632026-03-02T07:25:47.305Z
18642026-03-02T07:25:47.305Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/252)
18652026-03-02T07:25:48.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662026-03-02T07:25:48.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672026-03-02T07:25:48.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682026-03-02T07:25:48.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18692026-03-02T07:25:48.081Z
18702026-03-02T07:25:48.081Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/252)
18712026-03-02T07:25:48.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722026-03-02T07:25:48.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732026-03-02T07:25:48.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742026-03-02T07:25:48.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18752026-03-02T07:25:48.853Z
18762026-03-02T07:25:48.853Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/252)
18772026-03-02T07:25:49.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782026-03-02T07:25:49.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792026-03-02T07:25:49.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802026-03-02T07:25:49.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18812026-03-02T07:25:49.640Z
18822026-03-02T07:25:49.640Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/252)
18832026-03-02T07:25:50.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842026-03-02T07:25:50.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852026-03-02T07:25:50.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862026-03-02T07:25:50.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
18872026-03-02T07:25:50.426Z
18882026-03-02T07:25:50.426Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/252)
18892026-03-02T07:25:51.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902026-03-02T07:25:51.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912026-03-02T07:25:51.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922026-03-02T07:25:51.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
18932026-03-02T07:25:51.213Z
18942026-03-02T07:25:51.213Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/252)
18952026-03-02T07:25:51.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962026-03-02T07:25:51.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972026-03-02T07:25:51.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982026-03-02T07:25:51.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18992026-03-02T07:25:51.967Z
19002026-03-02T07:25:51.967Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/252)
19012026-03-02T07:25:52.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022026-03-02T07:25:52.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032026-03-02T07:25:52.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042026-03-02T07:25:52.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19052026-03-02T07:25:52.738Z
19062026-03-02T07:25:52.738Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/252)
19072026-03-02T07:25:53.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082026-03-02T07:25:53.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092026-03-02T07:25:53.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102026-03-02T07:25:53.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
19112026-03-02T07:25:53.518Z
19122026-03-02T07:25:53.518Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/252)
19132026-03-02T07:25:54.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142026-03-02T07:25:54.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152026-03-02T07:25:54.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162026-03-02T07:25:54.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19172026-03-02T07:25:54.302Z
19182026-03-02T07:25:54.303Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/252)
19192026-03-02T07:25:55.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202026-03-02T07:25:55.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212026-03-02T07:25:55.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222026-03-02T07:25:55.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19232026-03-02T07:25:55.078Z
19242026-03-02T07:25:55.078Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/252)
19252026-03-02T07:25:55.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262026-03-02T07:25:55.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272026-03-02T07:25:55.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282026-03-02T07:25:55.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19292026-03-02T07:25:55.886Z
19302026-03-02T07:25:55.886Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/252)
19312026-03-02T07:25:56.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322026-03-02T07:25:56.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332026-03-02T07:25:56.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342026-03-02T07:25:56.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19352026-03-02T07:25:56.661Z
19362026-03-02T07:25:56.661Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/252)
19372026-03-02T07:25:57.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382026-03-02T07:25:57.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392026-03-02T07:25:57.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402026-03-02T07:25:57.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
19412026-03-02T07:25:57.430Z
19422026-03-02T07:25:57.430Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/252)
19432026-03-02T07:25:58.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442026-03-02T07:25:58.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452026-03-02T07:25:58.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462026-03-02T07:25:58.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19472026-03-02T07:25:58.245Z
19482026-03-02T07:25:58.245Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/252)
19492026-03-02T07:25:58.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502026-03-02T07:25:58.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512026-03-02T07:25:58.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522026-03-02T07:25:58.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19532026-03-02T07:25:59.030Z
19542026-03-02T07:25:59.030Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/252)
19552026-03-02T07:25:59.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562026-03-02T07:25:59.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572026-03-02T07:25:59.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582026-03-02T07:25:59.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
19592026-03-02T07:25:59.809Z
19602026-03-02T07:25:59.809Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/252)
19612026-03-02T07:26:00.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622026-03-02T07:26:00.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632026-03-02T07:26:00.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642026-03-02T07:26:00.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
19652026-03-02T07:26:00.631Z
19662026-03-02T07:26:00.631Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/252)
19672026-03-02T07:26:01.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682026-03-02T07:26:01.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692026-03-02T07:26:01.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702026-03-02T07:26:01.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19712026-03-02T07:26:01.459Z
19722026-03-02T07:26:01.459Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/252)
19732026-03-02T07:26:02.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742026-03-02T07:26:02.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752026-03-02T07:26:02.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762026-03-02T07:26:02.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19772026-03-02T07:26:02.251Z
19782026-03-02T07:26:02.251Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/252)
19792026-03-02T07:26:02.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-03-02T07:26:03.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-03-02T07:26:03.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-03-02T07:26:03.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19832026-03-02T07:26:03.054Z
19842026-03-02T07:26:03.055Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/252)
19852026-03-02T07:26:03.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-03-02T07:26:03.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-03-02T07:26:03.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-03-02T07:26:03.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19892026-03-02T07:26:03.864Z
19902026-03-02T07:26:03.865Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/252)
19912026-03-02T07:26:04.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-03-02T07:26:04.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-03-02T07:26:04.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-03-02T07:26:04.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
19952026-03-02T07:26:04.692Z
19962026-03-02T07:26:04.692Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/252)
19972026-03-02T07:26:05.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-03-02T07:26:06.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-03-02T07:26:06.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-03-02T07:26:06.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
20012026-03-02T07:26:06.508Z
20022026-03-02T07:26:06.508Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/252)
20032026-03-02T07:26:06.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-03-02T07:26:06.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-03-02T07:26:06.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-03-02T07:26:06.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20072026-03-02T07:26:06.508Z
20082026-03-02T07:26:06.508Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/252)
20092026-03-02T07:26:07.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-03-02T07:26:07.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-03-02T07:26:07.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-03-02T07:26:07.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20132026-03-02T07:26:07.147Z
20142026-03-02T07:26:07.147Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/252)
20152026-03-02T07:26:07.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-03-02T07:26:07.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-03-02T07:26:07.879Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-03-02T07:26:07.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20192026-03-02T07:26:07.925Z
20202026-03-02T07:26:07.925Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/252)
20212026-03-02T07:26:08.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-03-02T07:26:08.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-03-02T07:26:08.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-03-02T07:26:08.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20252026-03-02T07:26:08.727Z
20262026-03-02T07:26:08.727Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/252)
20272026-03-02T07:26:09.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-03-02T07:26:09.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-03-02T07:26:09.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-03-02T07:26:09.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20312026-03-02T07:26:09.528Z
20322026-03-02T07:26:09.528Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/252)
20332026-03-02T07:26:10.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-03-02T07:26:10.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-03-02T07:26:10.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-03-02T07:26:10.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20372026-03-02T07:26:10.365Z
20382026-03-02T07:26:10.365Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/252)
20392026-03-02T07:26:11.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-03-02T07:26:11.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-03-02T07:26:11.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-03-02T07:26:11.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20432026-03-02T07:26:11.159Z
20442026-03-02T07:26:11.159Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/252)
20452026-03-02T07:26:11.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-03-02T07:26:11.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-03-02T07:26:11.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-03-02T07:26:11.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20492026-03-02T07:26:11.949Z
20502026-03-02T07:26:11.949Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/252)
20512026-03-02T07:26:12.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-03-02T07:26:12.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-03-02T07:26:12.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-03-02T07:26:12.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20552026-03-02T07:26:12.736Z
20562026-03-02T07:26:12.736Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/252)
20572026-03-02T07:26:13.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-03-02T07:26:13.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-03-02T07:26:13.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-03-02T07:26:13.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20612026-03-02T07:26:13.515Z
20622026-03-02T07:26:13.515Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/252)
20632026-03-02T07:26:14.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-03-02T07:26:14.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-03-02T07:26:14.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-03-02T07:26:14.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20672026-03-02T07:26:14.317Z
20682026-03-02T07:26:14.317Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/252)
20692026-03-02T07:26:15.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-03-02T07:26:15.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-03-02T07:26:15.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-03-02T07:26:15.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20732026-03-02T07:26:15.134Z
20742026-03-02T07:26:15.134Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/252)
20752026-03-02T07:26:15.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-03-02T07:26:15.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-03-02T07:26:15.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-03-02T07:26:15.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
20792026-03-02T07:26:15.933Z
20802026-03-02T07:26:15.933Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/252)
20812026-03-02T07:26:16.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-03-02T07:26:16.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-03-02T07:26:16.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-03-02T07:26:16.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
20852026-03-02T07:26:16.752Z
20862026-03-02T07:26:16.752Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/252)
20872026-03-02T07:26:17.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-03-02T07:26:17.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-03-02T07:26:17.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-03-02T07:26:17.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20912026-03-02T07:26:17.851Z
20922026-03-02T07:26:17.852Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/252)
20932026-03-02T07:26:18.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-03-02T07:26:18.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-03-02T07:26:18.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-03-02T07:26:18.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
20972026-03-02T07:26:18.917Z
20982026-03-02T07:26:18.917Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/252)
20992026-03-02T07:26:19.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-03-02T07:26:19.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-03-02T07:26:19.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-03-02T07:26:19.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
21032026-03-02T07:26:19.950Z
21042026-03-02T07:26:19.950Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/252)
21052026-03-02T07:26:20.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-03-02T07:26:20.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-03-02T07:26:20.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082026-03-02T07:26:20.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
21092026-03-02T07:26:21.011Z
21102026-03-02T07:26:21.011Zinfo: running `cargo check --bins` on key-manager-types (49/252)
21112026-03-02T07:26:21.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122026-03-02T07:26:21.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132026-03-02T07:26:21.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21142026-03-02T07:26:21.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
21152026-03-02T07:26:22.049Z
21162026-03-02T07:26:22.049Zinfo: running `cargo check --bins` on oxlog (50/252)
21172026-03-02T07:26:22.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21182026-03-02T07:26:22.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21192026-03-02T07:26:23.106Z Checking cfg-if v1.0.4
21202026-03-02T07:26:23.106Z Checking libc v0.2.180
21212026-03-02T07:26:23.106Z Checking serde_core v1.0.228
21222026-03-02T07:26:23.167Z Checking zeroize v1.8.2
21232026-03-02T07:26:23.193Z Checking memchr v2.8.0
21242026-03-02T07:26:23.193Z Checking log v0.4.29
21252026-03-02T07:26:23.218Z Checking smallvec v1.15.1
21262026-03-02T07:26:23.243Z Checking typenum v1.19.0
21272026-03-02T07:26:23.243Z Checking subtle v2.6.1
21282026-03-02T07:26:23.410Z Checking scopeguard v1.2.0
21292026-03-02T07:26:23.473Z Checking itoa v1.0.17
21302026-03-02T07:26:23.498Z Checking stable_deref_trait v1.2.1
21312026-03-02T07:26:23.526Z Checking const-oid v0.9.6
21322026-03-02T07:26:23.562Z Checking lock_api v0.4.14
21332026-03-02T07:26:23.603Z Checking portable-atomic v1.13.1
21342026-03-02T07:26:23.710Z Checking critical-section v1.2.0
21352026-03-02T07:26:23.851Z Checking zerofrom v0.1.6
21362026-03-02T07:26:23.887Z Checking pin-project-lite v0.2.17
21372026-03-02T07:26:23.916Z Checking zerocopy v0.8.40
21382026-03-02T07:26:24.022Z Checking libm v0.2.16
21392026-03-02T07:26:24.047Z Checking yoke v0.8.1
21402026-03-02T07:26:24.093Z Checking getrandom v0.2.17
21412026-03-02T07:26:24.167Z Checking errno v0.3.14
21422026-03-02T07:26:24.322Z Checking rand_core v0.6.4
21432026-03-02T07:26:24.347Z Checking generic-array v0.14.7
21442026-03-02T07:26:24.371Z Checking signal-hook-registry v1.4.8
21452026-03-02T07:26:24.422Z Checking once_cell v1.21.3
21462026-03-02T07:26:24.605Z Checking parking_lot_core v0.9.12
21472026-03-02T07:26:24.629Z Checking zerovec v0.11.5
21482026-03-02T07:26:24.696Z Checking mio v1.1.1
21492026-03-02T07:26:24.918Z Checking parking_lot v0.12.5
21502026-03-02T07:26:24.943Z Checking socket2 v0.6.2
21512026-03-02T07:26:25.259Z Checking zmij v1.0.21
21522026-03-02T07:26:25.284Z Checking percent-encoding v2.3.2
21532026-03-02T07:26:25.327Z Checking crypto-common v0.1.7
21542026-03-02T07:26:25.400Z Checking block-buffer v0.10.4
21552026-03-02T07:26:25.523Z Checking equivalent v1.0.2
21562026-03-02T07:26:25.553Z Checking tinystr v0.8.2
21572026-03-02T07:26:25.579Z Checking litemap v0.8.1
21582026-03-02T07:26:25.579Z Checking futures-core v0.3.32
21592026-03-02T07:26:25.657Z Checking digest v0.10.7
21602026-03-02T07:26:25.684Z Checking writeable v0.6.2
21612026-03-02T07:26:25.684Z Checking allocator-api2 v0.2.21
21622026-03-02T07:26:25.813Z Checking potential_utf v0.1.4
21632026-03-02T07:26:25.898Z Checking num-traits v0.2.19
21642026-03-02T07:26:25.923Z Checking zerotrie v0.2.3
21652026-03-02T07:26:25.975Z Checking icu_locale_core v2.1.1
21662026-03-02T07:26:26.027Z Checking cpufeatures v0.2.17
21672026-03-02T07:26:26.051Z Checking foldhash v0.2.0
21682026-03-02T07:26:26.145Z Checking icu_collections v2.1.1
21692026-03-02T07:26:26.251Z Checking hmac v0.12.1
21702026-03-02T07:26:26.337Z Checking hashbrown v0.16.1
21712026-03-02T07:26:26.373Z Checking serde v1.0.228
21722026-03-02T07:26:26.398Z Checking bitflags v2.11.0
21732026-03-02T07:26:26.491Z Checking serde_json v1.0.149
21742026-03-02T07:26:26.704Z Checking block-padding v0.3.3
21752026-03-02T07:26:26.737Z Checking icu_normalizer_data v2.1.1
21762026-03-02T07:26:26.845Z Checking icu_properties_data v2.1.2
21772026-03-02T07:26:26.897Z Checking rand_core v0.10.0
21782026-03-02T07:26:27.040Z Checking futures-sink v0.3.32
21792026-03-02T07:26:27.084Z Checking icu_provider v2.1.1
21802026-03-02T07:26:27.138Z Checking getrandom v0.4.1
21812026-03-02T07:26:27.163Z Checking inout v0.1.4
21822026-03-02T07:26:27.197Z Checking futures-channel v0.3.32
21832026-03-02T07:26:27.222Z Checking bytes v1.11.1
21842026-03-02T07:26:27.305Z Checking indexmap v2.13.0
21852026-03-02T07:26:27.380Z Checking futures-task v0.3.32
21862026-03-02T07:26:27.408Z Checking slab v0.4.12
21872026-03-02T07:26:27.494Z Checking icu_normalizer v2.1.1
21882026-03-02T07:26:27.524Z Checking icu_properties v2.1.2
21892026-03-02T07:26:27.604Z Checking futures-io v0.3.32
21902026-03-02T07:26:27.652Z Checking cipher v0.4.4
21912026-03-02T07:26:27.771Z Checking futures-util v0.3.32
21922026-03-02T07:26:27.881Z Checking sha2 v0.10.9
21932026-03-02T07:26:28.014Z Checking getrandom v0.3.4
21942026-03-02T07:26:28.038Z Checking byteorder v1.5.0
21952026-03-02T07:26:28.083Z Checking tokio v1.49.0
21962026-03-02T07:26:28.243Z Checking utf8_iter v1.0.4
21972026-03-02T07:26:28.377Z Checking base64ct v1.8.3
21982026-03-02T07:26:28.410Z Checking form_urlencoded v1.2.2
21992026-03-02T07:26:28.435Z Checking fnv v1.0.7
22002026-03-02T07:26:28.435Z Checking flagset v0.4.7
22012026-03-02T07:26:28.569Z Checking rand_core v0.9.5
22022026-03-02T07:26:28.613Z Checking http v1.4.0
22032026-03-02T07:26:28.647Z Checking salsa20 v0.10.2
22042026-03-02T07:26:28.781Z Checking pem-rfc7468 v0.7.0
22052026-03-02T07:26:28.851Z Checking uuid v1.21.0
22062026-03-02T07:26:28.876Z Checking pbkdf2 v0.12.2
22072026-03-02T07:26:29.033Z Checking der v0.7.10
22082026-03-02T07:26:29.058Z Checking scrypt v0.11.0
22092026-03-02T07:26:29.253Z Checking idna_adapter v1.2.1
22102026-03-02T07:26:29.278Z Checking aes v0.8.4
22112026-03-02T07:26:29.428Z Checking cbc v0.1.2
22122026-03-02T07:26:29.453Z Checking idna v1.1.0
22132026-03-02T07:26:29.618Z Checking rustix v1.1.3
22142026-03-02T07:26:29.662Z Checking tracing-core v0.1.36
22152026-03-02T07:26:29.859Z Checking url v2.5.8
22162026-03-02T07:26:29.980Z Checking rustls-pki-types v1.14.0
22172026-03-02T07:26:30.217Z Checking iana-time-zone v0.1.65
22182026-03-02T07:26:30.346Z Checking ppv-lite86 v0.2.21
22192026-03-02T07:26:30.383Z Checking regex-syntax v0.8.10
22202026-03-02T07:26:30.428Z Checking spki v0.7.3
22212026-03-02T07:26:30.524Z Checking chrono v0.4.44
22222026-03-02T07:26:30.636Z Checking tracing v0.1.44
22232026-03-02T07:26:30.693Z Checking pkcs5 v0.7.1
22242026-03-02T07:26:30.953Z Checking http-body v1.0.1
22252026-03-02T07:26:30.977Z Checking rand_chacha v0.9.0
22262026-03-02T07:26:31.125Z Checking aws-lc-sys v0.37.1
22272026-03-02T07:26:31.157Z Checking untrusted v0.9.0
22282026-03-02T07:26:31.294Z Checking rand v0.9.2
22292026-03-02T07:26:31.319Z Checking base64 v0.22.1
22302026-03-02T07:26:31.362Z Checking openssl-probe v0.2.1
22312026-03-02T07:26:31.516Z Checking untrusted v0.7.1
22322026-03-02T07:26:31.630Z Checking ring v0.17.14
22332026-03-02T07:26:31.683Z Checking pkcs8 v0.10.2
22342026-03-02T07:26:31.733Z Checking atomic-waker v1.1.2
22352026-03-02T07:26:31.871Z Checking try-lock v0.2.5
22362026-03-02T07:26:31.979Z Checking tinyvec_macros v0.1.1
22372026-03-02T07:26:32.004Z Checking plain v0.2.3
22382026-03-02T07:26:32.075Z Checking tower-service v0.3.3
22392026-03-02T07:26:32.137Z Checking tower-layer v0.3.3
22402026-03-02T07:26:32.162Z Checking tinyvec v1.10.0
22412026-03-02T07:26:32.196Z Checking want v0.3.1
22422026-03-02T07:26:32.221Z Checking ipnet v2.11.0
22432026-03-02T07:26:32.372Z Checking semver v1.0.27
22442026-03-02T07:26:32.397Z Checking httparse v1.10.1
22452026-03-02T07:26:32.543Z Checking aws-lc-rs v1.16.0
22462026-03-02T07:26:32.681Z Checking spin v0.9.8
22472026-03-02T07:26:32.717Z Checking ucd-trie v0.1.7
22482026-03-02T07:26:32.744Z Checking unicode-ident v1.0.24
22492026-03-02T07:26:32.784Z Checking fastrand v2.3.0
22502026-03-02T07:26:32.893Z Checking foreign-types-shared v0.1.1
22512026-03-02T07:26:32.921Z Checking httpdate v1.0.3
22522026-03-02T07:26:32.945Z Checking pin-utils v0.1.0
22532026-03-02T07:26:32.993Z Checking dyn-clone v1.0.20
22542026-03-02T07:26:33.017Z Checking foreign-types v0.3.2
22552026-03-02T07:26:33.044Z Checking pest v2.8.6
22562026-03-02T07:26:33.080Z Checking tempfile v3.25.0
22572026-03-02T07:26:33.132Z Checking proc-macro2 v1.0.106
22582026-03-02T07:26:33.165Z Checking schemars v0.8.22
22592026-03-02T07:26:33.190Z Checking crossbeam-utils v0.8.21
22602026-03-02T07:26:33.416Z Checking openssl-sys v0.9.111
22612026-03-02T07:26:33.508Z Checking thiserror v2.0.18
22622026-03-02T07:26:33.654Z Checking wait-timeout v0.2.1
22632026-03-02T07:26:33.726Z Checking aho-corasick v1.1.4
22642026-03-02T07:26:33.796Z Checking siphasher v1.0.2
22652026-03-02T07:26:33.838Z Checking bit-vec v0.8.0
22662026-03-02T07:26:34.071Z Checking anstyle v1.0.13
22672026-03-02T07:26:34.157Z Checking either v1.15.0
22682026-03-02T07:26:34.182Z Checking rustls-webpki v0.103.9
22692026-03-02T07:26:34.271Z Checking tokio-util v0.7.18
22702026-03-02T07:26:34.381Z Checking powerfmt v0.2.0
22712026-03-02T07:26:34.468Z Checking utf8parse v0.2.2
22722026-03-02T07:26:34.493Z Checking pretty-hex v0.4.1
22732026-03-02T07:26:34.493Z Checking simd-adler32 v0.3.8
22742026-03-02T07:26:34.616Z Checking quick-error v1.2.3
22752026-03-02T07:26:34.655Z Checking deranged v0.5.8
22762026-03-02T07:26:34.679Z Checking anstyle-parse v0.2.7
22772026-03-02T07:26:34.769Z Checking rusty-fork v0.3.1
22782026-03-02T07:26:34.807Z Checking openssl v0.10.75
22792026-03-02T07:26:34.929Z Checking bit-set v0.8.0
22802026-03-02T07:26:34.962Z Checking rustls v0.23.37
22812026-03-02T07:26:35.042Z Checking crossbeam-epoch v0.9.18
22822026-03-02T07:26:35.084Z Checking regex-automata v0.4.14
22832026-03-02T07:26:35.108Z Checking quote v1.0.44
22842026-03-02T07:26:35.167Z Compiling newtype-uuid v1.3.2
22852026-03-02T07:26:35.411Z Checking unicode-normalization v0.1.25
22862026-03-02T07:26:35.440Z Checking rustls-native-certs v0.8.3
22872026-03-02T07:26:35.465Z Checking rand_xorshift v0.4.0
22882026-03-02T07:26:35.490Z Checking h2 v0.4.13
22892026-03-02T07:26:35.636Z Checking thiserror v1.0.69
22902026-03-02T07:26:35.661Z Checking crc32fast v1.5.0
22912026-03-02T07:26:35.779Z Checking scroll v0.13.0
22922026-03-02T07:26:35.872Z Checking signature v2.2.0
22932026-03-02T07:26:36.057Z Checking sync_wrapper v1.0.2
22942026-03-02T07:26:36.102Z Checking colorchoice v1.0.4
22952026-03-02T07:26:36.179Z Checking num-conv v0.2.0
22962026-03-02T07:26:36.216Z Checking adler2 v2.0.1
22972026-03-02T07:26:36.252Z Checking num_threads v0.1.7
22982026-03-02T07:26:36.375Z Checking anstyle-query v1.1.5
22992026-03-02T07:26:36.400Z Checking unicode-properties v0.1.4
23002026-03-02T07:26:36.400Z Checking unarray v0.1.4
23012026-03-02T07:26:36.505Z Checking is_terminal_polyfill v1.70.2
23022026-03-02T07:26:36.582Z Checking unicode-bidi v0.3.18
23032026-03-02T07:26:36.609Z Checking time-core v0.1.8
23042026-03-02T07:26:36.634Z Checking anstream v0.6.21
23052026-03-02T07:26:36.708Z Checking proptest v1.10.0
23062026-03-02T07:26:36.866Z Checking time v0.3.47
23072026-03-02T07:26:36.959Z Checking miniz_oxide v0.8.9
23082026-03-02T07:26:37.078Z Checking stringprep v0.1.5
23092026-03-02T07:26:37.314Z Checking tower v0.5.3
23102026-03-02T07:26:37.596Z Checking goblin v0.10.5
23112026-03-02T07:26:37.992Z Checking crossbeam-deque v0.8.6
23122026-03-02T07:26:38.291Z Checking syn v2.0.117
23132026-03-02T07:26:38.625Z Compiling daft v0.1.5
23142026-03-02T07:26:38.984Z Checking native-tls v0.2.18
23152026-03-02T07:26:39.086Z Checking ipnetwork v0.21.1
23162026-03-02T07:26:39.112Z Checking http-body-util v0.1.3
23172026-03-02T07:26:39.260Z Checking rand_chacha v0.3.1
23182026-03-02T07:26:39.364Z Checking tokio-rustls v0.26.4
23192026-03-02T07:26:39.429Z Checking webpki-roots v1.0.6
23202026-03-02T07:26:39.467Z Checking scroll v0.12.0
23212026-03-02T07:26:39.605Z Checking zstd-sys v2.0.16+zstd.1.5.7
23222026-03-02T07:26:39.629Z Checking hash32 v0.2.1
23232026-03-02T07:26:39.737Z Checking toml_datetime v0.6.11
23242026-03-02T07:26:39.801Z Checking serde_spanned v0.6.9
23252026-03-02T07:26:39.861Z Checking num-integer v0.1.46
23262026-03-02T07:26:39.901Z Checking md-5 v0.10.6
23272026-03-02T07:26:39.988Z Checking ff v0.13.1
23282026-03-02T07:26:40.035Z Checking psl-types v2.0.11
23292026-03-02T07:26:40.112Z Checking fallible-iterator v0.2.0
23302026-03-02T07:26:40.191Z Checking zlib-rs v0.6.2
23312026-03-02T07:26:40.221Z Checking base16ct v0.2.0
23322026-03-02T07:26:40.272Z Checking ryu v1.0.23
23332026-03-02T07:26:40.329Z Checking iri-string v0.7.10
23342026-03-02T07:26:40.427Z Checking sec1 v0.7.3
23352026-03-02T07:26:40.504Z Checking hyper v1.8.1
23362026-03-02T07:26:40.529Z Checking serde_urlencoded v0.7.1
23372026-03-02T07:26:40.642Z Checking postgres-protocol v0.6.10
23382026-03-02T07:26:40.883Z Checking num-iter v0.1.45
23392026-03-02T07:26:41.006Z Checking publicsuffix v2.3.0
23402026-03-02T07:26:41.040Z Checking group v0.13.0
23412026-03-02T07:26:41.220Z Compiling iddqd v0.3.17
23422026-03-02T07:26:41.267Z Checking heapless v0.7.17
23432026-03-02T07:26:41.292Z Checking goblin v0.8.2
23442026-03-02T07:26:41.905Z Checking flate2 v1.1.9
23452026-03-02T07:26:42.090Z Checking zstd-safe v7.2.4
23462026-03-02T07:26:42.167Z Checking hyper-util v0.1.20
23472026-03-02T07:26:42.356Z Checking rand v0.8.5
23482026-03-02T07:26:42.424Z Checking tower-http v0.6.8
23492026-03-02T07:26:42.449Z Checking dof v0.4.0
23502026-03-02T07:26:42.474Z Checking oxnet v0.1.4
23512026-03-02T07:26:42.842Z Checking tokio-native-tls v0.3.1
23522026-03-02T07:26:42.902Z Checking cookie v0.18.1
23532026-03-02T07:26:43.081Z Checking rayon-core v1.13.0
23542026-03-02T07:26:43.169Z Checking dtrace-parser v0.3.0
23552026-03-02T07:26:43.300Z Checking phf_shared v0.13.1
23562026-03-02T07:26:43.330Z Checking lazy_static v1.5.0
23572026-03-02T07:26:43.376Z Checking terminal_size v0.4.3
23582026-03-02T07:26:43.461Z Checking zerocopy v0.7.35
23592026-03-02T07:26:43.535Z Checking bzip2-sys v0.1.13+1.0.8
23602026-03-02T07:26:43.575Z Checking signal-hook v0.3.18
23612026-03-02T07:26:43.662Z Checking hkdf v0.12.4
23622026-03-02T07:26:43.687Z Checking crypto-bigint v0.5.5
23632026-03-02T07:26:43.687Z Checking thread-id v5.1.0
23642026-03-02T07:26:43.820Z Checking bitflags v1.3.2
23652026-03-02T07:26:43.865Z Checking clap_lex v1.0.0
23662026-03-02T07:26:43.890Z Checking managed v0.8.0
23672026-03-02T07:26:43.915Z Checking strsim v0.11.1
23682026-03-02T07:26:43.940Z Checking winnow v0.5.40
23692026-03-02T07:26:44.105Z Checking winnow v0.7.14
23702026-03-02T07:26:44.175Z Checking libbz2-rs-sys v0.2.2
23712026-03-02T07:26:44.218Z Checking unicode-width v0.2.0
23722026-03-02T07:26:44.388Z Checking hyper-rustls v0.27.7
23732026-03-02T07:26:44.493Z Checking bumpalo v3.20.2
23742026-03-02T07:26:44.620Z Checking foldhash v0.1.5
23752026-03-02T07:26:44.729Z Checking console v0.16.2
23762026-03-02T07:26:44.845Z Checking zopfli v0.8.3
23772026-03-02T07:26:44.870Z Checking hashbrown v0.15.5
23782026-03-02T07:26:44.895Z Checking bzip2 v0.6.1
23792026-03-02T07:26:45.139Z Checking hyper-tls v0.6.0
23802026-03-02T07:26:45.251Z Checking dof v0.3.0
23812026-03-02T07:26:45.276Z Checking smoltcp v0.9.1
23822026-03-02T07:26:45.395Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23832026-03-02T07:26:45.452Z Checking clap_builder v4.5.60
23842026-03-02T07:26:45.669Z Checking signal-hook-mio v0.2.5
23852026-03-02T07:26:45.767Z Checking usdt-impl v0.6.0
23862026-03-02T07:26:45.801Z Checking phf v0.13.1
23872026-03-02T07:26:45.826Z Checking rayon v1.11.0
23882026-03-02T07:26:45.939Z Checking elliptic-curve v0.13.8
23892026-03-02T07:26:46.054Z Checking bzip2 v0.4.4
23902026-03-02T07:26:46.223Z Checking toml_edit v0.19.15
23912026-03-02T07:26:46.248Z Checking num-bigint-dig v0.8.6
23922026-03-02T07:26:46.322Z Checking cookie_store v0.22.1
23932026-03-02T07:26:46.458Z Checking zstd v0.13.3
23942026-03-02T07:26:46.485Z Checking postgres-types v0.2.12
23952026-03-02T07:26:46.771Z Checking rustls-platform-verifier v0.6.2
23962026-03-02T07:26:46.797Z Checking regex v1.12.3
23972026-03-02T07:26:46.875Z Checking bstr v1.12.1
23982026-03-02T07:26:46.969Z Checking ed25519 v2.2.3
23992026-03-02T07:26:47.038Z Checking dtrace-parser v0.2.0
24002026-03-02T07:26:47.245Z Checking itertools v0.12.1
24012026-03-02T07:26:47.276Z Checking phf_shared v0.11.3
24022026-03-02T07:26:47.425Z Checking ref-cast v1.0.25
24032026-03-02T07:26:47.523Z Checking curve25519-dalek v4.1.3
24042026-03-02T07:26:47.556Z Checking strum v0.27.2
24052026-03-02T07:26:47.602Z Checking hubpack v0.1.2
24062026-03-02T07:26:47.714Z Checking rustix v0.38.44
24072026-03-02T07:26:47.833Z Checking pkcs1 v0.7.5
24082026-03-02T07:26:47.877Z Checking hex v0.4.3
24092026-03-02T07:26:47.941Z Checking serde-big-array v0.5.1
24102026-03-02T07:26:48.152Z Checking erased-serde v0.3.31
24112026-03-02T07:26:48.210Z Checking float-cmp v0.10.0
24122026-03-02T07:26:48.318Z Checking rfc6979 v0.4.0
24132026-03-02T07:26:48.344Z Checking memmap2 v0.9.10
24142026-03-02T07:26:48.414Z Checking thread-id v4.2.2
24152026-03-02T07:26:48.495Z Checking env_filter v1.0.0
24162026-03-02T07:26:48.535Z Checking encoding_rs v0.8.35
24172026-03-02T07:26:48.609Z Checking data-encoding v2.10.0
24182026-03-02T07:26:48.719Z Checking fixedbitset v0.5.7
24192026-03-02T07:26:48.779Z Checking difflib v0.4.0
24202026-03-02T07:26:48.989Z Checking whoami v2.1.0
24212026-03-02T07:26:49.013Z Checking unicode-segmentation v1.12.0
24222026-03-02T07:26:49.057Z Checking normalize-line-endings v0.3.0
24232026-03-02T07:26:49.082Z Checking static_assertions v1.1.0
24242026-03-02T07:26:49.106Z Checking rustc-hash v2.1.1
24252026-03-02T07:26:49.173Z Checking unit-prefix v0.5.2
24262026-03-02T07:26:49.198Z Checking mime v0.3.17
24272026-03-02T07:26:49.243Z Checking keccak v0.1.6
24282026-03-02T07:26:49.274Z Checking new_debug_unreachable v1.0.6
24292026-03-02T07:26:49.320Z Checking predicates-core v1.0.10
24302026-03-02T07:26:49.352Z Checking precomputed-hash v0.1.1
24312026-03-02T07:26:49.377Z Checking jiff v0.2.21
24322026-03-02T07:26:49.401Z Checking toml_write v0.1.2
24332026-03-02T07:26:49.479Z Checking fixedbitset v0.4.2
24342026-03-02T07:26:49.504Z Checking string_cache v0.8.9
24352026-03-02T07:26:49.528Z Checking predicates v3.1.4
24362026-03-02T07:26:49.553Z Checking similar v2.7.0
24372026-03-02T07:26:49.578Z Checking sha3 v0.10.8
24382026-03-02T07:26:49.679Z Checking toml_edit v0.22.27
24392026-03-02T07:26:49.736Z Checking petgraph v0.6.5
24402026-03-02T07:26:49.770Z Checking indicatif v0.18.4
24412026-03-02T07:26:49.920Z Checking crossterm v0.28.1
24422026-03-02T07:26:50.054Z Checking tokio-postgres v0.7.16
24432026-03-02T07:26:50.299Z Checking reqwest v0.12.28
24442026-03-02T07:26:50.438Z Checking zone v0.3.1
24452026-03-02T07:26:51.099Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24462026-03-02T07:26:51.262Z Checking hickory-proto v0.25.2
24472026-03-02T07:26:51.859Z Checking petgraph v0.8.3
24482026-03-02T07:26:51.884Z Checking ed25519-dalek v2.2.0
24492026-03-02T07:26:51.884Z Checking slog v2.8.2
24502026-03-02T07:26:52.155Z Checking env_logger v0.11.9
24512026-03-02T07:26:52.274Z Checking usdt v0.6.0
24522026-03-02T07:26:52.341Z Checking usdt-impl v0.5.0
24532026-03-02T07:26:52.384Z Checking ecdsa v0.16.9
24542026-03-02T07:26:52.474Z Checking toml v0.7.8
24552026-03-02T07:26:52.520Z Checking serde_with v3.17.0
24562026-03-02T07:26:52.789Z Checking rsa v0.9.10
24572026-03-02T07:26:52.994Z Checking clap v4.5.60
24582026-03-02T07:26:53.056Z Checking reqwest v0.13.2
24592026-03-02T07:26:53.127Z Checking toml_parser v1.0.9+spec-1.1.0
24602026-03-02T07:26:53.613Z Checking zip v0.6.6
24612026-03-02T07:26:53.731Z Checking strum v0.26.3
24622026-03-02T07:26:53.852Z Checking zip v4.6.1
24632026-03-02T07:26:53.885Z Checking tokio-stream v0.1.18
24642026-03-02T07:26:54.197Z Checking fs-err v3.3.0
24652026-03-02T07:26:54.528Z Checking ahash v0.8.12
24662026-03-02T07:26:54.553Z Checking object v0.37.3
24672026-03-02T07:26:54.683Z Checking itertools v0.13.0
24682026-03-02T07:26:54.860Z Checking buf-list v1.1.2
24692026-03-02T07:26:54.884Z Checking anyhow v1.0.102
24702026-03-02T07:26:55.003Z Checking camino v1.2.2
24712026-03-02T07:26:55.167Z Checking x509-cert v0.2.5
24722026-03-02T07:26:55.223Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24732026-03-02T07:26:55.477Z Checking openapiv3 v2.2.0
24742026-03-02T07:26:55.502Z Checking toml_datetime v0.7.5+spec-1.1.0
24752026-03-02T07:26:55.544Z Checking sha1 v0.10.6
24762026-03-02T07:26:55.722Z Checking peg-runtime v0.8.5
24772026-03-02T07:26:55.809Z Checking lalrpop-util v0.19.12
24782026-03-02T07:26:55.862Z Checking sigpipe v0.1.3
24792026-03-02T07:26:55.940Z Checking glob v0.3.3
24802026-03-02T07:26:59.592Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24812026-03-02T07:27:00.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.01s
24822026-03-02T07:27:00.247Z
24832026-03-02T07:27:00.247Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/252)
24842026-03-02T07:27:01.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-03-02T07:27:01.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-03-02T07:27:01.592Z Checking newtype-uuid v1.3.2
24872026-03-02T07:27:01.624Z Compiling structmeta-derive v0.3.0
24882026-03-02T07:27:01.624Z Compiling rustls v0.22.4
24892026-03-02T07:27:01.669Z Checking regress v0.10.5
24902026-03-02T07:27:01.694Z Compiling multer v3.1.0
24912026-03-02T07:27:01.718Z Compiling newtype-uuid-macros v0.1.0
24922026-03-02T07:27:01.718Z Compiling async-stream-impl v0.3.6
24932026-03-02T07:27:01.744Z Checking futures-executor v0.3.32
24942026-03-02T07:27:01.934Z Checking daft v0.1.5
24952026-03-02T07:27:01.987Z Compiling dropshot v0.16.7
24962026-03-02T07:27:02.046Z Checking futures v0.3.32
24972026-03-02T07:27:02.161Z Compiling dropshot_endpoint v0.16.7
24982026-03-02T07:27:02.349Z Checking iddqd v0.3.17
24992026-03-02T07:27:02.378Z Checking thread_local v1.1.9
25002026-03-02T07:27:02.640Z Checking crossbeam-channel v0.5.15
25012026-03-02T07:27:02.692Z Checking is-terminal v0.4.17
25022026-03-02T07:27:02.820Z Checking term v1.2.1
25032026-03-02T07:27:02.978Z Checking take_mut v0.2.2
25042026-03-02T07:27:03.164Z Checking rustls-webpki v0.102.8
25052026-03-02T07:27:03.222Z Checking slog-term v2.9.2
25062026-03-02T07:27:03.251Z Checking slog-async v2.8.0
25072026-03-02T07:27:03.502Z Compiling structmeta v0.3.0
25082026-03-02T07:27:03.526Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25092026-03-02T07:27:03.684Z Checking serde_spanned v1.0.4
25102026-03-02T07:27:03.786Z Checking toml_writer v1.0.6+spec-1.1.0
25112026-03-02T07:27:03.846Z Compiling derive-ex v0.1.8
25122026-03-02T07:27:03.881Z Compiling parse-display-derive v0.10.0
25132026-03-02T07:27:03.959Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25142026-03-02T07:27:04.075Z Checking match_cfg v0.1.0
25152026-03-02T07:27:04.100Z Checking debug-ignore v1.0.5
25162026-03-02T07:27:04.100Z Checking toml v0.9.12+spec-1.1.0
25172026-03-02T07:27:04.182Z Checking hostname v0.3.1
25182026-03-02T07:27:04.255Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25192026-03-02T07:27:04.321Z Checking slog-json v2.6.1
25202026-03-02T07:27:04.548Z Checking macaddr v1.0.1
25212026-03-02T07:27:04.834Z Checking slog-bunyan v2.5.0
25222026-03-02T07:27:04.867Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25232026-03-02T07:27:05.014Z Checking async-stream v0.3.6
25242026-03-02T07:27:05.240Z Checking waitgroup v0.1.2
25252026-03-02T07:27:05.375Z Checking rustls-pemfile v2.2.0
25262026-03-02T07:27:05.399Z Checking serde_path_to_error v0.1.20
25272026-03-02T07:27:05.464Z Checking hostname v0.4.2
25282026-03-02T07:27:05.583Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25292026-03-02T07:27:05.608Z Checking progenitor-client v0.10.0
25302026-03-02T07:27:05.632Z Compiling itertools v0.14.0
25312026-03-02T07:27:05.805Z Checking progenitor-client v0.13.0
25322026-03-02T07:27:05.929Z Checking instant v0.1.13
25332026-03-02T07:27:05.970Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25342026-03-02T07:27:06.066Z Checking backoff v0.4.0
25352026-03-02T07:27:06.173Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25362026-03-02T07:27:06.342Z Checking backon v1.6.0
25372026-03-02T07:27:06.600Z Checking heck v0.5.0
25382026-03-02T07:27:06.791Z Compiling toml_edit v0.23.10+spec-1.0.0
25392026-03-02T07:27:06.882Z Checking parse-display v0.10.0
25402026-03-02T07:27:06.951Z Checking tokio-rustls v0.25.0
25412026-03-02T07:27:06.976Z Compiling test-strategy v0.4.5
25422026-03-02T07:27:07.024Z Compiling crucible-workspace-hack v0.1.0
25432026-03-02T07:27:07.123Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25442026-03-02T07:27:07.300Z Compiling heapless v0.8.0
25452026-03-02T07:27:07.494Z Compiling typify-impl v0.4.3
25462026-03-02T07:27:07.667Z Checking hash32 v0.3.1
25472026-03-02T07:27:07.862Z Compiling proc-macro-crate v3.4.0
25482026-03-02T07:27:08.075Z Compiling ingot-macros v0.1.1
25492026-03-02T07:27:08.139Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25502026-03-02T07:27:08.184Z Compiling smoltcp v0.11.0
25512026-03-02T07:27:08.828Z Checking tabwriter v1.4.1
25522026-03-02T07:27:08.945Z Checking cobs v0.3.0
25532026-03-02T07:27:08.969Z Compiling num_enum_derive v0.7.5
25542026-03-02T07:27:09.045Z Compiling foreign-types-macros v0.2.3
25552026-03-02T07:27:09.138Z Checking cpufeatures v0.3.0
25562026-03-02T07:27:09.189Z Checking foreign-types-shared v0.3.1
25572026-03-02T07:27:09.254Z Checking chacha20 v0.10.0
25582026-03-02T07:27:09.324Z Checking postcard v1.1.3
25592026-03-02T07:27:09.747Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25602026-03-02T07:27:10.013Z Checking foreign-types v0.5.0
25612026-03-02T07:27:10.132Z Compiling proc-macro-crate v1.3.1
25622026-03-02T07:27:10.203Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25632026-03-02T07:27:10.413Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25642026-03-02T07:27:10.727Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25652026-03-02T07:27:10.817Z Checking cstr-argument v0.1.2
25662026-03-02T07:27:10.842Z Checking num_enum v0.7.5
25672026-03-02T07:27:10.873Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25682026-03-02T07:27:11.021Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25692026-03-02T07:27:11.046Z Checking colored v3.1.1
25702026-03-02T07:27:11.278Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25712026-03-02T07:27:11.334Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25722026-03-02T07:27:11.404Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25732026-03-02T07:27:11.530Z Compiling num_enum_derive v0.5.11
25742026-03-02T07:27:11.571Z Checking rand v0.10.0
25752026-03-02T07:27:11.624Z Checking secrecy v0.10.3
25762026-03-02T07:27:11.806Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25772026-03-02T07:27:12.087Z Compiling memoffset v0.9.1
25782026-03-02T07:27:12.376Z Compiling convert_case v0.4.0
25792026-03-02T07:27:12.485Z Compiling unsafe-libyaml v0.2.11
25802026-03-02T07:27:12.537Z Compiling cfg_aliases v0.2.1
25812026-03-02T07:27:12.651Z Compiling nix v0.30.1
25822026-03-02T07:27:13.159Z Compiling derive_more v0.99.20
25832026-03-02T07:27:13.351Z Checking ingot-types v0.1.2
25842026-03-02T07:27:13.525Z Checking num_enum v0.5.11
25852026-03-02T07:27:13.707Z Compiling serde_yaml v0.9.34+deprecated
25862026-03-02T07:27:14.101Z Checking ingot v0.1.1
25872026-03-02T07:27:14.126Z Checking camino-tempfile v1.4.1
25882026-03-02T07:27:14.396Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25892026-03-02T07:27:14.424Z Compiling prettyplease v0.2.37
25902026-03-02T07:27:14.924Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25912026-03-02T07:27:14.974Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25922026-03-02T07:27:15.088Z Checking smf v0.2.3
25932026-03-02T07:27:15.282Z Compiling num-derive v0.4.2
25942026-03-02T07:27:15.512Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25952026-03-02T07:27:16.695Z Compiling typify-macro v0.4.3
25962026-03-02T07:27:16.732Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25972026-03-02T07:27:16.783Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25982026-03-02T07:27:16.839Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25992026-03-02T07:27:17.203Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26002026-03-02T07:27:17.690Z Checking whoami v1.6.1
26012026-03-02T07:27:17.718Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26022026-03-02T07:27:18.220Z Compiling typify-impl v0.6.1
26032026-03-02T07:27:19.809Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26042026-03-02T07:27:19.834Z Compiling typify v0.4.3
26052026-03-02T07:27:20.032Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26062026-03-02T07:27:20.672Z Checking num-rational v0.4.2
26072026-03-02T07:27:21.709Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26082026-03-02T07:27:21.818Z Compiling thiserror-impl-no-std v2.0.2
26092026-03-02T07:27:22.024Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26102026-03-02T07:27:22.329Z Checking half v2.7.1
26112026-03-02T07:27:22.412Z Checking universal-hash v0.5.1
26122026-03-02T07:27:22.609Z Checking num-complex v0.4.6
26132026-03-02T07:27:22.960Z Checking ciborium-io v0.2.2
26142026-03-02T07:27:22.996Z Checking opaque-debug v0.3.1
26152026-03-02T07:27:23.112Z Checking ciborium-ll v0.2.2
26162026-03-02T07:27:23.159Z Checking poly1305 v0.8.0
26172026-03-02T07:27:23.261Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26182026-03-02T07:27:23.389Z Checking num v0.4.3
26192026-03-02T07:27:23.414Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26202026-03-02T07:27:23.499Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26212026-03-02T07:27:23.630Z Checking toml v0.8.23
26222026-03-02T07:27:24.052Z Checking thiserror-no-std v2.0.2
26232026-03-02T07:27:24.078Z Checking password-hash v0.5.0
26242026-03-02T07:27:24.188Z Checking chacha20 v0.9.1
26252026-03-02T07:27:24.234Z Compiling usdt-attr-macro v0.5.0
26262026-03-02T07:27:24.473Z Compiling usdt-macro v0.5.0
26272026-03-02T07:27:24.517Z Checking blake2 v0.10.6
26282026-03-02T07:27:24.903Z Checking aead v0.5.2
26292026-03-02T07:27:25.179Z Checking memmap v0.7.0
26302026-03-02T07:27:25.440Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26312026-03-02T07:27:25.525Z Checking float-ord v0.3.2
26322026-03-02T07:27:25.621Z Checking usdt v0.5.0
26332026-03-02T07:27:25.691Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26342026-03-02T07:27:25.732Z Checking chacha20poly1305 v0.10.1
26352026-03-02T07:27:25.870Z Checking argon2 v0.5.3
26362026-03-02T07:27:25.921Z Checking vsss-rs v3.3.4
26372026-03-02T07:27:26.131Z Checking ciborium v0.2.2
26382026-03-02T07:27:26.184Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26392026-03-02T07:27:26.500Z Compiling semver v0.1.20
26402026-03-02T07:27:27.005Z Checking indent_write v2.2.0
26412026-03-02T07:27:27.137Z Compiling rustc_version v0.1.7
26422026-03-02T07:27:27.217Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26432026-03-02T07:27:27.535Z Compiling progenitor-impl v0.11.2
26442026-03-02T07:27:27.561Z Compiling typify-macro v0.6.1
26452026-03-02T07:27:28.307Z Compiling pin-project-internal v1.1.11
26462026-03-02T07:27:28.668Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26472026-03-02T07:27:28.922Z Checking linked-hash-map v0.5.6
26482026-03-02T07:27:29.209Z Checking swrite v0.1.0
26492026-03-02T07:27:29.342Z Compiling minimal-lexical v0.2.1
26502026-03-02T07:27:29.744Z Compiling nom v7.1.3
26512026-03-02T07:27:29.769Z Checking lru-cache v0.1.2
26522026-03-02T07:27:29.958Z Compiling newtype_derive v0.1.6
26532026-03-02T07:27:30.432Z Checking pin-project v1.1.11
26542026-03-02T07:27:30.769Z Compiling typify v0.6.1
26552026-03-02T07:27:30.926Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26562026-03-02T07:27:30.951Z Compiling progenitor-impl v0.13.0
26572026-03-02T07:27:30.976Z Checking newline-converter v0.3.0
26582026-03-02T07:27:31.148Z Checking atomicwrites v0.4.4
26592026-03-02T07:27:31.345Z Checking phf_shared v0.12.1
26602026-03-02T07:27:31.589Z Checking hickory-proto v0.24.4
26612026-03-02T07:27:31.616Z Checking progenitor-client v0.11.2
26622026-03-02T07:27:31.845Z Checking console v0.15.11
26632026-03-02T07:27:31.982Z Compiling snafu-derive v0.8.9
26642026-03-02T07:27:32.328Z Checking pem v3.0.6
26652026-03-02T07:27:32.479Z Checking csv-core v0.1.13
26662026-03-02T07:27:32.572Z Compiling derive-where v1.6.0
26672026-03-02T07:27:32.786Z Compiling async-recursion v1.1.1
26682026-03-02T07:27:32.994Z Compiling progenitor-macro v0.11.2
26692026-03-02T07:27:33.939Z Compiling slog-dtrace v0.3.0
26702026-03-02T07:27:34.212Z Checking resolv-conf v0.7.6
26712026-03-02T07:27:34.520Z Checking highway v1.3.0
26722026-03-02T07:27:34.920Z Checking same-file v1.0.6
26732026-03-02T07:27:35.039Z Compiling owo-colors v4.3.0
26742026-03-02T07:27:35.140Z Compiling chrono-tz v0.10.4
26752026-03-02T07:27:35.500Z Compiling cancel-safe-futures v0.1.5
26762026-03-02T07:27:35.644Z Checking unicode-width v0.1.14
26772026-03-02T07:27:35.732Z Checking snafu v0.8.9
26782026-03-02T07:27:36.021Z Compiling const_format_proc_macros v0.2.34
26792026-03-02T07:27:36.250Z Checking walkdir v2.5.0
26802026-03-02T07:27:36.281Z Checking hickory-resolver v0.24.4
26812026-03-02T07:27:36.309Z Compiling progenitor-macro v0.13.0
26822026-03-02T07:27:36.565Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26832026-03-02T07:27:37.610Z Checking csv v1.4.0
26842026-03-02T07:27:37.676Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26852026-03-02T07:27:37.827Z Checking expectorate v1.2.0
26862026-03-02T07:27:38.015Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26872026-03-02T07:27:38.359Z Checking phf v0.12.1
26882026-03-02T07:27:38.682Z Checking tokio-dtrace v0.1.1
26892026-03-02T07:27:38.901Z Compiling progenitor-impl v0.10.0
26902026-03-02T07:27:39.379Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26912026-03-02T07:27:40.122Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26922026-03-02T07:27:40.947Z Checking globset v0.4.18
26932026-03-02T07:27:41.075Z Checking olpc-cjson v0.1.4
26942026-03-02T07:27:41.293Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26952026-03-02T07:27:41.418Z Checking libsw-core v0.3.2
26962026-03-02T07:27:41.470Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26972026-03-02T07:27:41.669Z Checking arc-swap v1.8.2
26982026-03-02T07:27:41.694Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26992026-03-02T07:27:41.740Z Compiling lzma-sys v0.1.20
27002026-03-02T07:27:42.063Z Checking serde_plain v1.0.2
27012026-03-02T07:27:42.307Z Checking utf-8 v0.7.6
27022026-03-02T07:27:42.358Z Checking bytecount v0.6.9
27032026-03-02T07:27:42.496Z Checking typed-path v0.9.3
27042026-03-02T07:27:42.528Z Checking papergrid v0.11.0
27052026-03-02T07:27:42.553Z Checking tungstenite v0.21.0
27062026-03-02T07:27:42.848Z Checking progenitor v0.11.2
27072026-03-02T07:27:43.049Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27082026-03-02T07:27:43.394Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27092026-03-02T07:27:43.634Z Checking slog-scope v4.4.1
27102026-03-02T07:27:43.854Z Checking libsw v3.5.0
27112026-03-02T07:27:43.879Z Checking oxide-tokio-rt v0.1.2
27122026-03-02T07:27:44.164Z Checking tough v0.20.0
27132026-03-02T07:27:44.236Z Compiling progenitor-macro v0.10.0
27142026-03-02T07:27:44.293Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27152026-03-02T07:27:45.051Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27162026-03-02T07:27:45.076Z Checking qorb v0.4.1
27172026-03-02T07:27:46.094Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27182026-03-02T07:27:46.401Z Checking progenitor v0.13.0
27192026-03-02T07:27:46.618Z Checking const_format v0.2.35
27202026-03-02T07:27:47.218Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27212026-03-02T07:27:47.529Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27222026-03-02T07:27:47.577Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27232026-03-02T07:27:48.007Z Compiling cargo_toml v0.22.3
27242026-03-02T07:27:48.537Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27252026-03-02T07:27:48.597Z Checking gethostname v0.5.0
27262026-03-02T07:27:48.625Z Compiling tabled_derive v0.7.0
27272026-03-02T07:27:48.752Z Checking bcs v0.1.6
27282026-03-02T07:27:49.118Z Checking unicode-linebreak v0.1.5
27292026-03-02T07:27:49.215Z Checking linear-map v1.2.0
27302026-03-02T07:27:49.361Z Checking smawk v0.3.2
27312026-03-02T07:27:49.535Z Checking termtree v0.5.1
27322026-03-02T07:27:49.561Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27332026-03-02T07:27:49.607Z Checking textwrap v0.16.2
27342026-03-02T07:27:49.792Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27352026-03-02T07:27:49.995Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27362026-03-02T07:27:50.372Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27372026-03-02T07:27:50.507Z Checking tabled v0.15.0
27382026-03-02T07:27:50.666Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27392026-03-02T07:27:52.095Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27402026-03-02T07:27:52.397Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27412026-03-02T07:27:52.459Z Checking steno v0.4.1
27422026-03-02T07:27:52.661Z Checking slog-stdlog v4.1.1
27432026-03-02T07:27:52.803Z Checking typeid v1.0.3
27442026-03-02T07:27:52.963Z Checking tokio-tungstenite v0.21.0
27452026-03-02T07:27:53.047Z Checking base64 v0.21.7
27462026-03-02T07:27:53.475Z Checking humantime v2.3.0
27472026-03-02T07:27:53.500Z Checking xz2 v0.1.7
27482026-03-02T07:27:53.776Z Checking ron v0.12.0
27492026-03-02T07:27:53.801Z Checking slog-envlogger v2.2.0
27502026-03-02T07:27:53.979Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27512026-03-02T07:27:54.019Z Checking yasna v0.5.2
27522026-03-02T07:27:54.114Z Checking headers-core v0.3.0
27532026-03-02T07:27:54.291Z Checking filetime v0.2.27
27542026-03-02T07:27:54.380Z Checking progenitor v0.10.0
27552026-03-02T07:27:54.427Z Checking xattr v1.6.1
27562026-03-02T07:27:54.512Z Checking base16ct v1.0.0
27572026-03-02T07:27:54.591Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27582026-03-02T07:27:54.636Z Checking tar v0.4.44
27592026-03-02T07:27:54.740Z Checking headers v0.4.1
27602026-03-02T07:27:54.765Z Checking rcgen v0.12.1
27612026-03-02T07:27:55.238Z Checking subprocess v0.2.15
27622026-03-02T07:28:06.180Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27632026-03-02T07:28:18.881Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27642026-03-02T07:28:21.557Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27652026-03-02T07:28:23.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
27662026-03-02T07:28:23.949Z
27672026-03-02T07:28:23.949Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/252)
27682026-03-02T07:28:24.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692026-03-02T07:28:25.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702026-03-02T07:28:25.192Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27712026-03-02T07:28:27.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
27722026-03-02T07:28:27.648Z
27732026-03-02T07:28:27.648Zinfo: running `cargo check --bins` on nexus-config (53/252)
27742026-03-02T07:28:28.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752026-03-02T07:28:28.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762026-03-02T07:28:28.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772026-03-02T07:28:28.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
27782026-03-02T07:28:28.774Z
27792026-03-02T07:28:28.774Zinfo: running `cargo check --bins` on nexus-types (54/252)
27802026-03-02T07:28:29.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812026-03-02T07:28:29.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822026-03-02T07:28:29.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832026-03-02T07:28:29.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
27842026-03-02T07:28:29.939Z
27852026-03-02T07:28:29.939Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/252)
27862026-03-02T07:28:30.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872026-03-02T07:28:30.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882026-03-02T07:28:30.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892026-03-02T07:28:30.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
27902026-03-02T07:28:30.986Z
27912026-03-02T07:28:30.986Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/252)
27922026-03-02T07:28:31.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932026-03-02T07:28:31.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942026-03-02T07:28:31.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952026-03-02T07:28:31.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
27962026-03-02T07:28:32.053Z
27972026-03-02T07:28:32.053Zinfo: running `cargo check --bins` on cockroach-admin-types (57/252)
27982026-03-02T07:28:32.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992026-03-02T07:28:32.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002026-03-02T07:28:32.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012026-03-02T07:28:32.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
28022026-03-02T07:28:33.079Z
28032026-03-02T07:28:33.079Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/252)
28042026-03-02T07:28:33.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052026-03-02T07:28:33.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062026-03-02T07:28:33.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072026-03-02T07:28:33.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28082026-03-02T07:28:34.072Z
28092026-03-02T07:28:34.072Zinfo: running `cargo check --bins` on ereport-types (59/252)
28102026-03-02T07:28:35.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112026-03-02T07:28:35.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122026-03-02T07:28:35.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132026-03-02T07:28:35.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
28142026-03-02T07:28:35.135Z
28152026-03-02T07:28:35.136Zinfo: running `cargo check --bins` on gateway-client (60/252)
28162026-03-02T07:28:36.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172026-03-02T07:28:36.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182026-03-02T07:28:36.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192026-03-02T07:28:36.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28202026-03-02T07:28:36.184Z
28212026-03-02T07:28:36.184Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/252)
28222026-03-02T07:28:37.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232026-03-02T07:28:37.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242026-03-02T07:28:37.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252026-03-02T07:28:37.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28262026-03-02T07:28:37.218Z
28272026-03-02T07:28:37.218Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/252)
28282026-03-02T07:28:38.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292026-03-02T07:28:38.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302026-03-02T07:28:38.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312026-03-02T07:28:38.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28322026-03-02T07:28:38.284Z
28332026-03-02T07:28:38.285Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/252)
28342026-03-02T07:28:39.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352026-03-02T07:28:39.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362026-03-02T07:28:39.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372026-03-02T07:28:39.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28382026-03-02T07:28:39.377Z
28392026-03-02T07:28:39.377Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/252)
28402026-03-02T07:28:40.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412026-03-02T07:28:40.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422026-03-02T07:28:40.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432026-03-02T07:28:40.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28442026-03-02T07:28:40.473Z
28452026-03-02T07:28:40.473Zinfo: running `cargo check --bins` on internal-dns-types (65/252)
28462026-03-02T07:28:41.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472026-03-02T07:28:41.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482026-03-02T07:28:41.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492026-03-02T07:28:41.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28502026-03-02T07:28:41.538Z
28512026-03-02T07:28:41.538Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/252)
28522026-03-02T07:28:42.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532026-03-02T07:28:42.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542026-03-02T07:28:42.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552026-03-02T07:28:42.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
28562026-03-02T07:28:42.610Z
28572026-03-02T07:28:42.610Zinfo: running `cargo check --bins` on nexus-types-versions (67/252)
28582026-03-02T07:28:43.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592026-03-02T07:28:43.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602026-03-02T07:28:43.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612026-03-02T07:28:43.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
28622026-03-02T07:28:43.730Z
28632026-03-02T07:28:43.730Zinfo: running `cargo check --bins` on omicron-passwords (68/252)
28642026-03-02T07:28:44.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652026-03-02T07:28:44.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662026-03-02T07:28:44.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672026-03-02T07:28:44.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28682026-03-02T07:28:44.741Z
28692026-03-02T07:28:44.741Zinfo: running `cargo check --bins` on oxql-types (69/252)
28702026-03-02T07:28:45.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712026-03-02T07:28:45.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722026-03-02T07:28:45.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732026-03-02T07:28:45.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
28742026-03-02T07:28:45.805Z
28752026-03-02T07:28:45.805Zinfo: running `cargo check --bins` on oximeter-types (70/252)
28762026-03-02T07:28:46.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772026-03-02T07:28:46.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782026-03-02T07:28:46.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792026-03-02T07:28:46.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
28802026-03-02T07:28:46.848Z
28812026-03-02T07:28:46.848Zinfo: running `cargo check --bins` on oximeter-types-versions (71/252)
28822026-03-02T07:28:47.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832026-03-02T07:28:47.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842026-03-02T07:28:47.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852026-03-02T07:28:47.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28862026-03-02T07:28:47.880Z
28872026-03-02T07:28:47.880Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/252)
28882026-03-02T07:28:48.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892026-03-02T07:28:48.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902026-03-02T07:28:48.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912026-03-02T07:28:48.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
28922026-03-02T07:28:48.884Z
28932026-03-02T07:28:48.884Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/252)
28942026-03-02T07:28:49.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952026-03-02T07:28:49.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962026-03-02T07:28:49.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972026-03-02T07:28:49.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
28982026-03-02T07:28:49.975Z
28992026-03-02T07:28:49.975Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/252)
29002026-03-02T07:28:51.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012026-03-02T07:28:51.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022026-03-02T07:28:51.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032026-03-02T07:28:51.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
29042026-03-02T07:28:51.126Z
29052026-03-02T07:28:51.126Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/252)
29062026-03-02T07:28:52.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072026-03-02T07:28:52.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082026-03-02T07:28:52.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092026-03-02T07:28:52.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
29102026-03-02T07:28:52.231Z
29112026-03-02T07:28:52.231Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/252)
29122026-03-02T07:28:53.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132026-03-02T07:28:53.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142026-03-02T07:28:53.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152026-03-02T07:28:53.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29162026-03-02T07:28:53.327Z
29172026-03-02T07:28:53.327Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/252)
29182026-03-02T07:28:54.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192026-03-02T07:28:54.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202026-03-02T07:28:54.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212026-03-02T07:28:54.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
29222026-03-02T07:28:54.397Z
29232026-03-02T07:28:54.397Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/252)
29242026-03-02T07:28:55.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252026-03-02T07:28:55.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262026-03-02T07:28:55.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272026-03-02T07:28:55.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
29282026-03-02T07:28:55.458Z
29292026-03-02T07:28:55.458Zinfo: running `cargo check --bins --no-default-features` on gfss (79/252)
29302026-03-02T07:28:56.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312026-03-02T07:28:56.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322026-03-02T07:28:56.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332026-03-02T07:28:56.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
29342026-03-02T07:28:56.483Z
29352026-03-02T07:28:56.483Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/252)
29362026-03-02T07:28:57.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372026-03-02T07:28:57.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382026-03-02T07:28:57.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392026-03-02T07:28:57.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
29402026-03-02T07:28:57.509Z
29412026-03-02T07:28:57.509Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/252)
29422026-03-02T07:28:58.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432026-03-02T07:28:58.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442026-03-02T07:28:58.639Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29452026-03-02T07:28:59.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s
29462026-03-02T07:28:59.596Z
29472026-03-02T07:28:59.596Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/252)
29482026-03-02T07:29:00.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492026-03-02T07:29:00.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502026-03-02T07:29:00.824Z Compiling ar_archive_writer v0.5.1
29512026-03-02T07:29:00.849Z Compiling stacker v0.1.23
29522026-03-02T07:29:00.849Z Compiling cfg_aliases v0.1.1
29532026-03-02T07:29:00.849Z Compiling convert_case v0.10.0
29542026-03-02T07:29:00.895Z Checking fd-lock v4.0.4
29552026-03-02T07:29:00.919Z Checking nibble_vec v0.1.0
29562026-03-02T07:29:00.919Z Checking vte v0.14.1
29572026-03-02T07:29:00.919Z Compiling recursive-proc-macro-impl v0.1.1
29582026-03-02T07:29:00.993Z Compiling nix v0.28.0
29592026-03-02T07:29:01.109Z Checking endian-type v0.1.2
29602026-03-02T07:29:01.177Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29612026-03-02T07:29:01.222Z Checking strip-ansi-escapes v0.2.1
29622026-03-02T07:29:01.320Z Checking radix_trie v0.2.1
29632026-03-02T07:29:01.347Z Compiling peg-macros v0.8.5
29642026-03-02T07:29:01.385Z Checking winnow v0.6.26
29652026-03-02T07:29:01.457Z Compiling derive_more-impl v2.1.1
29662026-03-02T07:29:01.578Z Compiling sqlparser_derive v0.5.0
29672026-03-02T07:29:01.700Z Checking nu-ansi-term v0.50.3
29682026-03-02T07:29:02.002Z Checking home v0.5.12
29692026-03-02T07:29:02.081Z Checking unicode_categories v0.1.1
29702026-03-02T07:29:02.162Z Checking reedline v0.40.0
29712026-03-02T07:29:02.374Z Checking display-error-chain v0.2.2
29722026-03-02T07:29:02.539Z Compiling psm v0.1.30
29732026-03-02T07:29:02.903Z Checking derive_more v2.1.1
29742026-03-02T07:29:03.017Z Checking crossterm v0.29.0
29752026-03-02T07:29:03.406Z Checking peg v0.8.5
29762026-03-02T07:29:03.573Z Checking rustyline v14.0.0
29772026-03-02T07:29:03.731Z Checking sqlformat v0.3.5
29782026-03-02T07:29:03.774Z Checking recursive v0.1.1
29792026-03-02T07:29:03.908Z Checking sqlparser v0.61.0
29802026-03-02T07:29:29.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.41s
29812026-03-02T07:29:29.210Z
29822026-03-02T07:29:29.210Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/252)
29832026-03-02T07:29:30.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-03-02T07:29:30.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-03-02T07:29:30.425Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29862026-03-02T07:29:37.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.31s
29872026-03-02T07:29:37.720Z
29882026-03-02T07:29:37.720Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/252)
29892026-03-02T07:29:38.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-03-02T07:29:38.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-03-02T07:29:38.894Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29922026-03-02T07:29:43.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
29932026-03-02T07:29:43.650Z
29942026-03-02T07:29:43.650Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/252)
29952026-03-02T07:29:44.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-03-02T07:29:44.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-03-02T07:29:44.757Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29982026-03-02T07:29:51.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.52s
29992026-03-02T07:29:51.368Z
30002026-03-02T07:29:51.368Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/252)
30012026-03-02T07:29:52.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-03-02T07:29:52.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-03-02T07:29:52.556Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30042026-03-02T07:29:58.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.53s
30052026-03-02T07:29:59.107Z
30062026-03-02T07:29:59.107Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/252)
30072026-03-02T07:30:00.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30082026-03-02T07:30:00.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30092026-03-02T07:30:00.278Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30102026-03-02T07:30:05.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
30112026-03-02T07:30:05.474Z
30122026-03-02T07:30:05.474Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/252)
30132026-03-02T07:30:06.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30142026-03-02T07:30:06.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30152026-03-02T07:30:06.657Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30162026-03-02T07:30:11.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.38s
30172026-03-02T07:30:12.050Z
30182026-03-02T07:30:12.050Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/252)
30192026-03-02T07:30:13.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202026-03-02T07:30:13.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212026-03-02T07:30:13.201Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30222026-03-02T07:30:19.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.86s
30232026-03-02T07:30:20.114Z
30242026-03-02T07:30:20.114Zinfo: running `cargo check --bins` on oximeter (90/252)
30252026-03-02T07:30:21.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262026-03-02T07:30:21.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272026-03-02T07:30:21.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282026-03-02T07:30:21.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
30292026-03-02T07:30:21.184Z
30302026-03-02T07:30:21.184Zinfo: running `cargo check --bins` on oximeter-schema (91/252)
30312026-03-02T07:30:22.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322026-03-02T07:30:22.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332026-03-02T07:30:22.277Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30342026-03-02T07:30:22.414Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30352026-03-02T07:30:22.968Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30362026-03-02T07:30:31.280Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30372026-03-02T07:30:31.857Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30382026-03-02T07:30:34.479Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30392026-03-02T07:30:35.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.50s
30402026-03-02T07:30:35.877Z
30412026-03-02T07:30:35.877Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/252)
30422026-03-02T07:30:36.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-03-02T07:30:36.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-03-02T07:30:36.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-03-02T07:30:36.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
30462026-03-02T07:30:36.951Z
30472026-03-02T07:30:36.951Zinfo: running `cargo check --bins` on oximeter-test-utils (93/252)
30482026-03-02T07:30:37.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-03-02T07:30:38.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-03-02T07:30:38.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-03-02T07:30:38.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
30522026-03-02T07:30:38.114Z
30532026-03-02T07:30:38.114Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/252)
30542026-03-02T07:30:39.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-03-02T07:30:39.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-03-02T07:30:39.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-03-02T07:30:39.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
30582026-03-02T07:30:39.185Z
30592026-03-02T07:30:39.185Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/252)
30602026-03-02T07:30:40.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-03-02T07:30:40.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-03-02T07:30:40.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-03-02T07:30:40.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
30642026-03-02T07:30:40.293Z
30652026-03-02T07:30:40.293Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/252)
30662026-03-02T07:30:41.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-03-02T07:30:41.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-03-02T07:30:41.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-03-02T07:30:41.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
30702026-03-02T07:30:41.426Z
30712026-03-02T07:30:41.426Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/252)
30722026-03-02T07:30:42.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-03-02T07:30:42.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-03-02T07:30:42.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-03-02T07:30:42.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
30762026-03-02T07:30:42.496Z
30772026-03-02T07:30:42.496Zinfo: running `cargo check --bins` on trust-quorum-types (98/252)
30782026-03-02T07:30:43.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-03-02T07:30:43.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-03-02T07:30:43.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-03-02T07:30:43.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
30822026-03-02T07:30:43.568Z
30832026-03-02T07:30:43.568Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/252)
30842026-03-02T07:30:44.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-03-02T07:30:44.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-03-02T07:30:44.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-03-02T07:30:44.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
30882026-03-02T07:30:44.680Z
30892026-03-02T07:30:44.680Zinfo: running `cargo check --bins` on update-engine (100/252)
30902026-03-02T07:30:45.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-03-02T07:30:45.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-03-02T07:30:45.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932026-03-02T07:30:45.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
30942026-03-02T07:30:45.737Z
30952026-03-02T07:30:45.737Zinfo: running `cargo check --bins` on omicron-certificates (101/252)
30962026-03-02T07:30:46.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972026-03-02T07:30:46.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982026-03-02T07:30:46.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992026-03-02T07:30:46.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31002026-03-02T07:30:46.774Z
31012026-03-02T07:30:46.774Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/252)
31022026-03-02T07:30:47.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032026-03-02T07:30:47.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042026-03-02T07:30:47.954Z Checking dropshot-api-manager-types v0.4.0
31052026-03-02T07:30:47.954Z Checking nanorand v0.7.0
31062026-03-02T07:30:48.255Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31072026-03-02T07:30:48.302Z Checking flume v0.11.1
31082026-03-02T07:30:48.714Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31092026-03-02T07:30:50.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.61s
31102026-03-02T07:30:50.588Z
31112026-03-02T07:30:50.588Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/252)
31122026-03-02T07:30:51.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-03-02T07:30:51.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-03-02T07:30:51.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-03-02T07:30:51.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31162026-03-02T07:30:51.679Z
31172026-03-02T07:30:51.679Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/252)
31182026-03-02T07:30:52.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-03-02T07:30:52.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-03-02T07:30:52.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-03-02T07:30:52.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31222026-03-02T07:30:52.766Z
31232026-03-02T07:30:52.766Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/252)
31242026-03-02T07:30:53.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-03-02T07:30:53.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-03-02T07:30:53.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-03-02T07:30:53.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31282026-03-02T07:30:53.858Z
31292026-03-02T07:30:53.858Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/252)
31302026-03-02T07:30:54.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-03-02T07:30:54.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-03-02T07:30:54.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-03-02T07:30:54.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31342026-03-02T07:30:54.931Z
31352026-03-02T07:30:54.931Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/252)
31362026-03-02T07:30:55.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-03-02T07:30:55.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-03-02T07:30:55.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-03-02T07:30:55.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31402026-03-02T07:30:55.978Z
31412026-03-02T07:30:55.978Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/252)
31422026-03-02T07:30:56.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-03-02T07:30:56.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-03-02T07:30:56.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-03-02T07:30:56.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31462026-03-02T07:30:57.027Z
31472026-03-02T07:30:57.027Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/252)
31482026-03-02T07:30:57.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-03-02T07:30:57.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-03-02T07:30:57.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-03-02T07:30:57.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31522026-03-02T07:30:58.075Z
31532026-03-02T07:30:58.075Zinfo: running `cargo check --bins` on cockroach-admin-client (110/252)
31542026-03-02T07:30:58.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-03-02T07:30:58.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-03-02T07:30:58.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-03-02T07:30:58.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
31582026-03-02T07:30:59.092Z
31592026-03-02T07:30:59.092Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/252)
31602026-03-02T07:31:00.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-03-02T07:31:00.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-03-02T07:31:00.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-03-02T07:31:00.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
31642026-03-02T07:31:00.154Z
31652026-03-02T07:31:00.154Zinfo: running `cargo check --bins` on dns-service-client (112/252)
31662026-03-02T07:31:01.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-03-02T07:31:01.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-03-02T07:31:01.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-03-02T07:31:01.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
31702026-03-02T07:31:01.235Z
31712026-03-02T07:31:01.235Zinfo: running `cargo check --bins` on installinator-client (113/252)
31722026-03-02T07:31:02.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-03-02T07:31:02.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-03-02T07:31:02.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-03-02T07:31:02.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
31762026-03-02T07:31:02.318Z
31772026-03-02T07:31:02.318Zinfo: running `cargo check --bins` on nexus-client (114/252)
31782026-03-02T07:31:03.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-03-02T07:31:03.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-03-02T07:31:03.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-03-02T07:31:03.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
31822026-03-02T07:31:03.441Z
31832026-03-02T07:31:03.441Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/252)
31842026-03-02T07:31:04.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-03-02T07:31:04.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-03-02T07:31:04.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-03-02T07:31:04.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
31882026-03-02T07:31:04.587Z
31892026-03-02T07:31:04.587Zinfo: running `cargo check --bins` on ntp-admin-client (116/252)
31902026-03-02T07:31:05.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-03-02T07:31:05.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-03-02T07:31:05.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-03-02T07:31:05.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
31942026-03-02T07:31:05.600Z
31952026-03-02T07:31:05.600Zinfo: running `cargo check --bins` on oxide-client (117/252)
31962026-03-02T07:31:06.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-03-02T07:31:06.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-03-02T07:31:06.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-03-02T07:31:06.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
32002026-03-02T07:31:06.641Z
32012026-03-02T07:31:06.641Zinfo: running `cargo check --bins` on oximeter-client (118/252)
32022026-03-02T07:31:07.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-03-02T07:31:07.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-03-02T07:31:07.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-03-02T07:31:07.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32062026-03-02T07:31:07.712Z
32072026-03-02T07:31:07.712Zinfo: running `cargo check --bins` on repo-depot-client (119/252)
32082026-03-02T07:31:08.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-03-02T07:31:08.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-03-02T07:31:08.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-03-02T07:31:08.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
32122026-03-02T07:31:08.740Z
32132026-03-02T07:31:08.740Zinfo: running `cargo check --bins` on sled-agent-client (120/252)
32142026-03-02T07:31:09.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-03-02T07:31:09.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-03-02T07:31:09.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-03-02T07:31:09.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
32182026-03-02T07:31:09.823Z
32192026-03-02T07:31:09.823Zinfo: running `cargo check --bins` on wicketd-client (121/252)
32202026-03-02T07:31:10.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-03-02T07:31:10.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-03-02T07:31:10.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-03-02T07:31:10.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32242026-03-02T07:31:10.898Z
32252026-03-02T07:31:10.899Zinfo: running `cargo check --bins` on installinator-common (122/252)
32262026-03-02T07:31:11.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-03-02T07:31:11.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-03-02T07:31:11.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-03-02T07:31:11.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
32302026-03-02T07:31:11.954Z
32312026-03-02T07:31:11.955Zinfo: running `cargo check --bins` on installinator-common-versions (123/252)
32322026-03-02T07:31:12.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-03-02T07:31:12.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-03-02T07:31:12.869Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352026-03-02T07:31:12.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
32362026-03-02T07:31:12.963Z
32372026-03-02T07:31:12.963Zinfo: running `cargo check --bins` on wicket-common (124/252)
32382026-03-02T07:31:13.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392026-03-02T07:31:13.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402026-03-02T07:31:13.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412026-03-02T07:31:13.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32422026-03-02T07:31:14.037Z
32432026-03-02T07:31:14.037Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/252)
32442026-03-02T07:31:15.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452026-03-02T07:31:15.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462026-03-02T07:31:15.206Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32472026-03-02T07:31:15.206Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32482026-03-02T07:31:15.231Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32492026-03-02T07:31:15.231Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32502026-03-02T07:31:15.256Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32512026-03-02T07:31:15.540Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32522026-03-02T07:31:15.565Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32532026-03-02T07:31:15.997Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32542026-03-02T07:31:16.022Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32552026-03-02T07:31:19.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.92s
32562026-03-02T07:31:20.158Z
32572026-03-02T07:31:20.158Zinfo: running `cargo check --bins` on cockroach-admin-api (126/252)
32582026-03-02T07:31:21.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592026-03-02T07:31:21.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602026-03-02T07:31:21.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612026-03-02T07:31:21.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
32622026-03-02T07:31:21.247Z
32632026-03-02T07:31:21.247Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/252)
32642026-03-02T07:31:22.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652026-03-02T07:31:22.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662026-03-02T07:31:22.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672026-03-02T07:31:22.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
32682026-03-02T07:31:22.489Z
32692026-03-02T07:31:22.489Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/252)
32702026-03-02T07:31:23.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712026-03-02T07:31:23.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722026-03-02T07:31:23.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732026-03-02T07:31:23.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
32742026-03-02T07:31:23.712Z
32752026-03-02T07:31:23.712Zinfo: running `cargo check --bins` on dns-server (129/252)
32762026-03-02T07:31:24.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-03-02T07:31:24.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-03-02T07:31:24.830Z Compiling parking_lot_core v0.8.6
32792026-03-02T07:31:24.830Z Compiling git-stub v1.0.0
32802026-03-02T07:31:24.855Z Compiling atomicwrites v0.4.4
32812026-03-02T07:31:24.855Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32822026-03-02T07:31:24.855Z Checking tagptr v0.2.0
32832026-03-02T07:31:24.855Z Checking prefix-trie v0.7.0
32842026-03-02T07:31:24.880Z Checking fxhash v0.2.1
32852026-03-02T07:31:24.904Z Checking hickory-client v0.25.2
32862026-03-02T07:31:25.135Z Checking moka v0.12.13
32872026-03-02T07:31:25.160Z Compiling git-stub-vcs v0.1.0
32882026-03-02T07:31:25.478Z Checking hickory-server v0.25.2
32892026-03-02T07:31:25.602Z Checking parking_lot v0.11.2
32902026-03-02T07:31:25.691Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32912026-03-02T07:31:25.810Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32922026-03-02T07:31:25.834Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32932026-03-02T07:31:25.835Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32942026-03-02T07:31:25.919Z Checking sled v0.34.7
32952026-03-02T07:31:26.392Z Checking hickory-resolver v0.25.2
32962026-03-02T07:31:29.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
32972026-03-02T07:31:30.099Z
32982026-03-02T07:31:30.099Zinfo: running `cargo check --bins` on dns-server-api (130/252)
32992026-03-02T07:31:31.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002026-03-02T07:31:31.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012026-03-02T07:31:31.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022026-03-02T07:31:31.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33032026-03-02T07:31:31.177Z
33042026-03-02T07:31:31.177Zinfo: running `cargo check --bins` on gateway-test-utils (131/252)
33052026-03-02T07:31:32.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062026-03-02T07:31:32.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072026-03-02T07:31:32.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082026-03-02T07:31:32.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33092026-03-02T07:31:32.305Z
33102026-03-02T07:31:32.305Zinfo: running `cargo check --bins` on omicron-gateway (132/252)
33112026-03-02T07:31:33.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122026-03-02T07:31:33.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132026-03-02T07:31:33.555Z Compiling radium v0.7.0
33142026-03-02T07:31:33.580Z Compiling maybe-uninit v2.0.0
33152026-03-02T07:31:33.580Z Checking tap v1.0.1
33162026-03-02T07:31:33.625Z Compiling zerocopy-derive v0.6.6
33172026-03-02T07:31:33.650Z Compiling packed_struct v0.10.1
33182026-03-02T07:31:33.650Z Checking funty v2.0.0
33192026-03-02T07:31:33.650Z Checking crc-catalog v2.4.0
33202026-03-02T07:31:33.712Z Compiling packed_struct_codegen v0.10.1
33212026-03-02T07:31:33.773Z Checking wyz v0.5.1
33222026-03-02T07:31:33.860Z Checking crc v3.4.0
33232026-03-02T07:31:34.087Z Compiling bitfield-macros v0.19.4
33242026-03-02T07:31:34.163Z Compiling indexmap v1.9.3
33252026-03-02T07:31:34.188Z Checking nodrop v0.1.14
33262026-03-02T07:31:34.256Z Checking smallvec v0.6.14
33272026-03-02T07:31:34.313Z Checking array-init v0.0.4
33282026-03-02T07:31:34.373Z Checking hashbrown v0.12.3
33292026-03-02T07:31:34.399Z Checking bitvec v1.0.1
33302026-03-02T07:31:34.498Z Checking ron v0.8.1
33312026-03-02T07:31:34.605Z Checking hashbrown v0.13.2
33322026-03-02T07:31:35.061Z Checking serde-hex v0.1.0
33332026-03-02T07:31:35.175Z Checking zerocopy v0.6.6
33342026-03-02T07:31:35.295Z Checking bitfield v0.19.4
33352026-03-02T07:31:35.388Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33362026-03-02T07:31:35.531Z Checking crc-any v2.5.0
33372026-03-02T07:31:35.684Z Checking void v1.0.2
33382026-03-02T07:31:35.734Z Checking half v1.8.3
33392026-03-02T07:31:35.759Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33402026-03-02T07:31:35.843Z Checking object v0.30.4
33412026-03-02T07:31:35.868Z Checking path-slash v0.1.5
33422026-03-02T07:31:35.868Z Checking tungstenite v0.23.0
33432026-03-02T07:31:35.868Z Checking lzss v0.8.2
33442026-03-02T07:31:36.009Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33452026-03-02T07:31:36.034Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33462026-03-02T07:31:36.123Z Checking serde_cbor v0.11.2
33472026-03-02T07:31:36.267Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33482026-03-02T07:31:36.292Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33492026-03-02T07:31:36.404Z Checking nix v0.27.1
33502026-03-02T07:31:36.675Z Checking kstat-rs v0.2.4
33512026-03-02T07:31:36.878Z Checking serde_bytes v0.11.19
33522026-03-02T07:31:36.928Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33532026-03-02T07:31:36.996Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33542026-03-02T07:31:37.242Z Checking tokio-tungstenite v0.23.1
33552026-03-02T07:31:37.533Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33562026-03-02T07:31:37.572Z Checking signal-hook-tokio v0.3.1
33572026-03-02T07:31:39.620Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33582026-03-02T07:31:39.668Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33592026-03-02T07:31:45.423Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33602026-03-02T07:31:47.252Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33612026-03-02T07:31:47.788Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33622026-03-02T07:31:50.020Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33632026-03-02T07:31:54.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.71s
33642026-03-02T07:31:54.234Z
33652026-03-02T07:31:54.234Zinfo: running `cargo check --bins` on gateway-api (133/252)
33662026-03-02T07:31:55.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672026-03-02T07:31:55.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682026-03-02T07:31:55.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692026-03-02T07:31:55.200Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
33702026-03-02T07:31:55.295Z
33712026-03-02T07:31:55.295Zinfo: running `cargo check --bins` on ipcc (134/252)
33722026-03-02T07:31:56.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732026-03-02T07:31:56.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742026-03-02T07:31:56.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752026-03-02T07:31:56.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
33762026-03-02T07:31:56.335Z
33772026-03-02T07:31:56.335Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/252)
33782026-03-02T07:31:57.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792026-03-02T07:31:57.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802026-03-02T07:31:57.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33812026-03-02T07:31:57.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
33822026-03-02T07:31:57.359Z
33832026-03-02T07:31:57.359Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/252)
33842026-03-02T07:31:58.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852026-03-02T07:31:58.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862026-03-02T07:31:58.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33872026-03-02T07:31:58.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
33882026-03-02T07:31:58.425Z
33892026-03-02T07:31:58.425Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (137/252)
33902026-03-02T07:31:59.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912026-03-02T07:31:59.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922026-03-02T07:31:59.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33932026-03-02T07:31:59.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
33942026-03-02T07:31:59.554Z
33952026-03-02T07:31:59.554Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (138/252)
33962026-03-02T07:32:00.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972026-03-02T07:32:00.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982026-03-02T07:32:00.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33992026-03-02T07:32:00.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
34002026-03-02T07:32:00.675Z
34012026-03-02T07:32:00.675Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (139/252)
34022026-03-02T07:32:01.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032026-03-02T07:32:01.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042026-03-02T07:32:01.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34052026-03-02T07:32:01.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34062026-03-02T07:32:01.789Z
34072026-03-02T07:32:01.789Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (140/252)
34082026-03-02T07:32:02.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092026-03-02T07:32:02.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102026-03-02T07:32:02.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112026-03-02T07:32:02.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
34122026-03-02T07:32:02.919Z
34132026-03-02T07:32:02.919Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (141/252)
34142026-03-02T07:32:03.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152026-03-02T07:32:03.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162026-03-02T07:32:03.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34172026-03-02T07:32:03.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34182026-03-02T07:32:04.022Z
34192026-03-02T07:32:04.022Zinfo: running `cargo check --bins` on oximeter-producer (142/252)
34202026-03-02T07:32:05.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212026-03-02T07:32:05.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222026-03-02T07:32:05.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34232026-03-02T07:32:05.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34242026-03-02T07:32:05.232Z
34252026-03-02T07:32:05.232Zinfo: running `cargo check --bins` on internal-dns-resolver (143/252)
34262026-03-02T07:32:06.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272026-03-02T07:32:06.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282026-03-02T07:32:06.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292026-03-02T07:32:06.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
34302026-03-02T07:32:06.362Z
34312026-03-02T07:32:06.362Zinfo: running `cargo check --bins` on sp-sim (144/252)
34322026-03-02T07:32:07.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332026-03-02T07:32:07.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342026-03-02T07:32:07.665Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34352026-03-02T07:32:10.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
34362026-03-02T07:32:11.122Z
34372026-03-02T07:32:11.122Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (145/252)
34382026-03-02T07:32:12.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392026-03-02T07:32:12.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402026-03-02T07:32:12.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34412026-03-02T07:32:12.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34422026-03-02T07:32:12.303Z
34432026-03-02T07:32:12.303Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (146/252)
34442026-03-02T07:32:13.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452026-03-02T07:32:13.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462026-03-02T07:32:13.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472026-03-02T07:32:13.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
34482026-03-02T07:32:13.474Z
34492026-03-02T07:32:13.474Zinfo: running `cargo check --bins` on db-macros (147/252)
34502026-03-02T07:32:14.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512026-03-02T07:32:14.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522026-03-02T07:32:14.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34532026-03-02T07:32:14.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34542026-03-02T07:32:14.502Z
34552026-03-02T07:32:14.502Zinfo: running `cargo check --bins` on nexus-macros-common (148/252)
34562026-03-02T07:32:15.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572026-03-02T07:32:15.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582026-03-02T07:32:15.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34592026-03-02T07:32:15.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
34602026-03-02T07:32:15.522Z
34612026-03-02T07:32:15.522Zinfo: running `cargo check --bins` on nexus-auth (149/252)
34622026-03-02T07:32:16.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34632026-03-02T07:32:16.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34642026-03-02T07:32:16.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34652026-03-02T07:32:16.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34662026-03-02T07:32:16.673Z
34672026-03-02T07:32:16.673Zinfo: running `cargo check --bins` on authz-macros (150/252)
34682026-03-02T07:32:17.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692026-03-02T07:32:17.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702026-03-02T07:32:17.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34712026-03-02T07:32:17.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
34722026-03-02T07:32:17.676Z
34732026-03-02T07:32:17.676Zinfo: running `cargo check --bins` on nexus-db-fixed-data (151/252)
34742026-03-02T07:32:18.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34752026-03-02T07:32:18.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34762026-03-02T07:32:18.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34772026-03-02T07:32:18.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
34782026-03-02T07:32:18.816Z
34792026-03-02T07:32:18.816Zinfo: running `cargo check --bins` on nexus-db-model (152/252)
34802026-03-02T07:32:19.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812026-03-02T07:32:19.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822026-03-02T07:32:19.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832026-03-02T07:32:19.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
34842026-03-02T07:32:19.954Z
34852026-03-02T07:32:19.954Zinfo: running `cargo check --bins` on nexus-db-schema (153/252)
34862026-03-02T07:32:20.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34872026-03-02T07:32:20.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34882026-03-02T07:32:20.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34892026-03-02T07:32:20.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
34902026-03-02T07:32:20.954Z
34912026-03-02T07:32:20.954Zinfo: running `cargo check --bins` on omicron-rpaths (154/252)
34922026-03-02T07:32:21.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34932026-03-02T07:32:21.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34942026-03-02T07:32:21.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34952026-03-02T07:32:21.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
34962026-03-02T07:32:21.943Z
34972026-03-02T07:32:21.943Zinfo: running `cargo check --bins` on nexus-defaults (155/252)
34982026-03-02T07:32:22.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34992026-03-02T07:32:22.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35002026-03-02T07:32:22.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35012026-03-02T07:32:22.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
35022026-03-02T07:32:22.972Z
35032026-03-02T07:32:22.972Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (156/252)
35042026-03-02T07:32:23.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052026-03-02T07:32:23.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062026-03-02T07:32:23.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35072026-03-02T07:32:23.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
35082026-03-02T07:32:23.972Z
35092026-03-02T07:32:23.972Zinfo: running `cargo check --bins` on parallel-task-set (157/252)
35102026-03-02T07:32:24.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-03-02T07:32:24.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-03-02T07:32:24.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-03-02T07:32:24.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
35142026-03-02T07:32:24.964Z
35152026-03-02T07:32:24.964Zinfo: running `cargo check --bins` on nexus-db-errors (158/252)
35162026-03-02T07:32:25.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-03-02T07:32:26.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-03-02T07:32:26.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-03-02T07:32:26.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35202026-03-02T07:32:26.117Z
35212026-03-02T07:32:26.117Zinfo: running `cargo check --bins` on nexus-db-lookup (159/252)
35222026-03-02T07:32:27.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-03-02T07:32:27.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-03-02T07:32:27.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-03-02T07:32:27.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35262026-03-02T07:32:27.273Z
35272026-03-02T07:32:27.273Zinfo: running `cargo check --bins` on nexus-inventory (160/252)
35282026-03-02T07:32:28.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-03-02T07:32:28.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-03-02T07:32:28.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-03-02T07:32:28.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
35322026-03-02T07:32:28.415Z
35332026-03-02T07:32:28.415Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (161/252)
35342026-03-02T07:32:29.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-03-02T07:32:29.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-03-02T07:32:29.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-03-02T07:32:29.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
35382026-03-02T07:32:29.517Z
35392026-03-02T07:32:29.517Zinfo: running `cargo check --bins --no-default-features` on sled-storage (162/252)
35402026-03-02T07:32:30.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-03-02T07:32:30.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-03-02T07:32:30.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-03-02T07:32:30.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
35442026-03-02T07:32:30.644Z
35452026-03-02T07:32:30.644Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (163/252)
35462026-03-02T07:32:31.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-03-02T07:32:31.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-03-02T07:32:31.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-03-02T07:32:31.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
35502026-03-02T07:32:31.728Z
35512026-03-02T07:32:31.728Zinfo: running `cargo check --bins` on key-manager (164/252)
35522026-03-02T07:32:32.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-03-02T07:32:32.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-03-02T07:32:32.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-03-02T07:32:32.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
35562026-03-02T07:32:32.775Z
35572026-03-02T07:32:32.775Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (165/252)
35582026-03-02T07:32:33.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-03-02T07:32:33.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-03-02T07:32:33.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-03-02T07:32:33.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
35622026-03-02T07:32:33.831Z
35632026-03-02T07:32:33.831Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (166/252)
35642026-03-02T07:32:34.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-03-02T07:32:34.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-03-02T07:32:34.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-03-02T07:32:34.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
35682026-03-02T07:32:34.868Z
35692026-03-02T07:32:34.868Zinfo: running `cargo check --bins` on typed-rng (167/252)
35702026-03-02T07:32:35.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-03-02T07:32:35.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-03-02T07:32:35.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-03-02T07:32:35.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
35742026-03-02T07:32:35.914Z
35752026-03-02T07:32:35.914Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (168/252)
35762026-03-02T07:32:36.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-03-02T07:32:37.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-03-02T07:32:37.371Z Compiling libefi-sys v0.1.0
35792026-03-02T07:32:37.371Z Compiling bitfield-struct v0.6.2
35802026-03-02T07:32:37.396Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35812026-03-02T07:32:37.421Z Compiling xshell-macros v0.2.7
35822026-03-02T07:32:37.483Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35832026-03-02T07:32:37.508Z Compiling salty v0.3.0
35842026-03-02T07:32:37.534Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35852026-03-02T07:32:37.559Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
35862026-03-02T07:32:37.584Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35872026-03-02T07:32:38.006Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35882026-03-02T07:32:38.047Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35892026-03-02T07:32:38.096Z Checking xshell v0.2.7
35902026-03-02T07:32:38.291Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
35912026-03-02T07:32:38.321Z Checking primeorder v0.13.6
35922026-03-02T07:32:38.380Z Compiling proc-macro-error-attr2 v2.0.0
35932026-03-02T07:32:38.429Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35942026-03-02T07:32:38.457Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35952026-03-02T07:32:38.537Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35962026-03-02T07:32:38.760Z Checking p384 v0.13.1
35972026-03-02T07:32:38.785Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35982026-03-02T07:32:38.810Z Compiling nix v0.31.1
35992026-03-02T07:32:39.027Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36002026-03-02T07:32:39.055Z Compiling proc-macro-error2 v2.0.1
36012026-03-02T07:32:39.297Z Compiling num-derive v0.3.3
36022026-03-02T07:32:39.440Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36032026-03-02T07:32:39.495Z Compiling unicase v2.9.0
36042026-03-02T07:32:39.580Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36052026-03-02T07:32:39.605Z Compiling tabled_derive v0.11.0
36062026-03-02T07:32:39.766Z Checking papergrid v0.17.0
36072026-03-02T07:32:39.841Z Compiling mime_guess v2.0.5
36082026-03-02T07:32:40.219Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36092026-03-02T07:32:40.724Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36102026-03-02T07:32:40.750Z Checking libscf-sys v1.1.0
36112026-03-02T07:32:40.851Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36122026-03-02T07:32:40.947Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36132026-03-02T07:32:40.972Z Checking testing_table v0.3.0
36142026-03-02T07:32:41.086Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36152026-03-02T07:32:41.118Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36162026-03-02T07:32:41.423Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36172026-03-02T07:32:41.474Z Checking corncobs v0.1.4
36182026-03-02T07:32:41.665Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36192026-03-02T07:32:41.786Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36202026-03-02T07:32:41.811Z Checking tabled v0.20.0
36212026-03-02T07:32:41.871Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36222026-03-02T07:32:41.947Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36232026-03-02T07:32:42.047Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36242026-03-02T07:32:42.247Z Checking secrecy v0.8.0
36252026-03-02T07:32:42.272Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36262026-03-02T07:32:42.460Z Checking http-range v0.1.5
36272026-03-02T07:32:42.632Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36282026-03-02T07:32:43.330Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36292026-03-02T07:32:43.456Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36302026-03-02T07:32:43.505Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36312026-03-02T07:32:43.656Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36322026-03-02T07:32:43.822Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36332026-03-02T07:32:43.911Z Checking atty v0.2.14
36342026-03-02T07:32:43.989Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36352026-03-02T07:32:44.016Z Checking crc8 v0.1.1
36362026-03-02T07:32:44.041Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36372026-03-02T07:32:44.068Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36382026-03-02T07:32:44.157Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36392026-03-02T07:32:44.189Z Checking hyper-staticfile v0.10.1
36402026-03-02T07:32:44.591Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36412026-03-02T07:32:44.683Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36422026-03-02T07:32:44.752Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36432026-03-02T07:32:44.901Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36442026-03-02T07:32:45.046Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36452026-03-02T07:32:45.347Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36462026-03-02T07:32:45.373Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36472026-03-02T07:32:45.607Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36482026-03-02T07:32:45.676Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36492026-03-02T07:32:45.745Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36502026-03-02T07:32:46.095Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36512026-03-02T07:32:46.277Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36522026-03-02T07:32:46.369Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36532026-03-02T07:32:46.562Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36542026-03-02T07:32:48.122Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36552026-03-02T07:32:48.438Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36562026-03-02T07:32:48.612Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36572026-03-02T07:32:49.346Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36582026-03-02T07:32:49.965Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36592026-03-02T07:32:50.031Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36602026-03-02T07:33:00.052Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36612026-03-02T07:33:22.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.71s
36622026-03-02T07:33:22.868Z
36632026-03-02T07:33:22.868Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (169/252)
36642026-03-02T07:33:23.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36652026-03-02T07:33:23.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36662026-03-02T07:33:24.211Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36672026-03-02T07:33:46.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.19s
36682026-03-02T07:33:46.291Z
36692026-03-02T07:33:46.291Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (170/252)
36702026-03-02T07:33:47.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36712026-03-02T07:33:47.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36722026-03-02T07:33:47.624Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36732026-03-02T07:34:09.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.73s
36742026-03-02T07:34:09.248Z
36752026-03-02T07:34:09.248Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (171/252)
36762026-03-02T07:34:10.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36772026-03-02T07:34:10.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36782026-03-02T07:34:10.555Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36792026-03-02T07:34:33.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.85s
36802026-03-02T07:34:33.335Z
36812026-03-02T07:34:33.335Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (172/252)
36822026-03-02T07:34:34.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832026-03-02T07:34:34.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842026-03-02T07:34:34.658Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36852026-03-02T07:34:55.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.61s
36862026-03-02T07:34:56.202Z
36872026-03-02T07:34:56.202Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (173/252)
36882026-03-02T07:34:57.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892026-03-02T07:34:57.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902026-03-02T07:34:57.545Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36912026-03-02T07:35:19.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.72s
36922026-03-02T07:35:20.156Z
36932026-03-02T07:35:20.156Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (174/252)
36942026-03-02T07:35:21.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952026-03-02T07:35:21.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962026-03-02T07:35:21.519Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36972026-03-02T07:35:43.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.99s
36982026-03-02T07:35:43.361Z
36992026-03-02T07:35:43.361Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (175/252)
37002026-03-02T07:35:44.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012026-03-02T07:35:44.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022026-03-02T07:35:44.659Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37032026-03-02T07:36:06.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.14s
37042026-03-02T07:36:06.724Z
37052026-03-02T07:36:06.724Zinfo: running `cargo check --bins` on bootstrap-agent-api (176/252)
37062026-03-02T07:36:07.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072026-03-02T07:36:07.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082026-03-02T07:36:07.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37092026-03-02T07:36:07.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37102026-03-02T07:36:07.886Z
37112026-03-02T07:36:07.886Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (177/252)
37122026-03-02T07:36:08.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132026-03-02T07:36:08.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142026-03-02T07:36:08.898Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37152026-03-02T07:36:08.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
37162026-03-02T07:36:09.008Z
37172026-03-02T07:36:09.008Zinfo: running `cargo check --bins` on range-requests (178/252)
37182026-03-02T07:36:09.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192026-03-02T07:36:09.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202026-03-02T07:36:09.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37212026-03-02T07:36:09.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
37222026-03-02T07:36:10.076Z
37232026-03-02T07:36:10.076Zinfo: running `cargo check --bins` on repo-depot-api (179/252)
37242026-03-02T07:36:11.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252026-03-02T07:36:11.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262026-03-02T07:36:11.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37272026-03-02T07:36:11.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
37282026-03-02T07:36:11.212Z
37292026-03-02T07:36:11.212Zinfo: running `cargo check --bins` on sled-agent-api (180/252)
37302026-03-02T07:36:12.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312026-03-02T07:36:12.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322026-03-02T07:36:12.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332026-03-02T07:36:12.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37342026-03-02T07:36:12.399Z
37352026-03-02T07:36:12.399Zinfo: running `cargo check --bins` on sled-diagnostics (181/252)
37362026-03-02T07:36:13.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372026-03-02T07:36:13.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382026-03-02T07:36:13.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392026-03-02T07:36:13.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
37402026-03-02T07:36:13.539Z
37412026-03-02T07:36:13.539Zinfo: running `cargo check --bins` on zfs-test-harness (182/252)
37422026-03-02T07:36:14.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432026-03-02T07:36:14.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442026-03-02T07:36:14.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452026-03-02T07:36:14.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37462026-03-02T07:36:14.693Z
37472026-03-02T07:36:14.693Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (183/252)
37482026-03-02T07:36:15.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492026-03-02T07:36:15.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502026-03-02T07:36:15.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512026-03-02T07:36:15.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
37522026-03-02T07:36:15.870Z
37532026-03-02T07:36:15.870Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (184/252)
37542026-03-02T07:36:16.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552026-03-02T07:36:16.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562026-03-02T07:36:16.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572026-03-02T07:36:16.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
37582026-03-02T07:36:17.044Z
37592026-03-02T07:36:17.045Zinfo: running `cargo check --bins` on sled-agent-health-monitor (185/252)
37602026-03-02T07:36:18.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612026-03-02T07:36:18.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622026-03-02T07:36:18.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632026-03-02T07:36:18.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
37642026-03-02T07:36:18.220Z
37652026-03-02T07:36:18.220Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (186/252)
37662026-03-02T07:36:19.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672026-03-02T07:36:19.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682026-03-02T07:36:19.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692026-03-02T07:36:19.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
37702026-03-02T07:36:19.334Z
37712026-03-02T07:36:19.334Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (187/252)
37722026-03-02T07:36:20.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732026-03-02T07:36:20.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742026-03-02T07:36:20.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752026-03-02T07:36:20.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
37762026-03-02T07:36:20.466Z
37772026-03-02T07:36:20.466Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (188/252)
37782026-03-02T07:36:21.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792026-03-02T07:36:21.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802026-03-02T07:36:21.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812026-03-02T07:36:21.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
37822026-03-02T07:36:21.586Z
37832026-03-02T07:36:21.586Zinfo: running `cargo check --bins` on trust-quorum (189/252)
37842026-03-02T07:36:22.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852026-03-02T07:36:22.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862026-03-02T07:36:22.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872026-03-02T07:36:22.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
37882026-03-02T07:36:22.721Z
37892026-03-02T07:36:22.721Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (190/252)
37902026-03-02T07:36:23.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912026-03-02T07:36:23.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922026-03-02T07:36:23.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932026-03-02T07:36:23.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37942026-03-02T07:36:23.915Z
37952026-03-02T07:36:23.915Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (191/252)
37962026-03-02T07:36:25.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972026-03-02T07:36:25.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982026-03-02T07:36:25.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992026-03-02T07:36:25.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
38002026-03-02T07:36:25.140Z
38012026-03-02T07:36:25.140Zinfo: running `cargo check --bins` on update-common (192/252)
38022026-03-02T07:36:26.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032026-03-02T07:36:26.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042026-03-02T07:36:26.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052026-03-02T07:36:26.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
38062026-03-02T07:36:26.306Z
38072026-03-02T07:36:26.306Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/252)
38082026-03-02T07:36:27.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092026-03-02T07:36:27.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102026-03-02T07:36:27.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112026-03-02T07:36:27.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
38122026-03-02T07:36:27.476Z
38132026-03-02T07:36:27.477Zinfo: running `cargo check --bins` on reconfigurator-cli (194/252)
38142026-03-02T07:36:28.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-03-02T07:36:28.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-03-02T07:36:28.810Z Compiling fs-err v2.11.0
38172026-03-02T07:36:28.810Z Checking ignore v0.4.25
38182026-03-02T07:36:28.835Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38192026-03-02T07:36:28.835Z Checking predicates-tree v1.0.13
38202026-03-02T07:36:28.861Z Checking parse-size v1.1.0
38212026-03-02T07:36:28.913Z Checking rand_seeder v0.4.0
38222026-03-02T07:36:28.938Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38232026-03-02T07:36:28.938Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38242026-03-02T07:36:29.043Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38252026-03-02T07:36:29.117Z Compiling petname v2.0.2
38262026-03-02T07:36:29.196Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38272026-03-02T07:36:29.447Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38282026-03-02T07:36:29.485Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38292026-03-02T07:36:29.563Z Checking globwalk v0.9.1
38302026-03-02T07:36:29.594Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38312026-03-02T07:36:29.767Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38322026-03-02T07:36:29.858Z Checking camino-tempfile-ext v0.3.3
38332026-03-02T07:36:29.883Z Checking sapling-renderdag v0.1.0
38342026-03-02T07:36:30.054Z Checking sync-ptr v0.1.4
38352026-03-02T07:36:30.176Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38362026-03-02T07:36:30.252Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38372026-03-02T07:36:30.344Z Checking colored v2.2.0
38382026-03-02T07:36:30.407Z Checking assert_matches v1.5.0
38392026-03-02T07:36:30.778Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38402026-03-02T07:36:31.010Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38412026-03-02T07:36:31.035Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38422026-03-02T07:36:32.081Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38432026-03-02T07:36:34.554Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38442026-03-02T07:36:38.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.28s
38452026-03-02T07:36:38.984Z
38462026-03-02T07:36:38.984Zinfo: running `cargo check --bins` on omicron-repl-utils (195/252)
38472026-03-02T07:36:39.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-03-02T07:36:39.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-03-02T07:36:39.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-03-02T07:36:39.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
38512026-03-02T07:36:40.090Z
38522026-03-02T07:36:40.090Zinfo: running `cargo check --bins` on nexus-test-interface (196/252)
38532026-03-02T07:36:41.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-03-02T07:36:41.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-03-02T07:36:41.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-03-02T07:36:41.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38572026-03-02T07:36:41.376Z
38582026-03-02T07:36:41.376Zinfo: running `cargo check --bins` on oximeter-collector (197/252)
38592026-03-02T07:36:42.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-03-02T07:36:42.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-03-02T07:36:42.708Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38622026-03-02T07:36:42.709Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38632026-03-02T07:36:43.751Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38642026-03-02T07:36:46.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s
38652026-03-02T07:36:46.886Z
38662026-03-02T07:36:46.886Zinfo: running `cargo check --bins` on oximeter-api (198/252)
38672026-03-02T07:36:47.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682026-03-02T07:36:47.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692026-03-02T07:36:47.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38702026-03-02T07:36:47.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
38712026-03-02T07:36:47.923Z
38722026-03-02T07:36:47.923Zinfo: running `cargo check --bins` on cert-dev (199/252)
38732026-03-02T07:36:48.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38742026-03-02T07:36:48.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38752026-03-02T07:36:48.979Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38762026-03-02T07:36:49.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
38772026-03-02T07:36:49.456Z
38782026-03-02T07:36:49.457Zinfo: running `cargo check --bins` on clickana (200/252)
38792026-03-02T07:36:50.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802026-03-02T07:36:50.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812026-03-02T07:36:50.571Z Compiling darling_core v0.23.0
38822026-03-02T07:36:50.596Z Compiling instability v0.3.11
38832026-03-02T07:36:50.597Z Checking castaway v0.2.4
38842026-03-02T07:36:50.597Z Compiling indoc v2.0.7
38852026-03-02T07:36:50.597Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38862026-03-02T07:36:50.623Z Checking unicode-truncate v1.1.0
38872026-03-02T07:36:50.648Z Checking lru v0.12.5
38882026-03-02T07:36:50.648Z Checking cassowary v0.3.0
38892026-03-02T07:36:50.830Z Checking compact_str v0.8.1
38902026-03-02T07:36:52.562Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38912026-03-02T07:36:52.839Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38922026-03-02T07:36:53.770Z Compiling darling_macro v0.23.0
38932026-03-02T07:36:54.432Z Compiling darling v0.23.0
38942026-03-02T07:36:55.471Z Checking ratatui v0.29.0
38952026-03-02T07:36:57.926Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38962026-03-02T07:36:58.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.53s
38972026-03-02T07:36:59.181Z
38982026-03-02T07:36:59.181Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (201/252)
38992026-03-02T07:37:00.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39002026-03-02T07:37:00.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39012026-03-02T07:37:00.415Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39022026-03-02T07:37:00.415Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39032026-03-02T07:37:01.324Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39042026-03-02T07:37:02.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
39052026-03-02T07:37:02.225Z
39062026-03-02T07:37:02.225Zinfo: running `cargo check --bins` on ch-dev (202/252)
39072026-03-02T07:37:03.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-03-02T07:37:03.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-03-02T07:37:03.519Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39102026-03-02T07:37:04.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
39112026-03-02T07:37:04.819Z
39122026-03-02T07:37:04.819Zinfo: running `cargo check --bins` on dev-tools-common (203/252)
39132026-03-02T07:37:05.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-03-02T07:37:05.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-03-02T07:37:05.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-03-02T07:37:05.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
39172026-03-02T07:37:05.665Z
39182026-03-02T07:37:05.665Zinfo: running `cargo check --bins` on crdb-seed (204/252)
39192026-03-02T07:37:06.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-03-02T07:37:06.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-03-02T07:37:06.974Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39222026-03-02T07:37:07.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
39232026-03-02T07:37:07.711Z
39242026-03-02T07:37:07.711Zinfo: running `cargo check --bins` on db-dev (205/252)
39252026-03-02T07:37:08.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-03-02T07:37:08.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-03-02T07:37:08.963Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39282026-03-02T07:37:10.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
39292026-03-02T07:37:10.274Z
39302026-03-02T07:37:10.275Zinfo: running `cargo check --bins` on omicron-dev-lib (206/252)
39312026-03-02T07:37:11.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-03-02T07:37:11.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-03-02T07:37:11.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-03-02T07:37:11.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
39352026-03-02T07:37:11.478Z
39362026-03-02T07:37:11.478Zinfo: running `cargo check --bins` on xtask-downloader (207/252)
39372026-03-02T07:37:12.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-03-02T07:37:12.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-03-02T07:37:12.482Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39402026-03-02T07:37:13.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
39412026-03-02T07:37:13.744Z
39422026-03-02T07:37:13.744Zinfo: running `cargo check --bins` on omicron-dropshot-apis (208/252)
39432026-03-02T07:37:14.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-03-02T07:37:14.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-03-02T07:37:14.993Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39462026-03-02T07:37:14.993Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39472026-03-02T07:37:14.993Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39482026-03-02T07:37:15.018Z Checking git-stub v1.0.0
39492026-03-02T07:37:15.018Z Compiling trait-variant v0.1.2
39502026-03-02T07:37:15.018Z Checking maplit v1.0.2
39512026-03-02T07:37:15.018Z Checking is_ci v1.2.0
39522026-03-02T07:37:15.018Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39532026-03-02T07:37:15.220Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39542026-03-02T07:37:15.290Z Checking supports-color v3.0.2
39552026-03-02T07:37:15.424Z Checking drift v0.1.3
39562026-03-02T07:37:15.454Z Checking git-stub-vcs v0.1.0
39572026-03-02T07:37:15.506Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39582026-03-02T07:37:15.531Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39592026-03-02T07:37:15.792Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39602026-03-02T07:37:15.817Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39612026-03-02T07:37:15.952Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39622026-03-02T07:37:16.023Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39632026-03-02T07:37:16.048Z Checking dropshot-api-manager v0.4.0
39642026-03-02T07:37:16.265Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39652026-03-02T07:37:16.550Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39662026-03-02T07:37:16.761Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39672026-03-02T07:37:17.386Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39682026-03-02T07:37:27.694Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39692026-03-02T07:37:29.831Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39702026-03-02T07:37:30.955Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39712026-03-02T07:37:31.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.94s
39722026-03-02T07:37:31.905Z
39732026-03-02T07:37:31.905Zinfo: running `cargo check --bins` on installinator-api (209/252)
39742026-03-02T07:37:32.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39752026-03-02T07:37:32.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39762026-03-02T07:37:32.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39772026-03-02T07:37:32.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
39782026-03-02T07:37:32.953Z
39792026-03-02T07:37:32.953Zinfo: running `cargo check --bins` on nexus-external-api (210/252)
39802026-03-02T07:37:33.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39812026-03-02T07:37:33.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39822026-03-02T07:37:33.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39832026-03-02T07:37:34.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
39842026-03-02T07:37:34.092Z
39852026-03-02T07:37:34.092Zinfo: running `cargo check --bins` on nexus-internal-api (211/252)
39862026-03-02T07:37:35.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872026-03-02T07:37:35.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882026-03-02T07:37:35.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39892026-03-02T07:37:35.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
39902026-03-02T07:37:35.179Z
39912026-03-02T07:37:35.179Zinfo: running `cargo check --bins` on nexus-lockstep-api (212/252)
39922026-03-02T07:37:36.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39932026-03-02T07:37:36.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39942026-03-02T07:37:36.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39952026-03-02T07:37:36.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
39962026-03-02T07:37:36.357Z
39972026-03-02T07:37:36.358Zinfo: running `cargo check --bins` on ntp-admin-api (213/252)
39982026-03-02T07:37:37.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-03-02T07:37:37.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-03-02T07:37:37.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-03-02T07:37:37.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
40022026-03-02T07:37:37.413Z
40032026-03-02T07:37:37.413Zinfo: running `cargo check --bins` on ntp-admin-types-versions (214/252)
40042026-03-02T07:37:38.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-03-02T07:37:38.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-03-02T07:37:38.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-03-02T07:37:38.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
40082026-03-02T07:37:38.418Z
40092026-03-02T07:37:38.418Zinfo: running `cargo check --bins` on wicketd-api (215/252)
40102026-03-02T07:37:39.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-03-02T07:37:39.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-03-02T07:37:39.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-03-02T07:37:39.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
40142026-03-02T07:37:39.503Z
40152026-03-02T07:37:39.503Zinfo: running `cargo check --bins` on omicron-ls-apis (216/252)
40162026-03-02T07:37:40.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-03-02T07:37:40.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-03-02T07:37:40.582Z Checking erased-serde v0.4.9
40192026-03-02T07:37:40.606Z Checking ordered-float v2.10.1
40202026-03-02T07:37:40.638Z Checking unicode-xid v0.2.6
40212026-03-02T07:37:40.664Z Checking cargo-platform v0.2.0
40222026-03-02T07:37:41.078Z Checking serde-value v0.7.0
40232026-03-02T07:37:41.364Z Checking serde-untagged v0.1.9
40242026-03-02T07:37:41.666Z Checking cargo-util-schemas v0.8.2
40252026-03-02T07:37:43.177Z Checking cargo_metadata v0.21.0
40262026-03-02T07:37:44.471Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40272026-03-02T07:37:45.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
40282026-03-02T07:37:45.942Z
40292026-03-02T07:37:45.943Zinfo: running `cargo check --bins` on mgs-dev (217/252)
40302026-03-02T07:37:46.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40312026-03-02T07:37:46.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40322026-03-02T07:37:47.162Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40332026-03-02T07:37:48.047Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40342026-03-02T07:37:48.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
40352026-03-02T07:37:49.082Z
40362026-03-02T07:37:49.082Zinfo: running `cargo check --bins` on omicron-omdb (218/252)
40372026-03-02T07:37:50.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40382026-03-02T07:37:50.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40392026-03-02T07:37:50.554Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40402026-03-02T07:37:50.554Z Compiling vergen-gitcl v1.0.8
40412026-03-02T07:37:50.579Z Compiling dirs-sys-next v0.1.2
40422026-03-02T07:37:50.579Z Compiling crunchy v0.2.4
40432026-03-02T07:37:50.579Z Compiling glob v0.3.3
40442026-03-02T07:37:50.579Z Compiling dsl_auto_type v0.1.3
40452026-03-02T07:37:50.579Z Checking scheduled-thread-pool v0.2.7
40462026-03-02T07:37:50.579Z Compiling diesel_table_macro_syntax v0.2.0
40472026-03-02T07:37:50.926Z Compiling dirs-next v2.0.0
40482026-03-02T07:37:50.957Z Compiling tiny-keccak v2.0.2
40492026-03-02T07:37:51.074Z Compiling term v0.7.0
40502026-03-02T07:37:51.100Z Checking r2d2 v0.8.10
40512026-03-02T07:37:51.254Z Compiling bit-vec v0.6.3
40522026-03-02T07:37:51.422Z Compiling itertools v0.10.5
40532026-03-02T07:37:51.473Z Compiling clang-sys v1.8.1
40542026-03-02T07:37:51.656Z Compiling ascii-canvas v3.0.0
40552026-03-02T07:37:51.881Z Compiling diesel_derives v2.2.7
40562026-03-02T07:37:52.057Z Compiling bit-set v0.5.3
40572026-03-02T07:37:52.082Z Compiling ena v0.14.4
40582026-03-02T07:37:52.107Z Compiling libloading v0.8.9
40592026-03-02T07:37:52.165Z Compiling diff v0.1.13
40602026-03-02T07:37:52.247Z Compiling regex-syntax v0.6.29
40612026-03-02T07:37:52.318Z Compiling bindgen v0.71.1
40622026-03-02T07:37:52.477Z Compiling cexpr v0.6.0
40632026-03-02T07:37:52.636Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40642026-03-02T07:37:52.902Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40652026-03-02T07:37:53.175Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40662026-03-02T07:37:53.200Z Compiling libxml v0.3.3
40672026-03-02T07:37:53.530Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40682026-03-02T07:37:53.593Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40692026-03-02T07:37:53.808Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40702026-03-02T07:37:54.004Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40712026-03-02T07:37:54.040Z Compiling strum_macros v0.24.3
40722026-03-02T07:37:54.108Z Compiling indoc v1.0.9
40732026-03-02T07:37:54.799Z Compiling lalrpop v0.19.12
40742026-03-02T07:37:55.656Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40752026-03-02T07:37:55.965Z Checking derive_builder v0.20.2
40762026-03-02T07:37:56.153Z Compiling oso-derive v0.27.3
40772026-03-02T07:37:56.469Z Checking quick-xml v0.37.5
40782026-03-02T07:37:56.508Z Compiling impl-trait-for-tuples v0.2.3
40792026-03-02T07:37:56.929Z Checking openssl-probe v0.1.6
40802026-03-02T07:37:57.126Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40812026-03-02T07:37:58.364Z Compiling diesel-dtrace v0.4.2
40822026-03-02T07:37:58.433Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40832026-03-02T07:37:58.714Z Checking bb8 v0.8.6
40842026-03-02T07:37:58.791Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40852026-03-02T07:37:59.095Z Checking nonempty v0.12.0
40862026-03-02T07:37:59.200Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40872026-03-02T07:37:59.371Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40882026-03-02T07:37:59.518Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40892026-03-02T07:37:59.550Z Checking support-bundle-viewer v0.1.2
40902026-03-02T07:37:59.698Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40912026-03-02T07:37:59.950Z Checking multimap v0.10.1
40922026-03-02T07:38:00.126Z Checking diesel v2.2.12
40932026-03-02T07:38:03.922Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40942026-03-02T07:38:06.645Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40952026-03-02T07:38:07.158Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40962026-03-02T07:38:07.680Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40972026-03-02T07:38:08.923Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40982026-03-02T07:38:09.772Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40992026-03-02T07:38:10.484Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41002026-03-02T07:38:10.931Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41012026-03-02T07:38:14.433Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41022026-03-02T07:38:23.973Z Compiling samael v0.0.19
41032026-03-02T07:38:31.594Z Checking async-bb8-diesel v0.2.1
41042026-03-02T07:38:34.068Z Compiling polar-core v0.27.3
41052026-03-02T07:38:42.708Z Checking oso v0.27.3
41062026-03-02T07:39:37.737Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41072026-03-02T07:40:48.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
41082026-03-02T07:40:48.222Z
41092026-03-02T07:40:48.222Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (219/252)
41102026-03-02T07:40:49.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41112026-03-02T07:40:49.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41122026-03-02T07:40:49.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41132026-03-02T07:40:49.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
41142026-03-02T07:40:49.360Z
41152026-03-02T07:40:49.360Zinfo: running `cargo check --bins` on nexus-saga-recovery (220/252)
41162026-03-02T07:40:50.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41172026-03-02T07:40:50.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41182026-03-02T07:40:50.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41192026-03-02T07:40:50.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
41202026-03-02T07:40:50.476Z
41212026-03-02T07:40:50.476Zinfo: running `cargo check --bins` on nexus-test-utils-macros (221/252)
41222026-03-02T07:40:51.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41232026-03-02T07:40:51.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41242026-03-02T07:40:51.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41252026-03-02T07:40:51.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
41262026-03-02T07:40:51.473Z
41272026-03-02T07:40:51.473Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (222/252)
41282026-03-02T07:40:52.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41292026-03-02T07:40:52.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41302026-03-02T07:40:52.880Z Compiling libz-sys v1.1.24
41312026-03-02T07:40:52.905Z Compiling libgit2-sys v0.18.3+1.9.2
41322026-03-02T07:40:52.930Z Compiling vergen-git2 v1.0.7
41332026-03-02T07:40:52.965Z Compiling rustls v0.21.12
41342026-03-02T07:40:52.990Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41352026-03-02T07:40:53.014Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41362026-03-02T07:40:53.014Z Compiling nix v0.29.0
41372026-03-02T07:40:53.014Z Checking sct v0.7.1
41382026-03-02T07:40:53.274Z Checking rustls-webpki v0.101.7
41392026-03-02T07:40:53.321Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41402026-03-02T07:40:53.371Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41412026-03-02T07:40:53.403Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41422026-03-02T07:40:53.620Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41432026-03-02T07:40:53.810Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41442026-03-02T07:40:53.865Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41452026-03-02T07:40:53.960Z Checking rustls-pemfile v1.0.4
41462026-03-02T07:40:54.176Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41472026-03-02T07:40:54.216Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41482026-03-02T07:40:54.502Z Checking twox-hash v2.1.2
41492026-03-02T07:40:54.657Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41502026-03-02T07:40:54.827Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41512026-03-02T07:40:55.746Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41522026-03-02T07:40:55.924Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41532026-03-02T07:40:55.949Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41542026-03-02T07:40:56.344Z Checking tokio-rustls v0.24.1
41552026-03-02T07:40:56.679Z Checking progenitor-extras v0.1.0
41562026-03-02T07:40:57.005Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41572026-03-02T07:40:57.031Z Checking fatfs v0.3.6
41582026-03-02T07:40:57.056Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41592026-03-02T07:40:57.215Z Compiling seq-macro v0.3.6
41602026-03-02T07:41:04.062Z Compiling git2 v0.20.4
41612026-03-02T07:41:05.962Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41622026-03-02T07:41:06.158Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41632026-03-02T07:41:09.139Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41642026-03-02T07:42:46.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
41652026-03-02T07:42:46.929Z
41662026-03-02T07:42:46.929Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (223/252)
41672026-03-02T07:42:48.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41682026-03-02T07:42:48.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41692026-03-02T07:42:48.439Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41702026-03-02T07:44:17.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
41712026-03-02T07:44:17.414Z
41722026-03-02T07:44:17.414Zinfo: running `cargo check --bins` on nexus-background-task-interface (224/252)
41732026-03-02T07:44:18.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41742026-03-02T07:44:18.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41752026-03-02T07:44:18.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41762026-03-02T07:44:18.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
41772026-03-02T07:44:18.461Z
41782026-03-02T07:44:18.461Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (225/252)
41792026-03-02T07:44:19.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41802026-03-02T07:44:19.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41812026-03-02T07:44:19.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41822026-03-02T07:44:19.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
41832026-03-02T07:44:19.583Z
41842026-03-02T07:44:19.583Zinfo: running `cargo check --bins` on nexus-mgs-updates (226/252)
41852026-03-02T07:44:20.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41862026-03-02T07:44:20.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41872026-03-02T07:44:20.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41882026-03-02T07:44:20.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
41892026-03-02T07:44:20.699Z
41902026-03-02T07:44:20.699Zinfo: running `cargo check --bins` on nexus-networking (227/252)
41912026-03-02T07:44:21.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-03-02T07:44:21.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-03-02T07:44:21.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41942026-03-02T07:44:21.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
41952026-03-02T07:44:21.840Z
41962026-03-02T07:44:21.840Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (228/252)
41972026-03-02T07:44:22.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41982026-03-02T07:44:22.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41992026-03-02T07:44:22.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42002026-03-02T07:44:22.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
42012026-03-02T07:44:23.040Z
42022026-03-02T07:44:23.040Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (229/252)
42032026-03-02T07:44:24.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42042026-03-02T07:44:24.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42052026-03-02T07:44:24.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42062026-03-02T07:44:24.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
42072026-03-02T07:44:24.231Z
42082026-03-02T07:44:24.231Zinfo: running `cargo check --bins` on omicron-dev (230/252)
42092026-03-02T07:44:25.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-03-02T07:44:25.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-03-02T07:44:25.702Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42122026-03-02T07:44:25.702Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42132026-03-02T07:44:25.771Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42142026-03-02T07:44:25.797Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42152026-03-02T07:44:25.821Z Checking diff v0.1.13
42162026-03-02T07:44:25.821Z Checking yansi v1.0.1
42172026-03-02T07:44:25.821Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42182026-03-02T07:44:25.821Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42192026-03-02T07:44:26.065Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42202026-03-02T07:44:26.346Z Checking pretty_assertions v1.4.1
42212026-03-02T07:44:27.525Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42222026-03-02T07:45:16.078Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42232026-03-02T07:45:16.078Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42242026-03-02T07:45:16.103Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42252026-03-02T07:45:16.103Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42262026-03-02T07:45:16.103Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42272026-03-02T07:45:16.103Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42282026-03-02T07:45:17.393Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42292026-03-02T07:45:19.285Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42302026-03-02T07:46:45.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
42312026-03-02T07:46:45.548Z
42322026-03-02T07:46:45.548Zinfo: running `cargo check --bins` on omicron-pins (231/252)
42332026-03-02T07:46:46.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42342026-03-02T07:46:46.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42352026-03-02T07:46:46.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42362026-03-02T07:46:46.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
42372026-03-02T07:46:46.599Z
42382026-03-02T07:46:46.599Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (232/252)
42392026-03-02T07:46:47.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42402026-03-02T07:46:47.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42412026-03-02T07:46:47.912Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42422026-03-02T07:46:47.937Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42432026-03-02T07:46:47.937Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42442026-03-02T07:47:20.588Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42452026-03-02T07:47:21.200Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42462026-03-02T07:47:24.807Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42472026-03-02T07:47:25.524Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42482026-03-02T07:47:31.505Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42492026-03-02T07:48:19.946Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42502026-03-02T07:48:21.064Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42512026-03-02T07:48:23.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
42522026-03-02T07:48:24.193Z
42532026-03-02T07:48:24.193Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (233/252)
42542026-03-02T07:48:25.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42552026-03-02T07:48:25.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42562026-03-02T07:48:25.391Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42572026-03-02T07:48:26.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s
42582026-03-02T07:48:26.704Z
42592026-03-02T07:48:26.704Zinfo: running `cargo check --bins` on omicron-releng (234/252)
42602026-03-02T07:48:27.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42612026-03-02T07:48:27.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42622026-03-02T07:48:27.861Z Compiling blake3 v1.8.3
42632026-03-02T07:48:27.886Z Checking constant_time_eq v0.4.2
42642026-03-02T07:48:27.886Z Checking arrayref v0.3.9
42652026-03-02T07:48:27.886Z Checking arrayvec v0.7.6
42662026-03-02T07:48:27.886Z Checking topological-sort v0.2.2
42672026-03-02T07:48:27.886Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42682026-03-02T07:48:27.910Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42692026-03-02T07:48:27.910Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42702026-03-02T07:48:28.114Z Checking shell-words v1.1.1
42712026-03-02T07:48:29.409Z Checking omicron-zone-package v0.12.2
42722026-03-02T07:48:30.846Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42732026-03-02T07:48:32.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s
42742026-03-02T07:48:32.570Z
42752026-03-02T07:48:32.570Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (235/252)
42762026-03-02T07:48:33.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42772026-03-02T07:48:33.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42782026-03-02T07:48:33.668Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42792026-03-02T07:48:34.053Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42802026-03-02T07:48:34.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
42812026-03-02T07:48:34.912Z
42822026-03-02T07:48:34.912Zinfo: running `cargo check --bins` on xtask (236/252)
42832026-03-02T07:48:35.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-03-02T07:48:35.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-03-02T07:48:35.767Z Checking libc v0.2.180
42862026-03-02T07:48:35.767Z Checking serde v1.0.228
42872026-03-02T07:48:35.792Z Checking zerofrom v0.1.6
42882026-03-02T07:48:35.816Z Checking bitflags v2.11.0
42892026-03-02T07:48:35.840Z Checking hashbrown v0.16.1
42902026-03-02T07:48:35.840Z Checking smallvec v1.15.1
42912026-03-02T07:48:35.865Z Checking serde_json v1.0.149
42922026-03-02T07:48:35.865Z Checking scroll v0.12.0
42932026-03-02T07:48:36.018Z Checking yoke v0.8.1
42942026-03-02T07:48:36.086Z Checking num-traits v0.2.19
42952026-03-02T07:48:36.186Z Checking thiserror v1.0.69
42962026-03-02T07:48:36.273Z Checking percent-encoding v2.3.2
42972026-03-02T07:48:36.329Z Checking zerovec v0.11.5
42982026-03-02T07:48:36.353Z Checking zerotrie v0.2.3
42992026-03-02T07:48:36.506Z Checking log v0.4.29
43002026-03-02T07:48:36.530Z Checking errno v0.3.14
43012026-03-02T07:48:36.581Z Checking serde_spanned v0.6.9
43022026-03-02T07:48:36.699Z Checking rustix v1.1.3
43032026-03-02T07:48:36.724Z Checking indexmap v2.13.0
43042026-03-02T07:48:36.766Z Checking toml_datetime v0.6.11
43052026-03-02T07:48:36.791Z Checking goblin v0.8.2
43062026-03-02T07:48:36.815Z Checking form_urlencoded v1.2.2
43072026-03-02T07:48:37.007Z Checking zerocopy v0.7.35
43082026-03-02T07:48:37.069Z Checking getrandom v0.4.1
43092026-03-02T07:48:37.125Z Checking thiserror v2.0.18
43102026-03-02T07:48:37.158Z Checking tinystr v0.8.2
43112026-03-02T07:48:37.286Z Checking potential_utf v0.1.4
43122026-03-02T07:48:37.314Z Checking syn v2.0.117
43132026-03-02T07:48:37.366Z Checking ordered-float v2.10.1
43142026-03-02T07:48:37.500Z Checking icu_locale_core v2.1.1
43152026-03-02T07:48:37.525Z Checking icu_collections v2.1.1
43162026-03-02T07:48:37.819Z Checking serde-value v0.7.0
43172026-03-02T07:48:37.844Z Checking toml_edit v0.22.27
43182026-03-02T07:48:38.065Z Checking dtrace-parser v0.2.0
43192026-03-02T07:48:38.089Z Checking thread-id v4.2.2
43202026-03-02T07:48:38.166Z Checking once_cell v1.21.3
43212026-03-02T07:48:38.201Z Checking cargo-platform v0.2.0
43222026-03-02T07:48:38.334Z Checking terminal_size v0.4.3
43232026-03-02T07:48:38.468Z Checking tempfile v3.25.0
43242026-03-02T07:48:38.505Z Checking memmap v0.7.0
43252026-03-02T07:48:38.530Z Checking clap_builder v4.5.60
43262026-03-02T07:48:38.530Z Checking textwrap v0.16.2
43272026-03-02T07:48:38.632Z Checking icu_provider v2.1.1
43282026-03-02T07:48:38.731Z Checking fs-err v3.3.0
43292026-03-02T07:48:38.808Z Checking camino-tempfile v1.4.1
43302026-03-02T07:48:38.914Z Checking tabled v0.15.0
43312026-03-02T07:48:39.039Z Checking anyhow v1.0.102
43322026-03-02T07:48:39.064Z Checking icu_properties v2.1.2
43332026-03-02T07:48:39.089Z Checking icu_normalizer v2.1.1
43342026-03-02T07:48:39.380Z Checking macaddr v1.0.1
43352026-03-02T07:48:39.638Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43362026-03-02T07:48:40.023Z Checking toml v0.8.23
43372026-03-02T07:48:40.653Z Checking cargo_toml v0.21.0
43382026-03-02T07:48:40.822Z Checking idna_adapter v1.2.1
43392026-03-02T07:48:40.907Z Checking dof v0.3.0
43402026-03-02T07:48:41.018Z Checking idna v1.1.0
43412026-03-02T07:48:41.072Z Checking clap v4.5.60
43422026-03-02T07:48:41.451Z Checking url v2.5.8
43432026-03-02T07:48:41.451Z Checking usdt-impl v0.5.0
43442026-03-02T07:48:41.891Z Checking usdt v0.5.0
43452026-03-02T07:48:42.090Z Checking cargo-util-schemas v0.8.2
43462026-03-02T07:48:43.726Z Checking cargo_metadata v0.21.0
43472026-03-02T07:48:45.063Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43482026-03-02T07:48:45.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s
43492026-03-02T07:48:46.036Z
43502026-03-02T07:48:46.036Zinfo: running `cargo check --bins` on end-to-end-tests (237/252)
43512026-03-02T07:48:47.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43522026-03-02T07:48:47.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43532026-03-02T07:48:47.434Z Checking polyval v0.6.2
43542026-03-02T07:48:47.458Z Checking ctr v0.9.2
43552026-03-02T07:48:47.485Z Checking ssh-encoding v0.2.0
43562026-03-02T07:48:47.485Z Checking blowfish v0.9.1
43572026-03-02T07:48:47.514Z Checking password-hash v0.4.2
43582026-03-02T07:48:47.539Z Checking p256 v0.13.2
43592026-03-02T07:48:47.564Z Checking p521 v0.13.3
43602026-03-02T07:48:47.564Z Checking russh-cryptovec v0.7.3
43612026-03-02T07:48:47.726Z Checking ghash v0.5.1
43622026-03-02T07:48:47.751Z Checking bcrypt-pbkdf v0.10.0
43632026-03-02T07:48:47.779Z Checking md5 v0.7.0
43642026-03-02T07:48:47.804Z Checking num-bigint v0.4.6
43652026-03-02T07:48:47.804Z Checking des v0.8.1
43662026-03-02T07:48:47.907Z Checking pbkdf2 v0.11.0
43672026-03-02T07:48:47.932Z Checking aes-gcm v0.10.3
43682026-03-02T07:48:47.989Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43692026-03-02T07:48:48.017Z Checking hex-literal v0.4.1
43702026-03-02T07:48:48.051Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43712026-03-02T07:48:48.075Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43722026-03-02T07:48:48.162Z Checking ssh-cipher v0.2.0
43732026-03-02T07:48:48.188Z Checking socket2 v0.5.10
43742026-03-02T07:48:48.214Z Checking internet-checksum v0.2.1
43752026-03-02T07:48:48.441Z Checking ssh-key v0.6.7
43762026-03-02T07:48:48.662Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43772026-03-02T07:48:49.812Z Checking russh-keys v0.45.0
43782026-03-02T07:48:50.873Z Checking russh v0.45.0
43792026-03-02T07:49:23.361Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43802026-03-02T07:49:25.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.46s
43812026-03-02T07:49:25.738Z
43822026-03-02T07:49:25.738Zinfo: running `cargo check --bins` on gateway-cli (238/252)
43832026-03-02T07:49:26.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43842026-03-02T07:49:26.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43852026-03-02T07:49:26.800Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43862026-03-02T07:49:26.825Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43872026-03-02T07:49:26.825Z Checking termios v0.3.3
43882026-03-02T07:49:29.549Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43892026-03-02T07:49:29.784Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43902026-03-02T07:49:33.720Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43912026-03-02T07:49:34.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.06s
43922026-03-02T07:49:34.994Z
43932026-03-02T07:49:34.994Zinfo: running `cargo check --bins --no-default-features` on installinator (239/252)
43942026-03-02T07:49:35.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43952026-03-02T07:49:35.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43962026-03-02T07:49:36.169Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43972026-03-02T07:49:36.193Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43982026-03-02T07:49:36.218Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43992026-03-02T07:49:36.243Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44002026-03-02T07:49:36.243Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44012026-03-02T07:49:36.879Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44022026-03-02T07:49:36.904Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44032026-03-02T07:49:38.218Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44042026-03-02T07:49:38.557Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44052026-03-02T07:49:38.582Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44062026-03-02T07:49:39.823Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44072026-03-02T07:49:42.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.89s
44082026-03-02T07:49:43.096Z
44092026-03-02T07:49:43.096Zinfo: running `cargo check --bins` on internal-dns-cli (240/252)
44102026-03-02T07:49:44.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44112026-03-02T07:49:44.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44122026-03-02T07:49:44.160Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44132026-03-02T07:49:44.762Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44142026-03-02T07:49:45.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
44152026-03-02T07:49:45.462Z
44162026-03-02T07:49:45.462Zinfo: running `cargo check --bins` on omicron-live-tests (241/252)
44172026-03-02T07:49:46.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44182026-03-02T07:49:46.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44192026-03-02T07:49:46.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44202026-03-02T07:49:46.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
44212026-03-02T07:49:46.493Z
44222026-03-02T07:49:46.493Zinfo: running `cargo check --bins` on live-tests-macros (242/252)
44232026-03-02T07:49:47.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44242026-03-02T07:49:47.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44252026-03-02T07:49:47.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44262026-03-02T07:49:47.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
44272026-03-02T07:49:47.572Z
44282026-03-02T07:49:47.572Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (243/252)
44292026-03-02T07:49:48.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44302026-03-02T07:49:48.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44312026-03-02T07:49:48.827Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44322026-03-02T07:49:49.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
44332026-03-02T07:49:49.845Z
44342026-03-02T07:49:49.845Zinfo: running `cargo check --bins` on omicron-ntp-admin (244/252)
44352026-03-02T07:49:50.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-03-02T07:49:50.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-03-02T07:49:50.985Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44382026-03-02T07:49:51.010Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44392026-03-02T07:49:51.266Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44402026-03-02T07:49:51.291Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44412026-03-02T07:49:52.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
44422026-03-02T07:49:52.772Z
44432026-03-02T07:49:52.772Zinfo: running `cargo check --bins` on ntp-admin-types (245/252)
44442026-03-02T07:49:53.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44452026-03-02T07:49:53.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44462026-03-02T07:49:53.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44472026-03-02T07:49:53.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
44482026-03-02T07:49:53.784Z
44492026-03-02T07:49:53.784Zinfo: running `cargo check --bins` on omicron-package (246/252)
44502026-03-02T07:49:54.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44512026-03-02T07:49:54.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44522026-03-02T07:49:54.887Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44532026-03-02T07:49:56.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.93s
44542026-03-02T07:49:56.911Z
44552026-03-02T07:49:56.911Zinfo: running `cargo check --bins` on tqdb (247/252)
44562026-03-02T07:49:58.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44572026-03-02T07:49:58.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44582026-03-02T07:49:58.287Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44592026-03-02T07:49:58.742Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44602026-03-02T07:50:00.011Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44612026-03-02T07:50:00.011Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44622026-03-02T07:50:09.795Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44632026-03-02T07:50:11.018Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44642026-03-02T07:50:11.043Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44652026-03-02T07:50:11.043Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44662026-03-02T07:50:11.043Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44672026-03-02T07:50:12.706Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44682026-03-02T07:50:26.422Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44692026-03-02T07:50:38.858Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44702026-03-02T07:50:38.858Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44712026-03-02T07:50:38.882Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44722026-03-02T07:50:38.883Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44732026-03-02T07:50:41.630Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44742026-03-02T07:50:44.220Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44752026-03-02T07:50:45.432Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44762026-03-02T07:50:47.874Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44772026-03-02T07:50:48.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.88s
44782026-03-02T07:50:49.034Z
44792026-03-02T07:50:49.034Zinfo: running `cargo check --bins` on wicket-dbg (248/252)
44802026-03-02T07:50:50.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44812026-03-02T07:50:50.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44822026-03-02T07:50:50.241Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44832026-03-02T07:50:50.241Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44842026-03-02T07:50:50.266Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44852026-03-02T07:50:50.324Z Checking rtoolbox v0.0.3
44862026-03-02T07:50:50.349Z Checking tui-tree-widget v0.23.1
44872026-03-02T07:50:50.526Z Checking rpassword v7.4.0
44882026-03-02T07:50:50.743Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44892026-03-02T07:50:52.471Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44902026-03-02T07:51:02.525Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44912026-03-02T07:51:03.861Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44922026-03-02T07:51:05.895Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44932026-03-02T07:51:12.340Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44942026-03-02T07:51:16.171Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44952026-03-02T07:51:17.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.67s
44962026-03-02T07:51:17.923Z
44972026-03-02T07:51:17.923Zinfo: running `cargo check --bins` on wicket (249/252)
44982026-03-02T07:51:18.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44992026-03-02T07:51:19.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45002026-03-02T07:51:19.150Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45012026-03-02T07:51:19.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
45022026-03-02T07:51:19.758Z
45032026-03-02T07:51:19.758Zinfo: running `cargo check --bins` on wicketd (250/252)
45042026-03-02T07:51:20.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45052026-03-02T07:51:20.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45062026-03-02T07:51:20.958Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45072026-03-02T07:51:20.958Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45082026-03-02T07:51:20.982Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45092026-03-02T07:51:20.982Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45102026-03-02T07:51:23.316Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45112026-03-02T07:51:24.418Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45122026-03-02T07:51:30.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s
45132026-03-02T07:51:30.749Z
45142026-03-02T07:51:30.749Zinfo: running `cargo check --bins` on omicron-workspace-hack (251/252)
45152026-03-02T07:51:31.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45162026-03-02T07:51:31.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45172026-03-02T07:51:31.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45182026-03-02T07:51:31.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
45192026-03-02T07:51:31.829Z
45202026-03-02T07:51:31.829Zinfo: running `cargo check --bins` on zone-setup (252/252)
45212026-03-02T07:51:32.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45222026-03-02T07:51:32.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45232026-03-02T07:51:33.069Z Checking uzers v0.12.2
45242026-03-02T07:51:33.432Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45252026-03-02T07:51:34.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s
45262026-03-02T07:51:34.931Z
45272026-03-02T07:51:34.931Zreal 26:07.219320296
45282026-03-02T07:51:34.931Zuser 40:03.958759879
45292026-03-02T07:51:34.931Zsys 6:50.863453311
45302026-03-02T07:51:34.956Ztrap 0.790956698
45312026-03-02T07:51:34.956Ztflt 0.471290346
45322026-03-02T07:51:34.956Zdflt 0.804167164
45332026-03-02T07:51:34.956Zkflt 0.001070519
45342026-03-02T07:51:34.956Zlock 1:49:05.246276157
45352026-03-02T07:51:34.956Zslp 3:44:57.906610727
45362026-03-02T07:51:34.956Zlat 1:41.725441280
45372026-03-02T07:51:34.956Zstop 4:54.774528265
45382026-03-02T07:51:34.956Zprocess exited: duration 1892863 ms, exit code 0
 
45392026-03-02T07:51:35.006Zfound 0 output files