01KJ6V8NX1TPWRGTV92C4CGHWP: 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: 01KJ6V932H4NGP54XMPGEVP2QD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T03:32:58.484Zjob assigned to worker 01KJ6V94T1VWRXWA31134DJWMY [factory gimlet-EVT22200007-propolis, EVT22200007/59156] (queued for 32 s)
 
22026-02-24T03:33:08.160Zstarting task 0: "setup"
32026-02-24T03:33:08.184Z++ uname -s
42026-02-24T03:33:08.185Z+ kern=SunOS
52026-02-24T03:33:08.185Z+ build_user=build
62026-02-24T03:33:08.185Z+ build_uid=12345
72026-02-24T03:33:08.185Z+ work_dir=/work
82026-02-24T03:33:08.185Z+ input_dir=/input
92026-02-24T03:33:08.185Z+ [[ 0 == 12345 ]]
102026-02-24T03:33:08.185Z+ case "$kern" in
112026-02-24T03:33:08.185Z+ groupadd -g 12345 build
122026-02-24T03:33:08.185Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-24T03:33:10.187Z+ zfs create -o mountpoint=/work rpool/work
142026-02-24T03:33:10.226Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-24T03:33:10.250Z+ home_fs=zfs
162026-02-24T03:33:10.250Z+ [[ zfs == autofs ]]
172026-02-24T03:33:10.250Z+ mkdir -p /home/build
182026-02-24T03:33:10.250Z+ chown build:build /home/build /work
192026-02-24T03:33:12.238Z+ chmod 0700 /home/build /work
202026-02-24T03:33:12.262Zprocess exited: duration 4084 ms, exit code 0
 
212026-02-24T03:33:12.314Zstarting task 1: "rust-toolchain"
222026-02-24T03:33:12.338Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-24T03:33:12.338Z * rust toolchain channel = "1.91.1"
242026-02-24T03:33:12.338Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-24T03:33:12.338Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-02-24T03:33:12.338Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-24T03:33:12.338Z * rust toolchain profile = "default"
282026-02-24T03:33:12.338Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-24T03:33:12.338Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-24T03:33:17.524Zinfo: downloading installer
312026-02-24T03:33:23.375Zwarn: It looks like you have an existing installation of Rust at:
322026-02-24T03:33:23.375Zwarn: /opt/ooce/bin
332026-02-24T03:33:23.375Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-24T03:33:23.376Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-24T03:33:23.376Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-24T03:33:23.376Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-24T03:33:23.376Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-24T03:33:23.376Zerror: cannot install while Rust is installed
392026-02-24T03:33:23.376Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-24T03:33:23.400Zinfo: profile set to 'default'
412026-02-24T03:33:23.400Zinfo: default host triple is x86_64-unknown-illumos
422026-02-24T03:33:23.400Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-24T03:33:23.608Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-24T03:33:23.608Zinfo: downloading component 'cargo'
452026-02-24T03:33:23.811Zinfo: downloading component 'clippy'
462026-02-24T03:33:23.900Zinfo: downloading component 'rust-docs'
472026-02-24T03:33:24.169Zinfo: downloading component 'rust-std'
482026-02-24T03:33:24.457Zinfo: downloading component 'rustc'
492026-02-24T03:33:26.329Zinfo: downloading component 'rustfmt'
502026-02-24T03:33:26.392Zinfo: installing component 'cargo'
512026-02-24T03:33:27.763Zinfo: installing component 'clippy'
522026-02-24T03:33:28.259Zinfo: installing component 'rust-docs'
532026-02-24T03:33:31.988Zinfo: installing component 'rust-std'
542026-02-24T03:33:34.284Zinfo: installing component 'rustc'
552026-02-24T03:33:43.647Zinfo: installing component 'rustfmt'
562026-02-24T03:33:44.079Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-24T03:33:44.079Z
582026-02-24T03:33:44.271Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-24T03:33:44.271Z
602026-02-24T03:33:44.271Z
612026-02-24T03:33:44.271ZRust is installed now. Great!
622026-02-24T03:33:44.271Z
632026-02-24T03:33:44.271ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-24T03:33:44.271Zenvironment variable. This has not been done automatically.
652026-02-24T03:33:44.271Z
662026-02-24T03:33:44.272ZTo configure your current shell, you need to source
672026-02-24T03:33:44.272Zthe corresponding env file under $HOME/.cargo.
682026-02-24T03:33:44.272Z
692026-02-24T03:33:44.272ZThis is usually done by running one of the following (note the leading DOT):
702026-02-24T03:33:44.272Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-24T03:33:44.272Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-24T03:33:44.272Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-24T03:33:44.408Z+ rustup --version
742026-02-24T03:33:44.433Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-24T03:33:44.433Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-24T03:33:44.565Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-24T03:33:44.590Z+ cargo --version
782026-02-24T03:33:44.692Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-24T03:33:44.717Z+ rustc --version
802026-02-24T03:33:44.864Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-24T03:33:44.889Zprocess exited: duration 32560 ms, exit code 0
 
822026-02-24T03:33:44.942Zstarting task 2: "authentication"
832026-02-24T03:33:45.000Zprocess exited: duration 61 ms, exit code 0
 
842026-02-24T03:33:45.053Zstarting task 3: "clone repository"
852026-02-24T03:33:45.078Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-24T03:33:45.078Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-24T03:33:45.102ZCloning into '/work/oxidecomputer/omicron'...
882026-02-24T03:34:07.687Z+ cd /work/oxidecomputer/omicron
892026-02-24T03:34:07.688Z+ git fetch origin 924ca7e25bef9207b42020a15bfc3aed5e5b45cc
902026-02-24T03:34:08.312ZFrom https://github.com/oxidecomputer/omicron
912026-02-24T03:34:08.313Z * branch 924ca7e25bef9207b42020a15bfc3aed5e5b45cc -> FETCH_HEAD
922026-02-24T03:34:08.337Z+ [[ -n john/shadow-external-types-3 ]]
932026-02-24T03:34:08.337Z++ git branch --show-current
942026-02-24T03:34:08.338Z+ current=main
952026-02-24T03:34:08.338Z+ [[ main != john/shadow-external-types-3 ]]
962026-02-24T03:34:08.338Z+ git branch -f john/shadow-external-types-3 924ca7e25bef9207b42020a15bfc3aed5e5b45cc
972026-02-24T03:34:08.362Z+ git checkout -f john/shadow-external-types-3
982026-02-24T03:34:09.090ZSwitched to branch 'john/shadow-external-types-3'
992026-02-24T03:34:09.114Z+ git reset --hard 924ca7e25bef9207b42020a15bfc3aed5e5b45cc
1002026-02-24T03:34:09.152ZHEAD is now at 924ca7e25 use internal type in datastore struct
1012026-02-24T03:34:09.176Zprocess exited: duration 24106 ms, exit code 0
 
1022026-02-24T03:34:09.225Zstarting task 4: "build"
1032026-02-24T03:34:09.250Z+ source .github/buildomat/ci-env.sh
1042026-02-24T03:34:09.250Z++ export CARGO_TERM_COLOR=always
1052026-02-24T03:34:09.250Z++ CARGO_TERM_COLOR=always
1062026-02-24T03:34:09.250Z+ cargo --version
1072026-02-24T03:34:09.341Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-24T03:34:09.366Z+ rustc --version
1092026-02-24T03:34:09.466Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-24T03:34:09.491Z+ source ./env.sh
1112026-02-24T03:34:09.491Z++ OLD_SHELL_OPTS=ehxB
1122026-02-24T03:34:09.491Z++ set -o xtrace
1132026-02-24T03:34:09.491Z++++ dirname ./env.sh
1142026-02-24T03:34:09.491Z+++ readlink -f .
1152026-02-24T03:34:09.491Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-02-24T03:34:09.491Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172026-02-24T03:34:09.491Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-02-24T03:34:09.491Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-02-24T03:34:09.491Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202026-02-24T03:34:09.491Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212026-02-24T03:34:09.491Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222026-02-24T03:34:09.491Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232026-02-24T03:34:09.491Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1242026-02-24T03:34:09.491Z++ case $OLD_SHELL_OPTS in
1252026-02-24T03:34:09.491Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-02-24T03:34:09.491Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272026-02-24T03:34:09.491Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1282026-02-24T03:34:09.491Z+ banner prerequisites
1292026-02-24T03:34:09.491Z
1302026-02-24T03:34:09.491Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-02-24T03:34:09.491Z # # # # # # # # # # # # # # #
1322026-02-24T03:34:09.491Z # # # # ##### # # ##### # # # # # #### #
1332026-02-24T03:34:09.491Z ##### ##### # ##### # # # # # # # # #
1342026-02-24T03:34:09.491Z # # # # # # # # # # # # # # #
1352026-02-24T03:34:09.491Z # # # ###### # # ###### ### # #### # #### #
1362026-02-24T03:34:09.491Z
1372026-02-24T03:34:09.491Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-02-24T03:34:30.754Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-02-24T03:34:51.587Z Startup: Caching catalogs ... Done
1402026-02-24T03:35:33.870ZPlanning: Solver setup ... Done (39.471s)
1412026-02-24T03:35:34.144ZPlanning: Running solver ... Done (0.275s)
1422026-02-24T03:35:34.326ZPlanning: Finding local manifests ... Done (0.002s)
1432026-02-24T03:35:34.406ZPlanning: Fetching manifests: 0/4 0% complete
1442026-02-24T03:35:35.928ZPlanning: Fetching manifests: 4/4 100% complete
1452026-02-24T03:35:36.019ZPlanning: Package planning ... Done (0.092s)
1462026-02-24T03:35:36.112ZPlanning: Merging actions ... Done (0.092s)
1472026-02-24T03:35:36.587ZPlanning: Checking for conflicting actions ... Done (0.475s)
1482026-02-24T03:35:36.611ZPlanning: Consolidating action changes ... Done (0.019s)
1492026-02-24T03:35:37.443ZPlanning: Evaluating mediators ... Done (0.835s)
1502026-02-24T03:35:37.477ZPlanning: Planning completed in 45.73 seconds
1512026-02-24T03:35:37.503Z Packages to install: 4
1522026-02-24T03:35:37.503Z Mediators to change: 2
1532026-02-24T03:35:37.503Z Services to change: 1
1542026-02-24T03:35:37.503Z Estimated space available: 154.93 GB
1552026-02-24T03:35:37.503ZEstimated space to be consumed: 1.81 GB
1562026-02-24T03:35:37.503Z Create boot environment: No
1572026-02-24T03:35:37.504ZCreate backup boot environment: No
1582026-02-24T03:35:37.504Z Rebuild boot archive: No
1592026-02-24T03:35:37.504Z
1602026-02-24T03:35:37.504ZChanged mediators:
1612026-02-24T03:35:37.504Z mediator clang:
1622026-02-24T03:35:37.504Z version: None -> 15 (system default)
1632026-02-24T03:35:37.504Z
1642026-02-24T03:35:37.504Z mediator llvm:
1652026-02-24T03:35:37.504Z version: 14 (system default) -> 15 (system default)
1662026-02-24T03:35:37.504Z
1672026-02-24T03:35:37.504ZChanged packages:
1682026-02-24T03:35:37.504Zhelios-dev
1692026-02-24T03:35:37.504Z developer/build-essential
1702026-02-24T03:35:37.504Z None -> 11-2.0
1712026-02-24T03:35:37.504Z library/libxmlsec1
1722026-02-24T03:35:37.504Z None -> 1.2.35-2.0
1732026-02-24T03:35:37.504Z ooce/developer/clang-15
1742026-02-24T03:35:37.504Z None -> 15.0.7-2.0
1752026-02-24T03:35:37.504Z ooce/developer/llvm-15
1762026-02-24T03:35:37.504Z None -> 15.0.7-2.0
1772026-02-24T03:35:37.504Z
1782026-02-24T03:35:37.504ZServices:
1792026-02-24T03:35:37.504Z restart_fmri:
1802026-02-24T03:35:37.504Z svc:/system/update-man-index:default
1812026-02-24T03:35:37.561Z
1822026-02-24T03:35:37.561ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-02-24T03:35:54.556ZDownload: 213/3290 items 1.3/212.6MB 0% complete
1842026-02-24T03:35:59.558ZDownload: 1236/3290 items 89.2/212.6MB 41% complete (17.4M/s)
1852026-02-24T03:36:04.560ZDownload: 2320/3290 items 119.6/212.6MB 56% complete (11.9M/s)
1862026-02-24T03:36:09.560ZDownload: 3244/3290 items 189.6/212.6MB 89% complete (10.1M/s)
1872026-02-24T03:36:22.270ZDownload: 3248/3290 items 203.1/212.6MB 95% complete
1882026-02-24T03:36:26.485ZDownload: Completed 212.60 MB in 48.93 seconds (4.3M/s)
1892026-02-24T03:36:26.708Z Actions: 1/3689 actions (Installing new actions)
1902026-02-24T03:36:31.709Z Actions: 2950/3689 actions (Installing new actions)
1912026-02-24T03:36:33.175Z Actions: Completed 3689 actions in 6.47 seconds.
1922026-02-24T03:36:34.091Z Done (0.908s)
1932026-02-24T03:36:34.091Z Done (0.000s)
1942026-02-24T03:36:36.050Z Done (1.959s)
1952026-02-24T03:36:42.907Z Done (6.545s)
1962026-02-24T03:36:43.024Z Done (0.029s)
1972026-02-24T03:36:43.049Z Done (0.000s)
1982026-02-24T03:36:43.202Z Done (0.000s)
1992026-02-24T03:36:44.375ZPlanning: Evaluating mediator changes ... Done
2002026-02-24T03:36:44.646ZPlanning: Checking for conflicting actions ... Done
2012026-02-24T03:36:44.672ZPlanning: Consolidating action changes ... Done
2022026-02-24T03:36:45.095ZPlanning: Evaluating mediators ... Done
2032026-02-24T03:36:45.121ZPlanning: Planning completed in 0.72 seconds
2042026-02-24T03:36:45.154Z Mediators to change: 2
2052026-02-24T03:36:45.154Z Create boot environment: No
2062026-02-24T03:36:45.154ZCreate backup boot environment: No
2072026-02-24T03:36:45.247Z Done
2082026-02-24T03:36:45.247Z Done
2092026-02-24T03:36:46.594Z Done
2102026-02-24T03:36:52.815Z Done
2112026-02-24T03:36:52.931Z Done
2122026-02-24T03:36:52.931Z Done
2132026-02-24T03:36:53.013Z Done
2142026-02-24T03:36:53.989ZPlanning: Evaluating mediator changes ... Done
2152026-02-24T03:36:54.014ZPlanning: Merging actions ... Done
2162026-02-24T03:36:54.305ZPlanning: Checking for conflicting actions ... Done
2172026-02-24T03:36:54.359ZPlanning: Consolidating action changes ... Done
2182026-02-24T03:36:54.747ZPlanning: Evaluating mediators ... Done
2192026-02-24T03:36:54.860ZPlanning: Planning completed in 1.24 seconds
2202026-02-24T03:36:54.898Z Packages to change: 1
2212026-02-24T03:36:54.898Z Mediators to change: 1
2222026-02-24T03:36:54.898Z Services to change: 1
2232026-02-24T03:36:54.898Z Create boot environment: No
2242026-02-24T03:36:54.898ZCreate backup boot environment: Yes
2252026-02-24T03:36:57.264Z Actions: 1/6 actions (Updating modified actions)
2262026-02-24T03:36:57.289Z Actions: Completed 6 actions in 0.00 seconds.
2272026-02-24T03:36:57.289Z Done
2282026-02-24T03:36:57.289Z Done
2292026-02-24T03:36:57.649Z Done
2302026-02-24T03:37:03.854Z Done
2312026-02-24T03:37:03.974Z Done
2322026-02-24T03:37:03.998Z Done
2332026-02-24T03:37:04.051Z Done
2342026-02-24T03:37:04.726ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2352026-02-24T03:37:04.726Zclang system 15 system
2362026-02-24T03:37:04.726Zcsh system system illumos
2372026-02-24T03:37:04.726Zctags system system illumos
2382026-02-24T03:37:04.726Zfile system system illumos
2392026-02-24T03:37:04.726Zgcc vendor 12 vendor
2402026-02-24T03:37:04.726Zgcc system 10 system
2412026-02-24T03:37:04.726Zgcc system 7 system
2422026-02-24T03:37:04.726Zgo system 1.20 system
2432026-02-24T03:37:04.726Zgo system 1.19 system
2442026-02-24T03:37:04.726Zllvm system 15 system
2452026-02-24T03:37:04.726Zllvm system 14 system
2462026-02-24T03:37:04.726Zmariadb system 10.6 system
2472026-02-24T03:37:04.726Zmta vendor vendor dma
2482026-02-24T03:37:04.727Zopenjdk system 17 system
2492026-02-24T03:37:04.727Zopenjdk system 11 system
2502026-02-24T03:37:04.727Zopenjdk system 1.8 system
2512026-02-24T03:37:04.727Zopenssl vendor 3 vendor
2522026-02-24T03:37:04.727Zperl system 5.36 system
2532026-02-24T03:37:04.727Zpostgresql system 15 system
2542026-02-24T03:37:04.727Zpostgresql system 13 system
2552026-02-24T03:37:04.727Zpython vendor 3 vendor
2562026-02-24T03:37:04.727Zpython system 2 system
2572026-02-24T03:37:04.727Zpython3 system 3.11 system
2582026-02-24T03:37:04.727Zruby system 3.0 system
2592026-02-24T03:37:04.727Zwords vendor vendor american-english
2602026-02-24T03:37:04.727Zwords system system australian-english
2612026-02-24T03:37:04.727Zwords system system british-english
2622026-02-24T03:37:04.727Zwords system system canadian-english
2632026-02-24T03:37:04.727Zwords system system french
2642026-02-24T03:37:04.727Zwords system system italian
2652026-02-24T03:37:04.727Zwords system system ngerman
2662026-02-24T03:37:04.727Zwords system system ogerman
2672026-02-24T03:37:04.727Zwords system system spanish
2682026-02-24T03:37:05.289ZPUBLISHER TYPE STATUS P LOCATION
2692026-02-24T03:37:05.289Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2702026-02-24T03:37:17.234ZFMRI IFO
2712026-02-24T03:37:17.234Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2722026-02-24T03:37:17.234Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2732026-02-24T03:37:17.234Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2742026-02-24T03:37:17.234Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2752026-02-24T03:37:17.234Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2762026-02-24T03:37:17.234Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2772026-02-24T03:37:17.234Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2782026-02-24T03:37:17.234Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2792026-02-24T03:37:17.234Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2802026-02-24T03:37:17.234Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2812026-02-24T03:37:17.234Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2822026-02-24T03:37:17.234Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2832026-02-24T03:37:17.234Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2842026-02-24T03:37:17.234Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2852026-02-24T03:37:17.234Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2862026-02-24T03:37:17.234Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2872026-02-24T03:37:18.706Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2882026-02-24T03:37:19.394Z Updating crates.io index
2892026-02-24T03:37:19.440Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902026-02-24T03:38:00.862Z Updating git repository `https://github.com/oxidecomputer/lldp`
2912026-02-24T03:38:01.656Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2922026-02-24T03:38:03.420Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-02-24T03:38:04.003Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2942026-02-24T03:38:04.702Z Updating git repository `https://github.com/oxidecomputer/propolis`
2952026-02-24T03:38:07.227Z Updating git repository `https://github.com/oxidecomputer/crucible`
2962026-02-24T03:38:11.226Z Updating git repository `https://github.com/oxidecomputer/opte`
2972026-02-24T03:38:12.920Z Updating git repository `https://github.com/oxidecomputer/tofino`
2982026-02-24T03:38:13.574Z Updating git repository `https://github.com/oxidecomputer/falcon`
2992026-02-24T03:38:15.122Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3002026-02-24T03:38:16.190Z Updating git repository `https://github.com/oxidecomputer/clickward`
3012026-02-24T03:38:16.781Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3022026-02-24T03:38:17.815Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3032026-02-24T03:38:35.428Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3042026-02-24T03:38:36.914Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3052026-02-24T03:38:37.910Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3062026-02-24T03:38:38.516Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3072026-02-24T03:38:39.196Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3082026-02-24T03:38:40.002Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3092026-02-24T03:38:40.526Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3102026-02-24T03:38:41.038Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3112026-02-24T03:38:41.636Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3122026-02-24T03:38:42.487Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3132026-02-24T03:38:43.261Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3142026-02-24T03:38:44.567Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3152026-02-24T03:38:45.319Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3162026-02-24T03:38:46.065Z Updating git repository `https://github.com/oxidecomputer/ispf`
3172026-02-24T03:38:46.668Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3182026-02-24T03:38:47.771Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3192026-02-24T03:38:48.631Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3202026-02-24T03:38:49.215Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3212026-02-24T03:38:49.986Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3222026-02-24T03:38:50.581Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3232026-02-24T03:38:51.359Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3242026-02-24T03:38:51.904Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3252026-02-24T03:38:52.576Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3262026-02-24T03:38:53.161Z Updating git repository `https://github.com/illumos/smf-rs`
3272026-02-24T03:38:57.358Z Updating git repository `https://github.com/oxidecomputer/omicron`
3282026-02-24T03:39:19.121Z Downloading crates ...
3292026-02-24T03:39:19.218Z Downloaded anstyle-parse v0.2.5
3302026-02-24T03:39:19.244Z Downloaded bitflags v2.9.4
3312026-02-24T03:39:19.244Z Downloaded thread-id v4.2.2
3322026-02-24T03:39:19.244Z Downloaded version_check v0.9.5
3332026-02-24T03:39:19.244Z Downloaded cargo-util-schemas v0.8.2
3342026-02-24T03:39:19.244Z Downloaded zerocopy v0.7.35
3352026-02-24T03:39:19.275Z Downloaded zerovec-derive v0.10.3
3362026-02-24T03:39:19.300Z Downloaded zmij v1.0.15
3372026-02-24T03:39:19.300Z Downloaded writeable v0.5.5
3382026-02-24T03:39:19.300Z Downloaded thiserror-impl v2.0.18
3392026-02-24T03:39:19.300Z Downloaded thiserror v2.0.18
3402026-02-24T03:39:19.300Z Downloaded cargo-platform v0.2.0
3412026-02-24T03:39:19.324Z Downloaded textwrap v0.16.2
3422026-02-24T03:39:19.324Z Downloaded url v2.5.4
3432026-02-24T03:39:19.325Z Downloaded zerovec v0.10.4
3442026-02-24T03:39:19.325Z Downloaded cargo_toml v0.21.0
3452026-02-24T03:39:19.325Z Downloaded winnow v0.7.14
3462026-02-24T03:39:19.349Z Downloaded bytecount v0.6.8
3472026-02-24T03:39:19.349Z Downloaded anstream v0.6.18
3482026-02-24T03:39:19.349Z Downloaded papergrid v0.11.0
3492026-02-24T03:39:19.375Z Downloaded anstyle v1.0.11
3502026-02-24T03:39:19.375Z Downloaded block-buffer v0.10.4
3512026-02-24T03:39:19.375Z Downloaded icu_normalizer_data v1.5.0
3522026-02-24T03:39:19.375Z Downloaded autocfg v1.4.0
3532026-02-24T03:39:19.375Z Downloaded unicode-width v0.2.0
3542026-02-24T03:39:19.375Z Downloaded getrandom v0.3.4
3552026-02-24T03:39:19.400Z Downloaded memmap v0.7.0
3562026-02-24T03:39:19.400Z Downloaded serde_json v1.0.149
3572026-02-24T03:39:19.400Z Downloaded swrite v0.1.0
3582026-02-24T03:39:19.424Z Downloaded digest v0.10.7
3592026-02-24T03:39:19.424Z Downloaded smawk v0.3.2
3602026-02-24T03:39:19.424Z Downloaded serde-value v0.7.0
3612026-02-24T03:39:19.450Z Downloaded strsim v0.11.1
3622026-02-24T03:39:19.450Z Downloaded smallvec v1.15.1
3632026-02-24T03:39:19.450Z Downloaded rustix v1.1.3
3642026-02-24T03:39:19.475Z Downloaded stable_deref_trait v1.2.0
3652026-02-24T03:39:19.475Z Downloaded is_terminal_polyfill v1.70.1
3662026-02-24T03:39:19.499Z Downloaded synstructure v0.13.1
3672026-02-24T03:39:19.499Z Downloaded serde_core v1.0.228
3682026-02-24T03:39:19.499Z Downloaded icu_provider v1.5.0
3692026-02-24T03:39:19.499Z Downloaded dtrace-parser v0.2.0
3702026-02-24T03:39:19.499Z Downloaded pest v2.8.2
3712026-02-24T03:39:19.499Z Downloaded crypto-common v0.1.6
3722026-02-24T03:39:19.499Z Downloaded syn v2.0.114
3732026-02-24T03:39:19.526Z Downloaded serde v1.0.228
3742026-02-24T03:39:19.526Z Downloaded proc-macro2 v1.0.101
3752026-02-24T03:39:19.526Z Downloaded litemap v0.7.3
3762026-02-24T03:39:19.526Z Downloaded icu_normalizer v1.5.0
3772026-02-24T03:39:19.550Z Downloaded fs-err v3.1.1
3782026-02-24T03:39:19.550Z Downloaded syn v1.0.109
3792026-02-24T03:39:19.550Z Downloaded colorchoice v1.0.2
3802026-02-24T03:39:19.550Z Downloaded pest_meta v2.8.2
3812026-02-24T03:39:19.550Z Downloaded icu_locid_transform_data v1.5.0
3822026-02-24T03:39:19.550Z Downloaded icu_locid_transform v1.5.0
3832026-02-24T03:39:19.550Z Downloaded generic-array v0.14.7
3842026-02-24T03:39:19.550Z Downloaded cpufeatures v0.2.14
3852026-02-24T03:39:19.575Z Downloaded tabled v0.15.0
3862026-02-24T03:39:19.575Z Downloaded serde_tokenstream v0.2.2
3872026-02-24T03:39:19.575Z Downloaded semver v1.0.27
3882026-02-24T03:39:19.599Z Downloaded scroll v0.12.0
3892026-02-24T03:39:19.599Z Downloaded quote v1.0.40
3902026-02-24T03:39:19.599Z Downloaded once_cell v1.21.3
3912026-02-24T03:39:19.599Z Downloaded memchr v2.7.4
3922026-02-24T03:39:19.599Z Downloaded log v0.4.29
3932026-02-24T03:39:19.599Z Downloaded itoa v1.0.11
3942026-02-24T03:39:19.628Z Downloaded idna_adapter v1.2.0
3952026-02-24T03:39:19.628Z Downloaded icu_provider_macros v1.5.0
3962026-02-24T03:39:19.628Z Downloaded icu_properties_data v1.5.0
3972026-02-24T03:39:19.628Z Downloaded scroll_derive v0.12.0
3982026-02-24T03:39:19.628Z Downloaded pretty-hex v0.4.1
3992026-02-24T03:39:19.628Z Downloaded percent-encoding v2.3.2
4002026-02-24T03:39:19.628Z Downloaded icu_properties v1.5.1
4012026-02-24T03:39:19.628Z Downloaded heck v0.5.0
4022026-02-24T03:39:19.628Z Downloaded heck v0.4.1
4032026-02-24T03:39:20.676Z Downloaded hashbrown v0.16.1
4042026-02-24T03:39:20.676Z Downloaded goblin v0.8.2
4052026-02-24T03:39:20.676Z Downloaded fnv v1.0.7
4062026-02-24T03:39:20.676Z Downloaded erased-serde v0.4.6
4072026-02-24T03:39:20.676Z Downloaded displaydoc v0.2.5
4082026-02-24T03:39:20.723Z Downloaded clap_lex v0.7.4
4092026-02-24T03:39:20.723Z Downloaded clap v4.5.48
4102026-02-24T03:39:20.723Z Downloaded camino v1.2.2
4112026-02-24T03:39:20.723Z Downloaded rustix v0.38.37
4122026-02-24T03:39:20.723Z Downloaded num-traits v0.2.19
4132026-02-24T03:39:20.723Z Downloaded icu_locid v1.5.0
4142026-02-24T03:39:20.723Z Downloaded fastrand v2.1.1
4152026-02-24T03:39:20.723Z Downloaded clap_builder v4.5.48
4162026-02-24T03:39:20.723Z Downloaded sha2 v0.10.9
4172026-02-24T03:39:20.723Z Downloaded serde_spanned v0.6.9
4182026-02-24T03:39:20.723Z Downloaded serde_derive v1.0.228
4192026-02-24T03:39:20.723Z Downloaded ordered-float v2.10.1
4202026-02-24T03:39:20.723Z Downloaded libc v0.2.180
4212026-02-24T03:39:20.723Z Downloaded idna v1.0.3
4222026-02-24T03:39:20.723Z Downloaded dof v0.3.0
4232026-02-24T03:39:20.723Z Downloaded clap_derive v4.5.47
4242026-02-24T03:39:20.723Z Downloaded cfg-if v1.0.4
4252026-02-24T03:39:20.723Z Downloaded cargo_metadata v0.21.0
4262026-02-24T03:39:20.724Z Downloaded camino-tempfile v1.4.1
4272026-02-24T03:39:20.724Z Downloaded serde-untagged v0.1.7
4282026-02-24T03:39:20.724Z Downloaded proc-macro-error-attr v1.0.4
4292026-02-24T03:39:20.724Z Downloaded proc-macro-error v1.0.4
4302026-02-24T03:39:20.724Z Downloaded plain v0.2.3
4312026-02-24T03:39:20.724Z Downloaded pest_derive v2.8.2
4322026-02-24T03:39:20.724Z Downloaded macaddr v1.0.1
4332026-02-24T03:39:20.724Z Downloaded icu_collections v1.5.0
4342026-02-24T03:39:20.724Z Downloaded form_urlencoded v1.2.2
4352026-02-24T03:39:20.724Z Downloaded errno v0.3.12
4362026-02-24T03:39:20.724Z Downloaded equivalent v1.0.2
4372026-02-24T03:39:20.724Z Downloaded pest_generator v2.8.2
4382026-02-24T03:39:20.724Z Downloaded indexmap v2.13.0
4392026-02-24T03:39:20.724Z Downloaded byteorder v1.5.0
4402026-02-24T03:39:20.724Z Downloaded unicode-width v0.1.14
4412026-02-24T03:39:20.724Z Downloaded toml_edit v0.22.27
4422026-02-24T03:39:20.724Z Downloaded write16 v1.0.0
4432026-02-24T03:39:20.724Z Downloaded utf8parse v0.2.2
4442026-02-24T03:39:20.724Z Downloaded utf8_iter v1.0.4
4452026-02-24T03:39:20.724Z Downloaded usdt-attr-macro v0.5.0
4462026-02-24T03:39:20.724Z Downloaded usdt v0.5.0
4472026-02-24T03:39:20.724Z Downloaded toml_write v0.1.2
4482026-02-24T03:39:20.724Z Downloaded terminal_size v0.4.0
4492026-02-24T03:39:20.724Z Downloaded zerofrom-derive v0.1.4
4502026-02-24T03:39:20.724Z Downloaded zerocopy-derive v0.7.35
4512026-02-24T03:39:20.724Z Downloaded utf16_iter v1.0.5
4522026-02-24T03:39:20.724Z Downloaded usdt-impl v0.5.0
4532026-02-24T03:39:20.724Z Downloaded unicode-xid v0.2.6
4542026-02-24T03:39:20.724Z Downloaded unicode-ident v1.0.19
4552026-02-24T03:39:20.724Z Downloaded ucd-trie v0.1.7
4562026-02-24T03:39:20.724Z Downloaded typenum v1.17.0
4572026-02-24T03:39:20.724Z Downloaded typeid v1.0.3
4582026-02-24T03:39:20.724Z Downloaded tinystr v0.7.6
4592026-02-24T03:39:20.724Z Downloaded thiserror-impl v1.0.69
4602026-02-24T03:39:20.724Z Downloaded thiserror v1.0.69
4612026-02-24T03:39:20.724Z Downloaded tempfile v3.24.0
4622026-02-24T03:39:20.724Z Downloaded zerofrom v0.1.4
4632026-02-24T03:39:20.724Z Downloaded yoke v0.7.4
4642026-02-24T03:39:20.724Z Downloaded usdt-macro v0.5.0
4652026-02-24T03:39:20.725Z Downloaded toml v0.8.23
4662026-02-24T03:39:20.725Z Downloaded tabled_derive v0.7.0
4672026-02-24T03:39:20.725Z Downloaded yoke-derive v0.7.4
4682026-02-24T03:39:20.725Z Downloaded unicode-linebreak v0.1.5
4692026-02-24T03:39:20.725Z Downloaded toml_datetime v0.6.11
4702026-02-24T03:39:20.725Z Downloaded anyhow v1.0.99
4712026-02-24T03:39:20.725Z Downloaded anstyle-query v1.1.1
4722026-02-24T03:39:20.725Z Compiling proc-macro2 v1.0.101
4732026-02-24T03:39:20.725Z Compiling unicode-ident v1.0.19
4742026-02-24T03:39:20.725Z Compiling serde_core v1.0.228
4752026-02-24T03:39:20.725Z Compiling version_check v0.9.5
4762026-02-24T03:39:20.725Z Compiling serde v1.0.228
4772026-02-24T03:39:20.725Z Compiling libc v0.2.180
4782026-02-24T03:39:20.725Z Compiling memchr v2.7.4
4792026-02-24T03:39:20.725Z Compiling thiserror v2.0.18
4802026-02-24T03:39:20.725Z Compiling stable_deref_trait v1.2.0
4812026-02-24T03:39:20.725Z Compiling zmij v1.0.15
4822026-02-24T03:39:20.941Z Compiling ucd-trie v0.1.7
4832026-02-24T03:39:21.102Z Compiling thiserror v1.0.69
4842026-02-24T03:39:21.516Z Compiling itoa v1.0.11
4852026-02-24T03:39:21.583Z Compiling autocfg v1.4.0
4862026-02-24T03:39:21.698Z Compiling litemap v0.7.3
4872026-02-24T03:39:21.811Z Compiling writeable v0.5.5
4882026-02-24T03:39:22.265Z Compiling bitflags v2.9.4
4892026-02-24T03:39:22.396Z Compiling byteorder v1.5.0
4902026-02-24T03:39:22.521Z Compiling errno v0.3.12
4912026-02-24T03:39:22.579Z Compiling icu_locid_transform_data v1.5.0
4922026-02-24T03:39:22.709Z Compiling quote v1.0.40
4932026-02-24T03:39:22.803Z Compiling serde_json v1.0.149
4942026-02-24T03:39:22.836Z Compiling icu_properties_data v1.5.0
4952026-02-24T03:39:22.920Z Compiling num-traits v0.2.19
4962026-02-24T03:39:23.131Z Compiling equivalent v1.0.2
4972026-02-24T03:39:23.181Z Compiling syn v2.0.114
4982026-02-24T03:39:23.303Z Compiling utf16_iter v1.0.5
4992026-02-24T03:39:23.334Z Compiling icu_normalizer_data v1.5.0
5002026-02-24T03:39:23.368Z Compiling hashbrown v0.16.1
5012026-02-24T03:39:23.403Z Compiling typeid v1.0.3
5022026-02-24T03:39:23.477Z Compiling utf8_iter v1.0.4
5032026-02-24T03:39:23.657Z Compiling write16 v1.0.0
5042026-02-24T03:39:23.772Z Compiling smallvec v1.15.1
5052026-02-24T03:39:23.814Z Compiling rustix v0.38.37
5062026-02-24T03:39:24.340Z Compiling proc-macro-error-attr v1.0.4
5072026-02-24T03:39:24.450Z Compiling usdt-impl v0.5.0
5082026-02-24T03:39:24.720Z Compiling indexmap v2.13.0
5092026-02-24T03:39:24.810Z Compiling syn v1.0.109
5102026-02-24T03:39:24.846Z Compiling toml_write v0.1.2
5112026-02-24T03:39:24.887Z Compiling winnow v0.7.14
5122026-02-24T03:39:25.120Z Compiling thread-id v4.2.2
5132026-02-24T03:39:25.833Z Compiling proc-macro-error v1.0.4
5142026-02-24T03:39:26.290Z Compiling plain v0.2.3
5152026-02-24T03:39:26.320Z Compiling rustix v1.1.3
5162026-02-24T03:39:26.522Z Compiling camino v1.2.2
5172026-02-24T03:39:26.751Z Compiling log v0.4.29
5182026-02-24T03:39:27.135Z Compiling percent-encoding v2.3.2
5192026-02-24T03:39:27.165Z Compiling getrandom v0.3.4
5202026-02-24T03:39:27.223Z Compiling utf8parse v0.2.2
5212026-02-24T03:39:27.397Z Compiling ordered-float v2.10.1
5222026-02-24T03:39:27.451Z Compiling form_urlencoded v1.2.2
5232026-02-24T03:39:27.542Z Compiling anstyle-parse v0.2.5
5242026-02-24T03:39:27.981Z Compiling terminal_size v0.4.0
5252026-02-24T03:39:28.690Z Compiling anstyle v1.0.11
5262026-02-24T03:39:28.803Z Compiling cfg-if v1.0.4
5272026-02-24T03:39:28.834Z Compiling colorchoice v1.0.2
5282026-02-24T03:39:28.964Z Compiling anstyle-query v1.1.1
5292026-02-24T03:39:28.996Z Compiling is_terminal_polyfill v1.70.1
5302026-02-24T03:39:29.109Z Compiling pretty-hex v0.4.1
5312026-02-24T03:39:29.251Z Compiling anstream v0.6.18
5322026-02-24T03:39:29.409Z Compiling semver v1.0.27
5332026-02-24T03:39:29.960Z Compiling fs-err v3.1.1
5342026-02-24T03:39:30.300Z Compiling synstructure v0.13.1
5352026-02-24T03:39:30.336Z Compiling fnv v1.0.7
5362026-02-24T03:39:30.373Z Compiling heck v0.4.1
5372026-02-24T03:39:30.510Z Compiling heck v0.5.0
5382026-02-24T03:39:30.549Z Compiling strsim v0.11.1
5392026-02-24T03:39:30.823Z Compiling clap_lex v0.7.4
5402026-02-24T03:39:31.101Z Compiling unicode-width v0.1.14
5412026-02-24T03:39:31.306Z Compiling once_cell v1.21.3
5422026-02-24T03:39:31.537Z Compiling fastrand v2.1.1
5432026-02-24T03:39:31.686Z Compiling anyhow v1.0.99
5442026-02-24T03:39:31.741Z Compiling bytecount v0.6.8
5452026-02-24T03:39:31.783Z Compiling unicode-xid v0.2.6
5462026-02-24T03:39:31.904Z Compiling tempfile v3.24.0
5472026-02-24T03:39:32.002Z Compiling papergrid v0.11.0
5482026-02-24T03:39:32.042Z Compiling clap_builder v4.5.48
5492026-02-24T03:39:32.283Z Compiling memmap v0.7.0
5502026-02-24T03:39:32.662Z Compiling unicode-width v0.2.0
5512026-02-24T03:39:32.700Z Compiling smawk v0.3.2
5522026-02-24T03:39:32.777Z Compiling unicode-linebreak v0.1.5
5532026-02-24T03:39:33.253Z Compiling textwrap v0.16.2
5542026-02-24T03:39:33.304Z Compiling camino-tempfile v1.4.1
5552026-02-24T03:39:33.682Z Compiling tabled_derive v0.7.0
5562026-02-24T03:39:33.769Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5572026-02-24T03:39:34.283Z Compiling swrite v0.1.0
5582026-02-24T03:39:34.755Z Compiling serde_derive v1.0.228
5592026-02-24T03:39:34.791Z Compiling zerofrom-derive v0.1.4
5602026-02-24T03:39:34.864Z Compiling yoke-derive v0.7.4
5612026-02-24T03:39:34.916Z Compiling zerovec-derive v0.10.3
5622026-02-24T03:39:35.031Z Compiling thiserror-impl v2.0.18
5632026-02-24T03:39:35.512Z Compiling displaydoc v0.2.5
5642026-02-24T03:39:37.063Z Compiling thiserror-impl v1.0.69
5652026-02-24T03:39:37.214Z Compiling icu_provider_macros v1.5.0
5662026-02-24T03:39:37.548Z Compiling zerocopy-derive v0.7.35
5672026-02-24T03:39:37.965Z Compiling zerofrom v0.1.4
5682026-02-24T03:39:38.200Z Compiling yoke v0.7.4
5692026-02-24T03:39:38.267Z Compiling scroll_derive v0.12.0
5702026-02-24T03:39:38.455Z Compiling pest v2.8.2
5712026-02-24T03:39:38.625Z Compiling zerovec v0.10.4
5722026-02-24T03:39:39.500Z Compiling zerocopy v0.7.35
5732026-02-24T03:39:39.672Z Compiling scroll v0.12.0
5742026-02-24T03:39:39.908Z Compiling clap_derive v4.5.47
5752026-02-24T03:39:40.283Z Compiling goblin v0.8.2
5762026-02-24T03:39:40.314Z Compiling tabled v0.15.0
5772026-02-24T03:39:40.589Z Compiling tinystr v0.7.6
5782026-02-24T03:39:40.947Z Compiling icu_collections v1.5.0
5792026-02-24T03:39:40.981Z Compiling icu_locid v1.5.0
5802026-02-24T03:39:41.350Z Compiling pest_meta v2.8.2
5812026-02-24T03:39:42.239Z Compiling icu_provider v1.5.0
5822026-02-24T03:39:43.037Z Compiling icu_locid_transform v1.5.0
5832026-02-24T03:39:43.073Z Compiling pest_generator v2.8.2
5842026-02-24T03:39:43.096Z Compiling serde_spanned v0.6.9
5852026-02-24T03:39:43.241Z Compiling toml_datetime v0.6.11
5862026-02-24T03:39:43.432Z Compiling dof v0.3.0
5872026-02-24T03:39:43.825Z Compiling toml_edit v0.22.27
5882026-02-24T03:39:44.224Z Compiling serde_tokenstream v0.2.2
5892026-02-24T03:39:44.429Z Compiling erased-serde v0.4.6
5902026-02-24T03:39:44.819Z Compiling icu_properties v1.5.1
5912026-02-24T03:39:44.907Z Compiling serde-value v0.7.0
5922026-02-24T03:39:45.490Z Compiling serde-untagged v0.1.7
5932026-02-24T03:39:45.626Z Compiling cargo-platform v0.2.0
5942026-02-24T03:39:45.707Z Compiling pest_derive v2.8.2
5952026-02-24T03:39:45.747Z Compiling clap v4.5.48
5962026-02-24T03:39:45.891Z Compiling macaddr v1.0.1
5972026-02-24T03:39:46.509Z Compiling dtrace-parser v0.2.0
5982026-02-24T03:39:47.613Z Compiling toml v0.8.23
5992026-02-24T03:39:48.493Z Compiling cargo_toml v0.21.0
6002026-02-24T03:39:48.536Z Compiling icu_normalizer v1.5.0
6012026-02-24T03:39:48.573Z Compiling usdt-attr-macro v0.5.0
6022026-02-24T03:39:48.647Z Compiling usdt-macro v0.5.0
6032026-02-24T03:39:49.489Z Compiling idna_adapter v1.2.0
6042026-02-24T03:39:49.705Z Compiling idna v1.0.3
6052026-02-24T03:39:49.917Z Compiling usdt v0.5.0
6062026-02-24T03:39:50.335Z Compiling url v2.5.4
6072026-02-24T03:39:51.279Z Compiling cargo-util-schemas v0.8.2
6082026-02-24T03:39:53.622Z Compiling cargo_metadata v0.21.0
6092026-02-24T03:39:56.273Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6102026-02-24T03:40:01.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
6112026-02-24T03:40:01.960Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6122026-02-24T03:40:03.334Z Downloading crates ...
6132026-02-24T03:40:03.532Z Downloaded adler2 v2.0.0
6142026-02-24T03:40:03.558Z Downloaded async-stream v0.3.6
6152026-02-24T03:40:03.558Z Downloaded ctr v0.9.2
6162026-02-24T03:40:03.582Z Downloaded daft-derive v0.1.4
6172026-02-24T03:40:03.611Z Downloaded csv-core v0.1.11
6182026-02-24T03:40:03.611Z Downloaded daft v0.1.4
6192026-02-24T03:40:03.636Z Downloaded buf-list v1.0.3
6202026-02-24T03:40:03.636Z Downloaded defmt-parser v0.3.4
6212026-02-24T03:40:03.636Z Downloaded defmt v0.3.8
6222026-02-24T03:40:03.660Z Downloaded embedded-io v0.6.1
6232026-02-24T03:40:03.661Z Downloaded der v0.7.10
6242026-02-24T03:40:03.685Z Downloaded dsl_auto_type v0.1.2
6252026-02-24T03:40:03.685Z Downloaded getrandom v0.2.15
6262026-02-24T03:40:03.712Z Downloaded futures-util v0.3.31
6272026-02-24T03:40:03.740Z Downloaded headers-core v0.3.0
6282026-02-24T03:40:03.740Z Downloaded hmac v0.12.1
6292026-02-24T03:40:03.764Z Downloaded hostname v0.4.2
6302026-02-24T03:40:03.764Z Downloaded hickory-proto v0.24.4
6312026-02-24T03:40:03.789Z Downloaded http-range v0.1.5
6322026-02-24T03:40:03.814Z Downloaded indoc v2.0.6
6332026-02-24T03:40:03.814Z Downloaded libefi-sys v0.1.0
6342026-02-24T03:40:03.814Z Downloaded maybe-uninit v2.0.0
6352026-02-24T03:40:03.839Z Downloaded litrs v0.4.1
6362026-02-24T03:40:03.839Z Downloaded newtype_derive v0.1.6
6372026-02-24T03:40:03.839Z Downloaded new_debug_unreachable v1.0.6
6382026-02-24T03:40:03.863Z Downloaded managed v0.8.0
6392026-02-24T03:40:03.863Z Downloaded jobserver v0.1.32
6402026-02-24T03:40:03.863Z Downloaded libsw v3.5.0
6412026-02-24T03:40:03.864Z Downloaded hubpack v0.1.2
6422026-02-24T03:40:03.889Z Downloaded hickory-resolver v0.24.4
6432026-02-24T03:40:03.889Z Downloaded md-5 v0.10.6
6442026-02-24T03:40:03.913Z Downloaded num-iter v0.1.45
6452026-02-24T03:40:03.913Z Downloaded num-derive v0.3.3
6462026-02-24T03:40:03.913Z Downloaded num-derive v0.4.2
6472026-02-24T03:40:03.913Z Downloaded pin-utils v0.1.0
6482026-02-24T03:40:03.913Z Downloaded newline-converter v0.3.0
6492026-02-24T03:40:03.938Z Downloaded pkcs8 v0.10.2
6502026-02-24T03:40:03.938Z Downloaded pkcs5 v0.7.1
6512026-02-24T03:40:03.938Z Downloaded p521 v0.13.3
6522026-02-24T03:40:03.963Z Downloaded predicates-tree v1.0.12
6532026-02-24T03:40:03.963Z Downloaded progenitor-impl v0.8.0
6542026-02-24T03:40:03.963Z Downloaded rand_xorshift v0.4.0
6552026-02-24T03:40:03.963Z Downloaded opaque-debug v0.3.1
6562026-02-24T03:40:03.990Z Downloaded rfc6979 v0.4.0
6572026-02-24T03:40:03.990Z Downloaded rustc-hash v1.1.0
6582026-02-24T03:40:03.990Z Downloaded rustc-hash v2.1.1
6592026-02-24T03:40:03.990Z Downloaded russh v0.45.0
6602026-02-24T03:40:04.016Z Downloaded regress v0.10.4
6612026-02-24T03:40:04.054Z Downloaded psl-types v2.0.11
6622026-02-24T03:40:04.080Z Downloaded serde_repr v0.1.19
6632026-02-24T03:40:04.109Z Downloaded subtle v2.6.1
6642026-02-24T03:40:04.137Z Downloaded subprocess v0.2.9
6652026-02-24T03:40:04.137Z Downloaded stringprep v0.1.5
6662026-02-24T03:40:04.137Z Downloaded supports-color v3.0.2
6672026-02-24T03:40:04.137Z Downloaded support-bundle-viewer v0.1.2
6682026-02-24T03:40:04.163Z Downloaded strum_macros v0.26.4
6692026-02-24T03:40:04.163Z Downloaded tabled_derive v0.11.0
6702026-02-24T03:40:04.163Z Downloaded tap v1.0.1
6712026-02-24T03:40:04.163Z Downloaded tagptr v0.2.0
6722026-02-24T03:40:04.163Z Downloaded rpassword v7.4.0
6732026-02-24T03:40:04.163Z Downloaded tar v0.4.44
6742026-02-24T03:40:04.193Z Downloaded tls_codec_derive v0.4.1
6752026-02-24T03:40:04.193Z Downloaded tabled v0.18.0
6762026-02-24T03:40:04.217Z Downloaded thread-id v5.0.0
6772026-02-24T03:40:04.217Z Downloaded try-lock v0.2.5
6782026-02-24T03:40:04.217Z Downloaded void v1.0.2
6792026-02-24T03:40:04.244Z Downloaded unit-prefix v0.5.1
6802026-02-24T03:40:04.244Z Downloaded usdt-impl v0.6.0
6812026-02-24T03:40:04.244Z Downloaded termtree v0.5.1
6822026-02-24T03:40:04.244Z Downloaded untrusted v0.7.1
6832026-02-24T03:40:04.244Z Downloaded thiserror-no-std v2.0.2
6842026-02-24T03:40:04.244Z Downloaded zone_cfg_derive v0.1.2
6852026-02-24T03:40:04.244Z Downloaded tungstenite v0.23.0
6862026-02-24T03:40:04.244Z Downloaded wyz v0.5.1
6872026-02-24T03:40:04.269Z Downloaded untrusted v0.9.0
6882026-02-24T03:40:04.269Z Downloaded zerocopy v0.8.27
6892026-02-24T03:40:04.294Z Downloaded zone v0.3.1
6902026-02-24T03:40:04.294Z Downloaded zstd-safe v7.2.3
6912026-02-24T03:40:04.294Z Downloaded yansi v1.0.1
6922026-02-24T03:40:04.294Z Downloaded zerocopy-derive v0.8.27
6932026-02-24T03:40:04.320Z Downloaded zstd v0.13.3
6942026-02-24T03:40:04.320Z Downloaded unicode-segmentation v1.12.0
6952026-02-24T03:40:04.320Z Downloaded zip v4.2.0
6962026-02-24T03:40:04.320Z Downloaded typed-path v0.9.3
6972026-02-24T03:40:04.345Z Downloaded zerocopy v0.6.6
6982026-02-24T03:40:04.345Z Downloaded vte v0.11.1
6992026-02-24T03:40:04.345Z Downloaded value-bag v1.12.0
7002026-02-24T03:40:04.345Z Downloaded zerocopy-derive v0.6.6
7012026-02-24T03:40:04.369Z Downloaded unicode_categories v0.1.1
7022026-02-24T03:40:04.369Z Downloaded webpki-roots v1.0.1
7032026-02-24T03:40:04.369Z Downloaded x509-cert v0.2.5
7042026-02-24T03:40:04.369Z Downloaded uzers v0.12.1
7052026-02-24T03:40:04.369Z Downloaded zip v0.6.6
7062026-02-24T03:40:04.369Z Downloaded winnow v0.5.40
7072026-02-24T03:40:04.394Z Downloaded unicode-properties v0.1.3
7082026-02-24T03:40:04.394Z Downloaded unicode-normalization v0.1.24
7092026-02-24T03:40:04.394Z Downloaded typify v0.4.3
7102026-02-24T03:40:04.394Z Downloaded zopfli v0.8.1
7112026-02-24T03:40:04.419Z Downloaded typify-impl v0.2.0
7122026-02-24T03:40:04.419Z Downloaded typify-impl v0.4.3
7132026-02-24T03:40:04.446Z Downloaded zone_cfg_derive v0.3.0
7142026-02-24T03:40:04.446Z Downloaded zeroize v1.8.1
7152026-02-24T03:40:04.446Z Downloaded xshell-macros v0.2.7
7162026-02-24T03:40:04.446Z Downloaded winnow v0.6.26
7172026-02-24T03:40:04.446Z Downloaded whoami v1.5.2
7182026-02-24T03:40:04.446Z Downloaded which v4.4.2
7192026-02-24T03:40:04.446Z Downloaded vsss-rs v3.3.4
7202026-02-24T03:40:04.471Z Downloaded vergen-lib v0.1.6
7212026-02-24T03:40:04.471Z Downloaded vergen v9.0.6
7222026-02-24T03:40:04.471Z Downloaded twox-hash v2.1.0
7232026-02-24T03:40:04.471Z Downloaded toml_edit v0.19.15
7242026-02-24T03:40:04.495Z Downloaded zone v0.1.8
7252026-02-24T03:40:04.496Z Downloaded zlib-rs v0.5.1
7262026-02-24T03:40:04.496Z Downloaded zeroize_derive v1.4.2
7272026-02-24T03:40:04.496Z Downloaded xshell v0.2.7
7282026-02-24T03:40:04.496Z Downloaded walkdir v2.5.0
7292026-02-24T03:40:04.496Z Downloaded waitgroup v0.1.2
7302026-02-24T03:40:04.496Z Downloaded wait-timeout v0.2.0
7312026-02-24T03:40:04.496Z Downloaded usdt-macro v0.6.0
7322026-02-24T03:40:04.496Z Downloaded usdt-attr-macro v0.6.0
7332026-02-24T03:40:04.496Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7342026-02-24T03:40:04.520Z Downloaded usdt v0.6.0
7352026-02-24T03:40:04.520Z Downloaded tokio v1.49.0
7362026-02-24T03:40:04.567Z Downloaded tui-tree-widget v0.23.1
7372026-02-24T03:40:04.592Z Downloaded xattr v1.3.1
7382026-02-24T03:40:04.592Z Downloaded want v0.3.1
7392026-02-24T03:40:04.592Z Downloaded ring v0.17.14
7402026-02-24T03:40:04.653Z Downloaded vte_generate_state_changes v0.1.2
7412026-02-24T03:40:04.678Z Downloaded vergen-git2 v1.0.7
7422026-02-24T03:40:04.678Z Downloaded utf-8 v0.7.6
7432026-02-24T03:40:04.678Z Downloaded unicode-bidi v0.3.17
7442026-02-24T03:40:04.678Z Downloaded typify-macro v0.4.3
7452026-02-24T03:40:04.678Z Downloaded universal-hash v0.5.1
7462026-02-24T03:40:04.678Z Downloaded unicase v2.8.1
7472026-02-24T03:40:04.678Z Downloaded tracing-core v0.1.32
7482026-02-24T03:40:04.678Z Downloaded tough v0.20.0
7492026-02-24T03:40:04.702Z Downloaded toml v0.7.8
7502026-02-24T03:40:04.703Z Downloaded tinyvec v1.8.0
7512026-02-24T03:40:04.703Z Downloaded vcpkg v0.2.15
7522026-02-24T03:40:04.767Z Downloaded tungstenite v0.21.0
7532026-02-24T03:40:04.791Z Downloaded tracing-attributes v0.1.27
7542026-02-24T03:40:04.791Z Downloaded toml_writer v1.0.6+spec-1.1.0
7552026-02-24T03:40:04.791Z Downloaded test-strategy v0.4.3
7562026-02-24T03:40:04.791Z Downloaded regex-automata v0.4.11
7572026-02-24T03:40:04.816Z Downloaded yasna v0.5.2
7582026-02-24T03:40:04.816Z Downloaded xz2 v0.1.7
7592026-02-24T03:40:04.816Z Downloaded vergen-gitcl v1.0.8
7602026-02-24T03:40:04.816Z Downloaded typify-macro v0.2.0
7612026-02-24T03:40:04.816Z Downloaded typify v0.2.0
7622026-02-24T03:40:04.817Z Downloaded unsafe-libyaml v0.2.11
7632026-02-24T03:40:04.841Z Downloaded unarray v0.1.4
7642026-02-24T03:40:04.842Z Downloaded toml v0.9.11+spec-1.1.0
7652026-02-24T03:40:04.842Z Downloaded tokio-native-tls v0.3.1
7662026-02-24T03:40:04.842Z Downloaded tls_codec v0.4.1
7672026-02-24T03:40:04.842Z Downloaded unicode-truncate v1.1.0
7682026-02-24T03:40:04.842Z Downloaded tower-service v0.3.3
7692026-02-24T03:40:04.842Z Downloaded tower v0.5.2
7702026-02-24T03:40:04.866Z Downloaded thiserror-impl-no-std v2.0.2
7712026-02-24T03:40:04.866Z Downloaded ratatui v0.29.0
7722026-02-24T03:40:04.890Z Downloaded uuid v1.19.0
7732026-02-24T03:40:04.890Z Downloaded tower-http v0.6.6
7742026-02-24T03:40:04.916Z Downloaded topological-sort v0.2.2
7752026-02-24T03:40:04.916Z Downloaded tokio-util v0.7.15
7762026-02-24T03:40:04.916Z Downloaded tokio-dtrace v0.1.0
7772026-02-24T03:40:04.916Z Downloaded time-macros v0.2.24
7782026-02-24T03:40:04.916Z Downloaded thread_local v1.1.8
7792026-02-24T03:40:04.916Z Downloaded testing_table v0.3.0
7802026-02-24T03:40:04.916Z Downloaded trait-variant v0.1.2
7812026-02-24T03:40:04.916Z Downloaded tracing v0.1.40
7822026-02-24T03:40:04.941Z Downloaded tower-layer v0.3.3
7832026-02-24T03:40:04.941Z Downloaded toml_parser v1.0.6+spec-1.1.0
7842026-02-24T03:40:04.941Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7852026-02-24T03:40:04.941Z Downloaded tokio-tungstenite v0.23.1
7862026-02-24T03:40:04.941Z Downloaded tokio-tungstenite v0.21.0
7872026-02-24T03:40:04.941Z Downloaded tokio-stream v0.1.17
7882026-02-24T03:40:04.965Z Downloaded tokio-rustls v0.26.0
7892026-02-24T03:40:04.965Z Downloaded tokio-rustls v0.25.0
7902026-02-24T03:40:04.965Z Downloaded tokio-rustls v0.24.1
7912026-02-24T03:40:04.965Z Downloaded tokio-postgres v0.7.13
7922026-02-24T03:40:04.965Z Downloaded tokio-macros v2.6.0
7932026-02-24T03:40:04.966Z Downloaded tinyvec_macros v0.1.1
7942026-02-24T03:40:04.990Z Downloaded tiny-keccak v2.0.2
7952026-02-24T03:40:04.990Z Downloaded time-core v0.1.6
7962026-02-24T03:40:04.990Z Downloaded time v0.3.43
7972026-02-24T03:40:04.990Z Downloaded termios v0.3.3
7982026-02-24T03:40:04.990Z Downloaded term v1.1.0
7992026-02-24T03:40:04.990Z Downloaded term v0.7.0
8002026-02-24T03:40:05.015Z Downloaded take_mut v0.2.2
8012026-02-24T03:40:05.015Z Downloaded tabwriter v1.4.0
8022026-02-24T03:40:05.015Z Downloaded tabled_derive v0.10.0
8032026-02-24T03:40:05.015Z Downloaded tabled v0.20.0
8042026-02-24T03:40:05.039Z Downloaded smoltcp v0.11.0
8052026-02-24T03:40:05.064Z Downloaded sha3 v0.10.8
8062026-02-24T03:40:05.064Z Downloaded serde_with v3.16.1
8072026-02-24T03:40:05.089Z Downloaded regex-syntax v0.8.5
8082026-02-24T03:40:05.089Z Downloaded regex-syntax v0.6.29
8092026-02-24T03:40:05.089Z Downloaded petgraph v0.8.2
8102026-02-24T03:40:05.114Z Downloaded petgraph v0.6.5
8112026-02-24T03:40:05.142Z Downloaded sled v0.34.7
8122026-02-24T03:40:05.166Z Downloaded salty v0.3.0
8132026-02-24T03:40:05.166Z Downloaded rustls v0.23.19
8142026-02-24T03:40:05.190Z Downloaded radix_trie v0.2.1
8152026-02-24T03:40:05.190Z Downloaded sync_wrapper v1.0.1
8162026-02-24T03:40:05.190Z Downloaded ssh-key v0.6.6
8172026-02-24T03:40:05.215Z Downloaded smoltcp v0.9.1
8182026-02-24T03:40:05.215Z Downloaded rustyline v14.0.0
8192026-02-24T03:40:05.240Z Downloaded rustls-webpki v0.102.8
8202026-02-24T03:40:05.265Z Downloaded rustls v0.22.4
8212026-02-24T03:40:05.265Z Downloaded regex v1.11.3
8222026-02-24T03:40:05.289Z Downloaded openssl v0.10.73
8232026-02-24T03:40:05.289Z Downloaded quinn-proto v0.11.8
8242026-02-24T03:40:05.313Z Downloaded quick-xml v0.37.2
8252026-02-24T03:40:05.313Z Downloaded socket2 v0.6.1
8262026-02-24T03:40:05.313Z Downloaded snafu v0.8.5
8272026-02-24T03:40:05.313Z Downloaded reqwest v0.12.24
8282026-02-24T03:40:05.338Z Downloaded sqlparser v0.45.0
8292026-02-24T03:40:05.338Z Downloaded samael v0.0.19
8302026-02-24T03:40:05.338Z Downloaded portable-atomic v1.11.0
8312026-02-24T03:40:05.366Z Downloaded openapiv3 v2.2.0
8322026-02-24T03:40:05.366Z Downloaded aws-lc-sys v0.26.0
8332026-02-24T03:40:05.604Z Downloaded nix v0.29.0
8342026-02-24T03:40:05.628Z Downloaded sync-ptr v0.1.4
8352026-02-24T03:40:05.628Z Downloaded socket2 v0.5.10
8362026-02-24T03:40:05.628Z Downloaded serde_yaml v0.9.34+deprecated
8372026-02-24T03:40:05.628Z Downloaded rayon v1.10.0
8382026-02-24T03:40:05.653Z Downloaded spin v0.9.8
8392026-02-24T03:40:05.653Z Downloaded similar v2.7.0
8402026-02-24T03:40:05.653Z Downloaded serde_cbor v0.11.2
8412026-02-24T03:40:05.653Z Downloaded rustls-pki-types v1.10.0
8422026-02-24T03:40:05.653Z Downloaded rustls v0.21.12
8432026-02-24T03:40:05.679Z Downloaded proptest v1.7.0
8442026-02-24T03:40:05.704Z Downloaded serde_with_macros v3.16.1
8452026-02-24T03:40:05.704Z Downloaded serde_derive_internals v0.29.1
8462026-02-24T03:40:05.704Z Downloaded rustls-webpki v0.101.7
8472026-02-24T03:40:05.704Z Downloaded reedline v0.40.0
8482026-02-24T03:40:05.728Z Downloaded polar-core v0.27.3
8492026-02-24T03:40:05.728Z Downloaded steno v0.4.1
8502026-02-24T03:40:05.728Z Downloaded static_assertions v1.1.0
8512026-02-24T03:40:05.729Z Downloaded ssh-encoding v0.2.0
8522026-02-24T03:40:05.729Z Downloaded sqlformat v0.3.5
8532026-02-24T03:40:05.753Z Downloaded spki v0.7.3
8542026-02-24T03:40:05.753Z Downloaded snafu-derive v0.8.5
8552026-02-24T03:40:05.753Z Downloaded smf v0.2.3
8562026-02-24T03:40:05.753Z Downloaded smallvec v0.6.14
8572026-02-24T03:40:05.753Z Downloaded slog-json v2.6.1
8582026-02-24T03:40:05.753Z Downloaded slab v0.4.9
8592026-02-24T03:40:05.753Z Downloaded signal-hook-registry v1.4.2
8602026-02-24T03:40:05.753Z Downloaded sec1 v0.7.3
8612026-02-24T03:40:05.753Z Downloaded scopeguard v1.2.0
8622026-02-24T03:40:05.753Z Downloaded ryu v1.0.18
8632026-02-24T03:40:05.753Z Downloaded rustls-pemfile v2.2.0
8642026-02-24T03:40:05.753Z Downloaded serde_path_to_error v0.1.20
8652026-02-24T03:40:05.778Z Downloaded schemars v0.9.0
8662026-02-24T03:40:05.778Z Downloaded rsa v0.9.8
8672026-02-24T03:40:05.778Z Downloaded petname v2.0.2
8682026-02-24T03:40:05.805Z Downloaded strum_macros v0.27.2
8692026-02-24T03:40:05.805Z Downloaded strum v0.27.2
8702026-02-24T03:40:05.805Z Downloaded strum v0.26.3
8712026-02-24T03:40:05.806Z Downloaded structmeta-derive v0.3.0
8722026-02-24T03:40:05.806Z Downloaded structmeta v0.3.0
8732026-02-24T03:40:05.806Z Downloaded slog-stdlog v4.1.1
8742026-02-24T03:40:05.806Z Downloaded slog-scope v4.4.0
8752026-02-24T03:40:05.806Z Downloaded slog-envlogger v2.2.0
8762026-02-24T03:40:05.806Z Downloaded slog-dtrace v0.3.0
8772026-02-24T03:40:05.806Z Downloaded slog-async v2.8.0
8782026-02-24T03:40:05.806Z Downloaded slog v2.8.2
8792026-02-24T03:40:05.830Z Downloaded siphasher v1.0.1
8802026-02-24T03:40:05.830Z Downloaded siphasher v0.3.11
8812026-02-24T03:40:05.830Z Downloaded simd-adler32 v0.3.7
8822026-02-24T03:40:05.830Z Downloaded sigpipe v0.1.3
8832026-02-24T03:40:05.830Z Downloaded signature v2.2.0
8842026-02-24T03:40:05.830Z Downloaded signal-hook-tokio v0.3.1
8852026-02-24T03:40:05.831Z Downloaded signal-hook-mio v0.2.4
8862026-02-24T03:40:05.831Z Downloaded signal-hook v0.3.18
8872026-02-24T03:40:05.831Z Downloaded sha1 v0.10.6
8882026-02-24T03:40:05.831Z Downloaded serde_urlencoded v0.7.1
8892026-02-24T03:40:05.831Z Downloaded seq-macro v0.3.6
8902026-02-24T03:40:05.855Z Downloaded semver v0.1.20
8912026-02-24T03:40:05.855Z Downloaded schemars v1.0.4
8922026-02-24T03:40:05.880Z Downloaded schemars v0.8.22
8932026-02-24T03:40:05.880Z Downloaded salsa20 v0.10.2
8942026-02-24T03:40:05.905Z Downloaded rustls-native-certs v0.8.1
8952026-02-24T03:40:05.905Z Downloaded quinn-udp v0.5.5
8962026-02-24T03:40:05.905Z Downloaded publicsuffix v2.3.0
8972026-02-24T03:40:05.905Z Downloaded progenitor-macro v0.10.0
8982026-02-24T03:40:05.905Z Downloaded poly1305 v0.8.0
8992026-02-24T03:40:05.905Z Downloaded parking_lot v0.12.3
9002026-02-24T03:40:05.905Z Downloaded papergrid v0.14.0
9012026-02-24T03:40:05.905Z Downloaded object v0.30.4
9022026-02-24T03:40:05.930Z Downloaded libgit2-sys v0.18.2+1.9.1
9032026-02-24T03:40:05.985Z Downloaded strum_macros v0.24.3
9042026-02-24T03:40:06.009Z Downloaded strip-ansi-escapes v0.2.0
9052026-02-24T03:40:06.010Z Downloaded string_cache v0.8.9
9062026-02-24T03:40:06.010Z Downloaded ssh-cipher v0.2.0
9072026-02-24T03:40:06.010Z Downloaded sqlparser_derive v0.2.2
9082026-02-24T03:40:06.010Z Downloaded slog-term v2.9.2
9092026-02-24T03:40:06.010Z Downloaded slog-bunyan v2.5.0
9102026-02-24T03:40:06.010Z Downloaded shlex v1.3.0
9112026-02-24T03:40:06.010Z Downloaded shell-words v1.1.0
9122026-02-24T03:40:06.010Z Downloaded serde_spanned v1.0.4
9132026-02-24T03:40:06.010Z Downloaded serde_plain v1.0.2
9142026-02-24T03:40:06.010Z Downloaded serde-hex v0.1.0
9152026-02-24T03:40:06.010Z Downloaded secrecy v0.10.3
9162026-02-24T03:40:06.010Z Downloaded schemars_derive v0.8.22
9172026-02-24T03:40:06.010Z Downloaded scheduled-thread-pool v0.2.7
9182026-02-24T03:40:06.010Z Downloaded same-file v1.0.6
9192026-02-24T03:40:06.010Z Downloaded rustversion v1.0.22
9202026-02-24T03:40:06.035Z Downloaded rtoolbox v0.0.2
9212026-02-24T03:40:06.035Z Downloaded ron v0.8.1
9222026-02-24T03:40:06.035Z Downloaded rayon-core v1.12.1
9232026-02-24T03:40:06.035Z Downloaded rand_core v0.6.4
9242026-02-24T03:40:06.035Z Downloaded rand v0.8.5
9252026-02-24T03:40:06.035Z Downloaded radium v0.7.0
9262026-02-24T03:40:06.035Z Downloaded progenitor-macro v0.11.2
9272026-02-24T03:40:06.035Z Downloaded progenitor v0.10.0
9282026-02-24T03:40:06.035Z Downloaded prettyplease v0.2.36
9292026-02-24T03:40:06.060Z Downloaded phf v0.12.1
9302026-02-24T03:40:06.060Z Downloaded phf v0.11.2
9312026-02-24T03:40:06.060Z Downloaded pem-rfc7468 v0.7.0
9322026-02-24T03:40:06.060Z Downloaded pbkdf2 v0.11.0
9332026-02-24T03:40:06.060Z Downloaded parse-display-derive v0.10.0
9342026-02-24T03:40:06.060Z Downloaded parking_lot_core v0.8.6
9352026-02-24T03:40:06.060Z Downloaded openssl-probe v0.1.5
9362026-02-24T03:40:06.060Z Downloaded nix v0.30.1
9372026-02-24T03:40:06.086Z Downloaded nix v0.27.1
9382026-02-24T03:40:06.086Z Downloaded serde_bytes v0.11.19
9392026-02-24T03:40:06.086Z Downloaded serde-big-array v0.5.1
9402026-02-24T03:40:06.086Z Downloaded secrecy v0.8.0
9412026-02-24T03:40:06.111Z Downloaded sct v0.7.1
9422026-02-24T03:40:06.111Z Downloaded scrypt v0.11.0
9432026-02-24T03:40:06.111Z Downloaded scroll_derive v0.13.1
9442026-02-24T03:40:06.111Z Downloaded scroll v0.13.0
9452026-02-24T03:40:06.111Z Downloaded sapling-renderdag v0.1.0
9462026-02-24T03:40:06.111Z Downloaded rusty-fork v0.3.0
9472026-02-24T03:40:06.111Z Downloaded rustls-pemfile v1.0.4
9482026-02-24T03:40:06.111Z Downloaded rustc_version v0.4.1
9492026-02-24T03:40:06.112Z Downloaded rustc_version v0.1.7
9502026-02-24T03:40:06.112Z Downloaded rustc-demangle v0.1.24
9512026-02-24T03:40:06.112Z Downloaded russh-keys v0.45.0
9522026-02-24T03:40:06.112Z Downloaded russh-cryptovec v0.7.3
9532026-02-24T03:40:06.112Z Downloaded ron v0.7.1
9542026-02-24T03:40:06.136Z Downloaded resolv-conf v0.7.0
9552026-02-24T03:40:06.136Z Downloaded ref-cast v1.0.25
9562026-02-24T03:40:06.136Z Downloaded rand_core v0.9.3
9572026-02-24T03:40:06.136Z Downloaded rand_chacha v0.3.1
9582026-02-24T03:40:06.136Z Downloaded r2d2 v0.8.10
9592026-02-24T03:40:06.136Z Downloaded quick-error v1.2.3
9602026-02-24T03:40:06.136Z Downloaded progenitor-macro v0.8.0
9612026-02-24T03:40:06.136Z Downloaded progenitor-impl v0.10.0
9622026-02-24T03:40:06.136Z Downloaded progenitor-client v0.10.0
9632026-02-24T03:40:06.137Z Downloaded progenitor v0.11.2
9642026-02-24T03:40:06.137Z Downloaded proc-macro-error-attr2 v2.0.0
9652026-02-24T03:40:06.137Z Downloaded prefix-trie v0.7.0
9662026-02-24T03:40:06.137Z Downloaded powerfmt v0.2.0
9672026-02-24T03:40:06.137Z Downloaded pin-project-internal v1.1.6
9682026-02-24T03:40:06.161Z Downloaded pem v3.0.5
9692026-02-24T03:40:06.161Z Downloaded peg v0.8.5
9702026-02-24T03:40:06.161Z Downloaded path-slash v0.1.5
9712026-02-24T03:40:06.161Z Downloaded password-hash v0.4.2
9722026-02-24T03:40:06.161Z Downloaded parking_lot_core v0.9.10
9732026-02-24T03:40:06.161Z Downloaded oxnet v0.1.4
9742026-02-24T03:40:06.186Z Downloaded oxide-tokio-rt v0.1.2
9752026-02-24T03:40:06.186Z Downloaded owo-colors v4.2.3
9762026-02-24T03:40:06.186Z Downloaded oso v0.27.3
9772026-02-24T03:40:06.186Z Downloaded openssl-sys v0.9.109
9782026-02-24T03:40:06.186Z Downloaded olpc-cjson v0.1.4
9792026-02-24T03:40:06.210Z Downloaded number_prefix v0.4.0
9802026-02-24T03:40:06.211Z Downloaded num_threads v0.1.7
9812026-02-24T03:40:06.211Z Downloaded num_enum v0.5.11
9822026-02-24T03:40:06.211Z Downloaded num-bigint v0.4.6
9832026-02-24T03:40:06.211Z Downloaded normalize-line-endings v0.3.0
9842026-02-24T03:40:06.236Z Downloaded progenitor-client v0.11.2
9852026-02-24T03:40:06.236Z Downloaded progenitor v0.8.0
9862026-02-24T03:40:06.236Z Downloaded polyval v0.6.2
9872026-02-24T03:40:06.236Z Downloaded paste v1.0.15
9882026-02-24T03:40:06.236Z Downloaded parse-display v0.10.0
9892026-02-24T03:40:06.236Z Downloaded parking_lot v0.11.2
9902026-02-24T03:40:06.236Z Downloaded papergrid v0.17.0
9912026-02-24T03:40:06.236Z Downloaded oso-derive v0.27.3
9922026-02-24T03:40:06.236Z Downloaded num-rational v0.4.2
9932026-02-24T03:40:06.236Z Downloaded num-complex v0.4.6
9942026-02-24T03:40:06.261Z Downloaded nix v0.28.0
9952026-02-24T03:40:06.261Z Downloaded postcard v1.0.10
9962026-02-24T03:40:06.261Z Downloaded pkg-config v0.3.31
9972026-02-24T03:40:06.261Z Downloaded peg-runtime v0.8.5
9982026-02-24T03:40:06.261Z Downloaded peg-macros v0.8.5
9992026-02-24T03:40:06.261Z Downloaded pbkdf2 v0.12.2
10002026-02-24T03:40:06.261Z Downloaded openssl-macros v0.1.1
10012026-02-24T03:40:06.261Z Downloaded nom v7.1.3
10022026-02-24T03:40:06.286Z Downloaded multer v3.1.0
10032026-02-24T03:40:06.286Z Downloaded rand v0.9.2
10042026-02-24T03:40:06.286Z Downloaded postgres-types v0.2.9
10052026-02-24T03:40:06.286Z Downloaded pin-project v1.1.6
10062026-02-24T03:40:06.313Z Downloaded password-hash v0.5.0
10072026-02-24T03:40:06.313Z Downloaded omicron-zone-package v0.12.2
10082026-02-24T03:40:06.313Z Downloaded miniz_oxide v0.8.5
10092026-02-24T03:40:06.313Z Downloaded mime_guess v2.0.5
10102026-02-24T03:40:06.313Z Downloaded qorb v0.4.1
10112026-02-24T03:40:06.313Z Downloaded parse-size v1.1.0
10122026-02-24T03:40:06.313Z Downloaded object v0.36.5
10132026-02-24T03:40:06.338Z Downloaded nonempty v0.12.0
10142026-02-24T03:40:06.338Z Downloaded ref-cast-impl v1.0.25
10152026-02-24T03:40:06.338Z Downloaded rcgen v0.12.1
10162026-02-24T03:40:06.338Z Downloaded rand_chacha v0.9.0
10172026-02-24T03:40:06.338Z Downloaded quinn v0.11.5
10182026-02-24T03:40:06.338Z Downloaded pretty_assertions v1.4.1
10192026-02-24T03:40:06.338Z Downloaded rand_seeder v0.4.0
10202026-02-24T03:40:06.363Z Downloaded nanorand v0.7.0
10212026-02-24T03:40:06.363Z Downloaded num_enum_derive v0.5.11
10222026-02-24T03:40:06.363Z Downloaded nibble_vec v0.1.0
10232026-02-24T03:40:06.363Z Downloaded progenitor-impl v0.11.2
10242026-02-24T03:40:06.363Z Downloaded progenitor-client v0.8.0
10252026-02-24T03:40:06.363Z Downloaded proc-macro-error2 v2.0.1
10262026-02-24T03:40:06.363Z Downloaded proc-macro-crate v1.3.1
10272026-02-24T03:40:06.363Z Downloaded primeorder v0.13.6
10282026-02-24T03:40:06.363Z Downloaded pretty-hex v0.2.1
10292026-02-24T03:40:06.363Z Downloaded predicates v3.1.3
10302026-02-24T03:40:06.363Z Downloaded precomputed-hash v0.1.1
10312026-02-24T03:40:06.363Z Downloaded postgres-protocol v0.6.8
10322026-02-24T03:40:06.363Z Downloaded num v0.4.3
10332026-02-24T03:40:06.388Z Downloaded native-tls v0.2.12
10342026-02-24T03:40:06.388Z Downloaded libz-sys v1.1.20
10352026-02-24T03:40:06.412Z Downloaded libxml v0.3.3
10362026-02-24T03:40:06.412Z Downloaded libsw-core v0.3.1
10372026-02-24T03:40:06.412Z Downloaded iri-string v0.7.8
10382026-02-24T03:40:06.412Z Downloaded predicates-core v1.0.8
10392026-02-24T03:40:06.412Z Downloaded ppv-lite86 v0.2.20
10402026-02-24T03:40:06.412Z Downloaded pkcs1 v0.7.5
10412026-02-24T03:40:06.437Z Downloaded p384 v0.13.1
10422026-02-24T03:40:06.437Z Downloaded num-bigint-dig v0.8.6
10432026-02-24T03:40:06.437Z Downloaded nu-ansi-term v0.50.1
10442026-02-24T03:40:06.437Z Downloaded nodrop v0.1.14
10452026-02-24T03:40:06.437Z Downloaded minimal-lexical v0.2.1
10462026-02-24T03:40:06.462Z Downloaded ipnetwork v0.21.1
10472026-02-24T03:40:06.462Z Downloaded ipnet v2.11.0
10482026-02-24T03:40:06.462Z Downloaded pin-project-lite v0.2.14
10492026-02-24T03:40:06.462Z Downloaded packed_struct v0.10.1
10502026-02-24T03:40:06.462Z Downloaded p256 v0.13.2
10512026-02-24T03:40:06.462Z Downloaded ingot-macros v0.1.1
10522026-02-24T03:40:06.462Z Downloaded phf_shared v0.12.1
10532026-02-24T03:40:06.462Z Downloaded phf_shared v0.11.2
10542026-02-24T03:40:06.487Z Downloaded packed_struct_codegen v0.10.1
10552026-02-24T03:40:06.488Z Downloaded lzma-sys v0.1.20
10562026-02-24T03:40:06.512Z Downloaded libscf-sys v1.1.0
10572026-02-24T03:40:06.512Z Downloaded num-conv v0.1.0
10582026-02-24T03:40:06.512Z Downloaded hickory-server v0.25.2
10592026-02-24T03:40:06.512Z Downloaded num-integer v0.1.46
10602026-02-24T03:40:06.512Z Downloaded newtype-uuid-macros v0.1.0
10612026-02-24T03:40:06.512Z Downloaded multimap v0.10.1
10622026-02-24T03:40:06.512Z Downloaded moka v0.12.10
10632026-02-24T03:40:06.537Z Downloaded mio v1.0.2
10642026-02-24T03:40:06.537Z Downloaded mime v0.3.17
10652026-02-24T03:40:06.537Z Downloaded maplit v1.0.2
10662026-02-24T03:40:06.537Z Downloaded lru-cache v0.1.2
10672026-02-24T03:40:06.537Z Downloaded lock_api v0.4.12
10682026-02-24T03:40:06.562Z Downloaded lazy_static v1.5.0
10692026-02-24T03:40:06.562Z Downloaded itertools v0.14.0
10702026-02-24T03:40:06.562Z Downloaded itertools v0.12.1
10712026-02-24T03:40:06.562Z Downloaded hubpack_derive v0.1.1
10722026-02-24T03:40:06.562Z Downloaded lalrpop-util v0.19.12
10732026-02-24T03:40:06.562Z Downloaded lalrpop v0.19.12
10742026-02-24T03:40:06.587Z Downloaded jiff v0.2.15
10752026-02-24T03:40:06.612Z Downloaded hickory-proto v0.25.2
10762026-02-24T03:40:06.636Z Downloaded is_ci v1.2.0
10772026-02-24T03:40:06.636Z Downloaded internet-checksum v0.2.1
10782026-02-24T03:40:06.636Z Downloaded instant v0.1.13
10792026-02-24T03:40:06.636Z Downloaded heapless v0.7.17
10802026-02-24T03:40:06.636Z Downloaded itertools v0.13.0
10812026-02-24T03:40:06.636Z Downloaded instability v0.3.2
10822026-02-24T03:40:06.636Z Downloaded hyper v1.8.1
10832026-02-24T03:40:06.662Z Downloaded libz-rs-sys v0.5.1
10842026-02-24T03:40:06.662Z Downloaded libm v0.2.8
10852026-02-24T03:40:06.662Z Downloaded libloading v0.8.5
10862026-02-24T03:40:06.662Z Downloaded lazycell v1.3.0
10872026-02-24T03:40:06.662Z Downloaded itertools v0.10.5
10882026-02-24T03:40:06.687Z Downloaded ingot v0.1.1
10892026-02-24T03:40:06.687Z Downloaded indoc v1.0.9
10902026-02-24T03:40:06.687Z Downloaded indicatif v0.17.11
10912026-02-24T03:40:06.687Z Downloaded indexmap v1.9.3
10922026-02-24T03:40:06.687Z Downloaded ident_case v1.0.1
10932026-02-24T03:40:06.687Z Downloaded iddqd v0.3.16
10942026-02-24T03:40:06.687Z Downloaded hyper-tls v0.6.0
10952026-02-24T03:40:06.712Z Downloaded h2 v0.4.6
10962026-02-24T03:40:06.712Z Downloaded newtype-uuid v1.3.2
10972026-02-24T03:40:06.712Z Downloaded memoffset v0.9.1
10982026-02-24T03:40:06.712Z Downloaded memmap2 v0.9.8
10992026-02-24T03:40:06.712Z Downloaded md5 v0.7.0
11002026-02-24T03:40:06.712Z Downloaded match_cfg v0.1.0
11012026-02-24T03:40:06.712Z Downloaded lzss v0.8.2
11022026-02-24T03:40:06.712Z Downloaded lockfree-object-pool v0.1.6
11032026-02-24T03:40:06.712Z Downloaded linear-map v1.2.0
11042026-02-24T03:40:06.712Z Downloaded jiff-static v0.2.15
11052026-02-24T03:40:06.739Z Downloaded indicatif v0.18.0
11062026-02-24T03:40:06.739Z Downloaded http-body v1.0.1
11072026-02-24T03:40:06.739Z Downloaded http v1.4.0
11082026-02-24T03:40:06.739Z Downloaded linked-hash-map v0.5.6
11092026-02-24T03:40:06.739Z Downloaded httpdate v1.0.3
11102026-02-24T03:40:06.739Z Downloaded lru v0.12.5
11112026-02-24T03:40:06.739Z Downloaded is-terminal v0.4.13
11122026-02-24T03:40:06.739Z Downloaded ingot-types v0.1.2
11132026-02-24T03:40:06.739Z Downloaded ignore v0.4.23
11142026-02-24T03:40:06.739Z Downloaded hyper-util v0.1.19
11152026-02-24T03:40:06.764Z Downloaded hyper-rustls v0.27.7
11162026-02-24T03:40:06.764Z Downloaded humantime v2.2.0
11172026-02-24T03:40:06.764Z Downloaded kstat-rs v0.2.4
11182026-02-24T03:40:06.764Z Downloaded keccak v0.1.5
11192026-02-24T03:40:06.764Z Downloaded inout v0.1.3
11202026-02-24T03:40:06.765Z Downloaded hyper-staticfile v0.10.1
11212026-02-24T03:40:06.765Z Downloaded home v0.5.9
11222026-02-24T03:40:06.765Z Downloaded highway v1.3.0
11232026-02-24T03:40:06.765Z Downloaded hickory-resolver v0.25.2
11242026-02-24T03:40:06.789Z Downloaded heapless v0.8.0
11252026-02-24T03:40:06.789Z Downloaded globset v0.4.15
11262026-02-24T03:40:06.789Z Downloaded encoding_rs v0.8.34
11272026-02-24T03:40:06.815Z Downloaded indent_write v2.2.0
11282026-02-24T03:40:06.816Z Downloaded impl-trait-for-tuples v0.2.2
11292026-02-24T03:40:06.816Z Downloaded iana-time-zone v0.1.63
11302026-02-24T03:40:06.816Z Downloaded httparse v1.9.5
11312026-02-24T03:40:06.816Z Downloaded hostname v0.3.1
11322026-02-24T03:40:06.816Z Downloaded hickory-client v0.25.2
11332026-02-24T03:40:06.840Z Downloaded headers v0.4.1
11342026-02-24T03:40:06.840Z Downloaded hashbrown v0.15.4
11352026-02-24T03:40:06.840Z Downloaded hashbrown v0.12.3
11362026-02-24T03:40:06.841Z Downloaded half v1.8.3
11372026-02-24T03:40:06.841Z Downloaded goblin v0.10.2
11382026-02-24T03:40:06.865Z Downloaded globwalk v0.9.1
11392026-02-24T03:40:06.865Z Downloaded git2 v0.20.2
11402026-02-24T03:40:06.865Z Downloaded gimli v0.31.1
11412026-02-24T03:40:06.890Z Downloaded futures v0.3.31
11422026-02-24T03:40:06.890Z Downloaded http-body-util v0.1.3
11432026-02-24T03:40:06.890Z Downloaded hkdf v0.12.4
11442026-02-24T03:40:06.890Z Downloaded hex v0.4.3
11452026-02-24T03:40:06.890Z Downloaded hashbrown v0.13.2
11462026-02-24T03:40:06.890Z Downloaded hash32 v0.3.1
11472026-02-24T03:40:06.890Z Downloaded hash32 v0.2.1
11482026-02-24T03:40:06.890Z Downloaded group v0.13.0
11492026-02-24T03:40:06.890Z Downloaded fs-err v2.11.0
11502026-02-24T03:40:06.916Z Downloaded dropshot-api-manager v0.3.0
11512026-02-24T03:40:06.916Z Downloaded dropshot v0.16.7
11522026-02-24T03:40:06.940Z Downloaded diesel v2.2.12
11532026-02-24T03:40:06.965Z Downloaded derive_more v2.0.1
11542026-02-24T03:40:06.965Z Downloaded gethostname v0.5.0
11552026-02-24T03:40:06.965Z Downloaded foreign-types-macros v0.2.3
11562026-02-24T03:40:06.965Z Downloaded chrono-tz v0.10.4
11572026-02-24T03:40:06.990Z Downloaded hex-literal v0.4.1
11582026-02-24T03:40:06.990Z Downloaded heck v0.3.3
11592026-02-24T03:40:06.990Z Downloaded half v2.4.1
11602026-02-24T03:40:07.014Z Downloaded glob v0.3.2
11612026-02-24T03:40:07.014Z Downloaded fxhash v0.2.1
11622026-02-24T03:40:07.014Z Downloaded futures-macro v0.3.31
11632026-02-24T03:40:07.014Z Downloaded futures-io v0.3.31
11642026-02-24T03:40:07.014Z Downloaded futures-core v0.3.31
11652026-02-24T03:40:07.014Z Downloaded futures-channel v0.3.31
11662026-02-24T03:40:07.014Z Downloaded fs_extra v1.3.0
11672026-02-24T03:40:07.014Z Downloaded foreign-types-shared v0.1.1
11682026-02-24T03:40:07.014Z Downloaded foreign-types v0.3.2
11692026-02-24T03:40:07.014Z Downloaded foldhash v0.2.0
11702026-02-24T03:40:07.014Z Downloaded foldhash v0.1.5
11712026-02-24T03:40:07.014Z Downloaded flume v0.11.1
11722026-02-24T03:40:07.014Z Downloaded float-ord v0.3.2
11732026-02-24T03:40:07.014Z Downloaded flagset v0.4.6
11742026-02-24T03:40:07.039Z Downloaded fixedbitset v0.4.2
11752026-02-24T03:40:07.039Z Downloaded filetime v0.2.26
11762026-02-24T03:40:07.039Z Downloaded fatfs v0.3.6
11772026-02-24T03:40:07.039Z Downloaded enum-as-inner v0.6.1
11782026-02-24T03:40:07.039Z Downloaded either v1.15.0
11792026-02-24T03:40:07.039Z Downloaded dyn-clone v1.0.20
11802026-02-24T03:40:07.039Z Downloaded dropshot_endpoint v0.16.7
11812026-02-24T03:40:07.039Z Downloaded document-features v0.2.11
11822026-02-24T03:40:07.039Z Downloaded diesel_table_macro_syntax v0.2.0
11832026-02-24T03:40:07.039Z Downloaded des v0.8.1
11842026-02-24T03:40:07.039Z Downloaded curve25519-dalek v4.1.3
11852026-02-24T03:40:07.064Z Downloaded bzip2-sys v0.1.13+1.0.8
11862026-02-24T03:40:07.064Z Downloaded ghash v0.5.1
11872026-02-24T03:40:07.064Z Downloaded futures-executor v0.3.31
11882026-02-24T03:40:07.128Z Downloaded funty v2.0.0
11892026-02-24T03:40:07.128Z Downloaded foreign-types-shared v0.3.1
11902026-02-24T03:40:07.128Z Downloaded foreign-types v0.5.0
11912026-02-24T03:40:07.128Z Downloaded flate2 v1.1.2
11922026-02-24T03:40:07.128Z Downloaded ff v0.13.0
11932026-02-24T03:40:07.128Z Downloaded fd-lock v4.0.2
11942026-02-24T03:40:07.128Z Downloaded fallible-iterator v0.2.0
11952026-02-24T03:40:07.128Z Downloaded erased-serde v0.3.31
11962026-02-24T03:40:07.128Z Downloaded env_logger v0.11.8
11972026-02-24T03:40:07.128Z Downloaded env_filter v0.1.2
11982026-02-24T03:40:07.128Z Downloaded ena v0.14.3
11992026-02-24T03:40:07.153Z Downloaded embedded-io v0.4.0
12002026-02-24T03:40:07.153Z Downloaded ecdsa v0.16.9
12012026-02-24T03:40:07.153Z Downloaded dof v0.4.0
12022026-02-24T03:40:07.153Z Downloaded diesel-dtrace v0.4.2
12032026-02-24T03:40:07.153Z Downloaded derive_builder_macro v0.20.2
12042026-02-24T03:40:07.153Z Downloaded derive_builder_core v0.20.2
12052026-02-24T03:40:07.153Z Downloaded derive_builder v0.20.2
12062026-02-24T03:40:07.153Z Downloaded darling_core v0.20.10
12072026-02-24T03:40:07.153Z Downloaded crossbeam-channel v0.5.15
12082026-02-24T03:40:07.153Z Downloaded chrono v0.4.43
12092026-02-24T03:40:07.153Z Downloaded bindgen v0.71.1
12102026-02-24T03:40:07.153Z Downloaded endian-type v0.1.2
12112026-02-24T03:40:07.153Z Downloaded elliptic-curve v0.13.8
12122026-02-24T03:40:07.154Z Downloaded ed25519 v2.2.3
12132026-02-24T03:40:07.154Z Downloaded dunce v1.0.5
12142026-02-24T03:40:07.154Z Downloaded dtrace-parser v0.3.0
12152026-02-24T03:40:07.154Z Downloaded display-error-chain v0.2.2
12162026-02-24T03:40:07.179Z Downloaded diesel_derives v2.2.3
12172026-02-24T03:40:07.179Z Downloaded derive_more-impl v2.0.1
12182026-02-24T03:40:07.179Z Downloaded derive_more v0.99.20
12192026-02-24T03:40:07.179Z Downloaded derive-ex v0.1.8
12202026-02-24T03:40:07.179Z Downloaded defmt-macros v0.3.9
12212026-02-24T03:40:07.179Z Downloaded debug-ignore v1.0.5
12222026-02-24T03:40:07.179Z Downloaded data-encoding v2.9.0
12232026-02-24T03:40:07.204Z Downloaded darling_macro v0.21.0
12242026-02-24T03:40:07.204Z Downloaded crc32fast v1.4.2
12252026-02-24T03:40:07.204Z Downloaded chacha20poly1305 v0.10.1
12262026-02-24T03:40:07.204Z Downloaded cfg_aliases v0.2.1
12272026-02-24T03:40:07.204Z Downloaded cc v1.2.30
12282026-02-24T03:40:07.204Z Downloaded futures-task v0.3.31
12292026-02-24T03:40:07.204Z Downloaded futures-sink v0.3.31
12302026-02-24T03:40:07.204Z Downloaded float-cmp v0.10.0
12312026-02-24T03:40:07.204Z Downloaded fixedbitset v0.5.7
12322026-02-24T03:40:07.204Z Downloaded expectorate v1.2.0
12332026-02-24T03:40:07.204Z Downloaded ed25519-dalek v2.1.1
12342026-02-24T03:40:07.204Z Downloaded dropshot-api-manager-types v0.3.0
12352026-02-24T03:40:07.204Z Downloaded dirs-sys-next v0.1.2
12362026-02-24T03:40:07.229Z Downloaded deranged v0.5.3
12372026-02-24T03:40:07.229Z Downloaded darling v0.21.0
12382026-02-24T03:40:07.229Z Downloaded darling v0.20.10
12392026-02-24T03:40:07.229Z Downloaded crc v3.2.1
12402026-02-24T03:40:07.230Z Downloaded cookie_store v0.21.1
12412026-02-24T03:40:07.230Z Downloaded convert_case v0.7.1
12422026-02-24T03:40:07.231Z Downloaded const_format v0.2.34
12432026-02-24T03:40:07.259Z Downloaded const-oid v0.9.6
12442026-02-24T03:40:07.259Z Downloaded console v0.16.0
12452026-02-24T03:40:07.259Z Downloaded colored v2.2.0
12462026-02-24T03:40:07.259Z Downloaded cmake v0.1.51
12472026-02-24T03:40:07.259Z Downloaded ciborium-ll v0.2.2
12482026-02-24T03:40:07.259Z Downloaded ciborium-io v0.2.2
12492026-02-24T03:40:07.259Z Downloaded cfg_aliases v0.1.1
12502026-02-24T03:40:07.259Z Downloaded cbc v0.1.2
12512026-02-24T03:40:07.259Z Downloaded cargo_metadata v0.19.2
12522026-02-24T03:40:07.259Z Downloaded cancel-safe-futures v0.1.5
12532026-02-24T03:40:07.259Z Downloaded bitvec v1.0.1
12542026-02-24T03:40:07.284Z Downloaded base64 v0.13.1
12552026-02-24T03:40:07.284Z Downloaded allocator-api2 v0.2.21
12562026-02-24T03:40:07.284Z Downloaded drift v0.1.3
12572026-02-24T03:40:07.284Z Downloaded difflib v0.4.0
12582026-02-24T03:40:07.309Z Downloaded derive-where v1.5.0
12592026-02-24T03:40:07.309Z Downloaded crc-catalog v2.4.0
12602026-02-24T03:40:07.309Z Downloaded constant_time_eq v0.3.1
12612026-02-24T03:40:07.309Z Downloaded cipher v0.4.4
12622026-02-24T03:40:07.309Z Downloaded ciborium v0.2.2
12632026-02-24T03:40:07.309Z Downloaded bit-vec v0.6.3
12642026-02-24T03:40:07.310Z Downloaded base64ct v1.6.0
12652026-02-24T03:40:07.310Z Downloaded crc8 v0.1.1
12662026-02-24T03:40:07.310Z Downloaded convert_case v0.4.0
12672026-02-24T03:40:07.310Z Downloaded console v0.15.10
12682026-02-24T03:40:07.310Z Downloaded compact_str v0.8.0
12692026-02-24T03:40:07.335Z Downloaded cobs v0.2.3
12702026-02-24T03:40:07.335Z Downloaded chacha20 v0.9.1
12712026-02-24T03:40:07.335Z Downloaded bytes v1.11.1
12722026-02-24T03:40:07.335Z Downloaded bitfield-struct v0.6.2
12732026-02-24T03:40:07.335Z Downloaded backoff v0.4.0
12742026-02-24T03:40:07.335Z Downloaded atomicwrites v0.4.4
12752026-02-24T03:40:07.335Z Downloaded aead v0.5.2
12762026-02-24T03:40:07.335Z Downloaded dirs-next v2.0.0
12772026-02-24T03:40:07.335Z Downloaded diff v0.1.13
12782026-02-24T03:40:07.335Z Downloaded der_derive v0.7.3
12792026-02-24T03:40:07.335Z Downloaded crc-any v2.5.0
12802026-02-24T03:40:07.335Z Downloaded corncobs v0.1.4
12812026-02-24T03:40:07.360Z Downloaded const_format_proc_macros v0.2.34
12822026-02-24T03:40:07.360Z Downloaded colored v3.0.0
12832026-02-24T03:40:07.360Z Downloaded darling_core v0.21.0
12842026-02-24T03:40:07.360Z Downloaded critical-section v1.1.3
12852026-02-24T03:40:07.360Z Downloaded cookie v0.18.1
12862026-02-24T03:40:07.360Z Downloaded clang-sys v1.8.1
12872026-02-24T03:40:07.360Z Downloaded cexpr v0.6.0
12882026-02-24T03:40:07.360Z Downloaded castaway v0.2.3
12892026-02-24T03:40:07.360Z Downloaded cassowary v0.3.0
12902026-02-24T03:40:07.386Z Downloaded cargo-platform v0.1.8
12912026-02-24T03:40:07.386Z Downloaded camino-tempfile-ext v0.3.2
12922026-02-24T03:40:07.386Z Downloaded bzip2 v0.5.2
12932026-02-24T03:40:07.386Z Downloaded blowfish v0.9.1
12942026-02-24T03:40:07.386Z Downloaded bitfield-macros v0.19.2
12952026-02-24T03:40:07.386Z Downloaded base64 v0.22.1
12962026-02-24T03:40:07.386Z Downloaded base64 v0.21.7
12972026-02-24T03:40:07.386Z Downloaded backtrace v0.3.74
12982026-02-24T03:40:07.386Z Downloaded aws-lc-rs v1.12.4
12992026-02-24T03:40:07.413Z Downloaded async-recursion v1.1.1
13002026-02-24T03:40:07.413Z Downloaded argon2 v0.5.3
13012026-02-24T03:40:07.413Z Downloaded aho-corasick v1.1.3
13022026-02-24T03:40:07.413Z Downloaded darling_macro v0.20.10
13032026-02-24T03:40:07.413Z Downloaded bumpalo v3.16.0
13042026-02-24T03:40:07.438Z Downloaded bstr v1.10.0
13052026-02-24T03:40:07.438Z Downloaded blake2 v0.10.6
13062026-02-24T03:40:07.462Z Downloaded async-stream-impl v0.3.6
13072026-02-24T03:40:07.462Z Downloaded arc-swap v1.7.1
13082026-02-24T03:40:07.462Z Downloaded blake3 v1.5.4
13092026-02-24T03:40:07.462Z Downloaded bit-vec v0.8.0
13102026-02-24T03:40:07.462Z Downloaded bb8 v0.8.5
13112026-02-24T03:40:07.462Z Downloaded curve25519-dalek-derive v0.1.1
13122026-02-24T03:40:07.462Z Downloaded csv v1.3.1
13132026-02-24T03:40:07.487Z Downloaded cstr-argument v0.1.2
13142026-02-24T03:40:07.487Z Downloaded crucible-workspace-hack v0.1.0
13152026-02-24T03:40:07.512Z Downloaded crossbeam-epoch v0.9.18
13162026-02-24T03:40:07.512Z Downloaded bzip2 v0.4.4
13172026-02-24T03:40:07.512Z Downloaded block-padding v0.3.3
13182026-02-24T03:40:07.513Z Downloaded bitfield v0.19.2
13192026-02-24T03:40:07.513Z Downloaded bcs v0.1.6
13202026-02-24T03:40:07.513Z Downloaded bcrypt-pbkdf v0.10.0
13212026-02-24T03:40:07.513Z Downloaded crossterm v0.29.0
13222026-02-24T03:40:07.513Z Downloaded crossterm v0.28.1
13232026-02-24T03:40:07.538Z Downloaded bitflags v1.3.2
13242026-02-24T03:40:07.538Z Downloaded bit-set v0.8.0
13252026-02-24T03:40:07.538Z Downloaded bit-set v0.5.3
13262026-02-24T03:40:07.538Z Downloaded bindgen v0.69.5
13272026-02-24T03:40:07.538Z Downloaded base16ct v0.2.0
13282026-02-24T03:40:07.563Z Downloaded atty v0.2.14
13292026-02-24T03:40:07.563Z Downloaded atomic-waker v1.1.2
13302026-02-24T03:40:07.563Z Downloaded async-trait v0.1.89
13312026-02-24T03:40:07.563Z Downloaded async-bb8-diesel v0.2.1
13322026-02-24T03:40:07.563Z Downloaded assert_matches v1.5.0
13332026-02-24T03:40:07.563Z Downloaded arrayref v0.3.9
13342026-02-24T03:40:07.563Z Downloaded aes-gcm v0.10.3
13352026-02-24T03:40:07.564Z Downloaded crypto-bigint v0.5.5
13362026-02-24T03:40:07.590Z Downloaded crossbeam-utils v0.8.21
13372026-02-24T03:40:07.590Z Downloaded crossbeam-deque v0.8.5
13382026-02-24T03:40:07.590Z Downloaded array-init v0.0.4
13392026-02-24T03:40:07.590Z Downloaded ahash v0.8.12
13402026-02-24T03:40:07.590Z Downloaded aes v0.8.4
13412026-02-24T03:40:07.590Z Downloaded crunchy v0.2.2
13422026-02-24T03:40:07.590Z Downloaded addr2line v0.24.2
13432026-02-24T03:40:07.590Z Downloaded ascii-canvas v3.0.0
13442026-02-24T03:40:07.590Z Downloaded arrayvec v0.7.6
13452026-02-24T03:40:07.824Z Compiling value-bag v1.12.0
13462026-02-24T03:40:07.824Z Compiling lock_api v0.4.12
13472026-02-24T03:40:07.824Z Compiling scopeguard v1.2.0
13482026-02-24T03:40:07.849Z Compiling shlex v1.3.0
13492026-02-24T03:40:07.849Z Compiling typenum v1.17.0
13502026-02-24T03:40:07.849Z Compiling syn v2.0.114
13512026-02-24T03:40:07.849Z Compiling getrandom v0.2.15
13522026-02-24T03:40:07.849Z Compiling jobserver v0.1.32
13532026-02-24T03:40:08.076Z Compiling smallvec v1.15.1
13542026-02-24T03:40:08.309Z Compiling log v0.4.29
13552026-02-24T03:40:08.405Z Compiling rand_core v0.6.4
13562026-02-24T03:40:08.436Z Compiling cc v1.2.30
13572026-02-24T03:40:08.470Z Compiling generic-array v0.14.7
13582026-02-24T03:40:08.801Z Compiling subtle v2.6.1
13592026-02-24T03:40:08.801Z Compiling portable-atomic v1.11.0
13602026-02-24T03:40:08.960Z Compiling critical-section v1.1.3
13612026-02-24T03:40:08.984Z Compiling const-oid v0.9.6
13622026-02-24T03:40:09.408Z Compiling pkg-config v0.3.31
13632026-02-24T03:40:09.530Z Compiling serde_json v1.0.149
13642026-02-24T03:40:09.555Z Compiling getrandom v0.3.4
13652026-02-24T03:40:10.063Z Compiling spin v0.9.8
13662026-02-24T03:40:10.729Z Compiling parking_lot_core v0.9.10
13672026-02-24T03:40:10.948Z Compiling regex-syntax v0.8.5
13682026-02-24T03:40:11.237Z Compiling pin-project-lite v0.2.14
13692026-02-24T03:40:11.524Z Compiling rustix v0.38.37
13702026-02-24T03:40:11.778Z Compiling libm v0.2.8
13712026-02-24T03:40:12.210Z Compiling once_cell v1.21.3
13722026-02-24T03:40:12.241Z Compiling signal-hook-registry v1.4.2
13732026-02-24T03:40:12.516Z Compiling num-traits v0.2.19
13742026-02-24T03:40:12.541Z Compiling allocator-api2 v0.2.21
13752026-02-24T03:40:12.644Z Compiling parking_lot v0.12.3
13762026-02-24T03:40:13.159Z Compiling mio v1.0.2
13772026-02-24T03:40:13.190Z Compiling futures-core v0.3.31
13782026-02-24T03:40:13.318Z Compiling lazy_static v1.5.0
13792026-02-24T03:40:13.462Z Compiling aho-corasick v1.1.3
13802026-02-24T03:40:13.494Z Compiling percent-encoding v2.3.2
13812026-02-24T03:40:13.521Z Compiling socket2 v0.6.1
13822026-02-24T03:40:13.847Z Compiling slab v0.4.9
13832026-02-24T03:40:14.276Z Compiling cpufeatures v0.2.14
13842026-02-24T03:40:14.405Z Compiling glob v0.3.2
13852026-02-24T03:40:14.497Z Compiling futures-sink v0.3.31
13862026-02-24T03:40:14.526Z Compiling either v1.15.0
13872026-02-24T03:40:14.725Z Compiling futures-channel v0.3.31
13882026-02-24T03:40:14.877Z Compiling hashbrown v0.16.1
13892026-02-24T03:40:15.089Z Compiling rustversion v1.0.22
13902026-02-24T03:40:15.211Z Compiling futures-io v0.3.31
13912026-02-24T03:40:15.320Z Compiling clang-sys v1.8.1
13922026-02-24T03:40:15.526Z Compiling prettyplease v0.2.36
13932026-02-24T03:40:15.808Z Compiling regex-automata v0.4.11
13942026-02-24T03:40:15.901Z Compiling pin-utils v0.1.0
13952026-02-24T03:40:16.027Z Compiling futures-task v0.3.31
13962026-02-24T03:40:16.166Z Compiling minimal-lexical v0.2.1
13972026-02-24T03:40:16.238Z Compiling indexmap v2.13.0
13982026-02-24T03:40:16.389Z Compiling libloading v0.8.5
13992026-02-24T03:40:16.747Z Compiling synstructure v0.13.1
14002026-02-24T03:40:16.818Z Compiling nom v7.1.3
14012026-02-24T03:40:17.190Z Compiling bindgen v0.69.5
14022026-02-24T03:40:17.477Z Compiling ident_case v1.0.1
14032026-02-24T03:40:17.706Z Compiling home v0.5.9
14042026-02-24T03:40:17.758Z Compiling base64ct v1.6.0
14052026-02-24T03:40:18.182Z Compiling itertools v0.12.1
14062026-02-24T03:40:18.234Z Compiling form_urlencoded v1.2.2
14072026-02-24T03:40:18.441Z Compiling pem-rfc7468 v0.7.0
14082026-02-24T03:40:18.570Z Compiling flagset v0.4.6
14092026-02-24T03:40:18.828Z Compiling rustc-hash v1.1.0
14102026-02-24T03:40:19.021Z Compiling lazycell v1.3.0
14112026-02-24T03:40:19.140Z Compiling rand_core v0.9.3
14122026-02-24T03:40:19.256Z Compiling cmake v0.1.51
14132026-02-24T03:40:19.769Z Compiling iana-time-zone v0.1.63
14142026-02-24T03:40:20.164Z Compiling cexpr v0.6.0
14152026-02-24T03:40:20.189Z Compiling dunce v1.0.5
14162026-02-24T03:40:20.335Z Compiling foldhash v0.1.5
14172026-02-24T03:40:20.359Z Compiling fs_extra v1.3.0
14182026-02-24T03:40:20.706Z Compiling paste v1.0.15
14192026-02-24T03:40:20.918Z Compiling hashbrown v0.15.4
14202026-02-24T03:40:21.218Z Compiling rustc_version v0.4.1
14212026-02-24T03:40:21.303Z Compiling uuid v1.19.0
14222026-02-24T03:40:21.348Z Compiling zerocopy v0.8.27
14232026-02-24T03:40:21.425Z Compiling serde_derive v1.0.228
14242026-02-24T03:40:21.889Z Compiling zeroize_derive v1.4.2
14252026-02-24T03:40:21.914Z Compiling zerofrom-derive v0.1.4
14262026-02-24T03:40:22.100Z Compiling yoke-derive v0.7.4
14272026-02-24T03:40:22.203Z Compiling zerovec-derive v0.10.3
14282026-02-24T03:40:22.817Z Compiling displaydoc v0.2.5
14292026-02-24T03:40:23.259Z Compiling zeroize v1.8.1
14302026-02-24T03:40:24.436Z Compiling icu_provider_macros v1.5.0
14312026-02-24T03:40:24.600Z Compiling zerocopy-derive v0.7.35
14322026-02-24T03:40:24.781Z Compiling tokio-macros v2.6.0
14332026-02-24T03:40:25.182Z Compiling zerofrom v0.1.4
14342026-02-24T03:40:25.290Z Compiling crypto-common v0.1.6
14352026-02-24T03:40:25.474Z Compiling block-buffer v0.10.4
14362026-02-24T03:40:25.552Z Compiling yoke v0.7.4
14372026-02-24T03:40:25.577Z Compiling thiserror-impl v2.0.18
14382026-02-24T03:40:25.792Z Compiling digest v0.10.7
14392026-02-24T03:40:26.015Z Compiling zerovec v0.10.4
14402026-02-24T03:40:26.345Z Compiling hmac v0.12.1
14412026-02-24T03:40:26.381Z Compiling block-padding v0.3.3
14422026-02-24T03:40:26.505Z Compiling zerocopy v0.7.35
14432026-02-24T03:40:26.530Z Compiling futures-macro v0.3.31
14442026-02-24T03:40:26.669Z Compiling inout v0.1.3
14452026-02-24T03:40:26.699Z Compiling regex v1.11.3
14462026-02-24T03:40:26.965Z Compiling cipher v0.4.4
14472026-02-24T03:40:27.506Z Compiling sha2 v0.10.9
14482026-02-24T03:40:27.664Z Compiling der_derive v0.7.3
14492026-02-24T03:40:27.838Z Compiling tinystr v0.7.6
14502026-02-24T03:40:28.061Z Compiling icu_collections v1.5.0
14512026-02-24T03:40:28.213Z Compiling icu_locid v1.5.0
14522026-02-24T03:40:28.240Z Compiling ppv-lite86 v0.2.20
14532026-02-24T03:40:28.293Z Compiling futures-util v0.3.31
14542026-02-24T03:40:28.405Z Compiling serde v1.0.228
14552026-02-24T03:40:28.541Z Compiling thiserror v2.0.18
14562026-02-24T03:40:28.708Z Compiling pest v2.8.2
14572026-02-24T03:40:29.219Z Compiling salsa20 v0.10.2
14582026-02-24T03:40:29.480Z Compiling icu_provider v1.5.0
14592026-02-24T03:40:29.509Z Compiling pbkdf2 v0.12.2
14602026-02-24T03:40:29.721Z Compiling bitflags v2.9.4
14612026-02-24T03:40:29.753Z Compiling bytes v1.11.1
14622026-02-24T03:40:29.754Z Compiling der v0.7.10
14632026-02-24T03:40:30.342Z Compiling icu_locid_transform v1.5.0
14642026-02-24T03:40:30.530Z Compiling chrono v0.4.43
14652026-02-24T03:40:30.879Z Compiling vcpkg v0.2.15
14662026-02-24T03:40:31.317Z Compiling tokio v1.49.0
14672026-02-24T03:40:31.903Z Compiling icu_properties v1.5.1
14682026-02-24T03:40:32.642Z Compiling spki v0.7.3
14692026-02-24T03:40:32.707Z Compiling openssl-sys v0.9.109
14702026-02-24T03:40:32.768Z Compiling pest_meta v2.8.2
14712026-02-24T03:40:33.012Z Compiling http v1.4.0
14722026-02-24T03:40:33.791Z Compiling which v4.4.2
14732026-02-24T03:40:34.066Z Compiling scrypt v0.11.0
14742026-02-24T03:40:34.090Z Compiling rand_chacha v0.9.0
14752026-02-24T03:40:34.642Z Compiling cbc v0.1.2
14762026-02-24T03:40:34.829Z Compiling aes v0.8.4
14772026-02-24T03:40:35.029Z Compiling zerocopy-derive v0.8.27
14782026-02-24T03:40:35.760Z Compiling icu_normalizer v1.5.0
14792026-02-24T03:40:36.454Z Compiling pkcs5 v0.7.1
14802026-02-24T03:40:36.649Z Compiling rand v0.9.2
14812026-02-24T03:40:37.208Z Compiling idna_adapter v1.2.0
14822026-02-24T03:40:37.417Z Compiling pest_generator v2.8.2
14832026-02-24T03:40:37.471Z Compiling idna v1.0.3
14842026-02-24T03:40:37.532Z Compiling tracing-attributes v0.1.27
14852026-02-24T03:40:37.721Z Compiling serde_derive_internals v0.29.1
14862026-02-24T03:40:38.156Z Compiling url v2.5.4
14872026-02-24T03:40:38.953Z Compiling ring v0.17.14
14882026-02-24T03:40:39.158Z Compiling tracing-core v0.1.32
14892026-02-24T03:40:40.005Z Compiling aws-lc-rs v1.12.4
14902026-02-24T03:40:40.111Z Compiling adler2 v2.0.0
14912026-02-24T03:40:40.136Z Compiling rustix v1.1.3
14922026-02-24T03:40:40.417Z Compiling schemars v0.8.22
14932026-02-24T03:40:40.565Z Compiling miniz_oxide v0.8.5
14942026-02-24T03:40:40.888Z Compiling tokio-util v0.7.15
14952026-02-24T03:40:40.963Z Compiling tracing v0.1.40
14962026-02-24T03:40:41.457Z Compiling schemars_derive v0.8.22
14972026-02-24T03:40:41.609Z Compiling pest_derive v2.8.2
14982026-02-24T03:40:42.233Z Compiling pkcs8 v0.10.2
14992026-02-24T03:40:42.566Z Compiling http-body v1.0.1
15002026-02-24T03:40:42.689Z Compiling scroll_derive v0.13.1
15012026-02-24T03:40:42.859Z Compiling darling_core v0.20.10
15022026-02-24T03:40:42.997Z Compiling base64 v0.22.1
15032026-02-24T03:40:43.527Z Compiling tinyvec_macros v0.1.1
15042026-02-24T03:40:43.653Z Compiling dyn-clone v1.0.20
15052026-02-24T03:40:43.712Z Compiling rustls-pki-types v1.10.0
15062026-02-24T03:40:43.928Z Compiling httparse v1.9.5
15072026-02-24T03:40:44.682Z Compiling scroll v0.13.0
15082026-02-24T03:40:44.803Z Compiling tinyvec v1.8.0
15092026-02-24T03:40:45.279Z Compiling bzip2-sys v0.1.13+1.0.8
15102026-02-24T03:40:45.757Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15112026-02-24T03:40:45.851Z Compiling openssl-probe v0.1.5
15122026-02-24T03:40:46.185Z Compiling atomic-waker v1.1.2
15132026-02-24T03:40:46.284Z Compiling untrusted v0.7.1
15142026-02-24T03:40:46.401Z Compiling foreign-types-shared v0.1.1
15152026-02-24T03:40:46.522Z Compiling num-conv v0.1.0
15162026-02-24T03:40:46.565Z Compiling try-lock v0.2.5
15172026-02-24T03:40:46.591Z Compiling tower-service v0.3.3
15182026-02-24T03:40:46.615Z Compiling powerfmt v0.2.0
15192026-02-24T03:40:46.768Z Compiling untrusted v0.9.0
15202026-02-24T03:40:46.798Z Compiling time-core v0.1.6
15212026-02-24T03:40:46.845Z Compiling tower-layer v0.3.3
15222026-02-24T03:40:46.985Z Compiling openssl v0.10.73
15232026-02-24T03:40:47.119Z Compiling time-macros v0.2.24
15242026-02-24T03:40:47.171Z Compiling tempfile v3.24.0
15252026-02-24T03:40:47.439Z Compiling deranged v0.5.3
15262026-02-24T03:40:47.729Z Compiling want v0.3.1
15272026-02-24T03:40:47.979Z Compiling foreign-types v0.3.2
15282026-02-24T03:40:48.033Z Compiling h2 v0.4.6
15292026-02-24T03:40:48.752Z Compiling darling_macro v0.20.10
15302026-02-24T03:40:49.674Z Compiling darling v0.20.10
15312026-02-24T03:40:49.736Z Compiling goblin v0.10.2
15322026-02-24T03:40:50.017Z Compiling ipnet v2.11.0
15332026-02-24T03:40:50.524Z Compiling openssl-macros v0.1.1
15342026-02-24T03:40:51.197Z Compiling wait-timeout v0.2.0
15352026-02-24T03:40:51.223Z Compiling bit-vec v0.8.0
15362026-02-24T03:40:51.259Z Compiling rustls v0.23.19
15372026-02-24T03:40:51.372Z Compiling native-tls v0.2.12
15382026-02-24T03:40:51.602Z Compiling num_threads v0.1.7
15392026-02-24T03:40:51.717Z Compiling syn v1.0.109
15402026-02-24T03:40:51.742Z Compiling usdt-impl v0.6.0
15412026-02-24T03:40:51.771Z Compiling quick-error v1.2.3
15422026-02-24T03:40:51.798Z Compiling crossbeam-utils v0.8.21
15432026-02-24T03:40:51.976Z Compiling httpdate v1.0.3
15442026-02-24T03:40:52.127Z Compiling gimli v0.31.1
15452026-02-24T03:40:52.421Z Compiling rusty-fork v0.3.0
15462026-02-24T03:40:52.516Z Compiling time v0.3.43
15472026-02-24T03:40:52.546Z Compiling bit-set v0.8.0
15482026-02-24T03:40:53.159Z Compiling derive_builder_core v0.20.2
15492026-02-24T03:40:55.307Z Compiling hyper v1.8.1
15502026-02-24T03:40:56.332Z Compiling addr2line v0.24.2
15512026-02-24T03:40:56.897Z Compiling dof v0.4.0
15522026-02-24T03:40:57.238Z Compiling unicode-normalization v0.1.24
15532026-02-24T03:40:57.867Z Compiling dtrace-parser v0.3.0
15542026-02-24T03:40:58.344Z Compiling signature v2.2.0
15552026-02-24T03:40:58.686Z Compiling heapless v0.7.17
15562026-02-24T03:40:59.072Z Compiling scroll_derive v0.12.0
15572026-02-24T03:40:59.173Z Compiling thiserror-impl v1.0.69
15582026-02-24T03:40:59.220Z Compiling rand_xorshift v0.4.0
15592026-02-24T03:40:59.515Z Compiling darling_core v0.21.0
15602026-02-24T03:40:59.688Z Compiling slog v2.8.2
15612026-02-24T03:41:00.028Z Compiling thread-id v5.0.0
15622026-02-24T03:41:00.179Z Compiling cookie v0.18.1
15632026-02-24T03:41:00.403Z Compiling crc32fast v1.4.2
15642026-02-24T03:41:00.523Z Compiling object v0.36.5
15652026-02-24T03:41:00.615Z Compiling unicode-properties v0.1.3
15662026-02-24T03:41:00.777Z Compiling rustc-demangle v0.1.24
15672026-02-24T03:41:00.910Z Compiling siphasher v0.3.11
15682026-02-24T03:41:01.079Z Compiling signal-hook v0.3.18
15692026-02-24T03:41:01.328Z Compiling zstd-safe v7.2.3
15702026-02-24T03:41:01.395Z Compiling zlib-rs v0.5.1
15712026-02-24T03:41:01.688Z Compiling unicode-bidi v0.3.17
15722026-02-24T03:41:01.725Z Compiling anyhow v1.0.99
15732026-02-24T03:41:02.163Z Compiling unarray v0.1.4
15742026-02-24T03:41:02.393Z Compiling proptest v1.7.0
15752026-02-24T03:41:02.762Z Compiling stringprep v0.1.5
15762026-02-24T03:41:02.787Z Compiling thiserror v1.0.69
15772026-02-24T03:41:02.963Z Compiling phf_shared v0.11.2
15782026-02-24T03:41:03.083Z Compiling scroll v0.12.0
15792026-02-24T03:41:03.757Z Compiling hyper-util v0.1.19
15802026-02-24T03:41:04.372Z Compiling derive_builder_macro v0.20.2
15812026-02-24T03:41:05.773Z Compiling ipnetwork v0.21.1
15822026-02-24T03:41:05.816Z Compiling darling_macro v0.21.0
15832026-02-24T03:41:06.612Z Compiling serde_tokenstream v0.2.2
15842026-02-24T03:41:06.751Z Compiling erased-serde v0.3.31
15852026-02-24T03:41:07.232Z Compiling backtrace v0.3.74
15862026-02-24T03:41:07.788Z Compiling toml_datetime v0.6.11
15872026-02-24T03:41:07.939Z Compiling serde_spanned v0.6.9
15882026-02-24T03:41:08.058Z Compiling rand_chacha v0.3.1
15892026-02-24T03:41:08.211Z Compiling md-5 v0.10.6
15902026-02-24T03:41:08.334Z Compiling curve25519-dalek v4.1.3
15912026-02-24T03:41:08.512Z Compiling libz-rs-sys v0.5.1
15922026-02-24T03:41:08.812Z Compiling vergen-lib v0.1.6
15932026-02-24T03:41:08.996Z Compiling num-integer v0.1.46
15942026-02-24T03:41:09.164Z Compiling sync_wrapper v1.0.1
15952026-02-24T03:41:09.355Z Compiling ff v0.13.0
15962026-02-24T03:41:09.382Z Compiling hash32 v0.2.1
15972026-02-24T03:41:09.641Z Compiling memoffset v0.9.1
15982026-02-24T03:41:09.731Z Compiling base16ct v0.2.0
15992026-02-24T03:41:09.789Z Compiling smoltcp v0.9.1
16002026-02-24T03:41:09.997Z Compiling fallible-iterator v0.2.0
16012026-02-24T03:41:10.056Z Compiling ref-cast v1.0.25
16022026-02-24T03:41:10.094Z Compiling litrs v0.4.1
16032026-02-24T03:41:10.119Z Compiling cfg_aliases v0.2.1
16042026-02-24T03:41:10.246Z Compiling num-bigint-dig v0.8.6
16052026-02-24T03:41:10.497Z Compiling psl-types v2.0.11
16062026-02-24T03:41:10.735Z Compiling postgres-protocol v0.6.8
16072026-02-24T03:41:10.765Z Compiling publicsuffix v2.3.0
16082026-02-24T03:41:10.792Z Compiling nix v0.29.0
16092026-02-24T03:41:10.993Z Compiling sec1 v0.7.3
16102026-02-24T03:41:11.277Z Compiling document-features v0.2.11
16112026-02-24T03:41:11.569Z Compiling group v0.13.0
16122026-02-24T03:41:11.606Z Compiling num-iter v0.1.45
16132026-02-24T03:41:11.823Z Compiling tower v0.5.2
16142026-02-24T03:41:11.996Z Compiling flate2 v1.1.2
16152026-02-24T03:41:12.097Z Compiling rand v0.8.5
16162026-02-24T03:41:12.122Z Compiling newtype-uuid v1.3.2
16172026-02-24T03:41:12.956Z Compiling darling v0.21.0
16182026-02-24T03:41:12.998Z Compiling oxnet v0.1.4
16192026-02-24T03:41:13.119Z Compiling derive_builder v0.20.2
16202026-02-24T03:41:13.310Z Compiling tokio-native-tls v0.3.1
16212026-02-24T03:41:13.341Z Compiling goblin v0.8.2
16222026-02-24T03:41:14.056Z Compiling rustls-native-certs v0.8.1
16232026-02-24T03:41:14.370Z Compiling webpki-roots v1.0.1
16242026-02-24T03:41:14.635Z Compiling http-body-util v0.1.3
16252026-02-24T03:41:14.662Z Compiling strum_macros v0.27.2
16262026-02-24T03:41:14.686Z Compiling terminal_size v0.4.0
16272026-02-24T03:41:14.935Z Compiling cargo-platform v0.1.8
16282026-02-24T03:41:14.962Z Compiling hkdf v0.12.4
16292026-02-24T03:41:15.138Z Compiling crypto-bigint v0.5.5
16302026-02-24T03:41:15.273Z Compiling async-trait v0.1.89
16312026-02-24T03:41:15.488Z Compiling ref-cast-impl v1.0.25
16322026-02-24T03:41:16.699Z Compiling daft-derive v0.1.4
16332026-02-24T03:41:17.194Z Compiling hubpack_derive v0.1.1
16342026-02-24T03:41:18.116Z Compiling curve25519-dalek-derive v0.1.1
16352026-02-24T03:41:18.286Z Compiling vergen v9.0.6
16362026-02-24T03:41:18.471Z Compiling ahash v0.8.12
16372026-02-24T03:41:18.719Z Compiling fs-err v3.1.1
16382026-02-24T03:41:18.911Z Compiling lockfree-object-pool v0.1.6
16392026-02-24T03:41:19.141Z Compiling bitflags v1.3.2
16402026-02-24T03:41:19.268Z Compiling simd-adler32 v0.3.7
16412026-02-24T03:41:19.292Z Compiling bumpalo v3.16.0
16422026-02-24T03:41:19.639Z Compiling buf-list v1.0.3
16432026-02-24T03:41:19.668Z Compiling winnow v0.5.40
16442026-02-24T03:41:19.797Z Compiling iri-string v0.7.8
16452026-02-24T03:41:19.894Z Compiling managed v0.8.0
16462026-02-24T03:41:20.229Z Compiling ryu v1.0.18
16472026-02-24T03:41:20.353Z Compiling unicode-segmentation v1.12.0
16482026-02-24T03:41:20.606Z Compiling serde_urlencoded v0.7.1
16492026-02-24T03:41:21.244Z Compiling clap_builder v4.5.48
16502026-02-24T03:41:21.268Z Compiling zopfli v0.8.1
16512026-02-24T03:41:22.781Z Compiling strum v0.27.2
16522026-02-24T03:41:23.062Z Compiling toml_edit v0.19.15
16532026-02-24T03:41:23.089Z Compiling tower-http v0.6.6
16542026-02-24T03:41:23.151Z Compiling dof v0.3.0
16552026-02-24T03:41:24.010Z Compiling daft v0.1.4
16562026-02-24T03:41:24.090Z Compiling elliptic-curve v0.13.8
16572026-02-24T03:41:24.607Z Compiling hubpack v0.1.2
16582026-02-24T03:41:25.028Z Compiling cargo_metadata v0.19.2
16592026-02-24T03:41:25.058Z Compiling hyper-tls v0.6.0
16602026-02-24T03:41:25.090Z Compiling cookie_store v0.21.1
16612026-02-24T03:41:25.520Z Compiling zstd v0.13.3
16622026-02-24T03:41:26.074Z Compiling signal-hook-mio v0.2.4
16632026-02-24T03:41:27.378Z Compiling serde_with_macros v3.16.1
16642026-02-24T03:41:28.376Z Compiling postgres-types v0.2.9
16652026-02-24T03:41:28.926Z Compiling usdt-macro v0.6.0
16662026-02-24T03:41:28.976Z Compiling usdt-attr-macro v0.6.0
16672026-02-24T03:41:29.601Z Compiling phf v0.11.2
16682026-02-24T03:41:29.886Z Compiling dtrace-parser v0.2.0
16692026-02-24T03:41:29.918Z Compiling ed25519 v2.2.3
16702026-02-24T03:41:29.984Z Compiling bzip2 v0.5.2
16712026-02-24T03:41:30.305Z Compiling bzip2 v0.4.4
16722026-02-24T03:41:30.402Z Compiling pkcs1 v0.7.5
16732026-02-24T03:41:30.428Z Compiling strum_macros v0.26.4
16742026-02-24T03:41:30.656Z Compiling enum-as-inner v0.6.1
16752026-02-24T03:41:30.710Z Compiling clap_derive v4.5.47
16762026-02-24T03:41:31.384Z Compiling serde-big-array v0.5.1
16772026-02-24T03:41:31.632Z Compiling hex v0.4.3
16782026-02-24T03:41:31.657Z Compiling rfc6979 v0.4.0
16792026-02-24T03:41:31.907Z Compiling bstr v1.10.0
16802026-02-24T03:41:31.942Z Compiling serde_repr v0.1.19
16812026-02-24T03:41:32.072Z Compiling float-cmp v0.10.0
16822026-02-24T03:41:32.299Z Compiling env_filter v0.1.2
16832026-02-24T03:41:32.350Z Compiling socket2 v0.5.10
16842026-02-24T03:41:32.971Z Compiling memmap2 v0.9.8
16852026-02-24T03:41:33.026Z Compiling encoding_rs v0.8.34
16862026-02-24T03:41:33.290Z Compiling fixedbitset v0.4.2
16872026-02-24T03:41:33.377Z Compiling keccak v0.1.5
16882026-02-24T03:41:33.555Z Compiling normalize-line-endings v0.3.0
16892026-02-24T03:41:33.729Z Compiling predicates-core v1.0.8
16902026-02-24T03:41:33.754Z Compiling fixedbitset v0.5.7
16912026-02-24T03:41:34.102Z Compiling new_debug_unreachable v1.0.6
16922026-02-24T03:41:34.230Z Compiling foldhash v0.2.0
16932026-02-24T03:41:34.501Z Compiling difflib v0.4.0
16942026-02-24T03:41:34.662Z Compiling static_assertions v1.1.0
16952026-02-24T03:41:34.690Z Compiling jiff v0.2.15
16962026-02-24T03:41:34.796Z Compiling precomputed-hash v0.1.1
16972026-02-24T03:41:34.957Z Compiling whoami v1.5.2
16982026-02-24T03:41:35.025Z Compiling mime v0.3.17
16992026-02-24T03:41:35.458Z Compiling data-encoding v2.9.0
17002026-02-24T03:41:35.526Z Compiling rustc-hash v2.1.1
17012026-02-24T03:41:35.597Z Compiling toml_edit v0.22.27
17022026-02-24T03:41:35.771Z Compiling iddqd v0.3.16
17032026-02-24T03:41:35.943Z Compiling tokio-postgres v0.7.13
17042026-02-24T03:41:36.922Z Compiling hickory-proto v0.25.2
17052026-02-24T03:41:37.233Z Compiling predicates v3.1.3
17062026-02-24T03:41:38.504Z Compiling clap v4.5.48
17072026-02-24T03:41:38.671Z Compiling string_cache v0.8.9
17082026-02-24T03:41:38.770Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17092026-02-24T03:41:39.173Z Compiling strum v0.26.3
17102026-02-24T03:41:39.411Z Compiling petgraph v0.8.2
17112026-02-24T03:41:39.629Z Compiling sha3 v0.10.8
17122026-02-24T03:41:40.718Z Compiling petgraph v0.6.5
17132026-02-24T03:41:41.576Z Compiling usdt v0.6.0
17142026-02-24T03:41:42.129Z Compiling similar v2.7.0
17152026-02-24T03:41:42.809Z Compiling zip v4.2.0
17162026-02-24T03:41:44.209Z Compiling usdt-impl v0.5.0
17172026-02-24T03:41:44.281Z Compiling env_logger v0.11.8
17182026-02-24T03:41:44.350Z Compiling serde_with v3.16.1
17192026-02-24T03:41:45.017Z Compiling ecdsa v0.16.9
17202026-02-24T03:41:45.049Z Compiling rsa v0.9.8
17212026-02-24T03:41:45.558Z Compiling zip v0.6.6
17222026-02-24T03:41:46.035Z Compiling ed25519-dalek v2.1.1
17232026-02-24T03:41:47.024Z Compiling toml v0.7.8
17242026-02-24T03:41:47.537Z Compiling crossterm v0.28.1
17252026-02-24T03:41:48.488Z Compiling heck v0.4.1
17262026-02-24T03:41:48.800Z Compiling crossbeam-epoch v0.9.18
17272026-02-24T03:41:48.887Z Compiling tokio-stream v0.1.17
17282026-02-24T03:41:48.918Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17292026-02-24T03:41:48.944Z Compiling x509-cert v0.2.5
17302026-02-24T03:41:49.148Z Compiling openapiv3 v2.2.0
17312026-02-24T03:41:49.359Z Compiling sha1 v0.10.6
17322026-02-24T03:41:49.543Z Compiling itertools v0.13.0
17332026-02-24T03:41:49.838Z Compiling itertools v0.10.5
17342026-02-24T03:41:49.902Z Compiling winnow v0.6.26
17352026-02-24T03:41:50.732Z Compiling lalrpop-util v0.19.12
17362026-02-24T03:41:51.165Z Compiling peg-runtime v0.8.5
17372026-02-24T03:41:51.766Z Compiling thread_local v1.1.8
17382026-02-24T03:41:52.304Z Compiling slog-async v2.8.0
17392026-02-24T03:41:52.444Z Compiling crossbeam-channel v0.5.15
17402026-02-24T03:41:52.574Z Compiling xattr v1.3.1
17412026-02-24T03:41:52.858Z Compiling futures-executor v0.3.31
17422026-02-24T03:41:52.887Z Compiling filetime v0.2.26
17432026-02-24T03:41:52.937Z Compiling is-terminal v0.4.13
17442026-02-24T03:41:53.075Z Compiling take_mut v0.2.2
17452026-02-24T03:41:53.104Z Compiling term v1.1.0
17462026-02-24T03:41:53.149Z Compiling tar v0.4.44
17472026-02-24T03:41:53.200Z Compiling futures v0.3.31
17482026-02-24T03:41:54.315Z Compiling slog-term v2.9.2
17492026-02-24T03:41:56.108Z Compiling aws-lc-sys v0.26.0
17502026-02-24T03:42:38.042Z Compiling rustls-webpki v0.102.8
17512026-02-24T03:42:45.690Z Compiling tokio-rustls v0.26.0
17522026-02-24T03:42:46.097Z Compiling hyper-rustls v0.27.7
17532026-02-24T03:42:46.539Z Compiling reqwest v0.12.24
17542026-02-24T03:42:52.498Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17552026-02-24T03:42:52.933Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17562026-02-24T03:43:00.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
17572026-02-24T03:43:00.809Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17582026-02-24T03:43:00.893ZFeb 24 03:43:00.247 INFO Starting download, target: Clickhouse
17592026-02-24T03:43:00.893ZFeb 24 03:43:00.249 INFO Starting download, target: Cockroach
17602026-02-24T03:43:00.893ZFeb 24 03:43:00.249 INFO Starting download, target: Console
17612026-02-24T03:43:00.893ZFeb 24 03:43:00.249 INFO Starting download, target: DendriteStub
17622026-02-24T03:43:00.917ZFeb 24 03:43:00.249 INFO Starting download, target: MaghemiteMgd
17632026-02-24T03:43:00.917ZFeb 24 03:43:00.249 INFO Starting download, target: TransceiverControl
17642026-02-24T03:43:00.917ZFeb 24 03:43:00.249 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17652026-02-24T03:43:00.917ZFeb 24 03:43:00.249 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17662026-02-24T03:43:00.918ZFeb 24 03:43:00.250 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17672026-02-24T03:43:00.918ZFeb 24 03:43:00.250 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17682026-02-24T03:43:00.918ZFeb 24 03:43:00.250 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17692026-02-24T03:43:00.918ZFeb 24 03:43:00.250 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17702026-02-24T03:43:01.309ZFeb 24 03:43:00.662 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17712026-02-24T03:43:01.667ZFeb 24 03:43:01.022 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17722026-02-24T03:43:01.987ZFeb 24 03:43:01.329 INFO Download complete, target: Console
17732026-02-24T03:43:02.379ZFeb 24 03:43:01.734 INFO Download complete, target: TransceiverControl
17742026-02-24T03:43:04.383ZFeb 24 03:43:03.740 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17752026-02-24T03:43:04.830ZFeb 24 03:43:04.187 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17762026-02-24T03:43:07.515ZFeb 24 03:43:06.872 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17772026-02-24T03:43:07.515ZFeb 24 03:43:06.872 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17782026-02-24T03:43:11.929ZFeb 24 03:43:11.286 INFO Download complete, target: MaghemiteMgd
17792026-02-24T03:43:12.202ZFeb 24 03:43:11.560 INFO Download complete, target: DendriteStub
17802026-02-24T03:43:17.664ZFeb 24 03:43:17.022 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17812026-02-24T03:43:21.866ZFeb 24 03:43:21.223 INFO Checking that binary works, target: Cockroach
17822026-02-24T03:43:22.295ZFeb 24 03:43:21.653 INFO Download complete, target: Cockroach
17832026-02-24T03:43:37.274ZFeb 24 03:43:36.632 INFO Checking that binary works, target: Clickhouse
17842026-02-24T03:43:37.543ZFeb 24 03:43:36.902 INFO Download complete, target: Clickhouse
17852026-02-24T03:43:37.579ZAll builder prerequisites installed successfully, and PATH looks valid
17862026-02-24T03:43:37.603Z
17872026-02-24T03:43:37.603Zreal 9:28.124011359
17882026-02-24T03:43:37.604Zuser 20:58.404081486
17892026-02-24T03:43:37.604Zsys 3:15.164733617
17902026-02-24T03:43:37.604Ztrap 0.893937440
17912026-02-24T03:43:37.604Ztflt 0.614541708
17922026-02-24T03:43:37.604Zdflt 1.078266506
17932026-02-24T03:43:37.604Zkflt 0.014127888
17942026-02-24T03:43:37.604Zlock 52:49.226786624
17952026-02-24T03:43:37.604Zslp 1:19:06.024157846
17962026-02-24T03:43:37.604Zlat 1:30.706502904
17972026-02-24T03:43:37.604Zstop 3:20.238614004
17982026-02-24T03:43:37.604Z+ banner hack-check
17992026-02-24T03:43:37.604Z
18002026-02-24T03:43:37.604Z # # ## #### # # #### # # ###### #### # #
18012026-02-24T03:43:37.604Z # # # # # # # # # # # # # # # # #
18022026-02-24T03:43:37.604Z ###### # # # #### ##### # ###### ##### # ####
18032026-02-24T03:43:37.604Z # # ###### # # # # # # # # # #
18042026-02-24T03:43:37.604Z # # # # # # # # # # # # # # # # #
18052026-02-24T03:43:37.604Z # # # # #### # # #### # # ###### #### # #
18062026-02-24T03:43:37.604Z
18072026-02-24T03:43:37.604Z+ export CARGO_INCREMENTAL=0
18082026-02-24T03:43:37.604Z+ CARGO_INCREMENTAL=0
18092026-02-24T03:43:37.604Z+ ptime -m timeout 2h cargo xtask check-features --ci
18102026-02-24T03:43:39.150Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18112026-02-24T03:43:39.506Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18122026-02-24T03:43:44.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s
18132026-02-24T03:43:44.552Z Running `target/debug/xtask check-features --ci`
18142026-02-24T03:43:44.596Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18152026-02-24T03:43:44.596Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18162026-02-24T03:43:45.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
18172026-02-24T03:43:45.937Z Running `target/debug/xtask download cargo-hack`
18182026-02-24T03:43:48.142Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18192026-02-24T03:43:48.673Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18202026-02-24T03:43:54.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.97s
18212026-02-24T03:43:55.123Z Running `target/debug/xtask-downloader cargo-hack`
18222026-02-24T03:43:55.195ZFeb 24 03:43:54.553 INFO Starting download, target: CargoHack
18232026-02-24T03:43:55.220ZFeb 24 03:43:54.555 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18242026-02-24T03:44:05.710ZFeb 24 03:44:05.071 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18252026-02-24T03:44:05.867ZFeb 24 03:44:05.228 INFO Download complete, target: CargoHack
18262026-02-24T03:44:05.891Zrunning: "/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"
18272026-02-24T03:44:05.915Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18282026-02-24T03:44:06.302Zinfo: running `cargo check --bins` on api_identity (1/252)
18292026-02-24T03:44:07.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302026-02-24T03:44:07.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312026-02-24T03:44:07.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322026-02-24T03:44:07.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
18332026-02-24T03:44:07.597Z
18342026-02-24T03:44:07.597Zinfo: running `cargo check --bins` on bootstore (2/252)
18352026-02-24T03:44:08.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362026-02-24T03:44:08.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372026-02-24T03:44:08.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382026-02-24T03:44:08.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
18392026-02-24T03:44:09.094Z
18402026-02-24T03:44:09.094Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/252)
18412026-02-24T03:44:10.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422026-02-24T03:44:10.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432026-02-24T03:44:10.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442026-02-24T03:44:10.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
18452026-02-24T03:44:10.424Z
18462026-02-24T03:44:10.424Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/252)
18472026-02-24T03:44:11.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482026-02-24T03:44:11.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492026-02-24T03:44:11.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502026-02-24T03:44:11.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
18512026-02-24T03:44:11.761Z
18522026-02-24T03:44:11.762Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/252)
18532026-02-24T03:44:12.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542026-02-24T03:44:12.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552026-02-24T03:44:12.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562026-02-24T03:44:12.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
18572026-02-24T03:44:12.800Z
18582026-02-24T03:44:12.800Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/252)
18592026-02-24T03:44:13.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602026-02-24T03:44:13.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612026-02-24T03:44:13.796Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622026-02-24T03:44:13.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18632026-02-24T03:44:13.877Z
18642026-02-24T03:44:13.877Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/252)
18652026-02-24T03:44:14.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662026-02-24T03:44:14.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672026-02-24T03:44:14.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682026-02-24T03:44:14.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
18692026-02-24T03:44:14.977Z
18702026-02-24T03:44:14.977Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/252)
18712026-02-24T03:44:15.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722026-02-24T03:44:15.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732026-02-24T03:44:15.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742026-02-24T03:44:15.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18752026-02-24T03:44:16.052Z
18762026-02-24T03:44:16.052Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/252)
18772026-02-24T03:44:16.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782026-02-24T03:44:16.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792026-02-24T03:44:16.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802026-02-24T03:44:16.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
18812026-02-24T03:44:17.035Z
18822026-02-24T03:44:17.035Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/252)
18832026-02-24T03:44:17.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842026-02-24T03:44:17.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852026-02-24T03:44:17.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862026-02-24T03:44:17.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
18872026-02-24T03:44:18.055Z
18882026-02-24T03:44:18.055Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/252)
18892026-02-24T03:44:19.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902026-02-24T03:44:19.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912026-02-24T03:44:19.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922026-02-24T03:44:19.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
18932026-02-24T03:44:19.163Z
18942026-02-24T03:44:19.163Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/252)
18952026-02-24T03:44:20.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962026-02-24T03:44:20.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972026-02-24T03:44:20.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982026-02-24T03:44:20.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
18992026-02-24T03:44:20.269Z
19002026-02-24T03:44:20.269Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/252)
19012026-02-24T03:44:21.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022026-02-24T03:44:21.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032026-02-24T03:44:21.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042026-02-24T03:44:21.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
19052026-02-24T03:44:21.391Z
19062026-02-24T03:44:21.391Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/252)
19072026-02-24T03:44:22.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082026-02-24T03:44:22.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092026-02-24T03:44:22.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102026-02-24T03:44:22.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
19112026-02-24T03:44:22.506Z
19122026-02-24T03:44:22.506Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/252)
19132026-02-24T03:44:23.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142026-02-24T03:44:23.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152026-02-24T03:44:23.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162026-02-24T03:44:23.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
19172026-02-24T03:44:23.653Z
19182026-02-24T03:44:23.653Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/252)
19192026-02-24T03:44:24.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202026-02-24T03:44:24.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212026-02-24T03:44:24.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222026-02-24T03:44:24.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
19232026-02-24T03:44:24.758Z
19242026-02-24T03:44:24.758Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/252)
19252026-02-24T03:44:25.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262026-02-24T03:44:25.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272026-02-24T03:44:25.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282026-02-24T03:44:25.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
19292026-02-24T03:44:25.943Z
19302026-02-24T03:44:25.943Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/252)
19312026-02-24T03:44:26.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322026-02-24T03:44:26.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332026-02-24T03:44:26.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342026-02-24T03:44:26.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
19352026-02-24T03:44:26.989Z
19362026-02-24T03:44:26.989Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/252)
19372026-02-24T03:44:28.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382026-02-24T03:44:28.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392026-02-24T03:44:28.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402026-02-24T03:44:28.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
19412026-02-24T03:44:28.166Z
19422026-02-24T03:44:28.166Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/252)
19432026-02-24T03:44:29.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442026-02-24T03:44:29.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452026-02-24T03:44:29.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462026-02-24T03:44:29.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
19472026-02-24T03:44:29.263Z
19482026-02-24T03:44:29.263Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/252)
19492026-02-24T03:44:30.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502026-02-24T03:44:30.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512026-02-24T03:44:30.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522026-02-24T03:44:30.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
19532026-02-24T03:44:30.318Z
19542026-02-24T03:44:30.318Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/252)
19552026-02-24T03:44:31.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562026-02-24T03:44:31.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572026-02-24T03:44:31.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19582026-02-24T03:44:31.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
19592026-02-24T03:44:31.419Z
19602026-02-24T03:44:31.419Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/252)
19612026-02-24T03:44:32.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19622026-02-24T03:44:32.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19632026-02-24T03:44:32.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19642026-02-24T03:44:32.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
19652026-02-24T03:44:32.659Z
19662026-02-24T03:44:32.659Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/252)
19672026-02-24T03:44:33.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19682026-02-24T03:44:33.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19692026-02-24T03:44:33.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19702026-02-24T03:44:33.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
19712026-02-24T03:44:33.854Z
19722026-02-24T03:44:33.854Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/252)
19732026-02-24T03:44:34.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19742026-02-24T03:44:34.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19752026-02-24T03:44:34.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19762026-02-24T03:44:34.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
19772026-02-24T03:44:35.017Z
19782026-02-24T03:44:35.017Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/252)
19792026-02-24T03:44:36.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-02-24T03:44:36.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-02-24T03:44:36.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-02-24T03:44:36.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
19832026-02-24T03:44:36.144Z
19842026-02-24T03:44:36.144Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/252)
19852026-02-24T03:44:37.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-02-24T03:44:37.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-02-24T03:44:37.234Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-02-24T03:44:37.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
19892026-02-24T03:44:37.296Z
19902026-02-24T03:44:37.296Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/252)
19912026-02-24T03:44:38.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-02-24T03:44:38.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-02-24T03:44:38.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-02-24T03:44:38.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
19952026-02-24T03:44:38.416Z
19962026-02-24T03:44:38.416Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/252)
19972026-02-24T03:44:39.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-02-24T03:44:39.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-02-24T03:44:39.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-02-24T03:44:39.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20012026-02-24T03:44:39.485Z
20022026-02-24T03:44:39.485Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/252)
20032026-02-24T03:44:40.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-02-24T03:44:40.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-02-24T03:44:40.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-02-24T03:44:40.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20072026-02-24T03:44:40.567Z
20082026-02-24T03:44:40.567Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/252)
20092026-02-24T03:44:41.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-02-24T03:44:41.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-02-24T03:44:41.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-02-24T03:44:41.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
20132026-02-24T03:44:41.707Z
20142026-02-24T03:44:41.707Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/252)
20152026-02-24T03:44:42.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-02-24T03:44:42.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-02-24T03:44:42.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-02-24T03:44:42.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
20192026-02-24T03:44:42.834Z
20202026-02-24T03:44:42.834Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/252)
20212026-02-24T03:44:43.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-02-24T03:44:43.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-02-24T03:44:43.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-02-24T03:44:43.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
20252026-02-24T03:44:44.002Z
20262026-02-24T03:44:44.002Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/252)
20272026-02-24T03:44:45.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-02-24T03:44:45.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-02-24T03:44:45.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-02-24T03:44:45.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
20312026-02-24T03:44:45.168Z
20322026-02-24T03:44:45.168Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/252)
20332026-02-24T03:44:46.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-02-24T03:44:46.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-02-24T03:44:46.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-02-24T03:44:46.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20372026-02-24T03:44:46.197Z
20382026-02-24T03:44:46.197Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/252)
20392026-02-24T03:44:47.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-02-24T03:44:47.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-02-24T03:44:47.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-02-24T03:44:47.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
20432026-02-24T03:44:47.224Z
20442026-02-24T03:44:47.224Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/252)
20452026-02-24T03:44:48.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-02-24T03:44:48.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-02-24T03:44:48.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-02-24T03:44:48.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
20492026-02-24T03:44:48.380Z
20502026-02-24T03:44:48.380Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/252)
20512026-02-24T03:44:49.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-02-24T03:44:49.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-02-24T03:44:49.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-02-24T03:44:49.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
20552026-02-24T03:44:49.586Z
20562026-02-24T03:44:49.586Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/252)
20572026-02-24T03:44:50.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-02-24T03:44:50.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-02-24T03:44:50.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-02-24T03:44:50.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
20612026-02-24T03:44:50.747Z
20622026-02-24T03:44:50.747Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/252)
20632026-02-24T03:44:51.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-02-24T03:44:51.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-02-24T03:44:51.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-02-24T03:44:51.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
20672026-02-24T03:44:51.891Z
20682026-02-24T03:44:51.891Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/252)
20692026-02-24T03:44:52.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-02-24T03:44:53.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-02-24T03:44:53.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-02-24T03:44:53.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
20732026-02-24T03:44:53.087Z
20742026-02-24T03:44:53.087Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/252)
20752026-02-24T03:44:54.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-02-24T03:44:54.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-02-24T03:44:54.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-02-24T03:44:54.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
20792026-02-24T03:44:54.191Z
20802026-02-24T03:44:54.191Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/252)
20812026-02-24T03:44:55.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-02-24T03:44:55.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-02-24T03:44:55.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-02-24T03:44:55.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
20852026-02-24T03:44:55.349Z
20862026-02-24T03:44:55.349Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/252)
20872026-02-24T03:44:56.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-02-24T03:44:56.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-02-24T03:44:56.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-02-24T03:44:56.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20912026-02-24T03:44:56.426Z
20922026-02-24T03:44:56.426Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/252)
20932026-02-24T03:44:57.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-02-24T03:44:57.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-02-24T03:44:57.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-02-24T03:44:57.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
20972026-02-24T03:44:57.861Z
20982026-02-24T03:44:57.861Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/252)
20992026-02-24T03:44:59.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-02-24T03:44:59.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-02-24T03:44:59.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-02-24T03:44:59.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
21032026-02-24T03:44:59.270Z
21042026-02-24T03:44:59.270Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/252)
21052026-02-24T03:45:00.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-02-24T03:45:00.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-02-24T03:45:00.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082026-02-24T03:45:00.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
21092026-02-24T03:45:00.699Z
21102026-02-24T03:45:00.699Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/252)
21112026-02-24T03:45:02.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122026-02-24T03:45:02.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132026-02-24T03:45:02.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21142026-02-24T03:45:02.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
21152026-02-24T03:45:02.151Z
21162026-02-24T03:45:02.151Zinfo: running `cargo check --bins` on key-manager-types (49/252)
21172026-02-24T03:45:03.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21182026-02-24T03:45:03.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21192026-02-24T03:45:03.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21202026-02-24T03:45:03.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
21212026-02-24T03:45:03.542Z
21222026-02-24T03:45:03.542Zinfo: running `cargo check --bins` on oxlog (50/252)
21232026-02-24T03:45:04.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21242026-02-24T03:45:04.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21252026-02-24T03:45:05.041Z Checking cfg-if v1.0.4
21262026-02-24T03:45:05.065Z Checking libc v0.2.180
21272026-02-24T03:45:05.065Z Checking serde_core v1.0.228
21282026-02-24T03:45:05.120Z Checking zeroize v1.8.1
21292026-02-24T03:45:05.144Z Checking memchr v2.7.4
21302026-02-24T03:45:05.168Z Checking value-bag v1.12.0
21312026-02-24T03:45:05.168Z Checking smallvec v1.15.1
21322026-02-24T03:45:05.168Z Checking typenum v1.17.0
21332026-02-24T03:45:05.232Z Checking scopeguard v1.2.0
21342026-02-24T03:45:05.415Z Checking lock_api v0.4.12
21352026-02-24T03:45:05.439Z Checking subtle v2.6.1
21362026-02-24T03:45:05.553Z Checking itoa v1.0.11
21372026-02-24T03:45:05.666Z Checking log v0.4.29
21382026-02-24T03:45:05.734Z Checking const-oid v0.9.6
21392026-02-24T03:45:05.792Z Checking byteorder v1.5.0
21402026-02-24T03:45:05.847Z Checking stable_deref_trait v1.2.0
21412026-02-24T03:45:05.994Z Checking portable-atomic v1.11.0
21422026-02-24T03:45:06.065Z Checking critical-section v1.1.3
21432026-02-24T03:45:06.249Z Checking zerofrom v0.1.4
21442026-02-24T03:45:06.273Z Checking pin-project-lite v0.2.14
21452026-02-24T03:45:06.273Z Checking allocator-api2 v0.2.21
21462026-02-24T03:45:06.320Z Checking generic-array v0.14.7
21472026-02-24T03:45:06.375Z Checking getrandom v0.2.15
21482026-02-24T03:45:06.450Z Checking getrandom v0.3.4
21492026-02-24T03:45:06.513Z Checking yoke v0.7.4
21502026-02-24T03:45:06.636Z Checking rand_core v0.6.4
21512026-02-24T03:45:06.710Z Checking parking_lot_core v0.9.10
21522026-02-24T03:45:06.891Z Checking zerovec v0.10.4
21532026-02-24T03:45:06.958Z Checking signal-hook-registry v1.4.2
21542026-02-24T03:45:07.013Z Checking mio v1.0.2
21552026-02-24T03:45:07.094Z Checking parking_lot v0.12.3
21562026-02-24T03:45:07.132Z Checking once_cell v1.21.3
21572026-02-24T03:45:07.253Z Checking equivalent v1.0.2
21582026-02-24T03:45:07.391Z Checking libm v0.2.8
21592026-02-24T03:45:07.450Z Checking writeable v0.5.5
21602026-02-24T03:45:07.483Z Checking litemap v0.7.3
21612026-02-24T03:45:07.529Z Checking crypto-common v0.1.6
21622026-02-24T03:45:07.569Z Checking block-buffer v0.10.4
21632026-02-24T03:45:07.666Z Checking socket2 v0.6.1
21642026-02-24T03:45:07.757Z Checking zerocopy v0.7.35
21652026-02-24T03:45:07.835Z Checking zmij v1.0.15
21662026-02-24T03:45:07.866Z Checking digest v0.10.7
21672026-02-24T03:45:07.894Z Checking percent-encoding v2.3.2
21682026-02-24T03:45:08.219Z Checking cpufeatures v0.2.14
21692026-02-24T03:45:08.243Z Checking futures-core v0.3.31
21702026-02-24T03:45:08.286Z Checking icu_locid_transform_data v1.5.0
21712026-02-24T03:45:08.311Z Checking hmac v0.12.1
21722026-02-24T03:45:08.342Z Checking num-traits v0.2.19
21732026-02-24T03:45:08.377Z Checking block-padding v0.3.3
21742026-02-24T03:45:08.425Z Checking hashbrown v0.16.1
21752026-02-24T03:45:08.490Z Checking icu_properties_data v1.5.0
21762026-02-24T03:45:08.601Z Checking utf16_iter v1.0.5
21772026-02-24T03:45:08.640Z Checking tinystr v0.7.6
21782026-02-24T03:45:08.664Z Checking icu_collections v1.5.0
21792026-02-24T03:45:08.764Z Checking inout v0.1.3
21802026-02-24T03:45:08.832Z Checking futures-sink v0.3.31
21812026-02-24T03:45:09.029Z Checking utf8_iter v1.0.4
21822026-02-24T03:45:09.054Z Checking write16 v1.0.0
21832026-02-24T03:45:09.054Z Checking icu_locid v1.5.0
21842026-02-24T03:45:09.222Z Checking serde v1.0.228
21852026-02-24T03:45:09.252Z Checking serde_json v1.0.149
21862026-02-24T03:45:09.275Z Checking ppv-lite86 v0.2.20
21872026-02-24T03:45:09.305Z Checking icu_normalizer_data v1.5.0
21882026-02-24T03:45:09.382Z Checking cipher v0.4.4
21892026-02-24T03:45:09.441Z Checking futures-channel v0.3.31
21902026-02-24T03:45:09.559Z Checking indexmap v2.13.0
21912026-02-24T03:45:09.845Z Checking sha2 v0.10.9
21922026-02-24T03:45:09.869Z Checking slab v0.4.9
21932026-02-24T03:45:09.915Z Checking pin-utils v0.1.0
21942026-02-24T03:45:10.009Z Checking futures-io v0.3.31
21952026-02-24T03:45:10.049Z Checking futures-task v0.3.31
21962026-02-24T03:45:10.170Z Checking icu_provider v1.5.0
21972026-02-24T03:45:10.194Z Checking base64ct v1.6.0
21982026-02-24T03:45:10.241Z Checking errno v0.3.12
21992026-02-24T03:45:10.273Z Checking bytes v1.11.1
22002026-02-24T03:45:10.352Z Checking bitflags v2.9.4
22012026-02-24T03:45:10.475Z Checking futures-util v0.3.31
22022026-02-24T03:45:10.499Z Checking flagset v0.4.6
22032026-02-24T03:45:10.715Z Checking form_urlencoded v1.2.2
22042026-02-24T03:45:10.748Z Checking rand_core v0.9.3
22052026-02-24T03:45:10.773Z Checking pem-rfc7468 v0.7.0
22062026-02-24T03:45:10.887Z Checking icu_locid_transform v1.5.0
22072026-02-24T03:45:10.974Z Checking foldhash v0.1.5
22082026-02-24T03:45:11.035Z Checking fnv v1.0.7
22092026-02-24T03:45:11.066Z Checking salsa20 v0.10.2
22102026-02-24T03:45:11.119Z Checking der v0.7.10
22112026-02-24T03:45:11.187Z Checking uuid v1.19.0
22122026-02-24T03:45:11.211Z Checking pbkdf2 v0.12.2
22132026-02-24T03:45:11.246Z Checking hashbrown v0.15.4
22142026-02-24T03:45:11.333Z Checking spin v0.9.8
22152026-02-24T03:45:11.358Z Checking tokio v1.49.0
22162026-02-24T03:45:11.388Z Checking scrypt v0.11.0
22172026-02-24T03:45:11.640Z Checking http v1.4.0
22182026-02-24T03:45:11.740Z Checking rand_chacha v0.9.0
22192026-02-24T03:45:11.865Z Checking cbc v0.1.2
22202026-02-24T03:45:11.991Z Checking icu_properties v1.5.1
22212026-02-24T03:45:12.126Z Checking aes v0.8.4
22222026-02-24T03:45:12.210Z Checking iana-time-zone v0.1.63
22232026-02-24T03:45:12.361Z Checking regex-syntax v0.8.5
22242026-02-24T03:45:12.397Z Checking chrono v0.4.43
22252026-02-24T03:45:13.000Z Checking spki v0.7.3
22262026-02-24T03:45:13.136Z Checking rand v0.9.2
22272026-02-24T03:45:13.180Z Checking tracing-core v0.1.32
22282026-02-24T03:45:13.340Z Checking pkcs5 v0.7.1
22292026-02-24T03:45:13.924Z Checking thiserror v2.0.18
22302026-02-24T03:45:13.955Z Checking tracing v0.1.40
22312026-02-24T03:45:14.095Z Checking pkcs8 v0.10.2
22322026-02-24T03:45:14.273Z Checking http-body v1.0.1
22332026-02-24T03:45:14.369Z Checking rustls-pki-types v1.10.0
22342026-02-24T03:45:14.420Z Checking plain v0.2.3
22352026-02-24T03:45:14.465Z Checking base64 v0.22.1
22362026-02-24T03:45:14.526Z Checking tinyvec_macros v0.1.1
22372026-02-24T03:45:14.613Z Checking lazy_static v1.5.0
22382026-02-24T03:45:14.646Z Checking tinyvec v1.8.0
22392026-02-24T03:45:14.780Z Checking rustix v1.1.3
22402026-02-24T03:45:14.991Z Checking semver v1.0.27
22412026-02-24T03:45:15.017Z Checking zerocopy v0.8.27
22422026-02-24T03:45:15.327Z Checking aws-lc-sys v0.26.0
22432026-02-24T03:45:15.457Z Checking fastrand v2.1.1
22442026-02-24T03:45:15.606Z Checking icu_normalizer v1.5.0
22452026-02-24T03:45:15.764Z Checking foreign-types-shared v0.1.1
22462026-02-24T03:45:15.804Z Checking unicode-ident v1.0.19
22472026-02-24T03:45:15.914Z Checking openssl-probe v0.1.5
22482026-02-24T03:45:16.022Z Checking untrusted v0.7.1
22492026-02-24T03:45:16.048Z Checking tower-layer v0.3.3
22502026-02-24T03:45:16.118Z Checking untrusted v0.9.0
22512026-02-24T03:45:16.234Z Checking tower-service v0.3.3
22522026-02-24T03:45:16.322Z Checking ucd-trie v0.1.7
22532026-02-24T03:45:16.352Z Checking dyn-clone v1.0.20
22542026-02-24T03:45:16.403Z Checking atomic-waker v1.1.2
22552026-02-24T03:45:16.479Z Checking idna_adapter v1.2.0
22562026-02-24T03:45:16.578Z Checking adler2 v2.0.0
22572026-02-24T03:45:16.602Z Checking try-lock v0.2.5
22582026-02-24T03:45:16.602Z Checking pest v2.8.2
22592026-02-24T03:45:16.709Z Checking idna v1.0.3
22602026-02-24T03:45:16.772Z Checking miniz_oxide v0.8.5
22612026-02-24T03:45:16.799Z Checking want v0.3.1
22622026-02-24T03:45:17.024Z Checking ring v0.17.14
22632026-02-24T03:45:17.062Z Checking tempfile v3.24.0
22642026-02-24T03:45:17.234Z Checking url v2.5.4
22652026-02-24T03:45:17.530Z Checking proc-macro2 v1.0.101
22662026-02-24T03:45:17.647Z Checking foreign-types v0.3.2
22672026-02-24T03:45:17.722Z Checking aws-lc-rs v1.12.4
22682026-02-24T03:45:17.770Z Checking ipnet v2.11.0
22692026-02-24T03:45:18.241Z Checking schemars v0.8.22
22702026-02-24T03:45:18.312Z Checking httparse v1.9.5
22712026-02-24T03:45:18.394Z Checking openssl-sys v0.9.109
22722026-02-24T03:45:18.446Z Checking wait-timeout v0.2.0
22732026-02-24T03:45:18.699Z Checking aho-corasick v1.1.3
22742026-02-24T03:45:18.779Z Checking pretty-hex v0.4.1
22752026-02-24T03:45:18.995Z Checking httpdate v1.0.3
22762026-02-24T03:45:19.254Z Checking quick-error v1.2.3
22772026-02-24T03:45:19.426Z Checking tokio-util v0.7.15
22782026-02-24T03:45:19.453Z Checking utf8parse v0.2.2
22792026-02-24T03:45:19.542Z Checking anstyle v1.0.11
22802026-02-24T03:45:19.566Z Checking bit-vec v0.8.0
22812026-02-24T03:45:19.620Z Checking powerfmt v0.2.0
22822026-02-24T03:45:19.670Z Checking openssl v0.10.73
22832026-02-24T03:45:19.730Z Checking rustls-webpki v0.102.8
22842026-02-24T03:45:19.913Z Checking anstyle-parse v0.2.5
22852026-02-24T03:45:19.938Z Checking deranged v0.5.3
22862026-02-24T03:45:19.962Z Checking bit-set v0.8.0
22872026-02-24T03:45:20.024Z Checking rusty-fork v0.3.0
22882026-02-24T03:45:20.249Z Checking quote v1.0.40
22892026-02-24T03:45:20.274Z Compiling newtype-uuid v1.3.2
22902026-02-24T03:45:20.364Z Checking unicode-normalization v0.1.24
22912026-02-24T03:45:20.443Z Checking regex-automata v0.4.11
22922026-02-24T03:45:20.611Z Checking crossbeam-utils v0.8.21
22932026-02-24T03:45:20.651Z Checking rand_xorshift v0.4.0
22942026-02-24T03:45:20.702Z Checking rustix v0.38.37
22952026-02-24T03:45:20.865Z Checking bzip2-sys v0.1.13+1.0.8
22962026-02-24T03:45:20.918Z Checking h2 v0.4.6
22972026-02-24T03:45:21.018Z Checking scroll v0.13.0
22982026-02-24T03:45:21.325Z Checking signature v2.2.0
22992026-02-24T03:45:21.464Z Checking crc32fast v1.4.2
23002026-02-24T03:45:21.509Z Checking anstyle-query v1.1.1
23012026-02-24T03:45:21.549Z Checking num-conv v0.1.0
23022026-02-24T03:45:21.671Z Checking unicode-properties v0.1.3
23032026-02-24T03:45:21.737Z Checking time-core v0.1.6
23042026-02-24T03:45:21.845Z Checking siphasher v0.3.11
23052026-02-24T03:45:22.068Z Checking colorchoice v1.0.2
23062026-02-24T03:45:22.121Z Checking unarray v0.1.4
23072026-02-24T03:45:22.216Z Checking either v1.15.0
23082026-02-24T03:45:22.240Z Checking num_threads v0.1.7
23092026-02-24T03:45:22.301Z Checking zlib-rs v0.5.1
23102026-02-24T03:45:22.385Z Checking is_terminal_polyfill v1.70.1
23112026-02-24T03:45:22.533Z Checking unicode-bidi v0.3.17
23122026-02-24T03:45:22.606Z Checking anstream v0.6.18
23132026-02-24T03:45:22.659Z Checking time v0.3.43
23142026-02-24T03:45:23.102Z Checking proptest v1.7.0
23152026-02-24T03:45:23.232Z Checking stringprep v0.1.5
23162026-02-24T03:45:23.563Z Checking phf_shared v0.11.2
23172026-02-24T03:45:23.885Z Checking goblin v0.10.2
23182026-02-24T03:45:24.236Z Checking crossbeam-epoch v0.9.18
23192026-02-24T03:45:24.405Z Checking libz-rs-sys v0.5.1
23202026-02-24T03:45:24.636Z Checking syn v2.0.114
23212026-02-24T03:45:24.743Z Checking rustls v0.23.19
23222026-02-24T03:45:25.135Z Checking native-tls v0.2.12
23232026-02-24T03:45:25.343Z Compiling daft v0.1.4
23242026-02-24T03:45:25.501Z Checking ipnetwork v0.21.1
23252026-02-24T03:45:25.567Z Checking scroll v0.12.0
23262026-02-24T03:45:25.968Z Checking thiserror v1.0.69
23272026-02-24T03:45:26.041Z Checking zstd-sys v2.0.14+zstd.1.5.7
23282026-02-24T03:45:26.068Z Checking toml_datetime v0.6.11
23292026-02-24T03:45:26.142Z Checking serde_spanned v0.6.9
23302026-02-24T03:45:26.296Z Checking rand_chacha v0.3.1
23312026-02-24T03:45:26.356Z Checking num-integer v0.1.46
23322026-02-24T03:45:26.428Z Checking sync_wrapper v1.0.1
23332026-02-24T03:45:26.599Z Checking md-5 v0.10.6
23342026-02-24T03:45:26.828Z Checking ff v0.13.0
23352026-02-24T03:45:26.828Z Checking hash32 v0.2.1
23362026-02-24T03:45:26.869Z Checking fallible-iterator v0.2.0
23372026-02-24T03:45:27.102Z Checking psl-types v2.0.11
23382026-02-24T03:45:27.232Z Checking base16ct v0.2.0
23392026-02-24T03:45:27.349Z Checking gimli v0.31.1
23402026-02-24T03:45:27.498Z Checking sec1 v0.7.3
23412026-02-24T03:45:27.565Z Checking postgres-protocol v0.6.8
23422026-02-24T03:45:27.990Z Checking publicsuffix v2.3.0
23432026-02-24T03:45:28.034Z Checking hyper v1.8.1
23442026-02-24T03:45:28.321Z Compiling iddqd v0.3.16
23452026-02-24T03:45:28.348Z Checking heapless v0.7.17
23462026-02-24T03:45:28.434Z Checking group v0.13.0
23472026-02-24T03:45:28.744Z Checking rand v0.8.5
23482026-02-24T03:45:29.387Z Checking num-iter v0.1.45
23492026-02-24T03:45:29.597Z Checking tower v0.5.2
23502026-02-24T03:45:30.030Z Checking zstd-safe v7.2.3
23512026-02-24T03:45:30.259Z Checking hyper-util v0.1.19
23522026-02-24T03:45:30.396Z Checking goblin v0.8.2
23532026-02-24T03:45:30.515Z Checking oxnet v0.1.4
23542026-02-24T03:45:30.809Z Checking dof v0.4.0
23552026-02-24T03:45:30.833Z Checking tokio-rustls v0.26.0
23562026-02-24T03:45:31.038Z Checking cookie v0.18.1
23572026-02-24T03:45:31.064Z Checking tokio-native-tls v0.3.1
23582026-02-24T03:45:31.186Z Checking flate2 v1.1.2
23592026-02-24T03:45:31.272Z Checking terminal_size v0.4.0
23602026-02-24T03:45:31.403Z Checking dtrace-parser v0.3.0
23612026-02-24T03:45:31.428Z Checking addr2line v0.24.2
23622026-02-24T03:45:31.475Z Checking rustls-native-certs v0.8.1
23632026-02-24T03:45:31.560Z Checking webpki-roots v1.0.1
23642026-02-24T03:45:31.698Z Checking http-body-util v0.1.3
23652026-02-24T03:45:31.803Z Checking signal-hook v0.3.18
23662026-02-24T03:45:31.827Z Checking hkdf v0.12.4
23672026-02-24T03:45:32.020Z Checking crypto-bigint v0.5.5
23682026-02-24T03:45:32.044Z Checking thread-id v5.0.0
23692026-02-24T03:45:32.068Z Checking object v0.36.5
23702026-02-24T03:45:32.118Z Checking strsim v0.11.1
23712026-02-24T03:45:32.221Z Checking winnow v0.5.40
23722026-02-24T03:45:32.244Z Checking bitflags v1.3.2
23732026-02-24T03:45:32.335Z Checking iri-string v0.7.8
23742026-02-24T03:45:32.391Z Checking lockfree-object-pool v0.1.6
23752026-02-24T03:45:32.457Z Compiling rayon-core v1.12.1
23762026-02-24T03:45:32.700Z Checking ryu v1.0.18
23772026-02-24T03:45:32.797Z Checking clap_lex v0.7.4
23782026-02-24T03:45:33.003Z Checking simd-adler32 v0.3.7
23792026-02-24T03:45:33.094Z Checking bumpalo v3.16.0
23802026-02-24T03:45:33.398Z Checking rustc-demangle v0.1.24
23812026-02-24T03:45:33.467Z Checking managed v0.8.0
23822026-02-24T03:45:33.613Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23832026-02-24T03:45:33.907Z Checking smoltcp v0.9.1
23842026-02-24T03:45:33.977Z Checking hyper-rustls v0.27.7
23852026-02-24T03:45:34.002Z Checking hyper-tls v0.6.0
23862026-02-24T03:45:34.353Z Checking zopfli v0.8.1
23872026-02-24T03:45:34.456Z Checking clap_builder v4.5.48
23882026-02-24T03:45:35.134Z Checking elliptic-curve v0.13.8
23892026-02-24T03:45:35.159Z Checking serde_urlencoded v0.7.1
23902026-02-24T03:45:35.207Z Checking tower-http v0.6.6
23912026-02-24T03:45:35.460Z Checking signal-hook-mio v0.2.4
23922026-02-24T03:45:35.489Z Checking toml_edit v0.19.15
23932026-02-24T03:45:35.634Z Checking usdt-impl v0.6.0
23942026-02-24T03:45:35.660Z Checking cookie_store v0.21.1
23952026-02-24T03:45:35.855Z Checking zstd v0.13.3
23962026-02-24T03:45:36.060Z Checking dof v0.3.0
23972026-02-24T03:45:36.282Z Checking num-bigint-dig v0.8.6
23982026-02-24T03:45:36.309Z Checking postgres-types v0.2.9
23992026-02-24T03:45:36.387Z Checking dtrace-parser v0.2.0
24002026-02-24T03:45:36.415Z Checking bstr v1.10.0
24012026-02-24T03:45:36.759Z Checking regex v1.11.3
24022026-02-24T03:45:36.946Z Checking crossbeam-deque v0.8.5
24032026-02-24T03:45:37.052Z Checking phf v0.11.2
24042026-02-24T03:45:37.301Z Checking ed25519 v2.2.3
24052026-02-24T03:45:37.370Z Checking bzip2 v0.4.4
24062026-02-24T03:45:37.442Z Checking bzip2 v0.5.2
24072026-02-24T03:45:37.506Z Checking curve25519-dalek v4.1.3
24082026-02-24T03:45:37.659Z Checking ref-cast v1.0.25
24092026-02-24T03:45:37.692Z Checking strum v0.27.2
24102026-02-24T03:45:37.762Z Checking hubpack v0.1.2
24112026-02-24T03:45:37.846Z Checking memoffset v0.9.1
24122026-02-24T03:45:37.870Z Checking pkcs1 v0.7.5
24132026-02-24T03:45:37.899Z Checking hex v0.4.3
24142026-02-24T03:45:38.014Z Checking serde-big-array v0.5.1
24152026-02-24T03:45:38.137Z Checking erased-serde v0.3.31
24162026-02-24T03:45:38.280Z Checking float-cmp v0.10.0
24172026-02-24T03:45:38.346Z Checking rfc6979 v0.4.0
24182026-02-24T03:45:38.375Z Checking socket2 v0.5.10
24192026-02-24T03:45:38.432Z Checking memmap2 v0.9.8
24202026-02-24T03:45:38.551Z Checking thread-id v4.2.2
24212026-02-24T03:45:38.580Z Checking env_filter v0.1.2
24222026-02-24T03:45:38.604Z Checking encoding_rs v0.8.34
24232026-02-24T03:45:38.645Z Checking backtrace v0.3.74
24242026-02-24T03:45:38.732Z Checking jiff v0.2.15
24252026-02-24T03:45:38.762Z Checking fixedbitset v0.4.2
24262026-02-24T03:45:38.935Z Checking fixedbitset v0.5.7
24272026-02-24T03:45:39.008Z Checking foldhash v0.2.0
24282026-02-24T03:45:39.071Z Checking predicates-core v1.0.8
24292026-02-24T03:45:39.243Z Checking mime v0.3.17
24302026-02-24T03:45:39.309Z Checking rustc-hash v2.1.1
24312026-02-24T03:45:39.336Z Checking static_assertions v1.1.0
24322026-02-24T03:45:39.360Z Checking minimal-lexical v0.2.1
24332026-02-24T03:45:39.393Z Checking data-encoding v2.9.0
24342026-02-24T03:45:39.473Z Checking toml_write v0.1.2
24352026-02-24T03:45:39.544Z Checking difflib v0.4.0
24362026-02-24T03:45:39.592Z Checking whoami v1.5.2
24372026-02-24T03:45:39.616Z Checking normalize-line-endings v0.3.0
24382026-02-24T03:45:39.770Z Checking unicode-segmentation v1.12.0
24392026-02-24T03:45:39.824Z Checking precomputed-hash v0.1.1
24402026-02-24T03:45:39.851Z Checking keccak v0.1.5
24412026-02-24T03:45:39.918Z Checking winnow v0.7.14
24422026-02-24T03:45:39.971Z Checking new_debug_unreachable v1.0.6
24432026-02-24T03:45:39.995Z Checking tokio-postgres v0.7.13
24442026-02-24T03:45:40.040Z Checking hickory-proto v0.25.2
24452026-02-24T03:45:40.097Z Checking string_cache v0.8.9
24462026-02-24T03:45:40.239Z Checking sha3 v0.10.8
24472026-02-24T03:45:40.449Z Checking predicates v3.1.3
24482026-02-24T03:45:40.538Z Checking similar v2.7.0
24492026-02-24T03:45:40.754Z Checking nom v7.1.3
24502026-02-24T03:45:40.911Z Checking reqwest v0.12.24
24512026-02-24T03:45:41.498Z Checking ed25519-dalek v2.1.1
24522026-02-24T03:45:42.008Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24532026-02-24T03:45:43.202Z Checking toml_edit v0.22.27
24542026-02-24T03:45:43.234Z Checking petgraph v0.8.2
24552026-02-24T03:45:43.336Z Checking anyhow v1.0.99
24562026-02-24T03:45:43.460Z Checking slog v2.8.2
24572026-02-24T03:45:43.792Z Checking petgraph v0.6.5
24582026-02-24T03:45:43.854Z Checking env_logger v0.11.8
24592026-02-24T03:45:44.074Z Checking usdt v0.6.0
24602026-02-24T03:45:44.222Z Checking usdt-impl v0.5.0
24612026-02-24T03:45:44.351Z Checking ecdsa v0.16.9
24622026-02-24T03:45:44.868Z Checking rsa v0.9.8
24632026-02-24T03:45:45.084Z Checking serde_with v3.16.1
24642026-02-24T03:45:45.401Z Checking zip v4.2.0
24652026-02-24T03:45:45.920Z Checking toml v0.7.8
24662026-02-24T03:45:46.319Z Checking nix v0.29.0
24672026-02-24T03:45:46.830Z Checking zip v0.6.6
24682026-02-24T03:45:46.855Z Checking clap v4.5.48
24692026-02-24T03:45:47.008Z Checking crossterm v0.28.1
24702026-02-24T03:45:47.253Z Checking itertools v0.12.1
24712026-02-24T03:45:47.689Z Checking itertools v0.10.5
24722026-02-24T03:45:47.722Z Checking itertools v0.13.0
24732026-02-24T03:45:47.870Z Checking strum v0.26.3
24742026-02-24T03:45:47.960Z Checking tokio-stream v0.1.17
24752026-02-24T03:45:48.096Z Checking ahash v0.8.12
24762026-02-24T03:45:48.134Z Checking fs-err v3.1.1
24772026-02-24T03:45:48.549Z Checking buf-list v1.0.3
24782026-02-24T03:45:48.796Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24792026-02-24T03:45:48.933Z Checking x509-cert v0.2.5
24802026-02-24T03:45:48.959Z Checking openapiv3 v2.2.0
24812026-02-24T03:45:49.036Z Checking sha1 v0.10.6
24822026-02-24T03:45:49.188Z Checking winnow v0.6.26
24832026-02-24T03:45:49.258Z Checking lalrpop-util v0.19.12
24842026-02-24T03:45:49.383Z Checking peg-runtime v0.8.5
24852026-02-24T03:45:49.586Z Checking rayon v1.10.0
24862026-02-24T03:45:49.674Z Checking camino v1.2.2
24872026-02-24T03:45:49.985Z Checking sigpipe v0.1.3
24882026-02-24T03:45:50.029Z Checking glob v0.3.2
24892026-02-24T03:45:53.473Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24902026-02-24T03:45:54.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.58s
24912026-02-24T03:45:54.340Z
24922026-02-24T03:45:54.341Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/252)
24932026-02-24T03:45:55.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24942026-02-24T03:45:55.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24952026-02-24T03:45:56.283Z Compiling regress v0.10.4
24962026-02-24T03:45:56.346Z Compiling unsafe-libyaml v0.2.11
24972026-02-24T03:45:56.370Z Checking newtype-uuid v1.3.2
24982026-02-24T03:45:56.394Z Compiling structmeta-derive v0.3.0
24992026-02-24T03:45:56.425Z Compiling rustls v0.22.4
25002026-02-24T03:45:56.450Z Compiling multer v3.1.0
25012026-02-24T03:45:56.474Z Checking heck v0.5.0
25022026-02-24T03:45:56.722Z Compiling newtype-uuid-macros v0.1.0
25032026-02-24T03:45:56.787Z Compiling async-stream-impl v0.3.6
25042026-02-24T03:45:56.811Z Checking daft v0.1.4
25052026-02-24T03:45:57.005Z Checking futures-executor v0.3.31
25062026-02-24T03:45:57.313Z Compiling dropshot v0.16.7
25072026-02-24T03:45:57.354Z Checking iddqd v0.3.16
25082026-02-24T03:45:57.768Z Compiling serde_yaml v0.9.34+deprecated
25092026-02-24T03:45:58.063Z Checking futures v0.3.31
25102026-02-24T03:45:58.208Z Compiling dropshot_endpoint v0.16.7
25112026-02-24T03:45:58.232Z Checking match_cfg v0.1.0
25122026-02-24T03:45:58.344Z Checking hostname v0.3.1
25132026-02-24T03:45:58.393Z Checking thread_local v1.1.8
25142026-02-24T03:45:58.504Z Checking unicode-width v0.1.14
25152026-02-24T03:45:58.701Z Checking crossbeam-channel v0.5.15
25162026-02-24T03:45:59.008Z Checking is-terminal v0.4.13
25172026-02-24T03:45:59.032Z Compiling structmeta v0.3.0
25182026-02-24T03:45:59.161Z Checking take_mut v0.2.2
25192026-02-24T03:45:59.340Z Checking term v1.1.0
25202026-02-24T03:45:59.456Z Compiling derive-ex v0.1.8
25212026-02-24T03:45:59.480Z Checking slog-async v2.8.0
25222026-02-24T03:45:59.505Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25232026-02-24T03:45:59.645Z Compiling parse-display-derive v0.10.0
25242026-02-24T03:45:59.800Z Checking slog-term v2.9.2
25252026-02-24T03:45:59.834Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25262026-02-24T03:46:00.096Z Compiling typify-impl v0.4.3
25272026-02-24T03:46:00.658Z Checking debug-ignore v1.0.5
25282026-02-24T03:46:00.840Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25292026-02-24T03:46:01.682Z Checking toml_parser v1.0.6+spec-1.1.0
25302026-02-24T03:46:02.381Z Checking slog-json v2.6.1
25312026-02-24T03:46:02.646Z Checking macaddr v1.0.1
25322026-02-24T03:46:02.762Z Checking serde_spanned v1.0.4
25332026-02-24T03:46:03.089Z Checking toml_datetime v0.7.5+spec-1.1.0
25342026-02-24T03:46:03.135Z Checking toml_writer v1.0.6+spec-1.1.0
25352026-02-24T03:46:03.391Z Checking slog-bunyan v2.5.0
25362026-02-24T03:46:03.573Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25372026-02-24T03:46:03.606Z Checking toml v0.9.11+spec-1.1.0
25382026-02-24T03:46:03.645Z Checking tabwriter v1.4.0
25392026-02-24T03:46:03.763Z Checking async-stream v0.3.6
25402026-02-24T03:46:04.011Z Compiling test-strategy v0.4.3
25412026-02-24T03:46:04.050Z Checking waitgroup v0.1.2
25422026-02-24T03:46:04.246Z Checking rustls-pemfile v2.2.0
25432026-02-24T03:46:04.458Z Checking serde_path_to_error v0.1.20
25442026-02-24T03:46:04.492Z Checking hostname v0.4.2
25452026-02-24T03:46:04.519Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25462026-02-24T03:46:04.544Z Compiling itertools v0.14.0
25472026-02-24T03:46:04.696Z Checking progenitor-client v0.10.0
25482026-02-24T03:46:04.744Z Checking progenitor-client v0.11.2
25492026-02-24T03:46:05.122Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25502026-02-24T03:46:05.156Z Checking instant v0.1.13
25512026-02-24T03:46:05.217Z Checking colored v3.0.0
25522026-02-24T03:46:05.260Z Checking parse-display v0.10.0
25532026-02-24T03:46:05.319Z Checking backoff v0.4.0
25542026-02-24T03:46:05.366Z Checking tokio-rustls v0.25.0
25552026-02-24T03:46:05.518Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25562026-02-24T03:46:05.668Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25572026-02-24T03:46:05.697Z Compiling proc-macro-crate v1.3.1
25582026-02-24T03:46:05.729Z Compiling proc-macro-error v1.0.4
25592026-02-24T03:46:06.352Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25602026-02-24T03:46:06.661Z Compiling num_enum_derive v0.5.11
25612026-02-24T03:46:06.735Z Compiling heapless v0.8.0
25622026-02-24T03:46:06.840Z Checking hash32 v0.3.1
25632026-02-24T03:46:07.141Z Compiling smoltcp v0.11.0
25642026-02-24T03:46:07.610Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25652026-02-24T03:46:07.724Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25662026-02-24T03:46:07.763Z Compiling ingot-macros v0.1.1
25672026-02-24T03:46:08.087Z Compiling foreign-types-macros v0.2.3
25682026-02-24T03:46:08.347Z Checking foreign-types-shared v0.3.1
25692026-02-24T03:46:08.514Z Checking cobs v0.2.3
25702026-02-24T03:46:08.538Z Compiling crucible-workspace-hack v0.1.0
25712026-02-24T03:46:08.791Z Checking postcard v1.0.10
25722026-02-24T03:46:09.073Z Checking num_enum v0.5.11
25732026-02-24T03:46:09.265Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25742026-02-24T03:46:09.319Z Checking foreign-types v0.5.0
25752026-02-24T03:46:09.345Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25762026-02-24T03:46:09.381Z Checking cstr-argument v0.1.2
25772026-02-24T03:46:09.498Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25782026-02-24T03:46:09.617Z Checking pretty-hex v0.2.1
25792026-02-24T03:46:09.842Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25802026-02-24T03:46:09.871Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25812026-02-24T03:46:09.983Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25822026-02-24T03:46:10.077Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25832026-02-24T03:46:10.244Z Checking colored v2.2.0
25842026-02-24T03:46:10.280Z Checking secrecy v0.10.3
25852026-02-24T03:46:10.336Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25862026-02-24T03:46:10.376Z Checking camino-tempfile v1.4.1
25872026-02-24T03:46:10.407Z Compiling nix v0.30.1
25882026-02-24T03:46:10.505Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25892026-02-24T03:46:10.729Z Compiling convert_case v0.4.0
25902026-02-24T03:46:11.102Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25912026-02-24T03:46:11.232Z Compiling zone_cfg_derive v0.3.0
25922026-02-24T03:46:11.295Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25932026-02-24T03:46:11.474Z Checking smf v0.2.3
25942026-02-24T03:46:11.550Z Compiling derive_more v0.99.20
25952026-02-24T03:46:11.699Z Compiling num-derive v0.4.2
25962026-02-24T03:46:12.059Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25972026-02-24T03:46:12.347Z Compiling typify-macro v0.4.3
25982026-02-24T03:46:12.372Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25992026-02-24T03:46:12.456Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26002026-02-24T03:46:12.633Z Checking zone v0.3.1
26012026-02-24T03:46:12.905Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26022026-02-24T03:46:13.947Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26032026-02-24T03:46:14.699Z Checking ingot-types v0.1.2
26042026-02-24T03:46:15.543Z Checking ingot v0.1.1
26052026-02-24T03:46:16.309Z Compiling typify v0.4.3
26062026-02-24T03:46:16.501Z Compiling progenitor-impl v0.11.2
26072026-02-24T03:46:18.786Z Compiling typify-impl v0.2.0
26082026-02-24T03:46:18.859Z Checking num-rational v0.4.2
26092026-02-24T03:46:19.282Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26102026-02-24T03:46:19.573Z Checking num-complex v0.4.6
26112026-02-24T03:46:20.450Z Checking unicode-width v0.2.0
26122026-02-24T03:46:20.717Z Checking num v0.4.3
26132026-02-24T03:46:21.021Z Checking password-hash v0.5.0
26142026-02-24T03:46:21.497Z Compiling usdt-attr-macro v0.5.0
26152026-02-24T03:46:21.760Z Compiling usdt-macro v0.5.0
26162026-02-24T03:46:21.889Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26172026-02-24T03:46:22.160Z Checking blake2 v0.10.6
26182026-02-24T03:46:22.584Z Compiling thiserror-impl-no-std v2.0.2
26192026-02-24T03:46:22.699Z Checking universal-hash v0.5.1
26202026-02-24T03:46:23.177Z Checking memmap v0.7.0
26212026-02-24T03:46:23.319Z Checking half v2.4.1
26222026-02-24T03:46:23.498Z Checking opaque-debug v0.3.1
26232026-02-24T03:46:23.642Z Checking float-ord v0.3.2
26242026-02-24T03:46:23.790Z Compiling progenitor-macro v0.11.2
26252026-02-24T03:46:23.864Z Checking ciborium-io v0.2.2
26262026-02-24T03:46:23.897Z Checking poly1305 v0.8.0
26272026-02-24T03:46:24.043Z Checking ciborium-ll v0.2.2
26282026-02-24T03:46:24.307Z Checking usdt v0.5.0
26292026-02-24T03:46:24.457Z Checking argon2 v0.5.3
26302026-02-24T03:46:24.550Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26312026-02-24T03:46:24.621Z Checking console v0.15.10
26322026-02-24T03:46:24.660Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26332026-02-24T03:46:25.022Z Checking toml v0.8.23
26342026-02-24T03:46:25.371Z Checking chacha20 v0.9.1
26352026-02-24T03:46:25.407Z Checking aead v0.5.2
26362026-02-24T03:46:25.699Z Compiling semver v0.1.20
26372026-02-24T03:46:25.746Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26382026-02-24T03:46:25.770Z Checking thiserror-no-std v2.0.2
26392026-02-24T03:46:25.804Z Checking chacha20poly1305 v0.10.1
26402026-02-24T03:46:25.879Z Checking ciborium v0.2.2
26412026-02-24T03:46:25.949Z Checking vsss-rs v3.3.4
26422026-02-24T03:46:26.063Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26432026-02-24T03:46:26.423Z Compiling rustc_version v0.1.7
26442026-02-24T03:46:26.801Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26452026-02-24T03:46:26.983Z Compiling pin-project-internal v1.1.6
26462026-02-24T03:46:27.025Z Checking indent_write v2.2.0
26472026-02-24T03:46:27.275Z Checking linked-hash-map v0.5.6
26482026-02-24T03:46:27.406Z Checking siphasher v1.0.1
26492026-02-24T03:46:27.649Z Checking lru-cache v0.1.2
26502026-02-24T03:46:27.788Z Checking phf_shared v0.12.1
26512026-02-24T03:46:27.896Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26522026-02-24T03:46:27.920Z Compiling newtype_derive v0.1.6
26532026-02-24T03:46:28.143Z Compiling progenitor-impl v0.10.0
26542026-02-24T03:46:29.539Z Checking resolv-conf v0.7.0
26552026-02-24T03:46:29.769Z Checking pin-project v1.1.6
26562026-02-24T03:46:29.957Z Checking newline-converter v0.3.0
26572026-02-24T03:46:29.982Z Checking hickory-proto v0.24.4
26582026-02-24T03:46:30.215Z Checking atomicwrites v0.4.4
26592026-02-24T03:46:30.478Z Checking prettyplease v0.2.36
26602026-02-24T03:46:31.050Z Checking pem v3.0.5
26612026-02-24T03:46:31.209Z Compiling snafu-derive v0.8.5
26622026-02-24T03:46:31.360Z Compiling derive-where v1.5.0
26632026-02-24T03:46:31.552Z Compiling typify-macro v0.2.0
26642026-02-24T03:46:31.768Z Compiling async-recursion v1.1.1
26652026-02-24T03:46:33.097Z Checking csv-core v0.1.11
26662026-02-24T03:46:33.319Z Compiling slog-dtrace v0.3.0
26672026-02-24T03:46:33.538Z Compiling owo-colors v4.2.3
26682026-02-24T03:46:33.709Z Compiling chrono-tz v0.10.4
26692026-02-24T03:46:34.061Z Compiling cancel-safe-futures v0.1.5
26702026-02-24T03:46:34.210Z Checking same-file v1.0.6
26712026-02-24T03:46:34.457Z Checking highway v1.3.0
26722026-02-24T03:46:34.486Z Checking swrite v0.1.0
26732026-02-24T03:46:34.646Z Compiling const_format_proc_macros v0.2.34
26742026-02-24T03:46:34.710Z Checking walkdir v2.5.0
26752026-02-24T03:46:34.900Z Checking hickory-resolver v0.24.4
26762026-02-24T03:46:35.165Z Checking csv v1.3.1
26772026-02-24T03:46:35.217Z Checking expectorate v1.2.0
26782026-02-24T03:46:35.378Z Compiling progenitor-macro v0.10.0
26792026-02-24T03:46:35.556Z Checking phf v0.12.1
26802026-02-24T03:46:35.754Z Compiling typify v0.2.0
26812026-02-24T03:46:35.962Z Compiling progenitor-impl v0.8.0
26822026-02-24T03:46:36.059Z Checking tokio-dtrace v0.1.0
26832026-02-24T03:46:36.237Z Checking snafu v0.8.5
26842026-02-24T03:46:36.422Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26852026-02-24T03:46:36.596Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26862026-02-24T03:46:36.683Z Checking globset v0.4.15
26872026-02-24T03:46:36.762Z Checking olpc-cjson v0.1.4
26882026-02-24T03:46:37.178Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26892026-02-24T03:46:37.345Z Checking libsw-core v0.3.1
26902026-02-24T03:46:37.369Z Checking progenitor v0.11.2
26912026-02-24T03:46:37.660Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26922026-02-24T03:46:37.900Z Compiling lzma-sys v0.1.20
26932026-02-24T03:46:38.252Z Checking serde_plain v1.0.2
26942026-02-24T03:46:38.407Z Checking typed-path v0.9.3
26952026-02-24T03:46:38.547Z Checking utf-8 v0.7.6
26962026-02-24T03:46:38.686Z Checking arc-swap v1.7.1
26972026-02-24T03:46:38.798Z Checking bytecount v0.6.8
26982026-02-24T03:46:38.979Z Checking papergrid v0.11.0
26992026-02-24T03:46:39.133Z Checking slog-scope v4.4.0
27002026-02-24T03:46:39.385Z Checking tungstenite v0.21.0
27012026-02-24T03:46:40.354Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27022026-02-24T03:46:40.474Z Checking tough v0.20.0
27032026-02-24T03:46:40.498Z Checking libsw v3.5.0
27042026-02-24T03:46:40.606Z Checking qorb v0.4.1
27052026-02-24T03:46:40.706Z Checking const_format v0.2.34
27062026-02-24T03:46:40.811Z Checking oxide-tokio-rt v0.1.2
27072026-02-24T03:46:41.275Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27082026-02-24T03:46:43.070Z Compiling progenitor-macro v0.8.0
27092026-02-24T03:46:44.337Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27102026-02-24T03:46:45.337Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27112026-02-24T03:46:45.547Z Compiling tabled_derive v0.7.0
27122026-02-24T03:46:45.658Z Checking progenitor-client v0.8.0
27132026-02-24T03:46:46.050Z Checking gethostname v0.5.0
27142026-02-24T03:46:46.081Z Compiling heck v0.3.3
27152026-02-24T03:46:46.222Z Checking bcs v0.1.6
27162026-02-24T03:46:46.484Z Checking linear-map v1.2.0
27172026-02-24T03:46:46.784Z Checking smawk v0.3.2
27182026-02-24T03:46:46.933Z Checking unicode-linebreak v0.1.5
27192026-02-24T03:46:47.078Z Checking termtree v0.5.1
27202026-02-24T03:46:47.199Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27212026-02-24T03:46:47.366Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27222026-02-24T03:46:47.465Z Checking textwrap v0.16.2
27232026-02-24T03:46:47.797Z Checking tabled v0.15.0
27242026-02-24T03:46:47.947Z Compiling zone_cfg_derive v0.1.2
27252026-02-24T03:46:49.514Z Checking progenitor v0.10.0
27262026-02-24T03:46:49.773Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27272026-02-24T03:46:50.730Z Checking steno v0.4.1
27282026-02-24T03:46:50.845Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27292026-02-24T03:46:51.418Z Checking tokio-tungstenite v0.21.0
27302026-02-24T03:46:51.809Z Checking slog-stdlog v4.1.1
27312026-02-24T03:46:52.134Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27322026-02-24T03:46:52.158Z Checking humantime v2.2.0
27332026-02-24T03:46:52.545Z Checking base64 v0.13.1
27342026-02-24T03:46:52.596Z Checking base64 v0.21.7
27352026-02-24T03:46:53.056Z Checking number_prefix v0.4.0
27362026-02-24T03:46:53.219Z Checking ron v0.7.1
27372026-02-24T03:46:53.351Z Checking indicatif v0.17.11
27382026-02-24T03:46:53.405Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27392026-02-24T03:46:53.936Z Checking slog-envlogger v2.2.0
27402026-02-24T03:46:54.063Z Checking xz2 v0.1.7
27412026-02-24T03:46:54.166Z Checking zone v0.1.8
27422026-02-24T03:46:54.257Z Checking xattr v1.3.1
27432026-02-24T03:46:54.362Z Checking yasna v0.5.2
27442026-02-24T03:46:54.407Z Checking headers-core v0.3.0
27452026-02-24T03:46:54.495Z Checking filetime v0.2.26
27462026-02-24T03:46:54.619Z Checking headers v0.4.1
27472026-02-24T03:46:54.751Z Checking tar v0.4.44
27482026-02-24T03:46:54.890Z Checking subprocess v0.2.9
27492026-02-24T03:46:55.345Z Checking rcgen v0.12.1
27502026-02-24T03:46:55.704Z Checking progenitor v0.8.0
27512026-02-24T03:46:55.956Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27522026-02-24T03:47:00.471Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27532026-02-24T03:47:00.526Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27542026-02-24T03:47:00.526Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27552026-02-24T03:47:00.550Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27562026-02-24T03:47:01.407Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27572026-02-24T03:47:01.840Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27582026-02-24T03:47:03.393Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27592026-02-24T03:47:04.955Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27602026-02-24T03:47:05.024Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27612026-02-24T03:47:05.049Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27622026-02-24T03:47:05.888Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27632026-02-24T03:47:05.915Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27642026-02-24T03:47:06.765Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27652026-02-24T03:47:07.734Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27662026-02-24T03:47:08.894Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27672026-02-24T03:47:11.372Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27682026-02-24T03:47:20.006Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27692026-02-24T03:47:21.343Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27702026-02-24T03:47:23.507Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27712026-02-24T03:47:28.400Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27722026-02-24T03:47:45.045Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27732026-02-24T03:47:48.561Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27742026-02-24T03:47:51.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
27752026-02-24T03:47:51.772Z
27762026-02-24T03:47:51.772Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/252)
27772026-02-24T03:47:53.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782026-02-24T03:47:53.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792026-02-24T03:47:53.519Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27802026-02-24T03:47:56.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s
27812026-02-24T03:47:56.741Z
27822026-02-24T03:47:56.741Zinfo: running `cargo check --bins` on nexus-config (53/252)
27832026-02-24T03:47:58.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842026-02-24T03:47:58.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852026-02-24T03:47:58.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862026-02-24T03:47:58.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
27872026-02-24T03:47:58.317Z
27882026-02-24T03:47:58.317Zinfo: running `cargo check --bins` on nexus-types (54/252)
27892026-02-24T03:47:59.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902026-02-24T03:47:59.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912026-02-24T03:47:59.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922026-02-24T03:47:59.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
27932026-02-24T03:47:59.804Z
27942026-02-24T03:47:59.804Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/252)
27952026-02-24T03:48:01.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962026-02-24T03:48:01.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972026-02-24T03:48:01.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982026-02-24T03:48:01.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
27992026-02-24T03:48:01.229Z
28002026-02-24T03:48:01.229Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/252)
28012026-02-24T03:48:02.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022026-02-24T03:48:02.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032026-02-24T03:48:02.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042026-02-24T03:48:02.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
28052026-02-24T03:48:02.766Z
28062026-02-24T03:48:02.766Zinfo: running `cargo check --bins` on cockroach-admin-types (57/252)
28072026-02-24T03:48:04.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082026-02-24T03:48:04.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092026-02-24T03:48:04.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102026-02-24T03:48:04.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28112026-02-24T03:48:04.142Z
28122026-02-24T03:48:04.142Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/252)
28132026-02-24T03:48:05.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142026-02-24T03:48:05.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152026-02-24T03:48:05.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162026-02-24T03:48:05.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28172026-02-24T03:48:05.524Z
28182026-02-24T03:48:05.524Zinfo: running `cargo check --bins` on ereport-types (59/252)
28192026-02-24T03:48:06.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202026-02-24T03:48:06.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212026-02-24T03:48:06.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222026-02-24T03:48:06.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28232026-02-24T03:48:06.970Z
28242026-02-24T03:48:06.970Zinfo: running `cargo check --bins` on gateway-client (60/252)
28252026-02-24T03:48:08.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262026-02-24T03:48:08.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272026-02-24T03:48:08.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282026-02-24T03:48:08.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28292026-02-24T03:48:08.354Z
28302026-02-24T03:48:08.354Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/252)
28312026-02-24T03:48:09.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322026-02-24T03:48:09.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332026-02-24T03:48:09.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342026-02-24T03:48:09.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28352026-02-24T03:48:09.739Z
28362026-02-24T03:48:09.739Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/252)
28372026-02-24T03:48:11.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382026-02-24T03:48:11.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392026-02-24T03:48:11.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402026-02-24T03:48:11.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
28412026-02-24T03:48:11.183Z
28422026-02-24T03:48:11.183Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/252)
28432026-02-24T03:48:12.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442026-02-24T03:48:12.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452026-02-24T03:48:12.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462026-02-24T03:48:12.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
28472026-02-24T03:48:12.659Z
28482026-02-24T03:48:12.659Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/252)
28492026-02-24T03:48:13.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502026-02-24T03:48:13.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512026-02-24T03:48:13.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522026-02-24T03:48:13.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28532026-02-24T03:48:14.020Z
28542026-02-24T03:48:14.020Zinfo: running `cargo check --bins` on internal-dns-types (65/252)
28552026-02-24T03:48:15.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562026-02-24T03:48:15.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572026-02-24T03:48:15.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582026-02-24T03:48:15.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28592026-02-24T03:48:15.436Z
28602026-02-24T03:48:15.436Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/252)
28612026-02-24T03:48:16.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622026-02-24T03:48:16.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632026-02-24T03:48:16.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642026-02-24T03:48:16.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
28652026-02-24T03:48:16.899Z
28662026-02-24T03:48:16.899Zinfo: running `cargo check --bins` on nexus-types-versions (67/252)
28672026-02-24T03:48:18.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682026-02-24T03:48:18.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692026-02-24T03:48:18.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702026-02-24T03:48:18.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
28712026-02-24T03:48:18.316Z
28722026-02-24T03:48:18.316Zinfo: running `cargo check --bins` on omicron-passwords (68/252)
28732026-02-24T03:48:19.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742026-02-24T03:48:19.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752026-02-24T03:48:19.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762026-02-24T03:48:19.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28772026-02-24T03:48:19.703Z
28782026-02-24T03:48:19.703Zinfo: running `cargo check --bins` on oxql-types (69/252)
28792026-02-24T03:48:20.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802026-02-24T03:48:20.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812026-02-24T03:48:20.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822026-02-24T03:48:20.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
28832026-02-24T03:48:21.113Z
28842026-02-24T03:48:21.113Zinfo: running `cargo check --bins` on oximeter-types (70/252)
28852026-02-24T03:48:22.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862026-02-24T03:48:22.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872026-02-24T03:48:22.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882026-02-24T03:48:22.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
28892026-02-24T03:48:22.524Z
28902026-02-24T03:48:22.524Zinfo: running `cargo check --bins` on oximeter-types-versions (71/252)
28912026-02-24T03:48:23.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922026-02-24T03:48:23.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932026-02-24T03:48:23.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942026-02-24T03:48:23.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28952026-02-24T03:48:23.902Z
28962026-02-24T03:48:23.903Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/252)
28972026-02-24T03:48:25.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982026-02-24T03:48:25.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992026-02-24T03:48:25.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002026-02-24T03:48:25.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
29012026-02-24T03:48:25.274Z
29022026-02-24T03:48:25.274Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (73/252)
29032026-02-24T03:48:26.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042026-02-24T03:48:26.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052026-02-24T03:48:26.778Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29062026-02-24T03:48:27.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
29072026-02-24T03:48:27.984Z
29082026-02-24T03:48:27.986Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (74/252)
29092026-02-24T03:48:29.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102026-02-24T03:48:29.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112026-02-24T03:48:29.543Z Compiling cfg_aliases v0.1.1
29122026-02-24T03:48:29.543Z Compiling convert_case v0.7.1
29132026-02-24T03:48:29.569Z Compiling vte_generate_state_changes v0.1.2
29142026-02-24T03:48:29.595Z Checking fd-lock v4.0.2
29152026-02-24T03:48:29.623Z Checking nibble_vec v0.1.0
29162026-02-24T03:48:29.647Z Checking endian-type v0.1.2
29172026-02-24T03:48:29.686Z Compiling peg-macros v0.8.5
29182026-02-24T03:48:29.686Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29192026-02-24T03:48:29.731Z Compiling nix v0.28.0
29202026-02-24T03:48:29.868Z Compiling sqlparser_derive v0.2.2
29212026-02-24T03:48:29.906Z Checking unicode_categories v0.1.1
29222026-02-24T03:48:29.941Z Checking radix_trie v0.2.1
29232026-02-24T03:48:30.225Z Checking vte v0.11.1
29242026-02-24T03:48:30.249Z Checking home v0.5.9
29252026-02-24T03:48:30.389Z Checking nu-ansi-term v0.50.1
29262026-02-24T03:48:30.417Z Compiling derive_more-impl v2.0.1
29272026-02-24T03:48:30.452Z Checking sqlformat v0.3.5
29282026-02-24T03:48:30.671Z Checking display-error-chain v0.2.2
29292026-02-24T03:48:30.888Z Checking sqlparser v0.45.0
29302026-02-24T03:48:31.749Z Checking strip-ansi-escapes v0.2.0
29312026-02-24T03:48:31.859Z Checking derive_more v2.0.1
29322026-02-24T03:48:31.970Z Checking reedline v0.40.0
29332026-02-24T03:48:32.010Z Checking crossterm v0.29.0
29342026-02-24T03:48:32.171Z Checking peg v0.8.5
29352026-02-24T03:48:33.031Z Checking rustyline v14.0.0
29362026-02-24T03:48:47.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.68s
29372026-02-24T03:48:47.918Z
29382026-02-24T03:48:47.918Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (75/252)
29392026-02-24T03:48:49.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402026-02-24T03:48:49.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412026-02-24T03:48:49.454Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29422026-02-24T03:48:58.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.22s
29432026-02-24T03:48:58.370Z
29442026-02-24T03:48:58.370Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (76/252)
29452026-02-24T03:48:59.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29462026-02-24T03:48:59.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29472026-02-24T03:48:59.824Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29482026-02-24T03:49:06.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.82s
29492026-02-24T03:49:06.462Z
29502026-02-24T03:49:06.462Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (77/252)
29512026-02-24T03:49:07.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522026-02-24T03:49:07.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532026-02-24T03:49:08.016Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29542026-02-24T03:49:16.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.97s
29552026-02-24T03:49:16.669Z
29562026-02-24T03:49:16.669Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (78/252)
29572026-02-24T03:49:18.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582026-02-24T03:49:18.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592026-02-24T03:49:18.244Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-02-24T03:49:26.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.97s
29612026-02-24T03:49:26.868Z
29622026-02-24T03:49:26.868Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (79/252)
29632026-02-24T03:49:28.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642026-02-24T03:49:28.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652026-02-24T03:49:28.375Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29662026-02-24T03:49:34.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.68s
29672026-02-24T03:49:34.813Z
29682026-02-24T03:49:34.813Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (80/252)
29692026-02-24T03:49:36.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702026-02-24T03:49:36.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712026-02-24T03:49:36.380Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29722026-02-24T03:49:42.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.03s
29732026-02-24T03:49:43.120Z
29742026-02-24T03:49:43.120Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (81/252)
29752026-02-24T03:49:44.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762026-02-24T03:49:44.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772026-02-24T03:49:44.581Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29782026-02-24T03:49:53.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.94s
29792026-02-24T03:49:53.276Z
29802026-02-24T03:49:53.276Zinfo: running `cargo check --bins` on oximeter (82/252)
29812026-02-24T03:49:54.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822026-02-24T03:49:54.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832026-02-24T03:49:54.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842026-02-24T03:49:54.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
29852026-02-24T03:49:54.659Z
29862026-02-24T03:49:54.659Zinfo: running `cargo check --bins` on oximeter-schema (83/252)
29872026-02-24T03:49:55.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882026-02-24T03:49:56.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892026-02-24T03:49:56.258Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29902026-02-24T03:49:56.422Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29912026-02-24T03:49:57.129Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29922026-02-24T03:50:09.103Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29932026-02-24T03:50:09.862Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29942026-02-24T03:50:12.958Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29952026-02-24T03:50:14.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.84s
29962026-02-24T03:50:14.717Z
29972026-02-24T03:50:14.717Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (84/252)
29982026-02-24T03:50:16.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992026-02-24T03:50:16.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002026-02-24T03:50:16.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30012026-02-24T03:50:16.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30022026-02-24T03:50:16.147Z
30032026-02-24T03:50:16.148Zinfo: running `cargo check --bins` on oximeter-test-utils (85/252)
30042026-02-24T03:50:17.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052026-02-24T03:50:17.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062026-02-24T03:50:17.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072026-02-24T03:50:17.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30082026-02-24T03:50:17.583Z
30092026-02-24T03:50:17.583Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (86/252)
30102026-02-24T03:50:18.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112026-02-24T03:50:18.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122026-02-24T03:50:18.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132026-02-24T03:50:18.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
30142026-02-24T03:50:18.995Z
30152026-02-24T03:50:18.995Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (87/252)
30162026-02-24T03:50:20.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172026-02-24T03:50:20.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182026-02-24T03:50:20.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192026-02-24T03:50:20.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30202026-02-24T03:50:20.322Z
30212026-02-24T03:50:20.322Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (88/252)
30222026-02-24T03:50:21.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232026-02-24T03:50:21.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242026-02-24T03:50:21.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252026-02-24T03:50:21.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
30262026-02-24T03:50:21.704Z
30272026-02-24T03:50:21.705Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (89/252)
30282026-02-24T03:50:22.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292026-02-24T03:50:22.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302026-02-24T03:50:22.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312026-02-24T03:50:22.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
30322026-02-24T03:50:23.119Z
30332026-02-24T03:50:23.119Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (90/252)
30342026-02-24T03:50:24.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352026-02-24T03:50:24.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362026-02-24T03:50:24.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372026-02-24T03:50:24.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30382026-02-24T03:50:24.511Z
30392026-02-24T03:50:24.511Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (91/252)
30402026-02-24T03:50:25.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412026-02-24T03:50:25.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422026-02-24T03:50:25.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432026-02-24T03:50:25.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
30442026-02-24T03:50:26.298Z
30452026-02-24T03:50:26.298Zinfo: running `cargo check --bins --no-default-features` on gfss (92/252)
30462026-02-24T03:50:26.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472026-02-24T03:50:27.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482026-02-24T03:50:27.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492026-02-24T03:50:27.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
30502026-02-24T03:50:27.135Z
30512026-02-24T03:50:27.135Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (93/252)
30522026-02-24T03:50:28.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532026-02-24T03:50:28.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542026-02-24T03:50:28.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552026-02-24T03:50:28.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
30562026-02-24T03:50:28.448Z
30572026-02-24T03:50:28.448Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/252)
30582026-02-24T03:50:29.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592026-02-24T03:50:29.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602026-02-24T03:50:29.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612026-02-24T03:50:29.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30622026-02-24T03:50:29.850Z
30632026-02-24T03:50:29.850Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/252)
30642026-02-24T03:50:31.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652026-02-24T03:50:31.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662026-02-24T03:50:31.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30672026-02-24T03:50:31.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30682026-02-24T03:50:31.324Z
30692026-02-24T03:50:31.325Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/252)
30702026-02-24T03:50:32.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712026-02-24T03:50:32.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722026-02-24T03:50:32.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30732026-02-24T03:50:32.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
30742026-02-24T03:50:32.761Z
30752026-02-24T03:50:32.761Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/252)
30762026-02-24T03:50:33.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772026-02-24T03:50:33.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782026-02-24T03:50:33.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792026-02-24T03:50:33.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
30802026-02-24T03:50:34.110Z
30812026-02-24T03:50:34.111Zinfo: running `cargo check --bins` on trust-quorum-types (98/252)
30822026-02-24T03:50:35.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832026-02-24T03:50:35.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842026-02-24T03:50:35.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852026-02-24T03:50:35.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
30862026-02-24T03:50:35.426Z
30872026-02-24T03:50:35.426Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/252)
30882026-02-24T03:50:36.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892026-02-24T03:50:36.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902026-02-24T03:50:36.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912026-02-24T03:50:36.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
30922026-02-24T03:50:36.914Z
30932026-02-24T03:50:36.915Zinfo: running `cargo check --bins` on update-engine (100/252)
30942026-02-24T03:50:38.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952026-02-24T03:50:38.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962026-02-24T03:50:38.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30972026-02-24T03:50:38.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
30982026-02-24T03:50:38.270Z
30992026-02-24T03:50:38.270Zinfo: running `cargo check --bins` on omicron-certificates (101/252)
31002026-02-24T03:50:39.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012026-02-24T03:50:39.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022026-02-24T03:50:39.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032026-02-24T03:50:39.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
31042026-02-24T03:50:39.627Z
31052026-02-24T03:50:39.627Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/252)
31062026-02-24T03:50:40.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072026-02-24T03:50:40.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082026-02-24T03:50:41.167Z Checking dropshot-api-manager-types v0.3.0
31092026-02-24T03:50:41.167Z Checking nanorand v0.7.0
31102026-02-24T03:50:41.493Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31112026-02-24T03:50:41.545Z Checking flume v0.11.1
31122026-02-24T03:50:42.053Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31132026-02-24T03:50:44.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
31142026-02-24T03:50:44.521Z
31152026-02-24T03:50:44.521Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/252)
31162026-02-24T03:50:45.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172026-02-24T03:50:45.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182026-02-24T03:50:45.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192026-02-24T03:50:45.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
31202026-02-24T03:50:45.948Z
31212026-02-24T03:50:45.948Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/252)
31222026-02-24T03:50:47.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232026-02-24T03:50:47.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242026-02-24T03:50:47.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252026-02-24T03:50:47.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31262026-02-24T03:50:47.315Z
31272026-02-24T03:50:47.315Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/252)
31282026-02-24T03:50:48.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292026-02-24T03:50:48.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302026-02-24T03:50:48.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312026-02-24T03:50:48.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
31322026-02-24T03:50:48.784Z
31332026-02-24T03:50:48.784Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/252)
31342026-02-24T03:50:49.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352026-02-24T03:50:49.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362026-02-24T03:50:49.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372026-02-24T03:50:49.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
31382026-02-24T03:50:50.075Z
31392026-02-24T03:50:50.075Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/252)
31402026-02-24T03:50:51.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412026-02-24T03:50:51.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422026-02-24T03:50:51.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432026-02-24T03:50:51.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31442026-02-24T03:50:51.380Z
31452026-02-24T03:50:51.380Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/252)
31462026-02-24T03:50:52.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472026-02-24T03:50:52.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482026-02-24T03:50:52.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492026-02-24T03:50:52.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31502026-02-24T03:50:52.691Z
31512026-02-24T03:50:52.691Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/252)
31522026-02-24T03:50:53.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532026-02-24T03:50:53.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542026-02-24T03:50:53.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552026-02-24T03:50:53.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
31562026-02-24T03:50:53.966Z
31572026-02-24T03:50:53.966Zinfo: running `cargo check --bins` on cockroach-admin-client (110/252)
31582026-02-24T03:50:55.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592026-02-24T03:50:55.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602026-02-24T03:50:55.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612026-02-24T03:50:55.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31622026-02-24T03:50:55.331Z
31632026-02-24T03:50:55.331Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/252)
31642026-02-24T03:50:56.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652026-02-24T03:50:56.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662026-02-24T03:50:56.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672026-02-24T03:50:56.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31682026-02-24T03:50:56.715Z
31692026-02-24T03:50:56.715Zinfo: running `cargo check --bins` on dns-service-client (112/252)
31702026-02-24T03:50:57.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712026-02-24T03:50:58.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722026-02-24T03:50:58.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31732026-02-24T03:50:58.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
31742026-02-24T03:50:58.122Z
31752026-02-24T03:50:58.122Zinfo: running `cargo check --bins` on installinator-client (113/252)
31762026-02-24T03:50:59.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31772026-02-24T03:50:59.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31782026-02-24T03:50:59.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31792026-02-24T03:50:59.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31802026-02-24T03:50:59.500Z
31812026-02-24T03:50:59.500Zinfo: running `cargo check --bins` on nexus-client (114/252)
31822026-02-24T03:51:00.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832026-02-24T03:51:00.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842026-02-24T03:51:00.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31852026-02-24T03:51:00.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31862026-02-24T03:51:00.884Z
31872026-02-24T03:51:00.884Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/252)
31882026-02-24T03:51:02.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31892026-02-24T03:51:02.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31902026-02-24T03:51:02.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31912026-02-24T03:51:02.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
31922026-02-24T03:51:02.371Z
31932026-02-24T03:51:02.371Zinfo: running `cargo check --bins` on ntp-admin-client (116/252)
31942026-02-24T03:51:03.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952026-02-24T03:51:03.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962026-02-24T03:51:03.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972026-02-24T03:51:03.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
31982026-02-24T03:51:03.741Z
31992026-02-24T03:51:03.741Zinfo: running `cargo check --bins` on oxide-client (117/252)
32002026-02-24T03:51:04.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32012026-02-24T03:51:04.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32022026-02-24T03:51:04.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32032026-02-24T03:51:04.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
32042026-02-24T03:51:04.992Z
32052026-02-24T03:51:04.992Zinfo: running `cargo check --bins` on oximeter-client (118/252)
32062026-02-24T03:51:06.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32072026-02-24T03:51:06.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32082026-02-24T03:51:06.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32092026-02-24T03:51:06.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
32102026-02-24T03:51:06.374Z
32112026-02-24T03:51:06.374Zinfo: running `cargo check --bins` on repo-depot-client (119/252)
32122026-02-24T03:51:07.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32132026-02-24T03:51:07.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32142026-02-24T03:51:07.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32152026-02-24T03:51:07.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
32162026-02-24T03:51:07.635Z
32172026-02-24T03:51:07.635Zinfo: running `cargo check --bins` on sled-agent-client (120/252)
32182026-02-24T03:51:08.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32192026-02-24T03:51:08.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32202026-02-24T03:51:08.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32212026-02-24T03:51:08.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
32222026-02-24T03:51:08.965Z
32232026-02-24T03:51:08.965Zinfo: running `cargo check --bins` on wicketd-client (121/252)
32242026-02-24T03:51:10.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32252026-02-24T03:51:10.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32262026-02-24T03:51:10.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32272026-02-24T03:51:10.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
32282026-02-24T03:51:10.283Z
32292026-02-24T03:51:10.284Zinfo: running `cargo check --bins` on installinator-common (122/252)
32302026-02-24T03:51:11.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312026-02-24T03:51:11.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322026-02-24T03:51:11.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32332026-02-24T03:51:11.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
32342026-02-24T03:51:11.669Z
32352026-02-24T03:51:11.669Zinfo: running `cargo check --bins` on installinator-common-versions (123/252)
32362026-02-24T03:51:12.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372026-02-24T03:51:12.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382026-02-24T03:51:12.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32392026-02-24T03:51:12.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32402026-02-24T03:51:12.963Z
32412026-02-24T03:51:12.963Zinfo: running `cargo check --bins` on wicket-common (124/252)
32422026-02-24T03:51:14.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432026-02-24T03:51:14.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442026-02-24T03:51:14.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32452026-02-24T03:51:14.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
32462026-02-24T03:51:14.258Z
32472026-02-24T03:51:14.258Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/252)
32482026-02-24T03:51:15.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492026-02-24T03:51:15.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502026-02-24T03:51:15.665Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32512026-02-24T03:51:15.665Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32522026-02-24T03:51:15.692Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32532026-02-24T03:51:15.692Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32542026-02-24T03:51:15.692Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32552026-02-24T03:51:16.050Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32562026-02-24T03:51:16.081Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32572026-02-24T03:51:16.609Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32582026-02-24T03:51:16.720Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32592026-02-24T03:51:21.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s
32602026-02-24T03:51:22.040Z
32612026-02-24T03:51:22.040Zinfo: running `cargo check --bins` on cockroach-admin-api (126/252)
32622026-02-24T03:51:23.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632026-02-24T03:51:23.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642026-02-24T03:51:23.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652026-02-24T03:51:23.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
32662026-02-24T03:51:23.356Z
32672026-02-24T03:51:23.356Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/252)
32682026-02-24T03:51:24.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692026-02-24T03:51:24.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702026-02-24T03:51:24.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712026-02-24T03:51:24.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
32722026-02-24T03:51:24.919Z
32732026-02-24T03:51:24.920Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/252)
32742026-02-24T03:51:26.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752026-02-24T03:51:26.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762026-02-24T03:51:26.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772026-02-24T03:51:26.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
32782026-02-24T03:51:26.475Z
32792026-02-24T03:51:26.475Zinfo: running `cargo check --bins` on dns-server (129/252)
32802026-02-24T03:51:27.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812026-02-24T03:51:27.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822026-02-24T03:51:27.905Z Compiling parking_lot_core v0.8.6
32832026-02-24T03:51:27.905Z Compiling moka v0.12.10
32842026-02-24T03:51:27.937Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32852026-02-24T03:51:27.938Z Checking tagptr v0.2.0
32862026-02-24T03:51:27.969Z Checking prefix-trie v0.7.0
32872026-02-24T03:51:27.998Z Checking fxhash v0.2.1
32882026-02-24T03:51:28.030Z Checking hickory-client v0.25.2
32892026-02-24T03:51:28.971Z Checking hickory-server v0.25.2
32902026-02-24T03:51:29.006Z Checking parking_lot v0.11.2
32912026-02-24T03:51:29.088Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32922026-02-24T03:51:29.576Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32932026-02-24T03:51:29.576Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32942026-02-24T03:51:29.605Z Checking sled v0.34.7
32952026-02-24T03:51:34.155Z Checking hickory-resolver v0.25.2
32962026-02-24T03:51:34.214Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32972026-02-24T03:51:34.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.68s
32982026-02-24T03:51:34.376Z
32992026-02-24T03:51:34.376Zinfo: running `cargo check --bins` on dns-server-api (130/252)
33002026-02-24T03:51:35.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012026-02-24T03:51:35.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022026-02-24T03:51:35.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032026-02-24T03:51:35.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
33042026-02-24T03:51:35.688Z
33052026-02-24T03:51:35.688Zinfo: running `cargo check --bins` on gateway-test-utils (131/252)
33062026-02-24T03:51:37.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072026-02-24T03:51:37.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082026-02-24T03:51:37.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092026-02-24T03:51:37.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
33102026-02-24T03:51:37.148Z
33112026-02-24T03:51:37.148Zinfo: running `cargo check --bins` on omicron-gateway (132/252)
33122026-02-24T03:51:38.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132026-02-24T03:51:38.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142026-02-24T03:51:38.685Z Compiling radium v0.7.0
33152026-02-24T03:51:38.709Z Checking tap v1.0.1
33162026-02-24T03:51:38.709Z Compiling maybe-uninit v2.0.0
33172026-02-24T03:51:38.709Z Compiling zerocopy-derive v0.6.6
33182026-02-24T03:51:38.748Z Compiling packed_struct v0.10.1
33192026-02-24T03:51:38.772Z Checking crc-catalog v2.4.0
33202026-02-24T03:51:38.813Z Checking funty v2.0.0
33212026-02-24T03:51:38.860Z Compiling packed_struct_codegen v0.10.1
33222026-02-24T03:51:38.939Z Checking wyz v0.5.1
33232026-02-24T03:51:38.998Z Checking crc v3.2.1
33242026-02-24T03:51:39.284Z Compiling bitfield-macros v0.19.2
33252026-02-24T03:51:39.355Z Compiling indexmap v1.9.3
33262026-02-24T03:51:39.453Z Checking nodrop v0.1.14
33272026-02-24T03:51:39.480Z Checking smallvec v0.6.14
33282026-02-24T03:51:39.617Z Checking hashbrown v0.12.3
33292026-02-24T03:51:39.642Z Checking bitvec v1.0.1
33302026-02-24T03:51:39.642Z Checking array-init v0.0.4
33312026-02-24T03:51:39.724Z Checking ron v0.8.1
33322026-02-24T03:51:39.875Z Checking hashbrown v0.13.2
33332026-02-24T03:51:40.430Z Checking zerocopy v0.6.6
33342026-02-24T03:51:40.529Z Checking serde-hex v0.1.0
33352026-02-24T03:51:40.630Z Checking bitfield v0.19.2
33362026-02-24T03:51:40.826Z Checking crc-any v2.5.0
33372026-02-24T03:51:40.920Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33382026-02-24T03:51:41.082Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33392026-02-24T03:51:41.107Z Checking path-slash v0.1.5
33402026-02-24T03:51:41.107Z Checking half v1.8.3
33412026-02-24T03:51:41.249Z Checking void v1.0.2
33422026-02-24T03:51:41.290Z Checking object v0.30.4
33432026-02-24T03:51:41.330Z Checking tungstenite v0.23.0
33442026-02-24T03:51:41.825Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33452026-02-24T03:51:41.850Z Checking lzss v0.8.2
33462026-02-24T03:51:41.851Z Checking serde_cbor v0.11.2
33472026-02-24T03:51:41.851Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33482026-02-24T03:51:41.851Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33492026-02-24T03:51:41.851Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33502026-02-24T03:51:42.281Z Checking nix v0.27.1
33512026-02-24T03:51:42.306Z Checking kstat-rs v0.2.4
33522026-02-24T03:51:42.449Z Checking serde_bytes v0.11.19
33532026-02-24T03:51:42.495Z Checking tokio-tungstenite v0.23.1
33542026-02-24T03:51:42.569Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33552026-02-24T03:51:42.826Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33562026-02-24T03:51:43.012Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33572026-02-24T03:51:43.232Z Checking signal-hook-tokio v0.3.1
33582026-02-24T03:51:45.128Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33592026-02-24T03:51:45.682Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33602026-02-24T03:51:52.530Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33612026-02-24T03:51:54.576Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33622026-02-24T03:51:55.229Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33632026-02-24T03:51:57.975Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33642026-02-24T03:52:02.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.77s
33652026-02-24T03:52:03.183Z
33662026-02-24T03:52:03.183Zinfo: running `cargo check --bins` on gateway-api (133/252)
33672026-02-24T03:52:04.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682026-02-24T03:52:04.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692026-02-24T03:52:04.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33702026-02-24T03:52:04.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33712026-02-24T03:52:04.466Z
33722026-02-24T03:52:04.466Zinfo: running `cargo check --bins` on ipcc (134/252)
33732026-02-24T03:52:05.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742026-02-24T03:52:05.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752026-02-24T03:52:05.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33762026-02-24T03:52:05.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
33772026-02-24T03:52:05.680Z
33782026-02-24T03:52:05.680Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/252)
33792026-02-24T03:52:06.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802026-02-24T03:52:06.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812026-02-24T03:52:06.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33822026-02-24T03:52:06.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
33832026-02-24T03:52:06.867Z
33842026-02-24T03:52:06.868Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/252)
33852026-02-24T03:52:08.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33862026-02-24T03:52:08.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33872026-02-24T03:52:08.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33882026-02-24T03:52:08.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
33892026-02-24T03:52:08.139Z
33902026-02-24T03:52:08.140Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (137/252)
33912026-02-24T03:52:09.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33922026-02-24T03:52:09.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33932026-02-24T03:52:09.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33942026-02-24T03:52:09.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33952026-02-24T03:52:09.361Z
33962026-02-24T03:52:09.361Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (138/252)
33972026-02-24T03:52:10.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982026-02-24T03:52:10.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992026-02-24T03:52:10.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34002026-02-24T03:52:10.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
34012026-02-24T03:52:10.685Z
34022026-02-24T03:52:10.685Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (139/252)
34032026-02-24T03:52:11.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042026-02-24T03:52:11.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052026-02-24T03:52:11.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34062026-02-24T03:52:11.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
34072026-02-24T03:52:12.057Z
34082026-02-24T03:52:12.057Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (140/252)
34092026-02-24T03:52:13.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102026-02-24T03:52:13.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112026-02-24T03:52:13.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34122026-02-24T03:52:13.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34132026-02-24T03:52:13.316Z
34142026-02-24T03:52:13.316Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (141/252)
34152026-02-24T03:52:14.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162026-02-24T03:52:14.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172026-02-24T03:52:14.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34182026-02-24T03:52:14.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34192026-02-24T03:52:14.519Z
34202026-02-24T03:52:14.519Zinfo: running `cargo check --bins` on oximeter-producer (142/252)
34212026-02-24T03:52:15.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222026-02-24T03:52:15.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232026-02-24T03:52:15.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242026-02-24T03:52:15.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
34252026-02-24T03:52:15.928Z
34262026-02-24T03:52:15.928Zinfo: running `cargo check --bins` on internal-dns-resolver (143/252)
34272026-02-24T03:52:17.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282026-02-24T03:52:17.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292026-02-24T03:52:17.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34302026-02-24T03:52:17.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
34312026-02-24T03:52:17.331Z
34322026-02-24T03:52:17.331Zinfo: running `cargo check --bins` on sp-sim (144/252)
34332026-02-24T03:52:18.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34342026-02-24T03:52:18.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34352026-02-24T03:52:18.827Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34362026-02-24T03:52:22.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s
34372026-02-24T03:52:22.909Z
34382026-02-24T03:52:22.910Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (145/252)
34392026-02-24T03:52:24.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34402026-02-24T03:52:24.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34412026-02-24T03:52:24.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34422026-02-24T03:52:24.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
34432026-02-24T03:52:24.241Z
34442026-02-24T03:52:24.241Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (146/252)
34452026-02-24T03:52:25.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462026-02-24T03:52:25.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472026-02-24T03:52:25.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34482026-02-24T03:52:25.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
34492026-02-24T03:52:25.662Z
34502026-02-24T03:52:25.662Zinfo: running `cargo check --bins` on db-macros (147/252)
34512026-02-24T03:52:26.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34522026-02-24T03:52:26.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34532026-02-24T03:52:26.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34542026-02-24T03:52:26.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34552026-02-24T03:52:26.998Z
34562026-02-24T03:52:26.998Zinfo: running `cargo check --bins` on nexus-macros-common (148/252)
34572026-02-24T03:52:28.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34582026-02-24T03:52:28.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34592026-02-24T03:52:28.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34602026-02-24T03:52:28.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
34612026-02-24T03:52:28.276Z
34622026-02-24T03:52:28.277Zinfo: running `cargo check --bins` on nexus-auth (149/252)
34632026-02-24T03:52:29.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642026-02-24T03:52:29.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652026-02-24T03:52:29.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34662026-02-24T03:52:29.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
34672026-02-24T03:52:29.668Z
34682026-02-24T03:52:29.668Zinfo: running `cargo check --bins` on authz-macros (150/252)
34692026-02-24T03:52:30.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34702026-02-24T03:52:30.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34712026-02-24T03:52:30.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34722026-02-24T03:52:30.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
34732026-02-24T03:52:30.934Z
34742026-02-24T03:52:30.934Zinfo: running `cargo check --bins` on nexus-db-fixed-data (151/252)
34752026-02-24T03:52:32.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34762026-02-24T03:52:32.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34772026-02-24T03:52:32.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34782026-02-24T03:52:32.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
34792026-02-24T03:52:32.475Z
34802026-02-24T03:52:32.475Zinfo: running `cargo check --bins` on nexus-db-model (152/252)
34812026-02-24T03:52:33.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34822026-02-24T03:52:33.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34832026-02-24T03:52:33.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34842026-02-24T03:52:33.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
34852026-02-24T03:52:33.893Z
34862026-02-24T03:52:33.893Zinfo: running `cargo check --bins` on nexus-db-schema (153/252)
34872026-02-24T03:52:35.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882026-02-24T03:52:35.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892026-02-24T03:52:35.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34902026-02-24T03:52:35.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
34912026-02-24T03:52:35.147Z
34922026-02-24T03:52:35.147Zinfo: running `cargo check --bins` on omicron-rpaths (154/252)
34932026-02-24T03:52:36.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34942026-02-24T03:52:36.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34952026-02-24T03:52:36.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34962026-02-24T03:52:36.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
34972026-02-24T03:52:36.398Z
34982026-02-24T03:52:36.398Zinfo: running `cargo check --bins` on nexus-defaults (155/252)
34992026-02-24T03:52:37.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35002026-02-24T03:52:37.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35012026-02-24T03:52:37.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35022026-02-24T03:52:37.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
35032026-02-24T03:52:37.736Z
35042026-02-24T03:52:37.736Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (156/252)
35052026-02-24T03:52:38.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062026-02-24T03:52:38.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072026-02-24T03:52:38.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082026-02-24T03:52:38.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35092026-02-24T03:52:38.940Z
35102026-02-24T03:52:38.941Zinfo: running `cargo check --bins` on parallel-task-set (157/252)
35112026-02-24T03:52:40.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122026-02-24T03:52:40.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132026-02-24T03:52:40.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142026-02-24T03:52:40.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
35152026-02-24T03:52:40.156Z
35162026-02-24T03:52:40.156Zinfo: running `cargo check --bins` on nexus-db-errors (158/252)
35172026-02-24T03:52:41.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182026-02-24T03:52:41.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192026-02-24T03:52:41.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202026-02-24T03:52:41.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
35212026-02-24T03:52:41.621Z
35222026-02-24T03:52:41.621Zinfo: running `cargo check --bins` on nexus-db-lookup (159/252)
35232026-02-24T03:52:42.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242026-02-24T03:52:43.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252026-02-24T03:52:43.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262026-02-24T03:52:43.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
35272026-02-24T03:52:43.069Z
35282026-02-24T03:52:43.069Zinfo: running `cargo check --bins` on nexus-inventory (160/252)
35292026-02-24T03:52:47.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302026-02-24T03:52:47.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312026-02-24T03:52:47.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322026-02-24T03:52:47.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
35332026-02-24T03:52:47.103Z
35342026-02-24T03:52:47.103Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (161/252)
35352026-02-24T03:52:47.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362026-02-24T03:52:47.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372026-02-24T03:52:47.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382026-02-24T03:52:47.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
35392026-02-24T03:52:47.103Z
35402026-02-24T03:52:47.103Zinfo: running `cargo check --bins --no-default-features` on sled-storage (162/252)
35412026-02-24T03:52:47.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422026-02-24T03:52:47.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432026-02-24T03:52:47.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442026-02-24T03:52:47.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
35452026-02-24T03:52:47.104Z
35462026-02-24T03:52:47.104Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (163/252)
35472026-02-24T03:52:48.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482026-02-24T03:52:48.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492026-02-24T03:52:48.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502026-02-24T03:52:48.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
35512026-02-24T03:52:48.323Z
35522026-02-24T03:52:48.323Zinfo: running `cargo check --bins` on key-manager (164/252)
35532026-02-24T03:52:49.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542026-02-24T03:52:49.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552026-02-24T03:52:49.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562026-02-24T03:52:49.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
35572026-02-24T03:52:49.627Z
35582026-02-24T03:52:49.627Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (165/252)
35592026-02-24T03:52:50.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602026-02-24T03:52:50.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612026-02-24T03:52:50.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622026-02-24T03:52:50.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35632026-02-24T03:52:50.903Z
35642026-02-24T03:52:50.903Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (166/252)
35652026-02-24T03:52:52.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662026-02-24T03:52:52.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672026-02-24T03:52:52.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682026-02-24T03:52:52.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
35692026-02-24T03:52:52.261Z
35702026-02-24T03:52:52.261Zinfo: running `cargo check --bins` on typed-rng (167/252)
35712026-02-24T03:52:53.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722026-02-24T03:52:53.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732026-02-24T03:52:53.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742026-02-24T03:52:53.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
35752026-02-24T03:52:53.543Z
35762026-02-24T03:52:53.543Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (168/252)
35772026-02-24T03:52:54.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782026-02-24T03:52:54.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792026-02-24T03:52:55.390Z Compiling libefi-sys v0.1.0
35802026-02-24T03:52:55.390Z Compiling bitfield-struct v0.6.2
35812026-02-24T03:52:55.414Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35822026-02-24T03:52:55.414Z Compiling xshell-macros v0.2.7
35832026-02-24T03:52:55.512Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35842026-02-24T03:52:55.541Z Compiling salty v0.3.0
35852026-02-24T03:52:55.565Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35862026-02-24T03:52:55.596Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35872026-02-24T03:52:55.629Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35882026-02-24T03:52:55.802Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35892026-02-24T03:52:56.101Z Checking primeorder v0.13.6
35902026-02-24T03:52:56.207Z Checking xshell v0.2.7
35912026-02-24T03:52:56.234Z Compiling proc-macro-error-attr2 v2.0.0
35922026-02-24T03:52:56.260Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35932026-02-24T03:52:56.547Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35942026-02-24T03:52:56.610Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35952026-02-24T03:52:56.637Z Checking p384 v0.13.1
35962026-02-24T03:52:56.687Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35972026-02-24T03:52:56.986Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35982026-02-24T03:52:57.018Z Compiling proc-macro-error2 v2.0.1
35992026-02-24T03:52:57.163Z Compiling num-derive v0.3.3
36002026-02-24T03:52:57.281Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36012026-02-24T03:52:57.578Z Compiling unicase v2.8.1
36022026-02-24T03:52:57.627Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36032026-02-24T03:52:57.679Z Compiling tabled_derive v0.11.0
36042026-02-24T03:52:57.731Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36052026-02-24T03:52:57.970Z Compiling mime_guess v2.0.5
36062026-02-24T03:52:58.163Z Checking papergrid v0.17.0
36072026-02-24T03:52:58.374Z Checking testing_table v0.3.0
36082026-02-24T03:52:58.531Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36092026-02-24T03:52:59.008Z Checking libscf-sys v1.1.0
36102026-02-24T03:52:59.033Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36112026-02-24T03:52:59.248Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36122026-02-24T03:52:59.397Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36132026-02-24T03:52:59.561Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
36142026-02-24T03:52:59.938Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36152026-02-24T03:52:59.962Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36162026-02-24T03:53:00.335Z Checking corncobs v0.1.4
36172026-02-24T03:53:00.359Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36182026-02-24T03:53:00.359Z Checking tabled v0.20.0
36192026-02-24T03:53:00.583Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36202026-02-24T03:53:00.753Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36212026-02-24T03:53:00.780Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36222026-02-24T03:53:00.900Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36232026-02-24T03:53:00.987Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36242026-02-24T03:53:01.095Z Checking secrecy v0.8.0
36252026-02-24T03:53:01.325Z Checking http-range v0.1.5
36262026-02-24T03:53:01.536Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36272026-02-24T03:53:01.817Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36282026-02-24T03:53:01.841Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36292026-02-24T03:53:02.410Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36302026-02-24T03:53:02.495Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36312026-02-24T03:53:02.631Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36322026-02-24T03:53:02.801Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36332026-02-24T03:53:02.927Z Checking atty v0.2.14
36342026-02-24T03:53:02.959Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36352026-02-24T03:53:03.006Z Checking crc8 v0.1.1
36362026-02-24T03:53:03.107Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36372026-02-24T03:53:03.180Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36382026-02-24T03:53:03.496Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36392026-02-24T03:53:03.829Z Checking hyper-staticfile v0.10.1
36402026-02-24T03:53:04.152Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36412026-02-24T03:53:04.263Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36422026-02-24T03:53:04.367Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36432026-02-24T03:53:04.821Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36442026-02-24T03:53:05.027Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36452026-02-24T03:53:05.066Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36462026-02-24T03:53:05.090Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36472026-02-24T03:53:05.256Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36482026-02-24T03:53:05.374Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36492026-02-24T03:53:05.494Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36502026-02-24T03:53:05.597Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36512026-02-24T03:53:06.023Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36522026-02-24T03:53:06.057Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36532026-02-24T03:53:06.679Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36542026-02-24T03:53:08.309Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36552026-02-24T03:53:08.772Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36562026-02-24T03:53:09.017Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36572026-02-24T03:53:10.060Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36582026-02-24T03:53:10.780Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36592026-02-24T03:53:10.864Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36602026-02-24T03:53:23.208Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36612026-02-24T03:53:51.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.24s
36622026-02-24T03:53:52.863Z
36632026-02-24T03:53:52.863Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (169/252)
36642026-02-24T03:53:53.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36652026-02-24T03:53:53.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36662026-02-24T03:53:53.687Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36672026-02-24T03:54:20.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.03s
36682026-02-24T03:54:20.376Z
36692026-02-24T03:54:20.376Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (170/252)
36702026-02-24T03:54:21.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36712026-02-24T03:54:21.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36722026-02-24T03:54:21.964Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36732026-02-24T03:54:49.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.77s
36742026-02-24T03:54:49.396Z
36752026-02-24T03:54:49.396Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (171/252)
36762026-02-24T03:54:50.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36772026-02-24T03:54:50.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36782026-02-24T03:54:51.005Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36792026-02-24T03:55:18.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.27s
36802026-02-24T03:55:18.901Z
36812026-02-24T03:55:18.901Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (172/252)
36822026-02-24T03:55:20.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36832026-02-24T03:55:20.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36842026-02-24T03:55:20.433Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36852026-02-24T03:55:48.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.30s
36862026-02-24T03:55:48.471Z
36872026-02-24T03:55:48.471Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (173/252)
36882026-02-24T03:55:49.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892026-02-24T03:55:49.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902026-02-24T03:55:50.123Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36912026-02-24T03:56:17.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.30s
36922026-02-24T03:56:18.020Z
36932026-02-24T03:56:18.020Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (174/252)
36942026-02-24T03:56:19.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952026-02-24T03:56:19.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962026-02-24T03:56:19.685Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36972026-02-24T03:56:47.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.16s
36982026-02-24T03:56:47.446Z
36992026-02-24T03:56:47.446Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (175/252)
37002026-02-24T03:56:48.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012026-02-24T03:56:48.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022026-02-24T03:56:49.155Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37032026-02-24T03:57:17.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.92s
37042026-02-24T03:57:17.621Z
37052026-02-24T03:57:17.621Zinfo: running `cargo check --bins` on bootstrap-agent-api (176/252)
37062026-02-24T03:57:18.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072026-02-24T03:57:18.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082026-02-24T03:57:18.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37092026-02-24T03:57:18.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
37102026-02-24T03:57:18.898Z
37112026-02-24T03:57:18.898Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (177/252)
37122026-02-24T03:57:20.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37132026-02-24T03:57:20.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37142026-02-24T03:57:20.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37152026-02-24T03:57:20.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37162026-02-24T03:57:20.170Z
37172026-02-24T03:57:20.170Zinfo: running `cargo check --bins` on range-requests (178/252)
37182026-02-24T03:57:21.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37192026-02-24T03:57:21.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37202026-02-24T03:57:21.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37212026-02-24T03:57:21.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37222026-02-24T03:57:21.385Z
37232026-02-24T03:57:21.385Zinfo: running `cargo check --bins` on repo-depot-api (179/252)
37242026-02-24T03:57:22.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37252026-02-24T03:57:22.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37262026-02-24T03:57:22.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37272026-02-24T03:57:22.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
37282026-02-24T03:57:22.579Z
37292026-02-24T03:57:22.579Zinfo: running `cargo check --bins` on sled-agent-api (180/252)
37302026-02-24T03:57:23.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37312026-02-24T03:57:23.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37322026-02-24T03:57:23.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37332026-02-24T03:57:23.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
37342026-02-24T03:57:23.934Z
37352026-02-24T03:57:23.934Zinfo: running `cargo check --bins` on sled-diagnostics (181/252)
37362026-02-24T03:57:25.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372026-02-24T03:57:25.177Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382026-02-24T03:57:25.177Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37392026-02-24T03:57:25.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
37402026-02-24T03:57:25.292Z
37412026-02-24T03:57:25.292Zinfo: running `cargo check --bins` on zfs-test-harness (182/252)
37422026-02-24T03:57:26.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432026-02-24T03:57:26.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442026-02-24T03:57:26.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37452026-02-24T03:57:26.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
37462026-02-24T03:57:26.583Z
37472026-02-24T03:57:26.583Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (183/252)
37482026-02-24T03:57:27.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37492026-02-24T03:57:27.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37502026-02-24T03:57:27.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37512026-02-24T03:57:27.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
37522026-02-24T03:57:27.874Z
37532026-02-24T03:57:27.874Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (184/252)
37542026-02-24T03:57:29.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552026-02-24T03:57:29.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562026-02-24T03:57:29.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37572026-02-24T03:57:29.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
37582026-02-24T03:57:29.260Z
37592026-02-24T03:57:29.260Zinfo: running `cargo check --bins` on sled-agent-health-monitor (185/252)
37602026-02-24T03:57:30.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612026-02-24T03:57:30.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622026-02-24T03:57:30.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632026-02-24T03:57:30.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37642026-02-24T03:57:30.555Z
37652026-02-24T03:57:30.555Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (186/252)
37662026-02-24T03:57:31.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672026-02-24T03:57:31.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682026-02-24T03:57:31.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692026-02-24T03:57:31.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
37702026-02-24T03:57:31.872Z
37712026-02-24T03:57:31.872Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (187/252)
37722026-02-24T03:57:33.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732026-02-24T03:57:33.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742026-02-24T03:57:33.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752026-02-24T03:57:33.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
37762026-02-24T03:57:33.254Z
37772026-02-24T03:57:33.254Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (188/252)
37782026-02-24T03:57:34.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792026-02-24T03:57:34.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802026-02-24T03:57:34.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812026-02-24T03:57:34.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
37822026-02-24T03:57:34.564Z
37832026-02-24T03:57:34.564Zinfo: running `cargo check --bins` on trust-quorum (189/252)
37842026-02-24T03:57:35.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852026-02-24T03:57:35.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862026-02-24T03:57:35.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872026-02-24T03:57:35.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
37882026-02-24T03:57:35.933Z
37892026-02-24T03:57:35.933Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (190/252)
37902026-02-24T03:57:37.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912026-02-24T03:57:37.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922026-02-24T03:57:37.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932026-02-24T03:57:37.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
37942026-02-24T03:57:37.256Z
37952026-02-24T03:57:37.256Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (191/252)
37962026-02-24T03:57:38.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972026-02-24T03:57:38.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982026-02-24T03:57:38.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992026-02-24T03:57:38.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
38002026-02-24T03:57:38.658Z
38012026-02-24T03:57:38.659Zinfo: running `cargo check --bins` on update-common (192/252)
38022026-02-24T03:57:39.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032026-02-24T03:57:39.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042026-02-24T03:57:39.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052026-02-24T03:57:39.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
38062026-02-24T03:57:39.972Z
38072026-02-24T03:57:39.972Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/252)
38082026-02-24T03:57:41.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092026-02-24T03:57:41.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102026-02-24T03:57:41.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112026-02-24T03:57:41.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
38122026-02-24T03:57:41.326Z
38132026-02-24T03:57:41.326Zinfo: running `cargo check --bins` on reconfigurator-cli (194/252)
38142026-02-24T03:57:42.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-02-24T03:57:42.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-02-24T03:57:42.902Z Compiling fs-err v2.11.0
38172026-02-24T03:57:42.902Z Checking ignore v0.4.23
38182026-02-24T03:57:42.926Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38192026-02-24T03:57:42.926Z Checking predicates-tree v1.0.12
38202026-02-24T03:57:42.926Z Checking parse-size v1.1.0
38212026-02-24T03:57:43.000Z Checking rand_seeder v0.4.0
38222026-02-24T03:57:43.025Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38232026-02-24T03:57:43.048Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38242026-02-24T03:57:43.181Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38252026-02-24T03:57:43.231Z Compiling petname v2.0.2
38262026-02-24T03:57:43.299Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38272026-02-24T03:57:43.564Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38282026-02-24T03:57:43.639Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38292026-02-24T03:57:43.729Z Checking globwalk v0.9.1
38302026-02-24T03:57:43.767Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38312026-02-24T03:57:43.928Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38322026-02-24T03:57:44.080Z Checking camino-tempfile-ext v0.3.2
38332026-02-24T03:57:44.105Z Checking sapling-renderdag v0.1.0
38342026-02-24T03:57:44.243Z Checking sync-ptr v0.1.4
38352026-02-24T03:57:44.455Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38362026-02-24T03:57:44.480Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38372026-02-24T03:57:44.631Z Checking assert_matches v1.5.0
38382026-02-24T03:57:45.175Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38392026-02-24T03:57:45.387Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38402026-02-24T03:57:45.413Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38412026-02-24T03:57:46.677Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38422026-02-24T03:57:49.610Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38432026-02-24T03:57:54.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.10s
38442026-02-24T03:57:54.670Z
38452026-02-24T03:57:54.670Zinfo: running `cargo check --bins` on omicron-repl-utils (195/252)
38462026-02-24T03:57:55.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472026-02-24T03:57:55.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482026-02-24T03:57:55.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38492026-02-24T03:57:55.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
38502026-02-24T03:57:55.920Z
38512026-02-24T03:57:55.920Zinfo: running `cargo check --bins` on nexus-test-interface (196/252)
38522026-02-24T03:57:57.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532026-02-24T03:57:57.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542026-02-24T03:57:57.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38552026-02-24T03:57:57.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
38562026-02-24T03:57:57.299Z
38572026-02-24T03:57:57.299Zinfo: running `cargo check --bins` on oximeter-collector (197/252)
38582026-02-24T03:57:58.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592026-02-24T03:57:58.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602026-02-24T03:57:58.870Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38612026-02-24T03:57:58.870Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38622026-02-24T03:58:00.062Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38632026-02-24T03:58:03.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.13s
38642026-02-24T03:58:03.671Z
38652026-02-24T03:58:03.672Zinfo: running `cargo check --bins` on oximeter-api (198/252)
38662026-02-24T03:58:04.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672026-02-24T03:58:04.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682026-02-24T03:58:04.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38692026-02-24T03:58:04.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
38702026-02-24T03:58:04.902Z
38712026-02-24T03:58:04.902Zinfo: running `cargo check --bins` on cert-dev (199/252)
38722026-02-24T03:58:05.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732026-02-24T03:58:06.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742026-02-24T03:58:06.132Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38752026-02-24T03:58:06.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
38762026-02-24T03:58:06.687Z
38772026-02-24T03:58:06.687Zinfo: running `cargo check --bins` on clickana (200/252)
38782026-02-24T03:58:07.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792026-02-24T03:58:07.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802026-02-24T03:58:08.112Z Checking castaway v0.2.3
38812026-02-24T03:58:08.112Z Checking unicode-truncate v1.1.0
38822026-02-24T03:58:08.136Z Checking lru v0.12.5
38832026-02-24T03:58:08.136Z Compiling instability v0.3.2
38842026-02-24T03:58:08.136Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38852026-02-24T03:58:08.160Z Compiling indoc v2.0.6
38862026-02-24T03:58:08.185Z Checking cassowary v0.3.0
38872026-02-24T03:58:08.340Z Checking compact_str v0.8.0
38882026-02-24T03:58:09.113Z Checking ratatui v0.29.0
38892026-02-24T03:58:10.380Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38902026-02-24T03:58:10.721Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38912026-02-24T03:58:12.424Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38922026-02-24T03:58:13.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.03s
38932026-02-24T03:58:13.939Z
38942026-02-24T03:58:13.939Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (201/252)
38952026-02-24T03:58:15.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-02-24T03:58:15.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-02-24T03:58:15.318Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38982026-02-24T03:58:15.318Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38992026-02-24T03:58:16.266Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39002026-02-24T03:58:17.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
39012026-02-24T03:58:17.332Z
39022026-02-24T03:58:17.332Zinfo: running `cargo check --bins` on ch-dev (202/252)
39032026-02-24T03:58:18.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042026-02-24T03:58:18.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052026-02-24T03:58:18.844Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39062026-02-24T03:58:20.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
39072026-02-24T03:58:20.305Z
39082026-02-24T03:58:20.305Zinfo: running `cargo check --bins` on dev-tools-common (203/252)
39092026-02-24T03:58:21.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102026-02-24T03:58:21.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112026-02-24T03:58:21.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39122026-02-24T03:58:21.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
39132026-02-24T03:58:21.241Z
39142026-02-24T03:58:21.241Zinfo: running `cargo check --bins` on crdb-seed (204/252)
39152026-02-24T03:58:22.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39162026-02-24T03:58:22.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39172026-02-24T03:58:22.703Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39182026-02-24T03:58:23.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.12s
39192026-02-24T03:58:23.602Z
39202026-02-24T03:58:23.602Zinfo: running `cargo check --bins` on db-dev (205/252)
39212026-02-24T03:58:24.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39222026-02-24T03:58:24.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39232026-02-24T03:58:25.098Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39242026-02-24T03:58:26.388Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
39252026-02-24T03:58:26.619Z
39262026-02-24T03:58:26.619Zinfo: running `cargo check --bins` on omicron-dev-lib (206/252)
39272026-02-24T03:58:27.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39282026-02-24T03:58:27.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39292026-02-24T03:58:27.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39302026-02-24T03:58:27.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
39312026-02-24T03:58:28.010Z
39322026-02-24T03:58:28.010Zinfo: running `cargo check --bins` on xtask-downloader (207/252)
39332026-02-24T03:58:29.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39342026-02-24T03:58:29.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39352026-02-24T03:58:29.269Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39362026-02-24T03:58:30.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
39372026-02-24T03:58:30.760Z
39382026-02-24T03:58:30.760Zinfo: running `cargo check --bins` on omicron-dropshot-apis (208/252)
39392026-02-24T03:58:31.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39402026-02-24T03:58:31.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39412026-02-24T03:58:32.212Z Compiling tabled_derive v0.10.0
39422026-02-24T03:58:32.212Z Checking papergrid v0.14.0
39432026-02-24T03:58:32.212Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39442026-02-24T03:58:32.212Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39452026-02-24T03:58:32.236Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39462026-02-24T03:58:32.237Z Compiling trait-variant v0.1.2
39472026-02-24T03:58:32.260Z Checking is_ci v1.2.0
39482026-02-24T03:58:32.284Z Checking maplit v1.0.2
39492026-02-24T03:58:32.543Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39502026-02-24T03:58:32.567Z Checking supports-color v3.0.2
39512026-02-24T03:58:32.716Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39522026-02-24T03:58:32.789Z Checking drift v0.1.3
39532026-02-24T03:58:33.028Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39542026-02-24T03:58:33.286Z Checking dropshot-api-manager v0.3.0
39552026-02-24T03:58:33.328Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39562026-02-24T03:58:33.355Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39572026-02-24T03:58:33.696Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39582026-02-24T03:58:33.875Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39592026-02-24T03:58:34.004Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39602026-02-24T03:58:34.319Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39612026-02-24T03:58:34.661Z Checking tabled v0.18.0
39622026-02-24T03:58:34.795Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39632026-02-24T03:58:34.894Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39642026-02-24T03:58:34.941Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39652026-02-24T03:58:46.814Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39662026-02-24T03:58:49.316Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39672026-02-24T03:58:50.550Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39682026-02-24T03:58:51.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.60s
39692026-02-24T03:58:51.596Z
39702026-02-24T03:58:51.596Zinfo: running `cargo check --bins` on installinator-api (209/252)
39712026-02-24T03:58:52.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39722026-02-24T03:58:52.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39732026-02-24T03:58:52.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39742026-02-24T03:58:52.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
39752026-02-24T03:58:52.931Z
39762026-02-24T03:58:52.931Zinfo: running `cargo check --bins` on nexus-external-api (210/252)
39772026-02-24T03:58:54.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39782026-02-24T03:58:54.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39792026-02-24T03:58:54.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39802026-02-24T03:58:54.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
39812026-02-24T03:58:54.313Z
39822026-02-24T03:58:54.313Zinfo: running `cargo check --bins` on nexus-internal-api (211/252)
39832026-02-24T03:58:55.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39842026-02-24T03:58:55.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39852026-02-24T03:58:55.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39862026-02-24T03:58:55.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
39872026-02-24T03:58:55.585Z
39882026-02-24T03:58:55.585Zinfo: running `cargo check --bins` on nexus-lockstep-api (212/252)
39892026-02-24T03:58:56.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39902026-02-24T03:58:56.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39912026-02-24T03:58:56.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39922026-02-24T03:58:56.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
39932026-02-24T03:58:56.823Z
39942026-02-24T03:58:56.823Zinfo: running `cargo check --bins` on ntp-admin-api (213/252)
39952026-02-24T03:58:57.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39962026-02-24T03:58:58.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39972026-02-24T03:58:58.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39982026-02-24T03:58:58.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
39992026-02-24T03:58:58.106Z
40002026-02-24T03:58:58.106Zinfo: running `cargo check --bins` on ntp-admin-types-versions (214/252)
40012026-02-24T03:58:59.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40022026-02-24T03:58:59.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40032026-02-24T03:58:59.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40042026-02-24T03:58:59.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
40052026-02-24T03:58:59.269Z
40062026-02-24T03:58:59.269Zinfo: running `cargo check --bins` on wicketd-api (215/252)
40072026-02-24T03:59:00.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40082026-02-24T03:59:00.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40092026-02-24T03:59:00.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40102026-02-24T03:59:00.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
40112026-02-24T03:59:00.521Z
40122026-02-24T03:59:00.521Zinfo: running `cargo check --bins` on omicron-ls-apis (216/252)
40132026-02-24T03:59:01.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40142026-02-24T03:59:01.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40152026-02-24T03:59:01.742Z Checking typeid v1.0.3
40162026-02-24T03:59:01.781Z Checking ordered-float v2.10.1
40172026-02-24T03:59:01.806Z Checking unicode-xid v0.2.6
40182026-02-24T03:59:01.830Z Checking cargo-platform v0.2.0
40192026-02-24T03:59:01.935Z Checking erased-serde v0.4.6
40202026-02-24T03:59:02.244Z Checking serde-value v0.7.0
40212026-02-24T03:59:02.798Z Checking serde-untagged v0.1.7
40222026-02-24T03:59:03.167Z Checking cargo-util-schemas v0.8.2
40232026-02-24T03:59:04.934Z Checking cargo_metadata v0.21.0
40242026-02-24T03:59:06.410Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40252026-02-24T03:59:07.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.40s
40262026-02-24T03:59:08.142Z
40272026-02-24T03:59:08.142Zinfo: running `cargo check --bins` on mgs-dev (217/252)
40282026-02-24T03:59:09.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-02-24T03:59:09.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-02-24T03:59:09.598Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40312026-02-24T03:59:10.615Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40322026-02-24T03:59:11.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
40332026-02-24T03:59:11.756Z
40342026-02-24T03:59:11.756Zinfo: running `cargo check --bins` on omicron-omdb (218/252)
40352026-02-24T03:59:12.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40362026-02-24T03:59:13.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40372026-02-24T03:59:13.450Z Compiling vergen-gitcl v1.0.8
40382026-02-24T03:59:13.451Z Compiling dirs-sys-next v0.1.2
40392026-02-24T03:59:13.451Z Compiling crunchy v0.2.2
40402026-02-24T03:59:13.451Z Compiling dsl_auto_type v0.1.2
40412026-02-24T03:59:13.475Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40422026-02-24T03:59:13.475Z Checking scheduled-thread-pool v0.2.7
40432026-02-24T03:59:13.475Z Compiling diesel_table_macro_syntax v0.2.0
40442026-02-24T03:59:13.475Z Compiling tiny-keccak v2.0.2
40452026-02-24T03:59:13.833Z Compiling dirs-next v2.0.0
40462026-02-24T03:59:13.921Z Checking r2d2 v0.8.10
40472026-02-24T03:59:14.003Z Compiling term v0.7.0
40482026-02-24T03:59:14.056Z Compiling bit-vec v0.6.3
40492026-02-24T03:59:14.080Z Compiling ena v0.14.3
40502026-02-24T03:59:14.248Z Compiling diff v0.1.13
40512026-02-24T03:59:14.506Z Compiling bit-set v0.5.3
40522026-02-24T03:59:14.550Z Compiling ascii-canvas v3.0.0
40532026-02-24T03:59:14.766Z Compiling bindgen v0.71.1
40542026-02-24T03:59:14.800Z Compiling diesel_derives v2.2.3
40552026-02-24T03:59:14.824Z Compiling regex-syntax v0.6.29
40562026-02-24T03:59:15.003Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40572026-02-24T03:59:15.054Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40582026-02-24T03:59:15.173Z Compiling libxml v0.3.3
40592026-02-24T03:59:15.286Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40602026-02-24T03:59:15.315Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40612026-02-24T03:59:15.380Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40622026-02-24T03:59:15.597Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40632026-02-24T03:59:15.880Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40642026-02-24T03:59:15.907Z Compiling strum_macros v0.24.3
40652026-02-24T03:59:16.304Z Compiling indoc v1.0.9
40662026-02-24T03:59:17.157Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40672026-02-24T03:59:17.467Z Checking derive_builder v0.20.2
40682026-02-24T03:59:17.675Z Compiling impl-trait-for-tuples v0.2.2
40692026-02-24T03:59:17.796Z Compiling lalrpop v0.19.12
40702026-02-24T03:59:18.060Z Compiling oso-derive v0.27.3
40712026-02-24T03:59:18.723Z Checking quick-xml v0.37.2
40722026-02-24T03:59:18.890Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40732026-02-24T03:59:19.490Z Compiling diesel-dtrace v0.4.2
40742026-02-24T03:59:19.912Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40752026-02-24T03:59:20.235Z Checking bb8 v0.8.5
40762026-02-24T03:59:20.315Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40772026-02-24T03:59:20.658Z Checking nonempty v0.12.0
40782026-02-24T03:59:20.682Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40792026-02-24T03:59:20.742Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40802026-02-24T03:59:20.976Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40812026-02-24T03:59:21.053Z Checking console v0.16.0
40822026-02-24T03:59:21.119Z Checking unit-prefix v0.5.1
40832026-02-24T03:59:21.355Z Checking support-bundle-viewer v0.1.2
40842026-02-24T03:59:21.636Z Checking indicatif v0.18.0
40852026-02-24T03:59:21.798Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40862026-02-24T03:59:22.039Z Checking multimap v0.10.1
40872026-02-24T03:59:23.769Z Checking diesel v2.2.12
40882026-02-24T03:59:28.548Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40892026-02-24T03:59:28.572Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40902026-02-24T03:59:28.572Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40912026-02-24T03:59:29.122Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40922026-02-24T03:59:29.461Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40932026-02-24T03:59:31.931Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40942026-02-24T03:59:32.014Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40952026-02-24T03:59:33.293Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40962026-02-24T03:59:37.156Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40972026-02-24T03:59:44.970Z Compiling samael v0.0.19
40982026-02-24T03:59:54.452Z Checking async-bb8-diesel v0.2.1
40992026-02-24T04:00:00.421Z Compiling polar-core v0.27.3
41002026-02-24T04:00:10.387Z Checking oso v0.27.3
41012026-02-24T04:01:24.046Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41022026-02-24T04:02:55.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s
41032026-02-24T04:02:55.306Z
41042026-02-24T04:02:55.306Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (219/252)
41052026-02-24T04:02:56.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41062026-02-24T04:02:56.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41072026-02-24T04:02:56.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41082026-02-24T04:02:56.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
41092026-02-24T04:02:56.819Z
41102026-02-24T04:02:56.819Zinfo: running `cargo check --bins` on nexus-saga-recovery (220/252)
41112026-02-24T04:02:58.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41122026-02-24T04:02:58.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41132026-02-24T04:02:58.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41142026-02-24T04:02:58.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
41152026-02-24T04:02:58.215Z
41162026-02-24T04:02:58.216Zinfo: running `cargo check --bins` on nexus-test-utils-macros (221/252)
41172026-02-24T04:02:59.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41182026-02-24T04:02:59.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41192026-02-24T04:02:59.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41202026-02-24T04:02:59.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
41212026-02-24T04:02:59.544Z
41222026-02-24T04:02:59.544Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (222/252)
41232026-02-24T04:03:00.892Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41242026-02-24T04:03:00.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41252026-02-24T04:03:01.418Z Compiling libz-sys v1.1.20
41262026-02-24T04:03:01.442Z Compiling libgit2-sys v0.18.2+1.9.1
41272026-02-24T04:03:01.484Z Compiling vergen-git2 v1.0.7
41282026-02-24T04:03:01.508Z Compiling rustls v0.21.12
41292026-02-24T04:03:01.532Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41302026-02-24T04:03:01.556Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41312026-02-24T04:03:01.556Z Checking sct v0.7.1
41322026-02-24T04:03:01.556Z Checking rustls-webpki v0.101.7
41332026-02-24T04:03:01.857Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41342026-02-24T04:03:01.963Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41352026-02-24T04:03:01.993Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41362026-02-24T04:03:02.070Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41372026-02-24T04:03:02.473Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41382026-02-24T04:03:02.538Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41392026-02-24T04:03:02.562Z Checking rustls-pemfile v1.0.4
41402026-02-24T04:03:02.589Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41412026-02-24T04:03:02.818Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41422026-02-24T04:03:03.154Z Checking twox-hash v2.1.0
41432026-02-24T04:03:03.638Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41442026-02-24T04:03:03.715Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41452026-02-24T04:03:04.658Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41462026-02-24T04:03:04.782Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41472026-02-24T04:03:04.968Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41482026-02-24T04:03:05.525Z Checking tokio-rustls v0.24.1
41492026-02-24T04:03:05.969Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41502026-02-24T04:03:06.170Z Checking fatfs v0.3.6
41512026-02-24T04:03:06.221Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41522026-02-24T04:03:06.384Z Compiling seq-macro v0.3.6
41532026-02-24T04:03:14.828Z Compiling git2 v0.20.2
41542026-02-24T04:03:17.244Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41552026-02-24T04:03:17.493Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41562026-02-24T04:03:20.705Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41572026-02-24T04:05:40.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
41582026-02-24T04:05:40.292Z
41592026-02-24T04:05:40.292Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (223/252)
41602026-02-24T04:05:41.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41612026-02-24T04:05:41.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41622026-02-24T04:05:42.087Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41632026-02-24T04:07:38.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
41642026-02-24T04:07:39.196Z
41652026-02-24T04:07:39.196Zinfo: running `cargo check --bins` on nexus-background-task-interface (224/252)
41662026-02-24T04:07:40.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41672026-02-24T04:07:40.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41682026-02-24T04:07:40.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41692026-02-24T04:07:40.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
41702026-02-24T04:07:40.485Z
41712026-02-24T04:07:40.485Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (225/252)
41722026-02-24T04:07:41.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41732026-02-24T04:07:41.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41742026-02-24T04:07:41.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41752026-02-24T04:07:41.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
41762026-02-24T04:07:41.852Z
41772026-02-24T04:07:41.852Zinfo: running `cargo check --bins` on nexus-mgs-updates (226/252)
41782026-02-24T04:07:43.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41792026-02-24T04:07:43.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41802026-02-24T04:07:43.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41812026-02-24T04:07:43.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
41822026-02-24T04:07:43.239Z
41832026-02-24T04:07:43.239Zinfo: running `cargo check --bins` on nexus-networking (227/252)
41842026-02-24T04:07:44.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41852026-02-24T04:07:44.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41862026-02-24T04:07:44.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41872026-02-24T04:07:44.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
41882026-02-24T04:07:44.682Z
41892026-02-24T04:07:44.682Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (228/252)
41902026-02-24T04:07:45.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41912026-02-24T04:07:45.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41922026-02-24T04:07:45.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41932026-02-24T04:07:45.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
41942026-02-24T04:07:46.006Z
41952026-02-24T04:07:46.006Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (229/252)
41962026-02-24T04:07:47.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41972026-02-24T04:07:47.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41982026-02-24T04:07:47.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41992026-02-24T04:07:47.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
42002026-02-24T04:07:47.341Z
42012026-02-24T04:07:47.342Zinfo: running `cargo check --bins` on omicron-dev (230/252)
42022026-02-24T04:07:48.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42032026-02-24T04:07:48.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42042026-02-24T04:07:49.223Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42052026-02-24T04:07:49.223Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42062026-02-24T04:07:49.291Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42072026-02-24T04:07:49.318Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42082026-02-24T04:07:49.342Z Checking diff v0.1.13
42092026-02-24T04:07:49.342Z Checking yansi v1.0.1
42102026-02-24T04:07:49.342Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42112026-02-24T04:07:49.369Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42122026-02-24T04:07:49.599Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42132026-02-24T04:07:49.924Z Checking pretty_assertions v1.4.1
42142026-02-24T04:07:51.363Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42152026-02-24T04:08:53.190Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42162026-02-24T04:08:53.190Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42172026-02-24T04:08:53.190Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42182026-02-24T04:08:53.214Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42192026-02-24T04:08:53.214Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42202026-02-24T04:08:53.214Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42212026-02-24T04:08:54.611Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42222026-02-24T04:08:56.986Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42232026-02-24T04:10:53.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
42242026-02-24T04:10:54.240Z
42252026-02-24T04:10:54.240Zinfo: running `cargo check --bins` on omicron-pins (231/252)
42262026-02-24T04:10:55.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42272026-02-24T04:10:55.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42282026-02-24T04:10:55.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42292026-02-24T04:10:55.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
42302026-02-24T04:10:55.453Z
42312026-02-24T04:10:55.453Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (232/252)
42322026-02-24T04:10:56.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42332026-02-24T04:10:56.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42342026-02-24T04:10:57.034Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42352026-02-24T04:10:57.059Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42362026-02-24T04:10:57.059Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42372026-02-24T04:11:42.541Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42382026-02-24T04:11:43.200Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42392026-02-24T04:11:47.062Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42402026-02-24T04:11:47.810Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42412026-02-24T04:11:54.988Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42422026-02-24T04:12:51.491Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42432026-02-24T04:12:52.688Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42442026-02-24T04:12:55.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
42452026-02-24T04:12:56.124Z
42462026-02-24T04:12:56.125Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (233/252)
42472026-02-24T04:12:57.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42482026-02-24T04:12:57.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42492026-02-24T04:12:57.485Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42502026-02-24T04:12:58.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
42512026-02-24T04:12:58.835Z
42522026-02-24T04:12:58.835Zinfo: running `cargo check --bins` on omicron-releng (234/252)
42532026-02-24T04:12:59.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42542026-02-24T04:12:59.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42552026-02-24T04:13:00.160Z Compiling blake3 v1.5.4
42562026-02-24T04:13:00.184Z Checking arrayref v0.3.9
42572026-02-24T04:13:00.184Z Checking constant_time_eq v0.3.1
42582026-02-24T04:13:00.184Z Checking arrayvec v0.7.6
42592026-02-24T04:13:00.212Z Checking topological-sort v0.2.2
42602026-02-24T04:13:00.237Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42612026-02-24T04:13:00.237Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42622026-02-24T04:13:00.237Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42632026-02-24T04:13:00.344Z Checking shell-words v1.1.0
42642026-02-24T04:13:01.777Z Checking omicron-zone-package v0.12.2
42652026-02-24T04:13:03.532Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42662026-02-24T04:13:05.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s
42672026-02-24T04:13:05.755Z
42682026-02-24T04:13:05.755Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (235/252)
42692026-02-24T04:13:06.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42702026-02-24T04:13:06.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42712026-02-24T04:13:07.002Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42722026-02-24T04:13:07.436Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42732026-02-24T04:13:08.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
42742026-02-24T04:13:08.441Z
42752026-02-24T04:13:08.441Zinfo: running `cargo check --bins` on xtask (236/252)
42762026-02-24T04:13:09.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42772026-02-24T04:13:09.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42782026-02-24T04:13:09.494Z Checking bitflags v2.9.4
42792026-02-24T04:13:09.518Z Checking serde v1.0.228
42802026-02-24T04:13:09.542Z Checking zerofrom v0.1.4
42812026-02-24T04:13:09.566Z Checking thiserror v2.0.18
42822026-02-24T04:13:09.589Z Checking hashbrown v0.16.1
42832026-02-24T04:13:09.589Z Checking smallvec v1.15.1
42842026-02-24T04:13:09.620Z Checking serde_json v1.0.149
42852026-02-24T04:13:09.644Z Checking scroll v0.12.0
42862026-02-24T04:13:09.755Z Checking num-traits v0.2.19
42872026-02-24T04:13:09.779Z Checking yoke v0.7.4
42882026-02-24T04:13:09.828Z Checking rustix v0.38.37
42892026-02-24T04:13:09.960Z Checking thiserror v1.0.69
42902026-02-24T04:13:10.126Z Checking percent-encoding v2.3.2
42912026-02-24T04:13:10.149Z Checking log v0.4.29
42922026-02-24T04:13:10.173Z Checking zerovec v0.10.4
42932026-02-24T04:13:10.391Z Checking pest v2.8.2
42942026-02-24T04:13:10.423Z Checking toml_datetime v0.6.11
42952026-02-24T04:13:10.448Z Checking serde_spanned v0.6.9
42962026-02-24T04:13:10.578Z Checking indexmap v2.13.0
42972026-02-24T04:13:10.661Z Checking goblin v0.8.2
42982026-02-24T04:13:10.750Z Checking terminal_size v0.4.0
42992026-02-24T04:13:10.789Z Checking erased-serde v0.4.6
43002026-02-24T04:13:10.942Z Checking form_urlencoded v1.2.2
43012026-02-24T04:13:11.052Z Checking zerocopy v0.7.35
43022026-02-24T04:13:11.085Z Checking ordered-float v2.10.1
43032026-02-24T04:13:11.188Z Checking getrandom v0.3.4
43042026-02-24T04:13:11.407Z Checking syn v2.0.114
43052026-02-24T04:13:11.594Z Checking serde-value v0.7.0
43062026-02-24T04:13:11.640Z Checking serde-untagged v0.1.7
43072026-02-24T04:13:11.723Z Checking tinystr v0.7.6
43082026-02-24T04:13:11.772Z Checking icu_collections v1.5.0
43092026-02-24T04:13:12.005Z Checking toml_edit v0.22.27
43102026-02-24T04:13:12.053Z Checking rustix v1.1.3
43112026-02-24T04:13:12.100Z Checking icu_locid v1.5.0
43122026-02-24T04:13:12.257Z Checking once_cell v1.21.3
43132026-02-24T04:13:12.422Z Checking clap_builder v4.5.48
43142026-02-24T04:13:12.579Z Checking cargo-platform v0.2.0
43152026-02-24T04:13:12.726Z Checking dtrace-parser v0.2.0
43162026-02-24T04:13:12.919Z Checking textwrap v0.16.2
43172026-02-24T04:13:13.061Z Checking icu_provider v1.5.0
43182026-02-24T04:13:13.224Z Checking fs-err v3.1.1
43192026-02-24T04:13:13.307Z Checking tabled v0.15.0
43202026-02-24T04:13:13.428Z Checking tempfile v3.24.0
43212026-02-24T04:13:13.556Z Checking anyhow v1.0.99
43222026-02-24T04:13:13.703Z Checking icu_locid_transform v1.5.0
43232026-02-24T04:13:13.804Z Checking camino-tempfile v1.4.1
43242026-02-24T04:13:13.927Z Checking macaddr v1.0.1
43252026-02-24T04:13:14.115Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43262026-02-24T04:13:14.585Z Checking toml v0.8.23
43272026-02-24T04:13:14.687Z Checking icu_properties v1.5.1
43282026-02-24T04:13:15.117Z Checking clap v4.5.48
43292026-02-24T04:13:15.180Z Checking dof v0.3.0
43302026-02-24T04:13:15.273Z Checking cargo_toml v0.21.0
43312026-02-24T04:13:15.942Z Checking usdt-impl v0.5.0
43322026-02-24T04:13:16.488Z Checking usdt v0.5.0
43332026-02-24T04:13:17.750Z Checking icu_normalizer v1.5.0
43342026-02-24T04:13:18.516Z Checking idna_adapter v1.2.0
43352026-02-24T04:13:18.716Z Checking idna v1.0.3
43362026-02-24T04:13:19.187Z Checking url v2.5.4
43372026-02-24T04:13:19.980Z Checking cargo-util-schemas v0.8.2
43382026-02-24T04:13:21.792Z Checking cargo_metadata v0.21.0
43392026-02-24T04:13:23.341Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43402026-02-24T04:13:24.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.88s
43412026-02-24T04:13:24.507Z
43422026-02-24T04:13:24.507Zinfo: running `cargo check --bins` on end-to-end-tests (237/252)
43432026-02-24T04:13:25.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43442026-02-24T04:13:25.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43452026-02-24T04:13:26.026Z Checking polyval v0.6.2
43462026-02-24T04:13:26.050Z Checking ctr v0.9.2
43472026-02-24T04:13:26.094Z Checking ssh-encoding v0.2.0
43482026-02-24T04:13:26.094Z Checking blowfish v0.9.1
43492026-02-24T04:13:26.136Z Checking password-hash v0.4.2
43502026-02-24T04:13:26.160Z Checking p256 v0.13.2
43512026-02-24T04:13:26.160Z Checking p521 v0.13.3
43522026-02-24T04:13:26.186Z Checking russh-cryptovec v0.7.3
43532026-02-24T04:13:26.339Z Checking ghash v0.5.1
43542026-02-24T04:13:26.372Z Checking md5 v0.7.0
43552026-02-24T04:13:26.396Z Checking bcrypt-pbkdf v0.10.0
43562026-02-24T04:13:26.449Z Checking num-bigint v0.4.6
43572026-02-24T04:13:26.481Z Checking des v0.8.1
43582026-02-24T04:13:26.545Z Checking aes-gcm v0.10.3
43592026-02-24T04:13:26.592Z Checking pbkdf2 v0.11.0
43602026-02-24T04:13:26.661Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43612026-02-24T04:13:26.685Z Checking hex-literal v0.4.1
43622026-02-24T04:13:26.711Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43632026-02-24T04:13:26.761Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43642026-02-24T04:13:26.794Z Checking ssh-cipher v0.2.0
43652026-02-24T04:13:26.847Z Checking internet-checksum v0.2.1
43662026-02-24T04:13:27.091Z Checking ssh-key v0.6.6
43672026-02-24T04:13:27.317Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43682026-02-24T04:13:28.651Z Checking russh-keys v0.45.0
43692026-02-24T04:13:29.990Z Checking russh v0.45.0
43702026-02-24T04:14:07.581Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43712026-02-24T04:14:10.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.52s
43722026-02-24T04:14:10.283Z
43732026-02-24T04:14:10.283Zinfo: running `cargo check --bins` on gateway-cli (238/252)
43742026-02-24T04:14:11.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43752026-02-24T04:14:11.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43762026-02-24T04:14:11.577Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43772026-02-24T04:14:11.601Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43782026-02-24T04:14:11.601Z Checking termios v0.3.3
43792026-02-24T04:14:14.661Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43802026-02-24T04:14:14.929Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43812026-02-24T04:14:19.236Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43822026-02-24T04:14:20.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.11s
43832026-02-24T04:14:20.606Z
43842026-02-24T04:14:20.606Zinfo: running `cargo check --bins --no-default-features` on installinator (239/252)
43852026-02-24T04:14:21.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-02-24T04:14:21.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-02-24T04:14:22.049Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43882026-02-24T04:14:22.073Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43892026-02-24T04:14:22.105Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43902026-02-24T04:14:22.129Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43912026-02-24T04:14:22.129Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43922026-02-24T04:14:22.951Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43932026-02-24T04:14:22.975Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43942026-02-24T04:14:24.577Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43952026-02-24T04:14:24.845Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43962026-02-24T04:14:24.845Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43972026-02-24T04:14:26.245Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43982026-02-24T04:14:29.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.06s
43992026-02-24T04:14:29.899Z
44002026-02-24T04:14:29.899Zinfo: running `cargo check --bins` on internal-dns-cli (240/252)
44012026-02-24T04:14:31.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44022026-02-24T04:14:31.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44032026-02-24T04:14:31.158Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44042026-02-24T04:14:31.865Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44052026-02-24T04:14:32.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
44062026-02-24T04:14:32.719Z
44072026-02-24T04:14:32.719Zinfo: running `cargo check --bins` on omicron-live-tests (241/252)
44082026-02-24T04:14:33.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44092026-02-24T04:14:33.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44102026-02-24T04:14:33.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44112026-02-24T04:14:33.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
44122026-02-24T04:14:33.974Z
44132026-02-24T04:14:33.974Zinfo: running `cargo check --bins` on live-tests-macros (242/252)
44142026-02-24T04:14:35.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44152026-02-24T04:14:35.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44162026-02-24T04:14:35.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44172026-02-24T04:14:35.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
44182026-02-24T04:14:35.210Z
44192026-02-24T04:14:35.210Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (243/252)
44202026-02-24T04:14:36.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44212026-02-24T04:14:36.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44222026-02-24T04:14:36.669Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44232026-02-24T04:14:37.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s
44242026-02-24T04:14:37.779Z
44252026-02-24T04:14:37.779Zinfo: running `cargo check --bins` on omicron-ntp-admin (244/252)
44262026-02-24T04:14:38.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44272026-02-24T04:14:38.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44282026-02-24T04:14:39.120Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44292026-02-24T04:14:39.120Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44302026-02-24T04:14:39.447Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44312026-02-24T04:14:39.471Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44322026-02-24T04:14:41.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
44332026-02-24T04:14:41.235Z
44342026-02-24T04:14:41.236Zinfo: running `cargo check --bins` on ntp-admin-types (245/252)
44352026-02-24T04:14:42.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-02-24T04:14:42.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-02-24T04:14:42.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44382026-02-24T04:14:42.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
44392026-02-24T04:14:42.423Z
44402026-02-24T04:14:42.423Zinfo: running `cargo check --bins` on omicron-package (246/252)
44412026-02-24T04:14:43.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-02-24T04:14:43.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-02-24T04:14:43.701Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44442026-02-24T04:14:45.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
44452026-02-24T04:14:46.078Z
44462026-02-24T04:14:46.078Zinfo: running `cargo check --bins` on tqdb (247/252)
44472026-02-24T04:14:47.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-02-24T04:14:47.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-02-24T04:14:47.634Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44502026-02-24T04:14:48.175Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44512026-02-24T04:14:49.698Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44522026-02-24T04:14:49.722Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44532026-02-24T04:14:59.690Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44542026-02-24T04:15:01.160Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44552026-02-24T04:15:01.184Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44562026-02-24T04:15:01.184Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44572026-02-24T04:15:03.034Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44582026-02-24T04:15:03.058Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44592026-02-24T04:15:17.292Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44602026-02-24T04:15:17.292Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44612026-02-24T04:15:17.316Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44622026-02-24T04:15:17.316Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44632026-02-24T04:15:20.480Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44642026-02-24T04:15:23.447Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44652026-02-24T04:15:24.917Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44662026-02-24T04:15:27.749Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44672026-02-24T04:15:28.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.82s
44682026-02-24T04:15:29.163Z
44692026-02-24T04:15:29.163Zinfo: running `cargo check --bins` on wicket-dbg (248/252)
44702026-02-24T04:15:30.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-02-24T04:15:30.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-02-24T04:15:30.692Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44732026-02-24T04:15:30.716Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44742026-02-24T04:15:30.716Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44752026-02-24T04:15:30.776Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44762026-02-24T04:15:30.799Z Checking rtoolbox v0.0.2
44772026-02-24T04:15:30.823Z Checking tui-tree-widget v0.23.1
44782026-02-24T04:15:31.045Z Checking rpassword v7.4.0
44792026-02-24T04:15:31.297Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44802026-02-24T04:15:33.350Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44812026-02-24T04:15:43.719Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44822026-02-24T04:15:45.233Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44832026-02-24T04:15:52.304Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44842026-02-24T04:15:56.640Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44852026-02-24T04:15:58.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.28s
44862026-02-24T04:15:58.677Z
44872026-02-24T04:15:58.677Zinfo: running `cargo check --bins` on wicket (249/252)
44882026-02-24T04:15:59.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-02-24T04:15:59.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-02-24T04:16:00.004Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44912026-02-24T04:16:00.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
44922026-02-24T04:16:00.751Z
44932026-02-24T04:16:00.751Zinfo: running `cargo check --bins` on wicketd (250/252)
44942026-02-24T04:16:01.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44952026-02-24T04:16:01.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44962026-02-24T04:16:02.153Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
44972026-02-24T04:16:02.177Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
44982026-02-24T04:16:02.177Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
44992026-02-24T04:16:02.177Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45002026-02-24T04:16:04.656Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45012026-02-24T04:16:05.860Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45022026-02-24T04:16:12.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.92s
45032026-02-24T04:16:12.912Z
45042026-02-24T04:16:12.912Zinfo: running `cargo check --bins` on omicron-workspace-hack (251/252)
45052026-02-24T04:16:14.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45062026-02-24T04:16:14.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45072026-02-24T04:16:14.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45082026-02-24T04:16:14.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
45092026-02-24T04:16:14.195Z
45102026-02-24T04:16:14.195Zinfo: running `cargo check --bins` on zone-setup (252/252)
45112026-02-24T04:16:15.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45122026-02-24T04:16:15.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45132026-02-24T04:16:15.553Z Checking uzers v0.12.1
45142026-02-24T04:16:15.962Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45152026-02-24T04:16:17.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
45162026-02-24T04:16:17.681Z
45172026-02-24T04:16:17.681Zreal 32:40.213090837
45182026-02-24T04:16:17.681Zuser 49:55.029358674
45192026-02-24T04:16:17.681Zsys 8:09.240210639
45202026-02-24T04:16:17.681Ztrap 1.393435518
45212026-02-24T04:16:17.705Ztflt 0.542644752
45222026-02-24T04:16:17.705Zdflt 1.134842331
45232026-02-24T04:16:17.705Zkflt 0.000988672
45242026-02-24T04:16:17.705Zlock 2:18:12.152336169
45252026-02-24T04:16:17.705Zslp 4:39:44.260671165
45262026-02-24T04:16:17.705Zlat 1:45.095694551
45272026-02-24T04:16:17.705Zstop 5:24.697541643
45282026-02-24T04:16:17.705Zprocess exited: duration 2528616 ms, exit code 0
 
45292026-02-24T04:16:17.754Zfound 0 output files