01KJY45ZQF60554XW5MZNG0B48: 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: 01KJY46H36XS6NM2SQBEK02RQH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-05T04:31:22.059Zjob assigned to worker 01KJY46GYP78YKCA0YMPYCDQJH [factory gimlet-EVT22200007-propolis, EVT22200007/60308] (queued for 31 s)
 
22026-03-05T04:31:30.831Zstarting task 0: "setup"
32026-03-05T04:31:30.855Z++ uname -s
42026-03-05T04:31:30.856Z+ kern=SunOS
52026-03-05T04:31:30.856Z+ build_user=build
62026-03-05T04:31:30.856Z+ build_uid=12345
72026-03-05T04:31:30.856Z+ work_dir=/work
82026-03-05T04:31:30.856Z+ input_dir=/input
92026-03-05T04:31:30.856Z+ [[ 0 == 12345 ]]
102026-03-05T04:31:30.856Z+ case "$kern" in
112026-03-05T04:31:30.856Z+ groupadd -g 12345 build
122026-03-05T04:31:30.856Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-05T04:31:32.858Z+ zfs create -o mountpoint=/work rpool/work
142026-03-05T04:31:32.904Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-05T04:31:32.929Z+ home_fs=zfs
162026-03-05T04:31:32.929Z+ [[ zfs == autofs ]]
172026-03-05T04:31:32.929Z+ mkdir -p /home/build
182026-03-05T04:31:32.929Z+ chown build:build /home/build /work
192026-03-05T04:31:34.913Z+ chmod 0700 /home/build /work
202026-03-05T04:31:34.937Zprocess exited: duration 4091 ms, exit code 0
 
212026-03-05T04:31:34.989Zstarting task 1: "rust-toolchain"
222026-03-05T04:31:35.014Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-03-05T04:31:35.014Z * rust toolchain channel = "1.91.1"
242026-03-05T04:31:35.014Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-03-05T04:31:35.014Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-03-05T04:31:35.014Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-05T04:31:35.014Z * rust toolchain profile = "default"
282026-03-05T04:31:35.014Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-05T04:31:35.014Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-03-05T04:31:35.157Zinfo: downloading installer
312026-03-05T04:31:35.722Zwarn: It looks like you have an existing installation of Rust at:
322026-03-05T04:31:35.722Zwarn: /opt/ooce/bin
332026-03-05T04:31:35.722Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-05T04:31:35.722Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-05T04:31:35.722Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-05T04:31:35.722Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-05T04:31:35.722Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-05T04:31:35.722Zerror: cannot install while Rust is installed
392026-03-05T04:31:35.722Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-05T04:31:35.766Zinfo: profile set to 'default'
412026-03-05T04:31:35.766Zinfo: default host triple is x86_64-unknown-illumos
422026-03-05T04:31:35.791Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-03-05T04:31:35.923Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-03-05T04:31:35.923Zinfo: downloading component 'cargo'
452026-03-05T04:31:36.150Zinfo: downloading component 'clippy'
462026-03-05T04:31:36.248Zinfo: downloading component 'rust-docs'
472026-03-05T04:31:36.607Zinfo: downloading component 'rust-std'
482026-03-05T04:31:36.972Zinfo: downloading component 'rustc'
492026-03-05T04:31:39.404Zinfo: downloading component 'rustfmt'
502026-03-05T04:31:39.490Zinfo: installing component 'cargo'
512026-03-05T04:31:40.857Zinfo: installing component 'clippy'
522026-03-05T04:31:41.331Zinfo: installing component 'rust-docs'
532026-03-05T04:31:44.865Zinfo: installing component 'rust-std'
542026-03-05T04:31:47.051Zinfo: installing component 'rustc'
552026-03-05T04:31:56.118Zinfo: installing component 'rustfmt'
562026-03-05T04:31:56.528Z
572026-03-05T04:31:56.529Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-03-05T04:31:56.710Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-03-05T04:31:56.710Z
602026-03-05T04:31:56.710Z
612026-03-05T04:31:56.710ZRust is installed now. Great!
622026-03-05T04:31:56.710Z
632026-03-05T04:31:56.710ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-03-05T04:31:56.710Zenvironment variable. This has not been done automatically.
652026-03-05T04:31:56.710Z
662026-03-05T04:31:56.710ZTo configure your current shell, you need to source
672026-03-05T04:31:56.710Zthe corresponding env file under $HOME/.cargo.
682026-03-05T04:31:56.710Z
692026-03-05T04:31:56.710ZThis is usually done by running one of the following (note the leading DOT):
702026-03-05T04:31:56.710Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-03-05T04:31:56.710Zsource "$HOME/.cargo/env.fish" # For fish
722026-03-05T04:31:56.710Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-03-05T04:31:56.835Z+ rustup --version
742026-03-05T04:31:56.863Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-03-05T04:31:56.863Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-03-05T04:31:57.007Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-03-05T04:31:57.034Z+ cargo --version
782026-03-05T04:31:57.157Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-03-05T04:31:57.181Z+ rustc --version
802026-03-05T04:31:57.307Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-03-05T04:31:57.332Zprocess exited: duration 22329 ms, exit code 0
 
822026-03-05T04:31:57.381Zstarting task 2: "authentication"
832026-03-05T04:31:57.444Zprocess exited: duration 62 ms, exit code 0
 
842026-03-05T04:31:57.497Zstarting task 3: "clone repository"
852026-03-05T04:31:57.522Z+ mkdir -p /work/oxidecomputer/omicron
862026-03-05T04:31:57.522Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-03-05T04:31:57.546ZCloning into '/work/oxidecomputer/omicron'...
882026-03-05T04:32:17.264Z+ cd /work/oxidecomputer/omicron
892026-03-05T04:32:17.264Z+ git fetch origin ab4f934d3079ae53423ee7d2089093e2830ad070
902026-03-05T04:32:17.925ZFrom https://github.com/oxidecomputer/omicron
912026-03-05T04:32:17.925Z * branch ab4f934d3079ae53423ee7d2089093e2830ad070 -> FETCH_HEAD
922026-03-05T04:32:17.949Z+ [[ -n '' ]]
932026-03-05T04:32:17.949Z+ git reset --hard ab4f934d3079ae53423ee7d2089093e2830ad070
942026-03-05T04:32:18.171ZHEAD is now at ab4f934d3 [spr] initial version
952026-03-05T04:32:18.195Zprocess exited: duration 20682 ms, exit code 0
 
962026-03-05T04:32:18.247Zstarting task 4: "build"
972026-03-05T04:32:18.271Z+ source .github/buildomat/ci-env.sh
982026-03-05T04:32:18.272Z++ export CARGO_TERM_COLOR=always
992026-03-05T04:32:18.272Z++ CARGO_TERM_COLOR=always
1002026-03-05T04:32:18.272Z+ cargo --version
1012026-03-05T04:32:18.352Zcargo 1.91.1 (ea2d97820 2025-10-10)
1022026-03-05T04:32:18.376Z+ rustc --version
1032026-03-05T04:32:18.470Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1042026-03-05T04:32:18.495Z+ source ./env.sh
1052026-03-05T04:32:18.495Z++ OLD_SHELL_OPTS=ehxB
1062026-03-05T04:32:18.495Z++ set -o xtrace
1072026-03-05T04:32:18.495Z++++ dirname ./env.sh
1082026-03-05T04:32:18.495Z+++ readlink -f .
1092026-03-05T04:32:18.495Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102026-03-05T04:32:18.495Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-03-05T04:32:18.495Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-03-05T04:32:18.495Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-03-05T04:32:18.495Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-03-05T04:32:18.495Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-03-05T04:32:18.495Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-03-05T04:32:18.495Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-03-05T04:32:18.495Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-03-05T04:32:18.495Z++ case $OLD_SHELL_OPTS in
1192026-03-05T04:32:18.495Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202026-03-05T04:32:18.495Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1212026-03-05T04:32:18.495Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1222026-03-05T04:32:18.495Z+ banner prerequisites
1232026-03-05T04:32:18.495Z
1242026-03-05T04:32:18.495Z ##### ##### ###### ##### ###### #### # # # #### #
1252026-03-05T04:32:18.495Z # # # # # # # # # # # # # # #
1262026-03-05T04:32:18.495Z # # # # ##### # # ##### # # # # # #### #
1272026-03-05T04:32:18.495Z ##### ##### # ##### # # # # # # # # #
1282026-03-05T04:32:18.495Z # # # # # # # # # # # # # # #
1292026-03-05T04:32:18.495Z # # # ###### # # ###### ### # #### # #### #
1302026-03-05T04:32:18.495Z
1312026-03-05T04:32:18.495Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322026-03-05T04:32:38.301Z Startup: Refreshing catalog 'helios-dev' ... Done
1332026-03-05T04:32:54.868Z Startup: Caching catalogs ... Done
1342026-03-05T04:33:29.670ZPlanning: Solver setup ... Done (32.222s)
1352026-03-05T04:33:29.926ZPlanning: Running solver ... Done (0.257s)
1362026-03-05T04:33:30.108ZPlanning: Finding local manifests ... Done (0.002s)
1372026-03-05T04:33:30.191ZPlanning: Fetching manifests: 0/4 0% complete
1382026-03-05T04:33:30.700ZPlanning: Fetching manifests: 4/4 100% complete
1392026-03-05T04:33:30.777ZPlanning: Package planning ... Done (0.077s)
1402026-03-05T04:33:30.852ZPlanning: Merging actions ... Done (0.075s)
1412026-03-05T04:33:31.585ZPlanning: Checking for conflicting actions ... Done (0.732s)
1422026-03-05T04:33:31.609ZPlanning: Consolidating action changes ... Done (0.016s)
1432026-03-05T04:33:32.404ZPlanning: Evaluating mediators ... Done (0.803s)
1442026-03-05T04:33:32.428ZPlanning: Planning completed in 37.44 seconds
1452026-03-05T04:33:32.452Z Packages to install: 4
1462026-03-05T04:33:32.452Z Mediators to change: 2
1472026-03-05T04:33:32.452Z Services to change: 1
1482026-03-05T04:33:32.452Z Estimated space available: 154.94 GB
1492026-03-05T04:33:32.452ZEstimated space to be consumed: 1.82 GB
1502026-03-05T04:33:32.452Z Create boot environment: No
1512026-03-05T04:33:32.452ZCreate backup boot environment: No
1522026-03-05T04:33:32.452Z Rebuild boot archive: No
1532026-03-05T04:33:32.452Z
1542026-03-05T04:33:32.452ZChanged mediators:
1552026-03-05T04:33:32.452Z mediator clang:
1562026-03-05T04:33:32.452Z version: None -> 15 (system default)
1572026-03-05T04:33:32.452Z
1582026-03-05T04:33:32.453Z mediator llvm:
1592026-03-05T04:33:32.453Z version: 14 (system default) -> 15 (system default)
1602026-03-05T04:33:32.453Z
1612026-03-05T04:33:32.453ZChanged packages:
1622026-03-05T04:33:32.453Zhelios-dev
1632026-03-05T04:33:32.453Z developer/build-essential
1642026-03-05T04:33:32.453Z None -> 11-2.0
1652026-03-05T04:33:32.453Z library/libxmlsec1
1662026-03-05T04:33:32.453Z None -> 1.2.35-2.0
1672026-03-05T04:33:32.453Z ooce/developer/clang-15
1682026-03-05T04:33:32.453Z None -> 15.0.7-2.0
1692026-03-05T04:33:32.453Z ooce/developer/llvm-15
1702026-03-05T04:33:32.453Z None -> 15.0.7-2.0
1712026-03-05T04:33:32.453Z
1722026-03-05T04:33:32.453ZServices:
1732026-03-05T04:33:32.453Z restart_fmri:
1742026-03-05T04:33:32.453Z svc:/system/update-man-index:default
1752026-03-05T04:33:32.519Z
1762026-03-05T04:33:32.519ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1772026-03-05T04:33:37.569ZDownload: 1201/3290 items 83.6/212.6MB 39% complete (17.2M/s)
1782026-03-05T04:33:42.567ZDownload: 2225/3290 items 119.2/212.6MB 56% complete (11.9M/s)
1792026-03-05T04:33:47.568ZDownload: 3248/3290 items 198.6/212.6MB 93% complete (11.5M/s)
1802026-03-05T04:33:50.319ZDownload: Completed 212.60 MB in 17.80 seconds (11.9M/s)
1812026-03-05T04:33:50.525Z Actions: 1/3689 actions (Installing new actions)
1822026-03-05T04:33:55.525Z Actions: 2631/3689 actions (Installing new actions)
1832026-03-05T04:33:56.759Z Actions: Completed 3689 actions in 6.23 seconds.
1842026-03-05T04:33:57.623Z Done (0.859s)
1852026-03-05T04:33:57.623Z Done (0.000s)
1862026-03-05T04:33:59.332Z Done (1.708s)
1872026-03-05T04:34:06.094Z Done (6.452s)
1882026-03-05T04:34:06.241Z Done (0.037s)
1892026-03-05T04:34:06.267Z Done (0.000s)
1902026-03-05T04:34:06.443Z Done (0.000s)
1912026-03-05T04:34:07.716ZPlanning: Evaluating mediator changes ... Done
1922026-03-05T04:34:07.994ZPlanning: Checking for conflicting actions ... Done
1932026-03-05T04:34:08.018ZPlanning: Consolidating action changes ... Done
1942026-03-05T04:34:08.447ZPlanning: Evaluating mediators ... Done
1952026-03-05T04:34:08.471ZPlanning: Planning completed in 0.73 seconds
1962026-03-05T04:34:08.505Z Mediators to change: 2
1972026-03-05T04:34:08.506Z Create boot environment: No
1982026-03-05T04:34:08.530ZCreate backup boot environment: No
1992026-03-05T04:34:08.591Z Done
2002026-03-05T04:34:08.591Z Done
2012026-03-05T04:34:09.941Z Done
2022026-03-05T04:34:16.093Z Done
2032026-03-05T04:34:16.203Z Done
2042026-03-05T04:34:16.203Z Done
2052026-03-05T04:34:16.297Z Done
2062026-03-05T04:34:17.241ZPlanning: Evaluating mediator changes ... Done
2072026-03-05T04:34:17.265ZPlanning: Merging actions ... Done
2082026-03-05T04:34:17.558ZPlanning: Checking for conflicting actions ... Done
2092026-03-05T04:34:17.586ZPlanning: Consolidating action changes ... Done
2102026-03-05T04:34:18.023ZPlanning: Evaluating mediators ... Done
2112026-03-05T04:34:18.106ZPlanning: Planning completed in 1.27 seconds
2122026-03-05T04:34:18.159Z Packages to change: 1
2132026-03-05T04:34:18.160Z Mediators to change: 1
2142026-03-05T04:34:18.160Z Services to change: 1
2152026-03-05T04:34:18.160Z Create boot environment: No
2162026-03-05T04:34:18.160ZCreate backup boot environment: Yes
2172026-03-05T04:34:20.483Z Actions: 1/6 actions (Updating modified actions)
2182026-03-05T04:34:20.509Z Actions: Completed 6 actions in 0.00 seconds.
2192026-03-05T04:34:20.509Z Done
2202026-03-05T04:34:20.509Z Done
2212026-03-05T04:34:20.841Z Done
2222026-03-05T04:34:26.644Z Done
2232026-03-05T04:34:26.753Z Done
2242026-03-05T04:34:26.778Z Done
2252026-03-05T04:34:26.822Z Done
2262026-03-05T04:34:27.461ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2272026-03-05T04:34:27.461Zclang system 15 system
2282026-03-05T04:34:27.461Zcsh system system illumos
2292026-03-05T04:34:27.461Zctags system system illumos
2302026-03-05T04:34:27.461Zfile system system illumos
2312026-03-05T04:34:27.461Zgcc vendor 12 vendor
2322026-03-05T04:34:27.461Zgcc system 10 system
2332026-03-05T04:34:27.461Zgcc system 7 system
2342026-03-05T04:34:27.461Zgo system 1.20 system
2352026-03-05T04:34:27.461Zgo system 1.19 system
2362026-03-05T04:34:27.461Zllvm system 15 system
2372026-03-05T04:34:27.461Zllvm system 14 system
2382026-03-05T04:34:27.461Zmariadb system 10.6 system
2392026-03-05T04:34:27.461Zmta vendor vendor dma
2402026-03-05T04:34:27.461Zopenjdk system 17 system
2412026-03-05T04:34:27.461Zopenjdk system 11 system
2422026-03-05T04:34:27.461Zopenjdk system 1.8 system
2432026-03-05T04:34:27.461Zopenssl vendor 3 vendor
2442026-03-05T04:34:27.461Zperl system 5.36 system
2452026-03-05T04:34:27.461Zpostgresql system 15 system
2462026-03-05T04:34:27.461Zpostgresql system 13 system
2472026-03-05T04:34:27.461Zpython vendor 3 vendor
2482026-03-05T04:34:27.461Zpython system 2 system
2492026-03-05T04:34:27.461Zpython3 system 3.11 system
2502026-03-05T04:34:27.461Zruby system 3.0 system
2512026-03-05T04:34:27.461Zwords vendor vendor american-english
2522026-03-05T04:34:27.461Zwords system system australian-english
2532026-03-05T04:34:27.461Zwords system system british-english
2542026-03-05T04:34:27.461Zwords system system canadian-english
2552026-03-05T04:34:27.461Zwords system system french
2562026-03-05T04:34:27.461Zwords system system italian
2572026-03-05T04:34:27.461Zwords system system ngerman
2582026-03-05T04:34:27.461Zwords system system ogerman
2592026-03-05T04:34:27.461Zwords system system spanish
2602026-03-05T04:34:27.912ZPUBLISHER TYPE STATUS P LOCATION
2612026-03-05T04:34:27.912Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2622026-03-05T04:34:38.287ZFMRI IFO
2632026-03-05T04:34:38.287Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2642026-03-05T04:34:38.287Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2652026-03-05T04:34:38.287Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2662026-03-05T04:34:38.287Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2672026-03-05T04:34:38.287Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2682026-03-05T04:34:38.287Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2692026-03-05T04:34:38.287Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2702026-03-05T04:34:38.287Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2712026-03-05T04:34:38.287Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2722026-03-05T04:34:38.287Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2732026-03-05T04:34:38.287Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2742026-03-05T04:34:38.287Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2752026-03-05T04:34:38.287Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2762026-03-05T04:34:38.287Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2772026-03-05T04:34:38.287Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2782026-03-05T04:34:38.287Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2792026-03-05T04:34:39.761Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2802026-03-05T04:34:40.463Z Updating crates.io index
2812026-03-05T04:34:40.488Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2822026-03-05T04:34:41.026Z Updating git repository `https://github.com/oxidecomputer/lldp`
2832026-03-05T04:34:41.888Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2842026-03-05T04:34:42.641Z Updating git repository `https://github.com/oxidecomputer/propolis`
2852026-03-05T04:34:44.984Z Updating git repository `https://github.com/oxidecomputer/crucible`
2862026-03-05T04:34:48.635Z Updating git repository `https://github.com/oxidecomputer/opte`
2872026-03-05T04:34:50.238Z Updating git repository `https://github.com/oxidecomputer/tofino`
2882026-03-05T04:34:50.872Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892026-03-05T04:34:52.635Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2902026-03-05T04:34:53.728Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2912026-03-05T04:34:55.497Z Updating git repository `https://github.com/oxidecomputer/clickward`
2922026-03-05T04:34:56.206Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2932026-03-05T04:34:57.119Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942026-03-05T04:34:57.768Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2952026-03-05T04:34:59.304Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2962026-03-05T04:35:00.374Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2972026-03-05T04:35:01.019Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2982026-03-05T04:35:01.747Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2992026-03-05T04:35:02.589Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3002026-03-05T04:35:03.186Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3012026-03-05T04:35:03.729Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3022026-03-05T04:35:04.359Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3032026-03-05T04:35:05.294Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3042026-03-05T04:35:06.087Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3052026-03-05T04:35:07.188Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3062026-03-05T04:35:07.830Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3072026-03-05T04:35:08.569Z Updating git repository `https://github.com/oxidecomputer/ispf`
3082026-03-05T04:35:09.187Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3092026-03-05T04:35:09.910Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3102026-03-05T04:35:10.990Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3112026-03-05T04:35:11.573Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3122026-03-05T04:35:12.370Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3132026-03-05T04:35:13.088Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3142026-03-05T04:35:13.879Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-03-05T04:35:14.546Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-03-05T04:35:15.242Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-03-05T04:35:15.834Z Updating git repository `https://github.com/illumos/smf-rs`
3182026-03-05T04:35:16.542Z Updating git repository `https://github.com/oxidecomputer/omicron`
3192026-03-05T04:35:39.802Z Downloading crates ...
3202026-03-05T04:35:39.880Z Downloaded camino v1.2.2
3212026-03-05T04:35:39.906Z Downloaded block-buffer v0.10.4
3222026-03-05T04:35:39.906Z Downloaded anstyle-query v1.1.5
3232026-03-05T04:35:39.906Z Downloaded anstyle-parse v0.2.7
3242026-03-05T04:35:39.906Z Downloaded bitflags v2.11.0
3252026-03-05T04:35:39.906Z Downloaded url v2.5.8
3262026-03-05T04:35:39.906Z Downloaded yoke v0.8.1
3272026-03-05T04:35:39.931Z Downloaded zerofrom-derive v0.1.6
3282026-03-05T04:35:39.931Z Downloaded zmij v1.0.21
3292026-03-05T04:35:39.931Z Downloaded zerovec-derive v0.11.2
3302026-03-05T04:35:39.931Z Downloaded usdt-macro v0.5.0
3312026-03-05T04:35:39.931Z Downloaded zerotrie v0.2.3
3322026-03-05T04:35:39.931Z Downloaded zerocopy v0.7.35
3332026-03-05T04:35:39.956Z Downloaded unicode-width v0.1.14
3342026-03-05T04:35:39.956Z Downloaded winnow v0.7.14
3352026-03-05T04:35:39.981Z Downloaded pest_generator v2.8.6
3362026-03-05T04:35:39.981Z Downloaded plain v0.2.3
3372026-03-05T04:35:39.981Z Downloaded idna_adapter v1.2.1
3382026-03-05T04:35:39.981Z Downloaded heck v0.5.0
3392026-03-05T04:35:39.981Z Downloaded digest v0.10.7
3402026-03-05T04:35:39.981Z Downloaded smawk v0.3.2
3412026-03-05T04:35:39.982Z Downloaded terminal_size v0.4.3
3422026-03-05T04:35:39.982Z Downloaded swrite v0.1.0
3432026-03-05T04:35:39.982Z Downloaded icu_properties_data v2.1.2
3442026-03-05T04:35:40.006Z Downloaded zerofrom v0.1.6
3452026-03-05T04:35:40.006Z Downloaded utf8parse v0.2.2
3462026-03-05T04:35:40.006Z Downloaded usdt v0.5.0
3472026-03-05T04:35:40.006Z Downloaded zerocopy-derive v0.7.35
3482026-03-05T04:35:40.006Z Downloaded toml_write v0.1.2
3492026-03-05T04:35:40.006Z Downloaded thiserror v2.0.18
3502026-03-05T04:35:40.031Z Downloaded thiserror-impl v2.0.18
3512026-03-05T04:35:40.031Z Downloaded serde_core v1.0.228
3522026-03-05T04:35:40.031Z Downloaded icu_normalizer_data v2.1.1
3532026-03-05T04:35:40.031Z Downloaded proc-macro-error-attr v1.0.4
3542026-03-05T04:35:40.031Z Downloaded serde_json v1.0.149
3552026-03-05T04:35:40.031Z Downloaded zerovec v0.11.5
3562026-03-05T04:35:40.055Z Downloaded libc v0.2.180
3572026-03-05T04:35:40.080Z Downloaded tabled v0.15.0
3582026-03-05T04:35:40.104Z Downloaded syn v2.0.117
3592026-03-05T04:35:40.104Z Downloaded serde v1.0.228
3602026-03-05T04:35:40.104Z Downloaded memchr v2.8.0
3612026-03-05T04:35:40.104Z Downloaded unicode-xid v0.2.6
3622026-03-05T04:35:40.105Z Downloaded ucd-trie v0.1.7
3632026-03-05T04:35:40.129Z Downloaded tempfile v3.25.0
3642026-03-05T04:35:40.129Z Downloaded stable_deref_trait v1.2.1
3652026-03-05T04:35:40.129Z Downloaded serde_spanned v0.6.9
3662026-03-05T04:35:40.129Z Downloaded pretty-hex v0.4.1
3672026-03-05T04:35:40.129Z Downloaded pest_meta v2.8.6
3682026-03-05T04:35:40.129Z Downloaded syn v1.0.109
3692026-03-05T04:35:40.129Z Downloaded indexmap v2.13.0
3702026-03-05T04:35:40.129Z Downloaded idna v1.1.0
3712026-03-05T04:35:40.153Z Downloaded version_check v0.9.5
3722026-03-05T04:35:40.153Z Downloaded tabled_derive v0.7.0
3732026-03-05T04:35:40.153Z Downloaded synstructure v0.13.2
3742026-03-05T04:35:40.153Z Downloaded strsim v0.11.1
3752026-03-05T04:35:40.153Z Downloaded serde-untagged v0.1.9
3762026-03-05T04:35:40.153Z Downloaded proc-macro2 v1.0.106
3772026-03-05T04:35:40.154Z Downloaded smallvec v1.15.1
3782026-03-05T04:35:40.154Z Downloaded sha2 v0.10.9
3792026-03-05T04:35:40.154Z Downloaded rustix v1.1.3
3802026-03-05T04:35:40.178Z Downloaded serde_tokenstream v0.2.3
3812026-03-05T04:35:40.178Z Downloaded serde-value v0.7.0
3822026-03-05T04:35:40.178Z Downloaded semver v1.0.27
3832026-03-05T04:35:40.178Z Downloaded scroll_derive v0.12.1
3842026-03-05T04:35:40.178Z Downloaded scroll v0.12.0
3852026-03-05T04:35:40.178Z Downloaded pest v2.8.6
3862026-03-05T04:35:40.203Z Downloaded icu_collections v2.1.1
3872026-03-05T04:35:40.203Z Downloaded serde_derive v1.0.228
3882026-03-05T04:35:40.203Z Downloaded proc-macro-error v1.0.4
3892026-03-05T04:35:40.203Z Downloaded pest_derive v2.8.6
3902026-03-05T04:35:40.203Z Downloaded log v0.4.29
3912026-03-05T04:35:40.203Z Downloaded litemap v0.8.1
3922026-03-05T04:35:40.203Z Downloaded is_terminal_polyfill v1.70.2
3932026-03-05T04:35:40.203Z Downloaded icu_provider v2.1.1
3942026-03-05T04:35:40.203Z Downloaded icu_locale_core v2.1.1
3952026-03-05T04:35:40.228Z Downloaded heck v0.4.1
3962026-03-05T04:35:40.228Z Downloaded getrandom v0.4.1
3972026-03-05T04:35:40.228Z Downloaded colorchoice v1.0.4
3982026-03-05T04:35:40.228Z Downloaded clap_lex v1.0.0
3992026-03-05T04:35:40.228Z Downloaded quote v1.0.44
4002026-03-05T04:35:40.228Z Downloaded potential_utf v0.1.4
4012026-03-05T04:35:40.228Z Downloaded papergrid v0.11.0
4022026-03-05T04:35:40.228Z Downloaded memmap v0.7.0
4032026-03-05T04:35:40.228Z Downloaded cpufeatures v0.2.17
4042026-03-05T04:35:40.228Z Downloaded ordered-float v2.10.1
4052026-03-05T04:35:40.253Z Downloaded once_cell v1.21.3
4062026-03-05T04:35:40.253Z Downloaded num-traits v0.2.19
4072026-03-05T04:35:40.253Z Downloaded macaddr v1.0.1
4082026-03-05T04:35:40.253Z Downloaded itoa v1.0.17
4092026-03-05T04:35:40.253Z Downloaded hashbrown v0.16.1
4102026-03-05T04:35:40.253Z Downloaded goblin v0.8.2
4112026-03-05T04:35:40.253Z Downloaded generic-array v0.14.7
4122026-03-05T04:35:40.253Z Downloaded fs-err v3.3.0
4132026-03-05T04:35:40.253Z Downloaded percent-encoding v2.3.2
4142026-03-05T04:35:40.253Z Downloaded icu_properties v2.1.2
4152026-03-05T04:35:40.278Z Downloaded icu_normalizer v2.1.1
4162026-03-05T04:35:40.278Z Downloaded clap_derive v4.5.55
4172026-03-05T04:35:40.278Z Downloaded clap_builder v4.5.60
4182026-03-05T04:35:40.278Z Downloaded cfg-if v1.0.4
4192026-03-05T04:35:40.278Z Downloaded cargo_toml v0.21.0
4202026-03-05T04:35:40.278Z Downloaded bytecount v0.6.9
4212026-03-05T04:35:40.278Z Downloaded anyhow v1.0.102
4222026-03-05T04:35:40.278Z Downloaded unicode-width v0.2.0
4232026-03-05T04:35:40.302Z Downloaded fnv v1.0.7
4242026-03-05T04:35:40.302Z Downloaded equivalent v1.0.2
4252026-03-05T04:35:40.302Z Downloaded dtrace-parser v0.2.0
4262026-03-05T04:35:40.302Z Downloaded displaydoc v0.2.5
4272026-03-05T04:35:40.303Z Downloaded cargo_metadata v0.21.0
4282026-03-05T04:35:40.303Z Downloaded cargo-util-schemas v0.8.2
4292026-03-05T04:35:40.303Z Downloaded anstream v0.6.21
4302026-03-05T04:35:40.303Z Downloaded form_urlencoded v1.2.2
4312026-03-05T04:35:40.303Z Downloaded fastrand v2.3.0
4322026-03-05T04:35:40.303Z Downloaded errno v0.3.14
4332026-03-05T04:35:40.303Z Downloaded erased-serde v0.4.9
4342026-03-05T04:35:40.303Z Downloaded dof v0.3.0
4352026-03-05T04:35:40.303Z Downloaded crypto-common v0.1.7
4362026-03-05T04:35:40.303Z Downloaded clap v4.5.60
4372026-03-05T04:35:40.327Z Downloaded camino-tempfile v1.4.1
4382026-03-05T04:35:40.327Z Downloaded usdt-impl v0.5.0
4392026-03-05T04:35:40.327Z Downloaded usdt-attr-macro v0.5.0
4402026-03-05T04:35:40.327Z Downloaded typenum v1.19.0
4412026-03-05T04:35:40.327Z Downloaded anstyle v1.0.13
4422026-03-05T04:35:40.327Z Downloaded yoke-derive v0.8.1
4432026-03-05T04:35:40.327Z Downloaded writeable v0.6.2
4442026-03-05T04:35:40.327Z Downloaded utf8_iter v1.0.4
4452026-03-05T04:35:40.327Z Downloaded unicode-linebreak v0.1.5
4462026-03-05T04:35:40.327Z Downloaded unicode-ident v1.0.24
4472026-03-05T04:35:40.327Z Downloaded typeid v1.0.3
4482026-03-05T04:35:40.327Z Downloaded toml_edit v0.22.27
4492026-03-05T04:35:40.352Z Downloaded toml_datetime v0.6.11
4502026-03-05T04:35:40.352Z Downloaded toml v0.8.23
4512026-03-05T04:35:40.352Z Downloaded tinystr v0.8.2
4522026-03-05T04:35:40.352Z Downloaded thread-id v4.2.2
4532026-03-05T04:35:40.352Z Downloaded thiserror-impl v1.0.69
4542026-03-05T04:35:40.352Z Downloaded thiserror v1.0.69
4552026-03-05T04:35:40.352Z Downloaded textwrap v0.16.2
4562026-03-05T04:35:40.352Z Downloaded cargo-platform v0.2.0
4572026-03-05T04:35:40.352Z Downloaded autocfg v1.5.0
4582026-03-05T04:35:40.352Z Downloaded byteorder v1.5.0
4592026-03-05T04:35:40.453Z Compiling proc-macro2 v1.0.106
4602026-03-05T04:35:40.453Z Compiling quote v1.0.44
4612026-03-05T04:35:40.453Z Compiling unicode-ident v1.0.24
4622026-03-05T04:35:40.453Z Compiling serde_core v1.0.228
4632026-03-05T04:35:40.478Z Compiling libc v0.2.180
4642026-03-05T04:35:40.478Z Compiling version_check v0.9.5
4652026-03-05T04:35:40.478Z Compiling memchr v2.8.0
4662026-03-05T04:35:40.478Z Compiling stable_deref_trait v1.2.1
4672026-03-05T04:35:40.724Z Compiling serde v1.0.228
4682026-03-05T04:35:40.862Z Compiling zmij v1.0.21
4692026-03-05T04:35:41.423Z Compiling ucd-trie v0.1.7
4702026-03-05T04:35:41.564Z Compiling autocfg v1.5.0
4712026-03-05T04:35:41.952Z Compiling thiserror v1.0.69
4722026-03-05T04:35:42.122Z Compiling itoa v1.0.17
4732026-03-05T04:35:42.400Z Compiling pest v2.8.6
4742026-03-05T04:35:42.493Z Compiling writeable v0.6.2
4752026-03-05T04:35:42.559Z Compiling litemap v0.8.1
4762026-03-05T04:35:42.796Z Compiling byteorder v1.5.0
4772026-03-05T04:35:42.889Z Compiling icu_normalizer_data v2.1.1
4782026-03-05T04:35:42.936Z Compiling icu_properties_data v2.1.2
4792026-03-05T04:35:43.252Z Compiling rustix v1.1.3
4802026-03-05T04:35:43.375Z Compiling errno v0.3.14
4812026-03-05T04:35:43.642Z Compiling syn v2.0.117
4822026-03-05T04:35:43.674Z Compiling bitflags v2.11.0
4832026-03-05T04:35:43.704Z Compiling serde_json v1.0.149
4842026-03-05T04:35:44.139Z Compiling num-traits v0.2.19
4852026-03-05T04:35:44.238Z Compiling smallvec v1.15.1
4862026-03-05T04:35:44.495Z Compiling hashbrown v0.16.1
4872026-03-05T04:35:44.544Z Compiling typeid v1.0.3
4882026-03-05T04:35:44.650Z Compiling equivalent v1.0.2
4892026-03-05T04:35:45.085Z Compiling pest_meta v2.8.6
4902026-03-05T04:35:45.288Z Compiling thread-id v4.2.2
4912026-03-05T04:35:45.448Z Compiling proc-macro-error-attr v1.0.4
4922026-03-05T04:35:45.599Z Compiling usdt-impl v0.5.0
4932026-03-05T04:35:45.723Z Compiling indexmap v2.13.0
4942026-03-05T04:35:45.889Z Compiling syn v1.0.109
4952026-03-05T04:35:46.052Z Compiling erased-serde v0.4.9
4962026-03-05T04:35:46.528Z Compiling winnow v0.7.14
4972026-03-05T04:35:46.653Z Compiling toml_write v0.1.2
4982026-03-05T04:35:47.594Z Compiling proc-macro-error v1.0.4
4992026-03-05T04:35:47.622Z Compiling thiserror v2.0.18
5002026-03-05T04:35:47.900Z Compiling plain v0.2.3
5012026-03-05T04:35:48.092Z Compiling utf8parse v0.2.2
5022026-03-05T04:35:48.245Z Compiling camino v1.2.2
5032026-03-05T04:35:48.282Z Compiling utf8_iter v1.0.4
5042026-03-05T04:35:48.534Z Compiling percent-encoding v2.3.2
5052026-03-05T04:35:48.832Z Compiling log v0.4.29
5062026-03-05T04:35:48.878Z Compiling getrandom v0.4.1
5072026-03-05T04:35:48.979Z Compiling ordered-float v2.10.1
5082026-03-05T04:35:49.254Z Compiling form_urlencoded v1.2.2
5092026-03-05T04:35:49.283Z Compiling anstyle-parse v0.2.7
5102026-03-05T04:35:49.755Z Compiling terminal_size v0.4.3
5112026-03-05T04:35:49.822Z Compiling cfg-if v1.0.4
5122026-03-05T04:35:49.954Z Compiling anstyle v1.0.13
5132026-03-05T04:35:50.011Z Compiling colorchoice v1.0.4
5142026-03-05T04:35:50.118Z Compiling anstyle-query v1.1.5
5152026-03-05T04:35:50.182Z Compiling synstructure v0.13.2
5162026-03-05T04:35:50.221Z Compiling pest_generator v2.8.6
5172026-03-05T04:35:50.316Z Compiling is_terminal_polyfill v1.70.2
5182026-03-05T04:35:50.379Z Compiling pretty-hex v0.4.1
5192026-03-05T04:35:50.486Z Compiling anstream v0.6.21
5202026-03-05T04:35:50.637Z Compiling serde-untagged v0.1.9
5212026-03-05T04:35:50.935Z Compiling semver v1.0.27
5222026-03-05T04:35:51.178Z Compiling fs-err v3.3.0
5232026-03-05T04:35:51.470Z Compiling heck v0.4.1
5242026-03-05T04:35:51.660Z Compiling once_cell v1.21.3
5252026-03-05T04:35:51.697Z Compiling clap_lex v1.0.0
5262026-03-05T04:35:51.735Z Compiling unicode-xid v0.2.6
5272026-03-05T04:35:51.848Z Compiling strsim v0.11.1
5282026-03-05T04:35:51.978Z Compiling anyhow v1.0.102
5292026-03-05T04:35:52.009Z Compiling fnv v1.0.7
5302026-03-05T04:35:52.162Z Compiling bytecount v0.6.9
5312026-03-05T04:35:52.191Z Compiling heck v0.5.0
5322026-03-05T04:35:52.228Z Compiling fastrand v2.3.0
5332026-03-05T04:35:52.398Z Compiling unicode-width v0.1.14
5342026-03-05T04:35:52.684Z Compiling tempfile v3.25.0
5352026-03-05T04:35:52.759Z Compiling clap_builder v4.5.60
5362026-03-05T04:35:52.932Z Compiling papergrid v0.11.0
5372026-03-05T04:35:53.186Z Compiling memmap v0.7.0
5382026-03-05T04:35:53.217Z Compiling unicode-linebreak v0.1.5
5392026-03-05T04:35:53.459Z Compiling unicode-width v0.2.0
5402026-03-05T04:35:53.500Z Compiling smawk v0.3.2
5412026-03-05T04:35:53.761Z Compiling camino-tempfile v1.4.1
5422026-03-05T04:35:53.994Z Compiling textwrap v0.16.2
5432026-03-05T04:35:54.289Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5442026-03-05T04:35:54.671Z Compiling serde_derive v1.0.228
5452026-03-05T04:35:54.766Z Compiling zerofrom-derive v0.1.6
5462026-03-05T04:35:54.818Z Compiling yoke-derive v0.8.1
5472026-03-05T04:35:54.956Z Compiling zerovec-derive v0.11.2
5482026-03-05T04:35:54.996Z Compiling displaydoc v0.2.5
5492026-03-05T04:35:56.270Z Compiling thiserror-impl v1.0.69
5502026-03-05T04:35:56.633Z Compiling zerocopy-derive v0.7.35
5512026-03-05T04:35:57.619Z Compiling pest_derive v2.8.6
5522026-03-05T04:35:57.647Z Compiling scroll_derive v0.12.1
5532026-03-05T04:35:58.019Z Compiling zerofrom v0.1.6
5542026-03-05T04:35:58.266Z Compiling yoke v0.8.1
5552026-03-05T04:35:58.382Z Compiling thiserror-impl v2.0.18
5562026-03-05T04:35:58.495Z Compiling zerocopy v0.7.35
5572026-03-05T04:35:58.649Z Compiling zerovec v0.11.5
5582026-03-05T04:35:59.026Z Compiling zerotrie v0.2.3
5592026-03-05T04:35:59.293Z Compiling dtrace-parser v0.2.0
5602026-03-05T04:35:59.630Z Compiling tinystr v0.8.2
5612026-03-05T04:35:59.715Z Compiling potential_utf v0.1.4
5622026-03-05T04:35:59.814Z Compiling scroll v0.12.0
5632026-03-05T04:36:00.024Z Compiling icu_locale_core v2.1.1
5642026-03-05T04:36:00.052Z Compiling icu_collections v2.1.1
5652026-03-05T04:36:00.445Z Compiling goblin v0.8.2
5662026-03-05T04:36:00.545Z Compiling tabled_derive v0.7.0
5672026-03-05T04:36:01.185Z Compiling clap_derive v4.5.55
5682026-03-05T04:36:01.246Z Compiling swrite v0.1.0
5692026-03-05T04:36:01.673Z Compiling icu_provider v2.1.1
5702026-03-05T04:36:02.270Z Compiling tabled v0.15.0
5712026-03-05T04:36:02.309Z Compiling icu_properties v2.1.2
5722026-03-05T04:36:02.309Z Compiling icu_normalizer v2.1.1
5732026-03-05T04:36:02.980Z Compiling serde_spanned v0.6.9
5742026-03-05T04:36:03.135Z Compiling toml_datetime v0.6.11
5752026-03-05T04:36:03.220Z Compiling dof v0.3.0
5762026-03-05T04:36:03.259Z Compiling serde_tokenstream v0.2.3
5772026-03-05T04:36:03.516Z Compiling toml_edit v0.22.27
5782026-03-05T04:36:03.626Z Compiling serde-value v0.7.0
5792026-03-05T04:36:04.030Z Compiling cargo-platform v0.2.0
5802026-03-05T04:36:04.444Z Compiling idna_adapter v1.2.1
5812026-03-05T04:36:04.570Z Compiling macaddr v1.0.1
5822026-03-05T04:36:04.673Z Compiling idna v1.1.0
5832026-03-05T04:36:05.139Z Compiling usdt-macro v0.5.0
5842026-03-05T04:36:05.139Z Compiling usdt-attr-macro v0.5.0
5852026-03-05T04:36:05.313Z Compiling url v2.5.8
5862026-03-05T04:36:05.390Z Compiling clap v4.5.60
5872026-03-05T04:36:07.192Z Compiling toml v0.8.23
5882026-03-05T04:36:07.909Z Compiling usdt v0.5.0
5892026-03-05T04:36:08.000Z Compiling cargo-util-schemas v0.8.2
5902026-03-05T04:36:08.051Z Compiling cargo_toml v0.21.0
5912026-03-05T04:36:10.226Z Compiling cargo_metadata v0.21.0
5922026-03-05T04:36:12.625Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5932026-03-05T04:36:17.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
5942026-03-05T04:36:17.780Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5952026-03-05T04:36:19.027Z Downloading crates ...
5962026-03-05T04:36:19.199Z Downloaded cancel-safe-futures v0.1.5
5972026-03-05T04:36:19.223Z Downloaded crc-catalog v2.4.0
5982026-03-05T04:36:19.223Z Downloaded compact_str v0.8.1
5992026-03-05T04:36:19.248Z Downloaded clang-sys v1.8.1
6002026-03-05T04:36:19.248Z Downloaded async-bb8-diesel v0.2.1
6012026-03-05T04:36:19.248Z Downloaded async-stream-impl v0.3.6
6022026-03-05T04:36:19.272Z Downloaded async-stream v0.3.6
6032026-03-05T04:36:19.272Z Downloaded arrayvec v0.7.6
6042026-03-05T04:36:19.272Z Downloaded arrayref v0.3.9
6052026-03-05T04:36:19.272Z Downloaded ahash v0.8.12
6062026-03-05T04:36:19.298Z Downloaded bb8 v0.8.6
6072026-03-05T04:36:19.298Z Downloaded cargo-platform v0.1.9
6082026-03-05T04:36:19.298Z Downloaded bitfield v0.19.4
6092026-03-05T04:36:19.322Z Downloaded crc v3.4.0
6102026-03-05T04:36:19.348Z Downloaded group v0.13.0
6112026-03-05T04:36:19.348Z Downloaded futures-io v0.3.32
6122026-03-05T04:36:19.372Z Downloaded ghash v0.5.1
6132026-03-05T04:36:19.397Z Downloaded indoc v2.0.7
6142026-03-05T04:36:19.397Z Downloaded jobserver v0.1.34
6152026-03-05T04:36:19.422Z Downloaded hyper-util v0.1.20
6162026-03-05T04:36:19.447Z Downloaded indent_write v2.2.0
6172026-03-05T04:36:19.447Z Downloaded indicatif v0.18.4
6182026-03-05T04:36:19.472Z Downloaded match_cfg v0.1.0
6192026-03-05T04:36:19.496Z Downloaded lalrpop-util v0.19.12
6202026-03-05T04:36:19.521Z Downloaded linear-map v1.2.0
6212026-03-05T04:36:19.521Z Downloaded hostname v0.3.1
6222026-03-05T04:36:19.545Z Downloaded libsw-core v0.3.2
6232026-03-05T04:36:19.545Z Downloaded num_threads v0.1.7
6242026-03-05T04:36:19.546Z Downloaded maplit v1.0.2
6252026-03-05T04:36:19.571Z Downloaded num-iter v0.1.45
6262026-03-05T04:36:19.571Z Downloaded num_enum_derive v0.5.11
6272026-03-05T04:36:19.571Z Downloaded pem-rfc7468 v0.7.0
6282026-03-05T04:36:19.595Z Downloaded progenitor-impl v0.10.0
6292026-03-05T04:36:19.621Z Downloaded quinn-udp v0.5.14
6302026-03-05T04:36:19.658Z Downloaded rustls-pemfile v2.2.0
6312026-03-05T04:36:19.721Z Downloaded serde_bytes v0.11.19
6322026-03-05T04:36:19.745Z Downloaded ssh-encoding v0.2.0
6332026-03-05T04:36:19.770Z Downloaded tinyvec_macros v0.1.1
6342026-03-05T04:36:19.795Z Downloaded unit-prefix v0.5.2
6352026-03-05T04:36:19.820Z Downloaded zone_cfg_derive v0.3.1
6362026-03-05T04:36:19.846Z Downloaded zeroize v1.8.2
6372026-03-05T04:36:19.846Z Downloaded zone v0.3.1
6382026-03-05T04:36:19.871Z Downloaded zstd-safe v7.2.4
6392026-03-05T04:36:19.871Z Downloaded zstd v0.13.3
6402026-03-05T04:36:19.895Z Downloaded yansi v1.0.1
6412026-03-05T04:36:19.895Z Downloaded x509-cert v0.2.5
6422026-03-05T04:36:19.920Z Downloaded zip v4.6.1
6432026-03-05T04:36:19.920Z Downloaded tough v0.20.0
6442026-03-05T04:36:19.944Z Downloaded winnow v0.6.26
6452026-03-05T04:36:19.968Z Downloaded time v0.3.47
6462026-03-05T04:36:19.994Z Downloaded zlib-rs v0.6.2
6472026-03-05T04:36:19.994Z Downloaded tabled v0.20.0
6482026-03-05T04:36:20.019Z Downloaded smoltcp v0.11.0
6492026-03-05T04:36:20.044Z Downloaded vcpkg v0.2.15
6502026-03-05T04:36:20.097Z Downloaded zerocopy v0.8.40
6512026-03-05T04:36:20.122Z Downloaded rustls v0.23.37
6522026-03-05T04:36:20.146Z Downloaded webpki-roots v1.0.6
6532026-03-05T04:36:20.146Z Downloaded regress v0.10.5
6542026-03-05T04:36:20.171Z Downloaded jiff v0.2.21
6552026-03-05T04:36:20.196Z Downloaded regex-syntax v0.8.10
6562026-03-05T04:36:20.196Z Downloaded sqlparser v0.61.0
6572026-03-05T04:36:20.220Z Downloaded openapiv3 v2.2.0
6582026-03-05T04:36:20.245Z Downloaded regex-automata v0.4.14
6592026-03-05T04:36:20.245Z Downloaded sled v0.34.7
6602026-03-05T04:36:20.269Z Downloaded lzma-sys v0.1.20
6612026-03-05T04:36:20.301Z Downloaded typify-impl v0.6.1
6622026-03-05T04:36:20.325Z Downloaded tracing v0.1.44
6632026-03-05T04:36:20.349Z Downloaded zerocopy-derive v0.6.6
6642026-03-05T04:36:20.374Z Downloaded typify-impl v0.4.3
6652026-03-05T04:36:20.399Z Downloaded petgraph v0.6.5
6662026-03-05T04:36:20.423Z Downloaded libz-sys v1.1.24
6672026-03-05T04:36:20.447Z Downloaded csv v1.4.0
6682026-03-05T04:36:20.472Z Downloaded ratatui v0.29.0
6692026-03-05T04:36:20.496Z Downloaded winnow v0.5.40
6702026-03-05T04:36:20.496Z Downloaded petgraph v0.8.3
6712026-03-05T04:36:20.521Z Downloaded rustix v0.38.44
6722026-03-05T04:36:20.550Z Downloaded rustls v0.22.4
6732026-03-05T04:36:20.576Z Downloaded tokio-util v0.7.18
6742026-03-05T04:36:20.600Z Downloaded regex-syntax v0.6.29
6752026-03-05T04:36:20.600Z Downloaded quinn-proto v0.11.13
6762026-03-05T04:36:20.600Z Downloaded tower-http v0.6.8
6772026-03-05T04:36:20.625Z Downloaded smoltcp v0.9.1
6782026-03-05T04:36:20.625Z Downloaded unicode-normalization v0.1.25
6792026-03-05T04:36:20.625Z Downloaded serde_with v3.17.0
6802026-03-05T04:36:20.651Z Downloaded tokio v1.49.0
6812026-03-05T04:36:20.694Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
6822026-03-05T04:36:20.718Z Downloaded sha3 v0.10.8
6832026-03-05T04:36:20.742Z Downloaded rustls v0.21.12
6842026-03-05T04:36:20.742Z Downloaded nix v0.30.1
6852026-03-05T04:36:20.766Z Downloaded nix v0.29.0
6862026-03-05T04:36:20.790Z Downloaded unicode_categories v0.1.1
6872026-03-05T04:36:20.790Z Downloaded tower v0.5.3
6882026-03-05T04:36:20.790Z Downloaded zopfli v0.8.3
6892026-03-05T04:36:20.840Z Downloaded zip v0.6.6
6902026-03-05T04:36:20.840Z Downloaded zerocopy-derive v0.8.40
6912026-03-05T04:36:20.866Z Downloaded yasna v0.5.2
6922026-03-05T04:36:20.866Z Downloaded uuid v1.21.0
6932026-03-05T04:36:20.866Z Downloaded unicode-segmentation v1.12.0
6942026-03-05T04:36:20.866Z Downloaded typed-path v0.9.3
6952026-03-05T04:36:20.866Z Downloaded toml_edit v0.19.15
6962026-03-05T04:36:20.866Z Downloaded radix_trie v0.2.1
6972026-03-05T04:36:20.866Z Downloaded encoding_rs v0.8.35
6982026-03-05T04:36:20.893Z Downloaded proptest v1.10.0
6992026-03-05T04:36:20.919Z Downloaded openssl v0.10.75
7002026-03-05T04:36:20.919Z Downloaded nix v0.28.0
7012026-03-05T04:36:20.949Z Downloaded zerocopy v0.6.6
7022026-03-05T04:36:20.950Z Downloaded vsss-rs v3.3.4
7032026-03-05T04:36:20.950Z Downloaded vergen v9.0.6
7042026-03-05T04:36:20.950Z Downloaded unsafe-libyaml v0.2.11
7052026-03-05T04:36:20.950Z Downloaded toml_edit v0.23.10+spec-1.0.0
7062026-03-05T04:36:20.974Z Downloaded ring v0.17.14
7072026-03-05T04:36:21.005Z Downloaded toml v0.7.8
7082026-03-05T04:36:21.030Z Downloaded ssh-key v0.6.7
7092026-03-05T04:36:21.030Z Downloaded rayon v1.11.0
7102026-03-05T04:36:21.030Z Downloaded polar-core v0.27.3
7112026-03-05T04:36:21.054Z Downloaded object v0.37.3
7122026-03-05T04:36:21.054Z Downloaded xshell-macros v0.2.7
7132026-03-05T04:36:21.055Z Downloaded xshell v0.2.7
7142026-03-05T04:36:21.079Z Downloaded whoami v2.1.0
7152026-03-05T04:36:21.079Z Downloaded vte v0.14.1
7162026-03-05T04:36:21.079Z Downloaded vergen-lib v0.1.6
7172026-03-05T04:36:21.079Z Downloaded vergen-gitcl v1.0.8
7182026-03-05T04:36:21.079Z Downloaded vergen-git2 v1.0.7
7192026-03-05T04:36:21.079Z Downloaded uzers v0.12.2
7202026-03-05T04:36:21.079Z Downloaded utf-8 v0.7.6
7212026-03-05T04:36:21.079Z Downloaded libgit2-sys v0.18.3+1.9.2
7222026-03-05T04:36:21.145Z Downloaded usdt-attr-macro v0.6.0
7232026-03-05T04:36:21.170Z Downloaded usdt v0.6.0
7242026-03-05T04:36:21.170Z Downloaded typify v0.4.3
7252026-03-05T04:36:21.170Z Downloaded tungstenite v0.23.0
7262026-03-05T04:36:21.170Z Downloaded tungstenite v0.21.0
7272026-03-05T04:36:21.170Z Downloaded tracing-core v0.1.36
7282026-03-05T04:36:21.170Z Downloaded tracing-attributes v0.1.31
7292026-03-05T04:36:21.170Z Downloaded toml_parser v1.0.9+spec-1.1.0
7302026-03-05T04:36:21.195Z Downloaded toml v0.9.12+spec-1.1.0
7312026-03-05T04:36:21.195Z Downloaded tokio-postgres v0.7.16
7322026-03-05T04:36:21.195Z Downloaded steno v0.4.1
7332026-03-05T04:36:21.195Z Downloaded rustls-webpki v0.102.8
7342026-03-05T04:36:21.219Z Downloaded reqwest v0.13.2
7352026-03-05T04:36:21.244Z Downloaded regex v1.12.3
7362026-03-05T04:36:21.244Z Downloaded quick-xml v0.37.5
7372026-03-05T04:36:21.244Z Downloaded xz2 v0.1.7
7382026-03-05T04:36:21.244Z Downloaded wyz v0.5.1
7392026-03-05T04:36:21.244Z Downloaded whoami v1.6.1
7402026-03-05T04:36:21.244Z Downloaded want v0.3.1
7412026-03-05T04:36:21.244Z Downloaded walkdir v2.5.0
7422026-03-05T04:36:21.269Z Downloaded wait-timeout v0.2.1
7432026-03-05T04:36:21.269Z Downloaded void v1.0.2
7442026-03-05T04:36:21.269Z Downloaded usdt-macro v0.6.0
7452026-03-05T04:36:21.269Z Downloaded usdt-impl v0.6.0
7462026-03-05T04:36:21.269Z Downloaded untrusted v0.9.0
7472026-03-05T04:36:21.269Z Downloaded untrusted v0.7.1
7482026-03-05T04:36:21.269Z Downloaded universal-hash v0.5.1
7492026-03-05T04:36:21.269Z Downloaded unicode-properties v0.1.4
7502026-03-05T04:36:21.269Z Downloaded unicode-bidi v0.3.18
7512026-03-05T04:36:21.269Z Downloaded typify v0.6.1
7522026-03-05T04:36:21.293Z Downloaded twox-hash v2.1.2
7532026-03-05T04:36:21.294Z Downloaded topological-sort v0.2.2
7542026-03-05T04:36:21.294Z Downloaded toml_writer v1.0.6+spec-1.1.0
7552026-03-05T04:36:21.294Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7562026-03-05T04:36:21.294Z Downloaded subprocess v0.2.15
7572026-03-05T04:36:21.294Z Downloaded p384 v0.13.1
7582026-03-05T04:36:21.294Z Downloaded nix v0.27.1
7592026-03-05T04:36:21.318Z Downloaded zeroize_derive v1.4.3
7602026-03-05T04:36:21.318Z Downloaded xattr v1.6.1
7612026-03-05T04:36:21.318Z Downloaded waitgroup v0.1.2
7622026-03-05T04:36:21.318Z Downloaded unicode-truncate v1.1.0
7632026-03-05T04:36:21.318Z Downloaded unicase v2.9.0
7642026-03-05T04:36:21.318Z Downloaded unarray v0.1.4
7652026-03-05T04:36:21.318Z Downloaded tui-tree-widget v0.23.1
7662026-03-05T04:36:21.318Z Downloaded trait-variant v0.1.2
7672026-03-05T04:36:21.343Z Downloaded tower-service v0.3.3
7682026-03-05T04:36:21.343Z Downloaded tower-layer v0.3.3
7692026-03-05T04:36:21.343Z Downloaded tokio-stream v0.1.18
7702026-03-05T04:36:21.343Z Downloaded tokio-rustls v0.26.4
7712026-03-05T04:36:21.343Z Downloaded tokio-rustls v0.25.0
7722026-03-05T04:36:21.343Z Downloaded tokio-rustls v0.24.1
7732026-03-05T04:36:21.343Z Downloaded tokio-macros v2.6.0
7742026-03-05T04:36:21.343Z Downloaded tokio-dtrace v0.1.1
7752026-03-05T04:36:21.343Z Downloaded tinyvec v1.10.0
7762026-03-05T04:36:21.343Z Downloaded test-strategy v0.4.5
7772026-03-05T04:36:21.368Z Downloaded strum_macros v0.26.4
7782026-03-05T04:36:21.368Z Downloaded strum_macros v0.24.3
7792026-03-05T04:36:21.368Z Downloaded strip-ansi-escapes v0.2.1
7802026-03-05T04:36:21.368Z Downloaded slog v2.8.2
7812026-03-05T04:36:21.368Z Downloaded similar v2.7.0
7822026-03-05T04:36:21.392Z Downloaded signal-hook v0.3.18
7832026-03-05T04:36:21.392Z Downloaded serde_yaml v0.9.34+deprecated
7842026-03-05T04:36:21.393Z Downloaded serde_with_macros v3.17.0
7852026-03-05T04:36:21.393Z Downloaded schemars v1.2.1
7862026-03-05T04:36:21.417Z Downloaded schemars v0.9.0
7872026-03-05T04:36:21.418Z Downloaded salty v0.3.0
7882026-03-05T04:36:21.442Z Downloaded rustls-webpki v0.101.7
7892026-03-05T04:36:21.442Z Downloaded rpassword v7.4.0
7902026-03-05T04:36:21.467Z Downloaded ron v0.12.0
7912026-03-05T04:36:21.467Z Downloaded rand v0.10.0
7922026-03-05T04:36:21.467Z Downloaded petname v2.0.2
7932026-03-05T04:36:21.467Z Downloaded object v0.30.4
7942026-03-05T04:36:21.491Z Downloaded nix v0.31.1
7952026-03-05T04:36:21.515Z Downloaded diesel v2.2.12
7962026-03-05T04:36:21.540Z Downloaded typify-macro v0.6.1
7972026-03-05T04:36:21.540Z Downloaded typify-macro v0.4.3
7982026-03-05T04:36:21.540Z Downloaded try-lock v0.2.5
7992026-03-05T04:36:21.540Z Downloaded tokio-tungstenite v0.23.1
8002026-03-05T04:36:21.540Z Downloaded tokio-tungstenite v0.21.0
8012026-03-05T04:36:21.540Z Downloaded tokio-native-tls v0.3.1
8022026-03-05T04:36:21.540Z Downloaded tls_codec_derive v0.4.2
8032026-03-05T04:36:21.540Z Downloaded tls_codec v0.4.2
8042026-03-05T04:36:21.540Z Downloaded tiny-keccak v2.0.2
8052026-03-05T04:36:21.565Z Downloaded time-macros v0.2.27
8062026-03-05T04:36:21.565Z Downloaded thread_local v1.1.9
8072026-03-05T04:36:21.565Z Downloaded thiserror-no-std v2.0.2
8082026-03-05T04:36:21.565Z Downloaded termios v0.3.3
8092026-03-05T04:36:21.565Z Downloaded term v1.2.1
8102026-03-05T04:36:21.565Z Downloaded term v0.7.0
8112026-03-05T04:36:21.590Z Downloaded tar v0.4.44
8122026-03-05T04:36:21.590Z Downloaded tabled_derive v0.11.0
8132026-03-05T04:36:21.590Z Downloaded sync_wrapper v1.0.2
8142026-03-05T04:36:21.590Z Downloaded sync-ptr v0.1.4
8152026-03-05T04:36:21.590Z Downloaded supports-color v3.0.2
8162026-03-05T04:36:21.590Z Downloaded support-bundle-viewer v0.1.2
8172026-03-05T04:36:21.590Z Downloaded subtle v2.6.1
8182026-03-05T04:36:21.590Z Downloaded strum_macros v0.27.2
8192026-03-05T04:36:21.590Z Downloaded strum v0.27.2
8202026-03-05T04:36:21.614Z Downloaded strum v0.26.3
8212026-03-05T04:36:21.615Z Downloaded structmeta-derive v0.3.0
8222026-03-05T04:36:21.615Z Downloaded structmeta v0.3.0
8232026-03-05T04:36:21.615Z Downloaded stringprep v0.1.5
8242026-03-05T04:36:21.615Z Downloaded string_cache v0.8.9
8252026-03-05T04:36:21.615Z Downloaded static_assertions v1.1.0
8262026-03-05T04:36:21.615Z Downloaded stacker v0.1.23
8272026-03-05T04:36:21.615Z Downloaded slab v0.4.12
8282026-03-05T04:36:21.615Z Downloaded serde_cbor v0.11.2
8292026-03-05T04:36:21.615Z Downloaded rand v0.9.2
8302026-03-05T04:36:21.615Z Downloaded qorb v0.4.1
8312026-03-05T04:36:21.639Z Downloaded portable-atomic v1.13.1
8322026-03-05T04:36:21.639Z Downloaded p521 v0.13.3
8332026-03-05T04:36:21.639Z Downloaded moka v0.12.13
8342026-03-05T04:36:21.664Z Downloaded hickory-proto v0.24.4
8352026-03-05T04:36:21.665Z Downloaded dropshot v0.16.7
8362026-03-05T04:36:21.690Z Downloaded time-core v0.1.8
8372026-03-05T04:36:21.714Z Downloaded thread-id v5.1.0
8382026-03-05T04:36:21.715Z Downloaded thiserror-impl-no-std v2.0.2
8392026-03-05T04:36:21.715Z Downloaded testing_table v0.3.0
8402026-03-05T04:36:21.715Z Downloaded termtree v0.5.1
8412026-03-05T04:36:21.715Z Downloaded tap v1.0.1
8422026-03-05T04:36:21.715Z Downloaded take_mut v0.2.2
8432026-03-05T04:36:21.715Z Downloaded tagptr v0.2.0
8442026-03-05T04:36:21.715Z Downloaded tabwriter v1.4.1
8452026-03-05T04:36:21.715Z Downloaded sqlformat v0.3.5
8462026-03-05T04:36:21.715Z Downloaded spin v0.9.8
8472026-03-05T04:36:21.715Z Downloaded socket2 v0.6.2
8482026-03-05T04:36:21.715Z Downloaded socket2 v0.5.10
8492026-03-05T04:36:21.715Z Downloaded snafu v0.8.9
8502026-03-05T04:36:21.740Z Downloaded smf v0.2.3
8512026-03-05T04:36:21.740Z Downloaded smallvec v0.6.14
8522026-03-05T04:36:21.740Z Downloaded slog-term v2.9.2
8532026-03-05T04:36:21.740Z Downloaded slog-stdlog v4.1.1
8542026-03-05T04:36:21.740Z Downloaded slog-scope v4.4.1
8552026-03-05T04:36:21.740Z Downloaded slog-json v2.6.1
8562026-03-05T04:36:21.740Z Downloaded slog-dtrace v0.3.0
8572026-03-05T04:36:21.741Z Downloaded slog-async v2.8.0
8582026-03-05T04:36:21.741Z Downloaded siphasher v1.0.2
8592026-03-05T04:36:21.741Z Downloaded simd-adler32 v0.3.8
8602026-03-05T04:36:21.767Z Downloaded sigpipe v0.1.3
8612026-03-05T04:36:21.767Z Downloaded signature v2.2.0
8622026-03-05T04:36:21.767Z Downloaded signal-hook-tokio v0.3.1
8632026-03-05T04:36:21.767Z Downloaded signal-hook-registry v1.4.8
8642026-03-05T04:36:21.767Z Downloaded signal-hook-mio v0.2.5
8652026-03-05T04:36:21.767Z Downloaded shlex v1.3.0
8662026-03-05T04:36:21.767Z Downloaded shell-words v1.1.1
8672026-03-05T04:36:21.767Z Downloaded sha1 v0.10.6
8682026-03-05T04:36:21.767Z Downloaded serde_urlencoded v0.7.1
8692026-03-05T04:36:21.767Z Downloaded serde_repr v0.1.20
8702026-03-05T04:36:21.767Z Downloaded serde_plain v1.0.2
8712026-03-05T04:36:21.767Z Downloaded serde_path_to_error v0.1.20
8722026-03-05T04:36:21.767Z Downloaded serde_derive_internals v0.29.1
8732026-03-05T04:36:21.767Z Downloaded schemars v0.8.22
8742026-03-05T04:36:21.802Z Downloaded samael v0.0.19
8752026-03-05T04:36:21.802Z Downloaded rustyline v14.0.0
8762026-03-05T04:36:21.827Z Downloaded rustls-webpki v0.103.9
8772026-03-05T04:36:21.827Z Downloaded rustls-pki-types v1.14.0
8782026-03-05T04:36:21.853Z Downloaded russh v0.45.0
8792026-03-05T04:36:21.853Z Downloaded rsa v0.9.10
8802026-03-05T04:36:21.877Z Downloaded reedline v0.40.0
8812026-03-05T04:36:21.901Z Downloaded rand v0.8.5
8822026-03-05T04:36:21.902Z Downloaded quinn v0.11.9
8832026-03-05T04:36:21.902Z Downloaded ssh-cipher v0.2.0
8842026-03-05T04:36:21.902Z Downloaded sqlparser_derive v0.5.0
8852026-03-05T04:36:21.902Z Downloaded spki v0.7.3
8862026-03-05T04:36:21.902Z Downloaded snafu-derive v0.8.9
8872026-03-05T04:36:21.902Z Downloaded slog-envlogger v2.2.0
8882026-03-05T04:36:21.927Z Downloaded slog-bunyan v2.5.0
8892026-03-05T04:36:21.927Z Downloaded serde_spanned v1.0.4
8902026-03-05T04:36:21.927Z Downloaded serde-hex v0.1.0
8912026-03-05T04:36:21.927Z Downloaded serde-big-array v0.5.1
8922026-03-05T04:36:21.927Z Downloaded sec1 v0.7.3
8932026-03-05T04:36:21.927Z Downloaded sct v0.7.1
8942026-03-05T04:36:21.927Z Downloaded scroll_derive v0.13.1
8952026-03-05T04:36:21.927Z Downloaded scroll v0.13.0
8962026-03-05T04:36:21.927Z Downloaded scopeguard v1.2.0
8972026-03-05T04:36:21.927Z Downloaded schemars_derive v0.8.22
8982026-03-05T04:36:21.927Z Downloaded scheduled-thread-pool v0.2.7
8992026-03-05T04:36:21.927Z Downloaded ryu v1.0.23
9002026-03-05T04:36:21.952Z Downloaded rustls-platform-verifier v0.6.2
9012026-03-05T04:36:21.952Z Downloaded rustls-pemfile v1.0.4
9022026-03-05T04:36:21.953Z Downloaded rustls-native-certs v0.8.3
9032026-03-05T04:36:21.953Z Downloaded russh-keys v0.45.0
9042026-03-05T04:36:21.953Z Downloaded ron v0.8.1
9052026-03-05T04:36:21.977Z Downloaded resolv-conf v0.7.6
9062026-03-05T04:36:21.977Z Downloaded reqwest v0.12.28
9072026-03-05T04:36:21.977Z Downloaded rcgen v0.12.1
9082026-03-05T04:36:21.977Z Downloaded rayon-core v1.13.0
9092026-03-05T04:36:22.002Z Downloaded rand_seeder v0.4.0
9102026-03-05T04:36:22.002Z Downloaded rand_core v0.10.0
9112026-03-05T04:36:22.002Z Downloaded rand_core v0.9.5
9122026-03-05T04:36:22.002Z Downloaded rand_core v0.6.4
9132026-03-05T04:36:22.002Z Downloaded rand_chacha v0.9.0
9142026-03-05T04:36:22.002Z Downloaded publicsuffix v2.3.0
9152026-03-05T04:36:22.002Z Downloaded progenitor-impl v0.11.2
9162026-03-05T04:36:22.002Z Downloaded prettyplease v0.2.37
9172026-03-05T04:36:22.027Z Downloaded pin-project v1.1.11
9182026-03-05T04:36:22.027Z Downloaded num-bigint-dig v0.8.6
9192026-03-05T04:36:22.052Z Downloaded nom v7.1.3
9202026-03-05T04:36:22.052Z Downloaded curve25519-dalek v4.1.3
9212026-03-05T04:36:22.077Z Downloaded seq-macro v0.3.6
9222026-03-05T04:36:22.077Z Downloaded semver v0.1.20
9232026-03-05T04:36:22.077Z Downloaded secrecy v0.10.3
9242026-03-05T04:36:22.077Z Downloaded secrecy v0.8.0
9252026-03-05T04:36:22.077Z Downloaded scrypt v0.11.0
9262026-03-05T04:36:22.077Z Downloaded sapling-renderdag v0.1.0
9272026-03-05T04:36:22.077Z Downloaded same-file v1.0.6
9282026-03-05T04:36:22.104Z Downloaded salsa20 v0.10.2
9292026-03-05T04:36:22.104Z Downloaded rusty-fork v0.3.1
9302026-03-05T04:36:22.104Z Downloaded rustversion v1.0.22
9312026-03-05T04:36:22.104Z Downloaded rustc_version v0.4.1
9322026-03-05T04:36:22.104Z Downloaded rustc_version v0.1.7
9332026-03-05T04:36:22.104Z Downloaded rustc-hash v2.1.1
9342026-03-05T04:36:22.130Z Downloaded russh-cryptovec v0.7.3
9352026-03-05T04:36:22.130Z Downloaded rtoolbox v0.0.3
9362026-03-05T04:36:22.130Z Downloaded rfc6979 v0.4.0
9372026-03-05T04:36:22.130Z Downloaded rand_chacha v0.3.1
9382026-03-05T04:36:22.130Z Downloaded radium v0.7.0
9392026-03-05T04:36:22.130Z Downloaded r2d2 v0.8.10
9402026-03-05T04:36:22.130Z Downloaded quick-error v1.2.3
9412026-03-05T04:36:22.130Z Downloaded psm v0.1.30
9422026-03-05T04:36:22.154Z Downloaded progenitor-impl v0.13.0
9432026-03-05T04:36:22.154Z Downloaded progenitor-extras v0.1.0
9442026-03-05T04:36:22.155Z Downloaded progenitor-client v0.13.0
9452026-03-05T04:36:22.155Z Downloaded progenitor-client v0.10.0
9462026-03-05T04:36:22.155Z Downloaded progenitor v0.13.0
9472026-03-05T04:36:22.155Z Downloaded progenitor v0.11.2
9482026-03-05T04:36:22.155Z Downloaded progenitor v0.10.0
9492026-03-05T04:36:22.155Z Downloaded proc-macro-error2 v2.0.1
9502026-03-05T04:36:22.179Z Downloaded primeorder v0.13.6
9512026-03-05T04:36:22.179Z Downloaded pretty_assertions v1.4.1
9522026-03-05T04:36:22.179Z Downloaded predicates-tree v1.0.13
9532026-03-05T04:36:22.179Z Downloaded predicates-core v1.0.10
9542026-03-05T04:36:22.179Z Downloaded predicates v3.1.4
9552026-03-05T04:36:22.179Z Downloaded precomputed-hash v0.1.1
9562026-03-05T04:36:22.179Z Downloaded powerfmt v0.2.0
9572026-03-05T04:36:22.179Z Downloaded postgres-protocol v0.6.10
9582026-03-05T04:36:22.205Z Downloaded pkg-config v0.3.32
9592026-03-05T04:36:22.205Z Downloaded pkcs5 v0.7.1
9602026-03-05T04:36:22.205Z Downloaded pkcs1 v0.7.5
9612026-03-05T04:36:22.205Z Downloaded pin-utils v0.1.0
9622026-03-05T04:36:22.205Z Downloaded pin-project-lite v0.2.17
9632026-03-05T04:36:22.205Z Downloaded parking_lot v0.11.2
9642026-03-05T04:36:22.205Z Downloaded packed_struct_codegen v0.10.1
9652026-03-05T04:36:22.205Z Downloaded packed_struct v0.10.1
9662026-03-05T04:36:22.205Z Downloaded p256 v0.13.2
9672026-03-05T04:36:22.231Z Downloaded oxide-tokio-rt v0.1.2
9682026-03-05T04:36:22.231Z Downloaded oso-derive v0.27.3
9692026-03-05T04:36:22.231Z Downloaded oso v0.27.3
9702026-03-05T04:36:22.231Z Downloaded openssl-probe v0.2.1
9712026-03-05T04:36:22.231Z Downloaded openssl-macros v0.1.1
9722026-03-05T04:36:22.231Z Downloaded opaque-debug v0.3.1
9732026-03-05T04:36:22.231Z Downloaded olpc-cjson v0.1.4
9742026-03-05T04:36:22.231Z Downloaded num-bigint v0.4.6
9752026-03-05T04:36:22.231Z Downloaded mio v1.1.1
9762026-03-05T04:36:22.256Z Downloaded ref-cast-impl v1.0.25
9772026-03-05T04:36:22.256Z Downloaded ref-cast v1.0.25
9782026-03-05T04:36:22.256Z Downloaded recursive-proc-macro-impl v0.1.1
9792026-03-05T04:36:22.256Z Downloaded recursive v0.1.1
9802026-03-05T04:36:22.256Z Downloaded rand_xorshift v0.4.0
9812026-03-05T04:36:22.256Z Downloaded progenitor-macro v0.13.0
9822026-03-05T04:36:22.256Z Downloaded progenitor-macro v0.11.2
9832026-03-05T04:36:22.256Z Downloaded progenitor-macro v0.10.0
9842026-03-05T04:36:22.256Z Downloaded progenitor-client v0.11.2
9852026-03-05T04:36:22.256Z Downloaded proc-macro-error-attr2 v2.0.0
9862026-03-05T04:36:22.256Z Downloaded proc-macro-crate v3.4.0
9872026-03-05T04:36:22.256Z Downloaded proc-macro-crate v1.3.1
9882026-03-05T04:36:22.256Z Downloaded ppv-lite86 v0.2.21
9892026-03-05T04:36:22.256Z Downloaded postgres-types v0.2.12
9902026-03-05T04:36:22.256Z Downloaded postcard v1.1.3
9912026-03-05T04:36:22.281Z Downloaded polyval v0.6.2
9922026-03-05T04:36:22.281Z Downloaded poly1305 v0.8.0
9932026-03-05T04:36:22.281Z Downloaded pin-project-internal v1.1.11
9942026-03-05T04:36:22.281Z Downloaded phf_shared v0.12.1
9952026-03-05T04:36:22.281Z Downloaded phf_shared v0.11.3
9962026-03-05T04:36:22.281Z Downloaded phf v0.13.1
9972026-03-05T04:36:22.281Z Downloaded phf v0.12.1
9982026-03-05T04:36:22.282Z Downloaded pem v3.0.6
9992026-03-05T04:36:22.282Z Downloaded peg-macros v0.8.5
10002026-03-05T04:36:22.282Z Downloaded parking_lot_core v0.9.12
10012026-03-05T04:36:22.282Z Downloaded parking_lot_core v0.8.6
10022026-03-05T04:36:22.282Z Downloaded papergrid v0.17.0
10032026-03-05T04:36:22.307Z Downloaded oxnet v0.1.4
10042026-03-05T04:36:22.308Z Downloaded owo-colors v4.3.0
10052026-03-05T04:36:22.308Z Downloaded openssl-sys v0.9.111
10062026-03-05T04:36:22.308Z Downloaded openssl-probe v0.1.6
10072026-03-05T04:36:22.308Z Downloaded omicron-zone-package v0.12.2
10082026-03-05T04:36:22.308Z Downloaded nu-ansi-term v0.50.3
10092026-03-05T04:36:22.308Z Downloaded normalize-line-endings v0.3.0
10102026-03-05T04:36:22.308Z Downloaded nonempty v0.12.0
10112026-03-05T04:36:22.308Z Downloaded nodrop v0.1.14
10122026-03-05T04:36:22.332Z Downloaded newline-converter v0.3.0
10132026-03-05T04:36:22.332Z Downloaded native-tls v0.2.18
10142026-03-05T04:36:22.332Z Downloaded nanorand v0.7.0
10152026-03-05T04:36:22.332Z Downloaded multimap v0.10.1
10162026-03-05T04:36:22.332Z Downloaded miniz_oxide v0.8.9
10172026-03-05T04:36:22.332Z Downloaded mime_guess v2.0.5
10182026-03-05T04:36:22.333Z Downloaded libxml v0.3.3
10192026-03-05T04:36:22.333Z Downloaded libm v0.2.16
10202026-03-05T04:36:22.358Z Downloaded itertools v0.14.0
10212026-03-05T04:36:22.358Z Downloaded itertools v0.13.0
10222026-03-05T04:36:22.382Z Downloaded itertools v0.10.5
10232026-03-05T04:36:22.382Z Downloaded iddqd v0.3.17
10242026-03-05T04:36:22.382Z Downloaded psl-types v2.0.11
10252026-03-05T04:36:22.382Z Downloaded prefix-trie v0.7.0
10262026-03-05T04:36:22.407Z Downloaded phf_shared v0.13.1
10272026-03-05T04:36:22.407Z Downloaded peg v0.8.5
10282026-03-05T04:36:22.407Z Downloaded path-slash v0.1.5
10292026-03-05T04:36:22.407Z Downloaded paste v1.0.15
10302026-03-05T04:36:22.407Z Downloaded password-hash v0.5.0
10312026-03-05T04:36:22.407Z Downloaded password-hash v0.4.2
10322026-03-05T04:36:22.407Z Downloaded parse-display-derive v0.10.0
10332026-03-05T04:36:22.407Z Downloaded parking_lot v0.12.5
10342026-03-05T04:36:22.407Z Downloaded aws-lc-sys v0.37.1
10352026-03-05T04:36:22.678Z Downloaded nibble_vec v0.1.0
10362026-03-05T04:36:22.703Z Downloaded newtype_derive v0.1.6
10372026-03-05T04:36:22.703Z Downloaded newtype-uuid-macros v0.1.0
10382026-03-05T04:36:22.703Z Downloaded newtype-uuid v1.3.2
10392026-03-05T04:36:22.703Z Downloaded itertools v0.12.1
10402026-03-05T04:36:22.703Z Downloaded iri-string v0.7.10
10412026-03-05T04:36:22.703Z Downloaded hickory-server v0.25.2
10422026-03-05T04:36:22.703Z Downloaded pkcs8 v0.10.2
10432026-03-05T04:36:22.728Z Downloaded peg-runtime v0.8.5
10442026-03-05T04:36:22.728Z Downloaded pbkdf2 v0.12.2
10452026-03-05T04:36:22.728Z Downloaded pbkdf2 v0.11.0
10462026-03-05T04:36:22.728Z Downloaded parse-size v1.1.0
10472026-03-05T04:36:22.728Z Downloaded parse-display v0.10.0
10482026-03-05T04:36:22.728Z Downloaded num-rational v0.4.2
10492026-03-05T04:36:22.728Z Downloaded num-complex v0.4.6
10502026-03-05T04:36:22.728Z Downloaded new_debug_unreachable v1.0.6
10512026-03-05T04:36:22.728Z Downloaded multer v3.1.0
10522026-03-05T04:36:22.728Z Downloaded memoffset v0.9.1
10532026-03-05T04:36:22.728Z Downloaded memmap2 v0.9.10
10542026-03-05T04:36:22.728Z Downloaded litrs v1.0.0
10552026-03-05T04:36:22.728Z Downloaded expectorate v1.2.0
10562026-03-05T04:36:22.753Z Downloaded ed25519-dalek v2.2.0
10572026-03-05T04:36:22.753Z Downloaded derive_more-impl v2.1.1
10582026-03-05T04:36:22.753Z Downloaded derive_more v2.1.1
10592026-03-05T04:36:22.753Z Downloaded num_enum_derive v0.7.5
10602026-03-05T04:36:22.777Z Downloaded num_enum v0.7.5
10612026-03-05T04:36:22.777Z Downloaded num-derive v0.3.3
10622026-03-05T04:36:22.777Z Downloaded managed v0.8.0
10632026-03-05T04:36:22.777Z Downloaded hashbrown v0.15.5
10642026-03-05T04:36:22.777Z Downloaded flume v0.11.1
10652026-03-05T04:36:22.777Z Downloaded darling_core v0.21.3
10662026-03-05T04:36:22.778Z Downloaded num_enum v0.5.11
10672026-03-05T04:36:22.803Z Downloaded num-integer v0.1.46
10682026-03-05T04:36:22.803Z Downloaded minimal-lexical v0.2.1
10692026-03-05T04:36:22.803Z Downloaded jiff-static v0.2.21
10702026-03-05T04:36:22.803Z Downloaded num-derive v0.4.2
10712026-03-05T04:36:22.803Z Downloaded md5 v0.7.0
10722026-03-05T04:36:22.803Z Downloaded maybe-uninit v2.0.0
10732026-03-05T04:36:22.803Z Downloaded lzss v0.8.2
10742026-03-05T04:36:22.803Z Downloaded linked-hash-map v0.5.6
10752026-03-05T04:36:22.803Z Downloaded hyper v1.8.1
10762026-03-05T04:36:22.827Z Downloaded diesel_derives v2.2.7
10772026-03-05T04:36:22.827Z Downloaded darling_core v0.23.0
10782026-03-05T04:36:22.827Z Downloaded crypto-bigint v0.5.5
10792026-03-05T04:36:22.827Z Downloaded num-conv v0.2.0
10802026-03-05T04:36:22.827Z Downloaded num v0.4.3
10812026-03-05T04:36:22.827Z Downloaded mime v0.3.17
10822026-03-05T04:36:22.852Z Downloaded md-5 v0.10.6
10832026-03-05T04:36:22.852Z Downloaded lru-cache v0.1.2
10842026-03-05T04:36:22.852Z Downloaded lru v0.12.5
10852026-03-05T04:36:22.852Z Downloaded lock_api v0.4.14
10862026-03-05T04:36:22.852Z Downloaded libloading v0.8.9
10872026-03-05T04:36:22.852Z Downloaded libefi-sys v0.1.0
10882026-03-05T04:36:22.852Z Downloaded lazy_static v1.5.0
10892026-03-05T04:36:22.852Z Downloaded http-body v1.0.1
10902026-03-05T04:36:22.852Z Downloaded heapless v0.7.17
10912026-03-05T04:36:22.852Z Downloaded hashbrown v0.13.2
10922026-03-05T04:36:22.852Z Downloaded flate2 v1.1.9
10932026-03-05T04:36:22.877Z Downloaded derive_more v0.99.20
10942026-03-05T04:36:22.877Z Downloaded darling v0.21.3
10952026-03-05T04:36:22.877Z Downloaded darling v0.20.11
10962026-03-05T04:36:22.877Z Downloaded libsw v3.5.0
10972026-03-05T04:36:22.877Z Downloaded libscf-sys v1.1.0
10982026-03-05T04:36:22.877Z Downloaded kstat-rs v0.2.4
10992026-03-05T04:36:22.877Z Downloaded internet-checksum v0.2.1
11002026-03-05T04:36:22.877Z Downloaded highway v1.3.0
11012026-03-05T04:36:22.877Z Downloaded find-msvc-tools v0.1.9
11022026-03-05T04:36:22.902Z Downloaded dropshot-api-manager v0.5.2
11032026-03-05T04:36:22.902Z Downloaded der_derive v0.7.3
11042026-03-05T04:36:22.902Z Downloaded der v0.7.10
11052026-03-05T04:36:22.902Z Downloaded foldhash v0.2.0
11062026-03-05T04:36:22.902Z Downloaded difflib v0.4.0
11072026-03-05T04:36:22.902Z Downloaded daft-derive v0.1.5
11082026-03-05T04:36:22.902Z Downloaded libbz2-rs-sys v0.2.2
11092026-03-05T04:36:22.902Z Downloaded instant v0.1.13
11102026-03-05T04:36:22.902Z Downloaded instability v0.3.11
11112026-03-05T04:36:22.902Z Downloaded inout v0.1.4
11122026-03-05T04:36:22.926Z Downloaded indexmap v1.9.3
11132026-03-05T04:36:22.926Z Downloaded impl-trait-for-tuples v0.2.3
11142026-03-05T04:36:22.926Z Downloaded ignore v0.4.25
11152026-03-05T04:36:22.926Z Downloaded ident_case v1.0.1
11162026-03-05T04:36:22.926Z Downloaded httpdate v1.0.3
11172026-03-05T04:36:22.926Z Downloaded httparse v1.10.1
11182026-03-05T04:36:22.926Z Downloaded fs_extra v1.3.0
11192026-03-05T04:36:22.926Z Downloaded foreign-types-macros v0.2.3
11202026-03-05T04:36:22.927Z Downloaded fixedbitset v0.5.7
11212026-03-05T04:36:22.927Z Downloaded fixedbitset v0.4.2
11222026-03-05T04:36:22.927Z Downloaded fatfs v0.3.6
11232026-03-05T04:36:22.927Z Downloaded enum-as-inner v0.6.1
11242026-03-05T04:36:22.951Z Downloaded ena v0.14.4
11252026-03-05T04:36:22.951Z Downloaded embedded-io v0.4.0
11262026-03-05T04:36:22.951Z Downloaded elliptic-curve v0.13.8
11272026-03-05T04:36:22.951Z Downloaded dunce v1.0.5
11282026-03-05T04:36:22.951Z Downloaded dsl_auto_type v0.1.3
11292026-03-05T04:36:22.951Z Downloaded document-features v0.2.12
11302026-03-05T04:36:22.951Z Downloaded dirs-sys-next v0.1.2
11312026-03-05T04:36:22.951Z Downloaded derive-where v1.6.0
11322026-03-05T04:36:22.952Z Downloaded defmt-parser v1.0.0
11332026-03-05T04:36:22.952Z Downloaded defmt v0.3.100
11342026-03-05T04:36:22.952Z Downloaded darling_core v0.20.11
11352026-03-05T04:36:22.952Z Downloaded daft v0.1.5
11362026-03-05T04:36:22.976Z Downloaded crunchy v0.2.4
11372026-03-05T04:36:22.976Z Downloaded keccak v0.1.6
11382026-03-05T04:36:22.976Z Downloaded is_ci v1.2.0
11392026-03-05T04:36:22.976Z Downloaded is-terminal v0.4.17
11402026-03-05T04:36:22.976Z Downloaded ipnetwork v0.21.1
11412026-03-05T04:36:22.976Z Downloaded ipnet v2.11.0
11422026-03-05T04:36:22.976Z Downloaded ingot-types v0.1.2
11432026-03-05T04:36:22.976Z Downloaded ingot-macros v0.1.1
11442026-03-05T04:36:22.976Z Downloaded ingot v0.1.1
11452026-03-05T04:36:22.976Z Downloaded indoc v1.0.9
11462026-03-05T04:36:22.976Z Downloaded hyper-tls v0.6.0
11472026-03-05T04:36:22.976Z Downloaded hyper-rustls v0.27.7
11482026-03-05T04:36:22.976Z Downloaded hubpack_derive v0.1.1
11492026-03-05T04:36:22.976Z Downloaded http-body-util v0.1.3
11502026-03-05T04:36:22.976Z Downloaded home v0.5.12
11512026-03-05T04:36:22.976Z Downloaded hkdf v0.12.4
11522026-03-05T04:36:23.002Z Downloaded hickory-client v0.25.2
11532026-03-05T04:36:23.002Z Downloaded hex v0.4.3
11542026-03-05T04:36:23.002Z Downloaded git2 v0.20.4
11552026-03-05T04:36:23.002Z Downloaded futures-core v0.3.32
11562026-03-05T04:36:23.002Z Downloaded futures-channel v0.3.32
11572026-03-05T04:36:23.002Z Downloaded futures v0.3.32
11582026-03-05T04:36:23.002Z Downloaded funty v2.0.0
11592026-03-05T04:36:23.002Z Downloaded fs-err v2.11.0
11602026-03-05T04:36:23.026Z Downloaded foreign-types-shared v0.3.1
11612026-03-05T04:36:23.026Z Downloaded foreign-types-shared v0.1.1
11622026-03-05T04:36:23.026Z Downloaded foreign-types v0.3.2
11632026-03-05T04:36:23.026Z Downloaded float-ord v0.3.2
11642026-03-05T04:36:23.027Z Downloaded float-cmp v0.10.0
11652026-03-05T04:36:23.027Z Downloaded flagset v0.4.7
11662026-03-05T04:36:23.027Z Downloaded filetime v0.2.27
11672026-03-05T04:36:23.027Z Downloaded ff v0.13.1
11682026-03-05T04:36:23.027Z Downloaded fd-lock v4.0.4
11692026-03-05T04:36:23.027Z Downloaded fallible-iterator v0.2.0
11702026-03-05T04:36:23.027Z Downloaded env_logger v0.11.9
11712026-03-05T04:36:23.027Z Downloaded env_filter v1.0.0
11722026-03-05T04:36:23.027Z Downloaded endian-type v0.1.2
11732026-03-05T04:36:23.027Z Downloaded either v1.15.0
11742026-03-05T04:36:23.027Z Downloaded dropshot_endpoint v0.16.7
11752026-03-05T04:36:23.027Z Downloaded display-error-chain v0.2.2
11762026-03-05T04:36:23.051Z Downloaded dirs-next v2.0.0
11772026-03-05T04:36:23.052Z Downloaded diesel_table_macro_syntax v0.2.0
11782026-03-05T04:36:23.052Z Downloaded diesel-dtrace v0.4.2
11792026-03-05T04:36:23.052Z Downloaded des v0.8.1
11802026-03-05T04:36:23.052Z Downloaded derive_builder_macro v0.20.2
11812026-03-05T04:36:23.052Z Downloaded derive_builder_core v0.20.2
11822026-03-05T04:36:23.052Z Downloaded derive_builder v0.20.2
11832026-03-05T04:36:23.052Z Downloaded derive-ex v0.1.8
11842026-03-05T04:36:23.052Z Downloaded deranged v0.5.8
11852026-03-05T04:36:23.052Z Downloaded defmt-macros v1.0.1
11862026-03-05T04:36:23.052Z Downloaded darling_macro v0.21.3
11872026-03-05T04:36:23.052Z Downloaded darling_macro v0.20.11
11882026-03-05T04:36:23.052Z Downloaded curve25519-dalek-derive v0.1.1
11892026-03-05T04:36:23.052Z Downloaded ctr v0.9.2
11902026-03-05T04:36:23.052Z Downloaded csv-core v0.1.13
11912026-03-05T04:36:23.076Z Downloaded cstr-argument v0.1.2
11922026-03-05T04:36:23.076Z Downloaded crucible-workspace-hack v0.1.0
11932026-03-05T04:36:23.076Z Downloaded crc8 v0.1.1
11942026-03-05T04:36:23.077Z Downloaded lru-slab v0.1.2
11952026-03-05T04:36:23.077Z Downloaded lalrpop v0.19.12
11962026-03-05T04:36:23.077Z Downloaded http v1.4.0
11972026-03-05T04:36:23.077Z Downloaded hickory-resolver v0.25.2
11982026-03-05T04:36:23.077Z Downloaded hickory-proto v0.25.2
11992026-03-05T04:36:23.101Z Downloaded hex-literal v0.4.1
12002026-03-05T04:36:23.126Z Downloaded foreign-types v0.5.0
12012026-03-05T04:36:23.126Z Downloaded foldhash v0.1.5
12022026-03-05T04:36:23.126Z Downloaded erased-serde v0.3.31
12032026-03-05T04:36:23.126Z Downloaded embedded-io v0.6.1
12042026-03-05T04:36:23.126Z Downloaded ed25519 v2.2.3
12052026-03-05T04:36:23.126Z Downloaded ecdsa v0.16.9
12062026-03-05T04:36:23.126Z Downloaded dyn-clone v1.0.20
12072026-03-05T04:36:23.126Z Downloaded dtrace-parser v0.3.0
12082026-03-05T04:36:23.126Z Downloaded dropshot-api-manager-types v0.5.2
12092026-03-05T04:36:23.126Z Downloaded drift v0.1.3
12102026-03-05T04:36:23.151Z Downloaded dof v0.4.0
12112026-03-05T04:36:23.151Z Downloaded diff v0.1.13
12122026-03-05T04:36:23.151Z Downloaded defmt v1.0.1
12132026-03-05T04:36:23.151Z Downloaded debug-ignore v1.0.5
12142026-03-05T04:36:23.151Z Downloaded data-encoding v2.10.0
12152026-03-05T04:36:23.151Z Downloaded darling_macro v0.23.0
12162026-03-05T04:36:23.151Z Downloaded darling v0.23.0
12172026-03-05T04:36:23.151Z Downloaded iana-time-zone v0.1.65
12182026-03-05T04:36:23.177Z Downloaded headers v0.4.1
12192026-03-05T04:36:23.177Z Downloaded hashbrown v0.12.3
12202026-03-05T04:36:23.177Z Downloaded half v1.8.3
12212026-03-05T04:36:23.177Z Downloaded h2 v0.4.13
12222026-03-05T04:36:23.177Z Downloaded goblin v0.10.5
12232026-03-05T04:36:23.202Z Downloaded globset v0.4.18
12242026-03-05T04:36:23.202Z Downloaded hostname v0.4.2
12252026-03-05T04:36:23.202Z Downloaded hmac v0.12.1
12262026-03-05T04:36:23.202Z Downloaded heapless v0.8.0
12272026-03-05T04:36:23.202Z Downloaded half v2.7.1
12282026-03-05T04:36:23.202Z Downloaded glob v0.3.3
12292026-03-05T04:36:23.202Z Downloaded git-stub-vcs v0.1.0
12302026-03-05T04:36:23.274Z Downloaded git-stub v1.0.0
12312026-03-05T04:36:23.274Z Downloaded getrandom v0.2.17
12322026-03-05T04:36:23.274Z Downloaded chrono-tz v0.10.4
12332026-03-05T04:36:23.274Z Downloaded hyper-staticfile v0.10.1
12342026-03-05T04:36:23.274Z Downloaded humantime v2.3.0
12352026-03-05T04:36:23.274Z Downloaded hubpack v0.1.2
12362026-03-05T04:36:23.274Z Downloaded headers-core v0.3.0
12372026-03-05T04:36:23.274Z Downloaded hash32 v0.3.1
12382026-03-05T04:36:23.274Z Downloaded fxhash v0.2.1
12392026-03-05T04:36:23.274Z Downloaded futures-task v0.3.32
12402026-03-05T04:36:23.274Z Downloaded futures-executor v0.3.32
12412026-03-05T04:36:23.274Z Downloaded crossterm v0.28.1
12422026-03-05T04:36:23.274Z Downloaded bzip2-sys v0.1.13+1.0.8
12432026-03-05T04:36:23.274Z Downloaded bindgen v0.71.1
12442026-03-05T04:36:23.274Z Downloaded hickory-resolver v0.24.4
12452026-03-05T04:36:23.299Z Downloaded futures-util v0.3.32
12462026-03-05T04:36:23.299Z Downloaded bstr v1.12.1
12472026-03-05T04:36:23.299Z Downloaded base64 v0.21.7
12482026-03-05T04:36:23.325Z Downloaded http-range v0.1.5
12492026-03-05T04:36:23.325Z Downloaded hash32 v0.2.1
12502026-03-05T04:36:23.325Z Downloaded globwalk v0.9.1
12512026-03-05T04:36:23.325Z Downloaded getrandom v0.3.4
12522026-03-05T04:36:23.325Z Downloaded gethostname v0.5.0
12532026-03-05T04:36:23.325Z Downloaded crossbeam-deque v0.8.6
12542026-03-05T04:36:23.325Z Downloaded corncobs v0.1.4
12552026-03-05T04:36:23.325Z Downloaded convert_case v0.10.0
12562026-03-05T04:36:23.325Z Downloaded const_format_proc_macros v0.2.34
12572026-03-05T04:36:23.325Z Downloaded ciborium-ll v0.2.2
12582026-03-05T04:36:23.325Z Downloaded ciborium v0.2.2
12592026-03-05T04:36:23.325Z Downloaded chrono v0.4.44
12602026-03-05T04:36:23.350Z Downloaded bitvec v1.0.1
12612026-03-05T04:36:23.350Z Downloaded argon2 v0.5.3
12622026-03-05T04:36:23.350Z Downloaded futures-sink v0.3.32
12632026-03-05T04:36:23.375Z Downloaded crossterm v0.29.0
12642026-03-05T04:36:23.375Z Downloaded const-oid v0.9.6
12652026-03-05T04:36:23.375Z Downloaded colored v2.2.0
12662026-03-05T04:36:23.375Z Downloaded block-padding v0.3.3
12672026-03-05T04:36:23.375Z Downloaded blake3 v1.8.3
12682026-03-05T04:36:23.375Z Downloaded aws-lc-rs v1.16.0
12692026-03-05T04:36:23.399Z Downloaded aho-corasick v1.1.4
12702026-03-05T04:36:23.400Z Downloaded crossbeam-utils v0.8.21
12712026-03-05T04:36:23.400Z Downloaded crossbeam-channel v0.5.15
12722026-03-05T04:36:23.424Z Downloaded cpufeatures v0.3.0
12732026-03-05T04:36:23.424Z Downloaded chacha20poly1305 v0.10.1
12742026-03-05T04:36:23.424Z Downloaded cc v1.2.56
12752026-03-05T04:36:23.424Z Downloaded bytes v1.11.1
12762026-03-05T04:36:23.424Z Downloaded bumpalo v3.20.2
12772026-03-05T04:36:23.424Z Downloaded bcrypt-pbkdf v0.10.0
12782026-03-05T04:36:23.424Z Downloaded ar_archive_writer v0.5.1
12792026-03-05T04:36:23.424Z Downloaded allocator-api2 v0.2.21
12802026-03-05T04:36:23.425Z Downloaded aes v0.8.4
12812026-03-05T04:36:23.449Z Downloaded futures-macro v0.3.32
12822026-03-05T04:36:23.449Z Downloaded crossbeam-epoch v0.9.18
12832026-03-05T04:36:23.449Z Downloaded critical-section v1.2.0
12842026-03-05T04:36:23.449Z Downloaded crc32fast v1.5.0
12852026-03-05T04:36:23.449Z Downloaded crc-any v2.5.0
12862026-03-05T04:36:23.449Z Downloaded cookie_store v0.22.1
12872026-03-05T04:36:23.449Z Downloaded cookie v0.18.1
12882026-03-05T04:36:23.449Z Downloaded constant_time_eq v0.4.2
12892026-03-05T04:36:23.450Z Downloaded const_format v0.2.35
12902026-03-05T04:36:23.474Z Downloaded console v0.16.2
12912026-03-05T04:36:23.474Z Downloaded console v0.15.11
12922026-03-05T04:36:23.474Z Downloaded colored v3.1.1
12932026-03-05T04:36:23.474Z Downloaded cmake v0.1.57
12942026-03-05T04:36:23.474Z Downloaded cipher v0.4.4
12952026-03-05T04:36:23.474Z Downloaded chacha20 v0.10.0
12962026-03-05T04:36:23.474Z Downloaded cexpr v0.6.0
12972026-03-05T04:36:23.474Z Downloaded cassowary v0.3.0
12982026-03-05T04:36:23.474Z Downloaded cargo_toml v0.22.3
12992026-03-05T04:36:23.474Z Downloaded cargo_metadata v0.19.2
13002026-03-05T04:36:23.474Z Downloaded camino-tempfile-ext v0.3.3
13012026-03-05T04:36:23.474Z Downloaded bzip2 v0.6.1
13022026-03-05T04:36:23.499Z Downloaded bzip2 v0.4.4
13032026-03-05T04:36:23.499Z Downloaded byte-wrapper v0.1.0
13042026-03-05T04:36:23.499Z Downloaded blake2 v0.10.6
13052026-03-05T04:36:23.499Z Downloaded bitfield-struct v0.6.2
13062026-03-05T04:36:23.499Z Downloaded bit-vec v0.8.0
13072026-03-05T04:36:23.499Z Downloaded bit-vec v0.6.3
13082026-03-05T04:36:23.499Z Downloaded bit-set v0.5.3
13092026-03-05T04:36:23.499Z Downloaded base64 v0.22.1
13102026-03-05T04:36:23.499Z Downloaded backon v1.6.0
13112026-03-05T04:36:23.499Z Downloaded convert_case v0.4.0
13122026-03-05T04:36:23.499Z Downloaded cobs v0.3.0
13132026-03-05T04:36:23.499Z Downloaded ciborium-io v0.2.2
13142026-03-05T04:36:23.499Z Downloaded chacha20 v0.9.1
13152026-03-05T04:36:23.524Z Downloaded cfg_aliases v0.2.1
13162026-03-05T04:36:23.524Z Downloaded cfg_aliases v0.1.1
13172026-03-05T04:36:23.524Z Downloaded cbc v0.1.2
13182026-03-05T04:36:23.524Z Downloaded castaway v0.2.4
13192026-03-05T04:36:23.524Z Downloaded buf-list v1.1.2
13202026-03-05T04:36:23.524Z Downloaded bitfield-macros v0.19.4
13212026-03-05T04:36:23.524Z Downloaded base16ct v0.2.0
13222026-03-05T04:36:23.524Z Downloaded async-trait v0.1.89
13232026-03-05T04:36:23.524Z Downloaded bcs v0.1.6
13242026-03-05T04:36:23.524Z Downloaded base64ct v1.8.3
13252026-03-05T04:36:23.524Z Downloaded backoff v0.4.0
13262026-03-05T04:36:23.524Z Downloaded array-init v0.0.4
13272026-03-05T04:36:23.524Z Downloaded adler2 v2.0.1
13282026-03-05T04:36:23.524Z Downloaded bit-set v0.8.0
13292026-03-05T04:36:23.548Z Downloaded base16ct v1.0.0
13302026-03-05T04:36:23.548Z Downloaded atty v0.2.14
13312026-03-05T04:36:23.548Z Downloaded atomic-waker v1.1.2
13322026-03-05T04:36:23.548Z Downloaded aead v0.5.2
13332026-03-05T04:36:23.549Z Downloaded atomicwrites v0.4.4
13342026-03-05T04:36:23.549Z Downloaded aes-gcm v0.10.3
13352026-03-05T04:36:23.549Z Downloaded async-recursion v1.1.1
13362026-03-05T04:36:23.549Z Downloaded arc-swap v1.8.2
13372026-03-05T04:36:23.549Z Downloaded assert_matches v1.5.0
13382026-03-05T04:36:23.549Z Downloaded blowfish v0.9.1
13392026-03-05T04:36:23.549Z Downloaded bitflags v1.3.2
13402026-03-05T04:36:23.573Z Downloaded ascii-canvas v3.0.0
13412026-03-05T04:36:23.729Z Compiling libc v0.2.180
13422026-03-05T04:36:23.729Z Compiling serde v1.0.228
13432026-03-05T04:36:23.753Z Compiling log v0.4.29
13442026-03-05T04:36:23.753Z Compiling shlex v1.3.0
13452026-03-05T04:36:23.754Z Compiling find-msvc-tools v0.1.9
13462026-03-05T04:36:23.754Z Compiling smallvec v1.15.1
13472026-03-05T04:36:23.754Z Compiling syn v2.0.117
13482026-03-05T04:36:23.754Z Compiling typenum v1.19.0
13492026-03-05T04:36:24.132Z Compiling generic-array v0.14.7
13502026-03-05T04:36:24.165Z Compiling subtle v2.6.1
13512026-03-05T04:36:24.250Z Compiling scopeguard v1.2.0
13522026-03-05T04:36:24.345Z Compiling portable-atomic v1.13.1
13532026-03-05T04:36:24.440Z Compiling lock_api v0.4.14
13542026-03-05T04:36:24.499Z Compiling const-oid v0.9.6
13552026-03-05T04:36:24.528Z Compiling critical-section v1.2.0
13562026-03-05T04:36:24.605Z Compiling zerocopy v0.8.40
13572026-03-05T04:36:24.743Z Compiling parking_lot_core v0.9.12
13582026-03-05T04:36:24.926Z Compiling serde_json v1.0.149
13592026-03-05T04:36:25.203Z Compiling pin-project-lite v0.2.17
13602026-03-05T04:36:25.386Z Compiling pkg-config v0.3.32
13612026-03-05T04:36:25.437Z Compiling libm v0.2.16
13622026-03-05T04:36:25.847Z Compiling getrandom v0.2.17
13632026-03-05T04:36:25.950Z Compiling jobserver v0.1.34
13642026-03-05T04:36:26.006Z Compiling errno v0.3.14
13652026-03-05T04:36:26.304Z Compiling rand_core v0.6.4
13662026-03-05T04:36:26.333Z Compiling once_cell v1.21.3
13672026-03-05T04:36:26.362Z Compiling signal-hook-registry v1.4.8
13682026-03-05T04:36:26.503Z Compiling cc v1.2.56
13692026-03-05T04:36:26.749Z Compiling mio v1.1.1
13702026-03-05T04:36:26.973Z Compiling num-traits v0.2.19
13712026-03-05T04:36:27.111Z Compiling bitflags v2.11.0
13722026-03-05T04:36:27.191Z Compiling futures-core v0.3.32
13732026-03-05T04:36:27.425Z Compiling parking_lot v0.12.5
13742026-03-05T04:36:27.693Z Compiling socket2 v0.6.2
13752026-03-05T04:36:27.849Z Compiling percent-encoding v2.3.2
13762026-03-05T04:36:28.273Z Compiling allocator-api2 v0.2.21
13772026-03-05T04:36:28.298Z Compiling futures-sink v0.3.32
13782026-03-05T04:36:28.329Z Compiling foldhash v0.2.0
13792026-03-05T04:36:28.522Z Compiling cpufeatures v0.2.17
13802026-03-05T04:36:28.546Z Compiling futures-channel v0.3.32
13812026-03-05T04:36:28.663Z Compiling getrandom v0.4.1
13822026-03-05T04:36:28.724Z Compiling slab v0.4.12
13832026-03-05T04:36:28.799Z Compiling futures-task v0.3.32
13842026-03-05T04:36:29.049Z Compiling futures-io v0.3.32
13852026-03-05T04:36:29.077Z Compiling hashbrown v0.16.1
13862026-03-05T04:36:29.143Z Compiling rustversion v1.0.22
13872026-03-05T04:36:29.178Z Compiling getrandom v0.3.4
13882026-03-05T04:36:29.374Z Compiling rand_core v0.10.0
13892026-03-05T04:36:29.462Z Compiling cmake v0.1.57
13902026-03-05T04:36:30.388Z Compiling indexmap v2.13.0
13912026-03-05T04:36:30.490Z Compiling form_urlencoded v1.2.2
13922026-03-05T04:36:30.637Z Compiling fs_extra v1.3.0
13932026-03-05T04:36:30.751Z Compiling ident_case v1.0.1
13942026-03-05T04:36:30.848Z Compiling dunce v1.0.5
13952026-03-05T04:36:30.987Z Compiling base64ct v1.8.3
13962026-03-05T04:36:31.011Z Compiling flagset v0.4.7
13972026-03-05T04:36:31.067Z Compiling rand_core v0.9.5
13982026-03-05T04:36:31.230Z Compiling aws-lc-sys v0.37.1
13992026-03-05T04:36:31.268Z Compiling rustix v1.1.3
14002026-03-05T04:36:31.497Z Compiling synstructure v0.13.2
14012026-03-05T04:36:31.637Z Compiling pem-rfc7468 v0.7.0
14022026-03-05T04:36:31.663Z Compiling iana-time-zone v0.1.65
14032026-03-05T04:36:31.693Z Compiling ring v0.17.14
14042026-03-05T04:36:31.903Z Compiling uuid v1.21.0
14052026-03-05T04:36:32.084Z Compiling rustc_version v0.4.1
14062026-03-05T04:36:32.310Z Compiling aws-lc-rs v1.16.0
14072026-03-05T04:36:32.347Z Compiling vcpkg v0.2.15
14082026-03-05T04:36:32.768Z Compiling regex-syntax v0.8.10
14092026-03-05T04:36:32.962Z Compiling tracing-core v0.1.36
14102026-03-05T04:36:33.598Z Compiling crossbeam-utils v0.8.21
14112026-03-05T04:36:34.240Z Compiling openssl-sys v0.9.111
14122026-03-05T04:36:34.312Z Compiling pest_generator v2.8.6
14132026-03-05T04:36:34.527Z Compiling serde_derive_internals v0.29.1
14142026-03-05T04:36:35.632Z Compiling schemars v0.8.22
14152026-03-05T04:36:36.031Z Compiling openssl-probe v0.2.1
14162026-03-05T04:36:36.341Z Compiling httparse v1.10.1
14172026-03-05T04:36:36.366Z Compiling untrusted v0.7.1
14182026-03-05T04:36:36.394Z Compiling untrusted v0.9.0
14192026-03-05T04:36:36.618Z Compiling syn v1.0.109
14202026-03-05T04:36:36.650Z Compiling base64 v0.22.1
14212026-03-05T04:36:36.819Z Compiling serde_derive v1.0.228
14222026-03-05T04:36:37.089Z Compiling zeroize_derive v1.4.3
14232026-03-05T04:36:37.125Z Compiling zerofrom-derive v0.1.6
14242026-03-05T04:36:37.360Z Compiling yoke-derive v0.8.1
14252026-03-05T04:36:37.574Z Compiling zerocopy-derive v0.8.40
14262026-03-05T04:36:38.543Z Compiling zeroize v1.8.2
14272026-03-05T04:36:38.648Z Compiling zerovec-derive v0.11.2
14282026-03-05T04:36:39.225Z Compiling displaydoc v0.2.5
14292026-03-05T04:36:40.042Z Compiling tokio-macros v2.6.0
14302026-03-05T04:36:40.270Z Compiling crypto-common v0.1.7
14312026-03-05T04:36:40.478Z Compiling zerofrom v0.1.6
14322026-03-05T04:36:40.531Z Compiling block-buffer v0.10.4
14332026-03-05T04:36:40.680Z Compiling yoke v0.8.1
14342026-03-05T04:36:40.711Z Compiling futures-macro v0.3.32
14352026-03-05T04:36:40.831Z Compiling digest v0.10.7
14362026-03-05T04:36:40.946Z Compiling block-padding v0.3.3
14372026-03-05T04:36:41.044Z Compiling zerovec v0.11.5
14382026-03-05T04:36:41.210Z Compiling zerotrie v0.2.3
14392026-03-05T04:36:41.299Z Compiling hmac v0.12.1
14402026-03-05T04:36:41.423Z Compiling inout v0.1.4
14412026-03-05T04:36:41.554Z Compiling sha2 v0.10.9
14422026-03-05T04:36:41.715Z Compiling cipher v0.4.4
14432026-03-05T04:36:41.788Z Compiling der_derive v0.7.3
14442026-03-05T04:36:42.200Z Compiling tinystr v0.8.2
14452026-03-05T04:36:42.365Z Compiling potential_utf v0.1.4
14462026-03-05T04:36:42.416Z Compiling futures-util v0.3.32
14472026-03-05T04:36:42.599Z Compiling icu_locale_core v2.1.1
14482026-03-05T04:36:42.659Z Compiling icu_collections v2.1.1
14492026-03-05T04:36:43.682Z Compiling salsa20 v0.10.2
14502026-03-05T04:36:43.887Z Compiling der v0.7.10
14512026-03-05T04:36:43.948Z Compiling pbkdf2 v0.12.2
14522026-03-05T04:36:44.148Z Compiling icu_provider v2.1.1
14532026-03-05T04:36:44.688Z Compiling icu_normalizer v2.1.1
14542026-03-05T04:36:44.713Z Compiling icu_properties v2.1.2
14552026-03-05T04:36:44.739Z Compiling thiserror-impl v2.0.18
14562026-03-05T04:36:44.918Z Compiling bytes v1.11.1
14572026-03-05T04:36:45.821Z Compiling chrono v0.4.44
14582026-03-05T04:36:46.336Z Compiling tokio v1.49.0
14592026-03-05T04:36:46.682Z Compiling http v1.4.0
14602026-03-05T04:36:47.402Z Compiling idna_adapter v1.2.1
14612026-03-05T04:36:47.654Z Compiling idna v1.1.0
14622026-03-05T04:36:47.690Z Compiling spki v0.7.3
14632026-03-05T04:36:47.836Z Compiling thiserror v2.0.18
14642026-03-05T04:36:48.006Z Compiling scrypt v0.11.0
14652026-03-05T04:36:48.082Z Compiling aes v0.8.4
14662026-03-05T04:36:48.487Z Compiling url v2.5.8
14672026-03-05T04:36:48.741Z Compiling ppv-lite86 v0.2.21
14682026-03-05T04:36:48.968Z Compiling cbc v0.1.2
14692026-03-05T04:36:49.064Z Compiling rustls-pki-types v1.14.0
14702026-03-05T04:36:49.188Z Compiling tracing-attributes v0.1.31
14712026-03-05T04:36:49.230Z Compiling pkcs5 v0.7.1
14722026-03-05T04:36:49.440Z Compiling rand_chacha v0.9.0
14732026-03-05T04:36:49.999Z Compiling rand v0.9.2
14742026-03-05T04:36:50.204Z Compiling http-body v1.0.1
14752026-03-05T04:36:50.289Z Compiling pkcs8 v0.10.2
14762026-03-05T04:36:50.566Z Compiling schemars_derive v0.8.22
14772026-03-05T04:36:50.938Z Compiling scroll_derive v0.13.1
14782026-03-05T04:36:50.965Z Compiling pest_derive v2.8.6
14792026-03-05T04:36:51.764Z Compiling darling_core v0.20.11
14802026-03-05T04:36:52.168Z Compiling tracing v0.1.44
14812026-03-05T04:36:52.677Z Compiling rustls v0.23.37
14822026-03-05T04:36:52.772Z Compiling dyn-clone v1.0.20
14832026-03-05T04:36:52.881Z Compiling atomic-waker v1.1.2
14842026-03-05T04:36:52.968Z Compiling tinyvec_macros v0.1.1
14852026-03-05T04:36:53.043Z Compiling tower-service v0.3.3
14862026-03-05T04:36:53.096Z Compiling try-lock v0.2.5
14872026-03-05T04:36:53.121Z Compiling tower-layer v0.3.3
14882026-03-05T04:36:53.206Z Compiling tinyvec v1.10.0
14892026-03-05T04:36:53.298Z Compiling want v0.3.1
14902026-03-05T04:36:53.423Z Compiling scroll v0.13.0
14912026-03-05T04:36:53.972Z Compiling ipnet v2.11.0
14922026-03-05T04:36:54.127Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14932026-03-05T04:36:54.586Z Compiling spin v0.9.8
14942026-03-05T04:36:54.847Z Compiling aho-corasick v1.1.4
14952026-03-05T04:36:55.001Z Compiling time-core v0.1.8
14962026-03-05T04:36:55.071Z Compiling tokio-util v0.7.18
14972026-03-05T04:36:55.301Z Compiling httpdate v1.0.3
14982026-03-05T04:36:55.730Z Compiling foreign-types-shared v0.1.1
14992026-03-05T04:36:55.871Z Compiling num-conv v0.2.0
15002026-03-05T04:36:56.116Z Compiling openssl v0.10.75
15012026-03-05T04:36:56.304Z Compiling powerfmt v0.2.0
15022026-03-05T04:36:56.535Z Compiling h2 v0.4.13
15032026-03-05T04:36:56.700Z Compiling crc32fast v1.5.0
15042026-03-05T04:36:57.302Z Compiling pin-utils v0.1.0
15052026-03-05T04:36:57.533Z Compiling tempfile v3.25.0
15062026-03-05T04:36:57.581Z Compiling regex-automata v0.4.14
15072026-03-05T04:36:57.647Z Compiling darling_macro v0.20.11
15082026-03-05T04:36:58.433Z Compiling deranged v0.5.8
15092026-03-05T04:36:58.641Z Compiling darling v0.20.11
15102026-03-05T04:36:58.838Z Compiling time-macros v0.2.27
15112026-03-05T04:36:59.042Z Compiling foreign-types v0.3.2
15122026-03-05T04:36:59.946Z Compiling goblin v0.10.5
15132026-03-05T04:37:01.048Z Compiling thiserror-impl v1.0.69
15142026-03-05T04:37:01.379Z Compiling openssl-macros v0.1.1
15152026-03-05T04:37:03.658Z Compiling wait-timeout v0.2.1
15162026-03-05T04:37:03.995Z Compiling hyper v1.8.1
15172026-03-05T04:37:04.098Z Compiling siphasher v1.0.2
15182026-03-05T04:37:04.175Z Compiling either v1.15.0
15192026-03-05T04:37:04.518Z Compiling native-tls v0.2.18
15202026-03-05T04:37:04.602Z Compiling usdt-impl v0.6.0
15212026-03-05T04:37:04.865Z Compiling num_threads v0.1.7
15222026-03-05T04:37:04.963Z Compiling quick-error v1.2.3
15232026-03-05T04:37:05.055Z Compiling bit-vec v0.8.0
15242026-03-05T04:37:05.146Z Compiling simd-adler32 v0.3.8
15252026-03-05T04:37:05.544Z Compiling bit-set v0.8.0
15262026-03-05T04:37:05.748Z Compiling rusty-fork v0.3.1
15272026-03-05T04:37:05.869Z Compiling time v0.3.47
15282026-03-05T04:37:06.474Z Compiling thiserror v1.0.69
15292026-03-05T04:37:06.675Z Compiling hyper-util v0.1.20
15302026-03-05T04:37:07.834Z Compiling dof v0.4.0
15312026-03-05T04:37:07.954Z Compiling derive_builder_core v0.20.2
15322026-03-05T04:37:10.002Z Compiling unicode-normalization v0.1.25
15332026-03-05T04:37:10.210Z Compiling crossbeam-epoch v0.9.18
15342026-03-05T04:37:10.864Z Compiling dtrace-parser v0.3.0
15352026-03-05T04:37:10.889Z Compiling rustls-native-certs v0.8.3
15362026-03-05T04:37:10.960Z Compiling signature v2.2.0
15372026-03-05T04:37:11.045Z Compiling scroll_derive v0.12.1
15382026-03-05T04:37:11.358Z Compiling heapless v0.7.17
15392026-03-05T04:37:11.405Z Compiling slog v2.8.2
15402026-03-05T04:37:11.491Z Compiling darling_core v0.21.3
15412026-03-05T04:37:11.727Z Compiling rand_xorshift v0.4.0
15422026-03-05T04:37:11.816Z Compiling bzip2-sys v0.1.13+1.0.8
15432026-03-05T04:37:12.132Z Compiling sync_wrapper v1.0.2
15442026-03-05T04:37:12.341Z Compiling thread-id v5.1.0
15452026-03-05T04:37:12.367Z Compiling cookie v0.18.1
15462026-03-05T04:37:12.503Z Compiling anyhow v1.0.102
15472026-03-05T04:37:12.529Z Compiling paste v1.0.15
15482026-03-05T04:37:12.644Z Compiling signal-hook v0.3.18
15492026-03-05T04:37:12.733Z Compiling unicode-bidi v0.3.18
15502026-03-05T04:37:12.768Z Compiling unicode-segmentation v1.12.0
15512026-03-05T04:37:12.953Z Compiling rayon-core v1.13.0
15522026-03-05T04:37:13.076Z Compiling zstd-safe v7.2.4
15532026-03-05T04:37:13.150Z Compiling unarray v0.1.4
15542026-03-05T04:37:13.281Z Compiling adler2 v2.0.1
15552026-03-05T04:37:13.326Z Compiling unicode-properties v0.1.4
15562026-03-05T04:37:13.496Z Compiling miniz_oxide v0.8.9
15572026-03-05T04:37:13.568Z Compiling proptest v1.10.0
15582026-03-05T04:37:13.686Z Compiling stringprep v0.1.5
15592026-03-05T04:37:14.142Z Compiling scroll v0.12.0
15602026-03-05T04:37:14.720Z Compiling tower v0.5.3
15612026-03-05T04:37:15.134Z Compiling crossbeam-deque v0.8.6
15622026-03-05T04:37:15.480Z Compiling derive_builder_macro v0.20.2
15632026-03-05T04:37:15.574Z Compiling ipnetwork v0.21.1
15642026-03-05T04:37:15.622Z Compiling http-body-util v0.1.3
15652026-03-05T04:37:15.726Z Compiling webpki-roots v1.0.6
15662026-03-05T04:37:15.957Z Compiling rand_chacha v0.3.1
15672026-03-05T04:37:16.026Z Compiling erased-serde v0.3.31
15682026-03-05T04:37:16.181Z Compiling serde_spanned v0.6.9
15692026-03-05T04:37:16.382Z Compiling toml_datetime v0.6.11
15702026-03-05T04:37:16.452Z Compiling serde_tokenstream v0.2.3
15712026-03-05T04:37:16.476Z Compiling md-5 v0.10.6
15722026-03-05T04:37:16.816Z Compiling zerocopy-derive v0.7.35
15732026-03-05T04:37:17.064Z Compiling curve25519-dalek v4.1.3
15742026-03-05T04:37:17.113Z Compiling num-integer v0.1.46
15752026-03-05T04:37:17.419Z Compiling vergen-lib v0.1.6
15762026-03-05T04:37:17.697Z Compiling hash32 v0.2.1
15772026-03-05T04:37:17.781Z Compiling ff v0.13.1
15782026-03-05T04:37:17.847Z Compiling ref-cast v1.0.25
15792026-03-05T04:37:17.955Z Compiling smoltcp v0.9.1
15802026-03-05T04:37:18.054Z Compiling num-bigint-dig v0.8.6
15812026-03-05T04:37:18.128Z Compiling fallible-iterator v0.2.0
15822026-03-05T04:37:18.255Z Compiling darling_macro v0.21.3
15832026-03-05T04:37:18.400Z Compiling zlib-rs v0.6.2
15842026-03-05T04:37:18.427Z Compiling base16ct v0.2.0
15852026-03-05T04:37:18.583Z Compiling rustix v0.38.44
15862026-03-05T04:37:18.723Z Compiling iri-string v0.7.10
15872026-03-05T04:37:18.762Z Compiling psl-types v2.0.11
15882026-03-05T04:37:18.788Z Compiling litrs v1.0.0
15892026-03-05T04:37:19.008Z Compiling ryu v1.0.23
15902026-03-05T04:37:19.115Z Compiling darling v0.21.3
15912026-03-05T04:37:19.276Z Compiling publicsuffix v2.3.0
15922026-03-05T04:37:19.389Z Compiling serde_urlencoded v0.7.1
15932026-03-05T04:37:19.414Z Compiling zerocopy v0.7.35
15942026-03-05T04:37:19.573Z Compiling postgres-protocol v0.6.10
15952026-03-05T04:37:19.938Z Compiling newtype-uuid v1.3.2
15962026-03-05T04:37:19.964Z Compiling document-features v0.2.12
15972026-03-05T04:37:20.599Z Compiling sec1 v0.7.3
15982026-03-05T04:37:20.958Z Compiling group v0.13.0
15992026-03-05T04:37:21.282Z Compiling num-iter v0.1.45
16002026-03-05T04:37:21.385Z Compiling rand v0.8.5
16012026-03-05T04:37:21.513Z Compiling derive_builder v0.20.2
16022026-03-05T04:37:21.710Z Compiling tower-http v0.6.8
16032026-03-05T04:37:21.997Z Compiling oxnet v0.1.4
16042026-03-05T04:37:22.359Z Compiling proc-macro-error v1.0.4
16052026-03-05T04:37:22.604Z Compiling tokio-native-tls v0.3.1
16062026-03-05T04:37:22.771Z Compiling goblin v0.8.2
16072026-03-05T04:37:23.931Z Compiling heck v0.4.1
16082026-03-05T04:37:23.956Z Compiling phf_shared v0.13.1
16092026-03-05T04:37:24.407Z Compiling hubpack_derive v0.1.1
16102026-03-05T04:37:24.483Z Compiling regex v1.12.3
16112026-03-05T04:37:24.574Z Compiling lazy_static v1.5.0
16122026-03-05T04:37:24.753Z Compiling cargo-platform v0.1.9
16132026-03-05T04:37:24.793Z Compiling hkdf v0.12.4
16142026-03-05T04:37:25.132Z Compiling crypto-bigint v0.5.5
16152026-03-05T04:37:25.339Z Compiling curve25519-dalek-derive v0.1.1
16162026-03-05T04:37:25.364Z Compiling daft-derive v0.1.5
16172026-03-05T04:37:25.642Z Compiling flate2 v1.1.9
16182026-03-05T04:37:26.360Z Compiling ref-cast-impl v1.0.25
16192026-03-05T04:37:26.596Z Compiling strum_macros v0.27.2
16202026-03-05T04:37:26.755Z Compiling async-trait v0.1.89
16212026-03-05T04:37:27.051Z Compiling terminal_size v0.4.3
16222026-03-05T04:37:27.322Z Compiling vergen v9.0.6
16232026-03-05T04:37:27.538Z Compiling fs-err v3.3.0
16242026-03-05T04:37:27.635Z Compiling ahash v0.8.12
16252026-03-05T04:37:27.866Z Compiling libbz2-rs-sys v0.2.2
16262026-03-05T04:37:28.050Z Compiling bitflags v1.3.2
16272026-03-05T04:37:28.190Z Compiling foldhash v0.1.5
16282026-03-05T04:37:28.499Z Compiling managed v0.8.0
16292026-03-05T04:37:28.994Z Compiling object v0.37.3
16302026-03-05T04:37:29.205Z Compiling winnow v0.5.40
16312026-03-05T04:37:29.462Z Compiling bumpalo v3.20.2
16322026-03-05T04:37:29.594Z Compiling console v0.16.2
16332026-03-05T04:37:30.038Z Compiling zopfli v0.8.3
16342026-03-05T04:37:31.008Z Compiling bzip2 v0.6.1
16352026-03-05T04:37:31.416Z Compiling dof v0.3.0
16362026-03-05T04:37:31.539Z Compiling hashbrown v0.15.5
16372026-03-05T04:37:31.661Z Compiling strum v0.27.2
16382026-03-05T04:37:31.946Z Compiling elliptic-curve v0.13.8
16392026-03-05T04:37:32.238Z Compiling clap_builder v4.5.60
16402026-03-05T04:37:32.837Z Compiling toml_edit v0.19.15
16412026-03-05T04:37:32.963Z Compiling daft v0.1.5
16422026-03-05T04:37:33.123Z Compiling hubpack v0.1.2
16432026-03-05T04:37:33.320Z Compiling cargo_metadata v0.19.2
16442026-03-05T04:37:33.633Z Compiling phf v0.13.1
16452026-03-05T04:37:33.967Z Compiling zone_cfg_derive v0.3.1
16462026-03-05T04:37:35.273Z Compiling cookie_store v0.22.1
16472026-03-05T04:37:36.497Z Compiling signal-hook-mio v0.2.5
16482026-03-05T04:37:36.821Z Compiling rayon v1.11.0
16492026-03-05T04:37:37.695Z Compiling zstd v0.13.3
16502026-03-05T04:37:38.317Z Compiling hyper-tls v0.6.0
16512026-03-05T04:37:38.790Z Compiling bzip2 v0.4.4
16522026-03-05T04:37:39.275Z Compiling postgres-types v0.2.12
16532026-03-05T04:37:39.959Z Compiling serde_with_macros v3.17.0
16542026-03-05T04:37:40.184Z Compiling usdt-macro v0.6.0
16552026-03-05T04:37:40.669Z Compiling usdt-attr-macro v0.6.0
16562026-03-05T04:37:40.821Z Compiling ed25519 v2.2.3
16572026-03-05T04:37:41.454Z Compiling dtrace-parser v0.2.0
16582026-03-05T04:37:41.794Z Compiling itertools v0.12.1
16592026-03-05T04:37:42.325Z Compiling phf_shared v0.11.3
16602026-03-05T04:37:42.642Z Compiling bstr v1.12.1
16612026-03-05T04:37:42.699Z Compiling pkcs1 v0.7.5
16622026-03-05T04:37:42.883Z Compiling hex v0.4.3
16632026-03-05T04:37:43.026Z Compiling serde-big-array v0.5.1
16642026-03-05T04:37:43.315Z Compiling rfc6979 v0.4.0
16652026-03-05T04:37:43.491Z Compiling enum-as-inner v0.6.1
16662026-03-05T04:37:43.529Z Compiling strum_macros v0.26.4
16672026-03-05T04:37:43.572Z Compiling serde_repr v0.1.20
16682026-03-05T04:37:43.671Z Compiling clap_derive v4.5.55
16692026-03-05T04:37:44.252Z Compiling float-cmp v0.10.0
16702026-03-05T04:37:44.459Z Compiling thread-id v4.2.2
16712026-03-05T04:37:44.557Z Compiling memmap2 v0.9.10
16722026-03-05T04:37:44.582Z Compiling env_filter v1.0.0
16732026-03-05T04:37:44.608Z Compiling encoding_rs v0.8.35
16742026-03-05T04:37:44.784Z Compiling precomputed-hash v0.1.1
16752026-03-05T04:37:44.922Z Compiling fixedbitset v0.4.2
16762026-03-05T04:37:45.013Z Compiling keccak v0.1.6
16772026-03-05T04:37:45.164Z Compiling difflib v0.4.0
16782026-03-05T04:37:45.410Z Compiling jiff v0.2.21
16792026-03-05T04:37:46.458Z Compiling fixedbitset v0.5.7
16802026-03-05T04:37:46.692Z Compiling data-encoding v2.10.0
16812026-03-05T04:37:47.109Z Compiling rustc-hash v2.1.1
16822026-03-05T04:37:47.195Z Compiling predicates-core v1.0.10
16832026-03-05T04:37:47.331Z Compiling static_assertions v1.1.0
16842026-03-05T04:37:47.469Z Compiling normalize-line-endings v0.3.0
16852026-03-05T04:37:47.546Z Compiling unit-prefix v0.5.2
16862026-03-05T04:37:47.647Z Compiling new_debug_unreachable v1.0.6
16872026-03-05T04:37:47.769Z Compiling mime v0.3.17
16882026-03-05T04:37:47.797Z Compiling whoami v2.1.0
16892026-03-05T04:37:47.829Z Compiling strum v0.26.3
16902026-03-05T04:37:48.013Z Compiling clap v4.5.60
16912026-03-05T04:37:48.062Z Compiling indicatif v0.18.4
16922026-03-05T04:37:48.162Z Compiling string_cache v0.8.9
16932026-03-05T04:37:48.324Z Compiling tokio-postgres v0.7.16
16942026-03-05T04:37:48.352Z Compiling predicates v3.1.4
16952026-03-05T04:37:48.524Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
16962026-03-05T04:37:48.581Z Compiling hickory-proto v0.25.2
16972026-03-05T04:37:48.611Z Compiling iddqd v0.3.17
16982026-03-05T04:37:49.756Z Compiling petgraph v0.8.3
16992026-03-05T04:37:49.922Z Compiling toml_edit v0.22.27
17002026-03-05T04:37:51.092Z Compiling sha3 v0.10.8
17012026-03-05T04:37:52.216Z Compiling zip v4.6.1
17022026-03-05T04:37:53.571Z Compiling petgraph v0.6.5
17032026-03-05T04:37:54.259Z Compiling usdt v0.6.0
17042026-03-05T04:37:54.384Z Compiling env_logger v0.11.9
17052026-03-05T04:37:54.710Z Compiling zone v0.3.1
17062026-03-05T04:37:54.908Z Compiling usdt-impl v0.5.0
17072026-03-05T04:37:55.066Z Compiling similar v2.7.0
17082026-03-05T04:37:55.752Z Compiling serde_with v3.17.0
17092026-03-05T04:37:56.288Z Compiling ecdsa v0.16.9
17102026-03-05T04:37:56.314Z Compiling rsa v0.9.10
17112026-03-05T04:37:56.504Z Compiling crossterm v0.28.1
17122026-03-05T04:37:57.134Z Compiling ed25519-dalek v2.2.0
17132026-03-05T04:37:57.160Z Compiling zip v0.6.6
17142026-03-05T04:37:57.995Z Compiling toml v0.7.8
17152026-03-05T04:37:59.240Z Compiling toml_parser v1.0.9+spec-1.1.0
17162026-03-05T04:37:59.334Z Compiling itertools v0.13.0
17172026-03-05T04:37:59.460Z Compiling tokio-stream v0.1.18
17182026-03-05T04:37:59.653Z Compiling buf-list v1.1.2
17192026-03-05T04:37:59.911Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17202026-03-05T04:38:00.167Z Compiling x509-cert v0.2.5
17212026-03-05T04:38:00.404Z Compiling openapiv3 v2.2.0
17222026-03-05T04:38:00.609Z Compiling sha1 v0.10.6
17232026-03-05T04:38:00.748Z Compiling toml_datetime v0.7.5+spec-1.1.0
17242026-03-05T04:38:01.055Z Compiling lalrpop-util v0.19.12
17252026-03-05T04:38:01.371Z Compiling peg-runtime v0.8.5
17262026-03-05T04:38:01.466Z Compiling thread_local v1.1.9
17272026-03-05T04:38:01.970Z Compiling slog-async v2.8.0
17282026-03-05T04:38:02.023Z Compiling crossbeam-channel v0.5.15
17292026-03-05T04:38:02.240Z Compiling futures-executor v0.3.32
17302026-03-05T04:38:02.546Z Compiling is-terminal v0.4.17
17312026-03-05T04:38:02.705Z Compiling filetime v0.2.27
17322026-03-05T04:38:02.729Z Compiling take_mut v0.2.2
17332026-03-05T04:38:02.918Z Compiling term v1.2.1
17342026-03-05T04:38:03.034Z Compiling xattr v1.6.1
17352026-03-05T04:38:03.322Z Compiling tar v0.4.44
17362026-03-05T04:38:03.417Z Compiling futures v0.3.32
17372026-03-05T04:38:03.551Z Compiling slog-term v2.9.2
17382026-03-05T04:38:14.003Z Compiling rustls-webpki v0.103.9
17392026-03-05T04:38:21.223Z Compiling tokio-rustls v0.26.4
17402026-03-05T04:38:21.223Z Compiling rustls-platform-verifier v0.6.2
17412026-03-05T04:38:21.682Z Compiling hyper-rustls v0.27.7
17422026-03-05T04:38:22.109Z Compiling reqwest v0.12.28
17432026-03-05T04:38:22.109Z Compiling reqwest v0.13.2
17442026-03-05T04:38:27.683Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17452026-03-05T04:38:28.128Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17462026-03-05T04:38:34.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
17472026-03-05T04:38:34.860Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17482026-03-05T04:38:34.987ZMar 05 04:38:33.983 INFO Starting download, target: Clickhouse
17492026-03-05T04:38:34.987ZMar 05 04:38:33.984 INFO Starting download, target: Cockroach
17502026-03-05T04:38:35.013ZMar 05 04:38:33.984 INFO Starting download, target: Console
17512026-03-05T04:38:35.013ZMar 05 04:38:33.984 INFO Starting download, target: DendriteStub
17522026-03-05T04:38:35.013ZMar 05 04:38:33.984 INFO Starting download, target: MaghemiteMgd
17532026-03-05T04:38:35.013ZMar 05 04:38:33.985 INFO Starting download, target: TransceiverControl
17542026-03-05T04:38:35.013ZMar 05 04:38:33.985 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17552026-03-05T04:38:35.013ZMar 05 04:38:33.985 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17562026-03-05T04:38:35.013ZMar 05 04:38:33.985 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17572026-03-05T04:38:35.013ZMar 05 04:38:33.986 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17582026-03-05T04:38:35.013ZMar 05 04:38:33.986 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17592026-03-05T04:38:35.013ZMar 05 04:38:33.986 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17602026-03-05T04:38:35.652ZMar 05 04:38:34.692 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17612026-03-05T04:38:36.423ZMar 05 04:38:35.465 INFO Download complete, target: Console
17622026-03-05T04:38:38.616ZMar 05 04:38:37.660 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17632026-03-05T04:38:39.401ZMar 05 04:38:38.445 INFO Download complete, target: TransceiverControl
17642026-03-05T04:38:42.279ZMar 05 04:38:41.322 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17652026-03-05T04:38:43.137ZMar 05 04:38:42.181 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17662026-03-05T04:38:45.562ZMar 05 04:38:44.606 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17672026-03-05T04:38:45.562ZMar 05 04:38:44.606 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17682026-03-05T04:38:48.920ZMar 05 04:38:47.965 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17692026-03-05T04:38:49.814ZMar 05 04:38:48.857 INFO Download complete, target: MaghemiteMgd
17702026-03-05T04:38:50.291ZMar 05 04:38:49.293 INFO Download complete, target: DendriteStub
17712026-03-05T04:39:01.629ZMar 05 04:39:00.675 INFO Checking that binary works, target: Cockroach
17722026-03-05T04:39:01.928ZMar 05 04:39:00.973 INFO Download complete, target: Cockroach
17732026-03-05T04:39:10.930ZMar 05 04:39:09.977 INFO Checking that binary works, target: Clickhouse
17742026-03-05T04:39:11.281ZMar 05 04:39:10.328 INFO Download complete, target: Clickhouse
17752026-03-05T04:39:11.316ZAll builder prerequisites installed successfully, and PATH looks valid
17762026-03-05T04:39:11.340Z
17772026-03-05T04:39:11.340Zreal 6:52.866244894
17782026-03-05T04:39:11.341Zuser 18:21.637373121
17792026-03-05T04:39:11.341Zsys 2:55.437436966
17802026-03-05T04:39:11.341Ztrap 0.740543832
17812026-03-05T04:39:11.341Ztflt 0.395216648
17822026-03-05T04:39:11.341Zdflt 0.780793513
17832026-03-05T04:39:11.341Zkflt 0.011113746
17842026-03-05T04:39:11.341Zlock 44:02.159725958
17852026-03-05T04:39:11.341Zslp 1:06:09.818954295
17862026-03-05T04:39:11.341Zlat 1:17.246997055
17872026-03-05T04:39:11.341Zstop 3:12.871483295
17882026-03-05T04:39:11.341Z+ banner hack-check
17892026-03-05T04:39:11.341Z
17902026-03-05T04:39:11.341Z # # ## #### # # #### # # ###### #### # #
17912026-03-05T04:39:11.341Z # # # # # # # # # # # # # # # # #
17922026-03-05T04:39:11.341Z ###### # # # #### ##### # ###### ##### # ####
17932026-03-05T04:39:11.341Z # # ###### # # # # # # # # # #
17942026-03-05T04:39:11.341Z # # # # # # # # # # # # # # # # #
17952026-03-05T04:39:11.341Z # # # # #### # # #### # # ###### #### # #
17962026-03-05T04:39:11.341Z
17972026-03-05T04:39:11.341Z+ export CARGO_INCREMENTAL=0
17982026-03-05T04:39:11.341Z+ CARGO_INCREMENTAL=0
17992026-03-05T04:39:11.341Z+ ptime -m timeout 2h cargo xtask check-features --ci
18002026-03-05T04:39:12.952Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18012026-03-05T04:39:13.342Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18022026-03-05T04:39:17.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s
18032026-03-05T04:39:17.756Z Running `target/debug/xtask check-features --ci`
18042026-03-05T04:39:17.790Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18052026-03-05T04:39:17.790Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18062026-03-05T04:39:18.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
18072026-03-05T04:39:18.851Z Running `target/debug/xtask download cargo-hack`
18082026-03-05T04:39:20.522Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18092026-03-05T04:39:20.928Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18102026-03-05T04:39:25.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.09s
18112026-03-05T04:39:26.152Z Running `target/debug/xtask-downloader cargo-hack`
18122026-03-05T04:39:26.221ZMar 05 04:39:25.269 INFO Starting download, target: CargoHack
18132026-03-05T04:39:26.245ZMar 05 04:39:25.270 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18142026-03-05T04:39:26.838ZMar 05 04:39:25.886 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18152026-03-05T04:39:27.010ZMar 05 04:39:26.058 INFO Download complete, target: CargoHack
18162026-03-05T04:39:27.034Zrunning: "/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"
18172026-03-05T04:39:27.059Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18182026-03-05T04:39:27.443Zinfo: running `cargo check --bins` on api_identity (1/256)
18192026-03-05T04:39:28.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18202026-03-05T04:39:28.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18212026-03-05T04:39:28.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18222026-03-05T04:39:28.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
18232026-03-05T04:39:28.872Z
18242026-03-05T04:39:28.872Zinfo: running `cargo check --bins` on bootstore (2/256)
18252026-03-05T04:39:30.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262026-03-05T04:39:30.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272026-03-05T04:39:30.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282026-03-05T04:39:30.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
18292026-03-05T04:39:30.415Z
18302026-03-05T04:39:30.415Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/256)
18312026-03-05T04:39:31.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322026-03-05T04:39:31.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332026-03-05T04:39:31.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342026-03-05T04:39:31.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
18352026-03-05T04:39:31.932Z
18362026-03-05T04:39:31.932Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/256)
18372026-03-05T04:39:33.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382026-03-05T04:39:33.274Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392026-03-05T04:39:33.274Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402026-03-05T04:39:33.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
18412026-03-05T04:39:33.368Z
18422026-03-05T04:39:33.368Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/256)
18432026-03-05T04:39:34.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442026-03-05T04:39:34.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452026-03-05T04:39:34.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462026-03-05T04:39:34.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
18472026-03-05T04:39:34.497Z
18482026-03-05T04:39:34.497Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/256)
18492026-03-05T04:39:35.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502026-03-05T04:39:35.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512026-03-05T04:39:35.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522026-03-05T04:39:35.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18532026-03-05T04:39:35.447Z
18542026-03-05T04:39:35.447Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/256)
18552026-03-05T04:39:36.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562026-03-05T04:39:36.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572026-03-05T04:39:36.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582026-03-05T04:39:36.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
18592026-03-05T04:39:36.347Z
18602026-03-05T04:39:36.347Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/256)
18612026-03-05T04:39:37.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622026-03-05T04:39:37.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632026-03-05T04:39:37.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642026-03-05T04:39:37.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
18652026-03-05T04:39:37.330Z
18662026-03-05T04:39:37.330Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/256)
18672026-03-05T04:39:38.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682026-03-05T04:39:38.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692026-03-05T04:39:38.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702026-03-05T04:39:38.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
18712026-03-05T04:39:38.371Z
18722026-03-05T04:39:38.371Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/256)
18732026-03-05T04:39:39.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742026-03-05T04:39:39.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752026-03-05T04:39:39.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762026-03-05T04:39:39.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
18772026-03-05T04:39:39.366Z
18782026-03-05T04:39:39.366Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/256)
18792026-03-05T04:39:40.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802026-03-05T04:39:40.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812026-03-05T04:39:40.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822026-03-05T04:39:40.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18832026-03-05T04:39:40.324Z
18842026-03-05T04:39:40.324Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/256)
18852026-03-05T04:39:41.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862026-03-05T04:39:41.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872026-03-05T04:39:41.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882026-03-05T04:39:41.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
18892026-03-05T04:39:41.360Z
18902026-03-05T04:39:41.360Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/256)
18912026-03-05T04:39:42.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922026-03-05T04:39:42.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932026-03-05T04:39:42.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942026-03-05T04:39:42.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
18952026-03-05T04:39:42.373Z
18962026-03-05T04:39:42.373Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/256)
18972026-03-05T04:39:43.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982026-03-05T04:39:43.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992026-03-05T04:39:43.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002026-03-05T04:39:43.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19012026-03-05T04:39:43.389Z
19022026-03-05T04:39:43.389Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/256)
19032026-03-05T04:39:44.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042026-03-05T04:39:44.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052026-03-05T04:39:44.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062026-03-05T04:39:44.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19072026-03-05T04:39:44.379Z
19082026-03-05T04:39:44.379Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/256)
19092026-03-05T04:39:45.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102026-03-05T04:39:45.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112026-03-05T04:39:45.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122026-03-05T04:39:45.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19132026-03-05T04:39:45.238Z
19142026-03-05T04:39:45.238Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/256)
19152026-03-05T04:39:46.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162026-03-05T04:39:46.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172026-03-05T04:39:46.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182026-03-05T04:39:46.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19192026-03-05T04:39:46.109Z
19202026-03-05T04:39:46.109Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/256)
19212026-03-05T04:39:46.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222026-03-05T04:39:47.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232026-03-05T04:39:47.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242026-03-05T04:39:47.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19252026-03-05T04:39:47.063Z
19262026-03-05T04:39:47.063Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/256)
19272026-03-05T04:39:48.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282026-03-05T04:39:48.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292026-03-05T04:39:48.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302026-03-05T04:39:48.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19312026-03-05T04:39:48.181Z
19322026-03-05T04:39:48.181Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/256)
19332026-03-05T04:39:48.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342026-03-05T04:39:48.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352026-03-05T04:39:48.729Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362026-03-05T04:39:48.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19372026-03-05T04:39:48.784Z
19382026-03-05T04:39:48.784Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/256)
19392026-03-05T04:39:49.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402026-03-05T04:39:49.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412026-03-05T04:39:49.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422026-03-05T04:39:49.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19432026-03-05T04:39:49.638Z
19442026-03-05T04:39:49.638Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/256)
19452026-03-05T04:39:50.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462026-03-05T04:39:50.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472026-03-05T04:39:50.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482026-03-05T04:39:50.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
19492026-03-05T04:39:50.481Z
19502026-03-05T04:39:50.481Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/256)
19512026-03-05T04:39:51.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522026-03-05T04:39:51.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532026-03-05T04:39:51.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19542026-03-05T04:39:51.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19552026-03-05T04:39:51.350Z
19562026-03-05T04:39:51.350Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/256)
19572026-03-05T04:39:52.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19582026-03-05T04:39:52.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19592026-03-05T04:39:52.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19602026-03-05T04:39:52.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19612026-03-05T04:39:52.255Z
19622026-03-05T04:39:52.255Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/256)
19632026-03-05T04:39:53.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19642026-03-05T04:39:53.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19652026-03-05T04:39:53.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19662026-03-05T04:39:53.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19672026-03-05T04:39:53.167Z
19682026-03-05T04:39:53.167Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/256)
19692026-03-05T04:39:54.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19702026-03-05T04:39:54.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19712026-03-05T04:39:54.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19722026-03-05T04:39:54.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19732026-03-05T04:39:54.103Z
19742026-03-05T04:39:54.103Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/256)
19752026-03-05T04:39:54.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19762026-03-05T04:39:54.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19772026-03-05T04:39:54.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19782026-03-05T04:39:54.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
19792026-03-05T04:39:55.008Z
19802026-03-05T04:39:55.008Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/256)
19812026-03-05T04:39:55.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19822026-03-05T04:39:55.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19832026-03-05T04:39:55.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19842026-03-05T04:39:55.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
19852026-03-05T04:39:55.980Z
19862026-03-05T04:39:55.980Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/256)
19872026-03-05T04:39:56.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19882026-03-05T04:39:56.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19892026-03-05T04:39:56.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19902026-03-05T04:39:56.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
19912026-03-05T04:39:56.774Z
19922026-03-05T04:39:56.774Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/256)
19932026-03-05T04:39:57.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19942026-03-05T04:39:57.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19952026-03-05T04:39:57.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19962026-03-05T04:39:57.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19972026-03-05T04:39:57.720Z
19982026-03-05T04:39:57.720Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/256)
19992026-03-05T04:39:58.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20002026-03-05T04:39:58.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20012026-03-05T04:39:58.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20022026-03-05T04:39:58.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20032026-03-05T04:39:58.685Z
20042026-03-05T04:39:58.685Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/256)
20052026-03-05T04:39:59.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20062026-03-05T04:39:59.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20072026-03-05T04:39:59.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20082026-03-05T04:39:59.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
20092026-03-05T04:39:59.598Z
20102026-03-05T04:39:59.598Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/256)
20112026-03-05T04:40:00.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20122026-03-05T04:40:00.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20132026-03-05T04:40:00.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20142026-03-05T04:40:00.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
20152026-03-05T04:40:00.440Z
20162026-03-05T04:40:00.440Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/256)
20172026-03-05T04:40:01.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20182026-03-05T04:40:01.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20192026-03-05T04:40:01.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20202026-03-05T04:40:01.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20212026-03-05T04:40:01.332Z
20222026-03-05T04:40:01.332Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/256)
20232026-03-05T04:40:02.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20242026-03-05T04:40:02.244Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20252026-03-05T04:40:02.244Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20262026-03-05T04:40:02.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20272026-03-05T04:40:02.315Z
20282026-03-05T04:40:02.315Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/256)
20292026-03-05T04:40:03.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20302026-03-05T04:40:03.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20312026-03-05T04:40:03.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20322026-03-05T04:40:03.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20332026-03-05T04:40:03.305Z
20342026-03-05T04:40:03.305Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/256)
20352026-03-05T04:40:04.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20362026-03-05T04:40:04.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20372026-03-05T04:40:04.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20382026-03-05T04:40:04.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
20392026-03-05T04:40:04.249Z
20402026-03-05T04:40:04.249Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/256)
20412026-03-05T04:40:05.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20422026-03-05T04:40:05.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20432026-03-05T04:40:05.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20442026-03-05T04:40:05.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20452026-03-05T04:40:05.205Z
20462026-03-05T04:40:05.205Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/256)
20472026-03-05T04:40:05.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20482026-03-05T04:40:06.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20492026-03-05T04:40:06.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20502026-03-05T04:40:06.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
20512026-03-05T04:40:06.082Z
20522026-03-05T04:40:06.082Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/256)
20532026-03-05T04:40:06.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20542026-03-05T04:40:06.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20552026-03-05T04:40:06.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20562026-03-05T04:40:06.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
20572026-03-05T04:40:06.994Z
20582026-03-05T04:40:06.994Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/256)
20592026-03-05T04:40:07.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20602026-03-05T04:40:07.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20612026-03-05T04:40:07.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20622026-03-05T04:40:07.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
20632026-03-05T04:40:07.929Z
20642026-03-05T04:40:07.929Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/256)
20652026-03-05T04:40:08.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20662026-03-05T04:40:08.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20672026-03-05T04:40:08.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20682026-03-05T04:40:08.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
20692026-03-05T04:40:08.798Z
20702026-03-05T04:40:08.798Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/256)
20712026-03-05T04:40:09.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20722026-03-05T04:40:09.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20732026-03-05T04:40:09.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20742026-03-05T04:40:09.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
20752026-03-05T04:40:09.721Z
20762026-03-05T04:40:09.721Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/256)
20772026-03-05T04:40:10.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20782026-03-05T04:40:10.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20792026-03-05T04:40:10.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20802026-03-05T04:40:10.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
20812026-03-05T04:40:10.618Z
20822026-03-05T04:40:10.618Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/256)
20832026-03-05T04:40:11.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20842026-03-05T04:40:11.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20852026-03-05T04:40:11.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20862026-03-05T04:40:11.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
20872026-03-05T04:40:11.764Z
20882026-03-05T04:40:11.764Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/256)
20892026-03-05T04:40:12.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20902026-03-05T04:40:12.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20912026-03-05T04:40:12.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20922026-03-05T04:40:12.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
20932026-03-05T04:40:12.915Z
20942026-03-05T04:40:12.915Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/256)
20952026-03-05T04:40:13.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20962026-03-05T04:40:13.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20972026-03-05T04:40:13.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20982026-03-05T04:40:13.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
20992026-03-05T04:40:14.044Z
21002026-03-05T04:40:14.044Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/256)
21012026-03-05T04:40:15.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21022026-03-05T04:40:15.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21032026-03-05T04:40:15.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21042026-03-05T04:40:15.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
21052026-03-05T04:40:15.165Z
21062026-03-05T04:40:15.165Zinfo: running `cargo check --bins` on key-manager-types (49/256)
21072026-03-05T04:40:16.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21082026-03-05T04:40:16.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21092026-03-05T04:40:16.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21102026-03-05T04:40:16.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
21112026-03-05T04:40:16.265Z
21122026-03-05T04:40:16.265Zinfo: running `cargo check --bins` on oxlog (50/256)
21132026-03-05T04:40:17.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21142026-03-05T04:40:17.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21152026-03-05T04:40:17.408Z Checking cfg-if v1.0.4
21162026-03-05T04:40:17.433Z Checking libc v0.2.180
21172026-03-05T04:40:17.433Z Checking serde_core v1.0.228
21182026-03-05T04:40:17.481Z Checking zeroize v1.8.2
21192026-03-05T04:40:17.506Z Checking memchr v2.8.0
21202026-03-05T04:40:17.530Z Checking log v0.4.29
21212026-03-05T04:40:17.530Z Checking smallvec v1.15.1
21222026-03-05T04:40:17.565Z Checking typenum v1.19.0
21232026-03-05T04:40:17.565Z Checking subtle v2.6.1
21242026-03-05T04:40:17.754Z Checking itoa v1.0.17
21252026-03-05T04:40:17.826Z Checking scopeguard v1.2.0
21262026-03-05T04:40:17.850Z Checking stable_deref_trait v1.2.1
21272026-03-05T04:40:17.886Z Checking const-oid v0.9.6
21282026-03-05T04:40:17.960Z Checking portable-atomic v1.13.1
21292026-03-05T04:40:17.996Z Checking lock_api v0.4.14
21302026-03-05T04:40:18.020Z Checking critical-section v1.2.0
21312026-03-05T04:40:18.169Z Checking zerofrom v0.1.6
21322026-03-05T04:40:18.244Z Checking pin-project-lite v0.2.17
21332026-03-05T04:40:18.366Z Checking zerocopy v0.8.40
21342026-03-05T04:40:18.390Z Checking yoke v0.8.1
21352026-03-05T04:40:18.417Z Checking libm v0.2.16
21362026-03-05T04:40:18.441Z Checking getrandom v0.2.17
21372026-03-05T04:40:18.617Z Checking errno v0.3.14
21382026-03-05T04:40:18.658Z Checking rand_core v0.6.4
21392026-03-05T04:40:18.683Z Checking generic-array v0.14.7
21402026-03-05T04:40:18.735Z Checking signal-hook-registry v1.4.8
21412026-03-05T04:40:18.835Z Checking once_cell v1.21.3
21422026-03-05T04:40:18.944Z Checking parking_lot_core v0.9.12
21432026-03-05T04:40:18.992Z Checking zerovec v0.11.5
21442026-03-05T04:40:19.129Z Checking mio v1.1.1
21452026-03-05T04:40:19.269Z Checking parking_lot v0.12.5
21462026-03-05T04:40:19.304Z Checking socket2 v0.6.2
21472026-03-05T04:40:19.581Z Checking zmij v1.0.21
21482026-03-05T04:40:19.678Z Checking litemap v0.8.1
21492026-03-05T04:40:19.731Z Checking crypto-common v0.1.7
21502026-03-05T04:40:19.755Z Checking block-buffer v0.10.4
21512026-03-05T04:40:19.870Z Checking tinystr v0.8.2
21522026-03-05T04:40:19.895Z Checking percent-encoding v2.3.2
21532026-03-05T04:40:19.931Z Checking futures-core v0.3.32
21542026-03-05T04:40:19.967Z Checking writeable v0.6.2
21552026-03-05T04:40:19.999Z Checking digest v0.10.7
21562026-03-05T04:40:20.023Z Checking equivalent v1.0.2
21572026-03-05T04:40:20.149Z Checking allocator-api2 v0.2.21
21582026-03-05T04:40:20.174Z Checking num-traits v0.2.19
21592026-03-05T04:40:20.174Z Checking potential_utf v0.1.4
21602026-03-05T04:40:20.217Z Checking zerotrie v0.2.3
21612026-03-05T04:40:20.267Z Checking icu_locale_core v2.1.1
21622026-03-05T04:40:20.383Z Checking cpufeatures v0.2.17
21632026-03-05T04:40:20.434Z Checking foldhash v0.2.0
21642026-03-05T04:40:20.503Z Checking icu_collections v2.1.1
21652026-03-05T04:40:20.688Z Checking hmac v0.12.1
21662026-03-05T04:40:20.743Z Checking block-padding v0.3.3
21672026-03-05T04:40:20.805Z Checking hashbrown v0.16.1
21682026-03-05T04:40:20.959Z Checking icu_normalizer_data v2.1.1
21692026-03-05T04:40:20.983Z Checking serde v1.0.228
21702026-03-05T04:40:21.008Z Checking bitflags v2.11.0
21712026-03-05T04:40:21.104Z Checking serde_json v1.0.149
21722026-03-05T04:40:21.215Z Checking icu_properties_data v2.1.2
21732026-03-05T04:40:21.314Z Checking futures-sink v0.3.32
21742026-03-05T04:40:21.461Z Checking rand_core v0.10.0
21752026-03-05T04:40:21.485Z Checking futures-channel v0.3.32
21762026-03-05T04:40:21.649Z Checking icu_provider v2.1.1
21772026-03-05T04:40:21.732Z Checking inout v0.1.4
21782026-03-05T04:40:21.761Z Checking getrandom v0.4.1
21792026-03-05T04:40:21.943Z Checking slab v0.4.12
21802026-03-05T04:40:22.003Z Checking futures-task v0.3.32
21812026-03-05T04:40:22.037Z Checking indexmap v2.13.0
21822026-03-05T04:40:22.061Z Checking futures-io v0.3.32
21832026-03-05T04:40:22.062Z Checking bytes v1.11.1
21842026-03-05T04:40:22.208Z Checking icu_normalizer v2.1.1
21852026-03-05T04:40:22.288Z Checking icu_properties v2.1.2
21862026-03-05T04:40:22.312Z Checking futures-util v0.3.32
21872026-03-05T04:40:22.312Z Checking cipher v0.4.4
21882026-03-05T04:40:22.789Z Checking sha2 v0.10.9
21892026-03-05T04:40:22.904Z Checking getrandom v0.3.4
21902026-03-05T04:40:22.928Z Checking base64ct v1.8.3
21912026-03-05T04:40:23.183Z Checking utf8_iter v1.0.4
21922026-03-05T04:40:23.207Z Checking tokio v1.49.0
21932026-03-05T04:40:23.367Z Checking byteorder v1.5.0
21942026-03-05T04:40:23.416Z Checking form_urlencoded v1.2.2
21952026-03-05T04:40:23.451Z Checking pem-rfc7468 v0.7.0
21962026-03-05T04:40:23.475Z Checking fnv v1.0.7
21972026-03-05T04:40:23.653Z Checking flagset v0.4.7
21982026-03-05T04:40:23.693Z Checking rand_core v0.9.5
21992026-03-05T04:40:23.824Z Checking http v1.4.0
22002026-03-05T04:40:23.931Z Checking der v0.7.10
22012026-03-05T04:40:23.956Z Checking salsa20 v0.10.2
22022026-03-05T04:40:24.141Z Checking uuid v1.21.0
22032026-03-05T04:40:24.221Z Checking pbkdf2 v0.12.2
22042026-03-05T04:40:24.418Z Checking scrypt v0.11.0
22052026-03-05T04:40:24.443Z Checking idna_adapter v1.2.1
22062026-03-05T04:40:24.647Z Checking idna v1.1.0
22072026-03-05T04:40:24.671Z Checking cbc v0.1.2
22082026-03-05T04:40:24.853Z Checking aes v0.8.4
22092026-03-05T04:40:24.894Z Checking rustix v1.1.3
22102026-03-05T04:40:25.156Z Checking url v2.5.8
22112026-03-05T04:40:25.228Z Checking tracing-core v0.1.36
22122026-03-05T04:40:25.703Z Checking spki v0.7.3
22132026-03-05T04:40:25.757Z Checking rustls-pki-types v1.14.0
22142026-03-05T04:40:25.860Z Checking regex-syntax v0.8.10
22152026-03-05T04:40:26.065Z Checking iana-time-zone v0.1.65
22162026-03-05T04:40:26.090Z Checking ppv-lite86 v0.2.21
22172026-03-05T04:40:26.090Z Checking pkcs5 v0.7.1
22182026-03-05T04:40:26.191Z Checking chrono v0.4.44
22192026-03-05T04:40:26.375Z Checking tracing v0.1.44
22202026-03-05T04:40:26.653Z Checking http-body v1.0.1
22212026-03-05T04:40:26.744Z Checking rand_chacha v0.9.0
22222026-03-05T04:40:26.768Z Checking aws-lc-sys v0.37.1
22232026-03-05T04:40:26.923Z Checking untrusted v0.7.1
22242026-03-05T04:40:26.947Z Checking openssl-probe v0.2.1
22252026-03-05T04:40:27.066Z Checking base64 v0.22.1
22262026-03-05T04:40:27.122Z Checking untrusted v0.9.0
22272026-03-05T04:40:27.146Z Checking pkcs8 v0.10.2
22282026-03-05T04:40:27.186Z Checking rand v0.9.2
22292026-03-05T04:40:27.311Z Checking ring v0.17.14
22302026-03-05T04:40:27.472Z Checking atomic-waker v1.1.2
22312026-03-05T04:40:27.600Z Checking plain v0.2.3
22322026-03-05T04:40:27.626Z Checking tower-layer v0.3.3
22332026-03-05T04:40:27.790Z Checking tower-service v0.3.3
22342026-03-05T04:40:27.914Z Checking try-lock v0.2.5
22352026-03-05T04:40:27.955Z Checking tinyvec_macros v0.1.1
22362026-03-05T04:40:28.075Z Checking tinyvec v1.10.0
22372026-03-05T04:40:28.100Z Checking want v0.3.1
22382026-03-05T04:40:28.209Z Checking ipnet v2.11.0
22392026-03-05T04:40:28.286Z Checking semver v1.0.27
22402026-03-05T04:40:28.318Z Checking httparse v1.10.1
22412026-03-05T04:40:28.385Z Checking aws-lc-rs v1.16.0
22422026-03-05T04:40:28.713Z Checking spin v0.9.8
22432026-03-05T04:40:28.738Z Checking httpdate v1.0.3
22442026-03-05T04:40:28.763Z Checking dyn-clone v1.0.20
22452026-03-05T04:40:28.873Z Checking unicode-ident v1.0.24
22462026-03-05T04:40:28.938Z Checking foreign-types-shared v0.1.1
22472026-03-05T04:40:28.963Z Checking fastrand v2.3.0
22482026-03-05T04:40:29.003Z Checking ucd-trie v0.1.7
22492026-03-05T04:40:29.072Z Checking pin-utils v0.1.0
22502026-03-05T04:40:29.097Z Checking proc-macro2 v1.0.106
22512026-03-05T04:40:29.121Z Checking foreign-types v0.3.2
22522026-03-05T04:40:29.197Z Checking schemars v0.8.22
22532026-03-05T04:40:29.233Z Checking crossbeam-utils v0.8.21
22542026-03-05T04:40:29.260Z Checking pest v2.8.6
22552026-03-05T04:40:29.316Z Checking tempfile v3.25.0
22562026-03-05T04:40:29.690Z Checking openssl-sys v0.9.111
22572026-03-05T04:40:29.715Z Checking thiserror v2.0.18
22582026-03-05T04:40:29.761Z Checking wait-timeout v0.2.1
22592026-03-05T04:40:29.877Z Checking aho-corasick v1.1.4
22602026-03-05T04:40:29.976Z Checking siphasher v1.0.2
22612026-03-05T04:40:30.001Z Checking utf8parse v0.2.2
22622026-03-05T04:40:30.188Z Checking anstyle v1.0.13
22632026-03-05T04:40:30.299Z Checking simd-adler32 v0.3.8
22642026-03-05T04:40:30.357Z Checking rustls-webpki v0.103.9
22652026-03-05T04:40:30.598Z Checking either v1.15.0
22662026-03-05T04:40:30.672Z Checking pretty-hex v0.4.1
22672026-03-05T04:40:30.697Z Checking powerfmt v0.2.0
22682026-03-05T04:40:30.807Z Checking tokio-util v0.7.18
22692026-03-05T04:40:30.879Z Checking bit-vec v0.8.0
22702026-03-05T04:40:30.926Z Checking quick-error v1.2.3
22712026-03-05T04:40:30.988Z Checking openssl v0.10.75
22722026-03-05T04:40:31.014Z Checking deranged v0.5.8
22732026-03-05T04:40:31.097Z Checking rusty-fork v0.3.1
22742026-03-05T04:40:31.258Z Checking bit-set v0.8.0
22752026-03-05T04:40:31.286Z Checking rustls v0.23.37
22762026-03-05T04:40:31.387Z Checking regex-automata v0.4.14
22772026-03-05T04:40:31.412Z Checking anstyle-parse v0.2.7
22782026-03-05T04:40:31.533Z Checking crossbeam-epoch v0.9.18
22792026-03-05T04:40:31.698Z Checking quote v1.0.44
22802026-03-05T04:40:31.879Z Compiling newtype-uuid v1.3.2
22812026-03-05T04:40:31.979Z Checking unicode-normalization v0.1.25
22822026-03-05T04:40:32.067Z Checking rustls-native-certs v0.8.3
22832026-03-05T04:40:32.154Z Checking h2 v0.4.13
22842026-03-05T04:40:32.236Z Checking rand_xorshift v0.4.0
22852026-03-05T04:40:32.314Z Checking thiserror v1.0.69
22862026-03-05T04:40:32.465Z Checking crc32fast v1.5.0
22872026-03-05T04:40:32.497Z Checking scroll v0.13.0
22882026-03-05T04:40:32.743Z Checking signature v2.2.0
22892026-03-05T04:40:32.970Z Checking sync_wrapper v1.0.2
22902026-03-05T04:40:32.995Z Checking is_terminal_polyfill v1.70.2
22912026-03-05T04:40:33.022Z Checking unicode-properties v0.1.4
22922026-03-05T04:40:33.150Z Checking num_threads v0.1.7
22932026-03-05T04:40:33.175Z Checking num-conv v0.2.0
22942026-03-05T04:40:33.296Z Checking unarray v0.1.4
22952026-03-05T04:40:33.321Z Checking anstyle-query v1.1.5
22962026-03-05T04:40:33.396Z Checking time-core v0.1.8
22972026-03-05T04:40:33.428Z Checking unicode-bidi v0.3.18
22982026-03-05T04:40:33.483Z Checking adler2 v2.0.1
22992026-03-05T04:40:33.536Z Checking colorchoice v1.0.4
23002026-03-05T04:40:33.687Z Checking miniz_oxide v0.8.9
23012026-03-05T04:40:33.731Z Checking time v0.3.47
23022026-03-05T04:40:33.756Z Checking anstream v0.6.21
23032026-03-05T04:40:34.165Z Checking stringprep v0.1.5
23042026-03-05T04:40:34.211Z Checking proptest v1.10.0
23052026-03-05T04:40:34.531Z Checking tower v0.5.3
23062026-03-05T04:40:34.628Z Checking goblin v0.10.5
23072026-03-05T04:40:35.500Z Compiling daft v0.1.5
23082026-03-05T04:40:36.094Z Checking syn v2.0.117
23092026-03-05T04:40:36.118Z Checking crossbeam-deque v0.8.6
23102026-03-05T04:40:36.301Z Checking native-tls v0.2.18
23112026-03-05T04:40:36.432Z Checking ipnetwork v0.21.1
23122026-03-05T04:40:36.611Z Checking http-body-util v0.1.3
23132026-03-05T04:40:36.800Z Checking rand_chacha v0.3.1
23142026-03-05T04:40:36.825Z Checking webpki-roots v1.0.6
23152026-03-05T04:40:37.044Z Checking scroll v0.12.0
23162026-03-05T04:40:37.069Z Checking hash32 v0.2.1
23172026-03-05T04:40:37.093Z Checking tokio-rustls v0.26.4
23182026-03-05T04:40:37.253Z Checking zstd-sys v2.0.16+zstd.1.5.7
23192026-03-05T04:40:37.434Z Checking serde_spanned v0.6.9
23202026-03-05T04:40:37.475Z Checking toml_datetime v0.6.11
23212026-03-05T04:40:37.550Z Checking num-integer v0.1.46
23222026-03-05T04:40:37.598Z Checking md-5 v0.10.6
23232026-03-05T04:40:37.663Z Checking ff v0.13.1
23242026-03-05T04:40:37.818Z Checking base16ct v0.2.0
23252026-03-05T04:40:37.870Z Checking ryu v1.0.23
23262026-03-05T04:40:37.898Z Checking iri-string v0.7.10
23272026-03-05T04:40:38.009Z Checking fallible-iterator v0.2.0
23282026-03-05T04:40:38.050Z Checking psl-types v2.0.11
23292026-03-05T04:40:38.132Z Checking zlib-rs v0.6.2
23302026-03-05T04:40:38.303Z Checking publicsuffix v2.3.0
23312026-03-05T04:40:38.584Z Checking serde_urlencoded v0.7.1
23322026-03-05T04:40:38.608Z Checking postgres-protocol v0.6.10
23332026-03-05T04:40:38.634Z Checking hyper v1.8.1
23342026-03-05T04:40:39.006Z Checking sec1 v0.7.3
23352026-03-05T04:40:39.176Z Compiling iddqd v0.3.17
23362026-03-05T04:40:39.277Z Checking num-iter v0.1.45
23372026-03-05T04:40:39.416Z Checking group v0.13.0
23382026-03-05T04:40:39.478Z Checking goblin v0.8.2
23392026-03-05T04:40:39.691Z Checking zstd-safe v7.2.4
23402026-03-05T04:40:40.017Z Checking heapless v0.7.17
23412026-03-05T04:40:40.189Z Checking flate2 v1.1.9
23422026-03-05T04:40:40.326Z Checking tower-http v0.6.8
23432026-03-05T04:40:40.633Z Checking dof v0.4.0
23442026-03-05T04:40:40.672Z Checking hyper-util v0.1.20
23452026-03-05T04:40:40.877Z Checking rand v0.8.5
23462026-03-05T04:40:40.901Z Checking oxnet v0.1.4
23472026-03-05T04:40:40.927Z Checking cookie v0.18.1
23482026-03-05T04:40:41.295Z Checking tokio-native-tls v0.3.1
23492026-03-05T04:40:41.380Z Checking rayon-core v1.13.0
23502026-03-05T04:40:41.549Z Checking dtrace-parser v0.3.0
23512026-03-05T04:40:41.712Z Checking phf_shared v0.13.1
23522026-03-05T04:40:41.859Z Checking lazy_static v1.5.0
23532026-03-05T04:40:41.994Z Checking terminal_size v0.4.3
23542026-03-05T04:40:42.021Z Checking zerocopy v0.7.35
23552026-03-05T04:40:42.046Z Checking bzip2-sys v0.1.13+1.0.8
23562026-03-05T04:40:42.082Z Checking signal-hook v0.3.18
23572026-03-05T04:40:42.127Z Checking hkdf v0.12.4
23582026-03-05T04:40:42.191Z Checking crypto-bigint v0.5.5
23592026-03-05T04:40:42.216Z Checking thread-id v5.1.0
23602026-03-05T04:40:42.240Z Checking unicode-width v0.2.0
23612026-03-05T04:40:42.352Z Checking libbz2-rs-sys v0.2.2
23622026-03-05T04:40:42.376Z Checking managed v0.8.0
23632026-03-05T04:40:42.443Z Checking winnow v0.5.40
23642026-03-05T04:40:42.727Z Checking clap_lex v1.0.0
23652026-03-05T04:40:42.759Z Checking strsim v0.11.1
23662026-03-05T04:40:42.977Z Checking winnow v0.7.14
23672026-03-05T04:40:43.051Z Checking bumpalo v3.20.2
23682026-03-05T04:40:43.116Z Checking bitflags v1.3.2
23692026-03-05T04:40:43.164Z Checking foldhash v0.1.5
23702026-03-05T04:40:43.237Z Checking smoltcp v0.9.1
23712026-03-05T04:40:43.357Z Checking hyper-rustls v0.27.7
23722026-03-05T04:40:43.412Z Checking hashbrown v0.15.5
23732026-03-05T04:40:43.494Z Checking zopfli v0.8.3
23742026-03-05T04:40:43.743Z Checking hyper-tls v0.6.0
23752026-03-05T04:40:43.971Z Checking dof v0.3.0
23762026-03-05T04:40:44.059Z Checking bzip2 v0.6.1
23772026-03-05T04:40:44.243Z Checking clap_builder v4.5.60
23782026-03-05T04:40:44.375Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23792026-03-05T04:40:44.452Z Checking console v0.16.2
23802026-03-05T04:40:44.574Z Checking signal-hook-mio v0.2.5
23812026-03-05T04:40:44.619Z Checking usdt-impl v0.6.0
23822026-03-05T04:40:44.705Z Checking bzip2 v0.4.4
23832026-03-05T04:40:44.760Z Checking phf v0.13.1
23842026-03-05T04:40:44.807Z Checking elliptic-curve v0.13.8
23852026-03-05T04:40:45.053Z Checking rayon v1.11.0
23862026-03-05T04:40:45.077Z Checking num-bigint-dig v0.8.6
23872026-03-05T04:40:45.177Z Checking cookie_store v0.22.1
23882026-03-05T04:40:45.214Z Checking toml_edit v0.19.15
23892026-03-05T04:40:45.518Z Checking zstd v0.13.3
23902026-03-05T04:40:45.700Z Checking postgres-types v0.2.12
23912026-03-05T04:40:45.842Z Checking rustls-platform-verifier v0.6.2
23922026-03-05T04:40:45.874Z Checking regex v1.12.3
23932026-03-05T04:40:45.898Z Checking bstr v1.12.1
23942026-03-05T04:40:46.073Z Checking ed25519 v2.2.3
23952026-03-05T04:40:46.304Z Checking dtrace-parser v0.2.0
23962026-03-05T04:40:46.423Z Checking itertools v0.12.1
23972026-03-05T04:40:46.458Z Checking phf_shared v0.11.3
23982026-03-05T04:40:46.732Z Checking curve25519-dalek v4.1.3
23992026-03-05T04:40:46.767Z Checking ref-cast v1.0.25
24002026-03-05T04:40:46.791Z Checking strum v0.27.2
24012026-03-05T04:40:46.946Z Checking hubpack v0.1.2
24022026-03-05T04:40:46.971Z Checking rustix v0.38.44
24032026-03-05T04:40:47.055Z Checking pkcs1 v0.7.5
24042026-03-05T04:40:47.241Z Checking serde-big-array v0.5.1
24052026-03-05T04:40:47.269Z Checking hex v0.4.3
24062026-03-05T04:40:47.473Z Checking erased-serde v0.3.31
24072026-03-05T04:40:47.498Z Checking float-cmp v0.10.0
24082026-03-05T04:40:47.679Z Checking rfc6979 v0.4.0
24092026-03-05T04:40:47.717Z Checking thread-id v4.2.2
24102026-03-05T04:40:47.743Z Checking memmap2 v0.9.10
24112026-03-05T04:40:47.849Z Checking env_filter v1.0.0
24122026-03-05T04:40:47.873Z Checking encoding_rs v0.8.35
24132026-03-05T04:40:48.034Z Checking whoami v2.1.0
24142026-03-05T04:40:48.109Z Checking new_debug_unreachable v1.0.6
24152026-03-05T04:40:48.214Z Checking precomputed-hash v0.1.1
24162026-03-05T04:40:48.344Z Checking toml_write v0.1.2
24172026-03-05T04:40:48.385Z Checking fixedbitset v0.5.7
24182026-03-05T04:40:48.446Z Checking predicates-core v1.0.10
24192026-03-05T04:40:48.505Z Checking difflib v0.4.0
24202026-03-05T04:40:48.530Z Checking static_assertions v1.1.0
24212026-03-05T04:40:48.602Z Checking jiff v0.2.21
24222026-03-05T04:40:48.657Z Checking data-encoding v2.10.0
24232026-03-05T04:40:48.692Z Checking normalize-line-endings v0.3.0
24242026-03-05T04:40:48.738Z Checking unit-prefix v0.5.2
24252026-03-05T04:40:48.768Z Checking unicode-segmentation v1.12.0
24262026-03-05T04:40:48.808Z Checking rustc-hash v2.1.1
24272026-03-05T04:40:48.850Z Checking keccak v0.1.6
24282026-03-05T04:40:48.875Z Checking mime v0.3.17
24292026-03-05T04:40:48.960Z Checking fixedbitset v0.4.2
24302026-03-05T04:40:49.198Z Checking indicatif v0.18.4
24312026-03-05T04:40:49.238Z Checking sha3 v0.10.8
24322026-03-05T04:40:49.262Z Checking petgraph v0.6.5
24332026-03-05T04:40:49.262Z Checking hickory-proto v0.25.2
24342026-03-05T04:40:49.459Z Checking similar v2.7.0
24352026-03-05T04:40:49.635Z Checking predicates v3.1.4
24362026-03-05T04:40:49.946Z Checking crossterm v0.28.1
24372026-03-05T04:40:50.004Z Checking reqwest v0.12.28
24382026-03-05T04:40:50.272Z Checking petgraph v0.8.3
24392026-03-05T04:40:50.297Z Checking zone v0.3.1
24402026-03-05T04:40:51.027Z Checking toml_edit v0.22.27
24412026-03-05T04:40:51.075Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24422026-03-05T04:40:51.581Z Checking slog v2.8.2
24432026-03-05T04:40:51.850Z Checking ed25519-dalek v2.2.0
24442026-03-05T04:40:52.122Z Checking tokio-postgres v0.7.16
24452026-03-05T04:40:52.210Z Checking string_cache v0.8.9
24462026-03-05T04:40:52.282Z Checking env_logger v0.11.9
24472026-03-05T04:40:52.500Z Checking usdt v0.6.0
24482026-03-05T04:40:52.621Z Checking ecdsa v0.16.9
24492026-03-05T04:40:52.755Z Checking usdt-impl v0.5.0
24502026-03-05T04:40:53.315Z Checking serde_with v3.17.0
24512026-03-05T04:40:53.340Z Checking toml v0.7.8
24522026-03-05T04:40:53.553Z Checking rsa v0.9.10
24532026-03-05T04:40:53.841Z Checking zip v4.6.1
24542026-03-05T04:40:53.996Z Checking clap v4.5.60
24552026-03-05T04:40:54.021Z Checking reqwest v0.13.2
24562026-03-05T04:40:54.146Z Checking toml_parser v1.0.9+spec-1.1.0
24572026-03-05T04:40:54.614Z Checking zip v0.6.6
24582026-03-05T04:40:54.922Z Checking strum v0.26.3
24592026-03-05T04:40:55.087Z Checking tokio-stream v0.1.18
24602026-03-05T04:40:55.115Z Checking fs-err v3.3.0
24612026-03-05T04:40:55.139Z Checking ahash v0.8.12
24622026-03-05T04:40:55.329Z Checking object v0.37.3
24632026-03-05T04:40:55.477Z Checking itertools v0.13.0
24642026-03-05T04:40:55.505Z Checking buf-list v1.1.2
24652026-03-05T04:40:55.751Z Checking anyhow v1.0.102
24662026-03-05T04:40:55.846Z Checking camino v1.2.2
24672026-03-05T04:40:55.883Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24682026-03-05T04:40:55.922Z Checking x509-cert v0.2.5
24692026-03-05T04:40:56.140Z Checking openapiv3 v2.2.0
24702026-03-05T04:40:56.308Z Checking toml_datetime v0.7.5+spec-1.1.0
24712026-03-05T04:40:56.397Z Checking sha1 v0.10.6
24722026-03-05T04:40:56.456Z Checking lalrpop-util v0.19.12
24732026-03-05T04:40:56.715Z Checking peg-runtime v0.8.5
24742026-03-05T04:40:56.739Z Checking sigpipe v0.1.3
24752026-03-05T04:40:56.797Z Checking glob v0.3.3
24762026-03-05T04:41:01.379Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24772026-03-05T04:41:01.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.67s
24782026-03-05T04:41:02.118Z
24792026-03-05T04:41:02.118Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/256)
24802026-03-05T04:41:03.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812026-03-05T04:41:03.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822026-03-05T04:41:03.647Z Checking newtype-uuid v1.3.2
24832026-03-05T04:41:03.672Z Compiling structmeta-derive v0.3.0
24842026-03-05T04:41:03.672Z Compiling rustls v0.22.4
24852026-03-05T04:41:03.733Z Checking regress v0.10.5
24862026-03-05T04:41:03.758Z Compiling multer v3.1.0
24872026-03-05T04:41:03.782Z Compiling newtype-uuid-macros v0.1.0
24882026-03-05T04:41:03.807Z Compiling async-stream-impl v0.3.6
24892026-03-05T04:41:03.833Z Checking futures-executor v0.3.32
24902026-03-05T04:41:04.052Z Checking daft v0.1.5
24912026-03-05T04:41:04.125Z Compiling dropshot v0.16.7
24922026-03-05T04:41:04.157Z Checking futures v0.3.32
24932026-03-05T04:41:04.290Z Compiling dropshot_endpoint v0.16.7
24942026-03-05T04:41:04.517Z Checking thread_local v1.1.9
24952026-03-05T04:41:04.547Z Checking iddqd v0.3.17
24962026-03-05T04:41:04.824Z Checking crossbeam-channel v0.5.15
24972026-03-05T04:41:04.974Z Checking is-terminal v0.4.17
24982026-03-05T04:41:05.148Z Checking take_mut v0.2.2
24992026-03-05T04:41:05.321Z Checking term v1.2.1
25002026-03-05T04:41:05.345Z Checking rustls-webpki v0.102.8
25012026-03-05T04:41:05.556Z Checking slog-async v2.8.0
25022026-03-05T04:41:05.752Z Checking slog-term v2.9.2
25032026-03-05T04:41:05.875Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25042026-03-05T04:41:06.063Z Compiling structmeta v0.3.0
25052026-03-05T04:41:06.102Z Checking serde_spanned v1.0.4
25062026-03-05T04:41:06.252Z Checking toml_writer v1.0.6+spec-1.1.0
25072026-03-05T04:41:06.342Z Checking match_cfg v0.1.0
25082026-03-05T04:41:06.447Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25092026-03-05T04:41:06.478Z Checking debug-ignore v1.0.5
25102026-03-05T04:41:06.504Z Compiling derive-ex v0.1.8
25112026-03-05T04:41:06.570Z Compiling parse-display-derive v0.10.0
25122026-03-05T04:41:06.599Z Checking hostname v0.3.1
25132026-03-05T04:41:06.666Z Checking toml v0.9.12+spec-1.1.0
25142026-03-05T04:41:06.761Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25152026-03-05T04:41:06.908Z Checking slog-json v2.6.1
25162026-03-05T04:41:07.194Z Checking macaddr v1.0.1
25172026-03-05T04:41:07.608Z Checking slog-bunyan v2.5.0
25182026-03-05T04:41:07.637Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25192026-03-05T04:41:07.816Z Checking async-stream v0.3.6
25202026-03-05T04:41:08.074Z Checking waitgroup v0.1.2
25212026-03-05T04:41:08.257Z Checking rustls-pemfile v2.2.0
25222026-03-05T04:41:08.441Z Checking serde_path_to_error v0.1.20
25232026-03-05T04:41:08.474Z Checking hostname v0.4.2
25242026-03-05T04:41:08.517Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
25252026-03-05T04:41:08.542Z Checking progenitor-client v0.10.0
25262026-03-05T04:41:08.682Z Compiling itertools v0.14.0
25272026-03-05T04:41:08.828Z Checking progenitor-client v0.13.0
25282026-03-05T04:41:08.989Z Checking instant v0.1.13
25292026-03-05T04:41:09.076Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25302026-03-05T04:41:09.141Z Checking backoff v0.4.0
25312026-03-05T04:41:09.286Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
25322026-03-05T04:41:09.453Z Checking backon v1.6.0
25332026-03-05T04:41:09.756Z Checking heck v0.5.0
25342026-03-05T04:41:09.992Z Compiling toml_edit v0.23.10+spec-1.0.0
25352026-03-05T04:41:10.262Z Checking tokio-rustls v0.25.0
25362026-03-05T04:41:10.330Z Checking parse-display v0.10.0
25372026-03-05T04:41:10.450Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25382026-03-05T04:41:10.642Z Compiling crucible-workspace-hack v0.1.0
25392026-03-05T04:41:10.670Z Compiling test-strategy v0.4.5
25402026-03-05T04:41:10.919Z Compiling heapless v0.8.0
25412026-03-05T04:41:11.130Z Compiling typify-impl v0.4.3
25422026-03-05T04:41:11.516Z Compiling proc-macro-crate v3.4.0
25432026-03-05T04:41:11.959Z Compiling ingot-macros v0.1.1
25442026-03-05T04:41:11.989Z Checking hash32 v0.3.1
25452026-03-05T04:41:12.023Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25462026-03-05T04:41:12.228Z Compiling smoltcp v0.11.0
25472026-03-05T04:41:12.723Z Checking tabwriter v1.4.1
25482026-03-05T04:41:12.855Z Compiling num_enum_derive v0.7.5
25492026-03-05T04:41:12.915Z Checking cobs v0.3.0
25502026-03-05T04:41:13.003Z Compiling foreign-types-macros v0.2.3
25512026-03-05T04:41:13.179Z Checking cpufeatures v0.3.0
25522026-03-05T04:41:13.305Z Checking foreign-types-shared v0.3.1
25532026-03-05T04:41:13.473Z Checking chacha20 v0.10.0
25542026-03-05T04:41:13.903Z Checking postcard v1.1.3
25552026-03-05T04:41:14.200Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25562026-03-05T04:41:14.233Z Checking foreign-types v0.5.0
25572026-03-05T04:41:14.581Z Compiling proc-macro-crate v1.3.1
25582026-03-05T04:41:14.785Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25592026-03-05T04:41:14.938Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25602026-03-05T04:41:15.223Z Checking num_enum v0.7.5
25612026-03-05T04:41:15.434Z Checking cstr-argument v0.1.2
25622026-03-05T04:41:15.458Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25632026-03-05T04:41:15.578Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25642026-03-05T04:41:15.615Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25652026-03-05T04:41:15.756Z Checking colored v3.1.1
25662026-03-05T04:41:15.988Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25672026-03-05T04:41:16.012Z Compiling num_enum_derive v0.5.11
25682026-03-05T04:41:16.177Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25692026-03-05T04:41:16.351Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25702026-03-05T04:41:16.378Z Checking rand v0.10.0
25712026-03-05T04:41:16.462Z Checking secrecy v0.10.3
25722026-03-05T04:41:16.673Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25732026-03-05T04:41:16.699Z Compiling memoffset v0.9.1
25742026-03-05T04:41:17.076Z Compiling unsafe-libyaml v0.2.11
25752026-03-05T04:41:17.538Z Compiling convert_case v0.4.0
25762026-03-05T04:41:17.562Z Compiling cfg_aliases v0.2.1
25772026-03-05T04:41:17.716Z Compiling nix v0.30.1
25782026-03-05T04:41:18.159Z Checking num_enum v0.5.11
25792026-03-05T04:41:18.354Z Compiling serde_yaml v0.9.34+deprecated
25802026-03-05T04:41:18.380Z Compiling derive_more v0.99.20
25812026-03-05T04:41:18.571Z Checking ingot-types v0.1.2
25822026-03-05T04:41:19.024Z Checking camino-tempfile v1.4.1
25832026-03-05T04:41:19.362Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25842026-03-05T04:41:19.450Z Checking ingot v0.1.1
25852026-03-05T04:41:19.483Z Compiling prettyplease v0.2.37
25862026-03-05T04:41:20.140Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25872026-03-05T04:41:20.175Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25882026-03-05T04:41:20.526Z Checking smf v0.2.3
25892026-03-05T04:41:20.621Z Compiling num-derive v0.4.2
25902026-03-05T04:41:21.055Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25912026-03-05T04:41:22.143Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25922026-03-05T04:41:22.423Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-03-05T04:41:22.745Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25942026-03-05T04:41:22.785Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25952026-03-05T04:41:22.959Z Compiling typify-macro v0.4.3
25962026-03-05T04:41:23.643Z Checking whoami v1.6.1
25972026-03-05T04:41:23.904Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25982026-03-05T04:41:24.210Z Compiling typify-impl v0.6.1
25992026-03-05T04:41:26.443Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26002026-03-05T04:41:26.597Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26012026-03-05T04:41:26.723Z Compiling typify v0.4.3
26022026-03-05T04:41:27.479Z Checking num-rational v0.4.2
26032026-03-05T04:41:28.678Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26042026-03-05T04:41:28.751Z Compiling thiserror-impl-no-std v2.0.2
26052026-03-05T04:41:29.116Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26062026-03-05T04:41:29.280Z Checking universal-hash v0.5.1
26072026-03-05T04:41:29.519Z Checking half v2.7.1
26082026-03-05T04:41:29.607Z Checking num-complex v0.4.6
26092026-03-05T04:41:30.129Z Checking ciborium-io v0.2.2
26102026-03-05T04:41:30.262Z Checking opaque-debug v0.3.1
26112026-03-05T04:41:30.286Z Checking ciborium-ll v0.2.2
26122026-03-05T04:41:30.357Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26132026-03-05T04:41:30.382Z Checking poly1305 v0.8.0
26142026-03-05T04:41:30.470Z Checking num v0.4.3
26152026-03-05T04:41:30.603Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26162026-03-05T04:41:30.633Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26172026-03-05T04:41:30.905Z Checking toml v0.8.23
26182026-03-05T04:41:31.148Z Checking byte-wrapper v0.1.0
26192026-03-05T04:41:31.354Z Checking thiserror-no-std v2.0.2
26202026-03-05T04:41:31.501Z Checking password-hash v0.5.0
26212026-03-05T04:41:31.545Z Checking chacha20 v0.9.1
26222026-03-05T04:41:31.622Z Compiling usdt-macro v0.5.0
26232026-03-05T04:41:31.899Z Compiling usdt-attr-macro v0.5.0
26242026-03-05T04:41:31.948Z Checking blake2 v0.10.6
26252026-03-05T04:41:32.472Z Checking aead v0.5.2
26262026-03-05T04:41:32.746Z Checking memmap v0.7.0
26272026-03-05T04:41:33.000Z Checking float-ord v0.3.2
26282026-03-05T04:41:33.202Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26292026-03-05T04:41:33.226Z Checking chacha20poly1305 v0.10.1
26302026-03-05T04:41:33.258Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26312026-03-05T04:41:33.384Z Checking usdt v0.5.0
26322026-03-05T04:41:33.501Z Checking argon2 v0.5.3
26332026-03-05T04:41:33.587Z Checking vsss-rs v3.3.4
26342026-03-05T04:41:33.679Z Checking ciborium v0.2.2
26352026-03-05T04:41:34.057Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26362026-03-05T04:41:34.225Z Compiling semver v0.1.20
26372026-03-05T04:41:34.693Z Checking indent_write v2.2.0
26382026-03-05T04:41:34.926Z Compiling rustc_version v0.1.7
26392026-03-05T04:41:35.053Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26402026-03-05T04:41:35.415Z Compiling progenitor-impl v0.11.2
26412026-03-05T04:41:35.439Z Compiling typify-macro v0.6.1
26422026-03-05T04:41:36.388Z Compiling pin-project-internal v1.1.11
26432026-03-05T04:41:36.586Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26442026-03-05T04:41:37.127Z Checking swrite v0.1.0
26452026-03-05T04:41:37.273Z Compiling minimal-lexical v0.2.1
26462026-03-05T04:41:37.792Z Checking linked-hash-map v0.5.6
26472026-03-05T04:41:37.962Z Compiling nom v7.1.3
26482026-03-05T04:41:38.122Z Checking lru-cache v0.1.2
26492026-03-05T04:41:38.332Z Compiling newtype_derive v0.1.6
26502026-03-05T04:41:38.845Z Checking pin-project v1.1.11
26512026-03-05T04:41:39.091Z Compiling typify v0.6.1
26522026-03-05T04:41:39.253Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26532026-03-05T04:41:39.317Z Compiling progenitor-impl v0.13.0
26542026-03-05T04:41:39.343Z Checking newline-converter v0.3.0
26552026-03-05T04:41:39.568Z Checking atomicwrites v0.4.4
26562026-03-05T04:41:39.824Z Checking progenitor-client v0.11.2
26572026-03-05T04:41:40.357Z Checking hickory-proto v0.24.4
26582026-03-05T04:41:40.382Z Checking phf_shared v0.12.1
26592026-03-05T04:41:40.702Z Checking console v0.15.11
26602026-03-05T04:41:40.864Z Checking pem v3.0.6
26612026-03-05T04:41:41.178Z Compiling snafu-derive v0.8.9
26622026-03-05T04:41:41.291Z Checking csv-core v0.1.13
26632026-03-05T04:41:41.340Z Compiling async-recursion v1.1.1
26642026-03-05T04:41:41.606Z Compiling progenitor-macro v0.11.2
26652026-03-05T04:41:41.630Z Compiling derive-where v1.6.0
26662026-03-05T04:41:42.642Z Compiling slog-dtrace v0.3.0
26672026-03-05T04:41:42.963Z Checking same-file v1.0.6
26682026-03-05T04:41:43.187Z Compiling chrono-tz v0.10.4
26692026-03-05T04:41:43.460Z Checking resolv-conf v0.7.6
26702026-03-05T04:41:43.793Z Checking highway v1.3.0
26712026-03-05T04:41:44.265Z Compiling owo-colors v4.3.0
26722026-03-05T04:41:44.317Z Compiling cancel-safe-futures v0.1.5
26732026-03-05T04:41:44.663Z Checking unicode-width v0.1.14
26742026-03-05T04:41:44.929Z Compiling const_format_proc_macros v0.2.34
26752026-03-05T04:41:45.273Z Checking hickory-resolver v0.24.4
26762026-03-05T04:41:45.357Z Checking snafu v0.8.9
26772026-03-05T04:41:45.532Z Compiling progenitor-macro v0.13.0
26782026-03-05T04:41:45.857Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26792026-03-05T04:41:46.684Z Checking walkdir v2.5.0
26802026-03-05T04:41:46.880Z Checking csv v1.4.0
26812026-03-05T04:41:46.995Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26822026-03-05T04:41:47.288Z Checking expectorate v1.2.0
26832026-03-05T04:41:47.526Z Checking phf v0.12.1
26842026-03-05T04:41:47.737Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26852026-03-05T04:41:47.980Z Checking tokio-dtrace v0.1.1
26862026-03-05T04:41:48.288Z Compiling progenitor-impl v0.10.0
26872026-03-05T04:41:48.816Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26882026-03-05T04:41:49.716Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26892026-03-05T04:41:50.789Z Checking globset v0.4.18
26902026-03-05T04:41:51.007Z Checking olpc-cjson v0.1.4
26912026-03-05T04:41:51.266Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26922026-03-05T04:41:51.335Z Checking libsw-core v0.3.2
26932026-03-05T04:41:51.662Z Checking arc-swap v1.8.2
26942026-03-05T04:41:51.815Z Compiling lzma-sys v0.1.20
26952026-03-05T04:41:51.913Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26962026-03-05T04:41:52.001Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26972026-03-05T04:41:52.166Z Checking serde_plain v1.0.2
26982026-03-05T04:41:52.229Z Checking typed-path v0.9.3
26992026-03-05T04:41:52.481Z Checking utf-8 v0.7.6
27002026-03-05T04:41:52.614Z Checking bytecount v0.6.9
27012026-03-05T04:41:52.838Z Checking papergrid v0.11.0
27022026-03-05T04:41:52.875Z Checking progenitor v0.11.2
27032026-03-05T04:41:53.133Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27042026-03-05T04:41:53.535Z Checking tungstenite v0.21.0
27052026-03-05T04:41:54.170Z Checking tough v0.20.0
27062026-03-05T04:41:54.322Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27072026-03-05T04:41:54.420Z Checking slog-scope v4.4.1
27082026-03-05T04:41:54.609Z Checking libsw v3.5.0
27092026-03-05T04:41:54.668Z Checking oxide-tokio-rt v0.1.2
27102026-03-05T04:41:54.721Z Compiling progenitor-macro v0.10.0
27112026-03-05T04:41:55.065Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27122026-03-05T04:41:55.872Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27132026-03-05T04:41:56.515Z Checking qorb v0.4.1
27142026-03-05T04:41:57.242Z Checking progenitor v0.13.0
27152026-03-05T04:41:57.496Z Checking const_format v0.2.35
27162026-03-05T04:41:57.577Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27172026-03-05T04:41:58.407Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27182026-03-05T04:41:58.779Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27192026-03-05T04:41:58.813Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27202026-03-05T04:41:59.150Z Compiling cargo_toml v0.22.3
27212026-03-05T04:41:59.803Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27222026-03-05T04:41:59.915Z Checking gethostname v0.5.0
27232026-03-05T04:41:59.940Z Compiling tabled_derive v0.7.0
27242026-03-05T04:42:00.179Z Checking bcs v0.1.6
27252026-03-05T04:42:00.484Z Checking termtree v0.5.1
27262026-03-05T04:42:00.675Z Checking smawk v0.3.2
27272026-03-05T04:42:00.699Z Checking linear-map v1.2.0
27282026-03-05T04:42:00.745Z Checking unicode-linebreak v0.1.5
27292026-03-05T04:42:00.940Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27302026-03-05T04:42:01.093Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27312026-03-05T04:42:01.215Z Checking textwrap v0.16.2
27322026-03-05T04:42:01.649Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27332026-03-05T04:42:01.999Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27342026-03-05T04:42:02.129Z Checking tabled v0.15.0
27352026-03-05T04:42:02.378Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27362026-03-05T04:42:03.923Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27372026-03-05T04:42:04.257Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27382026-03-05T04:42:04.493Z Checking steno v0.4.1
27392026-03-05T04:42:04.584Z Checking slog-stdlog v4.1.1
27402026-03-05T04:42:04.841Z Checking tokio-tungstenite v0.21.0
27412026-03-05T04:42:05.156Z Checking typeid v1.0.3
27422026-03-05T04:42:05.351Z Checking base64 v0.21.7
27432026-03-05T04:42:05.466Z Checking humantime v2.3.0
27442026-03-05T04:42:05.879Z Checking ron v0.12.0
27452026-03-05T04:42:05.903Z Checking xz2 v0.1.7
27462026-03-05T04:42:06.227Z Checking slog-envlogger v2.2.0
27472026-03-05T04:42:06.365Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
27482026-03-05T04:42:06.494Z Checking yasna v0.5.2
27492026-03-05T04:42:06.636Z Checking headers-core v0.3.0
27502026-03-05T04:42:06.762Z Checking progenitor v0.10.0
27512026-03-05T04:42:06.824Z Checking filetime v0.2.27
27522026-03-05T04:42:07.012Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27532026-03-05T04:42:07.070Z Checking base16ct v1.0.0
27542026-03-05T04:42:07.094Z Checking xattr v1.6.1
27552026-03-05T04:42:07.343Z Checking headers v0.4.1
27562026-03-05T04:42:07.367Z Checking tar v0.4.44
27572026-03-05T04:42:07.445Z Checking rcgen v0.12.1
27582026-03-05T04:42:07.736Z Checking subprocess v0.2.15
27592026-03-05T04:42:21.753Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27602026-03-05T04:42:36.467Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27612026-03-05T04:42:39.835Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27622026-03-05T04:42:42.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
27632026-03-05T04:42:42.788Z
27642026-03-05T04:42:42.788Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/256)
27652026-03-05T04:42:44.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662026-03-05T04:42:44.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672026-03-05T04:42:44.376Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27682026-03-05T04:42:47.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
27692026-03-05T04:42:47.261Z
27702026-03-05T04:42:47.261Zinfo: running `cargo check --bins` on nexus-config (53/256)
27712026-03-05T04:42:48.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722026-03-05T04:42:48.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732026-03-05T04:42:48.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742026-03-05T04:42:48.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
27752026-03-05T04:42:48.662Z
27762026-03-05T04:42:48.662Zinfo: running `cargo check --bins` on nexus-types (54/256)
27772026-03-05T04:42:49.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782026-03-05T04:42:49.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792026-03-05T04:42:49.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802026-03-05T04:42:49.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
27812026-03-05T04:42:49.994Z
27822026-03-05T04:42:49.994Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/256)
27832026-03-05T04:42:51.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842026-03-05T04:42:51.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852026-03-05T04:42:51.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862026-03-05T04:42:51.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
27872026-03-05T04:42:51.379Z
27882026-03-05T04:42:51.379Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/256)
27892026-03-05T04:42:52.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902026-03-05T04:42:52.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912026-03-05T04:42:52.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922026-03-05T04:42:52.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
27932026-03-05T04:42:52.728Z
27942026-03-05T04:42:52.728Zinfo: running `cargo check --bins` on cockroach-admin-types (57/256)
27952026-03-05T04:42:53.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962026-03-05T04:42:53.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972026-03-05T04:42:53.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982026-03-05T04:42:53.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
27992026-03-05T04:42:54.006Z
28002026-03-05T04:42:54.006Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/256)
28012026-03-05T04:42:55.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022026-03-05T04:42:55.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032026-03-05T04:42:55.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042026-03-05T04:42:55.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
28052026-03-05T04:42:55.246Z
28062026-03-05T04:42:55.246Zinfo: running `cargo check --bins` on ereport-types (59/256)
28072026-03-05T04:42:56.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082026-03-05T04:42:56.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092026-03-05T04:42:56.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102026-03-05T04:42:56.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
28112026-03-05T04:42:56.564Z
28122026-03-05T04:42:56.564Zinfo: running `cargo check --bins` on gateway-client (60/256)
28132026-03-05T04:42:57.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142026-03-05T04:42:57.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152026-03-05T04:42:57.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162026-03-05T04:42:57.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28172026-03-05T04:42:57.909Z
28182026-03-05T04:42:57.909Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/256)
28192026-03-05T04:42:59.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202026-03-05T04:42:59.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212026-03-05T04:42:59.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222026-03-05T04:42:59.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
28232026-03-05T04:42:59.193Z
28242026-03-05T04:42:59.193Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/256)
28252026-03-05T04:43:00.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262026-03-05T04:43:00.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272026-03-05T04:43:00.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282026-03-05T04:43:00.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
28292026-03-05T04:43:00.251Z
28302026-03-05T04:43:00.251Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/256)
28312026-03-05T04:43:01.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322026-03-05T04:43:01.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332026-03-05T04:43:01.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342026-03-05T04:43:01.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
28352026-03-05T04:43:01.404Z
28362026-03-05T04:43:01.404Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/256)
28372026-03-05T04:43:02.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382026-03-05T04:43:02.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392026-03-05T04:43:02.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402026-03-05T04:43:02.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
28412026-03-05T04:43:02.640Z
28422026-03-05T04:43:02.640Zinfo: running `cargo check --bins` on internal-dns-types (65/256)
28432026-03-05T04:43:03.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442026-03-05T04:43:03.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452026-03-05T04:43:03.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462026-03-05T04:43:03.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
28472026-03-05T04:43:03.809Z
28482026-03-05T04:43:03.809Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/256)
28492026-03-05T04:43:04.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502026-03-05T04:43:04.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512026-03-05T04:43:04.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522026-03-05T04:43:04.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
28532026-03-05T04:43:04.956Z
28542026-03-05T04:43:04.956Zinfo: running `cargo check --bins` on nexus-types-versions (67/256)
28552026-03-05T04:43:06.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562026-03-05T04:43:06.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572026-03-05T04:43:06.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582026-03-05T04:43:06.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
28592026-03-05T04:43:06.133Z
28602026-03-05T04:43:06.133Zinfo: running `cargo check --bins` on omicron-passwords (68/256)
28612026-03-05T04:43:07.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622026-03-05T04:43:07.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632026-03-05T04:43:07.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642026-03-05T04:43:07.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
28652026-03-05T04:43:07.405Z
28662026-03-05T04:43:07.405Zinfo: running `cargo check --bins` on oxql-types (69/256)
28672026-03-05T04:43:08.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682026-03-05T04:43:08.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692026-03-05T04:43:08.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702026-03-05T04:43:08.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
28712026-03-05T04:43:08.597Z
28722026-03-05T04:43:08.597Zinfo: running `cargo check --bins` on oximeter-types (70/256)
28732026-03-05T04:43:09.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742026-03-05T04:43:09.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752026-03-05T04:43:09.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762026-03-05T04:43:09.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
28772026-03-05T04:43:09.805Z
28782026-03-05T04:43:09.805Zinfo: running `cargo check --bins` on oximeter-types-versions (71/256)
28792026-03-05T04:43:10.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802026-03-05T04:43:10.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812026-03-05T04:43:10.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822026-03-05T04:43:10.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
28832026-03-05T04:43:10.994Z
28842026-03-05T04:43:10.994Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/256)
28852026-03-05T04:43:12.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862026-03-05T04:43:12.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872026-03-05T04:43:12.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882026-03-05T04:43:12.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
28892026-03-05T04:43:12.201Z
28902026-03-05T04:43:12.202Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (73/256)
28912026-03-05T04:43:13.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922026-03-05T04:43:13.298Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932026-03-05T04:43:13.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942026-03-05T04:43:13.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
28952026-03-05T04:43:13.402Z
28962026-03-05T04:43:13.402Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (74/256)
28972026-03-05T04:43:14.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982026-03-05T04:43:14.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992026-03-05T04:43:14.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002026-03-05T04:43:14.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
29012026-03-05T04:43:14.636Z
29022026-03-05T04:43:14.636Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (75/256)
29032026-03-05T04:43:15.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042026-03-05T04:43:15.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052026-03-05T04:43:15.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062026-03-05T04:43:15.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
29072026-03-05T04:43:15.885Z
29082026-03-05T04:43:15.885Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (76/256)
29092026-03-05T04:43:16.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102026-03-05T04:43:17.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112026-03-05T04:43:17.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122026-03-05T04:43:17.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
29132026-03-05T04:43:17.127Z
29142026-03-05T04:43:17.127Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (77/256)
29152026-03-05T04:43:18.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162026-03-05T04:43:18.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172026-03-05T04:43:18.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182026-03-05T04:43:18.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
29192026-03-05T04:43:18.383Z
29202026-03-05T04:43:18.383Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (78/256)
29212026-03-05T04:43:19.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222026-03-05T04:43:19.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232026-03-05T04:43:19.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242026-03-05T04:43:19.557Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
29252026-03-05T04:43:19.661Z
29262026-03-05T04:43:19.661Zinfo: running `cargo check --bins --no-default-features` on gfss (79/256)
29272026-03-05T04:43:20.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282026-03-05T04:43:20.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292026-03-05T04:43:20.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302026-03-05T04:43:20.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
29312026-03-05T04:43:20.876Z
29322026-03-05T04:43:20.877Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (80/256)
29332026-03-05T04:43:21.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342026-03-05T04:43:21.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352026-03-05T04:43:21.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362026-03-05T04:43:21.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
29372026-03-05T04:43:22.091Z
29382026-03-05T04:43:22.091Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (81/256)
29392026-03-05T04:43:23.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402026-03-05T04:43:23.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412026-03-05T04:43:23.357Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29422026-03-05T04:43:24.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s
29432026-03-05T04:43:24.422Z
29442026-03-05T04:43:24.422Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (82/256)
29452026-03-05T04:43:25.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462026-03-05T04:43:25.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472026-03-05T04:43:25.845Z Compiling ar_archive_writer v0.5.1
29482026-03-05T04:43:25.869Z Compiling stacker v0.1.23
29492026-03-05T04:43:25.869Z Compiling cfg_aliases v0.1.1
29502026-03-05T04:43:25.869Z Compiling convert_case v0.10.0
29512026-03-05T04:43:25.925Z Checking fd-lock v4.0.4
29522026-03-05T04:43:25.950Z Checking nibble_vec v0.1.0
29532026-03-05T04:43:25.950Z Checking vte v0.14.1
29542026-03-05T04:43:25.950Z Compiling recursive-proc-macro-impl v0.1.1
29552026-03-05T04:43:26.040Z Compiling nix v0.28.0
29562026-03-05T04:43:26.174Z Checking endian-type v0.1.2
29572026-03-05T04:43:26.251Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29582026-03-05T04:43:26.304Z Checking strip-ansi-escapes v0.2.1
29592026-03-05T04:43:26.387Z Compiling peg-macros v0.8.5
29602026-03-05T04:43:26.428Z Checking radix_trie v0.2.1
29612026-03-05T04:43:26.527Z Checking winnow v0.6.26
29622026-03-05T04:43:26.642Z Compiling derive_more-impl v2.1.1
29632026-03-05T04:43:26.710Z Compiling sqlparser_derive v0.5.0
29642026-03-05T04:43:26.899Z Checking nu-ansi-term v0.50.3
29652026-03-05T04:43:27.267Z Checking unicode_categories v0.1.1
29662026-03-05T04:43:27.348Z Checking home v0.5.12
29672026-03-05T04:43:27.532Z Checking reedline v0.40.0
29682026-03-05T04:43:27.650Z Checking display-error-chain v0.2.2
29692026-03-05T04:43:27.930Z Compiling psm v0.1.30
29702026-03-05T04:43:28.326Z Checking derive_more v2.1.1
29712026-03-05T04:43:28.458Z Checking crossterm v0.29.0
29722026-03-05T04:43:28.884Z Checking peg v0.8.5
29732026-03-05T04:43:29.139Z Checking rustyline v14.0.0
29742026-03-05T04:43:29.270Z Checking sqlformat v0.3.5
29752026-03-05T04:43:29.333Z Checking recursive v0.1.1
29762026-03-05T04:43:29.484Z Checking sqlparser v0.61.0
29772026-03-05T04:43:58.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.41s
29782026-03-05T04:43:59.048Z
29792026-03-05T04:43:59.048Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (83/256)
29802026-03-05T04:44:00.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812026-03-05T04:44:00.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822026-03-05T04:44:00.430Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29832026-03-05T04:44:08.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.41s
29842026-03-05T04:44:08.679Z
29852026-03-05T04:44:08.680Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (84/256)
29862026-03-05T04:44:09.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29872026-03-05T04:44:09.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29882026-03-05T04:44:10.093Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29892026-03-05T04:44:15.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.80s
29902026-03-05T04:44:15.708Z
29912026-03-05T04:44:15.708Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (85/256)
29922026-03-05T04:44:16.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932026-03-05T04:44:16.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942026-03-05T04:44:17.128Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29952026-03-05T04:44:24.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.22s
29962026-03-05T04:44:25.161Z
29972026-03-05T04:44:25.161Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (86/256)
29982026-03-05T04:44:26.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992026-03-05T04:44:26.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002026-03-05T04:44:26.587Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30012026-03-05T04:44:34.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.02s
30022026-03-05T04:44:34.403Z
30032026-03-05T04:44:34.403Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (87/256)
30042026-03-05T04:44:35.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052026-03-05T04:44:35.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062026-03-05T04:44:35.664Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30072026-03-05T04:44:41.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.83s
30082026-03-05T04:44:41.442Z
30092026-03-05T04:44:41.442Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (88/256)
30102026-03-05T04:44:42.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112026-03-05T04:44:42.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122026-03-05T04:44:42.858Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30132026-03-05T04:44:48.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s
30142026-03-05T04:44:49.010Z
30152026-03-05T04:44:49.010Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (89/256)
30162026-03-05T04:44:50.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172026-03-05T04:44:50.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182026-03-05T04:44:50.506Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30192026-03-05T04:44:59.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.00s
30202026-03-05T04:44:59.283Z
30212026-03-05T04:44:59.283Zinfo: running `cargo check --bins` on oximeter (90/256)
30222026-03-05T04:45:00.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232026-03-05T04:45:00.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242026-03-05T04:45:00.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252026-03-05T04:45:00.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
30262026-03-05T04:45:00.595Z
30272026-03-05T04:45:00.595Zinfo: running `cargo check --bins` on oximeter-schema (91/256)
30282026-03-05T04:45:01.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292026-03-05T04:45:01.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302026-03-05T04:45:01.892Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30312026-03-05T04:45:02.041Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30322026-03-05T04:45:02.715Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30332026-03-05T04:45:12.692Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30342026-03-05T04:45:13.320Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30352026-03-05T04:45:16.074Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30362026-03-05T04:45:17.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.87s
30372026-03-05T04:45:17.676Z
30382026-03-05T04:45:17.676Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (92/256)
30392026-03-05T04:45:18.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-03-05T04:45:18.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-03-05T04:45:18.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-03-05T04:45:18.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
30432026-03-05T04:45:18.853Z
30442026-03-05T04:45:18.853Zinfo: running `cargo check --bins` on oximeter-test-utils (93/256)
30452026-03-05T04:45:20.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-03-05T04:45:20.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-03-05T04:45:20.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-03-05T04:45:20.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30492026-03-05T04:45:20.279Z
30502026-03-05T04:45:20.279Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/256)
30512026-03-05T04:45:21.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-03-05T04:45:21.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-03-05T04:45:21.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-03-05T04:45:21.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
30552026-03-05T04:45:21.576Z
30562026-03-05T04:45:21.576Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/256)
30572026-03-05T04:45:22.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-03-05T04:45:22.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-03-05T04:45:22.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-03-05T04:45:22.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30612026-03-05T04:45:22.772Z
30622026-03-05T04:45:22.772Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/256)
30632026-03-05T04:45:23.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-03-05T04:45:23.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-03-05T04:45:23.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-03-05T04:45:23.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30672026-03-05T04:45:23.971Z
30682026-03-05T04:45:23.971Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/256)
30692026-03-05T04:45:25.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-03-05T04:45:25.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-03-05T04:45:25.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722026-03-05T04:45:25.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30732026-03-05T04:45:25.162Z
30742026-03-05T04:45:25.162Zinfo: running `cargo check --bins` on trust-quorum-types (98/256)
30752026-03-05T04:45:26.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762026-03-05T04:45:26.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772026-03-05T04:45:26.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782026-03-05T04:45:26.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
30792026-03-05T04:45:26.363Z
30802026-03-05T04:45:26.363Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/256)
30812026-03-05T04:45:27.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822026-03-05T04:45:27.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832026-03-05T04:45:27.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842026-03-05T04:45:27.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
30852026-03-05T04:45:27.650Z
30862026-03-05T04:45:27.650Zinfo: running `cargo check --bins` on update-engine (100/256)
30872026-03-05T04:45:28.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882026-03-05T04:45:28.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892026-03-05T04:45:28.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30902026-03-05T04:45:28.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
30912026-03-05T04:45:28.839Z
30922026-03-05T04:45:28.840Zinfo: running `cargo check --bins` on omicron-certificates (101/256)
30932026-03-05T04:45:29.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942026-03-05T04:45:29.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952026-03-05T04:45:29.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962026-03-05T04:45:29.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
30972026-03-05T04:45:30.080Z
30982026-03-05T04:45:30.080Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/256)
30992026-03-05T04:45:31.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002026-03-05T04:45:31.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012026-03-05T04:45:31.611Z Checking dropshot-api-manager-types v0.5.2
31022026-03-05T04:45:31.611Z Checking nanorand v0.7.0
31032026-03-05T04:45:31.987Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31042026-03-05T04:45:32.012Z Checking flume v0.11.1
31052026-03-05T04:45:32.513Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31062026-03-05T04:45:34.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
31072026-03-05T04:45:34.917Z
31082026-03-05T04:45:34.917Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/256)
31092026-03-05T04:45:36.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31102026-03-05T04:45:36.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31112026-03-05T04:45:36.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31122026-03-05T04:45:36.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31132026-03-05T04:45:36.284Z
31142026-03-05T04:45:36.284Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/256)
31152026-03-05T04:45:37.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162026-03-05T04:45:37.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172026-03-05T04:45:37.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31182026-03-05T04:45:37.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
31192026-03-05T04:45:37.616Z
31202026-03-05T04:45:37.616Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/256)
31212026-03-05T04:45:38.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222026-03-05T04:45:38.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232026-03-05T04:45:38.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31242026-03-05T04:45:38.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
31252026-03-05T04:45:38.835Z
31262026-03-05T04:45:38.835Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/256)
31272026-03-05T04:45:39.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282026-03-05T04:45:39.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292026-03-05T04:45:39.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31302026-03-05T04:45:39.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
31312026-03-05T04:45:40.096Z
31322026-03-05T04:45:40.096Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/256)
31332026-03-05T04:45:41.272Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342026-03-05T04:45:41.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352026-03-05T04:45:41.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362026-03-05T04:45:41.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31372026-03-05T04:45:41.431Z
31382026-03-05T04:45:41.431Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/256)
31392026-03-05T04:45:42.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402026-03-05T04:45:42.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412026-03-05T04:45:42.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31422026-03-05T04:45:42.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31432026-03-05T04:45:42.789Z
31442026-03-05T04:45:42.789Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/256)
31452026-03-05T04:45:43.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462026-03-05T04:45:43.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472026-03-05T04:45:43.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31482026-03-05T04:45:43.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
31492026-03-05T04:45:43.982Z
31502026-03-05T04:45:43.982Zinfo: running `cargo check --bins` on cockroach-admin-client (110/256)
31512026-03-05T04:45:45.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31522026-03-05T04:45:45.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31532026-03-05T04:45:45.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31542026-03-05T04:45:45.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
31552026-03-05T04:45:45.219Z
31562026-03-05T04:45:45.219Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/256)
31572026-03-05T04:45:46.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582026-03-05T04:45:46.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592026-03-05T04:45:46.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602026-03-05T04:45:46.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31612026-03-05T04:45:46.474Z
31622026-03-05T04:45:46.474Zinfo: running `cargo check --bins` on dns-service-client (112/256)
31632026-03-05T04:45:47.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642026-03-05T04:45:47.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652026-03-05T04:45:47.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662026-03-05T04:45:47.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
31672026-03-05T04:45:47.751Z
31682026-03-05T04:45:47.751Zinfo: running `cargo check --bins` on installinator-client (113/256)
31692026-03-05T04:45:48.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702026-03-05T04:45:48.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712026-03-05T04:45:48.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722026-03-05T04:45:48.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
31732026-03-05T04:45:49.028Z
31742026-03-05T04:45:49.028Zinfo: running `cargo check --bins` on nexus-client (114/256)
31752026-03-05T04:45:50.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762026-03-05T04:45:50.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772026-03-05T04:45:50.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31782026-03-05T04:45:50.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
31792026-03-05T04:45:50.475Z
31802026-03-05T04:45:50.475Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/256)
31812026-03-05T04:45:51.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822026-03-05T04:45:51.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832026-03-05T04:45:51.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842026-03-05T04:45:51.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
31852026-03-05T04:45:51.761Z
31862026-03-05T04:45:51.762Zinfo: running `cargo check --bins` on ntp-admin-client (116/256)
31872026-03-05T04:45:52.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882026-03-05T04:45:52.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892026-03-05T04:45:52.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902026-03-05T04:45:52.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
31912026-03-05T04:45:52.871Z
31922026-03-05T04:45:52.871Zinfo: running `cargo check --bins` on oxide-client (117/256)
31932026-03-05T04:45:53.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942026-03-05T04:45:53.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952026-03-05T04:45:53.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31962026-03-05T04:45:53.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
31972026-03-05T04:45:54.038Z
31982026-03-05T04:45:54.038Zinfo: running `cargo check --bins` on oximeter-client (118/256)
31992026-03-05T04:45:55.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002026-03-05T04:45:55.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012026-03-05T04:45:55.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32022026-03-05T04:45:55.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
32032026-03-05T04:45:55.274Z
32042026-03-05T04:45:55.274Zinfo: running `cargo check --bins` on repo-depot-client (119/256)
32052026-03-05T04:45:56.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062026-03-05T04:45:56.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072026-03-05T04:45:56.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32082026-03-05T04:45:56.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
32092026-03-05T04:45:56.334Z
32102026-03-05T04:45:56.334Zinfo: running `cargo check --bins` on sled-agent-client (120/256)
32112026-03-05T04:45:57.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122026-03-05T04:45:57.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132026-03-05T04:45:57.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32142026-03-05T04:45:57.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32152026-03-05T04:45:57.454Z
32162026-03-05T04:45:57.454Zinfo: running `cargo check --bins` on wicketd-client (121/256)
32172026-03-05T04:45:58.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182026-03-05T04:45:58.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192026-03-05T04:45:58.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32202026-03-05T04:45:58.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32212026-03-05T04:45:58.603Z
32222026-03-05T04:45:58.603Zinfo: running `cargo check --bins` on installinator-common (122/256)
32232026-03-05T04:45:59.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242026-03-05T04:45:59.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252026-03-05T04:45:59.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32262026-03-05T04:45:59.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
32272026-03-05T04:45:59.749Z
32282026-03-05T04:45:59.749Zinfo: running `cargo check --bins` on installinator-common-versions (123/256)
32292026-03-05T04:46:00.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302026-03-05T04:46:00.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312026-03-05T04:46:00.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322026-03-05T04:46:00.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
32332026-03-05T04:46:00.860Z
32342026-03-05T04:46:00.861Zinfo: running `cargo check --bins` on wicket-common (124/256)
32352026-03-05T04:46:01.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362026-03-05T04:46:01.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372026-03-05T04:46:01.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382026-03-05T04:46:01.882Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32392026-03-05T04:46:02.000Z
32402026-03-05T04:46:02.001Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/256)
32412026-03-05T04:46:03.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422026-03-05T04:46:03.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432026-03-05T04:46:03.211Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32442026-03-05T04:46:03.211Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32452026-03-05T04:46:03.236Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32462026-03-05T04:46:03.236Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32472026-03-05T04:46:03.236Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32482026-03-05T04:46:03.557Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32492026-03-05T04:46:03.582Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32502026-03-05T04:46:04.083Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32512026-03-05T04:46:04.108Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32522026-03-05T04:46:08.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.73s
32532026-03-05T04:46:08.938Z
32542026-03-05T04:46:08.938Zinfo: running `cargo check --bins` on cockroach-admin-api (126/256)
32552026-03-05T04:46:09.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-03-05T04:46:10.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-03-05T04:46:10.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582026-03-05T04:46:10.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
32592026-03-05T04:46:10.102Z
32602026-03-05T04:46:10.102Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/256)
32612026-03-05T04:46:11.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-03-05T04:46:11.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-03-05T04:46:11.269Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642026-03-05T04:46:11.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32652026-03-05T04:46:11.412Z
32662026-03-05T04:46:11.412Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/256)
32672026-03-05T04:46:12.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-03-05T04:46:12.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-03-05T04:46:12.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32702026-03-05T04:46:12.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
32712026-03-05T04:46:12.670Z
32722026-03-05T04:46:12.670Zinfo: running `cargo check --bins` on dns-server (129/256)
32732026-03-05T04:46:13.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-03-05T04:46:13.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-03-05T04:46:13.838Z Compiling parking_lot_core v0.8.6
32762026-03-05T04:46:13.838Z Compiling git-stub v1.0.0
32772026-03-05T04:46:13.838Z Compiling atomicwrites v0.4.4
32782026-03-05T04:46:13.862Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32792026-03-05T04:46:13.862Z Checking tagptr v0.2.0
32802026-03-05T04:46:13.927Z Checking prefix-trie v0.7.0
32812026-03-05T04:46:13.952Z Checking fxhash v0.2.1
32822026-03-05T04:46:13.952Z Checking hickory-client v0.25.2
32832026-03-05T04:46:14.154Z Compiling git-stub-vcs v0.1.0
32842026-03-05T04:46:14.186Z Checking moka v0.12.13
32852026-03-05T04:46:14.608Z Checking hickory-server v0.25.2
32862026-03-05T04:46:14.633Z Checking parking_lot v0.11.2
32872026-03-05T04:46:14.735Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32882026-03-05T04:46:14.862Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32892026-03-05T04:46:14.887Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32902026-03-05T04:46:14.887Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32912026-03-05T04:46:14.989Z Checking sled v0.34.7
32922026-03-05T04:46:15.506Z Checking hickory-resolver v0.25.2
32932026-03-05T04:46:19.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.85s
32942026-03-05T04:46:19.760Z
32952026-03-05T04:46:19.760Zinfo: running `cargo check --bins` on dns-server-api (130/256)
32962026-03-05T04:46:20.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972026-03-05T04:46:20.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982026-03-05T04:46:20.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992026-03-05T04:46:20.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33002026-03-05T04:46:21.002Z
33012026-03-05T04:46:21.003Zinfo: running `cargo check --bins` on gateway-test-utils (131/256)
33022026-03-05T04:46:22.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032026-03-05T04:46:22.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042026-03-05T04:46:22.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052026-03-05T04:46:22.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
33062026-03-05T04:46:22.368Z
33072026-03-05T04:46:22.368Zinfo: running `cargo check --bins` on omicron-gateway (132/256)
33082026-03-05T04:46:23.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092026-03-05T04:46:23.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102026-03-05T04:46:23.741Z Compiling radium v0.7.0
33112026-03-05T04:46:23.766Z Checking tap v1.0.1
33122026-03-05T04:46:23.766Z Compiling maybe-uninit v2.0.0
33132026-03-05T04:46:23.766Z Compiling zerocopy-derive v0.6.6
33142026-03-05T04:46:23.792Z Checking crc-catalog v2.4.0
33152026-03-05T04:46:23.872Z Compiling packed_struct v0.10.1
33162026-03-05T04:46:23.872Z Checking funty v2.0.0
33172026-03-05T04:46:23.916Z Compiling packed_struct_codegen v0.10.1
33182026-03-05T04:46:23.998Z Checking wyz v0.5.1
33192026-03-05T04:46:24.022Z Checking crc v3.4.0
33202026-03-05T04:46:24.363Z Compiling bitfield-macros v0.19.4
33212026-03-05T04:46:24.407Z Compiling indexmap v1.9.3
33222026-03-05T04:46:24.432Z Checking nodrop v0.1.14
33232026-03-05T04:46:24.514Z Checking smallvec v0.6.14
33242026-03-05T04:46:24.601Z Checking array-init v0.0.4
33252026-03-05T04:46:24.677Z Checking hashbrown v0.12.3
33262026-03-05T04:46:24.703Z Checking bitvec v1.0.1
33272026-03-05T04:46:24.776Z Checking ron v0.8.1
33282026-03-05T04:46:24.890Z Checking hashbrown v0.13.2
33292026-03-05T04:46:25.490Z Checking zerocopy v0.6.6
33302026-03-05T04:46:25.514Z Checking serde-hex v0.1.0
33312026-03-05T04:46:25.782Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33322026-03-05T04:46:25.807Z Checking bitfield v0.19.4
33332026-03-05T04:46:25.965Z Checking crc-any v2.5.0
33342026-03-05T04:46:26.095Z Checking void v1.0.2
33352026-03-05T04:46:26.147Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33362026-03-05T04:46:26.179Z Checking path-slash v0.1.5
33372026-03-05T04:46:26.236Z Checking object v0.30.4
33382026-03-05T04:46:26.290Z Checking half v1.8.3
33392026-03-05T04:46:26.361Z Checking tungstenite v0.23.0
33402026-03-05T04:46:26.386Z Checking lzss v0.8.2
33412026-03-05T04:46:26.440Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33422026-03-05T04:46:26.721Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33432026-03-05T04:46:26.747Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33442026-03-05T04:46:26.747Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33452026-03-05T04:46:26.747Z Checking serde_cbor v0.11.2
33462026-03-05T04:46:26.998Z Checking nix v0.27.1
33472026-03-05T04:46:27.279Z Checking kstat-rs v0.2.4
33482026-03-05T04:46:27.552Z Checking serde_bytes v0.11.19
33492026-03-05T04:46:27.653Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33502026-03-05T04:46:27.708Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33512026-03-05T04:46:27.926Z Checking tokio-tungstenite v0.23.1
33522026-03-05T04:46:28.172Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33532026-03-05T04:46:28.255Z Checking signal-hook-tokio v0.3.1
33542026-03-05T04:46:30.264Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33552026-03-05T04:46:30.613Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33562026-03-05T04:46:37.148Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
33572026-03-05T04:46:39.204Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33582026-03-05T04:46:39.793Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33592026-03-05T04:46:42.413Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33602026-03-05T04:46:46.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.47s
33612026-03-05T04:46:47.055Z
33622026-03-05T04:46:47.055Zinfo: running `cargo check --bins` on gateway-api (133/256)
33632026-03-05T04:46:48.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642026-03-05T04:46:48.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652026-03-05T04:46:48.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662026-03-05T04:46:48.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33672026-03-05T04:46:48.209Z
33682026-03-05T04:46:48.209Zinfo: running `cargo check --bins` on ipcc (134/256)
33692026-03-05T04:46:49.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702026-03-05T04:46:49.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712026-03-05T04:46:49.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722026-03-05T04:46:49.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
33732026-03-05T04:46:49.369Z
33742026-03-05T04:46:49.369Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/256)
33752026-03-05T04:46:50.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762026-03-05T04:46:50.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772026-03-05T04:46:50.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33782026-03-05T04:46:50.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
33792026-03-05T04:46:50.550Z
33802026-03-05T04:46:50.550Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/256)
33812026-03-05T04:46:51.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822026-03-05T04:46:51.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832026-03-05T04:46:51.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842026-03-05T04:46:51.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
33852026-03-05T04:46:51.705Z
33862026-03-05T04:46:51.705Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/256)
33872026-03-05T04:46:52.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882026-03-05T04:46:52.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892026-03-05T04:46:52.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33902026-03-05T04:46:52.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
33912026-03-05T04:46:52.844Z
33922026-03-05T04:46:52.844Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/256)
33932026-03-05T04:46:53.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942026-03-05T04:46:53.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952026-03-05T04:46:53.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33962026-03-05T04:46:53.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
33972026-03-05T04:46:53.980Z
33982026-03-05T04:46:53.980Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/256)
33992026-03-05T04:46:55.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002026-03-05T04:46:55.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012026-03-05T04:46:55.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022026-03-05T04:46:55.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34032026-03-05T04:46:55.137Z
34042026-03-05T04:46:55.137Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/256)
34052026-03-05T04:46:56.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062026-03-05T04:46:56.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072026-03-05T04:46:56.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082026-03-05T04:46:56.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34092026-03-05T04:46:56.284Z
34102026-03-05T04:46:56.284Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/256)
34112026-03-05T04:46:57.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122026-03-05T04:46:57.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132026-03-05T04:46:57.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34142026-03-05T04:46:57.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34152026-03-05T04:46:57.431Z
34162026-03-05T04:46:57.431Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/256)
34172026-03-05T04:46:58.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182026-03-05T04:46:58.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192026-03-05T04:46:58.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34202026-03-05T04:46:58.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
34212026-03-05T04:46:58.553Z
34222026-03-05T04:46:58.553Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/256)
34232026-03-05T04:46:59.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34242026-03-05T04:46:59.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34252026-03-05T04:46:59.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34262026-03-05T04:46:59.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34272026-03-05T04:46:59.734Z
34282026-03-05T04:46:59.734Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/256)
34292026-03-05T04:47:00.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302026-03-05T04:47:00.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312026-03-05T04:47:00.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34322026-03-05T04:47:00.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
34332026-03-05T04:47:00.823Z
34342026-03-05T04:47:00.823Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/256)
34352026-03-05T04:47:01.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362026-03-05T04:47:01.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372026-03-05T04:47:01.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34382026-03-05T04:47:01.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34392026-03-05T04:47:01.971Z
34402026-03-05T04:47:01.971Zinfo: running `cargo check --bins` on oximeter-producer (146/256)
34412026-03-05T04:47:03.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422026-03-05T04:47:03.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432026-03-05T04:47:03.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34442026-03-05T04:47:03.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
34452026-03-05T04:47:03.289Z
34462026-03-05T04:47:03.289Zinfo: running `cargo check --bins` on internal-dns-resolver (147/256)
34472026-03-05T04:47:04.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482026-03-05T04:47:04.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492026-03-05T04:47:04.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34502026-03-05T04:47:04.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34512026-03-05T04:47:04.483Z
34522026-03-05T04:47:04.483Zinfo: running `cargo check --bins` on sp-sim (148/256)
34532026-03-05T04:47:05.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34542026-03-05T04:47:05.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34552026-03-05T04:47:05.889Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34562026-03-05T04:47:09.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
34572026-03-05T04:47:09.820Z
34582026-03-05T04:47:09.820Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (149/256)
34592026-03-05T04:47:10.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602026-03-05T04:47:10.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612026-03-05T04:47:10.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34622026-03-05T04:47:10.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34632026-03-05T04:47:11.075Z
34642026-03-05T04:47:11.076Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (150/256)
34652026-03-05T04:47:12.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662026-03-05T04:47:12.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672026-03-05T04:47:12.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34682026-03-05T04:47:12.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
34692026-03-05T04:47:12.344Z
34702026-03-05T04:47:12.344Zinfo: running `cargo check --bins` on db-macros (151/256)
34712026-03-05T04:47:13.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34722026-03-05T04:47:13.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34732026-03-05T04:47:13.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34742026-03-05T04:47:13.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
34752026-03-05T04:47:13.447Z
34762026-03-05T04:47:13.447Zinfo: running `cargo check --bins` on nexus-macros-common (152/256)
34772026-03-05T04:47:14.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34782026-03-05T04:47:14.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34792026-03-05T04:47:14.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34802026-03-05T04:47:14.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
34812026-03-05T04:47:14.570Z
34822026-03-05T04:47:14.570Zinfo: running `cargo check --bins` on nexus-auth (153/256)
34832026-03-05T04:47:15.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842026-03-05T04:47:15.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852026-03-05T04:47:15.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34862026-03-05T04:47:15.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
34872026-03-05T04:47:15.926Z
34882026-03-05T04:47:15.926Zinfo: running `cargo check --bins` on authz-macros (154/256)
34892026-03-05T04:47:17.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34902026-03-05T04:47:17.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34912026-03-05T04:47:17.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34922026-03-05T04:47:17.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
34932026-03-05T04:47:17.177Z
34942026-03-05T04:47:17.178Zinfo: running `cargo check --bins` on nexus-db-fixed-data (155/256)
34952026-03-05T04:47:18.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962026-03-05T04:47:18.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972026-03-05T04:47:18.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982026-03-05T04:47:18.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
34992026-03-05T04:47:18.501Z
35002026-03-05T04:47:18.501Zinfo: running `cargo check --bins` on nexus-db-model (156/256)
35012026-03-05T04:47:19.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022026-03-05T04:47:19.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032026-03-05T04:47:19.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042026-03-05T04:47:19.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
35052026-03-05T04:47:19.812Z
35062026-03-05T04:47:19.812Zinfo: running `cargo check --bins` on nexus-db-schema (157/256)
35072026-03-05T04:47:20.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082026-03-05T04:47:20.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092026-03-05T04:47:20.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102026-03-05T04:47:20.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
35112026-03-05T04:47:20.952Z
35122026-03-05T04:47:20.952Zinfo: running `cargo check --bins` on omicron-rpaths (158/256)
35132026-03-05T04:47:21.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142026-03-05T04:47:22.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152026-03-05T04:47:22.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162026-03-05T04:47:22.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
35172026-03-05T04:47:22.126Z
35182026-03-05T04:47:22.126Zinfo: running `cargo check --bins` on nexus-defaults (159/256)
35192026-03-05T04:47:23.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202026-03-05T04:47:23.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212026-03-05T04:47:23.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222026-03-05T04:47:23.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35232026-03-05T04:47:23.278Z
35242026-03-05T04:47:23.279Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (160/256)
35252026-03-05T04:47:24.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262026-03-05T04:47:24.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272026-03-05T04:47:24.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35282026-03-05T04:47:24.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
35292026-03-05T04:47:24.411Z
35302026-03-05T04:47:24.411Zinfo: running `cargo check --bins` on parallel-task-set (161/256)
35312026-03-05T04:47:25.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322026-03-05T04:47:25.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332026-03-05T04:47:25.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35342026-03-05T04:47:25.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
35352026-03-05T04:47:25.504Z
35362026-03-05T04:47:25.504Zinfo: running `cargo check --bins` on nexus-db-errors (162/256)
35372026-03-05T04:47:26.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382026-03-05T04:47:26.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392026-03-05T04:47:26.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35402026-03-05T04:47:26.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
35412026-03-05T04:47:26.810Z
35422026-03-05T04:47:26.810Zinfo: running `cargo check --bins` on nexus-db-lookup (163/256)
35432026-03-05T04:47:27.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442026-03-05T04:47:27.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452026-03-05T04:47:27.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35462026-03-05T04:47:27.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
35472026-03-05T04:47:28.028Z
35482026-03-05T04:47:28.028Zinfo: running `cargo check --bins` on nexus-inventory (164/256)
35492026-03-05T04:47:29.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502026-03-05T04:47:29.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512026-03-05T04:47:29.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35522026-03-05T04:47:29.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
35532026-03-05T04:47:29.295Z
35542026-03-05T04:47:29.295Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (165/256)
35552026-03-05T04:47:30.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35562026-03-05T04:47:30.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35572026-03-05T04:47:30.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35582026-03-05T04:47:30.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
35592026-03-05T04:47:30.482Z
35602026-03-05T04:47:30.482Zinfo: running `cargo check --bins --no-default-features` on sled-storage (166/256)
35612026-03-05T04:47:31.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35622026-03-05T04:47:31.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35632026-03-05T04:47:31.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35642026-03-05T04:47:31.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35652026-03-05T04:47:31.674Z
35662026-03-05T04:47:31.674Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (167/256)
35672026-03-05T04:47:32.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682026-03-05T04:47:32.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692026-03-05T04:47:32.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35702026-03-05T04:47:32.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35712026-03-05T04:47:32.878Z
35722026-03-05T04:47:32.878Zinfo: running `cargo check --bins` on key-manager (168/256)
35732026-03-05T04:47:33.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742026-03-05T04:47:33.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752026-03-05T04:47:33.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35762026-03-05T04:47:33.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
35772026-03-05T04:47:34.006Z
35782026-03-05T04:47:34.006Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (169/256)
35792026-03-05T04:47:34.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802026-03-05T04:47:35.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812026-03-05T04:47:35.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822026-03-05T04:47:35.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
35832026-03-05T04:47:35.137Z
35842026-03-05T04:47:35.137Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (170/256)
35852026-03-05T04:47:36.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862026-03-05T04:47:36.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872026-03-05T04:47:36.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882026-03-05T04:47:36.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
35892026-03-05T04:47:36.248Z
35902026-03-05T04:47:36.248Zinfo: running `cargo check --bins` on typed-rng (171/256)
35912026-03-05T04:47:37.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922026-03-05T04:47:37.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932026-03-05T04:47:37.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35942026-03-05T04:47:37.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
35952026-03-05T04:47:37.315Z
35962026-03-05T04:47:37.315Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (172/256)
35972026-03-05T04:47:38.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35982026-03-05T04:47:38.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35992026-03-05T04:47:38.812Z Compiling libefi-sys v0.1.0
36002026-03-05T04:47:38.837Z Compiling bitfield-struct v0.6.2
36012026-03-05T04:47:38.837Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36022026-03-05T04:47:38.837Z Compiling xshell-macros v0.2.7
36032026-03-05T04:47:38.923Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36042026-03-05T04:47:38.950Z Compiling salty v0.3.0
36052026-03-05T04:47:38.976Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36062026-03-05T04:47:39.003Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36072026-03-05T04:47:39.056Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36082026-03-05T04:47:39.510Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36092026-03-05T04:47:39.546Z Checking xshell v0.2.7
36102026-03-05T04:47:39.570Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36112026-03-05T04:47:39.770Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36122026-03-05T04:47:39.818Z Checking primeorder v0.13.6
36132026-03-05T04:47:39.883Z Compiling proc-macro-error-attr2 v2.0.0
36142026-03-05T04:47:39.911Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36152026-03-05T04:47:39.982Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36162026-03-05T04:47:40.010Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36172026-03-05T04:47:40.279Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36182026-03-05T04:47:40.310Z Checking p384 v0.13.1
36192026-03-05T04:47:40.448Z Compiling nix v0.31.1
36202026-03-05T04:47:40.531Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36212026-03-05T04:47:40.641Z Compiling proc-macro-error2 v2.0.1
36222026-03-05T04:47:40.873Z Compiling num-derive v0.3.3
36232026-03-05T04:47:40.974Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36242026-03-05T04:47:41.093Z Compiling unicase v2.9.0
36252026-03-05T04:47:41.146Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36262026-03-05T04:47:41.242Z Compiling tabled_derive v0.11.0
36272026-03-05T04:47:41.450Z Checking papergrid v0.17.0
36282026-03-05T04:47:41.482Z Compiling mime_guess v2.0.5
36292026-03-05T04:47:41.878Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36302026-03-05T04:47:42.497Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36312026-03-05T04:47:42.525Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36322026-03-05T04:47:42.565Z Checking libscf-sys v1.1.0
36332026-03-05T04:47:42.726Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36342026-03-05T04:47:42.806Z Checking testing_table v0.3.0
36352026-03-05T04:47:42.840Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36362026-03-05T04:47:42.972Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36372026-03-05T04:47:43.198Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36382026-03-05T04:47:43.347Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36392026-03-05T04:47:43.516Z Checking corncobs v0.1.4
36402026-03-05T04:47:43.690Z Checking tabled v0.20.0
36412026-03-05T04:47:43.744Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36422026-03-05T04:47:43.797Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36432026-03-05T04:47:43.824Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36442026-03-05T04:47:43.905Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36452026-03-05T04:47:44.146Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
36462026-03-05T04:47:44.276Z Checking secrecy v0.8.0
36472026-03-05T04:47:44.542Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36482026-03-05T04:47:44.584Z Checking http-range v0.1.5
36492026-03-05T04:47:45.545Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36502026-03-05T04:47:45.574Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36512026-03-05T04:47:45.683Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36522026-03-05T04:47:45.931Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36532026-03-05T04:47:46.073Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36542026-03-05T04:47:46.213Z Checking atty v0.2.14
36552026-03-05T04:47:46.240Z Checking crc8 v0.1.1
36562026-03-05T04:47:46.289Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36572026-03-05T04:47:46.375Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36582026-03-05T04:47:46.417Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36592026-03-05T04:47:46.446Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36602026-03-05T04:47:46.473Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36612026-03-05T04:47:47.025Z Checking hyper-staticfile v0.10.1
36622026-03-05T04:47:47.350Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36632026-03-05T04:47:47.414Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36642026-03-05T04:47:47.594Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36652026-03-05T04:47:47.945Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36662026-03-05T04:47:48.009Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36672026-03-05T04:47:48.197Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36682026-03-05T04:47:48.355Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36692026-03-05T04:47:48.412Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36702026-03-05T04:47:48.455Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36712026-03-05T04:47:48.898Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36722026-03-05T04:47:49.107Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36732026-03-05T04:47:49.250Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36742026-03-05T04:47:49.380Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36752026-03-05T04:47:51.069Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36762026-03-05T04:47:51.435Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36772026-03-05T04:47:51.802Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36782026-03-05T04:47:52.683Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36792026-03-05T04:47:53.412Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36802026-03-05T04:47:53.443Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36812026-03-05T04:48:05.921Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36822026-03-05T04:48:33.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.84s
36832026-03-05T04:48:33.423Z
36842026-03-05T04:48:33.423Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (173/256)
36852026-03-05T04:48:34.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-03-05T04:48:34.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-03-05T04:48:34.979Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36882026-03-05T04:49:04.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.92s
36892026-03-05T04:49:04.591Z
36902026-03-05T04:49:04.591Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (174/256)
36912026-03-05T04:49:05.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-03-05T04:49:05.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-03-05T04:49:06.193Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36942026-03-05T04:49:37.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.65s
36952026-03-05T04:49:37.490Z
36962026-03-05T04:49:37.490Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (175/256)
36972026-03-05T04:49:38.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-03-05T04:49:38.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-03-05T04:49:39.042Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37002026-03-05T04:50:09.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.96s
37012026-03-05T04:50:09.691Z
37022026-03-05T04:50:09.691Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (176/256)
37032026-03-05T04:50:10.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-03-05T04:50:10.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-03-05T04:50:11.342Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37062026-03-05T04:50:42.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.55s
37072026-03-05T04:50:42.496Z
37082026-03-05T04:50:42.496Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (177/256)
37092026-03-05T04:50:43.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-03-05T04:50:43.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-03-05T04:50:43.967Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37122026-03-05T04:51:12.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.92s
37132026-03-05T04:51:12.645Z
37142026-03-05T04:51:12.645Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (178/256)
37152026-03-05T04:51:13.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-03-05T04:51:13.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-03-05T04:51:14.216Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37182026-03-05T04:51:41.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.53s
37192026-03-05T04:51:41.400Z
37202026-03-05T04:51:41.400Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (179/256)
37212026-03-05T04:51:42.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-03-05T04:51:42.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-03-05T04:51:42.848Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37242026-03-05T04:52:10.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.75s
37252026-03-05T04:52:10.382Z
37262026-03-05T04:52:10.382Zinfo: running `cargo check --bins` on bootstrap-agent-api (180/256)
37272026-03-05T04:52:11.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-03-05T04:52:11.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-03-05T04:52:11.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-03-05T04:52:11.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37312026-03-05T04:52:11.588Z
37322026-03-05T04:52:11.588Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (181/256)
37332026-03-05T04:52:12.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-03-05T04:52:12.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-03-05T04:52:12.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-03-05T04:52:12.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37372026-03-05T04:52:12.784Z
37382026-03-05T04:52:12.784Zinfo: running `cargo check --bins` on range-requests (182/256)
37392026-03-05T04:52:13.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-03-05T04:52:13.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-03-05T04:52:13.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-03-05T04:52:13.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37432026-03-05T04:52:13.991Z
37442026-03-05T04:52:13.991Zinfo: running `cargo check --bins` on repo-depot-api (183/256)
37452026-03-05T04:52:14.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-03-05T04:52:15.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-03-05T04:52:15.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-03-05T04:52:15.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
37492026-03-05T04:52:15.117Z
37502026-03-05T04:52:15.117Zinfo: running `cargo check --bins` on sled-agent-api (184/256)
37512026-03-05T04:52:16.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-03-05T04:52:16.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-03-05T04:52:16.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-03-05T04:52:16.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
37552026-03-05T04:52:16.248Z
37562026-03-05T04:52:16.248Zinfo: running `cargo check --bins` on sled-diagnostics (185/256)
37572026-03-05T04:52:17.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-03-05T04:52:17.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-03-05T04:52:17.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-03-05T04:52:17.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37612026-03-05T04:52:17.450Z
37622026-03-05T04:52:17.450Zinfo: running `cargo check --bins` on zfs-test-harness (186/256)
37632026-03-05T04:52:18.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-03-05T04:52:18.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-03-05T04:52:18.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-03-05T04:52:18.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37672026-03-05T04:52:18.623Z
37682026-03-05T04:52:18.623Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (187/256)
37692026-03-05T04:52:19.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-03-05T04:52:19.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-03-05T04:52:19.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-03-05T04:52:19.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37732026-03-05T04:52:19.790Z
37742026-03-05T04:52:19.790Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (188/256)
37752026-03-05T04:52:20.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-03-05T04:52:20.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-03-05T04:52:20.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-03-05T04:52:20.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37792026-03-05T04:52:20.987Z
37802026-03-05T04:52:20.988Zinfo: running `cargo check --bins` on sled-agent-health-monitor (189/256)
37812026-03-05T04:52:22.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-03-05T04:52:22.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-03-05T04:52:22.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-03-05T04:52:22.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
37852026-03-05T04:52:22.179Z
37862026-03-05T04:52:22.179Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (190/256)
37872026-03-05T04:52:23.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-03-05T04:52:23.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-03-05T04:52:23.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-03-05T04:52:23.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
37912026-03-05T04:52:23.351Z
37922026-03-05T04:52:23.351Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (191/256)
37932026-03-05T04:52:24.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-03-05T04:52:24.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-03-05T04:52:24.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-03-05T04:52:24.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37972026-03-05T04:52:24.532Z
37982026-03-05T04:52:24.532Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (192/256)
37992026-03-05T04:52:25.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-03-05T04:52:25.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-03-05T04:52:25.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-03-05T04:52:25.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
38032026-03-05T04:52:25.650Z
38042026-03-05T04:52:25.650Zinfo: running `cargo check --bins` on trust-quorum (193/256)
38052026-03-05T04:52:26.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-03-05T04:52:26.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-03-05T04:52:26.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-03-05T04:52:26.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
38092026-03-05T04:52:26.832Z
38102026-03-05T04:52:26.832Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (194/256)
38112026-03-05T04:52:27.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-03-05T04:52:27.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-03-05T04:52:27.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-03-05T04:52:27.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
38152026-03-05T04:52:28.112Z
38162026-03-05T04:52:28.112Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (195/256)
38172026-03-05T04:52:29.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-03-05T04:52:29.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-03-05T04:52:29.298Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-03-05T04:52:29.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38212026-03-05T04:52:29.406Z
38222026-03-05T04:52:29.406Zinfo: running `cargo check --bins` on update-common (196/256)
38232026-03-05T04:52:30.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-03-05T04:52:30.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-03-05T04:52:30.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-03-05T04:52:30.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
38272026-03-05T04:52:30.551Z
38282026-03-05T04:52:30.551Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (197/256)
38292026-03-05T04:52:31.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-03-05T04:52:31.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-03-05T04:52:31.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-03-05T04:52:31.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
38332026-03-05T04:52:31.746Z
38342026-03-05T04:52:31.746Zinfo: running `cargo check --bins` on reconfigurator-cli (198/256)
38352026-03-05T04:52:32.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-03-05T04:52:32.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-03-05T04:52:33.209Z Compiling fs-err v2.11.0
38382026-03-05T04:52:33.209Z Checking ignore v0.4.25
38392026-03-05T04:52:33.233Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38402026-03-05T04:52:33.233Z Checking predicates-tree v1.0.13
38412026-03-05T04:52:33.233Z Checking parse-size v1.1.0
38422026-03-05T04:52:33.233Z Checking rand_seeder v0.4.0
38432026-03-05T04:52:33.258Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38442026-03-05T04:52:33.310Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38452026-03-05T04:52:33.498Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38462026-03-05T04:52:33.524Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38472026-03-05T04:52:33.554Z Compiling petname v2.0.2
38482026-03-05T04:52:33.798Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38492026-03-05T04:52:34.010Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38502026-03-05T04:52:34.034Z Checking globwalk v0.9.1
38512026-03-05T04:52:34.074Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38522026-03-05T04:52:34.318Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38532026-03-05T04:52:34.344Z Checking sapling-renderdag v0.1.0
38542026-03-05T04:52:34.389Z Checking camino-tempfile-ext v0.3.3
38552026-03-05T04:52:34.635Z Checking sync-ptr v0.1.4
38562026-03-05T04:52:34.736Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38572026-03-05T04:52:34.832Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38582026-03-05T04:52:34.879Z Checking colored v2.2.0
38592026-03-05T04:52:34.908Z Checking assert_matches v1.5.0
38602026-03-05T04:52:35.369Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38612026-03-05T04:52:35.617Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38622026-03-05T04:52:35.617Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38632026-03-05T04:52:36.785Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38642026-03-05T04:52:39.821Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38652026-03-05T04:52:44.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.93s
38662026-03-05T04:52:44.922Z
38672026-03-05T04:52:44.922Zinfo: running `cargo check --bins` on omicron-repl-utils (199/256)
38682026-03-05T04:52:45.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38692026-03-05T04:52:45.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38702026-03-05T04:52:45.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38712026-03-05T04:52:45.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
38722026-03-05T04:52:46.051Z
38732026-03-05T04:52:46.051Zinfo: running `cargo check --bins` on nexus-test-interface (200/256)
38742026-03-05T04:52:47.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752026-03-05T04:52:47.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762026-03-05T04:52:47.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38772026-03-05T04:52:47.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38782026-03-05T04:52:47.350Z
38792026-03-05T04:52:47.350Zinfo: running `cargo check --bins` on oximeter-collector (201/256)
38802026-03-05T04:52:48.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812026-03-05T04:52:48.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822026-03-05T04:52:48.651Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38832026-03-05T04:52:48.651Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38842026-03-05T04:52:49.779Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38852026-03-05T04:52:53.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
38862026-03-05T04:52:53.289Z
38872026-03-05T04:52:53.289Zinfo: running `cargo check --bins` on oximeter-api (202/256)
38882026-03-05T04:52:54.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38892026-03-05T04:52:54.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38902026-03-05T04:52:54.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38912026-03-05T04:52:54.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
38922026-03-05T04:52:54.458Z
38932026-03-05T04:52:54.458Zinfo: running `cargo check --bins` on cert-dev (203/256)
38942026-03-05T04:52:55.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38952026-03-05T04:52:55.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38962026-03-05T04:52:55.660Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38972026-03-05T04:52:55.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
38982026-03-05T04:52:56.180Z
38992026-03-05T04:52:56.180Zinfo: running `cargo check --bins` on clickana (204/256)
39002026-03-05T04:52:57.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39012026-03-05T04:52:57.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39022026-03-05T04:52:57.365Z Compiling darling_core v0.23.0
39032026-03-05T04:52:57.365Z Compiling instability v0.3.11
39042026-03-05T04:52:57.389Z Checking castaway v0.2.4
39052026-03-05T04:52:57.389Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
39062026-03-05T04:52:57.413Z Compiling indoc v2.0.7
39072026-03-05T04:52:57.438Z Checking unicode-truncate v1.1.0
39082026-03-05T04:52:57.462Z Checking lru v0.12.5
39092026-03-05T04:52:57.487Z Checking cassowary v0.3.0
39102026-03-05T04:52:57.632Z Checking compact_str v0.8.1
39112026-03-05T04:52:59.699Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39122026-03-05T04:53:00.038Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39132026-03-05T04:53:01.103Z Compiling darling_macro v0.23.0
39142026-03-05T04:53:01.904Z Compiling darling v0.23.0
39152026-03-05T04:53:03.239Z Checking ratatui v0.29.0
39162026-03-05T04:53:06.297Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39172026-03-05T04:53:07.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.37s
39182026-03-05T04:53:07.790Z
39192026-03-05T04:53:07.790Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (205/256)
39202026-03-05T04:53:09.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39212026-03-05T04:53:09.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39222026-03-05T04:53:09.249Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39232026-03-05T04:53:09.249Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39242026-03-05T04:53:10.255Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39252026-03-05T04:53:11.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
39262026-03-05T04:53:11.270Z
39272026-03-05T04:53:11.270Zinfo: running `cargo check --bins` on ch-dev (206/256)
39282026-03-05T04:53:12.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292026-03-05T04:53:12.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302026-03-05T04:53:12.654Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39312026-03-05T04:53:13.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
39322026-03-05T04:53:14.115Z
39332026-03-05T04:53:14.115Zinfo: running `cargo check --bins` on dev-tools-common (207/256)
39342026-03-05T04:53:14.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352026-03-05T04:53:15.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362026-03-05T04:53:15.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372026-03-05T04:53:15.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
39382026-03-05T04:53:15.076Z
39392026-03-05T04:53:15.076Zinfo: running `cargo check --bins` on crdb-seed (208/256)
39402026-03-05T04:53:16.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412026-03-05T04:53:16.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422026-03-05T04:53:16.450Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39432026-03-05T04:53:17.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
39442026-03-05T04:53:17.258Z
39452026-03-05T04:53:17.258Zinfo: running `cargo check --bins` on db-dev (209/256)
39462026-03-05T04:53:18.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472026-03-05T04:53:18.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482026-03-05T04:53:18.646Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39492026-03-05T04:53:19.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
39502026-03-05T04:53:20.087Z
39512026-03-05T04:53:20.087Zinfo: running `cargo check --bins` on omicron-dev-lib (210/256)
39522026-03-05T04:53:21.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532026-03-05T04:53:21.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542026-03-05T04:53:21.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39552026-03-05T04:53:21.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
39562026-03-05T04:53:21.337Z
39572026-03-05T04:53:21.337Zinfo: running `cargo check --bins` on xtask-downloader (211/256)
39582026-03-05T04:53:22.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592026-03-05T04:53:22.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602026-03-05T04:53:22.456Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39612026-03-05T04:53:23.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
39622026-03-05T04:53:24.007Z
39632026-03-05T04:53:24.007Zinfo: running `cargo check --bins` on omicron-dropshot-apis (212/256)
39642026-03-05T04:53:25.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652026-03-05T04:53:25.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662026-03-05T04:53:25.389Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39672026-03-05T04:53:25.389Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39682026-03-05T04:53:25.389Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39692026-03-05T04:53:25.413Z Checking git-stub v1.0.0
39702026-03-05T04:53:25.414Z Compiling trait-variant v0.1.2
39712026-03-05T04:53:25.414Z Checking is_ci v1.2.0
39722026-03-05T04:53:25.414Z Checking maplit v1.0.2
39732026-03-05T04:53:25.414Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39742026-03-05T04:53:25.638Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39752026-03-05T04:53:25.688Z Checking supports-color v3.0.2
39762026-03-05T04:53:25.755Z Checking git-stub-vcs v0.1.0
39772026-03-05T04:53:25.904Z Checking drift v0.1.3
39782026-03-05T04:53:25.948Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39792026-03-05T04:53:25.975Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39802026-03-05T04:53:26.131Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39812026-03-05T04:53:26.281Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39822026-03-05T04:53:26.416Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39832026-03-05T04:53:26.474Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39842026-03-05T04:53:26.579Z Checking dropshot-api-manager v0.5.2
39852026-03-05T04:53:26.777Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39862026-03-05T04:53:27.082Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
39872026-03-05T04:53:27.375Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e)
39882026-03-05T04:53:28.081Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39892026-03-05T04:53:39.987Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39902026-03-05T04:53:42.176Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39912026-03-05T04:53:43.390Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39922026-03-05T04:53:44.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.11s
39932026-03-05T04:53:44.342Z
39942026-03-05T04:53:44.342Zinfo: running `cargo check --bins` on installinator-api (213/256)
39952026-03-05T04:53:45.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39962026-03-05T04:53:45.325Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39972026-03-05T04:53:45.325Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39982026-03-05T04:53:45.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
39992026-03-05T04:53:45.427Z
40002026-03-05T04:53:45.427Zinfo: running `cargo check --bins` on nexus-external-api (214/256)
40012026-03-05T04:53:46.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40022026-03-05T04:53:46.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40032026-03-05T04:53:46.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40042026-03-05T04:53:46.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
40052026-03-05T04:53:46.634Z
40062026-03-05T04:53:46.634Zinfo: running `cargo check --bins` on nexus-internal-api (215/256)
40072026-03-05T04:53:47.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40082026-03-05T04:53:47.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40092026-03-05T04:53:47.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40102026-03-05T04:53:47.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
40112026-03-05T04:53:47.842Z
40122026-03-05T04:53:47.842Zinfo: running `cargo check --bins` on nexus-lockstep-api (216/256)
40132026-03-05T04:53:48.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40142026-03-05T04:53:49.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40152026-03-05T04:53:49.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40162026-03-05T04:53:49.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
40172026-03-05T04:53:49.108Z
40182026-03-05T04:53:49.108Zinfo: running `cargo check --bins` on ntp-admin-api (217/256)
40192026-03-05T04:53:50.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40202026-03-05T04:53:50.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40212026-03-05T04:53:50.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40222026-03-05T04:53:50.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
40232026-03-05T04:53:50.304Z
40242026-03-05T04:53:50.304Zinfo: running `cargo check --bins` on ntp-admin-types-versions (218/256)
40252026-03-05T04:53:51.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40262026-03-05T04:53:51.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40272026-03-05T04:53:51.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40282026-03-05T04:53:51.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
40292026-03-05T04:53:51.422Z
40302026-03-05T04:53:51.422Zinfo: running `cargo check --bins` on wicketd-api (219/256)
40312026-03-05T04:53:52.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40322026-03-05T04:53:52.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40332026-03-05T04:53:52.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40342026-03-05T04:53:52.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
40352026-03-05T04:53:52.567Z
40362026-03-05T04:53:52.567Zinfo: running `cargo check --bins` on omicron-ls-apis (220/256)
40372026-03-05T04:53:53.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40382026-03-05T04:53:53.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40392026-03-05T04:53:53.762Z Checking erased-serde v0.4.9
40402026-03-05T04:53:53.788Z Checking ordered-float v2.10.1
40412026-03-05T04:53:53.816Z Checking unicode-xid v0.2.6
40422026-03-05T04:53:53.840Z Checking cargo-platform v0.2.0
40432026-03-05T04:53:54.245Z Checking serde-value v0.7.0
40442026-03-05T04:53:54.516Z Checking serde-untagged v0.1.9
40452026-03-05T04:53:54.867Z Checking cargo-util-schemas v0.8.2
40462026-03-05T04:53:56.653Z Checking cargo_metadata v0.21.0
40472026-03-05T04:53:58.157Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40482026-03-05T04:53:59.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.01s
40492026-03-05T04:53:59.775Z
40502026-03-05T04:53:59.775Zinfo: running `cargo check --bins` on mgs-dev (221/256)
40512026-03-05T04:54:00.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-03-05T04:54:00.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-03-05T04:54:01.142Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40542026-03-05T04:54:01.998Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40552026-03-05T04:54:02.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
40562026-03-05T04:54:03.106Z
40572026-03-05T04:54:03.106Zinfo: running `cargo check --bins` on omicron-omdb (222/256)
40582026-03-05T04:54:04.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40592026-03-05T04:54:04.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40602026-03-05T04:54:04.734Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40612026-03-05T04:54:04.734Z Compiling vergen-gitcl v1.0.8
40622026-03-05T04:54:04.734Z Compiling dirs-sys-next v0.1.2
40632026-03-05T04:54:04.734Z Compiling glob v0.3.3
40642026-03-05T04:54:04.734Z Compiling crunchy v0.2.4
40652026-03-05T04:54:04.758Z Compiling dsl_auto_type v0.1.3
40662026-03-05T04:54:04.758Z Checking scheduled-thread-pool v0.2.7
40672026-03-05T04:54:04.758Z Compiling diesel_table_macro_syntax v0.2.0
40682026-03-05T04:54:05.101Z Compiling dirs-next v2.0.0
40692026-03-05T04:54:05.132Z Compiling tiny-keccak v2.0.2
40702026-03-05T04:54:05.294Z Compiling term v0.7.0
40712026-03-05T04:54:05.319Z Checking r2d2 v0.8.10
40722026-03-05T04:54:05.427Z Compiling bit-vec v0.6.3
40732026-03-05T04:54:05.596Z Compiling clang-sys v1.8.1
40742026-03-05T04:54:05.674Z Compiling itertools v0.10.5
40752026-03-05T04:54:05.849Z Compiling ascii-canvas v3.0.0
40762026-03-05T04:54:06.114Z Compiling diesel_derives v2.2.7
40772026-03-05T04:54:06.268Z Compiling bit-set v0.5.3
40782026-03-05T04:54:06.293Z Compiling ena v0.14.4
40792026-03-05T04:54:06.317Z Compiling libloading v0.8.9
40802026-03-05T04:54:06.420Z Compiling regex-syntax v0.6.29
40812026-03-05T04:54:06.536Z Compiling diff v0.1.13
40822026-03-05T04:54:06.569Z Compiling bindgen v0.71.1
40832026-03-05T04:54:06.725Z Compiling cexpr v0.6.0
40842026-03-05T04:54:07.036Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40852026-03-05T04:54:07.333Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40862026-03-05T04:54:07.472Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40872026-03-05T04:54:07.591Z Compiling libxml v0.3.3
40882026-03-05T04:54:07.936Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40892026-03-05T04:54:08.001Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40902026-03-05T04:54:08.073Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40912026-03-05T04:54:08.401Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40922026-03-05T04:54:08.481Z Compiling strum_macros v0.24.3
40932026-03-05T04:54:08.506Z Compiling indoc v1.0.9
40942026-03-05T04:54:09.252Z Compiling lalrpop v0.19.12
40952026-03-05T04:54:10.481Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40962026-03-05T04:54:10.748Z Checking derive_builder v0.20.2
40972026-03-05T04:54:10.772Z Compiling oso-derive v0.27.3
40982026-03-05T04:54:10.920Z Checking quick-xml v0.37.5
40992026-03-05T04:54:11.159Z Compiling impl-trait-for-tuples v0.2.3
41002026-03-05T04:54:11.565Z Checking openssl-probe v0.1.6
41012026-03-05T04:54:11.777Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
41022026-03-05T04:54:12.832Z Compiling diesel-dtrace v0.4.2
41032026-03-05T04:54:13.029Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
41042026-03-05T04:54:13.237Z Checking bb8 v0.8.6
41052026-03-05T04:54:13.366Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41062026-03-05T04:54:13.694Z Checking nonempty v0.12.0
41072026-03-05T04:54:13.732Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41082026-03-05T04:54:13.978Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41092026-03-05T04:54:14.080Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
41102026-03-05T04:54:14.317Z Checking support-bundle-viewer v0.1.2
41112026-03-05T04:54:14.354Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41122026-03-05T04:54:14.781Z Checking multimap v0.10.1
41132026-03-05T04:54:15.146Z Checking diesel v2.2.12
41142026-03-05T04:54:19.701Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41152026-03-05T04:54:22.415Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41162026-03-05T04:54:22.763Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41172026-03-05T04:54:23.137Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41182026-03-05T04:54:24.544Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41192026-03-05T04:54:25.758Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41202026-03-05T04:54:25.866Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41212026-03-05T04:54:26.964Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41222026-03-05T04:54:30.505Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41232026-03-05T04:54:37.920Z Compiling samael v0.0.19
41242026-03-05T04:54:46.469Z Checking async-bb8-diesel v0.2.1
41252026-03-05T04:54:52.287Z Compiling polar-core v0.27.3
41262026-03-05T04:55:01.894Z Checking oso v0.27.3
41272026-03-05T04:56:03.015Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41282026-03-05T04:57:20.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 17s
41292026-03-05T04:57:20.631Z
41302026-03-05T04:57:20.631Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (223/256)
41312026-03-05T04:57:21.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41322026-03-05T04:57:21.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41332026-03-05T04:57:21.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41342026-03-05T04:57:21.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
41352026-03-05T04:57:21.943Z
41362026-03-05T04:57:21.944Zinfo: running `cargo check --bins` on nexus-saga-recovery (224/256)
41372026-03-05T04:57:23.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41382026-03-05T04:57:23.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41392026-03-05T04:57:23.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41402026-03-05T04:57:23.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
41412026-03-05T04:57:23.243Z
41422026-03-05T04:57:23.243Zinfo: running `cargo check --bins` on nexus-test-utils-macros (225/256)
41432026-03-05T04:57:24.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41442026-03-05T04:57:24.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41452026-03-05T04:57:24.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41462026-03-05T04:57:24.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
41472026-03-05T04:57:24.345Z
41482026-03-05T04:57:24.345Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (226/256)
41492026-03-05T04:57:25.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41502026-03-05T04:57:25.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41512026-03-05T04:57:25.949Z Compiling libz-sys v1.1.24
41522026-03-05T04:57:25.974Z Compiling libgit2-sys v0.18.3+1.9.2
41532026-03-05T04:57:26.008Z Compiling vergen-git2 v1.0.7
41542026-03-05T04:57:26.032Z Compiling rustls v0.21.12
41552026-03-05T04:57:26.057Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41562026-03-05T04:57:26.081Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41572026-03-05T04:57:26.081Z Compiling nix v0.29.0
41582026-03-05T04:57:26.106Z Checking sct v0.7.1
41592026-03-05T04:57:26.361Z Checking rustls-webpki v0.101.7
41602026-03-05T04:57:26.385Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41612026-03-05T04:57:26.409Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41622026-03-05T04:57:26.460Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41632026-03-05T04:57:26.699Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41642026-03-05T04:57:26.936Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41652026-03-05T04:57:26.962Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41662026-03-05T04:57:27.072Z Checking rustls-pemfile v1.0.4
41672026-03-05T04:57:27.309Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41682026-03-05T04:57:27.359Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41692026-03-05T04:57:27.667Z Checking twox-hash v2.1.2
41702026-03-05T04:57:27.921Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
41712026-03-05T04:57:28.006Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41722026-03-05T04:57:28.960Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41732026-03-05T04:57:29.109Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41742026-03-05T04:57:29.155Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41752026-03-05T04:57:29.676Z Checking tokio-rustls v0.24.1
41762026-03-05T04:57:30.030Z Checking progenitor-extras v0.1.0
41772026-03-05T04:57:30.344Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41782026-03-05T04:57:30.371Z Checking fatfs v0.3.6
41792026-03-05T04:57:30.396Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41802026-03-05T04:57:30.562Z Compiling seq-macro v0.3.6
41812026-03-05T04:57:38.222Z Compiling git2 v0.20.4
41822026-03-05T04:57:39.940Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41832026-03-05T04:57:40.153Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
41842026-03-05T04:57:43.621Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41852026-03-05T04:59:39.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
41862026-03-05T04:59:39.515Z
41872026-03-05T04:59:39.515Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (227/256)
41882026-03-05T04:59:40.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41892026-03-05T04:59:40.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41902026-03-05T04:59:41.126Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41912026-03-05T05:01:27.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
41922026-03-05T05:01:28.148Z
41932026-03-05T05:01:28.148Zinfo: running `cargo check --bins` on nexus-background-task-interface (228/256)
41942026-03-05T05:01:29.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41952026-03-05T05:01:29.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41962026-03-05T05:01:29.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41972026-03-05T05:01:29.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
41982026-03-05T05:01:29.242Z
41992026-03-05T05:01:29.242Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (229/256)
42002026-03-05T05:01:30.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42012026-03-05T05:01:30.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42022026-03-05T05:01:30.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42032026-03-05T05:01:30.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
42042026-03-05T05:01:30.429Z
42052026-03-05T05:01:30.429Zinfo: running `cargo check --bins` on nexus-mgs-updates (230/256)
42062026-03-05T05:01:31.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42072026-03-05T05:01:31.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42082026-03-05T05:01:31.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42092026-03-05T05:01:31.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
42102026-03-05T05:01:31.673Z
42112026-03-05T05:01:31.673Zinfo: running `cargo check --bins` on nexus-networking (231/256)
42122026-03-05T05:01:33.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42132026-03-05T05:01:33.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42142026-03-05T05:01:33.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42152026-03-05T05:01:33.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
42162026-03-05T05:01:33.052Z
42172026-03-05T05:01:33.052Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (232/256)
42182026-03-05T05:01:33.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42192026-03-05T05:01:33.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42202026-03-05T05:01:33.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42212026-03-05T05:01:33.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
42222026-03-05T05:01:34.084Z
42232026-03-05T05:01:34.084Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (233/256)
42242026-03-05T05:01:35.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42252026-03-05T05:01:35.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42262026-03-05T05:01:35.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42272026-03-05T05:01:35.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
42282026-03-05T05:01:35.300Z
42292026-03-05T05:01:35.300Zinfo: running `cargo check --bins` on omicron-dev (234/256)
42302026-03-05T05:01:36.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42312026-03-05T05:01:36.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42322026-03-05T05:01:36.957Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42332026-03-05T05:01:36.957Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42342026-03-05T05:01:37.025Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42352026-03-05T05:01:37.049Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42362026-03-05T05:01:37.049Z Checking diff v0.1.13
42372026-03-05T05:01:37.049Z Checking yansi v1.0.1
42382026-03-05T05:01:37.049Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42392026-03-05T05:01:37.090Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42402026-03-05T05:01:37.335Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42412026-03-05T05:01:37.634Z Checking pretty_assertions v1.4.1
42422026-03-05T05:01:38.918Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42432026-03-05T05:02:33.713Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42442026-03-05T05:02:33.713Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42452026-03-05T05:02:33.713Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42462026-03-05T05:02:33.713Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42472026-03-05T05:02:33.738Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42482026-03-05T05:02:33.738Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42492026-03-05T05:02:34.985Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42502026-03-05T05:02:37.019Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42512026-03-05T05:04:17.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
42522026-03-05T05:04:17.261Z
42532026-03-05T05:04:17.261Zinfo: running `cargo check --bins` on omicron-pins (235/256)
42542026-03-05T05:04:18.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42552026-03-05T05:04:18.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42562026-03-05T05:04:18.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42572026-03-05T05:04:18.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
42582026-03-05T05:04:18.474Z
42592026-03-05T05:04:18.474Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (236/256)
42602026-03-05T05:04:19.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42612026-03-05T05:04:19.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42622026-03-05T05:04:20.066Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42632026-03-05T05:04:20.091Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42642026-03-05T05:04:20.115Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42652026-03-05T05:04:58.469Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42662026-03-05T05:04:59.188Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42672026-03-05T05:05:03.068Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42682026-03-05T05:05:03.829Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42692026-03-05T05:05:10.897Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42702026-03-05T05:06:04.980Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42712026-03-05T05:06:06.111Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42722026-03-05T05:06:09.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
42732026-03-05T05:06:09.616Z
42742026-03-05T05:06:09.616Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (237/256)
42752026-03-05T05:06:10.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42762026-03-05T05:06:10.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42772026-03-05T05:06:10.971Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42782026-03-05T05:06:12.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
42792026-03-05T05:06:12.290Z
42802026-03-05T05:06:12.290Zinfo: running `cargo check --bins` on omicron-releng (238/256)
42812026-03-05T05:06:13.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42822026-03-05T05:06:13.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42832026-03-05T05:06:13.519Z Compiling blake3 v1.8.3
42842026-03-05T05:06:13.543Z Checking arrayvec v0.7.6
42852026-03-05T05:06:13.543Z Checking arrayref v0.3.9
42862026-03-05T05:06:13.543Z Checking constant_time_eq v0.4.2
42872026-03-05T05:06:13.571Z Checking topological-sort v0.2.2
42882026-03-05T05:06:13.595Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42892026-03-05T05:06:13.595Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42902026-03-05T05:06:13.595Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42912026-03-05T05:06:13.694Z Checking shell-words v1.1.1
42922026-03-05T05:06:15.133Z Checking omicron-zone-package v0.12.2
42932026-03-05T05:06:16.707Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42942026-03-05T05:06:18.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.06s
42952026-03-05T05:06:18.552Z
42962026-03-05T05:06:18.552Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (239/256)
42972026-03-05T05:06:19.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42982026-03-05T05:06:19.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42992026-03-05T05:06:19.720Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43002026-03-05T05:06:20.106Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43012026-03-05T05:06:20.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s
43022026-03-05T05:06:20.969Z
43032026-03-05T05:06:20.969Zinfo: running `cargo check --bins` on xtask (240/256)
43042026-03-05T05:06:21.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43052026-03-05T05:06:21.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43062026-03-05T05:06:21.846Z Checking libc v0.2.180
43072026-03-05T05:06:21.846Z Checking serde v1.0.228
43082026-03-05T05:06:21.870Z Checking zerofrom v0.1.6
43092026-03-05T05:06:21.895Z Checking bitflags v2.11.0
43102026-03-05T05:06:21.919Z Checking hashbrown v0.16.1
43112026-03-05T05:06:21.919Z Checking smallvec v1.15.1
43122026-03-05T05:06:21.952Z Checking serde_json v1.0.149
43132026-03-05T05:06:21.976Z Checking scroll v0.12.0
43142026-03-05T05:06:22.109Z Checking yoke v0.8.1
43152026-03-05T05:06:22.191Z Checking num-traits v0.2.19
43162026-03-05T05:06:22.273Z Checking thiserror v1.0.69
43172026-03-05T05:06:22.410Z Checking log v0.4.29
43182026-03-05T05:06:22.435Z Checking zerovec v0.11.5
43192026-03-05T05:06:22.435Z Checking zerotrie v0.2.3
43202026-03-05T05:06:22.574Z Checking errno v0.3.14
43212026-03-05T05:06:22.699Z Checking percent-encoding v2.3.2
43222026-03-05T05:06:22.757Z Checking toml_datetime v0.6.11
43232026-03-05T05:06:22.782Z Checking rustix v1.1.3
43242026-03-05T05:06:22.821Z Checking indexmap v2.13.0
43252026-03-05T05:06:22.902Z Checking serde_spanned v0.6.9
43262026-03-05T05:06:22.939Z Checking form_urlencoded v1.2.2
43272026-03-05T05:06:23.098Z Checking goblin v0.8.2
43282026-03-05T05:06:23.122Z Checking zerocopy v0.7.35
43292026-03-05T05:06:23.165Z Checking getrandom v0.4.1
43302026-03-05T05:06:23.240Z Checking thiserror v2.0.18
43312026-03-05T05:06:23.315Z Checking tinystr v0.8.2
43322026-03-05T05:06:23.386Z Checking potential_utf v0.1.4
43332026-03-05T05:06:23.412Z Checking ordered-float v2.10.1
43342026-03-05T05:06:23.412Z Checking syn v2.0.117
43352026-03-05T05:06:23.609Z Checking icu_collections v2.1.1
43362026-03-05T05:06:23.651Z Checking icu_locale_core v2.1.1
43372026-03-05T05:06:23.901Z Checking serde-value v0.7.0
43382026-03-05T05:06:23.930Z Checking toml_edit v0.22.27
43392026-03-05T05:06:24.189Z Checking dtrace-parser v0.2.0
43402026-03-05T05:06:24.214Z Checking thread-id v4.2.2
43412026-03-05T05:06:24.278Z Checking once_cell v1.21.3
43422026-03-05T05:06:24.326Z Checking cargo-platform v0.2.0
43432026-03-05T05:06:24.495Z Checking terminal_size v0.4.3
43442026-03-05T05:06:24.593Z Checking tempfile v3.25.0
43452026-03-05T05:06:24.625Z Checking memmap v0.7.0
43462026-03-05T05:06:24.649Z Checking fs-err v3.3.0
43472026-03-05T05:06:24.675Z Checking clap_builder v4.5.60
43482026-03-05T05:06:24.785Z Checking icu_provider v2.1.1
43492026-03-05T05:06:24.848Z Checking textwrap v0.16.2
43502026-03-05T05:06:24.950Z Checking camino-tempfile v1.4.1
43512026-03-05T05:06:24.975Z Checking tabled v0.15.0
43522026-03-05T05:06:25.203Z Checking anyhow v1.0.102
43532026-03-05T05:06:25.227Z Checking macaddr v1.0.1
43542026-03-05T05:06:25.252Z Checking icu_properties v2.1.2
43552026-03-05T05:06:25.534Z Checking icu_normalizer v2.1.1
43562026-03-05T05:06:25.559Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43572026-03-05T05:06:26.106Z Checking toml v0.8.23
43582026-03-05T05:06:26.731Z Checking cargo_toml v0.21.0
43592026-03-05T05:06:26.903Z Checking idna_adapter v1.2.1
43602026-03-05T05:06:27.127Z Checking idna v1.1.0
43612026-03-05T05:06:27.152Z Checking clap v4.5.60
43622026-03-05T05:06:27.238Z Checking dof v0.3.0
43632026-03-05T05:06:27.557Z Checking url v2.5.8
43642026-03-05T05:06:27.770Z Checking usdt-impl v0.5.0
43652026-03-05T05:06:28.267Z Checking usdt v0.5.0
43662026-03-05T05:06:28.312Z Checking cargo-util-schemas v0.8.2
43672026-03-05T05:06:29.955Z Checking cargo_metadata v0.21.0
43682026-03-05T05:06:31.423Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43692026-03-05T05:06:32.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.36s
43702026-03-05T05:06:32.490Z
43712026-03-05T05:06:32.490Zinfo: running `cargo check --bins` on end-to-end-tests (241/256)
43722026-03-05T05:06:33.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43732026-03-05T05:06:33.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43742026-03-05T05:06:33.968Z Checking polyval v0.6.2
43752026-03-05T05:06:33.993Z Checking ctr v0.9.2
43762026-03-05T05:06:34.035Z Checking ssh-encoding v0.2.0
43772026-03-05T05:06:34.035Z Checking blowfish v0.9.1
43782026-03-05T05:06:34.083Z Checking password-hash v0.4.2
43792026-03-05T05:06:34.108Z Checking p256 v0.13.2
43802026-03-05T05:06:34.108Z Checking p521 v0.13.3
43812026-03-05T05:06:34.108Z Checking russh-cryptovec v0.7.3
43822026-03-05T05:06:34.268Z Checking ghash v0.5.1
43832026-03-05T05:06:34.292Z Checking bcrypt-pbkdf v0.10.0
43842026-03-05T05:06:34.316Z Checking md5 v0.7.0
43852026-03-05T05:06:34.364Z Checking num-bigint v0.4.6
43862026-03-05T05:06:34.404Z Checking des v0.8.1
43872026-03-05T05:06:34.458Z Checking aes-gcm v0.10.3
43882026-03-05T05:06:34.483Z Checking pbkdf2 v0.11.0
43892026-03-05T05:06:34.553Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43902026-03-05T05:06:34.596Z Checking hex-literal v0.4.1
43912026-03-05T05:06:34.621Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43922026-03-05T05:06:34.668Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43932026-03-05T05:06:34.703Z Checking ssh-cipher v0.2.0
43942026-03-05T05:06:34.752Z Checking socket2 v0.5.10
43952026-03-05T05:06:34.776Z Checking internet-checksum v0.2.1
43962026-03-05T05:06:35.004Z Checking ssh-key v0.6.7
43972026-03-05T05:06:35.281Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43982026-03-05T05:06:36.456Z Checking russh-keys v0.45.0
43992026-03-05T05:06:37.673Z Checking russh v0.45.0
44002026-03-05T05:07:14.593Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44012026-03-05T05:07:16.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.28s
44022026-03-05T05:07:17.005Z
44032026-03-05T05:07:17.005Zinfo: running `cargo check --bins` on gateway-cli (242/256)
44042026-03-05T05:07:17.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44052026-03-05T05:07:18.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44062026-03-05T05:07:18.164Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
44072026-03-05T05:07:18.164Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
44082026-03-05T05:07:18.188Z Checking termios v0.3.3
44092026-03-05T05:07:21.100Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
44102026-03-05T05:07:21.338Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
44112026-03-05T05:07:25.584Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44122026-03-05T05:07:26.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.69s
44132026-03-05T05:07:26.900Z
44142026-03-05T05:07:26.900Zinfo: running `cargo check --bins --no-default-features` on installinator (243/256)
44152026-03-05T05:07:27.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-03-05T05:07:27.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-03-05T05:07:28.174Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44182026-03-05T05:07:28.198Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44192026-03-05T05:07:28.232Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44202026-03-05T05:07:28.256Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44212026-03-05T05:07:28.256Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44222026-03-05T05:07:28.918Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44232026-03-05T05:07:28.918Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44242026-03-05T05:07:30.328Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44252026-03-05T05:07:30.704Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44262026-03-05T05:07:30.728Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44272026-03-05T05:07:32.068Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44282026-03-05T05:07:35.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.49s
44292026-03-05T05:07:35.628Z
44302026-03-05T05:07:35.628Zinfo: running `cargo check --bins` on internal-dns-cli (244/256)
44312026-03-05T05:07:36.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44322026-03-05T05:07:36.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44332026-03-05T05:07:36.818Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44342026-03-05T05:07:37.483Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44352026-03-05T05:07:38.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s
44362026-03-05T05:07:38.223Z
44372026-03-05T05:07:38.223Zinfo: running `cargo check --bins` on omicron-live-tests (245/256)
44382026-03-05T05:07:39.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44392026-03-05T05:07:39.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44402026-03-05T05:07:39.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44412026-03-05T05:07:39.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
44422026-03-05T05:07:39.321Z
44432026-03-05T05:07:39.322Zinfo: running `cargo check --bins` on live-tests-macros (246/256)
44442026-03-05T05:07:40.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44452026-03-05T05:07:40.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44462026-03-05T05:07:40.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44472026-03-05T05:07:40.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
44482026-03-05T05:07:40.389Z
44492026-03-05T05:07:40.389Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (247/256)
44502026-03-05T05:07:41.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44512026-03-05T05:07:41.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44522026-03-05T05:07:41.746Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44532026-03-05T05:07:42.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
44542026-03-05T05:07:42.797Z
44552026-03-05T05:07:42.797Zinfo: running `cargo check --bins` on omicron-ntp-admin (248/256)
44562026-03-05T05:07:43.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44572026-03-05T05:07:43.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44582026-03-05T05:07:43.979Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44592026-03-05T05:07:43.979Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44602026-03-05T05:07:44.268Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44612026-03-05T05:07:44.268Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44622026-03-05T05:07:45.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s
44632026-03-05T05:07:45.801Z
44642026-03-05T05:07:45.801Zinfo: running `cargo check --bins` on ntp-admin-types (249/256)
44652026-03-05T05:07:46.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44662026-03-05T05:07:46.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44672026-03-05T05:07:46.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44682026-03-05T05:07:46.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
44692026-03-05T05:07:46.824Z
44702026-03-05T05:07:46.825Zinfo: running `cargo check --bins` on omicron-package (250/256)
44712026-03-05T05:07:47.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44722026-03-05T05:07:47.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44732026-03-05T05:07:48.066Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44742026-03-05T05:07:49.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
44752026-03-05T05:07:50.181Z
44762026-03-05T05:07:50.181Zinfo: running `cargo check --bins` on tqdb (251/256)
44772026-03-05T05:07:51.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44782026-03-05T05:07:51.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44792026-03-05T05:07:51.556Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44802026-03-05T05:07:52.008Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44812026-03-05T05:07:53.413Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44822026-03-05T05:07:53.414Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44832026-03-05T05:08:03.980Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44842026-03-05T05:08:05.327Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44852026-03-05T05:08:05.352Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
44862026-03-05T05:08:05.352Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44872026-03-05T05:08:05.352Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44882026-03-05T05:08:07.122Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44892026-03-05T05:08:22.305Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44902026-03-05T05:08:35.955Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44912026-03-05T05:08:35.980Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44922026-03-05T05:08:35.980Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44932026-03-05T05:08:35.980Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44942026-03-05T05:08:39.456Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44952026-03-05T05:08:42.629Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44962026-03-05T05:08:44.310Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44972026-03-05T05:08:47.597Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44982026-03-05T05:08:48.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.73s
44992026-03-05T05:08:49.203Z
45002026-03-05T05:08:49.203Zinfo: running `cargo check --bins` on wicket-dbg (252/256)
45012026-03-05T05:08:50.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-03-05T05:08:50.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-03-05T05:08:50.931Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
45042026-03-05T05:08:50.956Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
45052026-03-05T05:08:50.956Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
45062026-03-05T05:08:51.014Z Checking rtoolbox v0.0.3
45072026-03-05T05:08:51.039Z Checking tui-tree-widget v0.23.1
45082026-03-05T05:08:51.314Z Checking rpassword v7.4.0
45092026-03-05T05:08:51.539Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
45102026-03-05T05:08:53.974Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
45112026-03-05T05:09:06.710Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
45122026-03-05T05:09:08.166Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
45132026-03-05T05:09:10.561Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
45142026-03-05T05:09:17.822Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45152026-03-05T05:09:22.802Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
45162026-03-05T05:09:24.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.57s
45172026-03-05T05:09:25.022Z
45182026-03-05T05:09:25.022Zinfo: running `cargo check --bins` on wicket (253/256)
45192026-03-05T05:09:26.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-03-05T05:09:26.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-03-05T05:09:26.643Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45222026-03-05T05:09:27.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s
45232026-03-05T05:09:27.390Z
45242026-03-05T05:09:27.390Zinfo: running `cargo check --bins` on wicketd (254/256)
45252026-03-05T05:09:29.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-03-05T05:09:29.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-03-05T05:09:29.791Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45282026-03-05T05:09:29.791Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45292026-03-05T05:09:29.791Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45302026-03-05T05:09:29.791Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45312026-03-05T05:09:31.822Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45322026-03-05T05:09:33.284Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45332026-03-05T05:09:41.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.86s
45342026-03-05T05:09:41.524Z
45352026-03-05T05:09:41.524Zinfo: running `cargo check --bins` on omicron-workspace-hack (255/256)
45362026-03-05T05:09:42.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45372026-03-05T05:09:42.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45382026-03-05T05:09:42.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45392026-03-05T05:09:42.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
45402026-03-05T05:09:42.917Z
45412026-03-05T05:09:42.917Zinfo: running `cargo check --bins` on zone-setup (256/256)
45422026-03-05T05:09:44.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45432026-03-05T05:09:44.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45442026-03-05T05:09:44.398Z Checking uzers v0.12.2
45452026-03-05T05:09:44.847Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45462026-03-05T05:09:46.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
45472026-03-05T05:09:46.805Z
45482026-03-05T05:09:46.805Zreal 30:35.668688382
45492026-03-05T05:09:46.805Zuser 46:51.807208961
45502026-03-05T05:09:46.805Zsys 7:37.754673922
45512026-03-05T05:09:46.805Ztrap 1.154391198
45522026-03-05T05:09:46.830Ztflt 0.393248800
45532026-03-05T05:09:46.830Zdflt 0.908228627
45542026-03-05T05:09:46.830Zkflt 0.004848683
45552026-03-05T05:09:46.830Zlock 2:09:07.413253575
45562026-03-05T05:09:46.830Zslp 4:23:22.002219159
45572026-03-05T05:09:46.830Zlat 1:47.950754258
45582026-03-05T05:09:46.830Zstop 5:09.672884155
45592026-03-05T05:09:46.830Zprocess exited: duration 2248798 ms, exit code 0
 
45602026-03-05T05:09:46.880Zfound 0 output files