01KJWXT72QH81GMAQEAF9NABP9: 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: 01KJWXTSCJQ5Q7YR80GEV4HSD7

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-04T17:21:13.068Zjob assigned to worker 01KJWXV00WCR73QWT1SZWHNVR1 [factory aws, i-0a28e800280b83684] (queued for 52 s)
 
22026-03-04T17:21:21.467Zstarting task 0: "setup"
32026-03-04T17:21:21.472Z++ uname -s
42026-03-04T17:21:21.475Z+ kern=SunOS
52026-03-04T17:21:21.475Z+ build_user=build
62026-03-04T17:21:21.475Z+ build_uid=12345
72026-03-04T17:21:21.475Z+ work_dir=/work
82026-03-04T17:21:21.475Z+ input_dir=/input
92026-03-04T17:21:21.475Z+ [[ 0 == 12345 ]]
102026-03-04T17:21:21.475Z+ case "$kern" in
112026-03-04T17:21:21.475Z+ groupadd -g 12345 build
122026-03-04T17:21:21.478Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-04T17:21:23.537Z+ zfs create -o mountpoint=/work rpool/work
142026-03-04T17:21:23.597Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-04T17:21:23.601Z+ home_fs=zfs
162026-03-04T17:21:23.602Z+ [[ zfs == autofs ]]
172026-03-04T17:21:23.602Z+ mkdir -p /home/build
182026-03-04T17:21:23.602Z+ chown build:build /home/build /work
192026-03-04T17:21:25.602Z+ chmod 0700 /home/build /work
202026-03-04T17:21:25.606Zprocess exited: duration 4139 ms, exit code 0
 
212026-03-04T17:21:25.613Zstarting task 1: "rust-toolchain"
222026-03-04T17:21:25.618Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-04T17:21:25.618Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-03-04T17:21:25.618Z * rust toolchain channel = "1.91.1"
252026-03-04T17:21:25.618Z * rust toolchain profile = "default"
262026-03-04T17:21:25.618Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-04T17:21:25.618Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-04T17:21:25.621Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-04T17:21:25.621Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-04T17:21:25.713Zinfo: downloading installer
312026-03-04T17:21:27.499Zwarn: It looks like you have an existing installation of Rust at:
322026-03-04T17:21:27.500Zwarn: /opt/ooce/bin
332026-03-04T17:21:27.500Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-04T17:21:27.500Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-04T17:21:27.500Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-04T17:21:27.500Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-04T17:21:27.500Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-04T17:21:27.500Zerror: cannot install while Rust is installed
392026-03-04T17:21:27.500Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-04T17:21:27.522Zinfo: profile set to 'default'
412026-03-04T17:21:27.522Zinfo: default host triple is x86_64-unknown-illumos
422026-03-04T17:21:27.529Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-04T17:21:27.703Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-04T17:21:27.703Zinfo: downloading component 'cargo'
452026-03-04T17:21:28.897Zinfo: downloading component 'clippy'
462026-03-04T17:21:29.355Zinfo: downloading component 'rust-docs'
472026-03-04T17:21:31.161Zinfo: downloading component 'rust-std'
482026-03-04T17:21:32.996Zinfo: downloading component 'rustc'
492026-03-04T17:21:40.189Zinfo: downloading component 'rustfmt'
502026-03-04T17:21:40.524Zinfo: installing component 'cargo'
512026-03-04T17:21:41.417Zinfo: installing component 'clippy'
522026-03-04T17:21:41.810Zinfo: installing component 'rust-docs'
532026-03-04T17:21:43.696Zinfo: installing component 'rust-std'
542026-03-04T17:21:45.451Zinfo: installing component 'rustc'
552026-03-04T17:21:52.137Zinfo: installing component 'rustfmt'
562026-03-04T17:21:52.476Z
572026-03-04T17:21:52.476Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-03-04T17:21:52.931Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-04T17:21:52.931Z
602026-03-04T17:21:52.934Z
612026-03-04T17:21:52.934ZRust is installed now. Great!
622026-03-04T17:21:52.934Z
632026-03-04T17:21:52.934ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-04T17:21:52.934Zenvironment variable. This has not been done automatically.
652026-03-04T17:21:52.934Z
662026-03-04T17:21:52.934ZTo configure your current shell, you need to source
672026-03-04T17:21:52.934Zthe corresponding env file under $HOME/.cargo.
682026-03-04T17:21:52.934Z
692026-03-04T17:21:52.934ZThis is usually done by running one of the following (note the leading DOT):
702026-03-04T17:21:52.934Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-04T17:21:52.934Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-04T17:21:52.934Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-04T17:21:53.066Z+ rustup --version
742026-03-04T17:21:53.081Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-04T17:21:53.084Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-04T17:21:53.183Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-04T17:21:53.187Z+ cargo --version
782026-03-04T17:21:53.256Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-04T17:21:53.259Z+ rustc --version
802026-03-04T17:21:53.333Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-04T17:21:53.336Zprocess exited: duration 27717 ms, exit code 0
 
822026-03-04T17:21:53.342Zstarting task 2: "authentication"
832026-03-04T17:21:53.363Zprocess exited: duration 20 ms, exit code 0
 
842026-03-04T17:21:53.369Zstarting task 3: "clone repository"
852026-03-04T17:21:53.374Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-04T17:21:53.377Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-04T17:21:53.438ZCloning into '/work/oxidecomputer/omicron'...
882026-03-04T17:22:56.971Z+ cd /work/oxidecomputer/omicron
892026-03-04T17:22:56.971Z+ git fetch origin 1f5d8cd303a7e152ad832c95655d17cd972470a3
902026-03-04T17:23:02.188ZFrom https://github.com/oxidecomputer/omicron
912026-03-04T17:23:02.188Z * branch 1f5d8cd303a7e152ad832c95655d17cd972470a3 -> FETCH_HEAD
922026-03-04T17:23:02.255Z+ [[ -n andy/pgsql18 ]]
932026-03-04T17:23:02.255Z++ git branch --show-current
942026-03-04T17:23:02.255Z+ current=main
952026-03-04T17:23:02.255Z+ [[ main != andy/pgsql18 ]]
962026-03-04T17:23:02.255Z+ git branch -f andy/pgsql18 1f5d8cd303a7e152ad832c95655d17cd972470a3
972026-03-04T17:23:02.255Z+ git checkout -f andy/pgsql18
982026-03-04T17:23:02.255ZSwitched to branch 'andy/pgsql18'
992026-03-04T17:23:02.255Z+ git reset --hard 1f5d8cd303a7e152ad832c95655d17cd972470a3
1002026-03-04T17:23:02.255ZHEAD is now at 1f5d8cd30 Use PostgreSQL v18 client libraries
1012026-03-04T17:23:02.255Zprocess exited: duration 64681 ms, exit code 0
 
1022026-03-04T17:23:02.300Zstarting task 4: "build"
1032026-03-04T17:23:02.310Z+ source .github/buildomat/ci-env.sh
1042026-03-04T17:23:02.310Z++ export CARGO_TERM_COLOR=always
1052026-03-04T17:23:02.310Z++ CARGO_TERM_COLOR=always
1062026-03-04T17:23:02.310Z+ cargo --version
1072026-03-04T17:23:02.360Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-03-04T17:23:02.363Z+ rustc --version
1092026-03-04T17:23:02.435Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-03-04T17:23:02.438Z+ source ./env.sh
1112026-03-04T17:23:02.438Z++ OLD_SHELL_OPTS=ehxB
1122026-03-04T17:23:02.438Z++ set -o xtrace
1132026-03-04T17:23:02.442Z++++ dirname ./env.sh
1142026-03-04T17:23:02.445Z+++ readlink -f .
1152026-03-04T17:23:02.445Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-03-04T17:23:02.445Z++ 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-04T17:23:02.445Z++ 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-04T17:23:02.445Z++ 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-04T17:23:02.445Z++ 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-04T17:23:02.445Z++ 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-04T17:23:02.445Z++ 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-04T17:23:02.445Z++ 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-04T17:23:02.449Z++ 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-04T17:23:02.449Z++ case $OLD_SHELL_OPTS in
1252026-03-04T17:23:02.449Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-03-04T17:23:02.449Z+ 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-04T17:23:02.449Z+ 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-04T17:23:02.449Z+ banner prerequisites
1292026-03-04T17:23:02.452Z
1302026-03-04T17:23:02.452Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-03-04T17:23:02.452Z # # # # # # # # # # # # # # #
1322026-03-04T17:23:02.452Z # # # # ##### # # ##### # # # # # #### #
1332026-03-04T17:23:02.452Z ##### ##### # ##### # # # # # # # # #
1342026-03-04T17:23:02.453Z # # # # # # # # # # # # # # #
1352026-03-04T17:23:02.453Z # # # ###### # # ###### ### # #### # #### #
1362026-03-04T17:23:02.453Z
1372026-03-04T17:23:02.453Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-03-04T17:23:14.852Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-03-04T17:23:25.151Z Startup: Caching catalogs ... Done
1402026-03-04T17:23:48.401ZPlanning: Solver setup ... Done (21.534s)
1412026-03-04T17:23:48.563ZPlanning: Running solver ... Done (0.163s)
1422026-03-04T17:23:48.729ZPlanning: Finding local manifests ... Done (0.002s)
1432026-03-04T17:23:48.743ZPlanning: Fetching manifests: 0/5 0% complete
1442026-03-04T17:23:48.947ZPlanning: Fetching manifests: 5/5 100% complete
1452026-03-04T17:23:49.003ZPlanning: Package planning ... Done (0.057s)
1462026-03-04T17:23:49.068ZPlanning: Merging actions ... Done (0.065s)
1472026-03-04T17:23:49.649ZPlanning: Checking for conflicting actions ... Done (0.581s)
1482026-03-04T17:23:49.664ZPlanning: Consolidating action changes ... Done (0.014s)
1492026-03-04T17:23:51.991ZPlanning: Evaluating mediators ... Done (2.327s)
1502026-03-04T17:23:52.003ZPlanning: Planning completed in 26.70 seconds
1512026-03-04T17:23:52.018Z Packages to install: 5
1522026-03-04T17:23:52.018Z Mediators to change: 3
1532026-03-04T17:23:52.022Z Services to change: 1
1542026-03-04T17:23:52.022Z Estimated space available: 155.43 GB
1552026-03-04T17:23:52.022ZEstimated space to be consumed: 1.85 GB
1562026-03-04T17:23:52.022Z Create boot environment: No
1572026-03-04T17:23:52.022ZCreate backup boot environment: No
1582026-03-04T17:23:52.022Z Rebuild boot archive: No
1592026-03-04T17:23:52.022Z
1602026-03-04T17:23:52.022ZChanged mediators:
1612026-03-04T17:23:52.022Z mediator clang:
1622026-03-04T17:23:52.022Z version: None -> 15 (system default)
1632026-03-04T17:23:52.022Z
1642026-03-04T17:23:52.022Z mediator llvm:
1652026-03-04T17:23:52.022Z version: 14 (system default) -> 15 (system default)
1662026-03-04T17:23:52.022Z
1672026-03-04T17:23:52.022Z mediator postgresql:
1682026-03-04T17:23:52.022Z version: 15 (system default) -> 18 (system default)
1692026-03-04T17:23:52.022Z
1702026-03-04T17:23:52.022ZChanged packages:
1712026-03-04T17:23:52.022Zhelios-dev
1722026-03-04T17:23:52.022Z developer/build-essential
1732026-03-04T17:23:52.022Z None -> 11-2.0
1742026-03-04T17:23:52.022Z library/libxmlsec1
1752026-03-04T17:23:52.022Z None -> 1.2.35-2.0
1762026-03-04T17:23:52.022Z ooce/developer/clang-15
1772026-03-04T17:23:52.022Z None -> 15.0.7-2.0
1782026-03-04T17:23:52.023Z ooce/developer/llvm-15
1792026-03-04T17:23:52.023Z None -> 15.0.7-2.0
1802026-03-04T17:23:52.023Z ooce/library/postgresql-18
1812026-03-04T17:23:52.023Z None -> 18.1-2.0
1822026-03-04T17:23:52.023Z
1832026-03-04T17:23:52.023ZServices:
1842026-03-04T17:23:52.023Z restart_fmri:
1852026-03-04T17:23:52.023Z svc:/system/update-man-index:default
1862026-03-04T17:23:52.177Z
1872026-03-04T17:23:52.177ZDownload: 0/4272 items 0.0/219.0MB 0% complete
1882026-03-04T17:23:57.190ZDownload: 2218/4272 items 118.5/219.0MB 54% complete (24.5M/s)
1892026-03-04T17:24:02.552ZDownload: 4254/4272 items 218.9/219.0MB 99% complete (22.8M/s)
1902026-03-04T17:24:02.641ZDownload: Completed 218.99 MB in 10.46 seconds (20.9M/s)
1912026-03-04T17:24:02.969Z Actions: 1/4789 actions (Installing new actions)
1922026-03-04T17:24:07.933Z Actions: Completed 4789 actions in 4.96 seconds.
1932026-03-04T17:24:08.378Z Done (0.439s)
1942026-03-04T17:24:08.378Z Done (0.000s)
1952026-03-04T17:24:09.469Z Done (1.091s)
1962026-03-04T17:24:14.114Z Done (4.280s)
1972026-03-04T17:24:14.197Z Done (0.018s)
1982026-03-04T17:24:14.201Z Done (0.000s)
1992026-03-04T17:24:14.371Z Done (0.000s)
2002026-03-04T17:24:15.308ZPlanning: Evaluating mediator changes ... Done
2012026-03-04T17:24:15.468ZPlanning: Checking for conflicting actions ... Done
2022026-03-04T17:24:15.471ZPlanning: Consolidating action changes ... Done
2032026-03-04T17:24:16.134ZPlanning: Evaluating mediators ... Done
2042026-03-04T17:24:16.143ZPlanning: Planning completed in 0.43 seconds
2052026-03-04T17:24:16.143Z Mediators to change: 2
2062026-03-04T17:24:16.143Z Create boot environment: No
2072026-03-04T17:24:16.143ZCreate backup boot environment: No
2082026-03-04T17:24:16.143Z Done
2092026-03-04T17:24:16.143Z Done
2102026-03-04T17:24:16.610Z Done
2112026-03-04T17:24:20.203Z Done
2122026-03-04T17:24:20.291Z Done
2132026-03-04T17:24:20.291Z Done
2142026-03-04T17:24:20.520Z Done
2152026-03-04T17:24:20.881ZPlanning: Evaluating mediator changes ... Done
2162026-03-04T17:24:21.040ZPlanning: Checking for conflicting actions ... Done
2172026-03-04T17:24:21.043ZPlanning: Consolidating action changes ... Done
2182026-03-04T17:24:21.303ZPlanning: Evaluating mediators ... Done
2192026-03-04T17:24:21.308ZPlanning: Planning completed in 0.42 seconds
2202026-03-04T17:24:21.338Z Mediators to change: 1
2212026-03-04T17:24:21.338Z Create boot environment: No
2222026-03-04T17:24:21.338ZCreate backup boot environment: No
2232026-03-04T17:24:21.411Z Done
2242026-03-04T17:24:21.411Z Done
2252026-03-04T17:24:22.156Z Done
2262026-03-04T17:24:25.726Z Done
2272026-03-04T17:24:25.808Z Done
2282026-03-04T17:24:25.808Z Done
2292026-03-04T17:24:25.941Z Done
2302026-03-04T17:24:26.370ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-03-04T17:24:26.371Zclang system 15 system
2322026-03-04T17:24:26.371Zcsh system system illumos
2332026-03-04T17:24:26.371Zctags system system illumos
2342026-03-04T17:24:26.372Zfile system system illumos
2352026-03-04T17:24:26.372Zgcc vendor 12 vendor
2362026-03-04T17:24:26.372Zgcc system 10 system
2372026-03-04T17:24:26.372Zgcc system 7 system
2382026-03-04T17:24:26.372Zgo system 1.20 system
2392026-03-04T17:24:26.372Zgo system 1.19 system
2402026-03-04T17:24:26.372Zllvm system 15 system
2412026-03-04T17:24:26.372Zllvm system 14 system
2422026-03-04T17:24:26.372Zmariadb system 10.6 system
2432026-03-04T17:24:26.372Zmta vendor vendor dma
2442026-03-04T17:24:26.373Zopenjdk system 17 system
2452026-03-04T17:24:26.373Zopenjdk system 11 system
2462026-03-04T17:24:26.373Zopenjdk system 1.8 system
2472026-03-04T17:24:26.373Zopenssl vendor 3 vendor
2482026-03-04T17:24:26.373Zperl system 5.36 system
2492026-03-04T17:24:26.373Zpostgresql system 18 system
2502026-03-04T17:24:26.374Zpostgresql system 15 system
2512026-03-04T17:24:26.374Zpostgresql system 13 system
2522026-03-04T17:24:26.374Zpython vendor 3 vendor
2532026-03-04T17:24:26.374Zpython system 2 system
2542026-03-04T17:24:26.374Zpython3 system 3.11 system
2552026-03-04T17:24:26.374Zruby system 3.0 system
2562026-03-04T17:24:26.374Zwords vendor vendor american-english
2572026-03-04T17:24:26.374Zwords system system australian-english
2582026-03-04T17:24:26.374Zwords system system british-english
2592026-03-04T17:24:26.375Zwords system system canadian-english
2602026-03-04T17:24:26.375Zwords system system french
2612026-03-04T17:24:26.377Zwords system system italian
2622026-03-04T17:24:26.377Zwords system system ngerman
2632026-03-04T17:24:26.377Zwords system system ogerman
2642026-03-04T17:24:26.377Zwords system system spanish
2652026-03-04T17:24:26.695ZPUBLISHER TYPE STATUS P LOCATION
2662026-03-04T17:24:26.696Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2672026-03-04T17:24:33.152ZFMRI IFO
2682026-03-04T17:24:33.152Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2692026-03-04T17:24:33.152Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2702026-03-04T17:24:33.152Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2712026-03-04T17:24:33.152Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2722026-03-04T17:24:33.152Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2732026-03-04T17:24:33.152Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2742026-03-04T17:24:33.152Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im-
2752026-03-04T17:24:33.153Zpkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z ---
2762026-03-04T17:24:33.153Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-03-04T17:24:33.153Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-03-04T17:24:33.153Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-03-04T17:24:33.153Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-03-04T17:24:33.153Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-03-04T17:24:33.153Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-03-04T17:24:33.153Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-03-04T17:24:33.153Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-03-04T17:24:33.153Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-03-04T17:24:34.309Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-03-04T17:24:34.958Z Updating crates.io index
2872026-03-04T17:24:34.961Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882026-03-04T17:24:35.526Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892026-03-04T17:24:36.726Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902026-03-04T17:24:37.367Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2912026-03-04T17:24:38.156Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922026-03-04T17:24:42.166Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932026-03-04T17:24:48.169Z Updating git repository `https://github.com/oxidecomputer/opte`
2942026-03-04T17:24:51.046Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952026-03-04T17:24:51.825Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962026-03-04T17:24:55.383Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2972026-03-04T17:24:56.930Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2982026-03-04T17:24:59.482Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-03-04T17:25:00.338Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-03-04T17:25:01.514Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-03-04T17:25:02.144Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-03-04T17:25:04.375Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-03-04T17:25:05.838Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-03-04T17:25:06.410Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-03-04T17:25:07.034Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-03-04T17:25:07.890Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-03-04T17:25:08.717Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-03-04T17:25:09.286Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-03-04T17:25:09.848Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102026-03-04T17:25:10.758Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3112026-03-04T17:25:11.665Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3122026-03-04T17:25:13.102Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3132026-03-04T17:25:13.725Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3142026-03-04T17:25:14.438Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152026-03-04T17:25:15.034Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3162026-03-04T17:25:17.605Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3172026-03-04T17:25:18.145Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3182026-03-04T17:25:18.942Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3192026-03-04T17:25:19.489Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3202026-03-04T17:25:20.288Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3212026-03-04T17:25:21.229Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3222026-03-04T17:25:21.853Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3232026-03-04T17:25:22.419Z Updating git repository `https://github.com/illumos/smf-rs`
3242026-03-04T17:25:23.338Z Updating git repository `https://github.com/oxidecomputer/omicron`
3252026-03-04T17:26:12.946Z Downloading crates ...
3262026-03-04T17:26:13.006Z Downloaded heck v0.4.1
3272026-03-04T17:26:13.011Z Downloaded anyhow v1.0.102
3282026-03-04T17:26:13.014Z Downloaded serde_spanned v0.6.9
3292026-03-04T17:26:13.017Z Downloaded serde-value v0.7.0
3302026-03-04T17:26:13.020Z Downloaded ordered-float v2.10.1
3312026-03-04T17:26:13.020Z Downloaded is_terminal_polyfill v1.70.2
3322026-03-04T17:26:13.023Z Downloaded cargo_metadata v0.21.0
3332026-03-04T17:26:13.023Z Downloaded erased-serde v0.4.9
3342026-03-04T17:26:13.026Z Downloaded digest v0.10.7
3352026-03-04T17:26:13.026Z Downloaded generic-array v0.14.7
3362026-03-04T17:26:13.029Z Downloaded form_urlencoded v1.2.2
3372026-03-04T17:26:13.029Z Downloaded textwrap v0.16.2
3382026-03-04T17:26:13.032Z Downloaded zerofrom v0.1.6
3392026-03-04T17:26:13.032Z Downloaded toml_datetime v0.6.11
3402026-03-04T17:26:13.032Z Downloaded usdt-impl v0.5.0
3412026-03-04T17:26:13.035Z Downloaded anstyle-query v1.1.5
3422026-03-04T17:26:13.035Z Downloaded dof v0.3.0
3432026-03-04T17:26:13.038Z Downloaded colorchoice v1.0.4
3442026-03-04T17:26:13.038Z Downloaded zmij v1.0.21
3452026-03-04T17:26:13.042Z Downloaded macaddr v1.0.1
3462026-03-04T17:26:13.042Z Downloaded cpufeatures v0.2.17
3472026-03-04T17:26:13.045Z Downloaded zerofrom-derive v0.1.6
3482026-03-04T17:26:13.045Z Downloaded block-buffer v0.10.4
3492026-03-04T17:26:13.045Z Downloaded scroll v0.12.0
3502026-03-04T17:26:13.045Z Downloaded usdt v0.5.0
3512026-03-04T17:26:13.048Z Downloaded heck v0.5.0
3522026-03-04T17:26:13.048Z Downloaded equivalent v1.0.2
3532026-03-04T17:26:13.048Z Downloaded fnv v1.0.7
3542026-03-04T17:26:13.051Z Downloaded dtrace-parser v0.2.0
3552026-03-04T17:26:13.051Z Downloaded errno v0.3.14
3562026-03-04T17:26:13.051Z Downloaded unicode-xid v0.2.6
3572026-03-04T17:26:13.054Z Downloaded thiserror-impl v1.0.69
3582026-03-04T17:26:13.054Z Downloaded proc-macro-error v1.0.4
3592026-03-04T17:26:13.058Z Downloaded camino v1.2.2
3602026-03-04T17:26:13.061Z Downloaded yoke-derive v0.8.1
3612026-03-04T17:26:13.061Z Downloaded usdt-macro v0.5.0
3622026-03-04T17:26:13.061Z Downloaded toml_write v0.1.2
3632026-03-04T17:26:13.061Z Downloaded thread-id v4.2.2
3642026-03-04T17:26:13.064Z Downloaded version_check v0.9.5
3652026-03-04T17:26:13.064Z Downloaded writeable v0.6.2
3662026-03-04T17:26:13.064Z Downloaded byteorder v1.5.0
3672026-03-04T17:26:13.067Z Downloaded utf8parse v0.2.2
3682026-03-04T17:26:13.067Z Downloaded crypto-common v0.1.7
3692026-03-04T17:26:13.070Z Downloaded cargo-platform v0.2.0
3702026-03-04T17:26:13.070Z Downloaded utf8_iter v1.0.4
3712026-03-04T17:26:13.070Z Downloaded unicode-linebreak v0.1.5
3722026-03-04T17:26:13.073Z Downloaded typeid v1.0.3
3732026-03-04T17:26:13.073Z Downloaded tinystr v0.8.2
3742026-03-04T17:26:13.073Z Downloaded thiserror-impl v2.0.18
3752026-03-04T17:26:13.076Z Downloaded autocfg v1.5.0
3762026-03-04T17:26:13.076Z Downloaded thiserror v2.0.18
3772026-03-04T17:26:13.080Z Downloaded usdt-attr-macro v0.5.0
3782026-03-04T17:26:13.084Z Downloaded ucd-trie v0.1.7
3792026-03-04T17:26:13.084Z Downloaded strsim v0.11.1
3802026-03-04T17:26:13.084Z Downloaded smawk v0.3.2
3812026-03-04T17:26:13.087Z Downloaded zerovec-derive v0.11.2
3822026-03-04T17:26:13.087Z Downloaded thiserror v1.0.69
3832026-03-04T17:26:13.091Z Downloaded zerocopy-derive v0.7.35
3842026-03-04T17:26:13.094Z Downloaded bytecount v0.6.9
3852026-03-04T17:26:13.097Z Downloaded toml v0.8.23
3862026-03-04T17:26:13.097Z Downloaded itoa v1.0.17
3872026-03-04T17:26:13.100Z Downloaded icu_provider v2.1.1
3882026-03-04T17:26:13.103Z Downloaded yoke v0.8.1
3892026-03-04T17:26:13.103Z Downloaded terminal_size v0.4.3
3902026-03-04T17:26:13.103Z Downloaded scroll_derive v0.12.1
3912026-03-04T17:26:13.106Z Downloaded potential_utf v0.1.4
3922026-03-04T17:26:13.106Z Downloaded tempfile v3.25.0
3932026-03-04T17:26:13.109Z Downloaded pretty-hex v0.4.1
3942026-03-04T17:26:13.109Z Downloaded swrite v0.1.0
3952026-03-04T17:26:13.109Z Downloaded typenum v1.19.0
3962026-03-04T17:26:13.112Z Downloaded idna_adapter v1.2.1
3972026-03-04T17:26:13.112Z Downloaded tabled_derive v0.7.0
3982026-03-04T17:26:13.115Z Downloaded zerotrie v0.2.3
3992026-03-04T17:26:13.118Z Downloaded unicode-ident v1.0.24
4002026-03-04T17:26:13.118Z Downloaded toml_edit v0.22.27
4012026-03-04T17:26:13.122Z Downloaded camino-tempfile v1.4.1
4022026-03-04T17:26:13.125Z Downloaded memmap v0.7.0
4032026-03-04T17:26:13.125Z Downloaded clap_lex v1.0.0
4042026-03-04T17:26:13.125Z Downloaded url v2.5.8
4052026-03-04T17:26:13.128Z Downloaded anstyle-parse v0.2.7
4062026-03-04T17:26:13.130Z Downloaded percent-encoding v2.3.2
4072026-03-04T17:26:13.131Z Downloaded plain v0.2.3
4082026-03-04T17:26:13.131Z Downloaded zerovec v0.11.5
4092026-03-04T17:26:13.134Z Downloaded stable_deref_trait v1.2.1
4102026-03-04T17:26:13.137Z Downloaded synstructure v0.13.2
4112026-03-04T17:26:13.137Z Downloaded fs-err v3.3.0
4122026-03-04T17:26:13.140Z Downloaded cargo_toml v0.21.0
4132026-03-04T17:26:13.140Z Downloaded proc-macro-error-attr v1.0.4
4142026-03-04T17:26:13.140Z Downloaded zerocopy v0.7.35
4152026-03-04T17:26:13.152Z Downloaded serde_tokenstream v0.2.3
4162026-03-04T17:26:13.155Z Downloaded winnow v0.7.14
4172026-03-04T17:26:13.161Z Downloaded sha2 v0.10.9
4182026-03-04T17:26:13.164Z Downloaded litemap v0.8.1
4192026-03-04T17:26:13.164Z Downloaded bitflags v2.11.0
4202026-03-04T17:26:13.168Z Downloaded clap_derive v4.5.55
4212026-03-04T17:26:13.171Z Downloaded unicode-width v0.2.0
4222026-03-04T17:26:13.174Z Downloaded unicode-width v0.1.14
4232026-03-04T17:26:13.178Z Downloaded pest_generator v2.8.6
4242026-03-04T17:26:13.181Z Downloaded getrandom v0.4.1
4252026-03-04T17:26:13.184Z Downloaded smallvec v1.15.1
4262026-03-04T17:26:13.184Z Downloaded pest_derive v2.8.6
4272026-03-04T17:26:13.186Z Downloaded once_cell v1.21.3
4282026-03-04T17:26:13.189Z Downloaded semver v1.0.27
4292026-03-04T17:26:13.190Z Downloaded quote v1.0.44
4302026-03-04T17:26:13.192Z Downloaded icu_properties v2.1.2
4312026-03-04T17:26:13.195Z Downloaded serde-untagged v0.1.9
4322026-03-04T17:26:13.195Z Downloaded anstyle v1.0.13
4332026-03-04T17:26:13.195Z Downloaded displaydoc v0.2.5
4342026-03-04T17:26:13.198Z Downloaded fastrand v2.3.0
4352026-03-04T17:26:13.202Z Downloaded cargo-util-schemas v0.8.2
4362026-03-04T17:26:13.202Z Downloaded cfg-if v1.0.4
4372026-03-04T17:26:13.202Z Downloaded anstream v0.6.21
4382026-03-04T17:26:13.205Z Downloaded log v0.4.29
4392026-03-04T17:26:13.207Z Downloaded serde_derive v1.0.228
4402026-03-04T17:26:13.217Z Downloaded serde_core v1.0.228
4412026-03-04T17:26:13.222Z Downloaded clap v4.5.60
4422026-03-04T17:26:13.228Z Downloaded icu_normalizer_data v2.1.1
4432026-03-04T17:26:13.231Z Downloaded papergrid v0.11.0
4442026-03-04T17:26:13.235Z Downloaded pest_meta v2.8.6
4452026-03-04T17:26:13.240Z Downloaded num-traits v0.2.19
4462026-03-04T17:26:13.243Z Downloaded icu_normalizer v2.1.1
4472026-03-04T17:26:13.246Z Downloaded icu_locale_core v2.1.1
4482026-03-04T17:26:13.250Z Downloaded icu_collections v2.1.1
4492026-03-04T17:26:13.254Z Downloaded serde v1.0.228
4502026-03-04T17:26:13.257Z Downloaded indexmap v2.13.0
4512026-03-04T17:26:13.260Z Downloaded memchr v2.8.0
4522026-03-04T17:26:13.264Z Downloaded proc-macro2 v1.0.106
4532026-03-04T17:26:13.289Z Downloaded pest v2.8.6
4542026-03-04T17:26:13.294Z Downloaded hashbrown v0.16.1
4552026-03-04T17:26:13.298Z Downloaded idna v1.1.0
4562026-03-04T17:26:13.305Z Downloaded clap_builder v4.5.60
4572026-03-04T17:26:13.312Z Downloaded icu_properties_data v2.1.2
4582026-03-04T17:26:13.319Z Downloaded serde_json v1.0.149
4592026-03-04T17:26:13.325Z Downloaded goblin v0.8.2
4602026-03-04T17:26:13.331Z Downloaded syn v1.0.109
4612026-03-04T17:26:13.338Z Downloaded tabled v0.15.0
4622026-03-04T17:26:13.359Z Downloaded syn v2.0.117
4632026-03-04T17:26:13.368Z Downloaded rustix v1.1.3
4642026-03-04T17:26:13.402Z Downloaded libc v0.2.180
4652026-03-04T17:26:13.484Z Compiling proc-macro2 v1.0.106
4662026-03-04T17:26:13.484Z Compiling quote v1.0.44
4672026-03-04T17:26:13.487Z Compiling unicode-ident v1.0.24
4682026-03-04T17:26:13.487Z Compiling serde_core v1.0.228
4692026-03-04T17:26:13.487Z Compiling libc v0.2.180
4702026-03-04T17:26:13.487Z Compiling version_check v0.9.5
4712026-03-04T17:26:13.718Z Compiling memchr v2.8.0
4722026-03-04T17:26:13.721Z Compiling stable_deref_trait v1.2.1
4732026-03-04T17:26:13.900Z Compiling serde v1.0.228
4742026-03-04T17:26:14.047Z Compiling zmij v1.0.21
4752026-03-04T17:26:14.364Z Compiling thiserror v1.0.69
4762026-03-04T17:26:14.822Z Compiling autocfg v1.5.0
4772026-03-04T17:26:14.870Z Compiling itoa v1.0.17
4782026-03-04T17:26:15.063Z Compiling ucd-trie v0.1.7
4792026-03-04T17:26:15.443Z Compiling pest v2.8.6
4802026-03-04T17:26:15.465Z Compiling litemap v0.8.1
4812026-03-04T17:26:15.562Z Compiling writeable v0.6.2
4822026-03-04T17:26:15.694Z Compiling icu_normalizer_data v2.1.1
4832026-03-04T17:26:15.818Z Compiling rustix v1.1.3
4842026-03-04T17:26:15.976Z Compiling icu_properties_data v2.1.2
4852026-03-04T17:26:16.341Z Compiling byteorder v1.5.0
4862026-03-04T17:26:16.512Z Compiling syn v2.0.117
4872026-03-04T17:26:16.757Z Compiling errno v0.3.14
4882026-03-04T17:26:16.789Z Compiling bitflags v2.11.0
4892026-03-04T17:26:16.817Z Compiling serde_json v1.0.149
4902026-03-04T17:26:17.041Z Compiling num-traits v0.2.19
4912026-03-04T17:26:17.259Z Compiling smallvec v1.15.1
4922026-03-04T17:26:17.281Z Compiling typeid v1.0.3
4932026-03-04T17:26:17.706Z Compiling equivalent v1.0.2
4942026-03-04T17:26:17.825Z Compiling hashbrown v0.16.1
4952026-03-04T17:26:17.941Z Compiling thread-id v4.2.2
4962026-03-04T17:26:18.070Z Compiling pest_meta v2.8.6
4972026-03-04T17:26:18.173Z Compiling proc-macro-error-attr v1.0.4
4982026-03-04T17:26:18.392Z Compiling usdt-impl v0.5.0
4992026-03-04T17:26:18.511Z Compiling syn v1.0.109
5002026-03-04T17:26:18.784Z Compiling erased-serde v0.4.9
5012026-03-04T17:26:18.978Z Compiling indexmap v2.13.0
5022026-03-04T17:26:19.106Z Compiling toml_write v0.1.2
5032026-03-04T17:26:19.314Z Compiling winnow v0.7.14
5042026-03-04T17:26:20.331Z Compiling proc-macro-error v1.0.4
5052026-03-04T17:26:20.357Z Compiling plain v0.2.3
5062026-03-04T17:26:20.541Z Compiling getrandom v0.4.1
5072026-03-04T17:26:20.688Z Compiling utf8_iter v1.0.4
5082026-03-04T17:26:21.021Z Compiling thiserror v2.0.18
5092026-03-04T17:26:21.305Z Compiling utf8parse v0.2.2
5102026-03-04T17:26:21.500Z Compiling percent-encoding v2.3.2
5112026-03-04T17:26:21.694Z Compiling camino v1.2.2
5122026-03-04T17:26:21.725Z Compiling log v0.4.29
5132026-03-04T17:26:21.867Z Compiling form_urlencoded v1.2.2
5142026-03-04T17:26:22.084Z Compiling ordered-float v2.10.1
5152026-03-04T17:26:22.179Z Compiling anstyle-parse v0.2.7
5162026-03-04T17:26:22.581Z Compiling terminal_size v0.4.3
5172026-03-04T17:26:22.646Z Compiling anstyle-query v1.1.5
5182026-03-04T17:26:22.814Z Compiling colorchoice v1.0.4
5192026-03-04T17:26:22.840Z Compiling is_terminal_polyfill v1.70.2
5202026-03-04T17:26:22.899Z Compiling cfg-if v1.0.4
5212026-03-04T17:26:22.981Z Compiling pretty-hex v0.4.1
5222026-03-04T17:26:23.007Z Compiling anstyle v1.0.13
5232026-03-04T17:26:23.194Z Compiling synstructure v0.13.2
5242026-03-04T17:26:23.217Z Compiling pest_generator v2.8.6
5252026-03-04T17:26:23.339Z Compiling anstream v0.6.21
5262026-03-04T17:26:23.440Z Compiling serde-untagged v0.1.9
5272026-03-04T17:26:23.531Z Compiling semver v1.0.27
5282026-03-04T17:26:23.986Z Compiling fs-err v3.3.0
5292026-03-04T17:26:24.080Z Compiling once_cell v1.21.3
5302026-03-04T17:26:24.219Z Compiling unicode-xid v0.2.6
5312026-03-04T17:26:24.335Z Compiling strsim v0.11.1
5322026-03-04T17:26:24.419Z Compiling heck v0.4.1
5332026-03-04T17:26:24.494Z Compiling fnv v1.0.7
5342026-03-04T17:26:24.525Z Compiling clap_lex v1.0.0
5352026-03-04T17:26:24.663Z Compiling unicode-width v0.1.14
5362026-03-04T17:26:24.858Z Compiling bytecount v0.6.9
5372026-03-04T17:26:24.950Z Compiling heck v0.5.0
5382026-03-04T17:26:24.995Z Compiling anyhow v1.0.102
5392026-03-04T17:26:25.049Z Compiling fastrand v2.3.0
5402026-03-04T17:26:25.085Z Compiling clap_builder v4.5.60
5412026-03-04T17:26:25.429Z Compiling tempfile v3.25.0
5422026-03-04T17:26:25.560Z Compiling papergrid v0.11.0
5432026-03-04T17:26:25.983Z Compiling memmap v0.7.0
5442026-03-04T17:26:26.050Z Compiling unicode-linebreak v0.1.5
5452026-03-04T17:26:26.281Z Compiling unicode-width v0.2.0
5462026-03-04T17:26:26.333Z Compiling smawk v0.3.2
5472026-03-04T17:26:26.782Z Compiling textwrap v0.16.2
5482026-03-04T17:26:27.183Z Compiling camino-tempfile v1.4.1
5492026-03-04T17:26:27.268Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5502026-03-04T17:26:27.629Z Compiling swrite v0.1.0
5512026-03-04T17:26:27.819Z Compiling tabled_derive v0.7.0
5522026-03-04T17:26:27.888Z Compiling serde_derive v1.0.228
5532026-03-04T17:26:27.888Z Compiling zerofrom-derive v0.1.6
5542026-03-04T17:26:27.936Z Compiling yoke-derive v0.8.1
5552026-03-04T17:26:28.047Z Compiling zerovec-derive v0.11.2
5562026-03-04T17:26:28.493Z Compiling displaydoc v0.2.5
5572026-03-04T17:26:29.845Z Compiling thiserror-impl v1.0.69
5582026-03-04T17:26:30.038Z Compiling zerocopy-derive v0.7.35
5592026-03-04T17:26:30.619Z Compiling pest_derive v2.8.6
5602026-03-04T17:26:30.645Z Compiling scroll_derive v0.12.1
5612026-03-04T17:26:31.240Z Compiling zerofrom v0.1.6
5622026-03-04T17:26:31.491Z Compiling yoke v0.8.1
5632026-03-04T17:26:31.516Z Compiling thiserror-impl v2.0.18
5642026-03-04T17:26:31.835Z Compiling zerovec v0.11.5
5652026-03-04T17:26:31.975Z Compiling zerotrie v0.2.3
5662026-03-04T17:26:32.171Z Compiling zerocopy v0.7.35
5672026-03-04T17:26:32.548Z Compiling scroll v0.12.0
5682026-03-04T17:26:32.577Z Compiling clap_derive v4.5.55
5692026-03-04T17:26:32.869Z Compiling dtrace-parser v0.2.0
5702026-03-04T17:26:32.981Z Compiling tinystr v0.8.2
5712026-03-04T17:26:33.120Z Compiling potential_utf v0.1.4
5722026-03-04T17:26:33.388Z Compiling icu_locale_core v2.1.1
5732026-03-04T17:26:33.421Z Compiling icu_collections v2.1.1
5742026-03-04T17:26:33.507Z Compiling goblin v0.8.2
5752026-03-04T17:26:34.315Z Compiling tabled v0.15.0
5762026-03-04T17:26:34.907Z Compiling icu_provider v2.1.1
5772026-03-04T17:26:35.388Z Compiling icu_properties v2.1.2
5782026-03-04T17:26:35.388Z Compiling icu_normalizer v2.1.1
5792026-03-04T17:26:35.761Z Compiling clap v4.5.60
5802026-03-04T17:26:36.091Z Compiling dof v0.3.0
5812026-03-04T17:26:36.091Z Compiling serde_tokenstream v0.2.3
5822026-03-04T17:26:36.246Z Compiling toml_datetime v0.6.11
5832026-03-04T17:26:36.304Z Compiling serde_spanned v0.6.9
5842026-03-04T17:26:36.570Z Compiling serde-value v0.7.0
5852026-03-04T17:26:36.599Z Compiling cargo-platform v0.2.0
5862026-03-04T17:26:36.727Z Compiling toml_edit v0.22.27
5872026-03-04T17:26:37.007Z Compiling macaddr v1.0.1
5882026-03-04T17:26:37.477Z Compiling idna_adapter v1.2.1
5892026-03-04T17:26:37.711Z Compiling idna v1.1.0
5902026-03-04T17:26:37.795Z Compiling usdt-attr-macro v0.5.0
5912026-03-04T17:26:37.830Z Compiling usdt-macro v0.5.0
5922026-03-04T17:26:38.427Z Compiling url v2.5.8
5932026-03-04T17:26:39.923Z Compiling toml v0.8.23
5942026-03-04T17:26:40.083Z Compiling usdt v0.5.0
5952026-03-04T17:26:40.696Z Compiling cargo-util-schemas v0.8.2
5962026-03-04T17:26:40.696Z Compiling cargo_toml v0.21.0
5972026-03-04T17:26:42.126Z Compiling cargo_metadata v0.21.0
5982026-03-04T17:26:43.855Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5992026-03-04T17:26:47.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
6002026-03-04T17:26:47.444Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6012026-03-04T17:26:48.197Z Downloading crates ...
6022026-03-04T17:26:48.340Z Downloaded backoff v0.4.0
6032026-03-04T17:26:48.355Z Downloaded adler2 v2.0.1
6042026-03-04T17:26:48.359Z Downloaded array-init v0.0.4
6052026-03-04T17:26:48.368Z Downloaded async-recursion v1.1.1
6062026-03-04T17:26:48.374Z Downloaded dirs-sys-next v0.1.2
6072026-03-04T17:26:48.379Z Downloaded foreign-types-shared v0.3.1
6082026-03-04T17:26:48.382Z Downloaded crossbeam-deque v0.8.6
6092026-03-04T17:26:48.386Z Downloaded dtrace-parser v0.3.0
6102026-03-04T17:26:48.390Z Downloaded filetime v0.2.27
6112026-03-04T17:26:48.394Z Downloaded dof v0.4.0
6122026-03-04T17:26:48.399Z Downloaded embedded-io v0.4.0
6132026-03-04T17:26:48.404Z Downloaded darling_core v0.21.3
6142026-03-04T17:26:48.410Z Downloaded embedded-io v0.6.1
6152026-03-04T17:26:48.414Z Downloaded enum-as-inner v0.6.1
6162026-03-04T17:26:48.418Z Downloaded defmt v0.3.100
6172026-03-04T17:26:48.423Z Downloaded env_logger v0.11.9
6182026-03-04T17:26:48.428Z Downloaded ecdsa v0.16.9
6192026-03-04T17:26:48.433Z Downloaded foreign-types v0.5.0
6202026-03-04T17:26:48.437Z Downloaded crunchy v0.2.4
6212026-03-04T17:26:48.440Z Downloaded env_filter v1.0.0
6222026-03-04T17:26:48.445Z Downloaded dunce v1.0.5
6232026-03-04T17:26:48.448Z Downloaded dsl_auto_type v0.1.3
6242026-03-04T17:26:48.452Z Downloaded dyn-clone v1.0.20
6252026-03-04T17:26:48.456Z Downloaded bit-set v0.5.3
6262026-03-04T17:26:48.460Z Downloaded endian-type v0.1.2
6272026-03-04T17:26:48.463Z Downloaded flagset v0.4.7
6282026-03-04T17:26:48.470Z Downloaded foreign-types v0.3.2
6292026-03-04T17:26:48.472Z Downloaded futures-io v0.3.32
6302026-03-04T17:26:48.475Z Downloaded float-cmp v0.10.0
6312026-03-04T17:26:48.478Z Downloaded document-features v0.2.12
6322026-03-04T17:26:48.481Z Downloaded base16ct v1.0.0
6332026-03-04T17:26:48.485Z Downloaded foreign-types-shared v0.1.1
6342026-03-04T17:26:48.489Z Downloaded ascii-canvas v3.0.0
6352026-03-04T17:26:48.492Z Downloaded difflib v0.4.0
6362026-03-04T17:26:48.495Z Downloaded fixedbitset v0.4.2
6372026-03-04T17:26:48.499Z Downloaded futures-macro v0.3.32
6382026-03-04T17:26:48.503Z Downloaded foldhash v0.2.0
6392026-03-04T17:26:48.507Z Downloaded fd-lock v4.0.4
6402026-03-04T17:26:48.523Z Downloaded globwalk v0.9.1
6412026-03-04T17:26:48.527Z Downloaded hex-literal v0.4.1
6422026-03-04T17:26:48.530Z Downloaded hash32 v0.3.1
6432026-03-04T17:26:48.534Z Downloaded home v0.5.12
6442026-03-04T17:26:48.537Z Downloaded funty v2.0.0
6452026-03-04T17:26:48.541Z Downloaded hex v0.4.3
6462026-03-04T17:26:48.546Z Downloaded erased-serde v0.3.31
6472026-03-04T17:26:48.549Z Downloaded futures-task v0.3.32
6482026-03-04T17:26:48.553Z Downloaded foreign-types-macros v0.2.3
6492026-03-04T17:26:48.556Z Downloaded fixedbitset v0.5.7
6502026-03-04T17:26:48.560Z Downloaded deranged v0.5.8
6512026-03-04T17:26:48.564Z Downloaded convert_case v0.10.0
6522026-03-04T17:26:48.568Z Downloaded hostname v0.4.2
6532026-03-04T17:26:48.572Z Downloaded const_format_proc_macros v0.2.34
6542026-03-04T17:26:48.576Z Downloaded cargo_metadata v0.19.2
6552026-03-04T17:26:48.581Z Downloaded hyper-tls v0.6.0
6562026-03-04T17:26:48.584Z Downloaded glob v0.3.3
6572026-03-04T17:26:48.588Z Downloaded hubpack_derive v0.1.1
6582026-03-04T17:26:48.591Z Downloaded bitflags v1.3.2
6592026-03-04T17:26:48.597Z Downloaded hubpack v0.1.2
6602026-03-04T17:26:48.601Z Downloaded ident_case v1.0.1
6612026-03-04T17:26:48.604Z Downloaded httpdate v1.0.3
6622026-03-04T17:26:48.607Z Downloaded instability v0.3.11
6632026-03-04T17:26:48.609Z Downloaded is_ci v1.2.0
6642026-03-04T17:26:48.612Z Downloaded is-terminal v0.4.17
6652026-03-04T17:26:48.616Z Downloaded fs_extra v1.3.0
6662026-03-04T17:26:48.619Z Downloaded indent_write v2.2.0
6672026-03-04T17:26:48.623Z Downloaded des v0.8.1
6682026-03-04T17:26:48.627Z Downloaded indoc v1.0.9
6692026-03-04T17:26:48.631Z Downloaded git-stub-vcs v0.1.0
6702026-03-04T17:26:48.635Z Downloaded keccak v0.1.6
6712026-03-04T17:26:48.638Z Downloaded lazy_static v1.5.0
6722026-03-04T17:26:48.642Z Downloaded lalrpop-util v0.19.12
6732026-03-04T17:26:48.645Z Downloaded kstat-rs v0.2.4
6742026-03-04T17:26:48.648Z Downloaded darling v0.23.0
6752026-03-04T17:26:48.655Z Downloaded lru-cache v0.1.2
6762026-03-04T17:26:48.658Z Downloaded md-5 v0.10.6
6772026-03-04T17:26:48.662Z Downloaded getrandom v0.2.17
6782026-03-04T17:26:48.667Z Downloaded hyper-staticfile v0.10.1
6792026-03-04T17:26:48.671Z Downloaded lru v0.12.5
6802026-03-04T17:26:48.675Z Downloaded md5 v0.7.0
6812026-03-04T17:26:48.678Z Downloaded half v1.8.3
6822026-03-04T17:26:48.682Z Downloaded libscf-sys v1.1.0
6832026-03-04T17:26:48.685Z Downloaded maybe-uninit v2.0.0
6842026-03-04T17:26:48.688Z Downloaded lzss v0.8.2
6852026-03-04T17:26:48.691Z Downloaded multimap v0.10.1
6862026-03-04T17:26:48.694Z Downloaded newtype_derive v0.1.6
6872026-03-04T17:26:48.697Z Downloaded newtype-uuid-macros v0.1.0
6882026-03-04T17:26:48.701Z Downloaded ingot-types v0.1.2
6892026-03-04T17:26:48.704Z Downloaded newline-converter v0.3.0
6902026-03-04T17:26:48.707Z Downloaded nibble_vec v0.1.0
6912026-03-04T17:26:48.710Z Downloaded aes-gcm v0.10.3
6922026-03-04T17:26:48.715Z Downloaded ipnetwork v0.21.1
6932026-03-04T17:26:48.718Z Downloaded fatfs v0.3.6
6942026-03-04T17:26:48.722Z Downloaded derive_more v0.99.20
6952026-03-04T17:26:48.728Z Downloaded num-derive v0.3.3
6962026-03-04T17:26:48.732Z Downloaded num-derive v0.4.2
6972026-03-04T17:26:48.735Z Downloaded num-conv v0.2.0
6982026-03-04T17:26:48.738Z Downloaded hyper-rustls v0.27.7
6992026-03-04T17:26:48.742Z Downloaded olpc-cjson v0.1.4
7002026-03-04T17:26:48.745Z Downloaded opaque-debug v0.3.1
7012026-03-04T17:26:48.748Z Downloaded linear-map v1.2.0
7022026-03-04T17:26:48.751Z Downloaded lock_api v0.4.14
7032026-03-04T17:26:48.754Z Downloaded num-iter v0.1.45
7042026-03-04T17:26:48.757Z Downloaded num_threads v0.1.7
7052026-03-04T17:26:48.759Z Downloaded openssl-macros v0.1.1
7062026-03-04T17:26:48.762Z Downloaded openssl-probe v0.1.6
7072026-03-04T17:26:48.765Z Downloaded libloading v0.8.9
7082026-03-04T17:26:48.768Z Downloaded mime_guess v2.0.5
7092026-03-04T17:26:48.771Z Downloaded ingot-macros v0.1.1
7102026-03-04T17:26:48.774Z Downloaded newtype-uuid v1.3.2
7112026-03-04T17:26:48.778Z Downloaded openssl-probe v0.2.1
7122026-03-04T17:26:48.781Z Downloaded packed_struct_codegen v0.10.1
7132026-03-04T17:26:48.784Z Downloaded parse-size v1.1.0
7142026-03-04T17:26:48.787Z Downloaded pbkdf2 v0.12.2
7152026-03-04T17:26:48.790Z Downloaded nanorand v0.7.0
7162026-03-04T17:26:48.795Z Downloaded native-tls v0.2.18
7172026-03-04T17:26:48.798Z Downloaded darling_core v0.23.0
7182026-03-04T17:26:48.801Z Downloaded pbkdf2 v0.11.0
7192026-03-04T17:26:48.805Z Downloaded half v2.7.1
7202026-03-04T17:26:48.809Z Downloaded jobserver v0.1.34
7212026-03-04T17:26:48.813Z Downloaded nu-ansi-term v0.50.3
7222026-03-04T17:26:48.816Z Downloaded nonempty v0.12.0
7232026-03-04T17:26:48.819Z Downloaded dropshot-api-manager v0.5.2
7242026-03-04T17:26:48.824Z Downloaded num-complex v0.4.6
7252026-03-04T17:26:48.828Z Downloaded peg-runtime v0.8.5
7262026-03-04T17:26:48.831Z Downloaded phf_shared v0.13.1
7272026-03-04T17:26:48.834Z Downloaded phf_shared v0.11.3
7282026-03-04T17:26:48.837Z Downloaded compact_str v0.8.1
7292026-03-04T17:26:48.840Z Downloaded num-integer v0.1.46
7302026-03-04T17:26:48.843Z Downloaded memmap2 v0.9.10
7312026-03-04T17:26:48.846Z Downloaded predicates-core v1.0.10
7322026-03-04T17:26:48.848Z Downloaded oxide-tokio-rt v0.1.2
7332026-03-04T17:26:48.851Z Downloaded headers v0.4.1
7342026-03-04T17:26:48.857Z Downloaded pin-utils v0.1.0
7352026-03-04T17:26:48.860Z Downloaded phf_shared v0.12.1
7362026-03-04T17:26:48.862Z Downloaded proc-macro-error-attr2 v2.0.0
7372026-03-04T17:26:48.865Z Downloaded base64 v0.21.7
7382026-03-04T17:26:48.869Z Downloaded progenitor-client v0.10.0
7392026-03-04T17:26:48.872Z Downloaded progenitor-client v0.11.2
7402026-03-04T17:26:48.875Z Downloaded ed25519-dalek v2.2.0
7412026-03-04T17:26:48.878Z Downloaded pem v3.0.6
7422026-03-04T17:26:48.881Z Downloaded flate2 v1.1.9
7432026-03-04T17:26:48.887Z Downloaded precomputed-hash v0.1.1
7442026-03-04T17:26:48.890Z Downloaded heapless v0.8.0
7452026-03-04T17:26:48.894Z Downloaded pem-rfc7468 v0.7.0
7462026-03-04T17:26:48.897Z Downloaded progenitor-macro v0.10.0
7472026-03-04T17:26:48.900Z Downloaded progenitor-macro v0.13.0
7482026-03-04T17:26:48.903Z Downloaded progenitor-macro v0.11.2
7492026-03-04T17:26:48.906Z Downloaded psl-types v2.0.11
7502026-03-04T17:26:48.909Z Downloaded futures v0.3.32
7512026-03-04T17:26:48.912Z Downloaded phf v0.12.1
7522026-03-04T17:26:48.915Z Downloaded parking_lot_core v0.8.6
7532026-03-04T17:26:48.921Z Downloaded rand_chacha v0.3.1
7542026-03-04T17:26:48.924Z Downloaded oso-derive v0.27.3
7552026-03-04T17:26:48.924Z Downloaded num_enum v0.7.5
7562026-03-04T17:26:48.929Z Downloaded pin-project-internal v1.1.11
7572026-03-04T17:26:48.932Z Downloaded omicron-zone-package v0.12.2
7582026-03-04T17:26:48.936Z Downloaded quick-error v1.2.3
7592026-03-04T17:26:48.939Z Downloaded predicates v3.1.4
7602026-03-04T17:26:48.943Z Downloaded radium v0.7.0
7612026-03-04T17:26:48.947Z Downloaded polyval v0.6.2
7622026-03-04T17:26:48.950Z Downloaded heapless v0.7.17
7632026-03-04T17:26:48.952Z Downloaded proc-macro-crate v1.3.1
7642026-03-04T17:26:48.955Z Downloaded recursive v0.1.1
7652026-03-04T17:26:48.958Z Downloaded rfc6979 v0.4.0
7662026-03-04T17:26:48.961Z Downloaded powerfmt v0.2.0
7672026-03-04T17:26:48.961Z Downloaded pkg-config v0.3.32
7682026-03-04T17:26:48.964Z Downloaded rand_xorshift v0.4.0
7692026-03-04T17:26:48.967Z Downloaded expectorate v1.2.0
7702026-03-04T17:26:48.970Z Downloaded pkcs8 v0.10.2
7712026-03-04T17:26:48.973Z Downloaded recursive-proc-macro-impl v0.1.1
7722026-03-04T17:26:48.976Z Downloaded ppv-lite86 v0.2.21
7732026-03-04T17:26:48.979Z Downloaded progenitor-extras v0.1.0
7742026-03-04T17:26:48.982Z Downloaded postgres-protocol v0.6.10
7752026-03-04T17:26:48.985Z Downloaded rustc_version v0.4.1
7762026-03-04T17:26:48.987Z Downloaded predicates-tree v1.0.13
7772026-03-04T17:26:48.987Z Downloaded owo-colors v4.3.0
7782026-03-04T17:26:48.990Z Downloaded ref-cast v1.0.25
7792026-03-04T17:26:48.994Z Downloaded psm v0.1.30
7802026-03-04T17:26:48.998Z Downloaded derive_more-impl v2.1.1
7812026-03-04T17:26:49.004Z Downloaded rustc_version v0.1.7
7822026-03-04T17:26:49.007Z Downloaded rustc-hash v2.1.1
7832026-03-04T17:26:49.010Z Downloaded ref-cast-impl v1.0.25
7842026-03-04T17:26:49.013Z Downloaded proc-macro-error2 v2.0.1
7852026-03-04T17:26:49.017Z Downloaded rand_core v0.6.4
7862026-03-04T17:26:49.021Z Downloaded pkcs1 v0.7.5
7872026-03-04T17:26:49.024Z Downloaded rand_core v0.10.0
7882026-03-04T17:26:49.024Z Downloaded salsa20 v0.10.2
7892026-03-04T17:26:49.027Z Downloaded rand_chacha v0.9.0
7902026-03-04T17:26:49.027Z Downloaded hashbrown v0.12.3
7912026-03-04T17:26:49.031Z Downloaded parking_lot_core v0.9.12
7922026-03-04T17:26:49.035Z Downloaded parking_lot v0.12.5
7932026-03-04T17:26:49.038Z Downloaded parking_lot v0.11.2
7942026-03-04T17:26:49.041Z Downloaded papergrid v0.17.0
7952026-03-04T17:26:49.047Z Downloaded rtoolbox v0.0.3
7962026-03-04T17:26:49.050Z Downloaded r2d2 v0.8.10
7972026-03-04T17:26:49.053Z Downloaded hickory-resolver v0.24.4
7982026-03-04T17:26:49.056Z Downloaded bumpalo v3.20.2
7992026-03-04T17:26:49.060Z Downloaded derive_more v2.1.1
8002026-03-04T17:26:49.071Z Downloaded semver v0.1.20
8012026-03-04T17:26:49.074Z Downloaded scheduled-thread-pool v0.2.7
8022026-03-04T17:26:49.077Z Downloaded sapling-renderdag v0.1.0
8032026-03-04T17:26:49.080Z Downloaded same-file v1.0.6
8042026-03-04T17:26:49.080Z Downloaded http v1.4.0
8052026-03-04T17:26:49.084Z Downloaded quinn-udp v0.5.14
8062026-03-04T17:26:49.087Z Downloaded postgres-types v0.2.12
8072026-03-04T17:26:49.090Z Downloaded serde_urlencoded v0.7.1
8082026-03-04T17:26:49.093Z Downloaded serde_plain v1.0.2
8092026-03-04T17:26:49.096Z Downloaded serde_repr v0.1.20
8102026-03-04T17:26:49.099Z Downloaded scopeguard v1.2.0
8112026-03-04T17:26:49.102Z Downloaded postcard v1.1.3
8122026-03-04T17:26:49.104Z Downloaded rustls-pemfile v1.0.4
8132026-03-04T17:26:49.107Z Downloaded rustls-native-certs v0.8.3
8142026-03-04T17:26:49.110Z Downloaded rustls-pemfile v2.2.0
8152026-03-04T17:26:49.113Z Downloaded serde_spanned v1.0.4
8162026-03-04T17:26:49.116Z Downloaded serde_bytes v0.11.19
8172026-03-04T17:26:49.119Z Downloaded signal-hook-tokio v0.3.1
8182026-03-04T17:26:49.122Z Downloaded resolv-conf v0.7.6
8192026-03-04T17:26:49.122Z Downloaded serde-big-array v0.5.1
8202026-03-04T17:26:49.125Z Downloaded shell-words v1.1.1
8212026-03-04T17:26:49.128Z Downloaded hashbrown v0.13.2
8222026-03-04T17:26:49.130Z Downloaded p256 v0.13.2
8232026-03-04T17:26:49.134Z Downloaded sigpipe v0.1.3
8242026-03-04T17:26:49.137Z Downloaded jiff-static v0.2.21
8252026-03-04T17:26:49.140Z Downloaded sha1 v0.10.6
8262026-03-04T17:26:49.143Z Downloaded miniz_oxide v0.8.9
8272026-03-04T17:26:49.146Z Downloaded seq-macro v0.3.6
8282026-03-04T17:26:49.149Z Downloaded oso v0.27.3
8292026-03-04T17:26:49.152Z Downloaded crossterm v0.28.1
8302026-03-04T17:26:49.158Z Downloaded siphasher v1.0.2
8312026-03-04T17:26:49.161Z Downloaded slog-envlogger v2.2.0
8322026-03-04T17:26:49.164Z Downloaded signature v2.2.0
8332026-03-04T17:26:49.167Z Downloaded signal-hook-mio v0.2.5
8342026-03-04T17:26:49.167Z Downloaded progenitor-impl v0.13.0
8352026-03-04T17:26:49.170Z Downloaded serde-hex v0.1.0
8362026-03-04T17:26:49.172Z Downloaded pin-project v1.1.11
8372026-03-04T17:26:49.183Z Downloaded slog-bunyan v2.5.0
8382026-03-04T17:26:49.186Z Downloaded rustversion v1.0.22
8392026-03-04T17:26:49.189Z Downloaded russh-keys v0.45.0
8402026-03-04T17:26:49.192Z Downloaded openssl-sys v0.9.111
8412026-03-04T17:26:49.197Z Downloaded rand_core v0.9.5
8422026-03-04T17:26:49.200Z Downloaded hickory-resolver v0.25.2
8432026-03-04T17:26:49.203Z Downloaded serde_path_to_error v0.1.20
8442026-03-04T17:26:49.206Z Downloaded minimal-lexical v0.2.1
8452026-03-04T17:26:49.210Z Downloaded mio v1.1.1
8462026-03-04T17:26:49.216Z Downloaded aho-corasick v1.1.4
8472026-03-04T17:26:49.222Z Downloaded structmeta-derive v0.3.0
8482026-03-04T17:26:49.225Z Downloaded structmeta v0.3.0
8492026-03-04T17:26:49.225Z Downloaded strip-ansi-escapes v0.2.1
8502026-03-04T17:26:49.228Z Downloaded ssh-encoding v0.2.0
8512026-03-04T17:26:49.231Z Downloaded strum v0.26.3
8522026-03-04T17:26:49.231Z Downloaded subtle v2.6.1
8532026-03-04T17:26:49.234Z Downloaded sqlparser_derive v0.5.0
8542026-03-04T17:26:49.237Z Downloaded strum v0.27.2
8552026-03-04T17:26:49.237Z Downloaded simd-adler32 v0.3.8
8562026-03-04T17:26:49.240Z Downloaded shlex v1.3.0
8572026-03-04T17:26:49.243Z Downloaded crossterm v0.29.0
8582026-03-04T17:26:49.247Z Downloaded progenitor-impl v0.10.0
8592026-03-04T17:26:49.250Z Downloaded scroll v0.13.0
8602026-03-04T17:26:49.253Z Downloaded ssh-cipher v0.2.0
8612026-03-04T17:26:49.256Z Downloaded signal-hook-registry v1.4.8
8622026-03-04T17:26:49.256Z Downloaded serde_derive_internals v0.29.1
8632026-03-04T17:26:49.259Z Downloaded tagptr v0.2.0
8642026-03-04T17:26:49.262Z Downloaded take_mut v0.2.2
8652026-03-04T17:26:49.262Z Downloaded supports-color v3.0.2
8662026-03-04T17:26:49.265Z Downloaded tabwriter v1.4.1
8672026-03-04T17:26:49.265Z Downloaded smf v0.2.3
8682026-03-04T17:26:49.268Z Downloaded slog-term v2.9.2
8692026-03-04T17:26:49.271Z Downloaded aes v0.8.4
8702026-03-04T17:26:49.275Z Downloaded slab v0.4.12
8712026-03-04T17:26:49.278Z Downloaded tabled_derive v0.11.0
8722026-03-04T17:26:49.278Z Downloaded smallvec v0.6.14
8732026-03-04T17:26:49.282Z Downloaded slog-async v2.8.0
8742026-03-04T17:26:49.282Z Downloaded sync_wrapper v1.0.2
8752026-03-04T17:26:49.285Z Downloaded snafu-derive v0.8.9
8762026-03-04T17:26:49.285Z Downloaded sync-ptr v0.1.4
8772026-03-04T17:26:49.285Z Downloaded slog-json v2.6.1
8782026-03-04T17:26:49.288Z Downloaded serde_with_macros v3.17.0
8792026-03-04T17:26:49.306Z Downloaded rustls-platform-verifier v0.6.2
8802026-03-04T17:26:49.306Z Downloaded thiserror-impl-no-std v2.0.2
8812026-03-04T17:26:49.306Z Downloaded schemars_derive v0.8.22
8822026-03-04T17:26:49.307Z Downloaded testing_table v0.3.0
8832026-03-04T17:26:49.307Z Downloaded pretty_assertions v1.4.1
8842026-03-04T17:26:49.307Z Downloaded thread-id v5.1.0
8852026-03-04T17:26:49.307Z Downloaded tinyvec_macros v0.1.1
8862026-03-04T17:26:49.307Z Downloaded prefix-trie v0.7.0
8872026-03-04T17:26:49.311Z Downloaded spki v0.7.3
8882026-03-04T17:26:49.311Z Downloaded time-core v0.1.8
8892026-03-04T17:26:49.311Z Downloaded ryu v1.0.23
8902026-03-04T17:26:49.315Z Downloaded prettyplease v0.2.37
8912026-03-04T17:26:49.318Z Downloaded support-bundle-viewer v0.1.2
8922026-03-04T17:26:49.321Z Downloaded itertools v0.10.5
8932026-03-04T17:26:49.329Z Downloaded strum_macros v0.27.2
8942026-03-04T17:26:49.332Z Downloaded stringprep v0.1.5
8952026-03-04T17:26:49.332Z Downloaded string_cache v0.8.9
8962026-03-04T17:26:49.335Z Downloaded sqlformat v0.3.5
8972026-03-04T17:26:49.335Z Downloaded num-bigint v0.4.6
8982026-03-04T17:26:49.339Z Downloaded static_assertions v1.1.0
8992026-03-04T17:26:49.342Z Downloaded termtree v0.5.1
9002026-03-04T17:26:49.345Z Downloaded termios v0.3.3
9012026-03-04T17:26:49.345Z Downloaded stacker v0.1.23
9022026-03-04T17:26:49.349Z Downloaded hyper-util v0.1.20
9032026-03-04T17:26:49.352Z Downloaded rand v0.8.5
9042026-03-04T17:26:49.356Z Downloaded quinn v0.11.9
9052026-03-04T17:26:49.359Z Downloaded strum_macros v0.26.4
9062026-03-04T17:26:49.363Z Downloaded serde_cbor v0.11.2
9072026-03-04T17:26:49.365Z Downloaded slog-stdlog v4.1.1
9082026-03-04T17:26:49.368Z Downloaded tower-layer v0.3.3
9092026-03-04T17:26:49.368Z Downloaded spin v0.9.8
9102026-03-04T17:26:49.371Z Downloaded slog-scope v4.4.1
9112026-03-04T17:26:49.374Z Downloaded slog-dtrace v0.3.0
9122026-03-04T17:26:49.374Z Downloaded sec1 v0.7.3
9132026-03-04T17:26:49.377Z Downloaded rustls-pki-types v1.14.0
9142026-03-04T17:26:49.380Z Downloaded sct v0.7.1
9152026-03-04T17:26:49.382Z Downloaded time-macros v0.2.27
9162026-03-04T17:26:49.387Z Downloaded tower-service v0.3.3
9172026-03-04T17:26:49.388Z Downloaded rayon-core v1.13.0
9182026-03-04T17:26:49.390Z Downloaded hashbrown v0.15.5
9192026-03-04T17:26:49.395Z Downloaded tls_codec v0.4.2
9202026-03-04T17:26:49.398Z Downloaded slog v2.8.2
9212026-03-04T17:26:49.400Z Downloaded try-lock v0.2.5
9222026-03-04T17:26:49.403Z Downloaded trait-variant v0.1.2
9232026-03-04T17:26:49.403Z Downloaded schemars v0.8.22
9242026-03-04T17:26:49.414Z Downloaded typify-macro v0.6.1
9252026-03-04T17:26:49.417Z Downloaded typify-macro v0.4.3
9262026-03-04T17:26:49.417Z Downloaded itertools v0.12.1
9272026-03-04T17:26:49.422Z Downloaded num-bigint-dig v0.8.6
9282026-03-04T17:26:49.427Z Downloaded tokio-rustls v0.25.0
9292026-03-04T17:26:49.430Z Downloaded tokio-tungstenite v0.23.1
9302026-03-04T17:26:49.433Z Downloaded unit-prefix v0.5.2
9312026-03-04T17:26:49.433Z Downloaded universal-hash v0.5.1
9322026-03-04T17:26:49.436Z Downloaded tls_codec_derive v0.4.2
9332026-03-04T17:26:49.436Z Downloaded unicode-truncate v1.1.0
9342026-03-04T17:26:49.442Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9352026-03-04T17:26:49.445Z Downloaded unarray v0.1.4
9362026-03-04T17:26:49.445Z Downloaded rand v0.9.2
9372026-03-04T17:26:49.447Z Downloaded tokio-macros v2.6.0
9382026-03-04T17:26:49.447Z Downloaded ron v0.8.1
9392026-03-04T17:26:49.451Z Downloaded thread_local v1.1.9
9402026-03-04T17:26:49.454Z Downloaded strum_macros v0.24.3
9412026-03-04T17:26:49.457Z Downloaded usdt-attr-macro v0.6.0
9422026-03-04T17:26:49.457Z Downloaded nom v7.1.3
9432026-03-04T17:26:49.461Z Downloaded qorb v0.4.1
9442026-03-04T17:26:49.466Z Downloaded similar v2.7.0
9452026-03-04T17:26:49.471Z Downloaded rustls-webpki v0.103.9
9462026-03-04T17:26:49.474Z Downloaded wait-timeout v0.2.1
9472026-03-04T17:26:49.477Z Downloaded usdt-macro v0.6.0
9482026-03-04T17:26:49.477Z Downloaded utf-8 v0.7.6
9492026-03-04T17:26:49.479Z Downloaded usdt v0.6.0
9502026-03-04T17:26:49.479Z Downloaded untrusted v0.9.0
9512026-03-04T17:26:49.482Z Downloaded untrusted v0.7.1
9522026-03-04T17:26:49.482Z Downloaded tokio-native-tls v0.3.1
9532026-03-04T17:26:49.485Z Downloaded tokio-tungstenite v0.21.0
9542026-03-04T17:26:49.488Z Downloaded tokio-dtrace v0.1.1
9552026-03-04T17:26:49.488Z Downloaded tui-tree-widget v0.23.1
9562026-03-04T17:26:49.491Z Downloaded signal-hook v0.3.18
9572026-03-04T17:26:49.494Z Downloaded publicsuffix v2.3.0
9582026-03-04T17:26:49.497Z Downloaded rcgen v0.12.1
9592026-03-04T17:26:49.500Z Downloaded want v0.3.1
9602026-03-04T17:26:49.500Z Downloaded waitgroup v0.1.2
9612026-03-04T17:26:49.500Z Downloaded void v1.0.2
9622026-03-04T17:26:49.503Z Downloaded tiny-keccak v2.0.2
9632026-03-04T17:26:49.503Z Downloaded term v1.2.1
9642026-03-04T17:26:49.506Z Downloaded samael v0.0.19
9652026-03-04T17:26:49.512Z Downloaded schemars v0.9.0
9662026-03-04T17:26:49.523Z Downloaded xshell-macros v0.2.7
9672026-03-04T17:26:49.526Z Downloaded topological-sort v0.2.2
9682026-03-04T17:26:49.526Z Downloaded toml_writer v1.0.6+spec-1.1.0
9692026-03-04T17:26:49.529Z Downloaded tokio-rustls v0.26.4
9702026-03-04T17:26:49.529Z Downloaded toml_parser v1.0.9+spec-1.1.0
9712026-03-04T17:26:49.532Z Downloaded hyper v1.8.1
9722026-03-04T17:26:49.538Z Downloaded hkdf v0.12.4
9732026-03-04T17:26:49.541Z Downloaded socket2 v0.5.10
9742026-03-04T17:26:49.543Z Downloaded usdt-impl v0.6.0
9752026-03-04T17:26:49.544Z Downloaded socket2 v0.6.2
9762026-03-04T17:26:49.548Z Downloaded xattr v1.6.1
9772026-03-04T17:26:49.548Z Downloaded term v0.7.0
9782026-03-04T17:26:49.554Z Downloaded thiserror-no-std v2.0.2
9792026-03-04T17:26:49.557Z Downloaded tokio-rustls v0.24.1
9802026-03-04T17:26:49.557Z Downloaded libxml v0.3.3
9812026-03-04T17:26:49.562Z Downloaded uzers v0.12.2
9822026-03-04T17:26:49.565Z Downloaded itertools v0.13.0
9832026-03-04T17:26:49.571Z Downloaded zone v0.3.1
9842026-03-04T17:26:49.574Z Downloaded vergen-git2 v1.0.7
9852026-03-04T17:26:49.574Z Downloaded iri-string v0.7.10
9862026-03-04T17:26:49.580Z Downloaded zone_cfg_derive v0.3.1
9872026-03-04T17:26:49.583Z Downloaded walkdir v2.5.0
9882026-03-04T17:26:49.583Z Downloaded p521 v0.13.3
9892026-03-04T17:26:49.587Z Downloaded tracing-attributes v0.1.31
9902026-03-04T17:26:49.593Z Downloaded tar v0.4.44
9912026-03-04T17:26:49.596Z Downloaded zeroize_derive v1.4.3
9922026-03-04T17:26:49.596Z Downloaded vergen-lib v0.1.6
9932026-03-04T17:26:49.596Z Downloaded twox-hash v2.1.2
9942026-03-04T17:26:49.599Z Downloaded whoami v2.1.0
9952026-03-04T17:26:49.599Z Downloaded tap v1.0.1
9962026-03-04T17:26:49.602Z Downloaded serde_yaml v0.9.34+deprecated
9972026-03-04T17:26:49.604Z Downloaded snafu v0.8.9
9982026-03-04T17:26:49.609Z Downloaded test-strategy v0.4.5
9992026-03-04T17:26:49.613Z Downloaded schemars v1.2.1
10002026-03-04T17:26:49.627Z Downloaded toml v0.9.12+spec-1.1.0
10012026-03-04T17:26:49.630Z Downloaded xz2 v0.1.7
10022026-03-04T17:26:49.634Z Downloaded xshell v0.2.7
10032026-03-04T17:26:49.637Z Downloaded iddqd v0.3.17
10042026-03-04T17:26:49.640Z Downloaded unicase v2.9.0
10052026-03-04T17:26:49.644Z Downloaded tinyvec v1.10.0
10062026-03-04T17:26:49.647Z Downloaded h2 v0.4.13
10072026-03-04T17:26:49.651Z Downloaded zeroize v1.8.2
10082026-03-04T17:26:49.654Z Downloaded itertools v0.14.0
10092026-03-04T17:26:49.659Z Downloaded zstd v0.13.3
10102026-03-04T17:26:49.662Z Downloaded tokio-stream v0.1.18
10112026-03-04T17:26:49.666Z Downloaded zstd-safe v7.2.4
10122026-03-04T17:26:49.669Z Downloaded vergen-gitcl v1.0.8
10132026-03-04T17:26:49.672Z Downloaded vergen v9.0.6
10142026-03-04T17:26:49.672Z Downloaded unicode-properties v0.1.4
10152026-03-04T17:26:49.675Z Downloaded subprocess v0.2.15
10162026-03-04T17:26:49.678Z Downloaded vsss-rs v3.3.4
10172026-03-04T17:26:49.681Z Downloaded tungstenite v0.21.0
10182026-03-04T17:26:49.684Z Downloaded typify v0.6.1
10192026-03-04T17:26:49.687Z Downloaded unicode-bidi v0.3.18
10202026-03-04T17:26:49.690Z Downloaded rpassword v7.4.0
10212026-03-04T17:26:49.692Z Downloaded toml v0.7.8
10222026-03-04T17:26:49.695Z Downloaded libm v0.2.16
10232026-03-04T17:26:49.702Z Downloaded unsafe-libyaml v0.2.11
10242026-03-04T17:26:49.705Z Downloaded tracing-core v0.1.36
10252026-03-04T17:26:49.708Z Downloaded wyz v0.5.1
10262026-03-04T17:26:49.711Z Downloaded yasna v0.5.2
10272026-03-04T17:26:49.713Z Downloaded zerocopy v0.6.6
10282026-03-04T17:26:49.714Z Downloaded whoami v1.6.1
10292026-03-04T17:26:49.717Z Downloaded rsa v0.9.10
10302026-03-04T17:26:49.720Z Downloaded futures-util v0.3.32
10312026-03-04T17:26:49.731Z Downloaded typify v0.4.3
10322026-03-04T17:26:49.735Z Downloaded tungstenite v0.23.0
10332026-03-04T17:26:49.738Z Downloaded russh v0.45.0
10342026-03-04T17:26:49.743Z Downloaded steno v0.4.1
10352026-03-04T17:26:49.747Z Downloaded uuid v1.21.0
10362026-03-04T17:26:49.750Z Downloaded rustyline v14.0.0
10372026-03-04T17:26:49.754Z Downloaded rand v0.10.0
10382026-03-04T17:26:49.758Z Downloaded rusty-fork v0.3.1
10392026-03-04T17:26:49.761Z Downloaded progenitor-impl v0.11.2
10402026-03-04T17:26:49.764Z Downloaded base64 v0.22.1
10412026-03-04T17:26:49.767Z Downloaded toml_edit v0.23.10+spec-1.0.0
10422026-03-04T17:26:49.770Z Downloaded hickory-server v0.25.2
10432026-03-04T17:26:49.773Z Downloaded secrecy v0.10.3
10442026-03-04T17:26:49.777Z Downloaded secrecy v0.8.0
10452026-03-04T17:26:49.777Z Downloaded blake3 v1.8.3
10462026-03-04T17:26:49.783Z Downloaded vte v0.14.1
10472026-03-04T17:26:49.786Z Downloaded ron v0.12.0
10482026-03-04T17:26:49.794Z Downloaded tokio-postgres v0.7.16
10492026-03-04T17:26:49.799Z Downloaded ssh-key v0.6.7
10502026-03-04T17:26:49.805Z Downloaded scrypt v0.11.0
10512026-03-04T17:26:49.808Z Downloaded scroll_derive v0.13.1
10522026-03-04T17:26:49.808Z Downloaded rand_seeder v0.4.0
10532026-03-04T17:26:49.811Z Downloaded pkcs5 v0.7.1
10542026-03-04T17:26:49.815Z Downloaded der v0.7.10
10552026-03-04T17:26:49.817Z Downloaded zopfli v0.8.3
10562026-03-04T17:26:49.820Z Downloaded unicode_categories v0.1.1
10572026-03-04T17:26:49.824Z Downloaded russh-cryptovec v0.7.3
10582026-03-04T17:26:49.824Z Downloaded libbz2-rs-sys v0.2.2
10592026-03-04T17:26:49.828Z Downloaded progenitor-client v0.13.0
10602026-03-04T17:26:49.828Z Downloaded progenitor v0.13.0
10612026-03-04T17:26:49.828Z Downloaded progenitor v0.11.2
10622026-03-04T17:26:49.831Z Downloaded progenitor v0.10.0
10632026-03-04T17:26:49.831Z Downloaded primeorder v0.13.6
10642026-03-04T17:26:49.831Z Downloaded phf v0.13.1
10652026-03-04T17:26:49.834Z Downloaded peg v0.8.5
10662026-03-04T17:26:49.836Z Downloaded poly1305 v0.8.0
10672026-03-04T17:26:49.840Z Downloaded pin-project-lite v0.2.17
10682026-03-04T17:26:49.843Z Downloaded zip v0.6.6
10692026-03-04T17:26:49.847Z Downloaded peg-macros v0.8.5
10702026-03-04T17:26:49.850Z Downloaded password-hash v0.4.2
10712026-03-04T17:26:49.853Z Downloaded indicatif v0.18.4
10722026-03-04T17:26:49.856Z Downloaded ignore v0.4.25
10732026-03-04T17:26:49.859Z Downloaded num_enum v0.5.11
10742026-03-04T17:26:49.862Z Downloaded indexmap v1.9.3
10752026-03-04T17:26:49.865Z Downloaded cc v1.2.56
10762026-03-04T17:26:49.868Z Downloaded aws-lc-rs v1.16.0
10772026-03-04T17:26:49.876Z Downloaded yansi v1.0.1
10782026-03-04T17:26:49.878Z Downloaded bitvec v1.0.1
10792026-03-04T17:26:49.892Z Downloaded quick-xml v0.37.5
10802026-03-04T17:26:49.897Z Downloaded tower v0.5.3
10812026-03-04T17:26:49.906Z Downloaded regex v1.12.3
10822026-03-04T17:26:49.911Z Downloaded typed-path v0.9.3
10832026-03-04T17:26:49.917Z Downloaded reedline v0.40.0
10842026-03-04T17:26:49.924Z Downloaded zerocopy-derive v0.8.40
10852026-03-04T17:26:49.932Z Downloaded curve25519-dalek v4.1.3
10862026-03-04T17:26:49.940Z Downloaded toml_edit v0.19.15
10872026-03-04T17:26:49.955Z Downloaded reqwest v0.13.2
10882026-03-04T17:26:49.960Z Downloaded x509-cert v0.2.5
10892026-03-04T17:26:49.965Z Downloaded unicode-normalization v0.1.25
10902026-03-04T17:26:49.969Z Downloaded zip v4.6.1
10912026-03-04T17:26:49.972Z Downloaded tough v0.20.0
10922026-03-04T17:26:49.980Z Downloaded rustls-webpki v0.101.7
10932026-03-04T17:26:49.994Z Downloaded salty v0.3.0
10942026-03-04T17:26:50.000Z Downloaded reqwest v0.12.28
10952026-03-04T17:26:50.005Z Downloaded git2 v0.20.4
10962026-03-04T17:26:50.013Z Downloaded serde_with v3.17.0
10972026-03-04T17:26:50.024Z Downloaded rayon v1.11.0
10982026-03-04T17:26:50.034Z Downloaded portable-atomic v1.13.1
10992026-03-04T17:26:50.040Z Downloaded tower-http v0.6.8
11002026-03-04T17:26:50.047Z Downloaded nix v0.27.1
11012026-03-04T17:26:50.057Z Downloaded tokio-util v0.7.18
11022026-03-04T17:26:50.064Z Downloaded petname v2.0.2
11032026-03-04T17:26:50.068Z Downloaded lalrpop v0.19.12
11042026-03-04T17:26:50.078Z Downloaded proptest v1.10.0
11052026-03-04T17:26:50.086Z Downloaded winnow v0.5.40
11062026-03-04T17:26:50.094Z Downloaded openssl v0.10.75
11072026-03-04T17:26:50.103Z Downloaded radix_trie v0.2.1
11082026-03-04T17:26:50.107Z Downloaded quinn-proto v0.11.13
11092026-03-04T17:26:50.114Z Downloaded moka v0.12.13
11102026-03-04T17:26:50.121Z Downloaded rustls v0.21.12
11112026-03-04T17:26:50.131Z Downloaded diesel v2.2.12
11122026-03-04T17:26:50.148Z Downloaded tabled v0.20.0
11132026-03-04T17:26:50.164Z Downloaded rustls-webpki v0.102.8
11142026-03-04T17:26:50.182Z Downloaded zlib-rs v0.6.2
11152026-03-04T17:26:50.186Z Downloaded object v0.37.3
11162026-03-04T17:26:50.197Z Downloaded smoltcp v0.9.1
11172026-03-04T17:26:50.206Z Downloaded polar-core v0.27.3
11182026-03-04T17:26:50.214Z Downloaded webpki-roots v1.0.6
11192026-03-04T17:26:50.217Z Downloaded object v0.30.4
11202026-03-04T17:26:50.225Z Downloaded dropshot v0.16.7
11212026-03-04T17:26:50.245Z Downloaded time v0.3.47
11222026-03-04T17:26:50.256Z Downloaded nix v0.28.0
11232026-03-04T17:26:50.266Z Downloaded winnow v0.6.26
11242026-03-04T17:26:50.275Z Downloaded bstr v1.12.1
11252026-03-04T17:26:50.282Z Downloaded rustix v0.38.44
11262026-03-04T17:26:50.303Z Downloaded regex-syntax v0.8.10
11272026-03-04T17:26:50.309Z Downloaded nix v0.29.0
11282026-03-04T17:26:50.320Z Downloaded rustls v0.23.37
11292026-03-04T17:26:50.331Z Downloaded nix v0.31.1
11302026-03-04T17:26:50.342Z Downloaded vcpkg v0.2.15
11312026-03-04T17:26:50.378Z Downloaded hickory-proto v0.24.4
11322026-03-04T17:26:50.391Z Downloaded zerocopy v0.8.40
11332026-03-04T17:26:50.399Z Downloaded sqlparser v0.61.0
11342026-03-04T17:26:50.408Z Downloaded smoltcp v0.11.0
11352026-03-04T17:26:50.418Z Downloaded sled v0.34.7
11362026-03-04T17:26:50.427Z Downloaded rustls v0.22.4
11372026-03-04T17:26:50.439Z Downloaded hickory-proto v0.25.2
11382026-03-04T17:26:50.453Z Downloaded regress v0.10.5
11392026-03-04T17:26:50.460Z Downloaded ratatui v0.29.0
11402026-03-04T17:26:50.478Z Downloaded openapiv3 v2.2.0
11412026-03-04T17:26:50.488Z Downloaded nix v0.30.1
11422026-03-04T17:26:50.498Z Downloaded regex-syntax v0.6.29
11432026-03-04T17:26:50.504Z Downloaded chrono v0.4.44
11442026-03-04T17:26:50.510Z Downloaded bindgen v0.71.1
11452026-03-04T17:26:50.517Z Downloaded unicode-segmentation v1.12.0
11462026-03-04T17:26:50.520Z Downloaded p384 v0.13.1
11472026-03-04T17:26:50.523Z Downloaded goblin v0.10.5
11482026-03-04T17:26:50.529Z Downloaded regex-automata v0.4.14
11492026-03-04T17:26:50.542Z Downloaded crypto-bigint v0.5.5
11502026-03-04T17:26:50.548Z Downloaded proc-macro-crate v3.4.0
11512026-03-04T17:26:50.551Z Downloaded paste v1.0.15
11522026-03-04T17:26:50.554Z Downloaded password-hash v0.5.0
11532026-03-04T17:26:50.557Z Downloaded parse-display-derive v0.10.0
11542026-03-04T17:26:50.557Z Downloaded packed_struct v0.10.1
11552026-03-04T17:26:50.557Z Downloaded oxnet v0.1.4
11562026-03-04T17:26:50.560Z Downloaded num_enum_derive v0.7.5
11572026-03-04T17:26:50.560Z Downloaded num-rational v0.4.2
11582026-03-04T17:26:50.564Z Downloaded const_format v0.2.35
11592026-03-04T17:26:50.567Z Downloaded litrs v1.0.0
11602026-03-04T17:26:50.570Z Downloaded path-slash v0.1.5
11612026-03-04T17:26:50.570Z Downloaded parse-display v0.10.0
11622026-03-04T17:26:50.570Z Downloaded highway v1.3.0
11632026-03-04T17:26:50.573Z Downloaded getrandom v0.3.4
11642026-03-04T17:26:50.576Z Downloaded flume v0.11.1
11652026-03-04T17:26:50.580Z Downloaded multer v3.1.0
11662026-03-04T17:26:50.580Z Downloaded petgraph v0.8.3
11672026-03-04T17:26:50.599Z Downloaded maplit v1.0.2
11682026-03-04T17:26:50.604Z Downloaded libefi-sys v0.1.0
11692026-03-04T17:26:50.604Z Downloaded libz-sys v1.1.24
11702026-03-04T17:26:50.620Z Downloaded csv v1.4.0
11712026-03-04T17:26:50.637Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
11722026-03-04T17:26:50.653Z Downloaded typify-impl v0.6.1
11732026-03-04T17:26:50.665Z Downloaded typify-impl v0.4.3
11742026-03-04T17:26:50.677Z Downloaded tracing v0.1.44
11752026-03-04T17:26:50.697Z Downloaded zerocopy-derive v0.6.6
11762026-03-04T17:26:50.705Z Downloaded bzip2-sys v0.1.13+1.0.8
11772026-03-04T17:26:50.716Z Downloaded hickory-client v0.25.2
11782026-03-04T17:26:50.720Z Downloaded ingot v0.1.1
11792026-03-04T17:26:50.722Z Downloaded iana-time-zone v0.1.65
11802026-03-04T17:26:50.722Z Downloaded httparse v1.10.1
11812026-03-04T17:26:50.725Z Downloaded crc-any v2.5.0
11822026-03-04T17:26:50.728Z Downloaded num_enum_derive v0.5.11
11832026-03-04T17:26:50.728Z Downloaded libsw v3.5.0
11842026-03-04T17:26:50.731Z Downloaded libsw-core v0.3.2
11852026-03-04T17:26:50.731Z Downloaded darling_core v0.20.11
11862026-03-04T17:26:50.735Z Downloaded humantime v2.3.0
11872026-03-04T17:26:50.738Z Downloaded hmac v0.12.1
11882026-03-04T17:26:50.741Z Downloaded num v0.4.3
11892026-03-04T17:26:50.741Z Downloaded normalize-line-endings v0.3.0
11902026-03-04T17:26:50.741Z Downloaded nodrop v0.1.14
11912026-03-04T17:26:50.744Z Downloaded darling v0.20.11
11922026-03-04T17:26:50.748Z Downloaded new_debug_unreachable v1.0.6
11932026-03-04T17:26:50.748Z Downloaded indoc v2.0.7
11942026-03-04T17:26:50.750Z Downloaded impl-trait-for-tuples v0.2.3
11952026-03-04T17:26:50.753Z Downloaded futures-core v0.3.32
11962026-03-04T17:26:50.753Z Downloaded futures-channel v0.3.32
11972026-03-04T17:26:50.756Z Downloaded console v0.15.11
11982026-03-04T17:26:50.759Z Downloaded colored v3.1.1
11992026-03-04T17:26:50.759Z Downloaded colored v2.2.0
12002026-03-04T17:26:50.762Z Downloaded chacha20poly1305 v0.10.1
12012026-03-04T17:26:50.764Z Downloaded managed v0.8.0
12022026-03-04T17:26:50.764Z Downloaded mime v0.3.17
12032026-03-04T17:26:50.764Z Downloaded memoffset v0.9.1
12042026-03-04T17:26:50.769Z Downloaded lru-slab v0.1.2
12052026-03-04T17:26:50.769Z Downloaded encoding_rs v0.8.35
12062026-03-04T17:26:50.783Z Downloaded ipnet v2.11.0
12072026-03-04T17:26:50.786Z Downloaded petgraph v0.6.5
12082026-03-04T17:26:50.800Z Downloaded chrono-tz v0.10.4
12092026-03-04T17:26:50.814Z Downloaded lzma-sys v0.1.20
12102026-03-04T17:26:50.838Z Downloaded http-body-util v0.1.3
12112026-03-04T17:26:50.841Z Downloaded const-oid v0.9.6
12122026-03-04T17:26:50.844Z Downloaded jiff v0.2.21
12132026-03-04T17:26:50.856Z Downloaded bzip2 v0.4.4
12142026-03-04T17:26:50.859Z Downloaded derive-where v1.6.0
12152026-03-04T17:26:50.862Z Downloaded crc32fast v1.5.0
12162026-03-04T17:26:50.865Z Downloaded cookie_store v0.22.1
12172026-03-04T17:26:50.865Z Downloaded match_cfg v0.1.0
12182026-03-04T17:26:50.865Z Downloaded ring v0.17.14
12192026-03-04T17:26:50.936Z Downloaded ahash v0.8.12
12202026-03-04T17:26:50.940Z Downloaded linked-hash-map v0.5.6
12212026-03-04T17:26:50.943Z Downloaded sha3 v0.10.8
12222026-03-04T17:26:50.946Z Downloaded group v0.13.0
12232026-03-04T17:26:50.949Z Downloaded console v0.16.2
12242026-03-04T17:26:50.949Z Downloaded clang-sys v1.8.1
12252026-03-04T17:26:50.952Z Downloaded ciborium v0.2.2
12262026-03-04T17:26:50.955Z Downloaded backon v1.6.0
12272026-03-04T17:26:50.958Z Downloaded instant v0.1.13
12282026-03-04T17:26:50.958Z Downloaded inout v0.1.4
12292026-03-04T17:26:50.961Z Downloaded diesel-dtrace v0.4.2
12302026-03-04T17:26:50.961Z Downloaded futures-executor v0.3.32
12312026-03-04T17:26:50.964Z Downloaded cargo_toml v0.22.3
12322026-03-04T17:26:50.964Z Downloaded bytes v1.11.1
12332026-03-04T17:26:50.968Z Downloaded tokio v1.49.0
12342026-03-04T17:26:51.010Z Downloaded diff v0.1.13
12352026-03-04T17:26:51.013Z Downloaded internet-checksum v0.2.1
12362026-03-04T17:26:51.013Z Downloaded cookie v0.18.1
12372026-03-04T17:26:51.018Z Downloaded chacha20 v0.10.0
12382026-03-04T17:26:51.021Z Downloaded hash32 v0.2.1
12392026-03-04T17:26:51.021Z Downloaded globset v0.4.18
12402026-03-04T17:26:51.021Z Downloaded async-bb8-diesel v0.2.1
12412026-03-04T17:26:51.021Z Downloaded fs-err v2.11.0
12422026-03-04T17:26:51.024Z Downloaded bzip2 v0.6.1
12432026-03-04T17:26:51.024Z Downloaded http-range v0.1.5
12442026-03-04T17:26:51.027Z Downloaded http-body v1.0.1
12452026-03-04T17:26:51.027Z Downloaded hostname v0.3.1
12462026-03-04T17:26:51.027Z Downloaded ed25519 v2.2.3
12472026-03-04T17:26:51.030Z Downloaded daft v0.1.5
12482026-03-04T17:26:51.030Z Downloaded bit-vec v0.6.3
12492026-03-04T17:26:51.030Z Downloaded bitfield-struct v0.6.2
12502026-03-04T17:26:51.033Z Downloaded bit-vec v0.8.0
12512026-03-04T17:26:51.033Z Downloaded atomic-waker v1.1.2
12522026-03-04T17:26:51.036Z Downloaded defmt v1.0.1
12532026-03-04T17:26:51.039Z Downloaded csv-core v0.1.13
12542026-03-04T17:26:51.039Z Downloaded cpufeatures v0.3.0
12552026-03-04T17:26:51.043Z Downloaded constant_time_eq v0.4.2
12562026-03-04T17:26:51.043Z Downloaded cfg_aliases v0.2.1
12572026-03-04T17:26:51.046Z Downloaded foldhash v0.1.5
12582026-03-04T17:26:51.048Z Downloaded ff v0.13.1
12592026-03-04T17:26:51.048Z Downloaded fallible-iterator v0.2.0
12602026-03-04T17:26:51.049Z Downloaded derive-ex v0.1.8
12612026-03-04T17:26:51.052Z Downloaded defmt-macros v1.0.1
12622026-03-04T17:26:51.052Z Downloaded headers-core v0.3.0
12632026-03-04T17:26:51.052Z Downloaded cmake v0.1.57
12642026-03-04T17:26:51.052Z Downloaded cexpr v0.6.0
12652026-03-04T17:26:51.055Z Downloaded blowfish v0.9.1
12662026-03-04T17:26:51.055Z Downloaded blake2 v0.10.6
12672026-03-04T17:26:51.058Z Downloaded arrayvec v0.7.6
12682026-03-04T17:26:51.058Z Downloaded git-stub v1.0.0
12692026-03-04T17:26:51.061Z Downloaded ghash v0.5.1
12702026-03-04T17:26:51.061Z Downloaded gethostname v0.5.0
12712026-03-04T17:26:51.061Z Downloaded fxhash v0.2.1
12722026-03-04T17:26:51.061Z Downloaded futures-sink v0.3.32
12732026-03-04T17:26:51.064Z Downloaded find-msvc-tools v0.1.9
12742026-03-04T17:26:51.064Z Downloaded derive_builder v0.20.2
12752026-03-04T17:26:51.068Z Downloaded der_derive v0.7.3
12762026-03-04T17:26:51.071Z Downloaded darling v0.21.3
12772026-03-04T17:26:51.074Z Downloaded crc-catalog v2.4.0
12782026-03-04T17:26:51.074Z Downloaded camino-tempfile-ext v0.3.3
12792026-03-04T17:26:51.077Z Downloaded bitfield-macros v0.19.4
12802026-03-04T17:26:51.077Z Downloaded bitfield v0.19.4
12812026-03-04T17:26:51.077Z Downloaded base64ct v1.8.3
12822026-03-04T17:26:51.080Z Downloaded atomicwrites v0.4.4
12832026-03-04T17:26:51.080Z Downloaded derive_builder_core v0.20.2
12842026-03-04T17:26:51.083Z Downloaded aead v0.5.2
12852026-03-04T17:26:51.083Z Downloaded either v1.15.0
12862026-03-04T17:26:51.086Z Downloaded ctr v0.9.2
12872026-03-04T17:26:51.086Z Downloaded chacha20 v0.9.1
12882026-03-04T17:26:51.089Z Downloaded cassowary v0.3.0
12892026-03-04T17:26:51.089Z Downloaded buf-list v1.1.2
12902026-03-04T17:26:51.092Z Downloaded bcs v0.1.6
12912026-03-04T17:26:51.092Z Downloaded ena v0.14.4
12922026-03-04T17:26:51.095Z Downloaded castaway v0.2.4
12932026-03-04T17:26:51.095Z Downloaded float-ord v0.3.2
12942026-03-04T17:26:51.095Z Downloaded async-stream-impl v0.3.6
12952026-03-04T17:26:51.098Z Downloaded crc v3.4.0
12962026-03-04T17:26:51.098Z Downloaded bb8 v0.8.6
12972026-03-04T17:26:51.098Z Downloaded convert_case v0.4.0
12982026-03-04T17:26:51.098Z Downloaded ciborium-io v0.2.2
12992026-03-04T17:26:51.101Z Downloaded bit-set v0.8.0
13002026-03-04T17:26:51.101Z Downloaded async-stream v0.3.6
13012026-03-04T17:26:51.104Z Downloaded bcrypt-pbkdf v0.10.0
13022026-03-04T17:26:51.104Z Downloaded diesel_derives v2.2.7
13032026-03-04T17:26:51.107Z Downloaded defmt-parser v1.0.0
13042026-03-04T17:26:51.107Z Downloaded debug-ignore v1.0.5
13052026-03-04T17:26:51.110Z Downloaded darling_macro v0.21.3
13062026-03-04T17:26:51.110Z Downloaded corncobs v0.1.4
13072026-03-04T17:26:51.110Z Downloaded cipher v0.4.4
13082026-03-04T17:26:51.113Z Downloaded cbc v0.1.2
13092026-03-04T17:26:51.113Z Downloaded cancel-safe-futures v0.1.5
13102026-03-04T17:26:51.116Z Downloaded async-trait v0.1.89
13112026-03-04T17:26:51.118Z Downloaded dirs-next v2.0.0
13122026-03-04T17:26:51.118Z Downloaded dropshot-api-manager-types v0.5.2
13132026-03-04T17:26:51.121Z Downloaded display-error-chain v0.2.2
13142026-03-04T17:26:51.121Z Downloaded diesel_table_macro_syntax v0.2.0
13152026-03-04T17:26:51.121Z Downloaded derive_builder_macro v0.20.2
13162026-03-04T17:26:51.121Z Downloaded darling_macro v0.23.0
13172026-03-04T17:26:51.126Z Downloaded allocator-api2 v0.2.21
13182026-03-04T17:26:51.126Z Downloaded block-padding v0.3.3
13192026-03-04T17:26:51.129Z Downloaded elliptic-curve v0.13.8
13202026-03-04T17:26:51.129Z Downloaded dropshot_endpoint v0.16.7
13212026-03-04T17:26:51.131Z Downloaded drift v0.1.3
13222026-03-04T17:26:51.136Z Downloaded curve25519-dalek-derive v0.1.1
13232026-03-04T17:26:51.139Z Downloaded atty v0.2.14
13242026-03-04T17:26:51.139Z Downloaded crucible-workspace-hack v0.1.0
13252026-03-04T17:26:51.139Z Downloaded crossbeam-channel v0.5.15
13262026-03-04T17:26:51.142Z Downloaded darling_macro v0.20.11
13272026-03-04T17:26:51.144Z Downloaded cstr-argument v0.1.2
13282026-03-04T17:26:51.144Z Downloaded ar_archive_writer v0.5.1
13292026-03-04T17:26:51.147Z Downloaded ciborium-ll v0.2.2
13302026-03-04T17:26:51.147Z Downloaded base16ct v0.2.0
13312026-03-04T17:26:51.150Z Downloaded data-encoding v2.10.0
13322026-03-04T17:26:51.151Z Downloaded cobs v0.3.0
13332026-03-04T17:26:51.151Z Downloaded cargo-platform v0.1.9
13342026-03-04T17:26:51.156Z Downloaded arrayref v0.3.9
13352026-03-04T17:26:51.156Z Downloaded daft-derive v0.1.5
13362026-03-04T17:26:51.159Z Downloaded critical-section v1.2.0
13372026-03-04T17:26:51.159Z Downloaded argon2 v0.5.3
13382026-03-04T17:26:51.159Z Downloaded libgit2-sys v0.18.3+1.9.2
13392026-03-04T17:26:51.205Z Downloaded arc-swap v1.8.2
13402026-03-04T17:26:51.208Z Downloaded crossbeam-utils v0.8.21
13412026-03-04T17:26:51.211Z Downloaded crossbeam-epoch v0.9.18
13422026-03-04T17:26:51.214Z Downloaded crc8 v0.1.1
13432026-03-04T17:26:51.214Z Downloaded cfg_aliases v0.1.1
13442026-03-04T17:26:51.214Z Downloaded assert_matches v1.5.0
13452026-03-04T17:26:51.853Z Downloaded aws-lc-sys v0.37.1
13462026-03-04T17:26:52.194Z Compiling libc v0.2.180
13472026-03-04T17:26:52.194Z Compiling serde v1.0.228
13482026-03-04T17:26:52.197Z Compiling log v0.4.29
13492026-03-04T17:26:52.197Z Compiling shlex v1.3.0
13502026-03-04T17:26:52.397Z Compiling find-msvc-tools v0.1.9
13512026-03-04T17:26:52.401Z Compiling smallvec v1.15.1
13522026-03-04T17:26:52.430Z Compiling syn v2.0.117
13532026-03-04T17:26:52.448Z Compiling typenum v1.19.0
13542026-03-04T17:26:52.732Z Compiling generic-array v0.14.7
13552026-03-04T17:26:52.753Z Compiling subtle v2.6.1
13562026-03-04T17:26:52.849Z Compiling scopeguard v1.2.0
13572026-03-04T17:26:52.917Z Compiling portable-atomic v1.13.1
13582026-03-04T17:26:53.004Z Compiling lock_api v0.4.14
13592026-03-04T17:26:53.026Z Compiling const-oid v0.9.6
13602026-03-04T17:26:53.103Z Compiling critical-section v1.2.0
13612026-03-04T17:26:53.127Z Compiling zerocopy v0.8.40
13622026-03-04T17:26:53.278Z Compiling parking_lot_core v0.9.12
13632026-03-04T17:26:53.473Z Compiling pin-project-lite v0.2.17
13642026-03-04T17:26:53.638Z Compiling serde_json v1.0.149
13652026-03-04T17:26:53.753Z Compiling pkg-config v0.3.32
13662026-03-04T17:26:54.022Z Compiling libm v0.2.16
13672026-03-04T17:26:54.451Z Compiling getrandom v0.2.17
13682026-03-04T17:26:54.489Z Compiling jobserver v0.1.34
13692026-03-04T17:26:54.620Z Compiling errno v0.3.14
13702026-03-04T17:26:54.860Z Compiling rand_core v0.6.4
13712026-03-04T17:26:54.863Z Compiling signal-hook-registry v1.4.8
13722026-03-04T17:26:54.955Z Compiling cc v1.2.56
13732026-03-04T17:26:55.028Z Compiling once_cell v1.21.3
13742026-03-04T17:26:55.255Z Compiling mio v1.1.1
13752026-03-04T17:26:55.404Z Compiling num-traits v0.2.19
13762026-03-04T17:26:55.424Z Compiling bitflags v2.11.0
13772026-03-04T17:26:55.445Z Compiling futures-core v0.3.32
13782026-03-04T17:26:55.668Z Compiling parking_lot v0.12.5
13792026-03-04T17:26:55.822Z Compiling socket2 v0.6.2
13802026-03-04T17:26:55.984Z Compiling percent-encoding v2.3.2
13812026-03-04T17:26:56.346Z Compiling allocator-api2 v0.2.21
13822026-03-04T17:26:56.412Z Compiling cpufeatures v0.2.17
13832026-03-04T17:26:56.530Z Compiling foldhash v0.2.0
13842026-03-04T17:26:56.560Z Compiling futures-sink v0.3.32
13852026-03-04T17:26:56.735Z Compiling futures-channel v0.3.32
13862026-03-04T17:26:56.758Z Compiling futures-io v0.3.32
13872026-03-04T17:26:56.838Z Compiling slab v0.4.12
13882026-03-04T17:26:56.912Z Compiling getrandom v0.4.1
13892026-03-04T17:26:57.027Z Compiling hashbrown v0.16.1
13902026-03-04T17:26:57.072Z Compiling futures-task v0.3.32
13912026-03-04T17:26:57.174Z Compiling rand_core v0.10.0
13922026-03-04T17:26:57.198Z Compiling rustversion v1.0.22
13932026-03-04T17:26:57.368Z Compiling getrandom v0.3.4
13942026-03-04T17:26:57.500Z Compiling cmake v0.1.57
13952026-03-04T17:26:58.330Z Compiling indexmap v2.13.0
13962026-03-04T17:26:58.384Z Compiling form_urlencoded v1.2.2
13972026-03-04T17:26:58.655Z Compiling fs_extra v1.3.0
13982026-03-04T17:26:58.703Z Compiling base64ct v1.8.3
13992026-03-04T17:26:58.725Z Compiling dunce v1.0.5
14002026-03-04T17:26:58.865Z Compiling ident_case v1.0.1
14012026-03-04T17:26:59.069Z Compiling flagset v0.4.7
14022026-03-04T17:26:59.196Z Compiling pem-rfc7468 v0.7.0
14032026-03-04T17:26:59.213Z Compiling aws-lc-sys v0.37.1
14042026-03-04T17:26:59.272Z Compiling rand_core v0.9.5
14052026-03-04T17:26:59.275Z Compiling rustix v1.1.3
14062026-03-04T17:26:59.329Z Compiling iana-time-zone v0.1.65
14072026-03-04T17:26:59.641Z Compiling synstructure v0.13.2
14082026-03-04T17:26:59.692Z Compiling ring v0.17.14
14092026-03-04T17:26:59.750Z Compiling uuid v1.21.0
14102026-03-04T17:26:59.799Z Compiling rustc_version v0.4.1
14112026-03-04T17:26:59.802Z Compiling regex-syntax v0.8.10
14122026-03-04T17:27:00.337Z Compiling vcpkg v0.2.15
14132026-03-04T17:27:00.449Z Compiling aws-lc-rs v1.16.0
14142026-03-04T17:27:01.029Z Compiling tracing-core v0.1.36
14152026-03-04T17:27:01.199Z Compiling crossbeam-utils v0.8.21
14162026-03-04T17:27:01.714Z Compiling pest_generator v2.8.6
14172026-03-04T17:27:01.936Z Compiling openssl-sys v0.9.111
14182026-03-04T17:27:02.191Z Compiling serde_derive_internals v0.29.1
14192026-03-04T17:27:03.237Z Compiling untrusted v0.7.1
14202026-03-04T17:27:03.317Z Compiling openssl-probe v0.2.1
14212026-03-04T17:27:03.448Z Compiling base64 v0.22.1
14222026-03-04T17:27:03.616Z Compiling untrusted v0.9.0
14232026-03-04T17:27:03.661Z Compiling syn v1.0.109
14242026-03-04T17:27:03.821Z Compiling schemars v0.8.22
14252026-03-04T17:27:04.073Z Compiling httparse v1.10.1
14262026-03-04T17:27:04.224Z Compiling darling_core v0.20.11
14272026-03-04T17:27:04.296Z Compiling serde_derive v1.0.228
14282026-03-04T17:27:04.317Z Compiling zeroize_derive v1.4.3
14292026-03-04T17:27:04.712Z Compiling zerofrom-derive v0.1.6
14302026-03-04T17:27:05.220Z Compiling yoke-derive v0.8.1
14312026-03-04T17:27:05.373Z Compiling zerocopy-derive v0.8.40
14322026-03-04T17:27:05.536Z Compiling zeroize v1.8.2
14332026-03-04T17:27:07.335Z Compiling crypto-common v0.1.7
14342026-03-04T17:27:07.358Z Compiling block-buffer v0.10.4
14352026-03-04T17:27:07.569Z Compiling zerovec-derive v0.11.2
14362026-03-04T17:27:07.640Z Compiling digest v0.10.7
14372026-03-04T17:27:07.957Z Compiling displaydoc v0.2.5
14382026-03-04T17:27:08.084Z Compiling zerofrom v0.1.6
14392026-03-04T17:27:08.125Z Compiling tokio-macros v2.6.0
14402026-03-04T17:27:08.315Z Compiling yoke v0.8.1
14412026-03-04T17:27:08.681Z Compiling hmac v0.12.1
14422026-03-04T17:27:08.958Z Compiling futures-macro v0.3.32
14432026-03-04T17:27:09.506Z Compiling zerotrie v0.2.3
14442026-03-04T17:27:09.674Z Compiling block-padding v0.3.3
14452026-03-04T17:27:09.942Z Compiling inout v0.1.4
14462026-03-04T17:27:09.971Z Compiling sha2 v0.10.9
14472026-03-04T17:27:10.106Z Compiling der_derive v0.7.3
14482026-03-04T17:27:10.165Z Compiling zerovec v0.11.5
14492026-03-04T17:27:10.193Z Compiling cipher v0.4.4
14502026-03-04T17:27:10.681Z Compiling salsa20 v0.10.2
14512026-03-04T17:27:10.704Z Compiling futures-util v0.3.32
14522026-03-04T17:27:10.970Z Compiling pbkdf2 v0.12.2
14532026-03-04T17:27:11.158Z Compiling thiserror-impl v2.0.18
14542026-03-04T17:27:11.348Z Compiling tinystr v0.8.2
14552026-03-04T17:27:11.719Z Compiling icu_locale_core v2.1.1
14562026-03-04T17:27:12.185Z Compiling potential_utf v0.1.4
14572026-03-04T17:27:12.413Z Compiling icu_collections v2.1.1
14582026-03-04T17:27:12.615Z Compiling bytes v1.11.1
14592026-03-04T17:27:13.411Z Compiling icu_provider v2.1.1
14602026-03-04T17:27:13.434Z Compiling der v0.7.10
14612026-03-04T17:27:13.685Z Compiling chrono v0.4.44
14622026-03-04T17:27:13.968Z Compiling tokio v1.49.0
14632026-03-04T17:27:14.013Z Compiling icu_normalizer v2.1.1
14642026-03-04T17:27:14.038Z Compiling icu_properties v2.1.2
14652026-03-04T17:27:15.266Z Compiling http v1.4.0
14662026-03-04T17:27:15.751Z Compiling spki v0.7.3
14672026-03-04T17:27:16.148Z Compiling thiserror v2.0.18
14682026-03-04T17:27:16.171Z Compiling scrypt v0.11.0
14692026-03-04T17:27:16.310Z Compiling idna_adapter v1.2.1
14702026-03-04T17:27:16.535Z Compiling idna v1.1.0
14712026-03-04T17:27:16.673Z Compiling ppv-lite86 v0.2.21
14722026-03-04T17:27:16.696Z Compiling cbc v0.1.2
14732026-03-04T17:27:16.810Z Compiling aes v0.8.4
14742026-03-04T17:27:16.861Z Compiling rustls-pki-types v1.14.0
14752026-03-04T17:27:16.929Z Compiling tracing-attributes v0.1.31
14762026-03-04T17:27:17.393Z Compiling url v2.5.8
14772026-03-04T17:27:17.424Z Compiling rand_chacha v0.9.0
14782026-03-04T17:27:17.813Z Compiling pkcs5 v0.7.1
14792026-03-04T17:27:17.974Z Compiling rand v0.9.2
14802026-03-04T17:27:18.822Z Compiling http-body v1.0.1
14812026-03-04T17:27:19.070Z Compiling pkcs8 v0.10.2
14822026-03-04T17:27:19.241Z Compiling pest_derive v2.8.6
14832026-03-04T17:27:19.370Z Compiling schemars_derive v0.8.22
14842026-03-04T17:27:19.685Z Compiling scroll_derive v0.13.1
14852026-03-04T17:27:19.688Z Compiling dyn-clone v1.0.20
14862026-03-04T17:27:19.940Z Compiling atomic-waker v1.1.2
14872026-03-04T17:27:19.960Z Compiling tracing v0.1.44
14882026-03-04T17:27:20.019Z Compiling rustls v0.23.37
14892026-03-04T17:27:20.139Z Compiling tower-service v0.3.3
14902026-03-04T17:27:20.290Z Compiling tower-layer v0.3.3
14912026-03-04T17:27:20.326Z Compiling try-lock v0.2.5
14922026-03-04T17:27:20.449Z Compiling tinyvec_macros v0.1.1
14932026-03-04T17:27:20.503Z Compiling want v0.3.1
14942026-03-04T17:27:20.552Z Compiling tinyvec v1.10.0
14952026-03-04T17:27:20.774Z Compiling ipnet v2.11.0
14962026-03-04T17:27:21.176Z Compiling darling_macro v0.20.11
14972026-03-04T17:27:21.428Z Compiling scroll v0.13.0
14982026-03-04T17:27:21.882Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14992026-03-04T17:27:21.932Z Compiling spin v0.9.8
15002026-03-04T17:27:22.026Z Compiling aho-corasick v1.1.4
15012026-03-04T17:27:22.303Z Compiling tokio-util v0.7.18
15022026-03-04T17:27:22.652Z Compiling powerfmt v0.2.0
15032026-03-04T17:27:23.050Z Compiling time-core v0.1.8
15042026-03-04T17:27:23.120Z Compiling foreign-types-shared v0.1.1
15052026-03-04T17:27:23.257Z Compiling openssl v0.10.75
15062026-03-04T17:27:23.373Z Compiling crc32fast v1.5.0
15072026-03-04T17:27:23.676Z Compiling num-conv v0.2.0
15082026-03-04T17:27:23.853Z Compiling h2 v0.4.13
15092026-03-04T17:27:23.915Z Compiling httpdate v1.0.3
15102026-03-04T17:27:24.296Z Compiling pin-utils v0.1.0
15112026-03-04T17:27:24.411Z Compiling time-macros v0.2.27
15122026-03-04T17:27:24.699Z Compiling regex-automata v0.4.14
15132026-03-04T17:27:25.353Z Compiling tempfile v3.25.0
15142026-03-04T17:27:26.073Z Compiling foreign-types v0.3.2
15152026-03-04T17:27:26.166Z Compiling deranged v0.5.8
15162026-03-04T17:27:26.954Z Compiling darling v0.20.11
15172026-03-04T17:27:27.077Z Compiling goblin v0.10.5
15182026-03-04T17:27:27.330Z Compiling thiserror-impl v1.0.69
15192026-03-04T17:27:28.560Z Compiling openssl-macros v0.1.1
15202026-03-04T17:27:30.049Z Compiling wait-timeout v0.2.1
15212026-03-04T17:27:30.466Z Compiling simd-adler32 v0.3.8
15222026-03-04T17:27:30.538Z Compiling hyper v1.8.1
15232026-03-04T17:27:30.971Z Compiling quick-error v1.2.3
15242026-03-04T17:27:31.141Z Compiling bit-vec v0.8.0
15252026-03-04T17:27:31.460Z Compiling native-tls v0.2.18
15262026-03-04T17:27:31.601Z Compiling usdt-impl v0.6.0
15272026-03-04T17:27:31.823Z Compiling either v1.15.0
15282026-03-04T17:27:31.970Z Compiling num_threads v0.1.7
15292026-03-04T17:27:32.126Z Compiling siphasher v1.0.2
15302026-03-04T17:27:32.220Z Compiling time v0.3.47
15312026-03-04T17:27:32.585Z Compiling bit-set v0.8.0
15322026-03-04T17:27:32.853Z Compiling rusty-fork v0.3.1
15332026-03-04T17:27:33.466Z Compiling hyper-util v0.1.20
15342026-03-04T17:27:34.194Z Compiling dof v0.4.0
15352026-03-04T17:27:34.363Z Compiling thiserror v1.0.69
15362026-03-04T17:27:34.527Z Compiling derive_builder_core v0.20.2
15372026-03-04T17:27:36.227Z Compiling unicode-normalization v0.1.25
15382026-03-04T17:27:36.394Z Compiling dtrace-parser v0.3.0
15392026-03-04T17:27:37.136Z Compiling rustls-native-certs v0.8.3
15402026-03-04T17:27:37.195Z Compiling signature v2.2.0
15412026-03-04T17:27:37.299Z Compiling crossbeam-epoch v0.9.18
15422026-03-04T17:27:37.487Z Compiling scroll_derive v0.12.1
15432026-03-04T17:27:37.508Z Compiling heapless v0.7.17
15442026-03-04T17:27:37.660Z Compiling darling_core v0.21.3
15452026-03-04T17:27:37.907Z Compiling rand_xorshift v0.4.0
15462026-03-04T17:27:37.928Z Compiling slog v2.8.2
15472026-03-04T17:27:38.161Z Compiling bzip2-sys v0.1.13+1.0.8
15482026-03-04T17:27:38.183Z Compiling sync_wrapper v1.0.2
15492026-03-04T17:27:38.228Z Compiling thread-id v5.1.0
15502026-03-04T17:27:38.346Z Compiling cookie v0.18.1
15512026-03-04T17:27:38.368Z Compiling rayon-core v1.13.0
15522026-03-04T17:27:38.637Z Compiling adler2 v2.0.1
15532026-03-04T17:27:38.655Z Compiling zstd-safe v7.2.4
15542026-03-04T17:27:38.673Z Compiling unicode-properties v0.1.4
15552026-03-04T17:27:38.813Z Compiling unicode-segmentation v1.12.0
15562026-03-04T17:27:38.816Z Compiling signal-hook v0.3.18
15572026-03-04T17:27:38.979Z Compiling unicode-bidi v0.3.18
15582026-03-04T17:27:39.000Z Compiling paste v1.0.15
15592026-03-04T17:27:39.134Z Compiling unarray v0.1.4
15602026-03-04T17:27:39.316Z Compiling anyhow v1.0.102
15612026-03-04T17:27:39.571Z Compiling proptest v1.10.0
15622026-03-04T17:27:39.619Z Compiling stringprep v0.1.5
15632026-03-04T17:27:40.112Z Compiling scroll v0.12.0
15642026-03-04T17:27:40.219Z Compiling miniz_oxide v0.8.9
15652026-03-04T17:27:40.606Z Compiling tower v0.5.3
15662026-03-04T17:27:41.126Z Compiling crossbeam-deque v0.8.6
15672026-03-04T17:27:41.477Z Compiling derive_builder_macro v0.20.2
15682026-03-04T17:27:41.580Z Compiling ipnetwork v0.21.1
15692026-03-04T17:27:41.655Z Compiling http-body-util v0.1.3
15702026-03-04T17:27:41.678Z Compiling webpki-roots v1.0.6
15712026-03-04T17:27:41.740Z Compiling rand_chacha v0.3.1
15722026-03-04T17:27:41.882Z Compiling serde_tokenstream v0.2.3
15732026-03-04T17:27:42.099Z Compiling serde_spanned v0.6.9
15742026-03-04T17:27:42.315Z Compiling erased-serde v0.3.31
15752026-03-04T17:27:42.350Z Compiling toml_datetime v0.6.11
15762026-03-04T17:27:42.354Z Compiling md-5 v0.10.6
15772026-03-04T17:27:42.454Z Compiling zerocopy-derive v0.7.35
15782026-03-04T17:27:42.639Z Compiling curve25519-dalek v4.1.3
15792026-03-04T17:27:42.881Z Compiling num-integer v0.1.46
15802026-03-04T17:27:43.305Z Compiling vergen-lib v0.1.6
15812026-03-04T17:27:43.515Z Compiling hash32 v0.2.1
15822026-03-04T17:27:43.582Z Compiling ff v0.13.1
15832026-03-04T17:27:43.602Z Compiling iri-string v0.7.10
15842026-03-04T17:27:43.627Z Compiling base16ct v0.2.0
15852026-03-04T17:27:43.706Z Compiling darling_macro v0.21.3
15862026-03-04T17:27:43.820Z Compiling psl-types v2.0.11
15872026-03-04T17:27:43.873Z Compiling ref-cast v1.0.25
15882026-03-04T17:27:43.942Z Compiling rustix v0.38.44
15892026-03-04T17:27:44.034Z Compiling fallible-iterator v0.2.0
15902026-03-04T17:27:44.353Z Compiling ryu v1.0.23
15912026-03-04T17:27:44.400Z Compiling litrs v1.0.0
15922026-03-04T17:27:44.595Z Compiling smoltcp v0.9.1
15932026-03-04T17:27:44.631Z Compiling zlib-rs v0.6.2
15942026-03-04T17:27:44.636Z Compiling num-bigint-dig v0.8.6
15952026-03-04T17:27:44.819Z Compiling darling v0.21.3
15962026-03-04T17:27:44.955Z Compiling postgres-protocol v0.6.10
15972026-03-04T17:27:45.018Z Compiling serde_urlencoded v0.7.1
15982026-03-04T17:27:45.242Z Compiling newtype-uuid v1.3.2
15992026-03-04T17:27:45.499Z Compiling document-features v0.2.12
16002026-03-04T17:27:45.612Z Compiling zerocopy v0.7.35
16012026-03-04T17:27:45.936Z Compiling publicsuffix v2.3.0
16022026-03-04T17:27:46.180Z Compiling sec1 v0.7.3
16032026-03-04T17:27:46.665Z Compiling tower-http v0.6.8
16042026-03-04T17:27:46.719Z Compiling group v0.13.0
16052026-03-04T17:27:47.042Z Compiling num-iter v0.1.45
16062026-03-04T17:27:47.219Z Compiling derive_builder v0.20.2
16072026-03-04T17:27:47.255Z Compiling rand v0.8.5
16082026-03-04T17:27:47.327Z Compiling oxnet v0.1.4
16092026-03-04T17:27:47.464Z Compiling proc-macro-error v1.0.4
16102026-03-04T17:27:47.871Z Compiling tokio-native-tls v0.3.1
16112026-03-04T17:27:48.031Z Compiling goblin v0.8.2
16122026-03-04T17:27:49.209Z Compiling heck v0.4.1
16132026-03-04T17:27:49.274Z Compiling phf_shared v0.13.1
16142026-03-04T17:27:49.526Z Compiling hubpack_derive v0.1.1
16152026-03-04T17:27:49.620Z Compiling regex v1.12.3
16162026-03-04T17:27:49.804Z Compiling lazy_static v1.5.0
16172026-03-04T17:27:49.941Z Compiling cargo-platform v0.1.9
16182026-03-04T17:27:50.112Z Compiling hkdf v0.12.4
16192026-03-04T17:27:50.331Z Compiling crypto-bigint v0.5.5
16202026-03-04T17:27:50.365Z Compiling strum_macros v0.27.2
16212026-03-04T17:27:50.430Z Compiling curve25519-dalek-derive v0.1.1
16222026-03-04T17:27:50.575Z Compiling async-trait v0.1.89
16232026-03-04T17:27:51.688Z Compiling flate2 v1.1.9
16242026-03-04T17:27:51.795Z Compiling ref-cast-impl v1.0.25
16252026-03-04T17:27:52.570Z Compiling daft-derive v0.1.5
16262026-03-04T17:27:52.840Z Compiling terminal_size v0.4.3
16272026-03-04T17:27:53.037Z Compiling vergen v9.0.6
16282026-03-04T17:27:53.064Z Compiling fs-err v3.3.0
16292026-03-04T17:27:53.400Z Compiling ahash v0.8.12
16302026-03-04T17:27:53.421Z Compiling object v0.37.3
16312026-03-04T17:27:53.757Z Compiling foldhash v0.1.5
16322026-03-04T17:27:53.916Z Compiling winnow v0.5.40
16332026-03-04T17:27:54.019Z Compiling bitflags v1.3.2
16342026-03-04T17:27:54.071Z Compiling libbz2-rs-sys v0.2.2
16352026-03-04T17:27:54.115Z Compiling bumpalo v3.20.2
16362026-03-04T17:27:54.628Z Compiling managed v0.8.0
16372026-03-04T17:27:55.065Z Compiling strum v0.27.2
16382026-03-04T17:27:55.268Z Compiling bzip2 v0.6.1
16392026-03-04T17:27:55.609Z Compiling console v0.16.2
16402026-03-04T17:27:55.651Z Compiling zopfli v0.8.3
16412026-03-04T17:27:56.128Z Compiling daft v0.1.5
16422026-03-04T17:27:56.702Z Compiling hashbrown v0.15.5
16432026-03-04T17:27:56.819Z Compiling clap_builder v4.5.60
16442026-03-04T17:27:57.037Z Compiling dof v0.3.0
16452026-03-04T17:27:57.253Z Compiling toml_edit v0.19.15
16462026-03-04T17:27:57.306Z Compiling elliptic-curve v0.13.8
16472026-03-04T17:27:57.939Z Compiling hubpack v0.1.2
16482026-03-04T17:27:58.200Z Compiling cargo_metadata v0.19.2
16492026-03-04T17:27:58.826Z Compiling phf v0.13.1
16502026-03-04T17:27:59.141Z Compiling zone_cfg_derive v0.3.1
16512026-03-04T17:28:00.473Z Compiling signal-hook-mio v0.2.5
16522026-03-04T17:28:00.674Z Compiling zstd v0.13.3
16532026-03-04T17:28:01.226Z Compiling cookie_store v0.22.1
16542026-03-04T17:28:02.355Z Compiling rayon v1.11.0
16552026-03-04T17:28:02.675Z Compiling hyper-tls v0.6.0
16562026-03-04T17:28:03.071Z Compiling bzip2 v0.4.4
16572026-03-04T17:28:03.453Z Compiling postgres-types v0.2.12
16582026-03-04T17:28:03.950Z Compiling serde_with_macros v3.17.0
16592026-03-04T17:28:04.690Z Compiling usdt-attr-macro v0.6.0
16602026-03-04T17:28:05.161Z Compiling usdt-macro v0.6.0
16612026-03-04T17:28:05.543Z Compiling ed25519 v2.2.3
16622026-03-04T17:28:06.316Z Compiling dtrace-parser v0.2.0
16632026-03-04T17:28:06.496Z Compiling phf_shared v0.11.3
16642026-03-04T17:28:06.517Z Compiling itertools v0.12.1
16652026-03-04T17:28:06.638Z Compiling bstr v1.12.1
16662026-03-04T17:28:06.879Z Compiling pkcs1 v0.7.5
16672026-03-04T17:28:07.274Z Compiling serde-big-array v0.5.1
16682026-03-04T17:28:07.526Z Compiling hex v0.4.3
16692026-03-04T17:28:07.562Z Compiling rfc6979 v0.4.0
16702026-03-04T17:28:07.773Z Compiling clap_derive v4.5.55
16712026-03-04T17:28:07.795Z Compiling enum-as-inner v0.6.1
16722026-03-04T17:28:08.088Z Compiling strum_macros v0.26.4
16732026-03-04T17:28:08.107Z Compiling serde_repr v0.1.20
16742026-03-04T17:28:08.180Z Compiling float-cmp v0.10.0
16752026-03-04T17:28:08.425Z Compiling thread-id v4.2.2
16762026-03-04T17:28:08.563Z Compiling memmap2 v0.9.10
16772026-03-04T17:28:08.800Z Compiling env_filter v1.0.0
16782026-03-04T17:28:08.950Z Compiling encoding_rs v0.8.35
16792026-03-04T17:28:09.172Z Compiling whoami v2.1.0
16802026-03-04T17:28:09.344Z Compiling precomputed-hash v0.1.1
16812026-03-04T17:28:09.384Z Compiling data-encoding v2.10.0
16822026-03-04T17:28:09.486Z Compiling keccak v0.1.6
16832026-03-04T17:28:09.963Z Compiling jiff v0.2.21
16842026-03-04T17:28:11.047Z Compiling fixedbitset v0.4.2
16852026-03-04T17:28:11.438Z Compiling predicates-core v1.0.10
16862026-03-04T17:28:11.485Z Compiling rustc-hash v2.1.1
16872026-03-04T17:28:11.701Z Compiling normalize-line-endings v0.3.0
16882026-03-04T17:28:11.758Z Compiling mime v0.3.17
16892026-03-04T17:28:11.798Z Compiling new_debug_unreachable v1.0.6
16902026-03-04T17:28:11.842Z Compiling static_assertions v1.1.0
16912026-03-04T17:28:11.910Z Compiling unit-prefix v0.5.2
16922026-03-04T17:28:11.956Z Compiling fixedbitset v0.5.7
16932026-03-04T17:28:12.024Z Compiling difflib v0.4.0
16942026-03-04T17:28:12.137Z Compiling indicatif v0.18.4
16952026-03-04T17:28:12.281Z Compiling clap v4.5.60
16962026-03-04T17:28:12.373Z Compiling strum v0.26.3
16972026-03-04T17:28:12.413Z Compiling petgraph v0.8.3
16982026-03-04T17:28:12.565Z Compiling predicates v3.1.4
16992026-03-04T17:28:12.586Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17002026-03-04T17:28:12.608Z Compiling string_cache v0.8.9
17012026-03-04T17:28:13.019Z Compiling iddqd v0.3.17
17022026-03-04T17:28:13.244Z Compiling petgraph v0.6.5
17032026-03-04T17:28:14.044Z Compiling hickory-proto v0.25.2
17042026-03-04T17:28:14.077Z Compiling toml_edit v0.22.27
17052026-03-04T17:28:15.714Z Compiling sha3 v0.10.8
17062026-03-04T17:28:16.727Z Compiling zip v4.6.1
17072026-03-04T17:28:16.802Z Compiling tokio-postgres v0.7.16
17082026-03-04T17:28:17.099Z Compiling zone v0.3.1
17092026-03-04T17:28:18.643Z Compiling env_logger v0.11.9
17102026-03-04T17:28:18.851Z Compiling usdt v0.6.0
17112026-03-04T17:28:19.144Z Compiling usdt-impl v0.5.0
17122026-03-04T17:28:19.325Z Compiling serde_with v3.17.0
17132026-03-04T17:28:19.362Z Compiling ecdsa v0.16.9
17142026-03-04T17:28:20.223Z Compiling similar v2.7.0
17152026-03-04T17:28:20.378Z Compiling rsa v0.9.10
17162026-03-04T17:28:20.407Z Compiling crossterm v0.28.1
17172026-03-04T17:28:20.982Z Compiling ed25519-dalek v2.2.0
17182026-03-04T17:28:22.044Z Compiling zip v0.6.6
17192026-03-04T17:28:22.465Z Compiling toml v0.7.8
17202026-03-04T17:28:23.553Z Compiling toml_parser v1.0.9+spec-1.1.0
17212026-03-04T17:28:23.696Z Compiling itertools v0.13.0
17222026-03-04T17:28:23.885Z Compiling tokio-stream v0.1.18
17232026-03-04T17:28:24.005Z Compiling buf-list v1.1.2
17242026-03-04T17:28:24.541Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17252026-03-04T17:28:24.872Z Compiling x509-cert v0.2.5
17262026-03-04T17:28:24.984Z Compiling openapiv3 v2.2.0
17272026-03-04T17:28:25.224Z Compiling sha1 v0.10.6
17282026-03-04T17:28:25.431Z Compiling toml_datetime v0.7.5+spec-1.1.0
17292026-03-04T17:28:25.650Z Compiling lalrpop-util v0.19.12
17302026-03-04T17:28:26.020Z Compiling peg-runtime v0.8.5
17312026-03-04T17:28:26.041Z Compiling thread_local v1.1.9
17322026-03-04T17:28:26.466Z Compiling slog-async v2.8.0
17332026-03-04T17:28:26.588Z Compiling futures-executor v0.3.32
17342026-03-04T17:28:26.639Z Compiling crossbeam-channel v0.5.15
17352026-03-04T17:28:27.013Z Compiling filetime v0.2.27
17362026-03-04T17:28:27.034Z Compiling is-terminal v0.4.17
17372026-03-04T17:28:27.186Z Compiling xattr v1.6.1
17382026-03-04T17:28:27.324Z Compiling term v1.2.1
17392026-03-04T17:28:27.436Z Compiling take_mut v0.2.2
17402026-03-04T17:28:27.631Z Compiling tar v0.4.44
17412026-03-04T17:28:28.143Z Compiling slog-term v2.9.2
17422026-03-04T17:28:28.622Z Compiling futures v0.3.32
17432026-03-04T17:28:37.036Z Compiling rustls-webpki v0.103.9
17442026-03-04T17:28:41.770Z Compiling tokio-rustls v0.26.4
17452026-03-04T17:28:41.770Z Compiling rustls-platform-verifier v0.6.2
17462026-03-04T17:28:42.094Z Compiling hyper-rustls v0.27.7
17472026-03-04T17:28:42.411Z Compiling reqwest v0.12.28
17482026-03-04T17:28:42.411Z Compiling reqwest v0.13.2
17492026-03-04T17:28:46.568Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17502026-03-04T17:28:46.855Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17512026-03-04T17:28:51.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
17522026-03-04T17:28:51.311Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17532026-03-04T17:28:51.365ZMar 04 17:28:50.324 INFO Starting download, target: Clickhouse
17542026-03-04T17:28:51.365ZMar 04 17:28:50.325 INFO Starting download, target: Cockroach
17552026-03-04T17:28:51.365ZMar 04 17:28:50.325 INFO Starting download, target: Console
17562026-03-04T17:28:51.366ZMar 04 17:28:50.325 INFO Starting download, target: DendriteStub
17572026-03-04T17:28:51.370ZMar 04 17:28:50.325 INFO Starting download, target: MaghemiteMgd
17582026-03-04T17:28:51.370ZMar 04 17:28:50.325 INFO Starting download, target: TransceiverControl
17592026-03-04T17:28:51.370ZMar 04 17:28:50.325 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17602026-03-04T17:28:51.370ZMar 04 17:28:50.325 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17612026-03-04T17:28:51.370ZMar 04 17:28:50.325 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17622026-03-04T17:28:51.370ZMar 04 17:28:50.325 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17632026-03-04T17:28:51.371ZMar 04 17:28:50.325 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17642026-03-04T17:28:51.371ZMar 04 17:28:50.326 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17652026-03-04T17:28:52.283ZMar 04 17:28:51.233 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17662026-03-04T17:28:52.452ZMar 04 17:28:51.385 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17672026-03-04T17:28:52.855ZMar 04 17:28:51.807 INFO Download complete, target: Console
17682026-03-04T17:28:52.986ZMar 04 17:28:51.913 INFO Download complete, target: TransceiverControl
17692026-03-04T17:28:53.890ZMar 04 17:28:52.848 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17702026-03-04T17:28:53.941ZMar 04 17:28:52.885 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17712026-03-04T17:28:54.239ZMar 04 17:28:53.199 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17722026-03-04T17:28:54.808ZMar 04 17:28:53.768 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17732026-03-04T17:28:54.808ZMar 04 17:28:53.768 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17742026-03-04T17:28:58.804ZMar 04 17:28:57.764 INFO Download complete, target: DendriteStub
17752026-03-04T17:28:59.364ZMar 04 17:28:58.323 INFO Download complete, target: MaghemiteMgd
17762026-03-04T17:29:04.930ZMar 04 17:29:03.889 INFO Checking that binary works, target: Cockroach
17772026-03-04T17:29:05.088ZMar 04 17:29:04.046 INFO Download complete, target: Cockroach
17782026-03-04T17:29:08.481ZMar 04 17:29:07.438 INFO Checking that binary works, target: Clickhouse
17792026-03-04T17:29:08.646ZMar 04 17:29:07.604 INFO Download complete, target: Clickhouse
17802026-03-04T17:29:08.664ZAll builder prerequisites installed successfully, and PATH looks valid
17812026-03-04T17:29:08.668Z
17822026-03-04T17:29:08.668Zreal 6:06.143176467
17832026-03-04T17:29:08.668Zuser 16:49.351783392
17842026-03-04T17:29:08.668Zsys 2:22.006322959
17852026-03-04T17:29:08.668Ztrap 0.607465044
17862026-03-04T17:29:08.668Ztflt 1.637634516
17872026-03-04T17:29:08.668Zdflt 1.734650650
17882026-03-04T17:29:08.668Zkflt 0.086810777
17892026-03-04T17:29:08.668Zlock 38:19.855057270
17902026-03-04T17:29:08.668Zslp 1:03:39.058054792
17912026-03-04T17:29:08.668Zlat 1:07.145090887
17922026-03-04T17:29:08.668Zstop 2:59.865284946
17932026-03-04T17:29:08.668Z+ banner hack-check
17942026-03-04T17:29:08.668Z
17952026-03-04T17:29:08.668Z # # ## #### # # #### # # ###### #### # #
17962026-03-04T17:29:08.668Z # # # # # # # # # # # # # # # # #
17972026-03-04T17:29:08.668Z ###### # # # #### ##### # ###### ##### # ####
17982026-03-04T17:29:08.668Z # # ###### # # # # # # # # # #
17992026-03-04T17:29:08.668Z # # # # # # # # # # # # # # # # #
18002026-03-04T17:29:08.668Z # # # # #### # # #### # # ###### #### # #
18012026-03-04T17:29:08.668Z
18022026-03-04T17:29:08.668Z+ export CARGO_INCREMENTAL=0
18032026-03-04T17:29:08.668Z+ CARGO_INCREMENTAL=0
18042026-03-04T17:29:08.668Z+ ptime -m timeout 2h cargo xtask check-features --ci
18052026-03-04T17:29:09.446Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18062026-03-04T17:29:09.723Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18072026-03-04T17:29:12.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s
18082026-03-04T17:29:12.710Z Running `target/debug/xtask check-features --ci`
18092026-03-04T17:29:12.734Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18102026-03-04T17:29:12.734Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18112026-03-04T17:29:13.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
18122026-03-04T17:29:13.407Z Running `target/debug/xtask download cargo-hack`
18132026-03-04T17:29:14.429Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18142026-03-04T17:29:14.831Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18152026-03-04T17:29:18.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
18162026-03-04T17:29:18.652Z Running `target/debug/xtask-downloader cargo-hack`
18172026-03-04T17:29:18.693ZMar 04 17:29:17.641 INFO Starting download, target: CargoHack
18182026-03-04T17:29:18.703ZMar 04 17:29:17.642 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18192026-03-04T17:29:19.109ZMar 04 17:29:18.063 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18202026-03-04T17:29:19.221ZMar 04 17:29:18.160 INFO Download complete, target: CargoHack
18212026-03-04T17:29:19.230Zrunning: "/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"
18222026-03-04T17:29:19.230Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18232026-03-04T17:29:19.436Zinfo: running `cargo check --bins` on api_identity (1/256)
18242026-03-04T17:29:20.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252026-03-04T17:29:20.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262026-03-04T17:29:20.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272026-03-04T17:29:20.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18282026-03-04T17:29:20.202Z
18292026-03-04T17:29:20.202Zinfo: running `cargo check --bins` on bootstore (2/256)
18302026-03-04T17:29:20.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312026-03-04T17:29:20.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322026-03-04T17:29:20.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332026-03-04T17:29:20.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18342026-03-04T17:29:21.036Z
18352026-03-04T17:29:21.036Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18362026-03-04T17:29:21.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372026-03-04T17:29:21.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382026-03-04T17:29:21.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392026-03-04T17:29:21.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18402026-03-04T17:29:21.816Z
18412026-03-04T17:29:21.816Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18422026-03-04T17:29:22.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432026-03-04T17:29:22.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442026-03-04T17:29:22.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452026-03-04T17:29:22.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
18462026-03-04T17:29:22.594Z
18472026-03-04T17:29:22.594Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18482026-03-04T17:29:23.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492026-03-04T17:29:23.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502026-03-04T17:29:23.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512026-03-04T17:29:23.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18522026-03-04T17:29:23.205Z
18532026-03-04T17:29:23.205Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18542026-03-04T17:29:23.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552026-03-04T17:29:23.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562026-03-04T17:29:23.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572026-03-04T17:29:23.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18582026-03-04T17:29:23.821Z
18592026-03-04T17:29:23.822Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18602026-03-04T17:29:24.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612026-03-04T17:29:24.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622026-03-04T17:29:24.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632026-03-04T17:29:24.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18642026-03-04T17:29:24.434Z
18652026-03-04T17:29:24.434Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18662026-03-04T17:29:24.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672026-03-04T17:29:24.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682026-03-04T17:29:24.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692026-03-04T17:29:24.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18702026-03-04T17:29:25.042Z
18712026-03-04T17:29:25.042Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18722026-03-04T17:29:25.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732026-03-04T17:29:25.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742026-03-04T17:29:25.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752026-03-04T17:29:25.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18762026-03-04T17:29:25.649Z
18772026-03-04T17:29:25.649Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18782026-03-04T17:29:26.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792026-03-04T17:29:26.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802026-03-04T17:29:26.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812026-03-04T17:29:26.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
18822026-03-04T17:29:26.259Z
18832026-03-04T17:29:26.259Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18842026-03-04T17:29:26.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852026-03-04T17:29:26.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862026-03-04T17:29:26.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872026-03-04T17:29:26.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18882026-03-04T17:29:26.869Z
18892026-03-04T17:29:26.869Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18902026-03-04T17:29:27.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912026-03-04T17:29:27.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922026-03-04T17:29:27.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932026-03-04T17:29:27.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
18942026-03-04T17:29:27.477Z
18952026-03-04T17:29:27.477Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18962026-03-04T17:29:28.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972026-03-04T17:29:28.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982026-03-04T17:29:28.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992026-03-04T17:29:28.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19002026-03-04T17:29:28.094Z
19012026-03-04T17:29:28.094Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
19022026-03-04T17:29:28.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-03-04T17:29:28.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-03-04T17:29:28.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-03-04T17:29:28.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19062026-03-04T17:29:28.704Z
19072026-03-04T17:29:28.704Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19082026-03-04T17:29:29.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-03-04T17:29:29.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-03-04T17:29:29.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-03-04T17:29:29.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19122026-03-04T17:29:29.317Z
19132026-03-04T17:29:29.317Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19142026-03-04T17:29:29.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-03-04T17:29:29.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-03-04T17:29:29.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-03-04T17:29:29.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19182026-03-04T17:29:29.934Z
19192026-03-04T17:29:29.935Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19202026-03-04T17:29:30.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-03-04T17:29:30.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-03-04T17:29:30.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-03-04T17:29:30.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19242026-03-04T17:29:30.551Z
19252026-03-04T17:29:30.551Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19262026-03-04T17:29:31.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-03-04T17:29:31.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-03-04T17:29:31.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-03-04T17:29:31.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19302026-03-04T17:29:31.170Z
19312026-03-04T17:29:31.170Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19322026-03-04T17:29:31.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-03-04T17:29:31.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-03-04T17:29:31.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-03-04T17:29:31.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19362026-03-04T17:29:31.787Z
19372026-03-04T17:29:31.788Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19382026-03-04T17:29:32.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-03-04T17:29:32.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-03-04T17:29:32.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-03-04T17:29:32.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19422026-03-04T17:29:32.403Z
19432026-03-04T17:29:32.403Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19442026-03-04T17:29:32.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-03-04T17:29:32.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-03-04T17:29:32.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-03-04T17:29:32.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19482026-03-04T17:29:33.015Z
19492026-03-04T17:29:33.015Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19502026-03-04T17:29:33.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-03-04T17:29:33.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-03-04T17:29:33.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-03-04T17:29:33.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19542026-03-04T17:29:33.645Z
19552026-03-04T17:29:33.645Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19562026-03-04T17:29:34.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-03-04T17:29:34.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-03-04T17:29:34.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-03-04T17:29:34.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
19602026-03-04T17:29:34.276Z
19612026-03-04T17:29:34.276Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19622026-03-04T17:29:34.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-03-04T17:29:34.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-03-04T17:29:34.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-03-04T17:29:34.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19662026-03-04T17:29:34.888Z
19672026-03-04T17:29:34.888Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19682026-03-04T17:29:35.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-03-04T17:29:35.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-03-04T17:29:35.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-03-04T17:29:35.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19722026-03-04T17:29:35.508Z
19732026-03-04T17:29:35.508Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19742026-03-04T17:29:36.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-03-04T17:29:36.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-03-04T17:29:36.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-03-04T17:29:36.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19782026-03-04T17:29:36.122Z
19792026-03-04T17:29:36.122Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19802026-03-04T17:29:36.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-03-04T17:29:36.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-03-04T17:29:36.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-03-04T17:29:36.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19842026-03-04T17:29:36.736Z
19852026-03-04T17:29:36.736Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19862026-03-04T17:29:37.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-03-04T17:29:37.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-03-04T17:29:37.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-03-04T17:29:37.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19902026-03-04T17:29:37.346Z
19912026-03-04T17:29:37.346Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19922026-03-04T17:29:37.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-03-04T17:29:37.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-03-04T17:29:37.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-03-04T17:29:37.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19962026-03-04T17:29:37.966Z
19972026-03-04T17:29:37.966Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19982026-03-04T17:29:38.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-03-04T17:29:38.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-03-04T17:29:38.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-03-04T17:29:38.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20022026-03-04T17:29:38.580Z
20032026-03-04T17:29:38.580Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
20042026-03-04T17:29:39.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-03-04T17:29:39.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-03-04T17:29:39.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-03-04T17:29:39.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20082026-03-04T17:29:39.192Z
20092026-03-04T17:29:39.192Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20102026-03-04T17:29:39.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-03-04T17:29:39.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-03-04T17:29:39.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-03-04T17:29:39.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20142026-03-04T17:29:39.807Z
20152026-03-04T17:29:39.807Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20162026-03-04T17:29:40.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-03-04T17:29:40.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-03-04T17:29:40.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-03-04T17:29:40.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20202026-03-04T17:29:40.427Z
20212026-03-04T17:29:40.427Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20222026-03-04T17:29:40.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-03-04T17:29:40.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-03-04T17:29:40.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-03-04T17:29:40.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20262026-03-04T17:29:41.036Z
20272026-03-04T17:29:41.036Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20282026-03-04T17:29:41.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-03-04T17:29:41.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-03-04T17:29:41.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-03-04T17:29:41.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20322026-03-04T17:29:41.654Z
20332026-03-04T17:29:41.654Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20342026-03-04T17:29:42.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-03-04T17:29:42.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-03-04T17:29:42.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-03-04T17:29:42.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20382026-03-04T17:29:42.272Z
20392026-03-04T17:29:42.272Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20402026-03-04T17:29:42.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-03-04T17:29:42.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-03-04T17:29:42.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-03-04T17:29:42.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20442026-03-04T17:29:42.888Z
20452026-03-04T17:29:42.888Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20462026-03-04T17:29:43.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-03-04T17:29:43.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-03-04T17:29:43.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-03-04T17:29:43.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20502026-03-04T17:29:43.504Z
20512026-03-04T17:29:43.504Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20522026-03-04T17:29:44.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-03-04T17:29:44.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-03-04T17:29:44.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-03-04T17:29:44.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20562026-03-04T17:29:44.126Z
20572026-03-04T17:29:44.126Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20582026-03-04T17:29:44.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-03-04T17:29:44.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-03-04T17:29:44.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-03-04T17:29:44.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20622026-03-04T17:29:44.746Z
20632026-03-04T17:29:44.746Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20642026-03-04T17:29:45.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-03-04T17:29:45.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-03-04T17:29:45.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-03-04T17:29:45.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20682026-03-04T17:29:45.371Z
20692026-03-04T17:29:45.371Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20702026-03-04T17:29:45.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-03-04T17:29:45.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-03-04T17:29:45.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-03-04T17:29:45.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20742026-03-04T17:29:46.006Z
20752026-03-04T17:29:46.006Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20762026-03-04T17:29:46.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-03-04T17:29:46.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-03-04T17:29:46.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-03-04T17:29:46.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
20802026-03-04T17:29:46.608Z
20812026-03-04T17:29:46.608Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20822026-03-04T17:29:47.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-03-04T17:29:47.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-03-04T17:29:47.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-03-04T17:29:47.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
20862026-03-04T17:29:47.228Z
20872026-03-04T17:29:47.228Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20882026-03-04T17:29:47.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-03-04T17:29:47.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-03-04T17:29:47.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-03-04T17:29:47.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
20922026-03-04T17:29:48.026Z
20932026-03-04T17:29:48.026Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20942026-03-04T17:29:48.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-03-04T17:29:48.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-03-04T17:29:48.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-03-04T17:29:48.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
20982026-03-04T17:29:48.822Z
20992026-03-04T17:29:48.822Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
21002026-03-04T17:29:49.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-03-04T17:29:49.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-03-04T17:29:49.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-03-04T17:29:49.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
21042026-03-04T17:29:49.618Z
21052026-03-04T17:29:49.618Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21062026-03-04T17:29:50.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-03-04T17:29:50.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-03-04T17:29:50.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-03-04T17:29:50.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
21102026-03-04T17:29:50.422Z
21112026-03-04T17:29:50.423Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21122026-03-04T17:29:51.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-03-04T17:29:51.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-03-04T17:29:51.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-03-04T17:29:51.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
21162026-03-04T17:29:51.199Z
21172026-03-04T17:29:51.199Zinfo: running `cargo check --bins` on oxlog (50/256)
21182026-03-04T17:29:51.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-03-04T17:29:51.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-03-04T17:29:52.006Z Checking cfg-if v1.0.4
21212026-03-04T17:29:52.010Z Checking libc v0.2.180
21222026-03-04T17:29:52.010Z Checking serde_core v1.0.228
21232026-03-04T17:29:52.138Z Checking zeroize v1.8.2
21242026-03-04T17:29:52.150Z Checking memchr v2.8.0
21252026-03-04T17:29:52.154Z Checking log v0.4.29
21262026-03-04T17:29:52.177Z Checking smallvec v1.15.1
21272026-03-04T17:29:52.191Z Checking typenum v1.19.0
21282026-03-04T17:29:52.195Z Checking subtle v2.6.1
21292026-03-04T17:29:52.394Z Checking itoa v1.0.17
21302026-03-04T17:29:52.449Z Checking scopeguard v1.2.0
21312026-03-04T17:29:52.471Z Checking const-oid v0.9.6
21322026-03-04T17:29:52.534Z Checking stable_deref_trait v1.2.1
21332026-03-04T17:29:52.610Z Checking lock_api v0.4.14
21342026-03-04T17:29:52.640Z Checking portable-atomic v1.13.1
21352026-03-04T17:29:52.644Z Checking critical-section v1.2.0
21362026-03-04T17:29:52.800Z Checking zerofrom v0.1.6
21372026-03-04T17:29:52.932Z Checking pin-project-lite v0.2.17
21382026-03-04T17:29:53.002Z Checking yoke v0.8.1
21392026-03-04T17:29:53.029Z Checking zerocopy v0.8.40
21402026-03-04T17:29:53.078Z Checking libm v0.2.16
21412026-03-04T17:29:53.195Z Checking getrandom v0.2.17
21422026-03-04T17:29:53.318Z Checking errno v0.3.14
21432026-03-04T17:29:53.342Z Checking generic-array v0.14.7
21442026-03-04T17:29:53.442Z Checking rand_core v0.6.4
21452026-03-04T17:29:53.515Z Checking signal-hook-registry v1.4.8
21462026-03-04T17:29:53.648Z Checking once_cell v1.21.3
21472026-03-04T17:29:53.768Z Checking parking_lot_core v0.9.12
21482026-03-04T17:29:53.787Z Checking zerovec v0.11.5
21492026-03-04T17:29:53.949Z Checking mio v1.1.1
21502026-03-04T17:29:54.112Z Checking parking_lot v0.12.5
21512026-03-04T17:29:54.290Z Checking socket2 v0.6.2
21522026-03-04T17:29:54.436Z Checking zmij v1.0.21
21532026-03-04T17:29:54.460Z Checking crypto-common v0.1.7
21542026-03-04T17:29:54.532Z Checking block-buffer v0.10.4
21552026-03-04T17:29:54.655Z Checking writeable v0.6.2
21562026-03-04T17:29:54.755Z Checking futures-core v0.3.32
21572026-03-04T17:29:54.774Z Checking digest v0.10.7
21582026-03-04T17:29:54.790Z Checking tinystr v0.8.2
21592026-03-04T17:29:54.857Z Checking percent-encoding v2.3.2
21602026-03-04T17:29:54.877Z Checking litemap v0.8.1
21612026-03-04T17:29:54.928Z Checking equivalent v1.0.2
21622026-03-04T17:29:54.947Z Checking allocator-api2 v0.2.21
21632026-03-04T17:29:55.052Z Checking num-traits v0.2.19
21642026-03-04T17:29:55.073Z Checking potential_utf v0.1.4
21652026-03-04T17:29:55.122Z Checking zerotrie v0.2.3
21662026-03-04T17:29:55.141Z Checking foldhash v0.2.0
21672026-03-04T17:29:55.240Z Checking icu_locale_core v2.1.1
21682026-03-04T17:29:55.269Z Checking cpufeatures v0.2.17
21692026-03-04T17:29:55.377Z Checking icu_collections v2.1.1
21702026-03-04T17:29:55.423Z Checking hmac v0.12.1
21712026-03-04T17:29:55.568Z Checking hashbrown v0.16.1
21722026-03-04T17:29:55.627Z Checking block-padding v0.3.3
21732026-03-04T17:29:55.647Z Checking icu_properties_data v2.1.2
21742026-03-04T17:29:55.854Z Checking icu_normalizer_data v2.1.1
21752026-03-04T17:29:55.875Z Checking futures-sink v0.3.32
21762026-03-04T17:29:55.970Z Checking rand_core v0.10.0
21772026-03-04T17:29:56.013Z Checking inout v0.1.4
21782026-03-04T17:29:56.041Z Checking futures-channel v0.3.32
21792026-03-04T17:29:56.045Z Checking serde v1.0.228
21802026-03-04T17:29:56.213Z Checking bitflags v2.11.0
21812026-03-04T17:29:56.247Z Checking serde_json v1.0.149
21822026-03-04T17:29:56.430Z Checking getrandom v0.4.1
21832026-03-04T17:29:56.493Z Checking slab v0.4.12
21842026-03-04T17:29:56.513Z Checking futures-io v0.3.32
21852026-03-04T17:29:56.516Z Checking icu_provider v2.1.1
21862026-03-04T17:29:56.655Z Checking futures-task v0.3.32
21872026-03-04T17:29:56.693Z Checking cipher v0.4.4
21882026-03-04T17:29:56.706Z Checking indexmap v2.13.0
21892026-03-04T17:29:56.764Z Checking sha2 v0.10.9
21902026-03-04T17:29:56.908Z Checking futures-util v0.3.32
21912026-03-04T17:29:56.983Z Checking icu_properties v2.1.2
21922026-03-04T17:29:57.068Z Checking bytes v1.11.1
21932026-03-04T17:29:57.085Z Checking icu_normalizer v2.1.1
21942026-03-04T17:29:57.326Z Checking getrandom v0.3.4
21952026-03-04T17:29:57.574Z Checking utf8_iter v1.0.4
21962026-03-04T17:29:57.722Z Checking base64ct v1.8.3
21972026-03-04T17:29:57.786Z Checking byteorder v1.5.0
21982026-03-04T17:29:57.860Z Checking form_urlencoded v1.2.2
21992026-03-04T17:29:57.967Z Checking fnv v1.0.7
22002026-03-04T17:29:58.074Z Checking flagset v0.4.7
22012026-03-04T17:29:58.091Z Checking tokio v1.49.0
22022026-03-04T17:29:58.116Z Checking rand_core v0.9.5
22032026-03-04T17:29:58.167Z Checking pem-rfc7468 v0.7.0
22042026-03-04T17:29:58.187Z Checking http v1.4.0
22052026-03-04T17:29:58.264Z Checking salsa20 v0.10.2
22062026-03-04T17:29:58.444Z Checking der v0.7.10
22072026-03-04T17:29:58.463Z Checking uuid v1.21.0
22082026-03-04T17:29:58.489Z Checking pbkdf2 v0.12.2
22092026-03-04T17:29:58.668Z Checking scrypt v0.11.0
22102026-03-04T17:29:58.909Z Checking aes v0.8.4
22112026-03-04T17:29:59.009Z Checking idna_adapter v1.2.1
22122026-03-04T17:29:59.134Z Checking cbc v0.1.2
22132026-03-04T17:29:59.212Z Checking idna v1.1.0
22142026-03-04T17:29:59.356Z Checking rustix v1.1.3
22152026-03-04T17:29:59.442Z Checking tracing-core v0.1.36
22162026-03-04T17:29:59.678Z Checking url v2.5.8
22172026-03-04T17:29:59.794Z Checking rustls-pki-types v1.14.0
22182026-03-04T17:30:00.085Z Checking regex-syntax v0.8.10
22192026-03-04T17:30:00.200Z Checking spki v0.7.3
22202026-03-04T17:30:00.408Z Checking iana-time-zone v0.1.65
22212026-03-04T17:30:00.503Z Checking pkcs5 v0.7.1
22222026-03-04T17:30:00.568Z Checking chrono v0.4.44
22232026-03-04T17:30:00.609Z Checking tracing v0.1.44
22242026-03-04T17:30:00.655Z Checking ppv-lite86 v0.2.21
22252026-03-04T17:30:00.991Z Checking http-body v1.0.1
22262026-03-04T17:30:01.010Z Checking aws-lc-sys v0.37.1
22272026-03-04T17:30:01.215Z Checking base64 v0.22.1
22282026-03-04T17:30:01.357Z Checking rand_chacha v0.9.0
22292026-03-04T17:30:01.396Z Checking untrusted v0.9.0
22302026-03-04T17:30:01.518Z Checking untrusted v0.7.1
22312026-03-04T17:30:01.581Z Checking openssl-probe v0.2.1
22322026-03-04T17:30:01.677Z Checking ring v0.17.14
22332026-03-04T17:30:01.703Z Checking pkcs8 v0.10.2
22342026-03-04T17:30:01.752Z Checking rand v0.9.2
22352026-03-04T17:30:01.771Z Checking tower-layer v0.3.3
22362026-03-04T17:30:02.024Z Checking atomic-waker v1.1.2
22372026-03-04T17:30:02.061Z Checking tinyvec_macros v0.1.1
22382026-03-04T17:30:02.163Z Checking tower-service v0.3.3
22392026-03-04T17:30:02.183Z Checking try-lock v0.2.5
22402026-03-04T17:30:02.302Z Checking plain v0.2.3
22412026-03-04T17:30:02.334Z Checking want v0.3.1
22422026-03-04T17:30:02.475Z Checking tinyvec v1.10.0
22432026-03-04T17:30:02.542Z Checking ipnet v2.11.0
22442026-03-04T17:30:02.561Z Checking semver v1.0.27
22452026-03-04T17:30:02.577Z Checking aws-lc-rs v1.16.0
22462026-03-04T17:30:02.807Z Checking httparse v1.10.1
22472026-03-04T17:30:02.962Z Checking spin v0.9.8
22482026-03-04T17:30:03.076Z Checking httpdate v1.0.3
22492026-03-04T17:30:03.151Z Checking ucd-trie v0.1.7
22502026-03-04T17:30:03.167Z Checking dyn-clone v1.0.20
22512026-03-04T17:30:03.205Z Checking unicode-ident v1.0.24
22522026-03-04T17:30:03.285Z Checking foreign-types-shared v0.1.1
22532026-03-04T17:30:03.331Z Checking fastrand v2.3.0
22542026-03-04T17:30:03.331Z Checking pin-utils v0.1.0
22552026-03-04T17:30:03.365Z Checking pest v2.8.6
22562026-03-04T17:30:03.395Z Checking proc-macro2 v1.0.106
22572026-03-04T17:30:03.413Z Checking foreign-types v0.3.2
22582026-03-04T17:30:03.438Z Checking schemars v0.8.22
22592026-03-04T17:30:03.518Z Checking crossbeam-utils v0.8.21
22602026-03-04T17:30:03.664Z Checking tempfile v3.25.0
22612026-03-04T17:30:03.906Z Checking openssl-sys v0.9.111
22622026-03-04T17:30:04.041Z Checking thiserror v2.0.18
22632026-03-04T17:30:04.061Z Checking wait-timeout v0.2.1
22642026-03-04T17:30:04.199Z Checking aho-corasick v1.1.4
22652026-03-04T17:30:04.227Z Checking anstyle v1.0.13
22662026-03-04T17:30:04.261Z Checking utf8parse v0.2.2
22672026-03-04T17:30:04.424Z Checking powerfmt v0.2.0
22682026-03-04T17:30:04.491Z Checking rustls-webpki v0.103.9
22692026-03-04T17:30:04.588Z Checking either v1.15.0
22702026-03-04T17:30:04.700Z Checking quick-error v1.2.3
22712026-03-04T17:30:04.863Z Checking siphasher v1.0.2
22722026-03-04T17:30:04.958Z Checking bit-vec v0.8.0
22732026-03-04T17:30:05.011Z Checking simd-adler32 v0.3.8
22742026-03-04T17:30:05.157Z Checking pretty-hex v0.4.1
22752026-03-04T17:30:05.174Z Checking openssl v0.10.75
22762026-03-04T17:30:05.275Z Checking tokio-util v0.7.18
22772026-03-04T17:30:05.320Z Checking rusty-fork v0.3.1
22782026-03-04T17:30:05.340Z Checking bit-set v0.8.0
22792026-03-04T17:30:05.359Z Checking deranged v0.5.8
22802026-03-04T17:30:05.385Z Checking rustls v0.23.37
22812026-03-04T17:30:05.592Z Checking anstyle-parse v0.2.7
22822026-03-04T17:30:05.624Z Checking crossbeam-epoch v0.9.18
22832026-03-04T17:30:05.766Z Checking regex-automata v0.4.14
22842026-03-04T17:30:05.854Z Checking quote v1.0.44
22852026-03-04T17:30:05.874Z Compiling newtype-uuid v1.3.2
22862026-03-04T17:30:06.051Z Checking unicode-normalization v0.1.25
22872026-03-04T17:30:06.166Z Checking rustls-native-certs v0.8.3
22882026-03-04T17:30:06.187Z Checking rand_xorshift v0.4.0
22892026-03-04T17:30:06.381Z Checking thiserror v1.0.69
22902026-03-04T17:30:06.399Z Checking crc32fast v1.5.0
22912026-03-04T17:30:06.540Z Checking scroll v0.13.0
22922026-03-04T17:30:06.625Z Checking signature v2.2.0
22932026-03-04T17:30:06.667Z Checking h2 v0.4.13
22942026-03-04T17:30:06.842Z Checking sync_wrapper v1.0.2
22952026-03-04T17:30:06.899Z Checking num_threads v0.1.7
22962026-03-04T17:30:06.970Z Checking unicode-properties v0.1.4
22972026-03-04T17:30:07.002Z Checking colorchoice v1.0.4
22982026-03-04T17:30:07.024Z Checking adler2 v2.0.1
22992026-03-04T17:30:07.157Z Checking unarray v0.1.4
23002026-03-04T17:30:07.190Z Checking num-conv v0.2.0
23012026-03-04T17:30:07.328Z Checking is_terminal_polyfill v1.70.2
23022026-03-04T17:30:07.356Z Checking time-core v0.1.8
23032026-03-04T17:30:07.411Z Checking anstyle-query v1.1.5
23042026-03-04T17:30:07.467Z Checking unicode-bidi v0.3.18
23052026-03-04T17:30:07.546Z Checking anstream v0.6.21
23062026-03-04T17:30:07.671Z Checking time v0.3.47
23072026-03-04T17:30:07.671Z Checking proptest v1.10.0
23082026-03-04T17:30:07.925Z Checking miniz_oxide v0.8.9
23092026-03-04T17:30:08.109Z Checking stringprep v0.1.5
23102026-03-04T17:30:08.401Z Checking tower v0.5.3
23112026-03-04T17:30:08.677Z Checking goblin v0.10.5
23122026-03-04T17:30:09.281Z Checking syn v2.0.117
23132026-03-04T17:30:10.130Z Compiling daft v0.1.5
23142026-03-04T17:30:10.179Z Checking native-tls v0.2.18
23152026-03-04T17:30:10.306Z Checking crossbeam-deque v0.8.6
23162026-03-04T17:30:10.541Z Checking ipnetwork v0.21.1
23172026-03-04T17:30:10.630Z Checking rand_chacha v0.3.1
23182026-03-04T17:30:10.689Z Checking http-body-util v0.1.3
23192026-03-04T17:30:10.771Z Checking tokio-rustls v0.26.4
23202026-03-04T17:30:10.948Z Checking webpki-roots v1.0.6
23212026-03-04T17:30:11.027Z Checking scroll v0.12.0
23222026-03-04T17:30:11.129Z Checking hash32 v0.2.1
23232026-03-04T17:30:11.156Z Checking zstd-sys v2.0.16+zstd.1.5.7
23242026-03-04T17:30:11.237Z Checking toml_datetime v0.6.11
23252026-03-04T17:30:11.364Z Checking serde_spanned v0.6.9
23262026-03-04T17:30:11.445Z Checking num-integer v0.1.46
23272026-03-04T17:30:11.485Z Checking md-5 v0.10.6
23282026-03-04T17:30:11.567Z Checking ff v0.13.1
23292026-03-04T17:30:11.588Z Checking psl-types v2.0.11
23302026-03-04T17:30:11.716Z Checking iri-string v0.7.10
23312026-03-04T17:30:11.781Z Checking zlib-rs v0.6.2
23322026-03-04T17:30:11.797Z Checking ryu v1.0.23
23332026-03-04T17:30:11.928Z Checking base16ct v0.2.0
23342026-03-04T17:30:12.056Z Checking fallible-iterator v0.2.0
23352026-03-04T17:30:12.137Z Checking sec1 v0.7.3
23362026-03-04T17:30:12.354Z Checking serde_urlencoded v0.7.1
23372026-03-04T17:30:12.530Z Compiling iddqd v0.3.17
23382026-03-04T17:30:12.638Z Checking postgres-protocol v0.6.10
23392026-03-04T17:30:12.783Z Checking num-iter v0.1.45
23402026-03-04T17:30:12.826Z Checking hyper v1.8.1
23412026-03-04T17:30:12.978Z Checking group v0.13.0
23422026-03-04T17:30:13.230Z Checking publicsuffix v2.3.0
23432026-03-04T17:30:13.296Z Checking goblin v0.8.2
23442026-03-04T17:30:13.508Z Checking heapless v0.7.17
23452026-03-04T17:30:13.734Z Checking flate2 v1.1.9
23462026-03-04T17:30:14.270Z Checking tower-http v0.6.8
23472026-03-04T17:30:14.394Z Checking zstd-safe v7.2.4
23482026-03-04T17:30:14.411Z Checking rand v0.8.5
23492026-03-04T17:30:14.546Z Checking dof v0.4.0
23502026-03-04T17:30:14.700Z Checking oxnet v0.1.4
23512026-03-04T17:30:14.819Z Checking hyper-util v0.1.20
23522026-03-04T17:30:14.822Z Checking rayon-core v1.13.0
23532026-03-04T17:30:15.091Z Checking tokio-native-tls v0.3.1
23542026-03-04T17:30:15.163Z Checking cookie v0.18.1
23552026-03-04T17:30:15.182Z Checking dtrace-parser v0.3.0
23562026-03-04T17:30:15.362Z Checking phf_shared v0.13.1
23572026-03-04T17:30:15.517Z Checking lazy_static v1.5.0
23582026-03-04T17:30:15.613Z Checking terminal_size v0.4.3
23592026-03-04T17:30:15.642Z Checking zerocopy v0.7.35
23602026-03-04T17:30:15.659Z Checking bzip2-sys v0.1.13+1.0.8
23612026-03-04T17:30:15.705Z Checking signal-hook v0.3.18
23622026-03-04T17:30:15.782Z Checking hkdf v0.12.4
23632026-03-04T17:30:15.802Z Checking crypto-bigint v0.5.5
23642026-03-04T17:30:15.805Z Checking thread-id v5.1.0
23652026-03-04T17:30:15.933Z Checking winnow v0.7.14
23662026-03-04T17:30:16.008Z Checking libbz2-rs-sys v0.2.2
23672026-03-04T17:30:16.030Z Checking foldhash v0.1.5
23682026-03-04T17:30:16.255Z Checking clap_lex v1.0.0
23692026-03-04T17:30:16.259Z Checking managed v0.8.0
23702026-03-04T17:30:16.527Z Checking winnow v0.5.40
23712026-03-04T17:30:16.661Z Checking strsim v0.11.1
23722026-03-04T17:30:16.866Z Checking unicode-width v0.2.0
23732026-03-04T17:30:16.909Z Checking bitflags v1.3.2
23742026-03-04T17:30:16.950Z Checking bumpalo v3.20.2
23752026-03-04T17:30:17.014Z Checking smoltcp v0.9.1
23762026-03-04T17:30:17.345Z Checking zopfli v0.8.3
23772026-03-04T17:30:17.369Z Checking console v0.16.2
23782026-03-04T17:30:17.547Z Checking hyper-rustls v0.27.7
23792026-03-04T17:30:17.911Z Checking hyper-tls v0.6.0
23802026-03-04T17:30:17.994Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23812026-03-04T17:30:17.998Z Checking clap_builder v4.5.60
23822026-03-04T17:30:18.076Z Checking dof v0.3.0
23832026-03-04T17:30:18.214Z Checking bzip2 v0.6.1
23842026-03-04T17:30:18.340Z Checking usdt-impl v0.6.0
23852026-03-04T17:30:18.378Z Checking hashbrown v0.15.5
23862026-03-04T17:30:18.457Z Checking elliptic-curve v0.13.8
23872026-03-04T17:30:18.514Z Checking signal-hook-mio v0.2.5
23882026-03-04T17:30:18.663Z Checking phf v0.13.1
23892026-03-04T17:30:18.683Z Checking bzip2 v0.4.4
23902026-03-04T17:30:18.754Z Checking num-bigint-dig v0.8.6
23912026-03-04T17:30:18.864Z Checking cookie_store v0.22.1
23922026-03-04T17:30:18.940Z Checking rayon v1.11.0
23932026-03-04T17:30:19.094Z Checking zstd v0.13.3
23942026-03-04T17:30:19.351Z Checking toml_edit v0.19.15
23952026-03-04T17:30:19.367Z Checking postgres-types v0.2.12
23962026-03-04T17:30:19.426Z Checking rustls-platform-verifier v0.6.2
23972026-03-04T17:30:19.452Z Checking bstr v1.12.1
23982026-03-04T17:30:19.516Z Checking regex v1.12.3
23992026-03-04T17:30:19.637Z Checking ed25519 v2.2.3
24002026-03-04T17:30:19.968Z Checking dtrace-parser v0.2.0
24012026-03-04T17:30:20.043Z Checking phf_shared v0.11.3
24022026-03-04T17:30:20.110Z Checking itertools v0.12.1
24032026-03-04T17:30:20.299Z Checking curve25519-dalek v4.1.3
24042026-03-04T17:30:20.321Z Checking ref-cast v1.0.25
24052026-03-04T17:30:20.468Z Checking strum v0.27.2
24062026-03-04T17:30:20.487Z Checking hubpack v0.1.2
24072026-03-04T17:30:20.645Z Checking rustix v0.38.44
24082026-03-04T17:30:20.758Z Checking pkcs1 v0.7.5
24092026-03-04T17:30:20.812Z Checking serde-big-array v0.5.1
24102026-03-04T17:30:20.845Z Checking hex v0.4.3
24112026-03-04T17:30:21.035Z Checking erased-serde v0.3.31
24122026-03-04T17:30:21.141Z Checking float-cmp v0.10.0
24132026-03-04T17:30:21.347Z Checking rfc6979 v0.4.0
24142026-03-04T17:30:21.364Z Checking memmap2 v0.9.10
24152026-03-04T17:30:21.541Z Checking thread-id v4.2.2
24162026-03-04T17:30:21.662Z Checking env_filter v1.0.0
24172026-03-04T17:30:21.679Z Checking encoding_rs v0.8.35
24182026-03-04T17:30:21.808Z Checking keccak v0.1.6
24192026-03-04T17:30:21.920Z Checking unit-prefix v0.5.2
24202026-03-04T17:30:21.999Z Checking normalize-line-endings v0.3.0
24212026-03-04T17:30:22.115Z Checking toml_write v0.1.2
24222026-03-04T17:30:22.131Z Checking data-encoding v2.10.0
24232026-03-04T17:30:22.146Z Checking new_debug_unreachable v1.0.6
24242026-03-04T17:30:22.174Z Checking rustc-hash v2.1.1
24252026-03-04T17:30:22.251Z Checking fixedbitset v0.5.7
24262026-03-04T17:30:22.363Z Checking whoami v2.1.0
24272026-03-04T17:30:22.420Z Checking jiff v0.2.21
24282026-03-04T17:30:22.439Z Checking unicode-segmentation v1.12.0
24292026-03-04T17:30:22.502Z Checking mime v0.3.17
24302026-03-04T17:30:22.620Z Checking predicates-core v1.0.10
24312026-03-04T17:30:22.639Z Checking fixedbitset v0.4.2
24322026-03-04T17:30:22.669Z Checking difflib v0.4.0
24332026-03-04T17:30:22.719Z Checking static_assertions v1.1.0
24342026-03-04T17:30:22.813Z Checking precomputed-hash v0.1.1
24352026-03-04T17:30:22.832Z Checking tokio-postgres v0.7.16
24362026-03-04T17:30:22.836Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24372026-03-04T17:30:22.891Z Checking petgraph v0.6.5
24382026-03-04T17:30:22.938Z Checking string_cache v0.8.9
24392026-03-04T17:30:23.008Z Checking predicates v3.1.4
24402026-03-04T17:30:23.074Z Checking similar v2.7.0
24412026-03-04T17:30:23.222Z Checking hickory-proto v0.25.2
24422026-03-04T17:30:23.621Z Checking petgraph v0.8.3
24432026-03-04T17:30:23.849Z Checking reqwest v0.12.28
24442026-03-04T17:30:23.893Z Checking crossterm v0.28.1
24452026-03-04T17:30:25.621Z Checking indicatif v0.18.4
24462026-03-04T17:30:25.650Z Checking zone v0.3.1
24472026-03-04T17:30:25.668Z Checking toml_edit v0.22.27
24482026-03-04T17:30:26.401Z Checking sha3 v0.10.8
24492026-03-04T17:30:26.419Z Checking ed25519-dalek v2.2.0
24502026-03-04T17:30:26.825Z Checking slog v2.8.2
24512026-03-04T17:30:26.868Z Checking env_logger v0.11.9
24522026-03-04T17:30:27.228Z Checking toml v0.7.8
24532026-03-04T17:30:27.373Z Checking usdt v0.6.0
24542026-03-04T17:30:27.391Z Checking usdt-impl v0.5.0
24552026-03-04T17:30:27.650Z Checking ecdsa v0.16.9
24562026-03-04T17:30:27.836Z Checking zip v4.6.1
24572026-03-04T17:30:27.880Z Checking serde_with v3.17.0
24582026-03-04T17:30:27.907Z Checking rsa v0.9.10
24592026-03-04T17:30:27.948Z Checking clap v4.5.60
24602026-03-04T17:30:28.070Z Checking reqwest v0.13.2
24612026-03-04T17:30:28.209Z Checking zip v0.6.6
24622026-03-04T17:30:28.292Z Checking toml_parser v1.0.9+spec-1.1.0
24632026-03-04T17:30:28.405Z Checking tokio-stream v0.1.18
24642026-03-04T17:30:28.879Z Checking strum v0.26.3
24652026-03-04T17:30:28.897Z Checking fs-err v3.3.0
24662026-03-04T17:30:28.987Z Checking ahash v0.8.12
24672026-03-04T17:30:29.040Z Checking object v0.37.3
24682026-03-04T17:30:29.059Z Checking buf-list v1.1.2
24692026-03-04T17:30:29.235Z Checking itertools v0.13.0
24702026-03-04T17:30:29.366Z Checking camino v1.2.2
24712026-03-04T17:30:29.387Z Checking anyhow v1.0.102
24722026-03-04T17:30:29.468Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24732026-03-04T17:30:29.743Z Checking x509-cert v0.2.5
24742026-03-04T17:30:29.768Z Checking openapiv3 v2.2.0
24752026-03-04T17:30:29.833Z Checking toml_datetime v0.7.5+spec-1.1.0
24762026-03-04T17:30:29.893Z Checking sha1 v0.10.6
24772026-03-04T17:30:30.071Z Checking peg-runtime v0.8.5
24782026-03-04T17:30:30.171Z Checking lalrpop-util v0.19.12
24792026-03-04T17:30:30.244Z Checking sigpipe v0.1.3
24802026-03-04T17:30:30.319Z Checking glob v0.3.3
24812026-03-04T17:30:33.513Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24822026-03-04T17:30:33.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.66s
24832026-03-04T17:30:34.056Z
24842026-03-04T17:30:34.056Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24852026-03-04T17:30:34.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862026-03-04T17:30:34.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872026-03-04T17:30:35.096Z Checking newtype-uuid v1.3.2
24882026-03-04T17:30:35.099Z Compiling structmeta-derive v0.3.0
24892026-03-04T17:30:35.100Z Compiling rustls v0.22.4
24902026-03-04T17:30:35.265Z Checking regress v0.10.5
24912026-03-04T17:30:35.268Z Compiling multer v3.1.0
24922026-03-04T17:30:35.297Z Compiling newtype-uuid-macros v0.1.0
24932026-03-04T17:30:35.301Z Compiling async-stream-impl v0.3.6
24942026-03-04T17:30:35.340Z Checking futures-executor v0.3.32
24952026-03-04T17:30:35.551Z Checking daft v0.1.5
24962026-03-04T17:30:35.587Z Compiling dropshot v0.16.7
24972026-03-04T17:30:35.660Z Checking futures v0.3.32
24982026-03-04T17:30:35.783Z Compiling dropshot_endpoint v0.16.7
24992026-03-04T17:30:35.974Z Checking iddqd v0.3.17
25002026-03-04T17:30:36.023Z Checking thread_local v1.1.9
25012026-03-04T17:30:36.324Z Checking crossbeam-channel v0.5.15
25022026-03-04T17:30:36.555Z Checking is-terminal v0.4.17
25032026-03-04T17:30:36.704Z Checking term v1.2.1
25042026-03-04T17:30:36.917Z Checking take_mut v0.2.2
25052026-03-04T17:30:37.014Z Checking rustls-webpki v0.102.8
25062026-03-04T17:30:37.086Z Checking slog-async v2.8.0
25072026-03-04T17:30:37.142Z Checking slog-term v2.9.2
25082026-03-04T17:30:37.375Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25092026-03-04T17:30:37.700Z Compiling structmeta v0.3.0
25102026-03-04T17:30:37.731Z Checking serde_spanned v1.0.4
25112026-03-04T17:30:37.754Z Checking debug-ignore v1.0.5
25122026-03-04T17:30:37.861Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25132026-03-04T17:30:37.913Z Checking match_cfg v0.1.0
25142026-03-04T17:30:37.947Z Checking toml_writer v1.0.6+spec-1.1.0
25152026-03-04T17:30:38.019Z Checking hostname v0.3.1
25162026-03-04T17:30:38.060Z Compiling derive-ex v0.1.8
25172026-03-04T17:30:38.138Z Compiling parse-display-derive v0.10.0
25182026-03-04T17:30:38.169Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25192026-03-04T17:30:38.289Z Checking toml v0.9.12+spec-1.1.0
25202026-03-04T17:30:38.491Z Checking slog-json v2.6.1
25212026-03-04T17:30:38.783Z Checking macaddr v1.0.1
25222026-03-04T17:30:38.947Z Checking slog-bunyan v2.5.0
25232026-03-04T17:30:39.131Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25242026-03-04T17:30:39.151Z Checking async-stream v0.3.6
25252026-03-04T17:30:39.686Z Checking waitgroup v0.1.2
25262026-03-04T17:30:39.738Z Checking rustls-pemfile v2.2.0
25272026-03-04T17:30:39.836Z Checking serde_path_to_error v0.1.20
25282026-03-04T17:30:39.859Z Checking hostname v0.4.2
25292026-03-04T17:30:39.880Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25302026-03-04T17:30:39.973Z Checking progenitor-client v0.10.0
25312026-03-04T17:30:40.012Z Compiling itertools v0.14.0
25322026-03-04T17:30:40.130Z Checking progenitor-client v0.13.0
25332026-03-04T17:30:40.446Z Checking instant v0.1.13
25342026-03-04T17:30:40.468Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25352026-03-04T17:30:40.581Z Checking backoff v0.4.0
25362026-03-04T17:30:40.632Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25372026-03-04T17:30:40.898Z Checking backon v1.6.0
25382026-03-04T17:30:41.192Z Checking heck v0.5.0
25392026-03-04T17:30:41.326Z Checking tokio-rustls v0.25.0
25402026-03-04T17:30:41.416Z Compiling toml_edit v0.23.10+spec-1.0.0
25412026-03-04T17:30:41.666Z Compiling heapless v0.8.0
25422026-03-04T17:30:41.896Z Checking parse-display v0.10.0
25432026-03-04T17:30:42.092Z Compiling test-strategy v0.4.5
25442026-03-04T17:30:42.152Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25452026-03-04T17:30:42.235Z Compiling crucible-workspace-hack v0.1.0
25462026-03-04T17:30:42.594Z Compiling proc-macro-crate v3.4.0
25472026-03-04T17:30:42.931Z Compiling ingot-macros v0.1.1
25482026-03-04T17:30:42.953Z Compiling typify-impl v0.4.3
25492026-03-04T17:30:43.137Z Checking hash32 v0.3.1
25502026-03-04T17:30:43.256Z Compiling smoltcp v0.11.0
25512026-03-04T17:30:43.356Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25522026-03-04T17:30:43.853Z Checking tabwriter v1.4.1
25532026-03-04T17:30:43.875Z Compiling num_enum_derive v0.7.5
25542026-03-04T17:30:43.926Z Checking cobs v0.3.0
25552026-03-04T17:30:44.109Z Compiling foreign-types-macros v0.2.3
25562026-03-04T17:30:44.166Z Checking foreign-types-shared v0.3.1
25572026-03-04T17:30:44.311Z Checking cpufeatures v0.3.0
25582026-03-04T17:30:44.429Z Checking chacha20 v0.10.0
25592026-03-04T17:30:44.856Z Checking postcard v1.1.3
25602026-03-04T17:30:45.332Z Checking foreign-types v0.5.0
25612026-03-04T17:30:45.509Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25622026-03-04T17:30:45.652Z Compiling proc-macro-crate v1.3.1
25632026-03-04T17:30:45.701Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25642026-03-04T17:30:45.900Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25652026-03-04T17:30:46.151Z Checking num_enum v0.7.5
25662026-03-04T17:30:46.329Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25672026-03-04T17:30:46.351Z Checking cstr-argument v0.1.2
25682026-03-04T17:30:46.495Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25692026-03-04T17:30:46.549Z Checking colored v3.1.1
25702026-03-04T17:30:46.599Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25712026-03-04T17:30:46.930Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25722026-03-04T17:30:46.952Z Compiling num_enum_derive v0.5.11
25732026-03-04T17:30:46.997Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25742026-03-04T17:30:47.173Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25752026-03-04T17:30:47.229Z Checking rand v0.10.0
25762026-03-04T17:30:47.427Z Checking secrecy v0.10.3
25772026-03-04T17:30:47.460Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25782026-03-04T17:30:47.631Z Compiling memoffset v0.9.1
25792026-03-04T17:30:48.006Z Compiling convert_case v0.4.0
25802026-03-04T17:30:48.253Z Compiling unsafe-libyaml v0.2.11
25812026-03-04T17:30:48.326Z Compiling cfg_aliases v0.2.1
25822026-03-04T17:30:48.449Z Compiling nix v0.30.1
25832026-03-04T17:30:48.784Z Compiling derive_more v0.99.20
25842026-03-04T17:30:49.129Z Checking num_enum v0.5.11
25852026-03-04T17:30:49.453Z Checking camino-tempfile v1.4.1
25862026-03-04T17:30:49.551Z Checking ingot-types v0.1.2
25872026-03-04T17:30:49.745Z Compiling serde_yaml v0.9.34+deprecated
25882026-03-04T17:30:49.987Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25892026-03-04T17:30:49.990Z Compiling prettyplease v0.2.37
25902026-03-04T17:30:50.327Z Checking ingot v0.1.1
25912026-03-04T17:30:50.575Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25922026-03-04T17:30:50.670Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-03-04T17:30:50.904Z Checking smf v0.2.3
25942026-03-04T17:30:51.250Z Compiling num-derive v0.4.2
25952026-03-04T17:30:51.495Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25962026-03-04T17:30:51.834Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25972026-03-04T17:30:53.056Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25982026-03-04T17:30:53.440Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25992026-03-04T17:30:53.532Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26002026-03-04T17:30:54.257Z Checking whoami v1.6.1
26012026-03-04T17:30:54.377Z Compiling typify-macro v0.4.3
26022026-03-04T17:30:54.712Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26032026-03-04T17:30:54.827Z Compiling typify-impl v0.6.1
26042026-03-04T17:30:57.054Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26052026-03-04T17:30:57.226Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26062026-03-04T17:30:58.188Z Compiling typify v0.4.3
26072026-03-04T17:30:58.369Z Checking num-rational v0.4.2
26082026-03-04T17:30:59.496Z Compiling thiserror-impl-no-std v2.0.2
26092026-03-04T17:30:59.533Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26102026-03-04T17:30:59.582Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26112026-03-04T17:30:59.863Z Checking half v2.7.1
26122026-03-04T17:30:59.972Z Checking universal-hash v0.5.1
26132026-03-04T17:31:00.199Z Checking num-complex v0.4.6
26142026-03-04T17:31:00.418Z Checking ciborium-io v0.2.2
26152026-03-04T17:31:00.563Z Checking opaque-debug v0.3.1
26162026-03-04T17:31:00.670Z Checking poly1305 v0.8.0
26172026-03-04T17:31:00.737Z Checking ciborium-ll v0.2.2
26182026-03-04T17:31:01.125Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26192026-03-04T17:31:01.270Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26202026-03-04T17:31:01.270Z Checking num v0.4.3
26212026-03-04T17:31:01.303Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26222026-03-04T17:31:01.303Z Checking toml v0.8.23
26232026-03-04T17:31:01.833Z Checking password-hash v0.5.0
26242026-03-04T17:31:01.965Z Checking chacha20 v0.9.1
26252026-03-04T17:31:02.213Z Checking thiserror-no-std v2.0.2
26262026-03-04T17:31:02.277Z Compiling usdt-macro v0.5.0
26272026-03-04T17:31:02.346Z Compiling usdt-attr-macro v0.5.0
26282026-03-04T17:31:02.366Z Checking blake2 v0.10.6
26292026-03-04T17:31:02.841Z Checking aead v0.5.2
26302026-03-04T17:31:03.104Z Checking memmap v0.7.0
26312026-03-04T17:31:03.658Z Checking float-ord v0.3.2
26322026-03-04T17:31:03.838Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26332026-03-04T17:31:03.856Z Checking usdt v0.5.0
26342026-03-04T17:31:03.910Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26352026-03-04T17:31:04.026Z Checking chacha20poly1305 v0.10.1
26362026-03-04T17:31:04.121Z Checking argon2 v0.5.3
26372026-03-04T17:31:04.143Z Checking vsss-rs v3.3.4
26382026-03-04T17:31:04.229Z Checking ciborium v0.2.2
26392026-03-04T17:31:04.757Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26402026-03-04T17:31:05.050Z Checking indent_write v2.2.0
26412026-03-04T17:31:05.255Z Compiling semver v0.1.20
26422026-03-04T17:31:05.279Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26432026-03-04T17:31:05.674Z Compiling rustc_version v0.1.7
26442026-03-04T17:31:05.873Z Compiling progenitor-impl v0.11.2
26452026-03-04T17:31:06.244Z Compiling typify-macro v0.6.1
26462026-03-04T17:31:06.952Z Compiling pin-project-internal v1.1.11
26472026-03-04T17:31:07.326Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26482026-03-04T17:31:07.916Z Checking linked-hash-map v0.5.6
26492026-03-04T17:31:08.251Z Compiling minimal-lexical v0.2.1
26502026-03-04T17:31:08.708Z Checking swrite v0.1.0
26512026-03-04T17:31:08.783Z Compiling nom v7.1.3
26522026-03-04T17:31:08.857Z Checking lru-cache v0.1.2
26532026-03-04T17:31:09.067Z Compiling newtype_derive v0.1.6
26542026-03-04T17:31:09.621Z Checking pin-project v1.1.11
26552026-03-04T17:31:09.946Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26562026-03-04T17:31:09.969Z Checking newline-converter v0.3.0
26572026-03-04T17:31:10.160Z Compiling typify v0.6.1
26582026-03-04T17:31:10.203Z Compiling progenitor-impl v0.13.0
26592026-03-04T17:31:10.335Z Checking atomicwrites v0.4.4
26602026-03-04T17:31:10.578Z Checking phf_shared v0.12.1
26612026-03-04T17:31:10.868Z Checking hickory-proto v0.24.4
26622026-03-04T17:31:10.946Z Checking progenitor-client v0.11.2
26632026-03-04T17:31:11.399Z Checking console v0.15.11
26642026-03-04T17:31:11.521Z Compiling snafu-derive v0.8.9
26652026-03-04T17:31:11.996Z Checking pem v3.0.6
26662026-03-04T17:31:12.121Z Checking csv-core v0.1.13
26672026-03-04T17:31:12.276Z Compiling derive-where v1.6.0
26682026-03-04T17:31:12.475Z Compiling async-recursion v1.1.1
26692026-03-04T17:31:12.541Z Compiling progenitor-macro v0.11.2
26702026-03-04T17:31:13.871Z Compiling slog-dtrace v0.3.0
26712026-03-04T17:31:14.208Z Checking unicode-width v0.1.14
26722026-03-04T17:31:14.954Z Compiling owo-colors v4.3.0
26732026-03-04T17:31:15.314Z Compiling chrono-tz v0.10.4
26742026-03-04T17:31:15.645Z Checking same-file v1.0.6
26752026-03-04T17:31:15.788Z Checking highway v1.3.0
26762026-03-04T17:31:15.837Z Checking resolv-conf v0.7.6
26772026-03-04T17:31:16.207Z Compiling cancel-safe-futures v0.1.5
26782026-03-04T17:31:16.232Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26792026-03-04T17:31:16.251Z Checking snafu v0.8.9
26802026-03-04T17:31:16.634Z Checking hickory-resolver v0.24.4
26812026-03-04T17:31:16.693Z Checking walkdir v2.5.0
26822026-03-04T17:31:16.846Z Compiling progenitor-macro v0.13.0
26832026-03-04T17:31:17.109Z Compiling const_format_proc_macros v0.2.34
26842026-03-04T17:31:17.878Z Checking csv v1.4.0
26852026-03-04T17:31:18.199Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26862026-03-04T17:31:18.713Z Checking expectorate v1.2.0
26872026-03-04T17:31:18.912Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26882026-03-04T17:31:19.024Z Checking phf v0.12.1
26892026-03-04T17:31:19.982Z Checking tokio-dtrace v0.1.1
26902026-03-04T17:31:20.302Z Compiling progenitor-impl v0.10.0
26912026-03-04T17:31:20.361Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26922026-03-04T17:31:21.341Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26932026-03-04T17:31:22.067Z Checking globset v0.4.18
26942026-03-04T17:31:22.399Z Checking olpc-cjson v0.1.4
26952026-03-04T17:31:22.584Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26962026-03-04T17:31:22.642Z Checking libsw-core v0.3.2
26972026-03-04T17:31:22.675Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26982026-03-04T17:31:22.907Z Checking arc-swap v1.8.2
26992026-03-04T17:31:23.045Z Compiling lzma-sys v0.1.20
27002026-03-04T17:31:23.363Z Checking serde_plain v1.0.2
27012026-03-04T17:31:23.474Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27022026-03-04T17:31:23.615Z Checking utf-8 v0.7.6
27032026-03-04T17:31:23.788Z Checking typed-path v0.9.3
27042026-03-04T17:31:23.826Z Checking bytecount v0.6.9
27052026-03-04T17:31:24.000Z Checking papergrid v0.11.0
27062026-03-04T17:31:24.888Z Checking progenitor v0.11.2
27072026-03-04T17:31:25.034Z Checking tungstenite v0.21.0
27082026-03-04T17:31:25.107Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27092026-03-04T17:31:25.337Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27102026-03-04T17:31:25.618Z Checking tough v0.20.0
27112026-03-04T17:31:25.680Z Checking slog-scope v4.4.1
27122026-03-04T17:31:25.923Z Checking libsw v3.5.0
27132026-03-04T17:31:25.964Z Checking oxide-tokio-rt v0.1.2
27142026-03-04T17:31:26.381Z Checking const_format v0.2.35
27152026-03-04T17:31:26.671Z Compiling progenitor-macro v0.10.0
27162026-03-04T17:31:26.815Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27172026-03-04T17:31:26.887Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27182026-03-04T17:31:27.789Z Checking qorb v0.4.1
27192026-03-04T17:31:27.913Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27202026-03-04T17:31:29.324Z Checking progenitor v0.13.0
27212026-03-04T17:31:29.562Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27222026-03-04T17:31:29.908Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27232026-03-04T17:31:30.259Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27242026-03-04T17:31:30.345Z Compiling cargo_toml v0.22.3
27252026-03-04T17:31:30.428Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27262026-03-04T17:31:31.089Z Checking gethostname v0.5.0
27272026-03-04T17:31:31.114Z Compiling tabled_derive v0.7.0
27282026-03-04T17:31:31.233Z Checking bcs v0.1.6
27292026-03-04T17:31:31.373Z Checking unicode-linebreak v0.1.5
27302026-03-04T17:31:31.556Z Checking smawk v0.3.2
27312026-03-04T17:31:31.696Z Checking termtree v0.5.1
27322026-03-04T17:31:31.803Z Checking linear-map v1.2.0
27332026-03-04T17:31:31.822Z Checking textwrap v0.16.2
27342026-03-04T17:31:31.914Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27352026-03-04T17:31:32.130Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27362026-03-04T17:31:32.235Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27372026-03-04T17:31:32.672Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27382026-03-04T17:31:33.264Z Checking tabled v0.15.0
27392026-03-04T17:31:33.623Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27402026-03-04T17:31:34.722Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27412026-03-04T17:31:35.123Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27422026-03-04T17:31:35.203Z Checking steno v0.4.1
27432026-03-04T17:31:35.408Z Checking tokio-tungstenite v0.21.0
27442026-03-04T17:31:35.960Z Checking slog-stdlog v4.1.1
27452026-03-04T17:31:36.158Z Checking typeid v1.0.3
27462026-03-04T17:31:36.206Z Checking humantime v2.3.0
27472026-03-04T17:31:36.328Z Checking base64 v0.21.7
27482026-03-04T17:31:36.572Z Checking ron v0.12.0
27492026-03-04T17:31:36.828Z Checking xz2 v0.1.7
27502026-03-04T17:31:37.161Z Checking slog-envlogger v2.2.0
27512026-03-04T17:31:37.395Z Checking yasna v0.5.2
27522026-03-04T17:31:37.416Z Checking headers-core v0.3.0
27532026-03-04T17:31:37.588Z Checking filetime v0.2.27
27542026-03-04T17:31:37.743Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27552026-03-04T17:31:37.807Z Checking base16ct v1.0.0
27562026-03-04T17:31:37.870Z Checking xattr v1.6.1
27572026-03-04T17:31:38.033Z Checking headers v0.4.1
27582026-03-04T17:31:38.099Z Checking tar v0.4.44
27592026-03-04T17:31:38.196Z Checking rcgen v0.12.1
27602026-03-04T17:31:38.199Z Checking subprocess v0.2.15
27612026-03-04T17:31:38.839Z Checking progenitor v0.10.0
27622026-03-04T17:31:39.027Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27632026-03-04T17:32:23.481Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27642026-03-04T17:32:23.481Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27652026-03-04T17:32:23.481Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27662026-03-04T17:32:23.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
27672026-03-04T17:32:23.481Z
27682026-03-04T17:32:23.481Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27692026-03-04T17:32:23.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702026-03-04T17:32:23.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712026-03-04T17:32:23.482Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27722026-03-04T17:32:23.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
27732026-03-04T17:32:23.482Z
27742026-03-04T17:32:23.482Zinfo: running `cargo check --bins` on nexus-config (53/256)
27752026-03-04T17:32:23.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762026-03-04T17:32:23.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772026-03-04T17:32:23.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782026-03-04T17:32:23.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27792026-03-04T17:32:23.482Z
27802026-03-04T17:32:23.482Zinfo: running `cargo check --bins` on nexus-types (54/256)
27812026-03-04T17:32:23.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822026-03-04T17:32:23.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832026-03-04T17:32:23.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842026-03-04T17:32:23.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27852026-03-04T17:32:23.482Z
27862026-03-04T17:32:23.482Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27872026-03-04T17:32:23.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882026-03-04T17:32:23.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892026-03-04T17:32:23.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902026-03-04T17:32:23.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27912026-03-04T17:32:23.482Z
27922026-03-04T17:32:23.482Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27932026-03-04T17:32:23.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942026-03-04T17:32:23.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952026-03-04T17:32:23.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962026-03-04T17:32:23.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
27972026-03-04T17:32:23.482Z
27982026-03-04T17:32:23.482Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27992026-03-04T17:32:23.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002026-03-04T17:32:23.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012026-03-04T17:32:23.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022026-03-04T17:32:23.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28032026-03-04T17:32:23.482Z
28042026-03-04T17:32:23.482Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28052026-03-04T17:32:23.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062026-03-04T17:32:23.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072026-03-04T17:32:23.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082026-03-04T17:32:23.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28092026-03-04T17:32:23.483Z
28102026-03-04T17:32:23.483Zinfo: running `cargo check --bins` on ereport-types (59/256)
28112026-03-04T17:32:23.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122026-03-04T17:32:23.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132026-03-04T17:32:23.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142026-03-04T17:32:23.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28152026-03-04T17:32:23.483Z
28162026-03-04T17:32:23.483Zinfo: running `cargo check --bins` on gateway-client (60/256)
28172026-03-04T17:32:23.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182026-03-04T17:32:23.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192026-03-04T17:32:23.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202026-03-04T17:32:23.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28212026-03-04T17:32:23.483Z
28222026-03-04T17:32:23.483Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28232026-03-04T17:32:23.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242026-03-04T17:32:23.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252026-03-04T17:32:23.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262026-03-04T17:32:23.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28272026-03-04T17:32:23.484Z
28282026-03-04T17:32:23.484Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28292026-03-04T17:32:23.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302026-03-04T17:32:23.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312026-03-04T17:32:23.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322026-03-04T17:32:23.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28332026-03-04T17:32:23.484Z
28342026-03-04T17:32:23.484Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28352026-03-04T17:32:23.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362026-03-04T17:32:23.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372026-03-04T17:32:23.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382026-03-04T17:32:23.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28392026-03-04T17:32:23.485Z
28402026-03-04T17:32:23.485Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28412026-03-04T17:32:23.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422026-03-04T17:32:23.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432026-03-04T17:32:23.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442026-03-04T17:32:23.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28452026-03-04T17:32:23.485Z
28462026-03-04T17:32:23.485Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28472026-03-04T17:32:23.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28482026-03-04T17:32:23.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28492026-03-04T17:32:23.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28502026-03-04T17:32:23.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28512026-03-04T17:32:23.485Z
28522026-03-04T17:32:23.485Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28532026-03-04T17:32:23.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28542026-03-04T17:32:23.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28552026-03-04T17:32:23.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28562026-03-04T17:32:23.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28572026-03-04T17:32:23.485Z
28582026-03-04T17:32:23.485Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28592026-03-04T17:32:23.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28602026-03-04T17:32:23.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28612026-03-04T17:32:23.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28622026-03-04T17:32:23.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28632026-03-04T17:32:23.616Z
28642026-03-04T17:32:23.616Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28652026-03-04T17:32:23.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28662026-03-04T17:32:23.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28672026-03-04T17:32:23.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28682026-03-04T17:32:23.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28692026-03-04T17:32:23.616Z
28702026-03-04T17:32:23.617Zinfo: running `cargo check --bins` on oxql-types (69/256)
28712026-03-04T17:32:23.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28722026-03-04T17:32:23.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28732026-03-04T17:32:23.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28742026-03-04T17:32:23.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28752026-03-04T17:32:23.617Z
28762026-03-04T17:32:23.617Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28772026-03-04T17:32:23.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28782026-03-04T17:32:23.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28792026-03-04T17:32:23.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28802026-03-04T17:32:23.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28812026-03-04T17:32:23.617Z
28822026-03-04T17:32:23.617Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28832026-03-04T17:32:23.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842026-03-04T17:32:23.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852026-03-04T17:32:23.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28862026-03-04T17:32:23.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28872026-03-04T17:32:23.617Z
28882026-03-04T17:32:23.617Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28892026-03-04T17:32:23.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902026-03-04T17:32:23.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912026-03-04T17:32:23.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922026-03-04T17:32:23.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28932026-03-04T17:32:23.617Z
28942026-03-04T17:32:23.618Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28952026-03-04T17:32:23.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28962026-03-04T17:32:23.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28972026-03-04T17:32:23.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28982026-03-04T17:32:23.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28992026-03-04T17:32:23.618Z
29002026-03-04T17:32:23.618Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
29012026-03-04T17:32:23.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29022026-03-04T17:32:23.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29032026-03-04T17:32:23.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29042026-03-04T17:32:23.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29052026-03-04T17:32:23.618Z
29062026-03-04T17:32:23.618Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29072026-03-04T17:32:23.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29082026-03-04T17:32:23.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29092026-03-04T17:32:23.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29102026-03-04T17:32:23.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29112026-03-04T17:32:23.618Z
29122026-03-04T17:32:23.618Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29132026-03-04T17:32:23.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29142026-03-04T17:32:23.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29152026-03-04T17:32:23.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29162026-03-04T17:32:23.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
29172026-03-04T17:32:23.618Z
29182026-03-04T17:32:23.618Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29192026-03-04T17:32:23.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202026-03-04T17:32:23.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212026-03-04T17:32:23.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29222026-03-04T17:32:23.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29232026-03-04T17:32:24.018Z
29242026-03-04T17:32:24.018Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29252026-03-04T17:32:24.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29262026-03-04T17:32:24.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29272026-03-04T17:32:24.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29282026-03-04T17:32:24.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
29292026-03-04T17:32:24.833Z
29302026-03-04T17:32:24.833Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29312026-03-04T17:32:25.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29322026-03-04T17:32:25.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29332026-03-04T17:32:25.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29342026-03-04T17:32:25.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29352026-03-04T17:32:25.610Z
29362026-03-04T17:32:25.611Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29372026-03-04T17:32:26.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29382026-03-04T17:32:26.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29392026-03-04T17:32:26.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29402026-03-04T17:32:26.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29412026-03-04T17:32:26.389Z
29422026-03-04T17:32:26.389Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29432026-03-04T17:32:27.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442026-03-04T17:32:27.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452026-03-04T17:32:27.219Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29462026-03-04T17:32:27.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
29472026-03-04T17:32:28.081Z
29482026-03-04T17:32:28.081Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29492026-03-04T17:32:28.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502026-03-04T17:32:28.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512026-03-04T17:32:28.929Z Compiling ar_archive_writer v0.5.1
29522026-03-04T17:32:28.932Z Compiling stacker v0.1.23
29532026-03-04T17:32:29.048Z Compiling cfg_aliases v0.1.1
29542026-03-04T17:32:29.051Z Compiling convert_case v0.10.0
29552026-03-04T17:32:29.081Z Checking fd-lock v4.0.4
29562026-03-04T17:32:29.081Z Checking nibble_vec v0.1.0
29572026-03-04T17:32:29.083Z Checking vte v0.14.1
29582026-03-04T17:32:29.083Z Compiling recursive-proc-macro-impl v0.1.1
29592026-03-04T17:32:29.159Z Compiling nix v0.28.0
29602026-03-04T17:32:29.258Z Checking endian-type v0.1.2
29612026-03-04T17:32:29.329Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29622026-03-04T17:32:29.457Z Checking strip-ansi-escapes v0.2.1
29632026-03-04T17:32:29.483Z Checking radix_trie v0.2.1
29642026-03-04T17:32:29.532Z Compiling peg-macros v0.8.5
29652026-03-04T17:32:29.608Z Checking winnow v0.6.26
29662026-03-04T17:32:29.659Z Compiling derive_more-impl v2.1.1
29672026-03-04T17:32:29.862Z Compiling sqlparser_derive v0.5.0
29682026-03-04T17:32:29.880Z Checking unicode_categories v0.1.1
29692026-03-04T17:32:30.192Z Checking home v0.5.12
29702026-03-04T17:32:30.282Z Checking nu-ansi-term v0.50.3
29712026-03-04T17:32:30.411Z Checking display-error-chain v0.2.2
29722026-03-04T17:32:30.722Z Checking reedline v0.40.0
29732026-03-04T17:32:30.884Z Compiling psm v0.1.30
29742026-03-04T17:32:31.339Z Checking derive_more v2.1.1
29752026-03-04T17:32:31.458Z Checking crossterm v0.29.0
29762026-03-04T17:32:32.053Z Checking peg v0.8.5
29772026-03-04T17:32:32.091Z Checking rustyline v14.0.0
29782026-03-04T17:32:32.146Z Checking sqlformat v0.3.5
29792026-03-04T17:32:32.241Z Checking recursive v0.1.1
29802026-03-04T17:32:32.381Z Checking sqlparser v0.61.0
29812026-03-04T17:32:50.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.72s
29822026-03-04T17:32:51.012Z
29832026-03-04T17:32:51.012Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29842026-03-04T17:32:51.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852026-03-04T17:32:51.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862026-03-04T17:32:51.864Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29872026-03-04T17:32:57.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s
29882026-03-04T17:32:57.332Z
29892026-03-04T17:32:57.333Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29902026-03-04T17:32:58.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912026-03-04T17:32:58.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922026-03-04T17:32:58.177Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29932026-03-04T17:33:01.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
29942026-03-04T17:33:01.949Z
29952026-03-04T17:33:01.949Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29962026-03-04T17:33:02.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972026-03-04T17:33:02.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982026-03-04T17:33:02.789Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29992026-03-04T17:33:07.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
30002026-03-04T17:33:07.853Z
30012026-03-04T17:33:07.853Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
30022026-03-04T17:33:08.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032026-03-04T17:33:08.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042026-03-04T17:33:08.770Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30052026-03-04T17:33:13.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
30062026-03-04T17:33:13.875Z
30072026-03-04T17:33:13.875Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30082026-03-04T17:33:14.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092026-03-04T17:33:14.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102026-03-04T17:33:14.724Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30112026-03-04T17:33:18.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
30122026-03-04T17:33:18.697Z
30132026-03-04T17:33:18.697Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30142026-03-04T17:33:19.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152026-03-04T17:33:19.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162026-03-04T17:33:19.540Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30172026-03-04T17:33:23.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.71s
30182026-03-04T17:33:23.612Z
30192026-03-04T17:33:23.612Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30202026-03-04T17:33:24.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212026-03-04T17:33:24.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222026-03-04T17:33:24.456Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30232026-03-04T17:33:29.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s
30242026-03-04T17:33:29.807Z
30252026-03-04T17:33:29.807Zinfo: running `cargo check --bins` on oximeter (90/256)
30262026-03-04T17:33:30.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272026-03-04T17:33:30.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282026-03-04T17:33:30.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292026-03-04T17:33:30.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30302026-03-04T17:33:30.611Z
30312026-03-04T17:33:30.611Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30322026-03-04T17:33:31.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332026-03-04T17:33:31.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342026-03-04T17:33:31.425Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30352026-03-04T17:33:31.621Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30362026-03-04T17:33:32.062Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30372026-03-04T17:33:37.801Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30382026-03-04T17:33:38.239Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30392026-03-04T17:33:40.015Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30402026-03-04T17:33:40.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.32s
30412026-03-04T17:33:41.136Z
30422026-03-04T17:33:41.136Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30432026-03-04T17:33:41.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442026-03-04T17:33:41.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452026-03-04T17:33:41.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462026-03-04T17:33:41.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
30472026-03-04T17:33:41.931Z
30482026-03-04T17:33:41.931Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30492026-03-04T17:33:42.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502026-03-04T17:33:42.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512026-03-04T17:33:42.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522026-03-04T17:33:42.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30532026-03-04T17:33:42.793Z
30542026-03-04T17:33:42.793Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30552026-03-04T17:33:43.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562026-03-04T17:33:43.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572026-03-04T17:33:43.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582026-03-04T17:33:43.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30592026-03-04T17:33:43.616Z
30602026-03-04T17:33:43.616Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30612026-03-04T17:33:44.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622026-03-04T17:33:44.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632026-03-04T17:33:44.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642026-03-04T17:33:44.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30652026-03-04T17:33:44.431Z
30662026-03-04T17:33:44.431Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30672026-03-04T17:33:45.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682026-03-04T17:33:45.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692026-03-04T17:33:45.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702026-03-04T17:33:45.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30712026-03-04T17:33:45.270Z
30722026-03-04T17:33:45.270Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30732026-03-04T17:33:45.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742026-03-04T17:33:45.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752026-03-04T17:33:45.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762026-03-04T17:33:46.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30772026-03-04T17:33:46.094Z
30782026-03-04T17:33:46.094Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30792026-03-04T17:33:46.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802026-03-04T17:33:46.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812026-03-04T17:33:46.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822026-03-04T17:33:46.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30832026-03-04T17:33:46.910Z
30842026-03-04T17:33:46.910Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30852026-03-04T17:33:47.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862026-03-04T17:33:47.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872026-03-04T17:33:47.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30882026-03-04T17:33:47.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30892026-03-04T17:33:47.732Z
30902026-03-04T17:33:47.732Zinfo: running `cargo check --bins` on update-engine (100/256)
30912026-03-04T17:33:48.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30922026-03-04T17:33:48.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30932026-03-04T17:33:48.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30942026-03-04T17:33:48.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30952026-03-04T17:33:48.512Z
30962026-03-04T17:33:48.512Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30972026-03-04T17:33:49.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30982026-03-04T17:33:49.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30992026-03-04T17:33:49.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31002026-03-04T17:33:49.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31012026-03-04T17:33:49.309Z
31022026-03-04T17:33:49.309Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
31032026-03-04T17:33:50.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31042026-03-04T17:33:50.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31052026-03-04T17:33:50.173Z Checking dropshot-api-manager-types v0.5.2
31062026-03-04T17:33:50.173Z Checking nanorand v0.7.0
31072026-03-04T17:33:50.479Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31082026-03-04T17:33:50.510Z Checking flume v0.11.1
31092026-03-04T17:33:50.816Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31102026-03-04T17:33:52.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
31112026-03-04T17:33:52.316Z
31122026-03-04T17:33:52.317Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31132026-03-04T17:33:53.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31142026-03-04T17:33:53.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31152026-03-04T17:33:53.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31162026-03-04T17:33:53.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31172026-03-04T17:33:53.116Z
31182026-03-04T17:33:53.117Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31192026-03-04T17:33:53.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31202026-03-04T17:33:53.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31212026-03-04T17:33:53.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31222026-03-04T17:33:53.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31232026-03-04T17:33:53.916Z
31242026-03-04T17:33:53.916Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31252026-03-04T17:33:54.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31262026-03-04T17:33:54.639Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31272026-03-04T17:33:54.639Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31282026-03-04T17:33:54.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31292026-03-04T17:33:54.738Z
31302026-03-04T17:33:54.738Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31312026-03-04T17:33:55.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322026-03-04T17:33:55.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332026-03-04T17:33:55.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31342026-03-04T17:33:55.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
31352026-03-04T17:33:55.555Z
31362026-03-04T17:33:55.555Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31372026-03-04T17:33:56.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31382026-03-04T17:33:56.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31392026-03-04T17:33:56.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31402026-03-04T17:33:56.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31412026-03-04T17:33:56.353Z
31422026-03-04T17:33:56.353Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31432026-03-04T17:33:57.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31442026-03-04T17:33:57.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31452026-03-04T17:33:57.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31462026-03-04T17:33:57.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31472026-03-04T17:33:57.151Z
31482026-03-04T17:33:57.151Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31492026-03-04T17:33:57.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31502026-03-04T17:33:57.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31512026-03-04T17:33:57.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31522026-03-04T17:33:57.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31532026-03-04T17:33:57.961Z
31542026-03-04T17:33:57.961Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31552026-03-04T17:33:58.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31562026-03-04T17:33:58.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31572026-03-04T17:33:58.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31582026-03-04T17:33:58.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31592026-03-04T17:33:58.740Z
31602026-03-04T17:33:58.740Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31612026-03-04T17:33:59.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31622026-03-04T17:33:59.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31632026-03-04T17:33:59.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31642026-03-04T17:33:59.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
31652026-03-04T17:33:59.555Z
31662026-03-04T17:33:59.555Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31672026-03-04T17:34:00.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682026-03-04T17:34:00.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692026-03-04T17:34:00.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702026-03-04T17:34:00.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31712026-03-04T17:34:00.352Z
31722026-03-04T17:34:00.352Zinfo: running `cargo check --bins` on installinator-client (113/256)
31732026-03-04T17:34:01.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742026-03-04T17:34:01.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752026-03-04T17:34:01.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762026-03-04T17:34:01.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
31772026-03-04T17:34:01.147Z
31782026-03-04T17:34:01.147Zinfo: running `cargo check --bins` on nexus-client (114/256)
31792026-03-04T17:34:01.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802026-03-04T17:34:01.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812026-03-04T17:34:01.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822026-03-04T17:34:01.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31832026-03-04T17:34:02.004Z
31842026-03-04T17:34:02.004Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31852026-03-04T17:34:02.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862026-03-04T17:34:02.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872026-03-04T17:34:02.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882026-03-04T17:34:02.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
31892026-03-04T17:34:02.854Z
31902026-03-04T17:34:02.854Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31912026-03-04T17:34:03.543Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922026-03-04T17:34:03.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932026-03-04T17:34:03.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31942026-03-04T17:34:03.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31952026-03-04T17:34:03.637Z
31962026-03-04T17:34:03.637Zinfo: running `cargo check --bins` on oxide-client (117/256)
31972026-03-04T17:34:04.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982026-03-04T17:34:04.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992026-03-04T17:34:04.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32002026-03-04T17:34:04.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32012026-03-04T17:34:04.420Z
32022026-03-04T17:34:04.420Zinfo: running `cargo check --bins` on oximeter-client (118/256)
32032026-03-04T17:34:05.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042026-03-04T17:34:05.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052026-03-04T17:34:05.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062026-03-04T17:34:05.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32072026-03-04T17:34:05.218Z
32082026-03-04T17:34:05.218Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32092026-03-04T17:34:05.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102026-03-04T17:34:05.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112026-03-04T17:34:05.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122026-03-04T17:34:05.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32132026-03-04T17:34:06.002Z
32142026-03-04T17:34:06.002Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32152026-03-04T17:34:06.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162026-03-04T17:34:06.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172026-03-04T17:34:06.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32182026-03-04T17:34:06.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32192026-03-04T17:34:06.827Z
32202026-03-04T17:34:06.827Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32212026-03-04T17:34:07.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222026-03-04T17:34:07.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232026-03-04T17:34:07.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32242026-03-04T17:34:07.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32252026-03-04T17:34:07.665Z
32262026-03-04T17:34:07.665Zinfo: running `cargo check --bins` on installinator-common (122/256)
32272026-03-04T17:34:08.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282026-03-04T17:34:08.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292026-03-04T17:34:08.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32302026-03-04T17:34:08.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32312026-03-04T17:34:08.475Z
32322026-03-04T17:34:08.475Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32332026-03-04T17:34:09.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342026-03-04T17:34:09.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352026-03-04T17:34:09.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32362026-03-04T17:34:09.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32372026-03-04T17:34:09.260Z
32382026-03-04T17:34:09.261Zinfo: running `cargo check --bins` on wicket-common (124/256)
32392026-03-04T17:34:09.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402026-03-04T17:34:09.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412026-03-04T17:34:09.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32422026-03-04T17:34:09.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32432026-03-04T17:34:10.090Z
32442026-03-04T17:34:10.090Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32452026-03-04T17:34:10.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462026-03-04T17:34:10.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472026-03-04T17:34:10.939Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32482026-03-04T17:34:10.939Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32492026-03-04T17:34:10.939Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32502026-03-04T17:34:10.942Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32512026-03-04T17:34:11.068Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32522026-03-04T17:34:11.271Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32532026-03-04T17:34:11.310Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32542026-03-04T17:34:11.684Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32552026-03-04T17:34:11.687Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32562026-03-04T17:34:14.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
32572026-03-04T17:34:14.933Z
32582026-03-04T17:34:14.933Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32592026-03-04T17:34:15.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602026-03-04T17:34:15.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612026-03-04T17:34:15.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622026-03-04T17:34:15.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32632026-03-04T17:34:15.747Z
32642026-03-04T17:34:15.747Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32652026-03-04T17:34:16.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662026-03-04T17:34:16.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672026-03-04T17:34:16.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682026-03-04T17:34:16.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
32692026-03-04T17:34:16.671Z
32702026-03-04T17:34:16.671Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32712026-03-04T17:34:17.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722026-03-04T17:34:17.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732026-03-04T17:34:17.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32742026-03-04T17:34:17.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32752026-03-04T17:34:17.602Z
32762026-03-04T17:34:17.602Zinfo: running `cargo check --bins` on dns-server (129/256)
32772026-03-04T17:34:18.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782026-03-04T17:34:18.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792026-03-04T17:34:18.453Z Compiling parking_lot_core v0.8.6
32802026-03-04T17:34:18.453Z Compiling git-stub v1.0.0
32812026-03-04T17:34:18.453Z Compiling atomicwrites v0.4.4
32822026-03-04T17:34:18.456Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32832026-03-04T17:34:18.456Z Checking tagptr v0.2.0
32842026-03-04T17:34:18.584Z Checking prefix-trie v0.7.0
32852026-03-04T17:34:18.594Z Checking fxhash v0.2.1
32862026-03-04T17:34:18.618Z Checking hickory-client v0.25.2
32872026-03-04T17:34:18.817Z Compiling git-stub-vcs v0.1.0
32882026-03-04T17:34:18.860Z Checking moka v0.12.13
32892026-03-04T17:34:19.184Z Checking hickory-server v0.25.2
32902026-03-04T17:34:19.316Z Checking parking_lot v0.11.2
32912026-03-04T17:34:19.361Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32922026-03-04T17:34:19.450Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32932026-03-04T17:34:19.453Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32942026-03-04T17:34:19.453Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32952026-03-04T17:34:19.632Z Checking sled v0.34.7
32962026-03-04T17:34:20.087Z Checking hickory-resolver v0.25.2
32972026-03-04T17:34:22.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.23s
32982026-03-04T17:34:23.044Z
32992026-03-04T17:34:23.044Zinfo: running `cargo check --bins` on dns-server-api (130/256)
33002026-03-04T17:34:23.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012026-03-04T17:34:23.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022026-03-04T17:34:23.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032026-03-04T17:34:23.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33042026-03-04T17:34:23.841Z
33052026-03-04T17:34:23.841Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33062026-03-04T17:34:24.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072026-03-04T17:34:24.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082026-03-04T17:34:24.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092026-03-04T17:34:24.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33102026-03-04T17:34:24.721Z
33112026-03-04T17:34:24.721Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33122026-03-04T17:34:25.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132026-03-04T17:34:25.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142026-03-04T17:34:25.662Z Compiling radium v0.7.0
33152026-03-04T17:34:25.664Z Checking tap v1.0.1
33162026-03-04T17:34:25.664Z Compiling maybe-uninit v2.0.0
33172026-03-04T17:34:25.807Z Compiling zerocopy-derive v0.6.6
33182026-03-04T17:34:25.810Z Compiling packed_struct v0.10.1
33192026-03-04T17:34:25.817Z Checking funty v2.0.0
33202026-03-04T17:34:25.821Z Checking crc-catalog v2.4.0
33212026-03-04T17:34:25.824Z Compiling packed_struct_codegen v0.10.1
33222026-03-04T17:34:25.927Z Checking wyz v0.5.1
33232026-03-04T17:34:26.031Z Checking crc v3.4.0
33242026-03-04T17:34:26.308Z Compiling bitfield-macros v0.19.4
33252026-03-04T17:34:26.336Z Compiling indexmap v1.9.3
33262026-03-04T17:34:26.358Z Checking nodrop v0.1.14
33272026-03-04T17:34:26.456Z Checking smallvec v0.6.14
33282026-03-04T17:34:26.504Z Checking array-init v0.0.4
33292026-03-04T17:34:26.604Z Checking hashbrown v0.12.3
33302026-03-04T17:34:26.728Z Checking ron v0.8.1
33312026-03-04T17:34:26.778Z Checking bitvec v1.0.1
33322026-03-04T17:34:26.827Z Checking hashbrown v0.13.2
33332026-03-04T17:34:27.420Z Checking serde-hex v0.1.0
33342026-03-04T17:34:27.590Z Checking zerocopy v0.6.6
33352026-03-04T17:34:27.797Z Checking bitfield v0.19.4
33362026-03-04T17:34:27.817Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33372026-03-04T17:34:27.933Z Checking crc-any v2.5.0
33382026-03-04T17:34:28.196Z Checking half v1.8.3
33392026-03-04T17:34:28.222Z Checking object v0.30.4
33402026-03-04T17:34:28.272Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33412026-03-04T17:34:28.325Z Checking path-slash v0.1.5
33422026-03-04T17:34:28.346Z Checking void v1.0.2
33432026-03-04T17:34:28.403Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33442026-03-04T17:34:28.485Z Checking tungstenite v0.23.0
33452026-03-04T17:34:28.512Z Checking lzss v0.8.2
33462026-03-04T17:34:28.538Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33472026-03-04T17:34:28.604Z Checking serde_cbor v0.11.2
33482026-03-04T17:34:28.675Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33492026-03-04T17:34:28.819Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33502026-03-04T17:34:29.108Z Checking nix v0.27.1
33512026-03-04T17:34:29.341Z Checking kstat-rs v0.2.4
33522026-03-04T17:34:29.413Z Checking serde_bytes v0.11.19
33532026-03-04T17:34:29.441Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33542026-03-04T17:34:29.711Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33552026-03-04T17:34:29.750Z Checking tokio-tungstenite v0.23.1
33562026-03-04T17:34:30.051Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33572026-03-04T17:34:30.257Z Checking signal-hook-tokio v0.3.1
33582026-03-04T17:34:31.990Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33592026-03-04T17:34:32.025Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33602026-03-04T17:34:36.128Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33612026-03-04T17:34:37.549Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33622026-03-04T17:34:37.940Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33632026-03-04T17:34:39.594Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33642026-03-04T17:34:42.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s
33652026-03-04T17:34:42.875Z
33662026-03-04T17:34:42.875Zinfo: running `cargo check --bins` on gateway-api (133/256)
33672026-03-04T17:34:43.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682026-03-04T17:34:43.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692026-03-04T17:34:43.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702026-03-04T17:34:43.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33712026-03-04T17:34:43.675Z
33722026-03-04T17:34:43.675Zinfo: running `cargo check --bins` on ipcc (134/256)
33732026-03-04T17:34:44.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742026-03-04T17:34:44.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752026-03-04T17:34:44.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762026-03-04T17:34:44.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33772026-03-04T17:34:44.486Z
33782026-03-04T17:34:44.486Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33792026-03-04T17:34:45.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802026-03-04T17:34:45.163Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812026-03-04T17:34:45.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822026-03-04T17:34:45.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
33832026-03-04T17:34:45.248Z
33842026-03-04T17:34:45.248Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33852026-03-04T17:34:45.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862026-03-04T17:34:45.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872026-03-04T17:34:45.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33882026-03-04T17:34:45.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33892026-03-04T17:34:46.041Z
33902026-03-04T17:34:46.041Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33912026-03-04T17:34:46.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922026-03-04T17:34:46.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932026-03-04T17:34:46.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33942026-03-04T17:34:46.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
33952026-03-04T17:34:46.836Z
33962026-03-04T17:34:46.836Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33972026-03-04T17:34:47.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982026-03-04T17:34:47.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992026-03-04T17:34:47.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34002026-03-04T17:34:47.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34012026-03-04T17:34:47.644Z
34022026-03-04T17:34:47.644Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
34032026-03-04T17:34:48.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042026-03-04T17:34:48.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052026-03-04T17:34:48.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34062026-03-04T17:34:48.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34072026-03-04T17:34:48.449Z
34082026-03-04T17:34:48.449Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34092026-03-04T17:34:49.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102026-03-04T17:34:49.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112026-03-04T17:34:49.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34122026-03-04T17:34:49.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
34132026-03-04T17:34:49.261Z
34142026-03-04T17:34:49.262Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34152026-03-04T17:34:49.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162026-03-04T17:34:49.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172026-03-04T17:34:49.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34182026-03-04T17:34:49.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34192026-03-04T17:34:50.063Z
34202026-03-04T17:34:50.064Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34212026-03-04T17:34:50.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222026-03-04T17:34:50.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232026-03-04T17:34:50.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242026-03-04T17:34:50.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34252026-03-04T17:34:50.864Z
34262026-03-04T17:34:50.864Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34272026-03-04T17:34:51.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282026-03-04T17:34:51.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292026-03-04T17:34:51.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34302026-03-04T17:34:51.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34312026-03-04T17:34:51.660Z
34322026-03-04T17:34:51.660Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34332026-03-04T17:34:52.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342026-03-04T17:34:52.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352026-03-04T17:34:52.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34362026-03-04T17:34:52.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34372026-03-04T17:34:52.459Z
34382026-03-04T17:34:52.459Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34392026-03-04T17:34:53.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34402026-03-04T17:34:53.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34412026-03-04T17:34:53.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34422026-03-04T17:34:53.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34432026-03-04T17:34:53.255Z
34442026-03-04T17:34:53.255Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34452026-03-04T17:34:54.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462026-03-04T17:34:54.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472026-03-04T17:34:54.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34482026-03-04T17:34:54.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
34492026-03-04T17:34:54.111Z
34502026-03-04T17:34:54.111Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34512026-03-04T17:34:54.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34522026-03-04T17:34:54.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34532026-03-04T17:34:54.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34542026-03-04T17:34:54.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
34552026-03-04T17:34:54.915Z
34562026-03-04T17:34:54.915Zinfo: running `cargo check --bins` on sp-sim (148/256)
34572026-03-04T17:34:55.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34582026-03-04T17:34:55.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34592026-03-04T17:34:55.820Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34602026-03-04T17:34:58.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
34612026-03-04T17:34:58.586Z
34622026-03-04T17:34:58.586Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34632026-03-04T17:34:59.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642026-03-04T17:34:59.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652026-03-04T17:34:59.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662026-03-04T17:34:59.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34672026-03-04T17:34:59.469Z
34682026-03-04T17:34:59.469Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34692026-03-04T17:35:00.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702026-03-04T17:35:00.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712026-03-04T17:35:00.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34722026-03-04T17:35:00.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34732026-03-04T17:35:00.350Z
34742026-03-04T17:35:00.350Zinfo: running `cargo check --bins` on db-macros (151/256)
34752026-03-04T17:35:01.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762026-03-04T17:35:01.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772026-03-04T17:35:01.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34782026-03-04T17:35:01.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34792026-03-04T17:35:01.138Z
34802026-03-04T17:35:01.138Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34812026-03-04T17:35:01.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822026-03-04T17:35:01.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832026-03-04T17:35:01.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842026-03-04T17:35:01.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
34852026-03-04T17:35:01.923Z
34862026-03-04T17:35:01.924Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34872026-03-04T17:35:02.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882026-03-04T17:35:02.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892026-03-04T17:35:02.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902026-03-04T17:35:02.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
34912026-03-04T17:35:02.804Z
34922026-03-04T17:35:02.804Zinfo: running `cargo check --bins` on authz-macros (154/256)
34932026-03-04T17:35:03.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942026-03-04T17:35:03.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952026-03-04T17:35:03.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962026-03-04T17:35:03.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
34972026-03-04T17:35:03.592Z
34982026-03-04T17:35:03.592Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34992026-03-04T17:35:04.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002026-03-04T17:35:04.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012026-03-04T17:35:04.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022026-03-04T17:35:04.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35032026-03-04T17:35:04.460Z
35042026-03-04T17:35:04.460Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35052026-03-04T17:35:05.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062026-03-04T17:35:05.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072026-03-04T17:35:05.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082026-03-04T17:35:05.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35092026-03-04T17:35:05.327Z
35102026-03-04T17:35:05.327Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35112026-03-04T17:35:06.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122026-03-04T17:35:06.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132026-03-04T17:35:06.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142026-03-04T17:35:06.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35152026-03-04T17:35:06.110Z
35162026-03-04T17:35:06.110Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35172026-03-04T17:35:06.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182026-03-04T17:35:06.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192026-03-04T17:35:06.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202026-03-04T17:35:06.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35212026-03-04T17:35:06.889Z
35222026-03-04T17:35:06.889Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35232026-03-04T17:35:07.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242026-03-04T17:35:07.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252026-03-04T17:35:07.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262026-03-04T17:35:07.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35272026-03-04T17:35:07.693Z
35282026-03-04T17:35:07.693Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35292026-03-04T17:35:08.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302026-03-04T17:35:08.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312026-03-04T17:35:08.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322026-03-04T17:35:08.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35332026-03-04T17:35:08.475Z
35342026-03-04T17:35:08.475Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35352026-03-04T17:35:09.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362026-03-04T17:35:09.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372026-03-04T17:35:09.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382026-03-04T17:35:09.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35392026-03-04T17:35:09.257Z
35402026-03-04T17:35:09.257Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35412026-03-04T17:35:10.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422026-03-04T17:35:10.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432026-03-04T17:35:10.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442026-03-04T17:35:10.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35452026-03-04T17:35:10.127Z
35462026-03-04T17:35:10.127Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35472026-03-04T17:35:10.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482026-03-04T17:35:10.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492026-03-04T17:35:10.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502026-03-04T17:35:10.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35512026-03-04T17:35:11.007Z
35522026-03-04T17:35:11.007Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35532026-03-04T17:35:11.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542026-03-04T17:35:11.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552026-03-04T17:35:11.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562026-03-04T17:35:11.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
35572026-03-04T17:35:11.876Z
35582026-03-04T17:35:11.876Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35592026-03-04T17:35:54.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602026-03-04T17:35:54.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612026-03-04T17:35:54.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622026-03-04T17:35:54.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
35632026-03-04T17:35:54.345Z
35642026-03-04T17:35:54.345Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35652026-03-04T17:35:54.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662026-03-04T17:35:54.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672026-03-04T17:35:54.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682026-03-04T17:35:54.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35692026-03-04T17:35:54.346Z
35702026-03-04T17:35:54.346Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35712026-03-04T17:35:54.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722026-03-04T17:35:54.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732026-03-04T17:35:54.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742026-03-04T17:35:54.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35752026-03-04T17:35:54.346Z
35762026-03-04T17:35:54.346Zinfo: running `cargo check --bins` on key-manager (168/256)
35772026-03-04T17:35:54.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782026-03-04T17:35:54.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792026-03-04T17:35:54.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802026-03-04T17:35:54.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35812026-03-04T17:35:54.346Z
35822026-03-04T17:35:54.346Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35832026-03-04T17:35:54.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842026-03-04T17:35:54.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852026-03-04T17:35:54.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862026-03-04T17:35:54.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
35872026-03-04T17:35:54.348Z
35882026-03-04T17:35:54.348Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35892026-03-04T17:35:54.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902026-03-04T17:35:54.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912026-03-04T17:35:54.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922026-03-04T17:35:54.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35932026-03-04T17:35:54.712Z
35942026-03-04T17:35:54.712Zinfo: running `cargo check --bins` on typed-rng (171/256)
35952026-03-04T17:35:54.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962026-03-04T17:35:54.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972026-03-04T17:35:54.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35982026-03-04T17:35:54.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35992026-03-04T17:35:54.713Z
36002026-03-04T17:35:54.713Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
36012026-03-04T17:35:54.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022026-03-04T17:35:54.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032026-03-04T17:35:54.713Z Compiling libefi-sys v0.1.0
36042026-03-04T17:35:54.713Z Compiling bitfield-struct v0.6.2
36052026-03-04T17:35:54.713Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36062026-03-04T17:35:54.713Z Compiling xshell-macros v0.2.7
36072026-03-04T17:35:54.713Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36082026-03-04T17:35:54.713Z Compiling salty v0.3.0
36092026-03-04T17:35:54.713Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36102026-03-04T17:35:54.714Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36112026-03-04T17:35:54.714Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36122026-03-04T17:35:54.714Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36132026-03-04T17:35:54.714Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36142026-03-04T17:35:54.714Z Checking xshell v0.2.7
36152026-03-04T17:35:54.714Z Checking primeorder v0.13.6
36162026-03-04T17:35:54.714Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36172026-03-04T17:35:54.714Z Compiling proc-macro-error-attr2 v2.0.0
36182026-03-04T17:35:54.714Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36192026-03-04T17:35:54.714Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36202026-03-04T17:35:54.714Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36212026-03-04T17:35:54.714Z Checking p384 v0.13.1
36222026-03-04T17:35:54.715Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36232026-03-04T17:35:54.715Z Compiling nix v0.31.1
36242026-03-04T17:35:54.715Z Compiling proc-macro-error2 v2.0.1
36252026-03-04T17:35:54.715Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36262026-03-04T17:35:54.715Z Compiling num-derive v0.3.3
36272026-03-04T17:35:54.715Z Compiling unicase v2.9.0
36282026-03-04T17:35:54.715Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36292026-03-04T17:35:54.715Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36302026-03-04T17:35:54.715Z Compiling tabled_derive v0.11.0
36312026-03-04T17:35:54.715Z Compiling mime_guess v2.0.5
36322026-03-04T17:35:54.715Z Checking papergrid v0.17.0
36332026-03-04T17:35:54.715Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36342026-03-04T17:35:54.715Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36352026-03-04T17:35:54.715Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36362026-03-04T17:35:54.715Z Checking testing_table v0.3.0
36372026-03-04T17:35:54.715Z Checking libscf-sys v1.1.0
36382026-03-04T17:35:54.716Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36392026-03-04T17:35:54.716Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36402026-03-04T17:35:54.716Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36412026-03-04T17:35:54.716Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36422026-03-04T17:35:54.716Z Checking corncobs v0.1.4
36432026-03-04T17:35:54.716Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36442026-03-04T17:35:54.716Z Checking tabled v0.20.0
36452026-03-04T17:35:54.716Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36462026-03-04T17:35:54.716Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36472026-03-04T17:35:54.716Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36482026-03-04T17:35:54.716Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36492026-03-04T17:35:54.716Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36502026-03-04T17:35:54.716Z Checking secrecy v0.8.0
36512026-03-04T17:35:54.716Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36522026-03-04T17:35:54.716Z Checking http-range v0.1.5
36532026-03-04T17:35:54.716Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36542026-03-04T17:35:54.717Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36552026-03-04T17:35:54.717Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36562026-03-04T17:35:54.717Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36572026-03-04T17:35:54.717Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36582026-03-04T17:35:54.717Z Checking atty v0.2.14
36592026-03-04T17:35:54.717Z Checking crc8 v0.1.1
36602026-03-04T17:35:54.717Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36612026-03-04T17:35:54.717Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36622026-03-04T17:35:54.717Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36632026-03-04T17:35:54.717Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36642026-03-04T17:35:54.717Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36652026-03-04T17:35:54.717Z Checking hyper-staticfile v0.10.1
36662026-03-04T17:35:54.717Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36672026-03-04T17:35:54.717Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36682026-03-04T17:35:54.718Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36692026-03-04T17:35:54.718Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36702026-03-04T17:35:54.718Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36712026-03-04T17:35:54.718Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36722026-03-04T17:35:54.718Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36732026-03-04T17:35:54.718Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36742026-03-04T17:35:54.718Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36752026-03-04T17:35:54.718Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36762026-03-04T17:35:54.719Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36772026-03-04T17:35:54.719Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36782026-03-04T17:35:54.719Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36792026-03-04T17:35:54.719Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36802026-03-04T17:35:54.719Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36812026-03-04T17:35:54.719Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36822026-03-04T17:35:54.719Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36832026-03-04T17:35:54.719Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36842026-03-04T17:35:54.719Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36852026-03-04T17:35:54.719Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36862026-03-04T17:35:58.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.99s
36872026-03-04T17:35:58.783Z
36882026-03-04T17:35:58.783Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36892026-03-04T17:35:59.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902026-03-04T17:35:59.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912026-03-04T17:35:59.763Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36922026-03-04T17:36:18.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.27s
36932026-03-04T17:36:18.288Z
36942026-03-04T17:36:18.288Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36952026-03-04T17:36:19.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962026-03-04T17:36:19.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972026-03-04T17:36:19.265Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36982026-03-04T17:36:36.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.62s
36992026-03-04T17:36:37.147Z
37002026-03-04T17:36:37.147Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
37012026-03-04T17:36:37.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022026-03-04T17:36:37.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032026-03-04T17:36:38.123Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37042026-03-04T17:36:55.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.82s
37052026-03-04T17:36:56.213Z
37062026-03-04T17:36:56.213Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37072026-03-04T17:36:56.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082026-03-04T17:36:57.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092026-03-04T17:36:57.187Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37102026-03-04T17:37:14.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.57s
37112026-03-04T17:37:15.026Z
37122026-03-04T17:37:15.026Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37132026-03-04T17:37:15.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142026-03-04T17:37:15.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152026-03-04T17:37:16.007Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37162026-03-04T17:37:33.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.60s
37172026-03-04T17:37:33.867Z
37182026-03-04T17:37:33.867Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37192026-03-04T17:37:34.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202026-03-04T17:37:34.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212026-03-04T17:37:34.870Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37222026-03-04T17:37:52.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.55s
37232026-03-04T17:37:52.656Z
37242026-03-04T17:37:52.656Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37252026-03-04T17:37:53.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262026-03-04T17:37:53.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272026-03-04T17:37:53.647Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37282026-03-04T17:38:11.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.61s
37292026-03-04T17:38:11.512Z
37302026-03-04T17:38:11.512Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37312026-03-04T17:38:12.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322026-03-04T17:38:12.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332026-03-04T17:38:12.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37342026-03-04T17:38:12.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37352026-03-04T17:38:12.339Z
37362026-03-04T17:38:12.340Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37372026-03-04T17:38:13.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37382026-03-04T17:38:13.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37392026-03-04T17:38:13.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37402026-03-04T17:38:13.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37412026-03-04T17:38:13.173Z
37422026-03-04T17:38:13.173Zinfo: running `cargo check --bins` on range-requests (182/256)
37432026-03-04T17:38:13.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442026-03-04T17:38:13.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452026-03-04T17:38:13.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37462026-03-04T17:38:13.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37472026-03-04T17:38:13.962Z
37482026-03-04T17:38:13.962Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37492026-03-04T17:38:14.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37502026-03-04T17:38:14.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37512026-03-04T17:38:14.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37522026-03-04T17:38:14.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
37532026-03-04T17:38:14.761Z
37542026-03-04T17:38:14.761Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37552026-03-04T17:38:15.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562026-03-04T17:38:15.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572026-03-04T17:38:15.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37582026-03-04T17:38:15.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37592026-03-04T17:38:15.594Z
37602026-03-04T17:38:15.594Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37612026-03-04T17:38:16.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622026-03-04T17:38:16.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632026-03-04T17:38:16.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37642026-03-04T17:38:16.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37652026-03-04T17:38:16.415Z
37662026-03-04T17:38:16.415Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37672026-03-04T17:38:17.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682026-03-04T17:38:17.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692026-03-04T17:38:17.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37702026-03-04T17:38:17.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
37712026-03-04T17:38:17.228Z
37722026-03-04T17:38:17.228Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37732026-03-04T17:38:17.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742026-03-04T17:38:17.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752026-03-04T17:38:17.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37762026-03-04T17:38:17.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37772026-03-04T17:38:18.055Z
37782026-03-04T17:38:18.055Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37792026-03-04T17:38:18.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802026-03-04T17:38:18.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812026-03-04T17:38:18.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37822026-03-04T17:38:18.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
37832026-03-04T17:38:18.897Z
37842026-03-04T17:38:18.897Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37852026-03-04T17:38:19.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862026-03-04T17:38:19.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872026-03-04T17:38:19.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37882026-03-04T17:38:19.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37892026-03-04T17:38:19.726Z
37902026-03-04T17:38:19.726Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37912026-03-04T17:38:20.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922026-03-04T17:38:20.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932026-03-04T17:38:20.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942026-03-04T17:38:20.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
37952026-03-04T17:38:20.560Z
37962026-03-04T17:38:20.560Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37972026-03-04T17:38:21.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982026-03-04T17:38:21.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992026-03-04T17:38:21.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38002026-03-04T17:38:21.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38012026-03-04T17:38:21.416Z
38022026-03-04T17:38:21.416Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
38032026-03-04T17:38:22.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042026-03-04T17:38:22.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052026-03-04T17:38:22.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38062026-03-04T17:38:22.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38072026-03-04T17:38:22.252Z
38082026-03-04T17:38:22.252Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38092026-03-04T17:38:22.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102026-03-04T17:38:22.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112026-03-04T17:38:22.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38122026-03-04T17:38:22.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
38132026-03-04T17:38:23.083Z
38142026-03-04T17:38:23.083Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38152026-03-04T17:38:23.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162026-03-04T17:38:23.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172026-03-04T17:38:23.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38182026-03-04T17:38:23.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38192026-03-04T17:38:23.935Z
38202026-03-04T17:38:23.935Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38212026-03-04T17:38:24.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38222026-03-04T17:38:24.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38232026-03-04T17:38:24.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38242026-03-04T17:38:24.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38252026-03-04T17:38:24.828Z
38262026-03-04T17:38:24.828Zinfo: running `cargo check --bins` on update-common (196/256)
38272026-03-04T17:38:25.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282026-03-04T17:38:25.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292026-03-04T17:38:25.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38302026-03-04T17:38:25.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
38312026-03-04T17:38:25.647Z
38322026-03-04T17:38:25.647Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38332026-03-04T17:38:26.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342026-03-04T17:38:26.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352026-03-04T17:38:26.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362026-03-04T17:38:26.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38372026-03-04T17:38:26.542Z
38382026-03-04T17:38:26.542Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38392026-03-04T17:38:27.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402026-03-04T17:38:27.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412026-03-04T17:38:27.518Z Compiling fs-err v2.11.0
38422026-03-04T17:38:28.522Z Checking ignore v0.4.25
38432026-03-04T17:38:28.522Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38442026-03-04T17:38:28.522Z Checking predicates-tree v1.0.13
38452026-03-04T17:38:28.541Z Checking parse-size v1.1.0
38462026-03-04T17:38:28.541Z Checking rand_seeder v0.4.0
38472026-03-04T17:38:28.541Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38482026-03-04T17:38:28.541Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38492026-03-04T17:38:28.541Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38502026-03-04T17:38:28.541Z Compiling petname v2.0.2
38512026-03-04T17:38:28.541Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38522026-03-04T17:38:28.541Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38532026-03-04T17:38:28.541Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38542026-03-04T17:38:28.541Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38552026-03-04T17:38:28.541Z Checking globwalk v0.9.1
38562026-03-04T17:38:28.541Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38572026-03-04T17:38:28.728Z Checking camino-tempfile-ext v0.3.3
38582026-03-04T17:38:28.805Z Checking sapling-renderdag v0.1.0
38592026-03-04T17:38:28.850Z Checking sync-ptr v0.1.4
38602026-03-04T17:38:29.066Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38612026-03-04T17:38:29.087Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38622026-03-04T17:38:29.275Z Checking colored v2.2.0
38632026-03-04T17:38:29.300Z Checking assert_matches v1.5.0
38642026-03-04T17:38:29.703Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38652026-03-04T17:38:29.917Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38662026-03-04T17:38:29.920Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38672026-03-04T17:38:30.741Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38682026-03-04T17:38:32.690Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38692026-03-04T17:38:35.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.43s
38702026-03-04T17:38:36.204Z
38712026-03-04T17:38:36.204Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38722026-03-04T17:38:36.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732026-03-04T17:38:36.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742026-03-04T17:38:36.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38752026-03-04T17:38:36.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38762026-03-04T17:38:37.053Z
38772026-03-04T17:38:37.053Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38782026-03-04T17:38:37.855Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792026-03-04T17:38:37.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802026-03-04T17:38:37.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38812026-03-04T17:38:37.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
38822026-03-04T17:38:37.975Z
38832026-03-04T17:38:37.975Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38842026-03-04T17:38:38.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38852026-03-04T17:38:38.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38862026-03-04T17:38:38.945Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38872026-03-04T17:38:38.945Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38882026-03-04T17:38:39.920Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38892026-03-04T17:38:42.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
38902026-03-04T17:38:42.326Z
38912026-03-04T17:38:42.326Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38922026-03-04T17:38:43.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932026-03-04T17:38:43.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942026-03-04T17:38:43.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38952026-03-04T17:38:43.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
38962026-03-04T17:38:43.121Z
38972026-03-04T17:38:43.121Zinfo: running `cargo check --bins` on cert-dev (203/256)
38982026-03-04T17:38:43.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38992026-03-04T17:38:43.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39002026-03-04T17:38:43.900Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39012026-03-04T17:38:44.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
39022026-03-04T17:38:44.412Z
39032026-03-04T17:38:44.412Zinfo: running `cargo check --bins` on clickana (204/256)
39042026-03-04T17:38:45.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39052026-03-04T17:38:45.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39062026-03-04T17:38:45.246Z Compiling darling_core v0.23.0
39072026-03-04T17:38:45.250Z Compiling instability v0.3.11
39082026-03-04T17:38:45.250Z Checking castaway v0.2.4
39092026-03-04T17:38:45.364Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39102026-03-04T17:38:45.373Z Compiling indoc v2.0.7
39112026-03-04T17:38:45.385Z Checking unicode-truncate v1.1.0
39122026-03-04T17:38:45.398Z Checking lru v0.12.5
39132026-03-04T17:38:45.400Z Checking cassowary v0.3.0
39142026-03-04T17:38:45.504Z Checking compact_str v0.8.1
39152026-03-04T17:38:46.982Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39162026-03-04T17:38:47.203Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39172026-03-04T17:38:48.023Z Compiling darling_macro v0.23.0
39182026-03-04T17:38:48.578Z Compiling darling v0.23.0
39192026-03-04T17:38:49.415Z Checking ratatui v0.29.0
39202026-03-04T17:38:51.186Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39212026-03-04T17:38:52.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.62s
39222026-03-04T17:38:52.240Z
39232026-03-04T17:38:52.240Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39242026-03-04T17:38:52.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39252026-03-04T17:38:53.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39262026-03-04T17:38:53.148Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39272026-03-04T17:38:53.148Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39282026-03-04T17:38:53.947Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39292026-03-04T17:38:54.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
39302026-03-04T17:38:54.692Z
39312026-03-04T17:38:54.692Zinfo: running `cargo check --bins` on ch-dev (206/256)
39322026-03-04T17:38:55.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332026-03-04T17:38:55.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342026-03-04T17:38:55.608Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39352026-03-04T17:38:56.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
39362026-03-04T17:38:56.782Z
39372026-03-04T17:38:56.782Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39382026-03-04T17:38:57.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392026-03-04T17:38:57.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402026-03-04T17:38:57.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39412026-03-04T17:38:57.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
39422026-03-04T17:38:57.412Z
39432026-03-04T17:38:57.412Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39442026-03-04T17:38:58.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39452026-03-04T17:38:58.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39462026-03-04T17:38:58.309Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39472026-03-04T17:38:58.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
39482026-03-04T17:38:59.064Z
39492026-03-04T17:38:59.064Zinfo: running `cargo check --bins` on db-dev (209/256)
39502026-03-04T17:38:59.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512026-03-04T17:38:59.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522026-03-04T17:38:59.975Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39532026-03-04T17:39:00.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
39542026-03-04T17:39:01.177Z
39552026-03-04T17:39:01.177Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39562026-03-04T17:39:01.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39572026-03-04T17:39:01.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39582026-03-04T17:39:01.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39592026-03-04T17:39:01.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
39602026-03-04T17:39:02.045Z
39612026-03-04T17:39:02.046Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39622026-03-04T17:39:02.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39632026-03-04T17:39:02.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39642026-03-04T17:39:02.828Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39652026-03-04T17:39:03.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
39662026-03-04T17:39:03.930Z
39672026-03-04T17:39:03.931Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39682026-03-04T17:39:04.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39692026-03-04T17:39:04.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39702026-03-04T17:39:04.887Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39712026-03-04T17:39:04.887Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39722026-03-04T17:39:04.887Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39732026-03-04T17:39:04.890Z Checking git-stub v1.0.0
39742026-03-04T17:39:04.890Z Compiling trait-variant v0.1.2
39752026-03-04T17:39:05.040Z Checking maplit v1.0.2
39762026-03-04T17:39:05.043Z Checking is_ci v1.2.0
39772026-03-04T17:39:05.043Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39782026-03-04T17:39:05.243Z Checking supports-color v3.0.2
39792026-03-04T17:39:05.265Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39802026-03-04T17:39:05.327Z Checking git-stub-vcs v0.1.0
39812026-03-04T17:39:05.357Z Checking drift v0.1.3
39822026-03-04T17:39:05.442Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39832026-03-04T17:39:05.556Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39842026-03-04T17:39:05.692Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39852026-03-04T17:39:05.881Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39862026-03-04T17:39:05.925Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39872026-03-04T17:39:06.009Z Checking dropshot-api-manager v0.5.2
39882026-03-04T17:39:06.176Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39892026-03-04T17:39:06.265Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39902026-03-04T17:39:06.660Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39912026-03-04T17:39:06.990Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39922026-03-04T17:39:07.581Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39932026-03-04T17:39:15.350Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39942026-03-04T17:39:17.022Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39952026-03-04T17:39:17.911Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39962026-03-04T17:39:18.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.55s
39972026-03-04T17:39:18.712Z
39982026-03-04T17:39:18.713Zinfo: running `cargo check --bins` on installinator-api (213/256)
39992026-03-04T17:39:19.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40002026-03-04T17:39:19.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40012026-03-04T17:39:19.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40022026-03-04T17:39:19.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
40032026-03-04T17:39:19.586Z
40042026-03-04T17:39:19.586Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40052026-03-04T17:39:20.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40062026-03-04T17:39:20.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40072026-03-04T17:39:20.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40082026-03-04T17:39:20.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
40092026-03-04T17:39:20.500Z
40102026-03-04T17:39:20.500Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40112026-03-04T17:39:21.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-03-04T17:39:21.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-03-04T17:39:21.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40142026-03-04T17:39:21.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
40152026-03-04T17:39:21.359Z
40162026-03-04T17:39:21.359Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40172026-03-04T17:39:22.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40182026-03-04T17:39:22.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40192026-03-04T17:39:22.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40202026-03-04T17:39:22.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
40212026-03-04T17:39:22.214Z
40222026-03-04T17:39:22.214Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40232026-03-04T17:39:22.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40242026-03-04T17:39:22.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40252026-03-04T17:39:22.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40262026-03-04T17:39:22.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
40272026-03-04T17:39:23.016Z
40282026-03-04T17:39:23.017Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40292026-03-04T17:39:23.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40302026-03-04T17:39:23.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40312026-03-04T17:39:23.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40322026-03-04T17:39:23.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
40332026-03-04T17:39:23.801Z
40342026-03-04T17:39:23.801Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40352026-03-04T17:39:24.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40362026-03-04T17:39:24.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40372026-03-04T17:39:24.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40382026-03-04T17:39:24.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
40392026-03-04T17:39:24.640Z
40402026-03-04T17:39:24.640Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40412026-03-04T17:39:25.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40422026-03-04T17:39:25.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40432026-03-04T17:39:25.423Z Checking erased-serde v0.4.9
40442026-03-04T17:39:25.426Z Checking ordered-float v2.10.1
40452026-03-04T17:39:25.553Z Checking unicode-xid v0.2.6
40462026-03-04T17:39:25.568Z Checking cargo-platform v0.2.0
40472026-03-04T17:39:25.864Z Checking serde-value v0.7.0
40482026-03-04T17:39:26.104Z Checking serde-untagged v0.1.9
40492026-03-04T17:39:26.334Z Checking cargo-util-schemas v0.8.2
40502026-03-04T17:39:27.531Z Checking cargo_metadata v0.21.0
40512026-03-04T17:39:28.529Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40522026-03-04T17:39:29.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.89s
40532026-03-04T17:39:29.717Z
40542026-03-04T17:39:29.717Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40552026-03-04T17:40:11.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40562026-03-04T17:40:11.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40572026-03-04T17:40:11.491Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40582026-03-04T17:40:11.491Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40592026-03-04T17:40:11.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
40602026-03-04T17:40:11.719Z
40612026-03-04T17:40:11.719Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40622026-03-04T17:40:11.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40632026-03-04T17:40:11.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40642026-03-04T17:40:11.719Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40652026-03-04T17:40:11.719Z Compiling vergen-gitcl v1.0.8
40662026-03-04T17:40:11.719Z Compiling dirs-sys-next v0.1.2
40672026-03-04T17:40:11.719Z Compiling glob v0.3.3
40682026-03-04T17:40:11.719Z Compiling crunchy v0.2.4
40692026-03-04T17:40:11.719Z Compiling dsl_auto_type v0.1.3
40702026-03-04T17:40:11.719Z Checking scheduled-thread-pool v0.2.7
40712026-03-04T17:40:11.719Z Compiling diesel_table_macro_syntax v0.2.0
40722026-03-04T17:40:11.719Z Compiling dirs-next v2.0.0
40732026-03-04T17:40:11.719Z Compiling tiny-keccak v2.0.2
40742026-03-04T17:40:11.719Z Compiling term v0.7.0
40752026-03-04T17:40:11.720Z Checking r2d2 v0.8.10
40762026-03-04T17:40:11.720Z Compiling bit-vec v0.6.3
40772026-03-04T17:40:11.720Z Compiling clang-sys v1.8.1
40782026-03-04T17:40:11.720Z Compiling itertools v0.10.5
40792026-03-04T17:40:11.720Z Compiling ascii-canvas v3.0.0
40802026-03-04T17:40:11.720Z Compiling diesel_derives v2.2.7
40812026-03-04T17:40:11.720Z Compiling bit-set v0.5.3
40822026-03-04T17:40:11.720Z Compiling ena v0.14.4
40832026-03-04T17:40:11.720Z Compiling libloading v0.8.9
40842026-03-04T17:40:11.720Z Compiling regex-syntax v0.6.29
40852026-03-04T17:40:11.720Z Compiling diff v0.1.13
40862026-03-04T17:40:11.720Z Compiling bindgen v0.71.1
40872026-03-04T17:40:11.720Z Compiling cexpr v0.6.0
40882026-03-04T17:40:11.720Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40892026-03-04T17:40:11.720Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40902026-03-04T17:40:11.720Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40912026-03-04T17:40:11.720Z Compiling libxml v0.3.3
40922026-03-04T17:40:11.720Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40932026-03-04T17:40:11.720Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40942026-03-04T17:40:11.720Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40952026-03-04T17:40:11.720Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40962026-03-04T17:40:11.720Z Compiling strum_macros v0.24.3
40972026-03-04T17:40:11.720Z Compiling indoc v1.0.9
40982026-03-04T17:40:11.720Z Compiling lalrpop v0.19.12
40992026-03-04T17:40:11.720Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
41002026-03-04T17:40:11.720Z Checking derive_builder v0.20.2
41012026-03-04T17:40:11.720Z Compiling oso-derive v0.27.3
41022026-03-04T17:40:11.720Z Checking quick-xml v0.37.5
41032026-03-04T17:40:11.720Z Compiling impl-trait-for-tuples v0.2.3
41042026-03-04T17:40:11.720Z Checking openssl-probe v0.1.6
41052026-03-04T17:40:11.720Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41062026-03-04T17:40:11.720Z Compiling diesel-dtrace v0.4.2
41072026-03-04T17:40:11.720Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41082026-03-04T17:40:11.720Z Checking bb8 v0.8.6
41092026-03-04T17:40:11.720Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41102026-03-04T17:40:11.720Z Checking nonempty v0.12.0
41112026-03-04T17:40:11.720Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41122026-03-04T17:40:11.721Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41132026-03-04T17:40:11.721Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41142026-03-04T17:40:11.721Z Checking support-bundle-viewer v0.1.2
41152026-03-04T17:40:11.721Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41162026-03-04T17:40:11.721Z Checking multimap v0.10.1
41172026-03-04T17:40:11.721Z Checking diesel v2.2.12
41182026-03-04T17:40:11.721Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41192026-03-04T17:40:11.721Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41202026-03-04T17:40:11.721Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41212026-03-04T17:40:11.721Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41222026-03-04T17:40:11.721Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41232026-03-04T17:40:11.721Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41242026-03-04T17:40:11.721Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41252026-03-04T17:40:11.721Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41262026-03-04T17:40:11.721Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41272026-03-04T17:40:12.539Z Compiling samael v0.0.19
41282026-03-04T17:40:21.480Z Checking async-bb8-diesel v0.2.1
41292026-03-04T17:40:23.512Z Compiling polar-core v0.27.3
41302026-03-04T17:40:30.457Z Checking oso v0.27.3
41312026-03-04T17:41:13.452Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41322026-03-04T17:42:04.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
41332026-03-04T17:42:04.753Z
41342026-03-04T17:42:04.753Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41352026-03-04T17:42:05.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41362026-03-04T17:42:05.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41372026-03-04T17:42:05.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41382026-03-04T17:42:05.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
41392026-03-04T17:42:05.646Z
41402026-03-04T17:42:05.646Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41412026-03-04T17:42:06.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41422026-03-04T17:42:06.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41432026-03-04T17:42:06.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41442026-03-04T17:42:06.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
41452026-03-04T17:42:06.517Z
41462026-03-04T17:42:06.517Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41472026-03-04T17:42:07.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41482026-03-04T17:42:07.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41492026-03-04T17:42:07.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41502026-03-04T17:42:07.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
41512026-03-04T17:42:07.298Z
41522026-03-04T17:42:07.298Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41532026-03-04T17:42:08.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41542026-03-04T17:42:08.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41552026-03-04T17:42:08.401Z Compiling libz-sys v1.1.24
41562026-03-04T17:42:08.404Z Compiling libgit2-sys v0.18.3+1.9.2
41572026-03-04T17:42:08.552Z Compiling vergen-git2 v1.0.7
41582026-03-04T17:42:08.565Z Compiling rustls v0.21.12
41592026-03-04T17:42:08.582Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41602026-03-04T17:42:08.585Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41612026-03-04T17:42:08.585Z Compiling nix v0.29.0
41622026-03-04T17:42:08.585Z Checking rustls-webpki v0.101.7
41632026-03-04T17:42:08.913Z Checking sct v0.7.1
41642026-03-04T17:42:08.941Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41652026-03-04T17:42:09.006Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41662026-03-04T17:42:09.123Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41672026-03-04T17:42:09.255Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41682026-03-04T17:42:09.483Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41692026-03-04T17:42:09.515Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41702026-03-04T17:42:09.603Z Checking rustls-pemfile v1.0.4
41712026-03-04T17:42:09.829Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41722026-03-04T17:42:09.850Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41732026-03-04T17:42:10.178Z Checking twox-hash v2.1.2
41742026-03-04T17:42:10.567Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41752026-03-04T17:42:10.597Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41762026-03-04T17:42:11.565Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41772026-03-04T17:42:11.703Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41782026-03-04T17:42:11.829Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41792026-03-04T17:42:12.066Z Checking tokio-rustls v0.24.1
41802026-03-04T17:42:12.446Z Checking progenitor-extras v0.1.0
41812026-03-04T17:42:12.804Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41822026-03-04T17:42:12.832Z Checking fatfs v0.3.6
41832026-03-04T17:42:13.025Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41842026-03-04T17:42:13.119Z Compiling seq-macro v0.3.6
41852026-03-04T17:42:20.114Z Compiling git2 v0.20.4
41862026-03-04T17:42:21.845Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41872026-03-04T17:42:21.894Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41882026-03-04T17:42:24.129Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41892026-03-04T17:43:40.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
41902026-03-04T17:43:40.744Z
41912026-03-04T17:43:40.744Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41922026-03-04T17:43:41.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932026-03-04T17:43:41.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942026-03-04T17:43:41.934Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41952026-03-04T17:44:47.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
41962026-03-04T17:44:47.390Z
41972026-03-04T17:44:47.391Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41982026-03-04T17:44:48.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992026-03-04T17:44:48.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002026-03-04T17:44:48.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42012026-03-04T17:44:48.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
42022026-03-04T17:44:48.183Z
42032026-03-04T17:44:48.184Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42042026-03-04T17:44:48.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42052026-03-04T17:44:48.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42062026-03-04T17:44:48.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42072026-03-04T17:44:48.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
42082026-03-04T17:44:49.069Z
42092026-03-04T17:44:49.069Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42102026-03-04T17:44:49.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42112026-03-04T17:44:49.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42122026-03-04T17:44:49.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42132026-03-04T17:44:49.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
42142026-03-04T17:44:49.953Z
42152026-03-04T17:44:49.953Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42162026-03-04T17:44:50.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42172026-03-04T17:44:50.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42182026-03-04T17:44:50.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42192026-03-04T17:44:50.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
42202026-03-04T17:44:50.830Z
42212026-03-04T17:44:50.830Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42222026-03-04T17:44:51.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42232026-03-04T17:44:51.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42242026-03-04T17:44:51.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42252026-03-04T17:44:51.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
42262026-03-04T17:44:51.726Z
42272026-03-04T17:44:51.726Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42282026-03-04T17:44:52.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42292026-03-04T17:44:52.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42302026-03-04T17:44:52.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42312026-03-04T17:44:52.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
42322026-03-04T17:44:52.614Z
42332026-03-04T17:44:52.614Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42342026-03-04T17:44:53.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42352026-03-04T17:44:53.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42362026-03-04T17:44:53.755Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42372026-03-04T17:44:53.755Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42382026-03-04T17:44:53.918Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42392026-03-04T17:44:53.934Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42402026-03-04T17:44:53.937Z Checking diff v0.1.13
42412026-03-04T17:44:53.937Z Checking yansi v1.0.1
42422026-03-04T17:44:53.937Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42432026-03-04T17:44:53.953Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42442026-03-04T17:44:54.184Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42452026-03-04T17:44:54.423Z Checking pretty_assertions v1.4.1
42462026-03-04T17:44:55.425Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42472026-03-04T17:45:31.937Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42482026-03-04T17:45:31.940Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42492026-03-04T17:45:31.940Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42502026-03-04T17:45:31.940Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42512026-03-04T17:45:31.940Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42522026-03-04T17:45:31.940Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42532026-03-04T17:45:33.085Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42542026-03-04T17:45:34.618Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42552026-03-04T17:46:39.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
42562026-03-04T17:46:40.149Z
42572026-03-04T17:46:40.149Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42582026-03-04T17:46:40.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42592026-03-04T17:46:40.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42602026-03-04T17:46:40.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42612026-03-04T17:46:40.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
42622026-03-04T17:46:40.943Z
42632026-03-04T17:46:40.943Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42642026-03-04T17:46:41.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42652026-03-04T17:46:41.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42662026-03-04T17:46:41.925Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42672026-03-04T17:46:42.054Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42682026-03-04T17:46:42.057Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42692026-03-04T17:47:06.698Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42702026-03-04T17:47:07.197Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42712026-03-04T17:47:09.858Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42722026-03-04T17:47:10.433Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42732026-03-04T17:47:14.956Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42742026-03-04T17:47:50.088Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42752026-03-04T17:47:50.942Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42762026-03-04T17:47:53.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
42772026-03-04T17:47:53.484Z
42782026-03-04T17:47:53.484Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42792026-03-04T17:47:54.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42802026-03-04T17:47:54.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42812026-03-04T17:47:54.388Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42822026-03-04T17:48:38.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
42832026-03-04T17:48:38.165Z
42842026-03-04T17:48:38.166Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42852026-03-04T17:48:38.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42862026-03-04T17:48:38.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42872026-03-04T17:48:38.166Z Compiling blake3 v1.8.3
42882026-03-04T17:48:38.166Z Checking constant_time_eq v0.4.2
42892026-03-04T17:48:38.166Z Checking arrayref v0.3.9
42902026-03-04T17:48:38.166Z Checking arrayvec v0.7.6
42912026-03-04T17:48:38.166Z Checking topological-sort v0.2.2
42922026-03-04T17:48:38.166Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42932026-03-04T17:48:38.166Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42942026-03-04T17:48:38.166Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42952026-03-04T17:48:38.166Z Checking shell-words v1.1.1
42962026-03-04T17:48:38.282Z Checking omicron-zone-package v0.12.2
42972026-03-04T17:48:38.282Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42982026-03-04T17:48:38.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
42992026-03-04T17:48:38.349Z
43002026-03-04T17:48:38.349Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
43012026-03-04T17:48:38.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-03-04T17:48:38.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-03-04T17:48:38.349Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43042026-03-04T17:48:38.349Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43052026-03-04T17:48:38.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
43062026-03-04T17:48:38.349Z
43072026-03-04T17:48:38.350Zinfo: running `cargo check --bins` on xtask (240/256)
43082026-03-04T17:48:38.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43092026-03-04T17:48:38.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43102026-03-04T17:48:38.350Z Checking libc v0.2.180
43112026-03-04T17:48:38.350Z Checking serde v1.0.228
43122026-03-04T17:48:38.350Z Checking zerofrom v0.1.6
43132026-03-04T17:48:38.350Z Checking bitflags v2.11.0
43142026-03-04T17:48:38.350Z Checking hashbrown v0.16.1
43152026-03-04T17:48:38.350Z Checking smallvec v1.15.1
43162026-03-04T17:48:38.350Z Checking serde_json v1.0.149
43172026-03-04T17:48:38.350Z Checking num-traits v0.2.19
43182026-03-04T17:48:38.350Z Checking yoke v0.8.1
43192026-03-04T17:48:38.350Z Checking scroll v0.12.0
43202026-03-04T17:48:38.350Z Checking thiserror v1.0.69
43212026-03-04T17:48:38.350Z Checking zerovec v0.11.5
43222026-03-04T17:48:38.350Z Checking zerotrie v0.2.3
43232026-03-04T17:48:38.350Z Checking log v0.4.29
43242026-03-04T17:48:38.350Z Checking errno v0.3.14
43252026-03-04T17:48:38.350Z Checking serde_spanned v0.6.9
43262026-03-04T17:48:38.350Z Checking rustix v1.1.3
43272026-03-04T17:48:38.350Z Checking toml_datetime v0.6.11
43282026-03-04T17:48:38.350Z Checking percent-encoding v2.3.2
43292026-03-04T17:48:38.351Z Checking indexmap v2.13.0
43302026-03-04T17:48:38.351Z Checking zerocopy v0.7.35
43312026-03-04T17:48:38.351Z Checking form_urlencoded v1.2.2
43322026-03-04T17:48:38.351Z Checking goblin v0.8.2
43332026-03-04T17:48:38.351Z Checking tinystr v0.8.2
43342026-03-04T17:48:38.351Z Checking potential_utf v0.1.4
43352026-03-04T17:48:38.351Z Checking getrandom v0.4.1
43362026-03-04T17:48:38.351Z Checking ordered-float v2.10.1
43372026-03-04T17:48:38.351Z Checking icu_collections v2.1.1
43382026-03-04T17:48:38.351Z Checking thiserror v2.0.18
43392026-03-04T17:48:38.351Z Checking icu_locale_core v2.1.1
43402026-03-04T17:48:38.351Z Checking syn v2.0.117
43412026-03-04T17:48:38.351Z Checking serde-value v0.7.0
43422026-03-04T17:48:38.351Z Checking toml_edit v0.22.27
43432026-03-04T17:48:38.351Z Checking dtrace-parser v0.2.0
43442026-03-04T17:48:38.351Z Checking thread-id v4.2.2
43452026-03-04T17:48:38.351Z Checking once_cell v1.21.3
43462026-03-04T17:48:38.351Z Checking cargo-platform v0.2.0
43472026-03-04T17:48:38.351Z Checking memmap v0.7.0
43482026-03-04T17:48:38.351Z Checking fs-err v3.3.0
43492026-03-04T17:48:38.351Z Checking anyhow v1.0.102
43502026-03-04T17:48:38.351Z Checking terminal_size v0.4.3
43512026-03-04T17:48:38.351Z Checking icu_provider v2.1.1
43522026-03-04T17:48:38.351Z Checking tempfile v3.25.0
43532026-03-04T17:48:38.351Z Checking clap_builder v4.5.60
43542026-03-04T17:48:38.352Z Checking textwrap v0.16.2
43552026-03-04T17:48:38.352Z Checking tabled v0.15.0
43562026-03-04T17:48:38.352Z Checking camino-tempfile v1.4.1
43572026-03-04T17:48:38.352Z Checking icu_normalizer v2.1.1
43582026-03-04T17:48:38.352Z Checking icu_properties v2.1.2
43592026-03-04T17:48:38.352Z Checking macaddr v1.0.1
43602026-03-04T17:48:38.352Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43612026-03-04T17:48:38.352Z Checking toml v0.8.23
43622026-03-04T17:48:38.352Z Checking idna_adapter v1.2.1
43632026-03-04T17:48:38.352Z Checking clap v4.5.60
43642026-03-04T17:48:38.352Z Checking idna v1.1.0
43652026-03-04T17:48:38.352Z Checking cargo_toml v0.21.0
43662026-03-04T17:48:38.352Z Checking dof v0.3.0
43672026-03-04T17:48:38.352Z Checking url v2.5.8
43682026-03-04T17:48:38.352Z Checking usdt-impl v0.5.0
43692026-03-04T17:48:38.352Z Checking cargo-util-schemas v0.8.2
43702026-03-04T17:48:38.352Z Checking usdt v0.5.0
43712026-03-04T17:48:38.352Z Checking cargo_metadata v0.21.0
43722026-03-04T17:48:38.352Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43732026-03-04T17:48:38.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.95s
43742026-03-04T17:48:38.352Z
43752026-03-04T17:48:38.352Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43762026-03-04T17:48:38.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43772026-03-04T17:48:38.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43782026-03-04T17:48:38.353Z Checking polyval v0.6.2
43792026-03-04T17:48:38.353Z Checking ctr v0.9.2
43802026-03-04T17:48:38.353Z Checking ssh-encoding v0.2.0
43812026-03-04T17:48:38.353Z Checking blowfish v0.9.1
43822026-03-04T17:48:38.353Z Checking password-hash v0.4.2
43832026-03-04T17:48:38.353Z Checking p256 v0.13.2
43842026-03-04T17:48:38.353Z Checking p521 v0.13.3
43852026-03-04T17:48:38.353Z Checking russh-cryptovec v0.7.3
43862026-03-04T17:48:38.353Z Checking ghash v0.5.1
43872026-03-04T17:48:38.353Z Checking md5 v0.7.0
43882026-03-04T17:48:38.353Z Checking num-bigint v0.4.6
43892026-03-04T17:48:38.353Z Checking des v0.8.1
43902026-03-04T17:48:38.353Z Checking aes-gcm v0.10.3
43912026-03-04T17:48:38.353Z Checking bcrypt-pbkdf v0.10.0
43922026-03-04T17:48:38.353Z Checking pbkdf2 v0.11.0
43932026-03-04T17:48:38.353Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43942026-03-04T17:48:38.353Z Checking hex-literal v0.4.1
43952026-03-04T17:48:38.353Z Checking ssh-cipher v0.2.0
43962026-03-04T17:48:38.353Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43972026-03-04T17:48:38.353Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43982026-03-04T17:48:38.367Z Checking socket2 v0.5.10
43992026-03-04T17:48:38.367Z Checking internet-checksum v0.2.1
44002026-03-04T17:48:38.367Z Checking ssh-key v0.6.7
44012026-03-04T17:48:38.367Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
44022026-03-04T17:48:38.368Z Checking russh-keys v0.45.0
44032026-03-04T17:48:38.368Z Checking russh v0.45.0
44042026-03-04T17:48:40.891Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44052026-03-04T17:48:42.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.36s
44062026-03-04T17:48:42.751Z
44072026-03-04T17:48:42.751Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44082026-03-04T17:48:43.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44092026-03-04T17:48:43.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44102026-03-04T17:48:43.569Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44112026-03-04T17:48:43.572Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44122026-03-04T17:48:43.572Z Checking termios v0.3.3
44132026-03-04T17:48:45.645Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44142026-03-04T17:48:45.817Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44152026-03-04T17:48:48.832Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44162026-03-04T17:48:49.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.88s
44172026-03-04T17:48:49.839Z
44182026-03-04T17:48:49.839Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44192026-03-04T17:48:50.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44202026-03-04T17:48:50.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44212026-03-04T17:48:50.741Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44222026-03-04T17:48:50.745Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44232026-03-04T17:48:50.877Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44242026-03-04T17:48:50.880Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44252026-03-04T17:48:50.880Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44262026-03-04T17:48:51.404Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44272026-03-04T17:48:51.407Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44282026-03-04T17:48:52.402Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44292026-03-04T17:48:52.635Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44302026-03-04T17:48:52.635Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44312026-03-04T17:48:53.576Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44322026-03-04T17:48:55.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
44332026-03-04T17:48:56.206Z
44342026-03-04T17:48:56.206Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44352026-03-04T17:48:56.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-03-04T17:48:56.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-03-04T17:48:57.039Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44382026-03-04T17:48:57.595Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44392026-03-04T17:48:57.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
44402026-03-04T17:48:58.181Z
44412026-03-04T17:48:58.181Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44422026-03-04T17:48:58.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44432026-03-04T17:48:58.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44442026-03-04T17:48:58.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44452026-03-04T17:48:58.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
44462026-03-04T17:48:58.975Z
44472026-03-04T17:48:58.975Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44482026-03-04T17:48:59.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44492026-03-04T17:48:59.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44502026-03-04T17:48:59.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44512026-03-04T17:48:59.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
44522026-03-04T17:48:59.763Z
44532026-03-04T17:48:59.763Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44542026-03-04T17:49:00.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44552026-03-04T17:49:00.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44562026-03-04T17:49:00.706Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44572026-03-04T17:49:01.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
44582026-03-04T17:49:01.687Z
44592026-03-04T17:49:01.688Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44602026-03-04T17:49:02.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44612026-03-04T17:49:02.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44622026-03-04T17:49:02.508Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44632026-03-04T17:49:02.511Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44642026-03-04T17:49:02.804Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44652026-03-04T17:49:02.804Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44662026-03-04T17:49:03.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
44672026-03-04T17:49:03.978Z
44682026-03-04T17:49:03.978Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44692026-03-04T17:49:04.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44702026-03-04T17:49:04.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44712026-03-04T17:49:04.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44722026-03-04T17:49:04.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
44732026-03-04T17:49:04.774Z
44742026-03-04T17:49:04.774Zinfo: running `cargo check --bins` on omicron-package (250/256)
44752026-03-04T17:49:05.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44762026-03-04T17:49:05.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44772026-03-04T17:49:05.616Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44782026-03-04T17:49:07.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
44792026-03-04T17:49:07.259Z
44802026-03-04T17:49:07.259Zinfo: running `cargo check --bins` on tqdb (251/256)
44812026-03-04T17:49:08.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44822026-03-04T17:49:08.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44832026-03-04T17:49:08.246Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44842026-03-04T17:49:08.685Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44852026-03-04T17:49:09.630Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44862026-03-04T17:49:09.633Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44872026-03-04T17:49:17.071Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44882026-03-04T17:49:18.013Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44892026-03-04T17:49:18.016Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44902026-03-04T17:49:18.017Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44912026-03-04T17:49:18.017Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44922026-03-04T17:49:19.331Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44932026-03-04T17:50:03.116Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44942026-03-04T17:50:03.116Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44952026-03-04T17:50:03.172Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44962026-03-04T17:50:03.172Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44972026-03-04T17:50:03.172Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44982026-03-04T17:50:03.172Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44992026-03-04T17:50:03.172Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
45002026-03-04T17:50:03.172Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
45012026-03-04T17:50:03.172Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
45022026-03-04T17:50:03.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.04s
45032026-03-04T17:50:03.172Z
45042026-03-04T17:50:03.172Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45052026-03-04T17:50:03.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45062026-03-04T17:50:03.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45072026-03-04T17:50:03.172Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45082026-03-04T17:50:03.172Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45092026-03-04T17:50:03.172Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45102026-03-04T17:50:03.172Z Checking rtoolbox v0.0.3
45112026-03-04T17:50:03.172Z Checking tui-tree-widget v0.23.1
45122026-03-04T17:50:03.173Z Checking rpassword v7.4.0
45132026-03-04T17:50:03.173Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45142026-03-04T17:50:03.173Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45152026-03-04T17:50:03.173Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45162026-03-04T17:50:03.173Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45172026-03-04T17:50:03.173Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45182026-03-04T17:50:04.979Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45192026-03-04T17:50:07.829Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45202026-03-04T17:50:09.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.44s
45212026-03-04T17:50:09.209Z
45222026-03-04T17:50:09.209Zinfo: running `cargo check --bins` on wicket (253/256)
45232026-03-04T17:50:09.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45242026-03-04T17:50:09.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45252026-03-04T17:50:10.078Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45262026-03-04T17:50:10.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
45272026-03-04T17:50:10.704Z
45282026-03-04T17:50:10.704Zinfo: running `cargo check --bins` on wicketd (254/256)
45292026-03-04T17:50:11.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45302026-03-04T17:50:11.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45312026-03-04T17:50:11.618Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45322026-03-04T17:50:11.618Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45332026-03-04T17:50:11.621Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45342026-03-04T17:50:11.621Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45352026-03-04T17:50:13.384Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45362026-03-04T17:50:14.210Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45372026-03-04T17:50:18.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.99s
45382026-03-04T17:50:18.925Z
45392026-03-04T17:50:18.925Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45402026-03-04T17:50:19.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45412026-03-04T17:50:19.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45422026-03-04T17:50:19.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45432026-03-04T17:50:19.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
45442026-03-04T17:50:19.714Z
45452026-03-04T17:50:19.714Zinfo: running `cargo check --bins` on zone-setup (256/256)
45462026-03-04T17:50:20.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45472026-03-04T17:50:20.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45482026-03-04T17:50:20.561Z Checking uzers v0.12.2
45492026-03-04T17:50:20.905Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45502026-03-04T17:50:21.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s
45512026-03-04T17:50:22.091Z
45522026-03-04T17:50:22.093Zreal 21:13.167892006
45532026-03-04T17:50:22.093Zuser 38:51.145417746
45542026-03-04T17:50:22.093Zsys 5:58.625650129
45552026-03-04T17:50:22.093Ztrap 0.779750197
45562026-03-04T17:50:22.093Ztflt 0.610711005
45572026-03-04T17:50:22.093Zdflt 0.601806458
45582026-03-04T17:50:22.093Zkflt 0.002137068
45592026-03-04T17:50:22.093Zlock 1:41:52.089909543
45602026-03-04T17:50:22.093Zslp 3:22:15.347199923
45612026-03-04T17:50:22.093Zlat 1:46.974043514
45622026-03-04T17:50:22.093Zstop 5:32.720889513
45632026-03-04T17:50:22.096Zprocess exited: duration 1639472 ms, exit code 0
 
45642026-03-04T17:50:22.103Zfound 0 output files