01KJ6KM57G2SZNKYTRXN18MQVY: 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: 01KJ6KMJ8FSFHG2C3VRTEPQRE3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T01:19:23.851Zjob assigned to worker 01KJ6KMKS42EKX16VMXSVBSZMJ [factory gimlet-EVT22200007-propolis, EVT22200007/59137] (queued for 30 s)
 
22026-02-24T01:19:33.576Zstarting task 0: "setup"
32026-02-24T01:19:33.600Z++ uname -s
42026-02-24T01:19:33.601Z+ kern=SunOS
52026-02-24T01:19:33.601Z+ build_user=build
62026-02-24T01:19:33.601Z+ build_uid=12345
72026-02-24T01:19:33.601Z+ work_dir=/work
82026-02-24T01:19:33.601Z+ input_dir=/input
92026-02-24T01:19:33.601Z+ [[ 0 == 12345 ]]
102026-02-24T01:19:33.601Z+ case "$kern" in
112026-02-24T01:19:33.601Z+ groupadd -g 12345 build
122026-02-24T01:19:33.601Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-24T01:19:35.597Z+ zfs create -o mountpoint=/work rpool/work
142026-02-24T01:19:35.645Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-24T01:19:35.670Z+ home_fs=zfs
162026-02-24T01:19:35.670Z+ [[ zfs == autofs ]]
172026-02-24T01:19:35.670Z+ mkdir -p /home/build
182026-02-24T01:19:35.670Z+ chown build:build /home/build /work
192026-02-24T01:19:37.654Z+ chmod 0700 /home/build /work
202026-02-24T01:19:37.680Zprocess exited: duration 4085 ms, exit code 0
 
212026-02-24T01:19:37.730Zstarting task 1: "rust-toolchain"
222026-02-24T01:19:37.755Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-24T01:19:37.755Z * rust toolchain channel = "1.91.1"
242026-02-24T01:19:37.755Z * rust toolchain profile = "default"
252026-02-24T01:19:37.755Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-24T01:19:37.755Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-24T01:19:37.756Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-24T01:19:37.756Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-24T01:19:37.756Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-24T01:19:37.917Zinfo: downloading installer
312026-02-24T01:19:39.490Zwarn: It looks like you have an existing installation of Rust at:
322026-02-24T01:19:39.490Zwarn: /opt/ooce/bin
332026-02-24T01:19:39.490Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-24T01:19:39.490Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-24T01:19:39.490Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-24T01:19:39.490Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-24T01:19:39.490Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-24T01:19:39.490Zerror: cannot install while Rust is installed
392026-02-24T01:19:39.490Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-24T01:19:39.516Zinfo: profile set to 'default'
412026-02-24T01:19:39.516Zinfo: default host triple is x86_64-unknown-illumos
422026-02-24T01:19:39.516Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-24T01:19:39.661Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-24T01:19:39.661Zinfo: downloading component 'cargo'
452026-02-24T01:19:40.013Zinfo: downloading component 'clippy'
462026-02-24T01:19:40.132Zinfo: downloading component 'rust-docs'
472026-02-24T01:19:40.429Zinfo: downloading component 'rust-std'
482026-02-24T01:19:40.823Zinfo: downloading component 'rustc'
492026-02-24T01:19:44.568Zinfo: downloading component 'rustfmt'
502026-02-24T01:19:44.642Zinfo: installing component 'cargo'
512026-02-24T01:19:46.031Zinfo: installing component 'clippy'
522026-02-24T01:19:46.518Zinfo: installing component 'rust-docs'
532026-02-24T01:19:50.133Zinfo: installing component 'rust-std'
542026-02-24T01:19:52.558Zinfo: installing component 'rustc'
552026-02-24T01:20:01.720Zinfo: installing component 'rustfmt'
562026-02-24T01:20:02.163Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-24T01:20:02.163Z
582026-02-24T01:20:02.314Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-24T01:20:02.314Z
602026-02-24T01:20:02.315Z
612026-02-24T01:20:02.315ZRust is installed now. Great!
622026-02-24T01:20:02.315Z
632026-02-24T01:20:02.315ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-24T01:20:02.339Zenvironment variable. This has not been done automatically.
652026-02-24T01:20:02.339Z
662026-02-24T01:20:02.339ZTo configure your current shell, you need to source
672026-02-24T01:20:02.339Zthe corresponding env file under $HOME/.cargo.
682026-02-24T01:20:02.339Z
692026-02-24T01:20:02.339ZThis is usually done by running one of the following (note the leading DOT):
702026-02-24T01:20:02.339Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-24T01:20:02.339Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-24T01:20:02.339Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-24T01:20:02.446Z+ rustup --version
742026-02-24T01:20:02.471Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-24T01:20:02.471Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-24T01:20:02.597Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-24T01:20:02.621Z+ cargo --version
782026-02-24T01:20:02.733Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-24T01:20:02.758Z+ rustc --version
802026-02-24T01:20:02.858Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-24T01:20:02.882Zprocess exited: duration 25137 ms, exit code 0
 
822026-02-24T01:20:02.934Zstarting task 2: "authentication"
832026-02-24T01:20:02.994Zprocess exited: duration 61 ms, exit code 0
 
842026-02-24T01:20:03.046Zstarting task 3: "clone repository"
852026-02-24T01:20:03.070Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-24T01:20:03.071Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-24T01:20:03.095ZCloning into '/work/oxidecomputer/omicron'...
882026-02-24T01:20:26.651Z+ cd /work/oxidecomputer/omicron
892026-02-24T01:20:26.651Z+ git fetch origin 377e51584fe210e5014b71d0da5edb5f2273144f
902026-02-24T01:20:27.287ZFrom https://github.com/oxidecomputer/omicron
912026-02-24T01:20:27.287Z * branch 377e51584fe210e5014b71d0da5edb5f2273144f -> FETCH_HEAD
922026-02-24T01:20:27.312Z+ [[ -n physical-prov ]]
932026-02-24T01:20:27.312Z++ git branch --show-current
942026-02-24T01:20:27.312Z+ current=main
952026-02-24T01:20:27.312Z+ [[ main != physical-prov ]]
962026-02-24T01:20:27.312Z+ git branch -f physical-prov 377e51584fe210e5014b71d0da5edb5f2273144f
972026-02-24T01:20:27.337Z+ git checkout -f physical-prov
982026-02-24T01:20:27.456ZSwitched to branch 'physical-prov'
992026-02-24T01:20:27.480Z+ git reset --hard 377e51584fe210e5014b71d0da5edb5f2273144f
1002026-02-24T01:20:27.602ZHEAD is now at 377e51584 fix imports
1012026-02-24T01:20:27.627Zprocess exited: duration 24564 ms, exit code 0
 
1022026-02-24T01:20:27.676Zstarting task 4: "build"
1032026-02-24T01:20:27.700Z+ source .github/buildomat/ci-env.sh
1042026-02-24T01:20:27.700Z++ export CARGO_TERM_COLOR=always
1052026-02-24T01:20:27.700Z++ CARGO_TERM_COLOR=always
1062026-02-24T01:20:27.700Z+ cargo --version
1072026-02-24T01:20:27.799Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-24T01:20:27.823Z+ rustc --version
1092026-02-24T01:20:27.914Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-24T01:20:27.938Z+ source ./env.sh
1112026-02-24T01:20:27.938Z++ OLD_SHELL_OPTS=ehxB
1122026-02-24T01:20:27.938Z++ set -o xtrace
1132026-02-24T01:20:27.938Z++++ dirname ./env.sh
1142026-02-24T01:20:27.938Z+++ readlink -f .
1152026-02-24T01:20:27.938Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-02-24T01:20:27.938Z++ 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-24T01:20:27.939Z++ 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-24T01:20:27.939Z++ 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-24T01:20:27.939Z++ 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-24T01:20:27.939Z++ 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-24T01:20:27.939Z++ 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-24T01:20:27.939Z++ 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-24T01:20:27.939Z++ 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-24T01:20:27.939Z++ case $OLD_SHELL_OPTS in
1252026-02-24T01:20:27.939Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-02-24T01:20:27.939Z+ 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-24T01:20:27.939Z+ 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-24T01:20:27.939Z+ banner prerequisites
1292026-02-24T01:20:27.939Z
1302026-02-24T01:20:27.939Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-02-24T01:20:27.939Z # # # # # # # # # # # # # # #
1322026-02-24T01:20:27.939Z # # # # ##### # # ##### # # # # # #### #
1332026-02-24T01:20:27.939Z ##### ##### # ##### # # # # # # # # #
1342026-02-24T01:20:27.940Z # # # # # # # # # # # # # # #
1352026-02-24T01:20:27.940Z # # # ###### # # ###### ### # #### # #### #
1362026-02-24T01:20:27.940Z
1372026-02-24T01:20:27.940Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-02-24T01:20:55.151Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-02-24T01:21:08.422Z Startup: Caching catalogs ... Done
1402026-02-24T01:21:46.689ZPlanning: Solver setup ... Done (35.653s)
1412026-02-24T01:21:46.957ZPlanning: Running solver ... Done (0.268s)
1422026-02-24T01:21:47.152ZPlanning: Finding local manifests ... Done (0.003s)
1432026-02-24T01:21:47.231ZPlanning: Fetching manifests: 0/4 0% complete
1442026-02-24T01:21:47.703ZPlanning: Fetching manifests: 4/4 100% complete
1452026-02-24T01:21:47.786ZPlanning: Package planning ... Done (0.081s)
1462026-02-24T01:21:47.868ZPlanning: Merging actions ... Done (0.083s)
1472026-02-24T01:21:48.334ZPlanning: Checking for conflicting actions ... Done (0.466s)
1482026-02-24T01:21:48.357ZPlanning: Consolidating action changes ... Done (0.018s)
1492026-02-24T01:21:49.337ZPlanning: Evaluating mediators ... Done (0.984s)
1502026-02-24T01:21:49.361ZPlanning: Planning completed in 40.80 seconds
1512026-02-24T01:21:49.385Z Packages to install: 4
1522026-02-24T01:21:49.385Z Mediators to change: 2
1532026-02-24T01:21:49.385Z Services to change: 1
1542026-02-24T01:21:49.385Z Estimated space available: 154.93 GB
1552026-02-24T01:21:49.385ZEstimated space to be consumed: 1.81 GB
1562026-02-24T01:21:49.385Z Create boot environment: No
1572026-02-24T01:21:49.385ZCreate backup boot environment: No
1582026-02-24T01:21:49.385Z Rebuild boot archive: No
1592026-02-24T01:21:49.385Z
1602026-02-24T01:21:49.385ZChanged mediators:
1612026-02-24T01:21:49.385Z mediator clang:
1622026-02-24T01:21:49.385Z version: None -> 15 (system default)
1632026-02-24T01:21:49.385Z
1642026-02-24T01:21:49.385Z mediator llvm:
1652026-02-24T01:21:49.385Z version: 14 (system default) -> 15 (system default)
1662026-02-24T01:21:49.385Z
1672026-02-24T01:21:49.385ZChanged packages:
1682026-02-24T01:21:49.385Zhelios-dev
1692026-02-24T01:21:49.385Z developer/build-essential
1702026-02-24T01:21:49.385Z None -> 11-2.0
1712026-02-24T01:21:49.385Z library/libxmlsec1
1722026-02-24T01:21:49.385Z None -> 1.2.35-2.0
1732026-02-24T01:21:49.385Z ooce/developer/clang-15
1742026-02-24T01:21:49.385Z None -> 15.0.7-2.0
1752026-02-24T01:21:49.386Z ooce/developer/llvm-15
1762026-02-24T01:21:49.386Z None -> 15.0.7-2.0
1772026-02-24T01:21:49.386Z
1782026-02-24T01:21:49.386ZServices:
1792026-02-24T01:21:49.386Z restart_fmri:
1802026-02-24T01:21:49.386Z svc:/system/update-man-index:default
1812026-02-24T01:21:49.453Z
1822026-02-24T01:21:49.453ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-02-24T01:21:54.453ZDownload: 1138/3290 items 38.3/212.6MB 18% complete (7.6M/s)
1842026-02-24T01:21:59.453ZDownload: 1199/3290 items 83.5/212.6MB 39% complete (8.4M/s)
1852026-02-24T01:22:09.367ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (9.2M/s)
1862026-02-24T01:22:14.365ZDownload: 3243/3290 items 170.8/212.6MB 80% complete (10.2M/s)
1872026-02-24T01:22:19.365ZDownload: 3287/3290 items 211.7/212.6MB 99% complete (9.4M/s)
1882026-02-24T01:22:20.093ZDownload: Completed 212.60 MB in 30.64 seconds (6.9M/s)
1892026-02-24T01:22:20.310Z Actions: 1/3689 actions (Installing new actions)
1902026-02-24T01:22:25.793Z Actions: 3408/3689 actions (Installing new actions)
1912026-02-24T01:22:26.786Z Actions: Completed 3689 actions in 6.48 seconds.
1922026-02-24T01:22:27.757Z Done (0.963s)
1932026-02-24T01:22:27.757Z Done (0.000s)
1942026-02-24T01:22:29.561Z Done (1.803s)
1952026-02-24T01:22:36.194Z Done (6.314s)
1962026-02-24T01:22:36.308Z Done (0.023s)
1972026-02-24T01:22:36.333Z Done (0.000s)
1982026-02-24T01:22:36.507Z Done (0.000s)
1992026-02-24T01:22:37.670ZPlanning: Evaluating mediator changes ... Done
2002026-02-24T01:22:37.941ZPlanning: Checking for conflicting actions ... Done
2012026-02-24T01:22:37.965ZPlanning: Consolidating action changes ... Done
2022026-02-24T01:22:38.302ZPlanning: Evaluating mediators ... Done
2032026-02-24T01:22:38.326ZPlanning: Planning completed in 0.63 seconds
2042026-02-24T01:22:38.350Z Mediators to change: 2
2052026-02-24T01:22:38.350Z Create boot environment: No
2062026-02-24T01:22:38.350ZCreate backup boot environment: No
2072026-02-24T01:22:38.417Z Done
2082026-02-24T01:22:38.417Z Done
2092026-02-24T01:22:39.705Z Done
2102026-02-24T01:22:45.395Z Done
2112026-02-24T01:22:45.501Z Done
2122026-02-24T01:22:45.501Z Done
2132026-02-24T01:22:45.587Z Done
2142026-02-24T01:22:46.494ZPlanning: Evaluating mediator changes ... Done
2152026-02-24T01:22:46.518ZPlanning: Merging actions ... Done
2162026-02-24T01:22:46.769ZPlanning: Checking for conflicting actions ... Done
2172026-02-24T01:22:46.795ZPlanning: Consolidating action changes ... Done
2182026-02-24T01:22:47.176ZPlanning: Evaluating mediators ... Done
2192026-02-24T01:22:47.255ZPlanning: Planning completed in 1.11 seconds
2202026-02-24T01:22:47.303Z Packages to change: 1
2212026-02-24T01:22:47.303Z Mediators to change: 1
2222026-02-24T01:22:47.303Z Services to change: 1
2232026-02-24T01:22:47.303Z Create boot environment: No
2242026-02-24T01:22:47.303ZCreate backup boot environment: Yes
2252026-02-24T01:22:49.509Z Actions: 1/6 actions (Updating modified actions)
2262026-02-24T01:22:49.540Z Actions: Completed 6 actions in 0.00 seconds.
2272026-02-24T01:22:49.540Z Done
2282026-02-24T01:22:49.540Z Done
2292026-02-24T01:22:49.884Z Done
2302026-02-24T01:22:55.800Z Done
2312026-02-24T01:22:55.916Z Done
2322026-02-24T01:22:55.916Z Done
2332026-02-24T01:22:56.008Z Done
2342026-02-24T01:22:56.733ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2352026-02-24T01:22:56.733Zclang system 15 system
2362026-02-24T01:22:56.733Zcsh system system illumos
2372026-02-24T01:22:56.733Zctags system system illumos
2382026-02-24T01:22:56.733Zfile system system illumos
2392026-02-24T01:22:56.733Zgcc vendor 12 vendor
2402026-02-24T01:22:56.733Zgcc system 10 system
2412026-02-24T01:22:56.733Zgcc system 7 system
2422026-02-24T01:22:56.733Zgo system 1.20 system
2432026-02-24T01:22:56.733Zgo system 1.19 system
2442026-02-24T01:22:56.733Zllvm system 15 system
2452026-02-24T01:22:56.733Zllvm system 14 system
2462026-02-24T01:22:56.733Zmariadb system 10.6 system
2472026-02-24T01:22:56.733Zmta vendor vendor dma
2482026-02-24T01:22:56.733Zopenjdk system 17 system
2492026-02-24T01:22:56.733Zopenjdk system 11 system
2502026-02-24T01:22:56.734Zopenjdk system 1.8 system
2512026-02-24T01:22:56.734Zopenssl vendor 3 vendor
2522026-02-24T01:22:56.734Zperl system 5.36 system
2532026-02-24T01:22:56.734Zpostgresql system 15 system
2542026-02-24T01:22:56.734Zpostgresql system 13 system
2552026-02-24T01:22:56.734Zpython vendor 3 vendor
2562026-02-24T01:22:56.734Zpython system 2 system
2572026-02-24T01:22:56.734Zpython3 system 3.11 system
2582026-02-24T01:22:56.734Zruby system 3.0 system
2592026-02-24T01:22:56.734Zwords vendor vendor american-english
2602026-02-24T01:22:56.734Zwords system system australian-english
2612026-02-24T01:22:56.734Zwords system system british-english
2622026-02-24T01:22:56.734Zwords system system canadian-english
2632026-02-24T01:22:56.734Zwords system system french
2642026-02-24T01:22:56.734Zwords system system italian
2652026-02-24T01:22:56.734Zwords system system ngerman
2662026-02-24T01:22:56.734Zwords system system ogerman
2672026-02-24T01:22:56.734Zwords system system spanish
2682026-02-24T01:22:57.234ZPUBLISHER TYPE STATUS P LOCATION
2692026-02-24T01:22:57.234Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2702026-02-24T01:23:08.714ZFMRI IFO
2712026-02-24T01:23:08.714Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2722026-02-24T01:23:08.714Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2732026-02-24T01:23:08.714Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2742026-02-24T01:23:08.714Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2752026-02-24T01:23:08.714Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2762026-02-24T01:23:08.714Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2772026-02-24T01:23:08.714Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2782026-02-24T01:23:08.714Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2792026-02-24T01:23:08.714Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2802026-02-24T01:23:08.714Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2812026-02-24T01:23:08.714Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2822026-02-24T01:23:08.714Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2832026-02-24T01:23:08.714Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2842026-02-24T01:23:08.714Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2852026-02-24T01:23:08.714Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2862026-02-24T01:23:08.714Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2872026-02-24T01:23:10.207Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2882026-02-24T01:23:10.901Z Updating crates.io index
2892026-02-24T01:23:10.925Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2902026-02-24T01:23:11.478Z Updating git repository `https://github.com/oxidecomputer/lldp`
2912026-02-24T01:23:12.294Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2922026-02-24T01:23:14.143Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-02-24T01:23:14.695Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2942026-02-24T01:23:15.439Z Updating git repository `https://github.com/oxidecomputer/propolis`
2952026-02-24T01:23:18.547Z Updating git repository `https://github.com/oxidecomputer/crucible`
2962026-02-24T01:23:22.275Z Updating git repository `https://github.com/oxidecomputer/opte`
2972026-02-24T01:23:24.215Z Updating git repository `https://github.com/oxidecomputer/tofino`
2982026-02-24T01:23:24.848Z Updating git repository `https://github.com/oxidecomputer/falcon`
2992026-02-24T01:23:26.396Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3002026-02-24T01:23:27.454Z Updating git repository `https://github.com/oxidecomputer/clickward`
3012026-02-24T01:23:28.098Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3022026-02-24T01:23:28.997Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3032026-02-24T01:23:29.578Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3042026-02-24T01:23:31.027Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3052026-02-24T01:23:31.967Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3062026-02-24T01:23:32.531Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3072026-02-24T01:23:33.148Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3082026-02-24T01:23:33.938Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3092026-02-24T01:23:34.581Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3102026-02-24T01:23:35.107Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3112026-02-24T01:23:35.678Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3122026-02-24T01:23:36.494Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3132026-02-24T01:23:37.276Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3142026-02-24T01:23:38.303Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3152026-02-24T01:23:38.904Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3162026-02-24T01:23:39.657Z Updating git repository `https://github.com/oxidecomputer/ispf`
3172026-02-24T01:23:40.341Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3182026-02-24T01:23:41.349Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3192026-02-24T01:23:42.135Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3202026-02-24T01:23:42.697Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3212026-02-24T01:23:43.457Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3222026-02-24T01:23:44.133Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3232026-02-24T01:23:44.918Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3242026-02-24T01:23:45.446Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3252026-02-24T01:23:46.141Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3262026-02-24T01:23:46.677Z Updating git repository `https://github.com/illumos/smf-rs`
3272026-02-24T01:23:47.364Z Updating git repository `https://github.com/oxidecomputer/omicron`
3282026-02-24T01:24:17.247Z Downloading crates ...
3292026-02-24T01:24:17.314Z Downloaded anstyle v1.0.11
3302026-02-24T01:24:17.339Z Downloaded anyhow v1.0.99
3312026-02-24T01:24:17.339Z Downloaded displaydoc v0.2.5
3322026-02-24T01:24:17.339Z Downloaded erased-serde v0.4.6
3332026-02-24T01:24:17.339Z Downloaded dtrace-parser v0.2.0
3342026-02-24T01:24:17.339Z Downloaded autocfg v1.4.0
3352026-02-24T01:24:17.339Z Downloaded equivalent v1.0.2
3362026-02-24T01:24:17.339Z Downloaded colorchoice v1.0.2
3372026-02-24T01:24:17.339Z Downloaded fnv v1.0.7
3382026-02-24T01:24:17.364Z Downloaded cargo-platform v0.2.0
3392026-02-24T01:24:17.364Z Downloaded digest v0.10.7
3402026-02-24T01:24:17.364Z Downloaded clap_lex v0.7.4
3412026-02-24T01:24:17.364Z Downloaded fastrand v2.1.1
3422026-02-24T01:24:17.364Z Downloaded ucd-trie v0.1.7
3432026-02-24T01:24:17.365Z Downloaded toml_write v0.1.2
3442026-02-24T01:24:17.365Z Downloaded typeid v1.0.3
3452026-02-24T01:24:17.365Z Downloaded tabled_derive v0.7.0
3462026-02-24T01:24:17.365Z Downloaded zerofrom-derive v0.1.4
3472026-02-24T01:24:17.365Z Downloaded zerocopy-derive v0.7.35
3482026-02-24T01:24:17.365Z Downloaded yoke v0.7.4
3492026-02-24T01:24:17.390Z Downloaded zmij v1.0.15
3502026-02-24T01:24:17.390Z Downloaded yoke-derive v0.7.4
3512026-02-24T01:24:17.390Z Downloaded goblin v0.8.2
3522026-02-24T01:24:17.390Z Downloaded zerovec-derive v0.10.3
3532026-02-24T01:24:17.390Z Downloaded usdt-impl v0.5.0
3542026-02-24T01:24:17.390Z Downloaded url v2.5.4
3552026-02-24T01:24:17.416Z Downloaded zerovec v0.10.4
3562026-02-24T01:24:17.416Z Downloaded terminal_size v0.4.0
3572026-02-24T01:24:17.416Z Downloaded strsim v0.11.1
3582026-02-24T01:24:17.416Z Downloaded proc-macro2 v1.0.101
3592026-02-24T01:24:17.416Z Downloaded zerocopy v0.7.35
3602026-02-24T01:24:17.440Z Downloaded winnow v0.7.14
3612026-02-24T01:24:17.465Z Downloaded textwrap v0.16.2
3622026-02-24T01:24:17.465Z Downloaded tempfile v3.24.0
3632026-02-24T01:24:17.465Z Downloaded pest v2.8.2
3642026-02-24T01:24:17.465Z Downloaded memchr v2.7.4
3652026-02-24T01:24:17.465Z Downloaded unicode-width v0.2.0
3662026-02-24T01:24:17.490Z Downloaded syn v1.0.109
3672026-02-24T01:24:17.490Z Downloaded unicode-width v0.1.14
3682026-02-24T01:24:17.490Z Downloaded serde v1.0.228
3692026-02-24T01:24:17.515Z Downloaded tabled v0.15.0
3702026-02-24T01:24:17.515Z Downloaded sha2 v0.10.9
3712026-02-24T01:24:17.515Z Downloaded serde_derive v1.0.228
3722026-02-24T01:24:17.539Z Downloaded icu_normalizer_data v1.5.0
3732026-02-24T01:24:17.539Z Downloaded syn v2.0.114
3742026-02-24T01:24:17.539Z Downloaded icu_normalizer v1.5.0
3752026-02-24T01:24:17.540Z Downloaded icu_collections v1.5.0
3762026-02-24T01:24:17.564Z Downloaded synstructure v0.13.1
3772026-02-24T01:24:17.564Z Downloaded rustix v1.1.3
3782026-02-24T01:24:17.589Z Downloaded rustix v0.38.37
3792026-02-24T01:24:17.613Z Downloaded serde_spanned v0.6.9
3802026-02-24T01:24:17.613Z Downloaded scroll v0.12.0
3812026-02-24T01:24:17.613Z Downloaded pest_meta v2.8.2
3822026-02-24T01:24:17.613Z Downloaded log v0.4.29
3832026-02-24T01:24:17.613Z Downloaded indexmap v2.13.0
3842026-02-24T01:24:17.613Z Downloaded icu_properties_data v1.5.0
3852026-02-24T01:24:17.638Z Downloaded icu_locid_transform_data v1.5.0
3862026-02-24T01:24:17.638Z Downloaded hashbrown v0.16.1
3872026-02-24T01:24:17.638Z Downloaded smallvec v1.15.1
3882026-02-24T01:24:17.638Z Downloaded serde_tokenstream v0.2.2
3892026-02-24T01:24:17.638Z Downloaded serde-untagged v0.1.7
3902026-02-24T01:24:17.638Z Downloaded pretty-hex v0.4.1
3912026-02-24T01:24:17.638Z Downloaded papergrid v0.11.0
3922026-02-24T01:24:17.638Z Downloaded ordered-float v2.10.1
3932026-02-24T01:24:17.662Z Downloaded num-traits v0.2.19
3942026-02-24T01:24:17.663Z Downloaded is_terminal_polyfill v1.70.1
3952026-02-24T01:24:17.663Z Downloaded idna v1.0.3
3962026-02-24T01:24:17.663Z Downloaded proc-macro-error v1.0.4
3972026-02-24T01:24:17.663Z Downloaded icu_provider_macros v1.5.0
3982026-02-24T01:24:17.663Z Downloaded scroll_derive v0.12.0
3992026-02-24T01:24:17.663Z Downloaded proc-macro-error-attr v1.0.4
4002026-02-24T01:24:17.663Z Downloaded pest_derive v2.8.2
4012026-02-24T01:24:17.663Z Downloaded percent-encoding v2.3.2
4022026-02-24T01:24:17.663Z Downloaded libc v0.2.180
4032026-02-24T01:24:17.692Z Downloaded once_cell v1.21.3
4042026-02-24T01:24:17.717Z Downloaded memmap v0.7.0
4052026-02-24T01:24:17.717Z Downloaded itoa v1.0.11
4062026-02-24T01:24:17.717Z Downloaded heck v0.4.1
4072026-02-24T01:24:17.717Z Downloaded fs-err v3.1.1
4082026-02-24T01:24:17.717Z Downloaded cargo_toml v0.21.0
4092026-02-24T01:24:17.717Z Downloaded cargo_metadata v0.21.0
4102026-02-24T01:24:17.717Z Downloaded stable_deref_trait v1.2.0
4112026-02-24T01:24:17.717Z Downloaded smawk v0.3.2
4122026-02-24T01:24:17.717Z Downloaded pest_generator v2.8.2
4132026-02-24T01:24:17.717Z Downloaded serde_json v1.0.149
4142026-02-24T01:24:17.717Z Downloaded plain v0.2.3
4152026-02-24T01:24:17.717Z Downloaded toml_edit v0.22.27
4162026-02-24T01:24:17.741Z Downloaded quote v1.0.40
4172026-02-24T01:24:17.741Z Downloaded macaddr v1.0.1
4182026-02-24T01:24:17.741Z Downloaded icu_provider v1.5.0
4192026-02-24T01:24:17.741Z Downloaded toml v0.8.23
4202026-02-24T01:24:17.742Z Downloaded swrite v0.1.0
4212026-02-24T01:24:17.742Z Downloaded generic-array v0.14.7
4222026-02-24T01:24:17.742Z Downloaded usdt v0.5.0
4232026-02-24T01:24:17.742Z Downloaded serde_core v1.0.228
4242026-02-24T01:24:17.742Z Downloaded serde-value v0.7.0
4252026-02-24T01:24:17.742Z Downloaded semver v1.0.27
4262026-02-24T01:24:17.742Z Downloaded litemap v0.7.3
4272026-02-24T01:24:17.767Z Downloaded getrandom v0.3.4
4282026-02-24T01:24:17.767Z Downloaded write16 v1.0.0
4292026-02-24T01:24:17.767Z Downloaded idna_adapter v1.2.0
4302026-02-24T01:24:17.767Z Downloaded icu_properties v1.5.1
4312026-02-24T01:24:17.767Z Downloaded bitflags v2.9.4
4322026-02-24T01:24:17.767Z Downloaded zerofrom v0.1.4
4332026-02-24T01:24:17.767Z Downloaded utf8_iter v1.0.4
4342026-02-24T01:24:17.767Z Downloaded unicode-xid v0.2.6
4352026-02-24T01:24:17.767Z Downloaded unicode-linebreak v0.1.5
4362026-02-24T01:24:17.767Z Downloaded unicode-ident v1.0.19
4372026-02-24T01:24:17.767Z Downloaded typenum v1.17.0
4382026-02-24T01:24:17.767Z Downloaded icu_locid_transform v1.5.0
4392026-02-24T01:24:17.767Z Downloaded heck v0.5.0
4402026-02-24T01:24:17.791Z Downloaded version_check v0.9.5
4412026-02-24T01:24:17.792Z Downloaded utf8parse v0.2.2
4422026-02-24T01:24:17.792Z Downloaded usdt-macro v0.5.0
4432026-02-24T01:24:17.792Z Downloaded usdt-attr-macro v0.5.0
4442026-02-24T01:24:17.792Z Downloaded icu_locid v1.5.0
4452026-02-24T01:24:17.792Z Downloaded cargo-util-schemas v0.8.2
4462026-02-24T01:24:17.792Z Downloaded writeable v0.5.5
4472026-02-24T01:24:17.792Z Downloaded utf16_iter v1.0.5
4482026-02-24T01:24:17.792Z Downloaded thiserror-impl v2.0.18
4492026-02-24T01:24:17.792Z Downloaded thiserror-impl v1.0.69
4502026-02-24T01:24:17.792Z Downloaded thread-id v4.2.2
4512026-02-24T01:24:17.792Z Downloaded cpufeatures v0.2.14
4522026-02-24T01:24:17.792Z Downloaded toml_datetime v0.6.11
4532026-02-24T01:24:17.792Z Downloaded thiserror v2.0.18
4542026-02-24T01:24:17.817Z Downloaded form_urlencoded v1.2.2
4552026-02-24T01:24:17.817Z Downloaded tinystr v0.7.6
4562026-02-24T01:24:17.817Z Downloaded thiserror v1.0.69
4572026-02-24T01:24:17.817Z Downloaded dof v0.3.0
4582026-02-24T01:24:17.817Z Downloaded cfg-if v1.0.4
4592026-02-24T01:24:17.817Z Downloaded camino-tempfile v1.4.1
4602026-02-24T01:24:17.817Z Downloaded byteorder v1.5.0
4612026-02-24T01:24:17.817Z Downloaded errno v0.3.12
4622026-02-24T01:24:17.817Z Downloaded crypto-common v0.1.6
4632026-02-24T01:24:17.817Z Downloaded clap_derive v4.5.47
4642026-02-24T01:24:17.817Z Downloaded clap v4.5.48
4652026-02-24T01:24:17.842Z Downloaded bytecount v0.6.8
4662026-02-24T01:24:17.842Z Downloaded clap_builder v4.5.48
4672026-02-24T01:24:17.842Z Downloaded block-buffer v0.10.4
4682026-02-24T01:24:17.842Z Downloaded camino v1.2.2
4692026-02-24T01:24:17.842Z Downloaded anstyle-query v1.1.1
4702026-02-24T01:24:17.842Z Downloaded anstream v0.6.18
4712026-02-24T01:24:17.842Z Downloaded anstyle-parse v0.2.5
4722026-02-24T01:24:17.934Z Compiling proc-macro2 v1.0.101
4732026-02-24T01:24:17.934Z Compiling unicode-ident v1.0.19
4742026-02-24T01:24:17.934Z Compiling serde_core v1.0.228
4752026-02-24T01:24:17.934Z Compiling version_check v0.9.5
4762026-02-24T01:24:17.959Z Compiling serde v1.0.228
4772026-02-24T01:24:17.959Z Compiling libc v0.2.180
4782026-02-24T01:24:17.959Z Compiling memchr v2.7.4
4792026-02-24T01:24:17.959Z Compiling thiserror v2.0.18
4802026-02-24T01:24:18.296Z Compiling stable_deref_trait v1.2.0
4812026-02-24T01:24:18.434Z Compiling zmij v1.0.15
4822026-02-24T01:24:18.858Z Compiling litemap v0.7.3
4832026-02-24T01:24:19.253Z Compiling writeable v0.5.5
4842026-02-24T01:24:19.320Z Compiling thiserror v1.0.69
4852026-02-24T01:24:19.601Z Compiling ucd-trie v0.1.7
4862026-02-24T01:24:19.635Z Compiling autocfg v1.4.0
4872026-02-24T01:24:19.660Z Compiling itoa v1.0.11
4882026-02-24T01:24:19.917Z Compiling icu_locid_transform_data v1.5.0
4892026-02-24T01:24:20.071Z Compiling bitflags v2.9.4
4902026-02-24T01:24:20.394Z Compiling errno v0.3.12
4912026-02-24T01:24:20.465Z Compiling byteorder v1.5.0
4922026-02-24T01:24:20.547Z Compiling quote v1.0.40
4932026-02-24T01:24:20.609Z Compiling serde_json v1.0.149
4942026-02-24T01:24:20.663Z Compiling icu_properties_data v1.5.0
4952026-02-24T01:24:20.927Z Compiling num-traits v0.2.19
4962026-02-24T01:24:21.004Z Compiling utf8_iter v1.0.4
4972026-02-24T01:24:21.143Z Compiling syn v2.0.114
4982026-02-24T01:24:21.334Z Compiling equivalent v1.0.2
4992026-02-24T01:24:21.366Z Compiling utf16_iter v1.0.5
5002026-02-24T01:24:21.401Z Compiling rustix v0.38.37
5012026-02-24T01:24:21.436Z Compiling typeid v1.0.3
5022026-02-24T01:24:21.508Z Compiling smallvec v1.15.1
5032026-02-24T01:24:21.674Z Compiling write16 v1.0.0
5042026-02-24T01:24:21.865Z Compiling icu_normalizer_data v1.5.0
5052026-02-24T01:24:21.962Z Compiling hashbrown v0.16.1
5062026-02-24T01:24:22.313Z Compiling usdt-impl v0.5.0
5072026-02-24T01:24:22.354Z Compiling proc-macro-error-attr v1.0.4
5082026-02-24T01:24:22.468Z Compiling syn v1.0.109
5092026-02-24T01:24:22.698Z Compiling toml_write v0.1.2
5102026-02-24T01:24:22.726Z Compiling winnow v0.7.14
5112026-02-24T01:24:22.990Z Compiling thread-id v4.2.2
5122026-02-24T01:24:23.101Z Compiling indexmap v2.13.0
5132026-02-24T01:24:23.629Z Compiling proc-macro-error v1.0.4
5142026-02-24T01:24:24.058Z Compiling rustix v1.1.3
5152026-02-24T01:24:24.827Z Compiling utf8parse v0.2.2
5162026-02-24T01:24:24.865Z Compiling percent-encoding v2.3.2
5172026-02-24T01:24:24.906Z Compiling getrandom v0.3.4
5182026-02-24T01:24:25.132Z Compiling plain v0.2.3
5192026-02-24T01:24:25.311Z Compiling log v0.4.29
5202026-02-24T01:24:25.351Z Compiling camino v1.2.2
5212026-02-24T01:24:25.385Z Compiling form_urlencoded v1.2.2
5222026-02-24T01:24:25.819Z Compiling anstyle-parse v0.2.5
5232026-02-24T01:24:25.844Z Compiling ordered-float v2.10.1
5242026-02-24T01:24:26.365Z Compiling terminal_size v0.4.0
5252026-02-24T01:24:26.760Z Compiling colorchoice v1.0.2
5262026-02-24T01:24:26.784Z Compiling anstyle v1.0.11
5272026-02-24T01:24:26.833Z Compiling is_terminal_polyfill v1.70.1
5282026-02-24T01:24:27.013Z Compiling cfg-if v1.0.4
5292026-02-24T01:24:27.044Z Compiling pretty-hex v0.4.1
5302026-02-24T01:24:27.122Z Compiling anstyle-query v1.1.1
5312026-02-24T01:24:27.312Z Compiling anstream v0.6.18
5322026-02-24T01:24:27.524Z Compiling semver v1.0.27
5332026-02-24T01:24:27.848Z Compiling fs-err v3.1.1
5342026-02-24T01:24:28.125Z Compiling fnv v1.0.7
5352026-02-24T01:24:28.202Z Compiling fastrand v2.1.1
5362026-02-24T01:24:28.233Z Compiling clap_lex v0.7.4
5372026-02-24T01:24:28.308Z Compiling anyhow v1.0.99
5382026-02-24T01:24:28.434Z Compiling bytecount v0.6.8
5392026-02-24T01:24:28.690Z Compiling synstructure v0.13.1
5402026-02-24T01:24:28.732Z Compiling unicode-xid v0.2.6
5412026-02-24T01:24:28.772Z Compiling strsim v0.11.1
5422026-02-24T01:24:28.914Z Compiling heck v0.4.1
5432026-02-24T01:24:28.981Z Compiling heck v0.5.0
5442026-02-24T01:24:29.373Z Compiling once_cell v1.21.3
5452026-02-24T01:24:29.572Z Compiling unicode-width v0.1.14
5462026-02-24T01:24:29.606Z Compiling clap_builder v4.5.48
5472026-02-24T01:24:30.162Z Compiling papergrid v0.11.0
5482026-02-24T01:24:30.193Z Compiling tempfile v3.24.0
5492026-02-24T01:24:30.410Z Compiling memmap v0.7.0
5502026-02-24T01:24:30.441Z Compiling unicode-linebreak v0.1.5
5512026-02-24T01:24:30.840Z Compiling smawk v0.3.2
5522026-02-24T01:24:31.088Z Compiling unicode-width v0.2.0
5532026-02-24T01:24:31.156Z Compiling camino-tempfile v1.4.1
5542026-02-24T01:24:31.689Z Compiling textwrap v0.16.2
5552026-02-24T01:24:31.804Z Compiling swrite v0.1.0
5562026-02-24T01:24:32.022Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5572026-02-24T01:24:32.450Z Compiling tabled_derive v0.7.0
5582026-02-24T01:24:33.198Z Compiling serde_derive v1.0.228
5592026-02-24T01:24:33.198Z Compiling zerofrom-derive v0.1.4
5602026-02-24T01:24:33.315Z Compiling yoke-derive v0.7.4
5612026-02-24T01:24:33.459Z Compiling zerovec-derive v0.10.3
5622026-02-24T01:24:33.533Z Compiling thiserror-impl v2.0.18
5632026-02-24T01:24:34.191Z Compiling displaydoc v0.2.5
5642026-02-24T01:24:35.768Z Compiling thiserror-impl v1.0.69
5652026-02-24T01:24:35.800Z Compiling icu_provider_macros v1.5.0
5662026-02-24T01:24:36.007Z Compiling zerocopy-derive v0.7.35
5672026-02-24T01:24:36.674Z Compiling zerofrom v0.1.4
5682026-02-24T01:24:36.875Z Compiling scroll_derive v0.12.0
5692026-02-24T01:24:36.957Z Compiling yoke v0.7.4
5702026-02-24T01:24:37.387Z Compiling zerovec v0.10.4
5712026-02-24T01:24:37.440Z Compiling pest v2.8.2
5722026-02-24T01:24:38.063Z Compiling zerocopy v0.7.35
5732026-02-24T01:24:38.238Z Compiling scroll v0.12.0
5742026-02-24T01:24:38.673Z Compiling clap_derive v4.5.47
5752026-02-24T01:24:38.881Z Compiling goblin v0.8.2
5762026-02-24T01:24:38.956Z Compiling tabled v0.15.0
5772026-02-24T01:24:39.584Z Compiling tinystr v0.7.6
5782026-02-24T01:24:39.631Z Compiling icu_collections v1.5.0
5792026-02-24T01:24:39.933Z Compiling icu_locid v1.5.0
5802026-02-24T01:24:40.241Z Compiling pest_meta v2.8.2
5812026-02-24T01:24:41.552Z Compiling icu_provider v1.5.0
5822026-02-24T01:24:41.758Z Compiling serde_spanned v0.6.9
5832026-02-24T01:24:42.047Z Compiling pest_generator v2.8.2
5842026-02-24T01:24:42.102Z Compiling toml_datetime v0.6.11
5852026-02-24T01:24:42.144Z Compiling dof v0.3.0
5862026-02-24T01:24:42.594Z Compiling icu_locid_transform v1.5.0
5872026-02-24T01:24:42.675Z Compiling toml_edit v0.22.27
5882026-02-24T01:24:42.918Z Compiling serde_tokenstream v0.2.2
5892026-02-24T01:24:43.072Z Compiling erased-serde v0.4.6
5902026-02-24T01:24:43.524Z Compiling serde-value v0.7.0
5912026-02-24T01:24:43.720Z Compiling cargo-platform v0.2.0
5922026-02-24T01:24:44.193Z Compiling icu_properties v1.5.1
5932026-02-24T01:24:44.299Z Compiling serde-untagged v0.1.7
5942026-02-24T01:24:44.333Z Compiling clap v4.5.48
5952026-02-24T01:24:44.498Z Compiling macaddr v1.0.1
5962026-02-24T01:24:44.693Z Compiling pest_derive v2.8.2
5972026-02-24T01:24:45.442Z Compiling dtrace-parser v0.2.0
5982026-02-24T01:24:46.098Z Compiling toml v0.8.23
5992026-02-24T01:24:46.990Z Compiling cargo_toml v0.21.0
6002026-02-24T01:24:47.310Z Compiling usdt-macro v0.5.0
6012026-02-24T01:24:47.407Z Compiling usdt-attr-macro v0.5.0
6022026-02-24T01:24:47.797Z Compiling icu_normalizer v1.5.0
6032026-02-24T01:24:48.469Z Compiling usdt v0.5.0
6042026-02-24T01:24:48.665Z Compiling idna_adapter v1.2.0
6052026-02-24T01:24:48.847Z Compiling idna v1.0.3
6062026-02-24T01:24:49.424Z Compiling url v2.5.4
6072026-02-24T01:24:50.305Z Compiling cargo-util-schemas v0.8.2
6082026-02-24T01:24:52.476Z Compiling cargo_metadata v0.21.0
6092026-02-24T01:24:54.735Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6102026-02-24T01:24:59.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
6112026-02-24T01:24:59.783Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6122026-02-24T01:25:00.981Z Downloading crates ...
6132026-02-24T01:25:01.180Z Downloaded atty v0.2.14
6142026-02-24T01:25:01.206Z Downloaded cexpr v0.6.0
6152026-02-24T01:25:01.230Z Downloaded crunchy v0.2.2
6162026-02-24T01:25:01.230Z Downloaded deranged v0.5.3
6172026-02-24T01:25:01.255Z Downloaded gethostname v0.5.0
6182026-02-24T01:25:01.280Z Downloaded hex-literal v0.4.1
6192026-02-24T01:25:01.830Z Downloaded impl-trait-for-tuples v0.2.2
6202026-02-24T01:25:01.830Z Downloaded ingot v0.1.1
6212026-02-24T01:25:01.830Z Downloaded instant v0.1.13
6222026-02-24T01:25:01.830Z Downloaded new_debug_unreachable v1.0.6
6232026-02-24T01:25:01.830Z Downloaded newtype-uuid-macros v0.1.0
6242026-02-24T01:25:01.830Z Downloaded olpc-cjson v0.1.4
6252026-02-24T01:25:01.830Z Downloaded phf_shared v0.11.2
6262026-02-24T01:25:01.830Z Downloaded proc-macro-error-attr2 v2.0.0
6272026-02-24T01:25:01.830Z Downloaded rand_xorshift v0.4.0
6282026-02-24T01:25:01.830Z Downloaded recursive-proc-macro-impl v0.1.1
6292026-02-24T01:25:01.830Z Downloaded same-file v1.0.6
6302026-02-24T01:25:01.830Z Downloaded serde_bytes v0.11.19
6312026-02-24T01:25:01.830Z Downloaded serde_repr v0.1.19
6322026-02-24T01:25:01.830Z Downloaded strum v0.26.3
6332026-02-24T01:25:01.830Z Downloaded sync_wrapper v1.0.1
6342026-02-24T01:25:01.830Z Downloaded tabled_derive v0.11.0
6352026-02-24T01:25:01.831Z Downloaded tinyvec_macros v0.1.1
6362026-02-24T01:25:01.831Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6372026-02-24T01:25:01.831Z Downloaded usdt-macro v0.6.0
6382026-02-24T01:25:01.831Z Downloaded tokio-tungstenite v0.23.1
6392026-02-24T01:25:01.831Z Downloaded untrusted v0.9.0
6402026-02-24T01:25:01.831Z Downloaded xshell-macros v0.2.7
6412026-02-24T01:25:01.831Z Downloaded xattr v1.3.1
6422026-02-24T01:25:01.831Z Downloaded walkdir v2.5.0
6432026-02-24T01:25:01.831Z Downloaded xshell v0.2.7
6442026-02-24T01:25:01.831Z Downloaded which v4.4.2
6452026-02-24T01:25:01.831Z Downloaded zone_cfg_derive v0.3.0
6462026-02-24T01:25:01.831Z Downloaded steno v0.4.1
6472026-02-24T01:25:01.831Z Downloaded zone v0.1.8
6482026-02-24T01:25:01.831Z Downloaded zstd v0.13.3
6492026-02-24T01:25:01.831Z Downloaded zstd-safe v7.2.3
6502026-02-24T01:25:01.831Z Downloaded yansi v1.0.1
6512026-02-24T01:25:01.831Z Downloaded regex v1.11.3
6522026-02-24T01:25:01.831Z Downloaded zopfli v0.8.1
6532026-02-24T01:25:01.831Z Downloaded zip v0.6.6
6542026-02-24T01:25:01.831Z Downloaded zerocopy-derive v0.8.27
6552026-02-24T01:25:01.831Z Downloaded zip v4.2.0
6562026-02-24T01:25:01.831Z Downloaded tower-http v0.6.6
6572026-02-24T01:25:01.831Z Downloaded winnow v0.6.26
6582026-02-24T01:25:01.831Z Downloaded winnow v0.5.40
6592026-02-24T01:25:01.831Z Downloaded zlib-rs v0.5.1
6602026-02-24T01:25:01.831Z Downloaded smoltcp v0.11.0
6612026-02-24T01:25:01.831Z Downloaded regress v0.10.4
6622026-02-24T01:25:01.831Z Downloaded zerocopy v0.8.27
6632026-02-24T01:25:01.856Z Downloaded webpki-roots v1.0.1
6642026-02-24T01:25:01.856Z Downloaded regex-syntax v0.8.5
6652026-02-24T01:25:01.856Z Downloaded vcpkg v0.2.15
6662026-02-24T01:25:01.881Z Downloaded rustls v0.23.19
6672026-02-24T01:25:01.905Z Downloaded sqlparser v0.61.0
6682026-02-24T01:25:01.905Z Downloaded rustls v0.22.4
6692026-02-24T01:25:01.930Z Downloaded ratatui v0.29.0
6702026-02-24T01:25:01.955Z Downloaded chrono-tz v0.10.4
6712026-02-24T01:25:01.980Z Downloaded sled v0.34.7
6722026-02-24T01:25:01.980Z Downloaded typify-impl v0.4.3
6732026-02-24T01:25:02.004Z Downloaded jiff v0.2.15
6742026-02-24T01:25:02.029Z Downloaded typify-impl v0.2.0
6752026-02-24T01:25:02.029Z Downloaded object v0.37.3
6762026-02-24T01:25:02.054Z Downloaded lzma-sys v0.1.20
6772026-02-24T01:25:02.090Z Downloaded zerocopy-derive v0.6.6
6782026-02-24T01:25:02.115Z Downloaded petgraph v0.6.5
6792026-02-24T01:25:02.139Z Downloaded regex-automata v0.4.11
6802026-02-24T01:25:02.139Z Downloaded diesel v2.2.12
6812026-02-24T01:25:02.164Z Downloaded tabled v0.20.0
6822026-02-24T01:25:02.188Z Downloaded libz-sys v1.1.20
6832026-02-24T01:25:02.212Z Downloaded petgraph v0.8.2
6842026-02-24T01:25:02.237Z Downloaded regex-syntax v0.6.29
6852026-02-24T01:25:02.262Z Downloaded bzip2-sys v0.1.13+1.0.8
6862026-02-24T01:25:02.262Z Downloaded tabled v0.18.0
6872026-02-24T01:25:02.286Z Downloaded csv v1.3.1
6882026-02-24T01:25:02.310Z Downloaded smoltcp v0.9.1
6892026-02-24T01:25:02.335Z Downloaded polar-core v0.27.3
6902026-02-24T01:25:02.335Z Downloaded openapiv3 v2.2.0
6912026-02-24T01:25:02.360Z Downloaded sha3 v0.10.8
6922026-02-24T01:25:02.360Z Downloaded object v0.36.5
6932026-02-24T01:25:02.384Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
6942026-02-24T01:25:02.408Z Downloaded tokio v1.49.0
6952026-02-24T01:25:02.444Z Downloaded nix v0.29.0
6962026-02-24T01:25:02.468Z Downloaded nix v0.28.0
6972026-02-24T01:25:02.468Z Downloaded dropshot v0.16.7
6982026-02-24T01:25:02.495Z Downloaded tough v0.20.0
6992026-02-24T01:25:02.520Z Downloaded rustls v0.21.12
7002026-02-24T01:25:02.544Z Downloaded x509-cert v0.2.5
7012026-02-24T01:25:02.544Z Downloaded unicode-segmentation v1.12.0
7022026-02-24T01:25:02.544Z Downloaded object v0.30.4
7032026-02-24T01:25:02.544Z Downloaded nix v0.30.1
7042026-02-24T01:25:02.568Z Downloaded unicode-normalization v0.1.24
7052026-02-24T01:25:02.568Z Downloaded time v0.3.43
7062026-02-24T01:25:02.593Z Downloaded serde_with v3.16.1
7072026-02-24T01:25:02.593Z Downloaded rustls-webpki v0.102.8
7082026-02-24T01:25:02.618Z Downloaded radix_trie v0.2.1
7092026-02-24T01:25:02.642Z Downloaded quick-xml v0.37.2
7102026-02-24T01:25:02.642Z Downloaded nix v0.27.1
7112026-02-24T01:25:02.643Z Downloaded curve25519-dalek v4.1.3
7122026-02-24T01:25:02.667Z Downloaded unsafe-libyaml v0.2.11
7132026-02-24T01:25:02.667Z Downloaded unicode_categories v0.1.1
7142026-02-24T01:25:02.667Z Downloaded encoding_rs v0.8.34
7152026-02-24T01:25:02.691Z Downloaded typed-path v0.9.3
7162026-02-24T01:25:02.716Z Downloaded tungstenite v0.21.0
7172026-02-24T01:25:02.716Z Downloaded tracing v0.1.40
7182026-02-24T01:25:02.716Z Downloaded tower v0.5.2
7192026-02-24T01:25:02.716Z Downloaded tokio-util v0.7.15
7202026-02-24T01:25:02.741Z Downloaded petname v2.0.2
7212026-02-24T01:25:02.741Z Downloaded proptest v1.7.0
7222026-02-24T01:25:02.766Z Downloaded tracing-core v0.1.32
7232026-02-24T01:25:02.766Z Downloaded toml_edit v0.19.15
7242026-02-24T01:25:02.790Z Downloaded moka v0.12.10
7252026-02-24T01:25:02.790Z Downloaded ring v0.17.14
7262026-02-24T01:25:02.836Z Downloaded zone v0.3.1
7272026-02-24T01:25:02.860Z Downloaded zeroize v1.8.1
7282026-02-24T01:25:02.860Z Downloaded tungstenite v0.23.0
7292026-02-24T01:25:02.860Z Downloaded tokio-postgres v0.7.13
7302026-02-24T01:25:02.860Z Downloaded rustls-webpki v0.101.7
7312026-02-24T01:25:02.885Z Downloaded zerocopy v0.6.6
7322026-02-24T01:25:02.885Z Downloaded vergen v9.0.6
7332026-02-24T01:25:02.885Z Downloaded unicode-properties v0.1.3
7342026-02-24T01:25:02.885Z Downloaded salty v0.3.0
7352026-02-24T01:25:02.911Z Downloaded rayon v1.10.0
7362026-02-24T01:25:02.911Z Downloaded openssl v0.10.73
7372026-02-24T01:25:02.911Z Downloaded wyz v0.5.1
7382026-02-24T01:25:02.935Z Downloaded whoami v1.5.2
7392026-02-24T01:25:02.936Z Downloaded libgit2-sys v0.18.2+1.9.1
7402026-02-24T01:25:02.985Z Downloaded vergen-lib v0.1.6
7412026-02-24T01:25:03.010Z Downloaded rpassword v7.4.0
7422026-02-24T01:25:03.010Z Downloaded reqwest v0.12.24
7432026-02-24T01:25:03.010Z Downloaded hickory-proto v0.25.2
7442026-02-24T01:25:03.035Z Downloaded zone_cfg_derive v0.1.2
7452026-02-24T01:25:03.035Z Downloaded zeroize_derive v1.4.2
7462026-02-24T01:25:03.035Z Downloaded yasna v0.5.2
7472026-02-24T01:25:03.035Z Downloaded xz2 v0.1.7
7482026-02-24T01:25:03.035Z Downloaded usdt-impl v0.6.0
7492026-02-24T01:25:03.035Z Downloaded tokio-stream v0.1.17
7502026-02-24T01:25:03.035Z Downloaded reedline v0.40.0
7512026-02-24T01:25:03.060Z Downloaded quinn-proto v0.11.8
7522026-02-24T01:25:03.060Z Downloaded p384 v0.13.1
7532026-02-24T01:25:03.060Z Downloaded vte v0.11.1
7542026-02-24T01:25:03.060Z Downloaded vergen-git2 v1.0.7
7552026-02-24T01:25:03.084Z Downloaded uuid v1.19.0
7562026-02-24T01:25:03.085Z Downloaded unicode-bidi v0.3.17
7572026-02-24T01:25:03.085Z Downloaded typify v0.4.3
7582026-02-24T01:25:03.085Z Downloaded typify v0.2.0
7592026-02-24T01:25:03.085Z Downloaded twox-hash v2.1.0
7602026-02-24T01:25:03.085Z Downloaded tokio-native-tls v0.3.1
7612026-02-24T01:25:03.085Z Downloaded vsss-rs v3.3.4
7622026-02-24T01:25:03.111Z Downloaded vergen-gitcl v1.0.8
7632026-02-24T01:25:03.111Z Downloaded value-bag v1.12.0
7642026-02-24T01:25:03.111Z Downloaded tui-tree-widget v0.23.1
7652026-02-24T01:25:03.111Z Downloaded tar v0.4.44
7662026-02-24T01:25:03.111Z Downloaded universal-hash v0.5.1
7672026-02-24T01:25:03.112Z Downloaded tracing-attributes v0.1.27
7682026-02-24T01:25:03.112Z Downloaded tokio-rustls v0.26.0
7692026-02-24T01:25:03.112Z Downloaded want v0.3.1
7702026-02-24T01:25:03.112Z Downloaded waitgroup v0.1.2
7712026-02-24T01:25:03.112Z Downloaded wait-timeout v0.2.0
7722026-02-24T01:25:03.112Z Downloaded vte_generate_state_changes v0.1.2
7732026-02-24T01:25:03.112Z Downloaded void v1.0.2
7742026-02-24T01:25:03.112Z Downloaded uzers v0.12.1
7752026-02-24T01:25:03.112Z Downloaded utf-8 v0.7.6
7762026-02-24T01:25:03.137Z Downloaded usdt-attr-macro v0.6.0
7772026-02-24T01:25:03.137Z Downloaded usdt v0.6.0
7782026-02-24T01:25:03.137Z Downloaded unit-prefix v0.5.1
7792026-02-24T01:25:03.137Z Downloaded unicode-truncate v1.1.0
7802026-02-24T01:25:03.137Z Downloaded unicase v2.8.1
7812026-02-24T01:25:03.137Z Downloaded toml_writer v1.0.6+spec-1.1.0
7822026-02-24T01:25:03.137Z Downloaded toml_parser v1.0.6+spec-1.1.0
7832026-02-24T01:25:03.137Z Downloaded toml v0.9.11+spec-1.1.0
7842026-02-24T01:25:03.137Z Downloaded toml v0.7.8
7852026-02-24T01:25:03.137Z Downloaded tokio-rustls v0.24.1
7862026-02-24T01:25:03.161Z Downloaded ssh-key v0.6.6
7872026-02-24T01:25:03.161Z Downloaded schemars v1.0.4
7882026-02-24T01:25:03.188Z Downloaded russh v0.45.0
7892026-02-24T01:25:03.188Z Downloaded untrusted v0.7.1
7902026-02-24T01:25:03.188Z Downloaded typify-macro v0.2.0
7912026-02-24T01:25:03.188Z Downloaded try-lock v0.2.5
7922026-02-24T01:25:03.188Z Downloaded trait-variant v0.1.2
7932026-02-24T01:25:03.188Z Downloaded tower-service v0.3.3
7942026-02-24T01:25:03.188Z Downloaded tower-layer v0.3.3
7952026-02-24T01:25:03.188Z Downloaded topological-sort v0.2.2
7962026-02-24T01:25:03.188Z Downloaded tinyvec v1.8.0
7972026-02-24T01:25:03.213Z Downloaded stacker v0.1.23
7982026-02-24T01:25:03.213Z Downloaded socket2 v0.5.10
7992026-02-24T01:25:03.213Z Downloaded similar v2.7.0
8002026-02-24T01:25:03.213Z Downloaded hickory-proto v0.24.4
8012026-02-24T01:25:03.238Z Downloaded unarray v0.1.4
8022026-02-24T01:25:03.238Z Downloaded typify-macro v0.4.3
8032026-02-24T01:25:03.238Z Downloaded tokio-tungstenite v0.21.0
8042026-02-24T01:25:03.238Z Downloaded tokio-rustls v0.25.0
8052026-02-24T01:25:03.238Z Downloaded tokio-macros v2.6.0
8062026-02-24T01:25:03.238Z Downloaded time-macros v0.2.24
8072026-02-24T01:25:03.238Z Downloaded test-strategy v0.4.3
8082026-02-24T01:25:03.238Z Downloaded termtree v0.5.1
8092026-02-24T01:25:03.238Z Downloaded termios v0.3.3
8102026-02-24T01:25:03.263Z Downloaded term v1.1.0
8112026-02-24T01:25:03.263Z Downloaded term v0.7.0
8122026-02-24T01:25:03.263Z Downloaded tagptr v0.2.0
8132026-02-24T01:25:03.263Z Downloaded tabwriter v1.4.0
8142026-02-24T01:25:03.263Z Downloaded tabled_derive v0.10.0
8152026-02-24T01:25:03.263Z Downloaded subprocess v0.2.9
8162026-02-24T01:25:03.263Z Downloaded strum_macros v0.24.3
8172026-02-24T01:25:03.287Z Downloaded structmeta v0.3.0
8182026-02-24T01:25:03.287Z Downloaded string_cache v0.8.9
8192026-02-24T01:25:03.287Z Downloaded socket2 v0.6.1
8202026-02-24T01:25:03.287Z Downloaded snafu v0.8.5
8212026-02-24T01:25:03.288Z Downloaded slog-scope v4.4.0
8222026-02-24T01:25:03.288Z Downloaded slog-async v2.8.0
8232026-02-24T01:25:03.312Z Downloaded slog v2.8.2
8242026-02-24T01:25:03.312Z Downloaded signal-hook v0.3.18
8252026-02-24T01:25:03.312Z Downloaded serde_yaml v0.9.34+deprecated
8262026-02-24T01:25:03.312Z Downloaded schemars v0.9.0
8272026-02-24T01:25:03.337Z Downloaded rustyline v14.0.0
8282026-02-24T01:25:03.361Z Downloaded rsa v0.9.8
8292026-02-24T01:25:03.361Z Downloaded p521 v0.13.3
8302026-02-24T01:25:03.361Z Downloaded tokio-dtrace v0.1.0
8312026-02-24T01:25:03.361Z Downloaded tls_codec_derive v0.4.1
8322026-02-24T01:25:03.361Z Downloaded tls_codec v0.4.1
8332026-02-24T01:25:03.362Z Downloaded tiny-keccak v2.0.2
8342026-02-24T01:25:03.386Z Downloaded thread-id v5.0.0
8352026-02-24T01:25:03.386Z Downloaded thiserror-no-std v2.0.2
8362026-02-24T01:25:03.386Z Downloaded testing_table v0.3.0
8372026-02-24T01:25:03.386Z Downloaded support-bundle-viewer v0.1.2
8382026-02-24T01:25:03.386Z Downloaded structmeta-derive v0.3.0
8392026-02-24T01:25:03.386Z Downloaded static_assertions v1.1.0
8402026-02-24T01:25:03.386Z Downloaded spin v0.9.8
8412026-02-24T01:25:03.386Z Downloaded slog-dtrace v0.3.0
8422026-02-24T01:25:03.386Z Downloaded signal-hook-registry v1.4.2
8432026-02-24T01:25:03.386Z Downloaded schemars v0.8.22
8442026-02-24T01:25:03.411Z Downloaded samael v0.0.19
8452026-02-24T01:25:03.435Z Downloaded rustls-pki-types v1.10.0
8462026-02-24T01:25:03.435Z Downloaded rayon-core v1.12.1
8472026-02-24T01:25:03.436Z Downloaded num-bigint-dig v0.8.6
8482026-02-24T01:25:03.460Z Downloaded bstr v1.10.0
8492026-02-24T01:25:03.460Z Downloaded time-core v0.1.6
8502026-02-24T01:25:03.460Z Downloaded thread_local v1.1.8
8512026-02-24T01:25:03.485Z Downloaded thiserror-impl-no-std v2.0.2
8522026-02-24T01:25:03.485Z Downloaded tap v1.0.1
8532026-02-24T01:25:03.485Z Downloaded take_mut v0.2.2
8542026-02-24T01:25:03.485Z Downloaded sync-ptr v0.1.4
8552026-02-24T01:25:03.485Z Downloaded strum_macros v0.27.2
8562026-02-24T01:25:03.485Z Downloaded strum_macros v0.26.4
8572026-02-24T01:25:03.485Z Downloaded sqlformat v0.3.5
8582026-02-24T01:25:03.485Z Downloaded slog-stdlog v4.1.1
8592026-02-24T01:25:03.485Z Downloaded slog-json v2.6.1
8602026-02-24T01:25:03.510Z Downloaded slog-envlogger v2.2.0
8612026-02-24T01:25:03.510Z Downloaded signature v2.2.0
8622026-02-24T01:25:03.510Z Downloaded shlex v1.3.0
8632026-02-24T01:25:03.510Z Downloaded ron v0.8.1
8642026-02-24T01:25:03.510Z Downloaded portable-atomic v1.11.0
8652026-02-24T01:25:03.534Z Downloaded strum v0.27.2
8662026-02-24T01:25:03.534Z Downloaded stringprep v0.1.5
8672026-02-24T01:25:03.534Z Downloaded snafu-derive v0.8.5
8682026-02-24T01:25:03.534Z Downloaded slog-term v2.9.2
8692026-02-24T01:25:03.559Z Downloaded slab v0.4.9
8702026-02-24T01:25:03.559Z Downloaded serde_with_macros v3.16.1
8712026-02-24T01:25:03.584Z Downloaded schemars_derive v0.8.22
8722026-02-24T01:25:03.584Z Downloaded quinn v0.11.5
8732026-02-24T01:25:03.584Z Downloaded lalrpop v0.19.12
8742026-02-24T01:25:03.584Z Downloaded gimli v0.31.1
8752026-02-24T01:25:03.609Z Downloaded supports-color v3.0.2
8762026-02-24T01:25:03.609Z Downloaded subtle v2.6.1
8772026-02-24T01:25:03.609Z Downloaded spki v0.7.3
8782026-02-24T01:25:03.609Z Downloaded smf v0.2.3
8792026-02-24T01:25:03.609Z Downloaded smallvec v0.6.14
8802026-02-24T01:25:03.609Z Downloaded slog-bunyan v2.5.0
8812026-02-24T01:25:03.609Z Downloaded siphasher v0.3.11
8822026-02-24T01:25:03.609Z Downloaded signal-hook-tokio v0.3.1
8832026-02-24T01:25:03.609Z Downloaded signal-hook-mio v0.2.4
8842026-02-24T01:25:03.634Z Downloaded serde_derive_internals v0.29.1
8852026-02-24T01:25:03.634Z Downloaded serde_cbor v0.11.2
8862026-02-24T01:25:03.634Z Downloaded rustls-native-certs v0.8.1
8872026-02-24T01:25:03.634Z Downloaded ron v0.7.1
8882026-02-24T01:25:03.634Z Downloaded qorb v0.4.1
8892026-02-24T01:25:03.660Z Downloaded progenitor-impl v0.10.0
8902026-02-24T01:25:03.660Z Downloaded papergrid v0.14.0
8912026-02-24T01:25:03.660Z Downloaded nom v7.1.3
8922026-02-24T01:25:03.685Z Downloaded strip-ansi-escapes v0.2.0
8932026-02-24T01:25:03.685Z Downloaded ssh-encoding v0.2.0
8942026-02-24T01:25:03.685Z Downloaded ssh-cipher v0.2.0
8952026-02-24T01:25:03.685Z Downloaded sqlparser_derive v0.5.0
8962026-02-24T01:25:03.685Z Downloaded siphasher v1.0.1
8972026-02-24T01:25:03.686Z Downloaded simd-adler32 v0.3.7
8982026-02-24T01:25:03.686Z Downloaded sigpipe v0.1.3
8992026-02-24T01:25:03.686Z Downloaded shell-words v1.1.0
9002026-02-24T01:25:03.686Z Downloaded sha1 v0.10.6
9012026-02-24T01:25:03.686Z Downloaded serde_urlencoded v0.7.1
9022026-02-24T01:25:03.686Z Downloaded serde_spanned v1.0.4
9032026-02-24T01:25:03.711Z Downloaded serde_plain v1.0.2
9042026-02-24T01:25:03.711Z Downloaded serde_path_to_error v0.1.20
9052026-02-24T01:25:03.711Z Downloaded serde-hex v0.1.0
9062026-02-24T01:25:03.711Z Downloaded serde-big-array v0.5.1
9072026-02-24T01:25:03.711Z Downloaded secrecy v0.10.3
9082026-02-24T01:25:03.711Z Downloaded secrecy v0.8.0
9092026-02-24T01:25:03.711Z Downloaded sec1 v0.7.3
9102026-02-24T01:25:03.711Z Downloaded sct v0.7.1
9112026-02-24T01:25:03.736Z Downloaded scroll v0.13.0
9122026-02-24T01:25:03.736Z Downloaded scheduled-thread-pool v0.2.7
9132026-02-24T01:25:03.736Z Downloaded rusty-fork v0.3.0
9142026-02-24T01:25:03.736Z Downloaded rcgen v0.12.1
9152026-02-24T01:25:03.736Z Downloaded rand v0.9.2
9162026-02-24T01:25:03.736Z Downloaded num-bigint v0.4.6
9172026-02-24T01:25:03.760Z Downloaded rustls-pemfile v2.2.0
9182026-02-24T01:25:03.760Z Downloaded rustc_version v0.4.1
9192026-02-24T01:25:03.760Z Downloaded rand v0.8.5
9202026-02-24T01:25:03.761Z Downloaded progenitor-impl v0.8.0
9212026-02-24T01:25:03.761Z Downloaded pretty_assertions v1.4.1
9222026-02-24T01:25:03.761Z Downloaded seq-macro v0.3.6
9232026-02-24T01:25:03.761Z Downloaded semver v0.1.20
9242026-02-24T01:25:03.761Z Downloaded scrypt v0.11.0
9252026-02-24T01:25:03.761Z Downloaded scroll_derive v0.13.1
9262026-02-24T01:25:03.761Z Downloaded scopeguard v1.2.0
9272026-02-24T01:25:03.761Z Downloaded sapling-renderdag v0.1.0
9282026-02-24T01:25:03.761Z Downloaded ryu v1.0.18
9292026-02-24T01:25:03.786Z Downloaded rustversion v1.0.22
9302026-02-24T01:25:03.786Z Downloaded rustls-pemfile v1.0.4
9312026-02-24T01:25:03.786Z Downloaded rustc-hash v2.1.1
9322026-02-24T01:25:03.786Z Downloaded russh-keys v0.45.0
9332026-02-24T01:25:03.786Z Downloaded resolv-conf v0.7.0
9342026-02-24T01:25:03.786Z Downloaded ref-cast v1.0.25
9352026-02-24T01:25:03.786Z Downloaded recursive v0.1.1
9362026-02-24T01:25:03.786Z Downloaded rand_core v0.9.3
9372026-02-24T01:25:03.786Z Downloaded rand_chacha v0.3.1
9382026-02-24T01:25:03.786Z Downloaded quinn-udp v0.5.5
9392026-02-24T01:25:03.810Z Downloaded publicsuffix v2.3.0
9402026-02-24T01:25:03.810Z Downloaded progenitor-impl v0.11.2
9412026-02-24T01:25:03.810Z Downloaded proc-macro-crate v1.3.1
9422026-02-24T01:25:03.811Z Downloaded prettyplease v0.2.36
9432026-02-24T01:25:03.811Z Downloaded postgres-protocol v0.6.8
9442026-02-24T01:25:03.811Z Downloaded poly1305 v0.8.0
9452026-02-24T01:25:03.811Z Downloaded parking_lot v0.11.2
9462026-02-24T01:25:03.811Z Downloaded mio v1.0.2
9472026-02-24T01:25:03.836Z Downloaded salsa20 v0.10.2
9482026-02-24T01:25:03.836Z Downloaded rustc_version v0.1.7
9492026-02-24T01:25:03.836Z Downloaded rustc-hash v1.1.0
9502026-02-24T01:25:03.836Z Downloaded rustc-demangle v0.1.24
9512026-02-24T01:25:03.836Z Downloaded russh-cryptovec v0.7.3
9522026-02-24T01:25:03.836Z Downloaded rtoolbox v0.0.2
9532026-02-24T01:25:03.836Z Downloaded rfc6979 v0.4.0
9542026-02-24T01:25:03.836Z Downloaded ref-cast-impl v1.0.25
9552026-02-24T01:25:03.836Z Downloaded progenitor v0.11.2
9562026-02-24T01:25:03.836Z Downloaded prefix-trie v0.7.0
9572026-02-24T01:25:03.836Z Downloaded ppv-lite86 v0.2.20
9582026-02-24T01:25:03.836Z Downloaded pin-project v1.1.6
9592026-02-24T01:25:03.862Z Downloaded pbkdf2 v0.11.0
9602026-02-24T01:25:03.862Z Downloaded parse-display-derive v0.10.0
9612026-02-24T01:25:03.862Z Downloaded p256 v0.13.2
9622026-02-24T01:25:03.862Z Downloaded libxml v0.3.3
9632026-02-24T01:25:03.887Z Downloaded libm v0.2.8
9642026-02-24T01:25:03.887Z Downloaded itertools v0.14.0
9652026-02-24T01:25:03.887Z Downloaded hyper-util v0.1.19
9662026-02-24T01:25:03.914Z Downloaded goblin v0.10.2
9672026-02-24T01:25:03.914Z Downloaded rand_seeder v0.4.0
9682026-02-24T01:25:03.914Z Downloaded rand_core v0.6.4
9692026-02-24T01:25:03.914Z Downloaded rand_chacha v0.9.0
9702026-02-24T01:25:03.914Z Downloaded radium v0.7.0
9712026-02-24T01:25:03.914Z Downloaded r2d2 v0.8.10
9722026-02-24T01:25:03.914Z Downloaded quick-error v1.2.3
9732026-02-24T01:25:03.915Z Downloaded psm v0.1.30
9742026-02-24T01:25:03.939Z Downloaded progenitor-macro v0.8.0
9752026-02-24T01:25:03.939Z Downloaded progenitor-client v0.8.0
9762026-02-24T01:25:03.939Z Downloaded progenitor v0.10.0
9772026-02-24T01:25:03.939Z Downloaded postgres-types v0.2.9
9782026-02-24T01:25:03.939Z Downloaded pkcs5 v0.7.1
9792026-02-24T01:25:03.939Z Downloaded pkcs1 v0.7.5
9802026-02-24T01:25:03.939Z Downloaded oso v0.27.3
9812026-02-24T01:25:03.939Z Downloaded opaque-debug v0.3.1
9822026-02-24T01:25:03.939Z Downloaded num-integer v0.1.46
9832026-02-24T01:25:03.939Z Downloaded nonempty v0.12.0
9842026-02-24T01:25:03.940Z Downloaded minimal-lexical v0.2.1
9852026-02-24T01:25:03.964Z Downloaded itertools v0.13.0
9862026-02-24T01:25:03.964Z Downloaded itertools v0.12.1
9872026-02-24T01:25:03.964Z Downloaded iri-string v0.7.8
9882026-02-24T01:25:03.989Z Downloaded h2 v0.4.6
9892026-02-24T01:25:03.989Z Downloaded git2 v0.20.2
9902026-02-24T01:25:03.989Z Downloaded futures-util v0.3.31
9912026-02-24T01:25:04.014Z Downloaded flate2 v1.1.2
9922026-02-24T01:25:04.014Z Downloaded expectorate v1.2.0
9932026-02-24T01:25:04.014Z Downloaded dropshot_endpoint v0.16.7
9942026-02-24T01:25:04.038Z Downloaded psl-types v2.0.11
9952026-02-24T01:25:04.039Z Downloaded progenitor-macro v0.11.2
9962026-02-24T01:25:04.039Z Downloaded progenitor-macro v0.10.0
9972026-02-24T01:25:04.039Z Downloaded progenitor-client v0.11.2
9982026-02-24T01:25:04.039Z Downloaded progenitor-client v0.10.0
9992026-02-24T01:25:04.039Z Downloaded progenitor v0.8.0
10002026-02-24T01:25:04.039Z Downloaded proc-macro-error2 v2.0.1
10012026-02-24T01:25:04.039Z Downloaded primeorder v0.13.6
10022026-02-24T01:25:04.063Z Downloaded predicates v3.1.3
10032026-02-24T01:25:04.063Z Downloaded postcard v1.0.10
10042026-02-24T01:25:04.063Z Downloaded polyval v0.6.2
10052026-02-24T01:25:04.063Z Downloaded pkg-config v0.3.31
10062026-02-24T01:25:04.063Z Downloaded pkcs8 v0.10.2
10072026-02-24T01:25:04.063Z Downloaded pin-project-lite v0.2.14
10082026-02-24T01:25:04.063Z Downloaded pin-project-internal v1.1.6
10092026-02-24T01:25:04.063Z Downloaded phf v0.12.1
10102026-02-24T01:25:04.063Z Downloaded phf v0.11.2
10112026-02-24T01:25:04.088Z Downloaded pem-rfc7468 v0.7.0
10122026-02-24T01:25:04.088Z Downloaded peg-macros v0.8.5
10132026-02-24T01:25:04.088Z Downloaded peg v0.8.5
10142026-02-24T01:25:04.088Z Downloaded parking_lot v0.12.3
10152026-02-24T01:25:04.088Z Downloaded papergrid v0.17.0
10162026-02-24T01:25:04.088Z Downloaded owo-colors v4.2.3
10172026-02-24T01:25:04.088Z Downloaded openssl-sys v0.9.109
10182026-02-24T01:25:04.114Z Downloaded openssl-probe v0.1.5
10192026-02-24T01:25:04.114Z Downloaded num-derive v0.4.2
10202026-02-24T01:25:04.114Z Downloaded num-complex v0.4.6
10212026-02-24T01:25:04.114Z Downloaded miniz_oxide v0.8.5
10222026-02-24T01:25:04.114Z Downloaded memmap2 v0.9.8
10232026-02-24T01:25:04.114Z Downloaded litrs v0.4.1
10242026-02-24T01:25:04.114Z Downloaded jiff-static v0.2.15
10252026-02-24T01:25:04.114Z Downloaded iddqd v0.3.16
10262026-02-24T01:25:04.139Z Downloaded flume v0.11.1
10272026-02-24T01:25:04.139Z Downloaded fatfs v0.3.6
10282026-02-24T01:25:04.139Z Downloaded ed25519-dalek v2.1.1
10292026-02-24T01:25:04.139Z Downloaded dropshot-api-manager v0.3.0
10302026-02-24T01:25:04.139Z Downloaded bindgen v0.71.1
10312026-02-24T01:25:04.163Z Downloaded pretty-hex v0.2.1
10322026-02-24T01:25:04.164Z Downloaded predicates-tree v1.0.12
10332026-02-24T01:25:04.164Z Downloaded predicates-core v1.0.8
10342026-02-24T01:25:04.164Z Downloaded precomputed-hash v0.1.1
10352026-02-24T01:25:04.164Z Downloaded powerfmt v0.2.0
10362026-02-24T01:25:04.164Z Downloaded pin-utils v0.1.0
10372026-02-24T01:25:04.164Z Downloaded phf_shared v0.12.1
10382026-02-24T01:25:04.164Z Downloaded pem v3.0.5
10392026-02-24T01:25:04.164Z Downloaded path-slash v0.1.5
10402026-02-24T01:25:04.164Z Downloaded paste v1.0.15
10412026-02-24T01:25:04.164Z Downloaded password-hash v0.5.0
10422026-02-24T01:25:04.164Z Downloaded password-hash v0.4.2
10432026-02-24T01:25:04.164Z Downloaded parse-display v0.10.0
10442026-02-24T01:25:04.189Z Downloaded parking_lot_core v0.9.10
10452026-02-24T01:25:04.189Z Downloaded parking_lot_core v0.8.6
10462026-02-24T01:25:04.189Z Downloaded packed_struct v0.10.1
10472026-02-24T01:25:04.189Z Downloaded oxnet v0.1.4
10482026-02-24T01:25:04.189Z Downloaded oxide-tokio-rt v0.1.2
10492026-02-24T01:25:04.189Z Downloaded openssl-macros v0.1.1
10502026-02-24T01:25:04.189Z Downloaded omicron-zone-package v0.12.2
10512026-02-24T01:25:04.189Z Downloaded num-conv v0.1.0
10522026-02-24T01:25:04.189Z Downloaded nu-ansi-term v0.50.1
10532026-02-24T01:25:04.189Z Downloaded maplit v1.0.2
10542026-02-24T01:25:04.189Z Downloaded lru-cache v0.1.2
10552026-02-24T01:25:04.189Z Downloaded lock_api v0.4.12
10562026-02-24T01:25:04.189Z Downloaded linear-map v1.2.0
10572026-02-24T01:25:04.214Z Downloaded libz-rs-sys v0.5.1
10582026-02-24T01:25:04.214Z Downloaded itertools v0.10.5
10592026-02-24T01:25:04.214Z Downloaded indicatif v0.17.11
10602026-02-24T01:25:04.214Z Downloaded hyper v1.8.1
10612026-02-24T01:25:04.214Z Downloaded http v1.4.0
10622026-02-24T01:25:04.240Z Downloaded hkdf v0.12.4
10632026-02-24T01:25:04.240Z Downloaded elliptic-curve v0.13.8
10642026-02-24T01:25:04.240Z Downloaded derive_more v2.0.1
10652026-02-24T01:25:04.240Z Downloaded der v0.7.10
10662026-02-24T01:25:04.265Z Downloaded darling_core v0.21.0
10672026-02-24T01:25:04.265Z Downloaded chrono v0.4.43
10682026-02-24T01:25:04.265Z Downloaded peg-runtime v0.8.5
10692026-02-24T01:25:04.265Z Downloaded pbkdf2 v0.12.2
10702026-02-24T01:25:04.265Z Downloaded parse-size v1.1.0
10712026-02-24T01:25:04.265Z Downloaded packed_struct_codegen v0.10.1
10722026-02-24T01:25:04.265Z Downloaded oso-derive v0.27.3
10732026-02-24T01:25:04.265Z Downloaded num_enum_derive v0.5.11
10742026-02-24T01:25:04.265Z Downloaded num_enum v0.5.11
10752026-02-24T01:25:04.290Z Downloaded num-rational v0.4.2
10762026-02-24T01:25:04.290Z Downloaded num-iter v0.1.45
10772026-02-24T01:25:04.290Z Downloaded num-derive v0.3.3
10782026-02-24T01:25:04.290Z Downloaded num v0.4.3
10792026-02-24T01:25:04.290Z Downloaded normalize-line-endings v0.3.0
10802026-02-24T01:25:04.290Z Downloaded nodrop v0.1.14
10812026-02-24T01:25:04.290Z Downloaded newtype-uuid v1.3.2
10822026-02-24T01:25:04.290Z Downloaded native-tls v0.2.12
10832026-02-24T01:25:04.290Z Downloaded nanorand v0.7.0
10842026-02-24T01:25:04.290Z Downloaded multer v3.1.0
10852026-02-24T01:25:04.291Z Downloaded mime_guess v2.0.5
10862026-02-24T01:25:04.291Z Downloaded mime v0.3.17
10872026-02-24T01:25:04.315Z Downloaded memoffset v0.9.1
10882026-02-24T01:25:04.315Z Downloaded md5 v0.7.0
10892026-02-24T01:25:04.315Z Downloaded maybe-uninit v2.0.0
10902026-02-24T01:25:04.315Z Downloaded match_cfg v0.1.0
10912026-02-24T01:25:04.315Z Downloaded managed v0.8.0
10922026-02-24T01:25:04.315Z Downloaded lzss v0.8.2
10932026-02-24T01:25:04.315Z Downloaded lru v0.12.5
10942026-02-24T01:25:04.315Z Downloaded lockfree-object-pool v0.1.6
10952026-02-24T01:25:04.315Z Downloaded linked-hash-map v0.5.6
10962026-02-24T01:25:04.315Z Downloaded libefi-sys v0.1.0
10972026-02-24T01:25:04.315Z Downloaded ingot-macros v0.1.1
10982026-02-24T01:25:04.316Z Downloaded hyper-rustls v0.27.7
10992026-02-24T01:25:04.316Z Downloaded hickory-server v0.25.2
11002026-02-24T01:25:04.340Z Downloaded hashbrown v0.15.4
11012026-02-24T01:25:04.340Z Downloaded hashbrown v0.12.3
11022026-02-24T01:25:04.340Z Downloaded futures-channel v0.3.31
11032026-02-24T01:25:04.340Z Downloaded futures v0.3.31
11042026-02-24T01:25:04.340Z Downloaded fs_extra v1.3.0
11052026-02-24T01:25:04.365Z Downloaded fs-err v2.11.0
11062026-02-24T01:25:04.365Z Downloaded foldhash v0.1.5
11072026-02-24T01:25:04.365Z Downloaded derive_builder v0.20.2
11082026-02-24T01:25:04.365Z Downloaded darling v0.21.0
11092026-02-24T01:25:04.365Z Downloaded bindgen v0.69.5
11102026-02-24T01:25:04.389Z Downloaded aws-lc-sys v0.26.0
11112026-02-24T01:25:04.620Z Downloaded number_prefix v0.4.0
11122026-02-24T01:25:04.645Z Downloaded num_threads v0.1.7
11132026-02-24T01:25:04.645Z Downloaded nibble_vec v0.1.0
11142026-02-24T01:25:04.646Z Downloaded newtype_derive v0.1.6
11152026-02-24T01:25:04.646Z Downloaded newline-converter v0.3.0
11162026-02-24T01:25:04.646Z Downloaded multimap v0.10.1
11172026-02-24T01:25:04.646Z Downloaded md-5 v0.10.6
11182026-02-24T01:25:04.646Z Downloaded libsw v3.5.0
11192026-02-24T01:25:04.646Z Downloaded libloading v0.8.5
11202026-02-24T01:25:04.646Z Downloaded lalrpop-util v0.19.12
11212026-02-24T01:25:04.646Z Downloaded hickory-resolver v0.25.2
11222026-02-24T01:25:04.646Z Downloaded headers v0.4.1
11232026-02-24T01:25:04.670Z Downloaded fixedbitset v0.5.7
11242026-02-24T01:25:04.670Z Downloaded find-msvc-tools v0.1.9
11252026-02-24T01:25:04.670Z Downloaded env_logger v0.11.8
11262026-02-24T01:25:04.670Z Downloaded either v1.15.0
11272026-02-24T01:25:04.670Z Downloaded diesel_derives v2.2.3
11282026-02-24T01:25:04.670Z Downloaded darling_core v0.20.10
11292026-02-24T01:25:04.696Z Downloaded libscf-sys v1.1.0
11302026-02-24T01:25:04.696Z Downloaded lazy_static v1.5.0
11312026-02-24T01:25:04.696Z Downloaded jobserver v0.1.32
11322026-02-24T01:25:04.696Z Downloaded is-terminal v0.4.13
11332026-02-24T01:25:04.696Z Downloaded ingot-types v0.1.2
11342026-02-24T01:25:04.696Z Downloaded indicatif v0.18.0
11352026-02-24T01:25:04.721Z Downloaded ignore v0.4.23
11362026-02-24T01:25:04.721Z Downloaded hyper-staticfile v0.10.1
11372026-02-24T01:25:04.721Z Downloaded hashbrown v0.13.2
11382026-02-24T01:25:04.721Z Downloaded futures-core v0.3.31
11392026-02-24T01:25:04.721Z Downloaded filetime v0.2.26
11402026-02-24T01:25:04.721Z Downloaded ena v0.14.3
11412026-02-24T01:25:04.721Z Downloaded dunce v1.0.5
11422026-02-24T01:25:04.721Z Downloaded daft v0.1.4
11432026-02-24T01:25:04.746Z Downloaded blake3 v1.5.4
11442026-02-24T01:25:04.746Z Downloaded bitvec v1.0.1
11452026-02-24T01:25:04.771Z Downloaded libsw-core v0.3.1
11462026-02-24T01:25:04.771Z Downloaded lazycell v1.3.0
11472026-02-24T01:25:04.771Z Downloaded kstat-rs v0.2.4
11482026-02-24T01:25:04.771Z Downloaded keccak v0.1.5
11492026-02-24T01:25:04.771Z Downloaded is_ci v1.2.0
11502026-02-24T01:25:04.771Z Downloaded ipnetwork v0.21.1
11512026-02-24T01:25:04.771Z Downloaded ipnet v2.11.0
11522026-02-24T01:25:04.771Z Downloaded internet-checksum v0.2.1
11532026-02-24T01:25:04.771Z Downloaded indexmap v1.9.3
11542026-02-24T01:25:04.771Z Downloaded httparse v1.9.5
11552026-02-24T01:25:04.771Z Downloaded hmac v0.12.1
11562026-02-24T01:25:04.796Z Downloaded highway v1.3.0
11572026-02-24T01:25:04.796Z Downloaded hickory-resolver v0.24.4
11582026-02-24T01:25:04.796Z Downloaded hickory-client v0.25.2
11592026-02-24T01:25:04.796Z Downloaded heapless v0.8.0
11602026-02-24T01:25:04.796Z Downloaded half v1.8.3
11612026-02-24T01:25:04.797Z Downloaded futures-executor v0.3.31
11622026-02-24T01:25:04.797Z Downloaded foreign-types-shared v0.3.1
11632026-02-24T01:25:04.797Z Downloaded foreign-types v0.5.0
11642026-02-24T01:25:04.797Z Downloaded foreign-types v0.3.2
11652026-02-24T01:25:04.797Z Downloaded foldhash v0.2.0
11662026-02-24T01:25:04.797Z Downloaded float-cmp v0.10.0
11672026-02-24T01:25:04.821Z Downloaded fixedbitset v0.4.2
11682026-02-24T01:25:04.821Z Downloaded fallible-iterator v0.2.0
11692026-02-24T01:25:04.821Z Downloaded erased-serde v0.3.31
11702026-02-24T01:25:04.821Z Downloaded enum-as-inner v0.6.1
11712026-02-24T01:25:04.821Z Downloaded ed25519 v2.2.3
11722026-02-24T01:25:04.821Z Downloaded ecdsa v0.16.9
11732026-02-24T01:25:04.821Z Downloaded dtrace-parser v0.3.0
11742026-02-24T01:25:04.821Z Downloaded dirs-next v2.0.0
11752026-02-24T01:25:04.822Z Downloaded diff v0.1.13
11762026-02-24T01:25:04.822Z Downloaded derive_more v0.99.20
11772026-02-24T01:25:04.822Z Downloaded daft-derive v0.1.4
11782026-02-24T01:25:04.846Z Downloaded ctr v0.9.2
11792026-02-24T01:25:04.847Z Downloaded instability v0.3.2
11802026-02-24T01:25:04.847Z Downloaded inout v0.1.3
11812026-02-24T01:25:04.847Z Downloaded indoc v1.0.9
11822026-02-24T01:25:04.847Z Downloaded hyper-tls v0.6.0
11832026-02-24T01:25:04.847Z Downloaded heapless v0.7.17
11842026-02-24T01:25:04.847Z Downloaded half v2.4.1
11852026-02-24T01:25:04.847Z Downloaded futures-io v0.3.31
11862026-02-24T01:25:04.847Z Downloaded foreign-types-shared v0.1.1
11872026-02-24T01:25:04.847Z Downloaded ff v0.13.0
11882026-02-24T01:25:04.873Z Downloaded embedded-io v0.4.0
11892026-02-24T01:25:04.873Z Downloaded diesel_table_macro_syntax v0.2.0
11902026-02-24T01:25:04.873Z Downloaded darling v0.20.10
11912026-02-24T01:25:04.873Z Downloaded crossbeam-utils v0.8.21
11922026-02-24T01:25:04.873Z Downloaded const_format v0.2.34
11932026-02-24T01:25:04.873Z Downloaded backtrace v0.3.74
11942026-02-24T01:25:04.873Z Downloaded indoc v2.0.6
11952026-02-24T01:25:04.898Z Downloaded indent_write v2.2.0
11962026-02-24T01:25:04.898Z Downloaded iana-time-zone v0.1.63
11972026-02-24T01:25:04.898Z Downloaded hubpack_derive v0.1.1
11982026-02-24T01:25:04.898Z Downloaded hubpack v0.1.2
11992026-02-24T01:25:04.898Z Downloaded headers-core v0.3.0
12002026-02-24T01:25:04.898Z Downloaded globwalk v0.9.1
12012026-02-24T01:25:04.898Z Downloaded funty v2.0.0
12022026-02-24T01:25:04.898Z Downloaded foreign-types-macros v0.2.3
12032026-02-24T01:25:04.898Z Downloaded flagset v0.4.6
12042026-02-24T01:25:04.898Z Downloaded fd-lock v4.0.2
12052026-02-24T01:25:04.898Z Downloaded env_filter v0.1.2
12062026-02-24T01:25:04.898Z Downloaded embedded-io v0.6.1
12072026-02-24T01:25:04.898Z Downloaded des v0.8.1
12082026-02-24T01:25:04.898Z Downloaded derive-where v1.5.0
12092026-02-24T01:25:04.898Z Downloaded defmt v0.3.8
12102026-02-24T01:25:04.923Z Downloaded csv-core v0.1.11
12112026-02-24T01:25:04.923Z Downloaded crypto-bigint v0.5.5
12122026-02-24T01:25:04.923Z Downloaded crc-any v2.5.0
12132026-02-24T01:25:04.924Z Downloaded console v0.15.10
12142026-02-24T01:25:04.924Z Downloaded ciborium v0.2.2
12152026-02-24T01:25:04.924Z Downloaded cc v1.2.56
12162026-02-24T01:25:04.924Z Downloaded bumpalo v3.16.0
12172026-02-24T01:25:04.949Z Downloaded base64 v0.21.7
12182026-02-24T01:25:04.949Z Downloaded ident_case v1.0.1
12192026-02-24T01:25:04.949Z Downloaded humantime v2.2.0
12202026-02-24T01:25:04.949Z Downloaded httpdate v1.0.3
12212026-02-24T01:25:04.949Z Downloaded http-range v0.1.5
12222026-02-24T01:25:04.949Z Downloaded http-body-util v0.1.3
12232026-02-24T01:25:04.949Z Downloaded http-body v1.0.1
12242026-02-24T01:25:04.949Z Downloaded hostname v0.4.2
12252026-02-24T01:25:04.949Z Downloaded hostname v0.3.1
12262026-02-24T01:25:04.949Z Downloaded home v0.5.9
12272026-02-24T01:25:04.949Z Downloaded group v0.13.0
12282026-02-24T01:25:04.949Z Downloaded glob v0.3.2
12292026-02-24T01:25:04.949Z Downloaded ghash v0.5.1
12302026-02-24T01:25:04.949Z Downloaded float-ord v0.3.2
12312026-02-24T01:25:04.949Z Downloaded endian-type v0.1.2
12322026-02-24T01:25:04.974Z Downloaded dyn-clone v1.0.20
12332026-02-24T01:25:04.974Z Downloaded dsl_auto_type v0.1.2
12342026-02-24T01:25:04.974Z Downloaded dropshot-api-manager-types v0.3.0
12352026-02-24T01:25:04.974Z Downloaded dof v0.4.0
12362026-02-24T01:25:04.974Z Downloaded document-features v0.2.11
12372026-02-24T01:25:04.974Z Downloaded difflib v0.4.0
12382026-02-24T01:25:04.974Z Downloaded derive_more-impl v2.0.1
12392026-02-24T01:25:04.974Z Downloaded derive_builder_macro v0.20.2
12402026-02-24T01:25:04.974Z Downloaded debug-ignore v1.0.5
12412026-02-24T01:25:04.974Z Downloaded darling_macro v0.21.0
12422026-02-24T01:25:04.974Z Downloaded curve25519-dalek-derive v0.1.1
12432026-02-24T01:25:04.974Z Downloaded cstr-argument v0.1.2
12442026-02-24T01:25:04.974Z Downloaded crossbeam-epoch v0.9.18
12452026-02-24T01:25:04.974Z Downloaded critical-section v1.1.3
12462026-02-24T01:25:04.999Z Downloaded crc32fast v1.4.2
12472026-02-24T01:25:04.999Z Downloaded crc v3.2.1
12482026-02-24T01:25:04.999Z Downloaded convert_case v0.4.0
12492026-02-24T01:25:04.999Z Downloaded console v0.16.0
12502026-02-24T01:25:04.999Z Downloaded colored v2.2.0
12512026-02-24T01:25:05.000Z Downloaded chacha20 v0.9.1
12522026-02-24T01:25:05.000Z Downloaded blake2 v0.10.6
12532026-02-24T01:25:05.000Z Downloaded bcrypt-pbkdf v0.10.0
12542026-02-24T01:25:05.000Z Downloaded base64ct v1.6.0
12552026-02-24T01:25:05.000Z Downloaded aws-lc-rs v1.12.4
12562026-02-24T01:25:05.025Z Downloaded hex v0.4.3
12572026-02-24T01:25:05.025Z Downloaded heck v0.3.3
12582026-02-24T01:25:05.025Z Downloaded hash32 v0.3.1
12592026-02-24T01:25:05.025Z Downloaded hash32 v0.2.1
12602026-02-24T01:25:05.025Z Downloaded globset v0.4.15
12612026-02-24T01:25:05.025Z Downloaded getrandom v0.2.15
12622026-02-24T01:25:05.025Z Downloaded fxhash v0.2.1
12632026-02-24T01:25:05.025Z Downloaded futures-sink v0.3.31
12642026-02-24T01:25:05.025Z Downloaded futures-macro v0.3.31
12652026-02-24T01:25:05.025Z Downloaded display-error-chain v0.2.2
12662026-02-24T01:25:05.050Z Downloaded dirs-sys-next v0.1.2
12672026-02-24T01:25:05.050Z Downloaded diesel-dtrace v0.4.2
12682026-02-24T01:25:05.050Z Downloaded derive_builder_core v0.20.2
12692026-02-24T01:25:05.050Z Downloaded derive-ex v0.1.8
12702026-02-24T01:25:05.050Z Downloaded defmt-parser v0.3.4
12712026-02-24T01:25:05.050Z Downloaded defmt-macros v0.3.9
12722026-02-24T01:25:05.050Z Downloaded crc8 v0.1.1
12732026-02-24T01:25:05.050Z Downloaded const_format_proc_macros v0.2.34
12742026-02-24T01:25:05.050Z Downloaded const-oid v0.9.6
12752026-02-24T01:25:05.050Z Downloaded compact_str v0.8.0
12762026-02-24T01:25:05.050Z Downloaded colored v3.0.0
12772026-02-24T01:25:05.075Z Downloaded cipher v0.4.4
12782026-02-24T01:25:05.075Z Downloaded cassowary v0.3.0
12792026-02-24T01:25:05.075Z Downloaded cancel-safe-futures v0.1.5
12802026-02-24T01:25:05.075Z Downloaded backoff v0.4.0
12812026-02-24T01:25:05.075Z Downloaded futures-task v0.3.31
12822026-02-24T01:25:05.075Z Downloaded drift v0.1.3
12832026-02-24T01:25:05.075Z Downloaded der_derive v0.7.3
12842026-02-24T01:25:05.075Z Downloaded darling_macro v0.20.10
12852026-02-24T01:25:05.075Z Downloaded crossterm v0.29.0
12862026-02-24T01:25:05.100Z Downloaded crossterm v0.28.1
12872026-02-24T01:25:05.100Z Downloaded crossbeam-deque v0.8.5
12882026-02-24T01:25:05.100Z Downloaded cookie v0.18.1
12892026-02-24T01:25:05.100Z Downloaded constant_time_eq v0.3.1
12902026-02-24T01:25:05.100Z Downloaded cobs v0.2.3
12912026-02-24T01:25:05.100Z Downloaded cbc v0.1.2
12922026-02-24T01:25:05.100Z Downloaded camino-tempfile-ext v0.3.2
12932026-02-24T01:25:05.100Z Downloaded bytes v1.11.1
12942026-02-24T01:25:05.125Z Downloaded buf-list v1.0.3
12952026-02-24T01:25:05.125Z Downloaded bb8 v0.8.5
12962026-02-24T01:25:05.125Z Downloaded base64 v0.13.1
12972026-02-24T01:25:05.125Z Downloaded data-encoding v2.9.0
12982026-02-24T01:25:05.125Z Downloaded crucible-workspace-hack v0.1.0
12992026-02-24T01:25:05.125Z Downloaded crossbeam-channel v0.5.15
13002026-02-24T01:25:05.125Z Downloaded corncobs v0.1.4
13012026-02-24T01:25:05.125Z Downloaded cmake v0.1.51
13022026-02-24T01:25:05.125Z Downloaded clang-sys v1.8.1
13032026-02-24T01:25:05.125Z Downloaded ciborium-ll v0.2.2
13042026-02-24T01:25:05.150Z Downloaded ciborium-io v0.2.2
13052026-02-24T01:25:05.150Z Downloaded chacha20poly1305 v0.10.1
13062026-02-24T01:25:05.151Z Downloaded bzip2 v0.5.2
13072026-02-24T01:25:05.151Z Downloaded bzip2 v0.4.4
13082026-02-24T01:25:05.151Z Downloaded bitfield-macros v0.19.2
13092026-02-24T01:25:05.151Z Downloaded bit-vec v0.8.0
13102026-02-24T01:25:05.151Z Downloaded bit-set v0.8.0
13112026-02-24T01:25:05.151Z Downloaded bit-set v0.5.3
13122026-02-24T01:25:05.151Z Downloaded bcs v0.1.6
13132026-02-24T01:25:05.151Z Downloaded base64 v0.22.1
13142026-02-24T01:25:05.151Z Downloaded base16ct v0.2.0
13152026-02-24T01:25:05.151Z Downloaded crc-catalog v2.4.0
13162026-02-24T01:25:05.151Z Downloaded cookie_store v0.21.1
13172026-02-24T01:25:05.151Z Downloaded convert_case v0.7.1
13182026-02-24T01:25:05.176Z Downloaded cfg_aliases v0.2.1
13192026-02-24T01:25:05.176Z Downloaded cfg_aliases v0.1.1
13202026-02-24T01:25:05.176Z Downloaded castaway v0.2.3
13212026-02-24T01:25:05.176Z Downloaded cargo-platform v0.1.8
13222026-02-24T01:25:05.176Z Downloaded block-padding v0.3.3
13232026-02-24T01:25:05.176Z Downloaded bitflags v1.3.2
13242026-02-24T01:25:05.176Z Downloaded bitfield-struct v0.6.2
13252026-02-24T01:25:05.176Z Downloaded bitfield v0.19.2
13262026-02-24T01:25:05.176Z Downloaded bit-vec v0.6.3
13272026-02-24T01:25:05.176Z Downloaded atomicwrites v0.4.4
13282026-02-24T01:25:05.176Z Downloaded async-bb8-diesel v0.2.1
13292026-02-24T01:25:05.176Z Downloaded arc-swap v1.7.1
13302026-02-24T01:25:05.176Z Downloaded ar_archive_writer v0.5.1
13312026-02-24T01:25:05.176Z Downloaded allocator-api2 v0.2.21
13322026-02-24T01:25:05.201Z Downloaded aho-corasick v1.1.3
13332026-02-24T01:25:05.201Z Downloaded ahash v0.8.12
13342026-02-24T01:25:05.201Z Downloaded aes-gcm v0.10.3
13352026-02-24T01:25:05.201Z Downloaded aes v0.8.4
13362026-02-24T01:25:05.201Z Downloaded aead v0.5.2
13372026-02-24T01:25:05.201Z Downloaded adler2 v2.0.0
13382026-02-24T01:25:05.201Z Downloaded cargo_metadata v0.19.2
13392026-02-24T01:25:05.201Z Downloaded blowfish v0.9.1
13402026-02-24T01:25:05.226Z Downloaded atomic-waker v1.1.2
13412026-02-24T01:25:05.226Z Downloaded async-stream v0.3.6
13422026-02-24T01:25:05.226Z Downloaded async-recursion v1.1.1
13432026-02-24T01:25:05.226Z Downloaded assert_matches v1.5.0
13442026-02-24T01:25:05.227Z Downloaded ascii-canvas v3.0.0
13452026-02-24T01:25:05.227Z Downloaded arrayvec v0.7.6
13462026-02-24T01:25:05.227Z Downloaded arrayref v0.3.9
13472026-02-24T01:25:05.227Z Downloaded array-init v0.0.4
13482026-02-24T01:25:05.227Z Downloaded argon2 v0.5.3
13492026-02-24T01:25:05.227Z Downloaded addr2line v0.24.2
13502026-02-24T01:25:05.227Z Downloaded async-trait v0.1.89
13512026-02-24T01:25:05.227Z Downloaded async-stream-impl v0.3.6
13522026-02-24T01:25:05.428Z Compiling value-bag v1.12.0
13532026-02-24T01:25:05.428Z Compiling lock_api v0.4.12
13542026-02-24T01:25:05.428Z Compiling scopeguard v1.2.0
13552026-02-24T01:25:05.453Z Compiling shlex v1.3.0
13562026-02-24T01:25:05.453Z Compiling find-msvc-tools v0.1.9
13572026-02-24T01:25:05.453Z Compiling syn v2.0.114
13582026-02-24T01:25:05.453Z Compiling getrandom v0.2.15
13592026-02-24T01:25:05.453Z Compiling jobserver v0.1.32
13602026-02-24T01:25:05.746Z Compiling typenum v1.17.0
13612026-02-24T01:25:05.852Z Compiling smallvec v1.15.1
13622026-02-24T01:25:06.213Z Compiling rand_core v0.6.4
13632026-02-24T01:25:06.394Z Compiling log v0.4.29
13642026-02-24T01:25:06.840Z Compiling cc v1.2.56
13652026-02-24T01:25:06.873Z Compiling generic-array v0.14.7
13662026-02-24T01:25:07.042Z Compiling subtle v2.6.1
13672026-02-24T01:25:07.130Z Compiling portable-atomic v1.11.0
13682026-02-24T01:25:07.175Z Compiling critical-section v1.1.3
13692026-02-24T01:25:07.336Z Compiling const-oid v0.9.6
13702026-02-24T01:25:07.378Z Compiling serde_json v1.0.149
13712026-02-24T01:25:07.435Z Compiling pkg-config v0.3.31
13722026-02-24T01:25:07.490Z Compiling getrandom v0.3.4
13732026-02-24T01:25:07.836Z Compiling spin v0.9.8
13742026-02-24T01:25:08.357Z Compiling regex-syntax v0.8.5
13752026-02-24T01:25:08.778Z Compiling parking_lot_core v0.9.10
13762026-02-24T01:25:08.817Z Compiling pin-project-lite v0.2.14
13772026-02-24T01:25:09.340Z Compiling libm v0.2.8
13782026-02-24T01:25:09.467Z Compiling rustix v0.38.37
13792026-02-24T01:25:09.565Z Compiling once_cell v1.21.3
13802026-02-24T01:25:09.822Z Compiling signal-hook-registry v1.4.2
13812026-02-24T01:25:10.022Z Compiling num-traits v0.2.19
13822026-02-24T01:25:10.391Z Compiling allocator-api2 v0.2.21
13832026-02-24T01:25:10.527Z Compiling parking_lot v0.12.3
13842026-02-24T01:25:10.710Z Compiling mio v1.0.2
13852026-02-24T01:25:10.839Z Compiling futures-core v0.3.31
13862026-02-24T01:25:11.163Z Compiling lazy_static v1.5.0
13872026-02-24T01:25:11.193Z Compiling aho-corasick v1.1.3
13882026-02-24T01:25:11.334Z Compiling percent-encoding v2.3.2
13892026-02-24T01:25:11.468Z Compiling socket2 v0.6.1
13902026-02-24T01:25:11.807Z Compiling slab v0.4.9
13912026-02-24T01:25:11.933Z Compiling cpufeatures v0.2.14
13922026-02-24T01:25:12.036Z Compiling futures-sink v0.3.31
13932026-02-24T01:25:12.076Z Compiling either v1.15.0
13942026-02-24T01:25:12.236Z Compiling glob v0.3.2
13952026-02-24T01:25:12.472Z Compiling futures-channel v0.3.31
13962026-02-24T01:25:12.592Z Compiling hashbrown v0.16.1
13972026-02-24T01:25:12.725Z Compiling rustversion v1.0.22
13982026-02-24T01:25:12.985Z Compiling pin-utils v0.1.0
13992026-02-24T01:25:13.114Z Compiling futures-io v0.3.31
14002026-02-24T01:25:13.187Z Compiling clang-sys v1.8.1
14012026-02-24T01:25:13.426Z Compiling prettyplease v0.2.36
14022026-02-24T01:25:13.451Z Compiling futures-task v0.3.31
14032026-02-24T01:25:13.565Z Compiling regex-automata v0.4.11
14042026-02-24T01:25:13.853Z Compiling minimal-lexical v0.2.1
14052026-02-24T01:25:13.880Z Compiling synstructure v0.13.1
14062026-02-24T01:25:13.969Z Compiling indexmap v2.13.0
14072026-02-24T01:25:14.415Z Compiling nom v7.1.3
14082026-02-24T01:25:14.680Z Compiling libloading v0.8.5
14092026-02-24T01:25:15.081Z Compiling ident_case v1.0.1
14102026-02-24T01:25:15.145Z Compiling home v0.5.9
14112026-02-24T01:25:15.296Z Compiling bindgen v0.69.5
14122026-02-24T01:25:15.323Z Compiling base64ct v1.6.0
14132026-02-24T01:25:15.798Z Compiling itertools v0.12.1
14142026-02-24T01:25:15.942Z Compiling pem-rfc7468 v0.7.0
14152026-02-24T01:25:16.346Z Compiling form_urlencoded v1.2.2
14162026-02-24T01:25:16.624Z Compiling flagset v0.4.6
14172026-02-24T01:25:16.713Z Compiling lazycell v1.3.0
14182026-02-24T01:25:16.882Z Compiling rustc-hash v1.1.0
14192026-02-24T01:25:16.924Z Compiling rand_core v0.9.3
14202026-02-24T01:25:17.097Z Compiling cmake v0.1.51
14212026-02-24T01:25:17.591Z Compiling cexpr v0.6.0
14222026-02-24T01:25:17.788Z Compiling fs_extra v1.3.0
14232026-02-24T01:25:18.006Z Compiling paste v1.0.15
14242026-02-24T01:25:18.307Z Compiling foldhash v0.1.5
14252026-02-24T01:25:18.485Z Compiling dunce v1.0.5
14262026-02-24T01:25:18.637Z Compiling iana-time-zone v0.1.63
14272026-02-24T01:25:18.662Z Compiling hashbrown v0.15.4
14282026-02-24T01:25:18.702Z Compiling serde_derive v1.0.228
14292026-02-24T01:25:18.756Z Compiling zeroize_derive v1.4.2
14302026-02-24T01:25:18.811Z Compiling zerofrom-derive v0.1.4
14312026-02-24T01:25:19.021Z Compiling yoke-derive v0.7.4
14322026-02-24T01:25:19.169Z Compiling zerovec-derive v0.10.3
14332026-02-24T01:25:19.933Z Compiling displaydoc v0.2.5
14342026-02-24T01:25:20.137Z Compiling zeroize v1.8.1
14352026-02-24T01:25:21.614Z Compiling zerocopy-derive v0.7.35
14362026-02-24T01:25:21.662Z Compiling icu_provider_macros v1.5.0
14372026-02-24T01:25:21.777Z Compiling tokio-macros v2.6.0
14382026-02-24T01:25:22.223Z Compiling crypto-common v0.1.6
14392026-02-24T01:25:22.287Z Compiling block-buffer v0.10.4
14402026-02-24T01:25:22.531Z Compiling zerofrom v0.1.4
14412026-02-24T01:25:22.653Z Compiling digest v0.10.7
14422026-02-24T01:25:22.810Z Compiling yoke v0.7.4
14432026-02-24T01:25:22.835Z Compiling thiserror-impl v2.0.18
14442026-02-24T01:25:23.183Z Compiling hmac v0.12.1
14452026-02-24T01:25:23.265Z Compiling zerovec v0.10.4
14462026-02-24T01:25:23.469Z Compiling block-padding v0.3.3
14472026-02-24T01:25:23.510Z Compiling futures-macro v0.3.31
14482026-02-24T01:25:23.642Z Compiling zerocopy v0.7.35
14492026-02-24T01:25:23.779Z Compiling inout v0.1.3
14502026-02-24T01:25:24.098Z Compiling regex v1.11.3
14512026-02-24T01:25:24.220Z Compiling cipher v0.4.4
14522026-02-24T01:25:24.768Z Compiling sha2 v0.10.9
14532026-02-24T01:25:25.049Z Compiling ppv-lite86 v0.2.20
14542026-02-24T01:25:25.105Z Compiling der_derive v0.7.3
14552026-02-24T01:25:25.252Z Compiling tinystr v0.7.6
14562026-02-24T01:25:25.499Z Compiling icu_collections v1.5.0
14572026-02-24T01:25:25.633Z Compiling icu_locid v1.5.0
14582026-02-24T01:25:25.702Z Compiling futures-util v0.3.31
14592026-02-24T01:25:25.863Z Compiling salsa20 v0.10.2
14602026-02-24T01:25:26.006Z Compiling serde v1.0.228
14612026-02-24T01:25:26.125Z Compiling thiserror v2.0.18
14622026-02-24T01:25:26.260Z Compiling pbkdf2 v0.12.2
14632026-02-24T01:25:26.325Z Compiling pest v2.8.2
14642026-02-24T01:25:26.596Z Compiling rustc_version v0.4.1
14652026-02-24T01:25:27.012Z Compiling icu_provider v1.5.0
14662026-02-24T01:25:27.355Z Compiling bitflags v2.9.4
14672026-02-24T01:25:27.460Z Compiling bytes v1.11.1
14682026-02-24T01:25:27.491Z Compiling der v0.7.10
14692026-02-24T01:25:27.912Z Compiling icu_locid_transform v1.5.0
14702026-02-24T01:25:28.120Z Compiling chrono v0.4.43
14712026-02-24T01:25:28.393Z Compiling uuid v1.19.0
14722026-02-24T01:25:29.015Z Compiling tokio v1.49.0
14732026-02-24T01:25:29.645Z Compiling icu_properties v1.5.1
14742026-02-24T01:25:29.864Z Compiling spki v0.7.3
14752026-02-24T01:25:30.329Z Compiling zerocopy v0.8.27
14762026-02-24T01:25:30.474Z Compiling vcpkg v0.2.15
14772026-02-24T01:25:30.547Z Compiling pest_meta v2.8.2
14782026-02-24T01:25:31.242Z Compiling http v1.4.0
14792026-02-24T01:25:31.813Z Compiling which v4.4.2
14802026-02-24T01:25:32.423Z Compiling openssl-sys v0.9.109
14812026-02-24T01:25:32.600Z Compiling scrypt v0.11.0
14822026-02-24T01:25:32.679Z Compiling rand_chacha v0.9.0
14832026-02-24T01:25:33.098Z Compiling cbc v0.1.2
14842026-02-24T01:25:33.373Z Compiling aes v0.8.4
14852026-02-24T01:25:33.507Z Compiling zerocopy-derive v0.8.27
14862026-02-24T01:25:33.562Z Compiling icu_normalizer v1.5.0
14872026-02-24T01:25:34.381Z Compiling pkcs5 v0.7.1
14882026-02-24T01:25:34.465Z Compiling rand v0.9.2
14892026-02-24T01:25:34.889Z Compiling idna_adapter v1.2.0
14902026-02-24T01:25:35.153Z Compiling idna v1.0.3
14912026-02-24T01:25:35.276Z Compiling pest_generator v2.8.2
14922026-02-24T01:25:35.448Z Compiling tracing-attributes v0.1.27
14932026-02-24T01:25:35.949Z Compiling url v2.5.4
14942026-02-24T01:25:36.468Z Compiling serde_derive_internals v0.29.1
14952026-02-24T01:25:36.783Z Compiling ring v0.17.14
14962026-02-24T01:25:37.047Z Compiling tracing-core v0.1.32
14972026-02-24T01:25:37.810Z Compiling adler2 v2.0.0
14982026-02-24T01:25:37.938Z Compiling rustix v1.1.3
14992026-02-24T01:25:38.058Z Compiling aws-lc-rs v1.12.4
15002026-02-24T01:25:38.474Z Compiling schemars v0.8.22
15012026-02-24T01:25:38.582Z Compiling miniz_oxide v0.8.5
15022026-02-24T01:25:38.708Z Compiling schemars_derive v0.8.22
15032026-02-24T01:25:38.847Z Compiling tokio-util v0.7.15
15042026-02-24T01:25:38.964Z Compiling tracing v0.1.40
15052026-02-24T01:25:39.553Z Compiling pest_derive v2.8.2
15062026-02-24T01:25:40.085Z Compiling pkcs8 v0.10.2
15072026-02-24T01:25:40.557Z Compiling http-body v1.0.1
15082026-02-24T01:25:40.582Z Compiling scroll_derive v0.13.1
15092026-02-24T01:25:40.857Z Compiling darling_core v0.20.10
15102026-02-24T01:25:40.881Z Compiling httparse v1.9.5
15112026-02-24T01:25:41.547Z Compiling base64 v0.22.1
15122026-02-24T01:25:41.664Z Compiling dyn-clone v1.0.20
15132026-02-24T01:25:41.834Z Compiling tinyvec_macros v0.1.1
15142026-02-24T01:25:41.958Z Compiling rustls-pki-types v1.10.0
15152026-02-24T01:25:41.987Z Compiling tinyvec v1.8.0
15162026-02-24T01:25:42.595Z Compiling scroll v0.13.0
15172026-02-24T01:25:43.200Z Compiling bzip2-sys v0.1.13+1.0.8
15182026-02-24T01:25:43.601Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15192026-02-24T01:25:43.713Z Compiling atomic-waker v1.1.2
15202026-02-24T01:25:43.976Z Compiling time-core v0.1.6
15212026-02-24T01:25:44.125Z Compiling untrusted v0.7.1
15222026-02-24T01:25:44.371Z Compiling untrusted v0.9.0
15232026-02-24T01:25:44.371Z Compiling tower-service v0.3.3
15242026-02-24T01:25:44.422Z Compiling tower-layer v0.3.3
15252026-02-24T01:25:44.581Z Compiling powerfmt v0.2.0
15262026-02-24T01:25:44.622Z Compiling openssl v0.10.73
15272026-02-24T01:25:44.783Z Compiling num-conv v0.1.0
15282026-02-24T01:25:44.962Z Compiling try-lock v0.2.5
15292026-02-24T01:25:45.008Z Compiling openssl-probe v0.1.5
15302026-02-24T01:25:45.081Z Compiling foreign-types-shared v0.1.1
15312026-02-24T01:25:45.108Z Compiling time-macros v0.2.24
15322026-02-24T01:25:45.186Z Compiling want v0.3.1
15332026-02-24T01:25:45.244Z Compiling foreign-types v0.3.2
15342026-02-24T01:25:45.428Z Compiling deranged v0.5.3
15352026-02-24T01:25:45.516Z Compiling tempfile v3.24.0
15362026-02-24T01:25:46.179Z Compiling h2 v0.4.6
15372026-02-24T01:25:46.982Z Compiling darling_macro v0.20.10
15382026-02-24T01:25:47.905Z Compiling darling v0.20.10
15392026-02-24T01:25:47.954Z Compiling goblin v0.10.2
15402026-02-24T01:25:48.396Z Compiling ipnet v2.11.0
15412026-02-24T01:25:48.771Z Compiling openssl-macros v0.1.1
15422026-02-24T01:25:49.490Z Compiling wait-timeout v0.2.0
15432026-02-24T01:25:49.543Z Compiling gimli v0.31.1
15442026-02-24T01:25:49.604Z Compiling syn v1.0.109
15452026-02-24T01:25:50.040Z Compiling num_threads v0.1.7
15462026-02-24T01:25:50.154Z Compiling quick-error v1.2.3
15472026-02-24T01:25:50.257Z Compiling crossbeam-utils v0.8.21
15482026-02-24T01:25:50.283Z Compiling rustls v0.23.19
15492026-02-24T01:25:50.441Z Compiling usdt-impl v0.6.0
15502026-02-24T01:25:50.730Z Compiling httpdate v1.0.3
15512026-02-24T01:25:50.850Z Compiling native-tls v0.2.12
15522026-02-24T01:25:50.882Z Compiling bit-vec v0.8.0
15532026-02-24T01:25:51.452Z Compiling bit-set v0.8.0
15542026-02-24T01:25:51.486Z Compiling rusty-fork v0.3.0
15552026-02-24T01:25:51.647Z Compiling time v0.3.43
15562026-02-24T01:25:52.548Z Compiling derive_builder_core v0.20.2
15572026-02-24T01:25:54.869Z Compiling addr2line v0.24.2
15582026-02-24T01:25:55.332Z Compiling hyper v1.8.1
15592026-02-24T01:25:55.658Z Compiling unicode-normalization v0.1.24
15602026-02-24T01:25:56.022Z Compiling dof v0.4.0
15612026-02-24T01:25:56.830Z Compiling dtrace-parser v0.3.0
15622026-02-24T01:25:57.433Z Compiling heapless v0.7.17
15632026-02-24T01:25:57.879Z Compiling signature v2.2.0
15642026-02-24T01:25:58.241Z Compiling thiserror-impl v1.0.69
15652026-02-24T01:25:58.760Z Compiling scroll_derive v0.12.0
15662026-02-24T01:25:58.825Z Compiling rand_xorshift v0.4.0
15672026-02-24T01:25:59.262Z Compiling darling_core v0.21.0
15682026-02-24T01:25:59.561Z Compiling slog v2.8.2
15692026-02-24T01:25:59.987Z Compiling thread-id v5.0.0
15702026-02-24T01:26:00.130Z Compiling cookie v0.18.1
15712026-02-24T01:26:00.450Z Compiling crc32fast v1.4.2
15722026-02-24T01:26:00.542Z Compiling object v0.36.5
15732026-02-24T01:26:00.576Z Compiling unicode-bidi v0.3.17
15742026-02-24T01:26:00.726Z Compiling siphasher v0.3.11
15752026-02-24T01:26:00.751Z Compiling zstd-safe v7.2.3
15762026-02-24T01:26:00.812Z Compiling signal-hook v0.3.18
15772026-02-24T01:26:01.242Z Compiling unarray v0.1.4
15782026-02-24T01:26:01.268Z Compiling zlib-rs v0.5.1
15792026-02-24T01:26:01.268Z Compiling rustc-demangle v0.1.24
15802026-02-24T01:26:01.456Z Compiling unicode-properties v0.1.3
15812026-02-24T01:26:01.701Z Compiling anyhow v1.0.99
15822026-02-24T01:26:01.918Z Compiling stringprep v0.1.5
15832026-02-24T01:26:01.994Z Compiling thiserror v1.0.69
15842026-02-24T01:26:02.243Z Compiling proptest v1.7.0
15852026-02-24T01:26:02.398Z Compiling phf_shared v0.11.2
15862026-02-24T01:26:02.796Z Compiling scroll v0.12.0
15872026-02-24T01:26:03.318Z Compiling hyper-util v0.1.19
15882026-02-24T01:26:04.268Z Compiling derive_builder_macro v0.20.2
15892026-02-24T01:26:06.194Z Compiling darling_macro v0.21.0
15902026-02-24T01:26:06.409Z Compiling ipnetwork v0.21.1
15912026-02-24T01:26:07.094Z Compiling curve25519-dalek v4.1.3
15922026-02-24T01:26:07.369Z Compiling serde_tokenstream v0.2.2
15932026-02-24T01:26:07.798Z Compiling toml_datetime v0.6.11
15942026-02-24T01:26:08.026Z Compiling erased-serde v0.3.31
15952026-02-24T01:26:08.376Z Compiling serde_spanned v0.6.9
15962026-02-24T01:26:08.557Z Compiling libz-rs-sys v0.5.1
15972026-02-24T01:26:08.660Z Compiling backtrace v0.3.74
15982026-02-24T01:26:08.880Z Compiling rand_chacha v0.3.1
15992026-02-24T01:26:09.025Z Compiling md-5 v0.10.6
16002026-02-24T01:26:09.322Z Compiling vergen-lib v0.1.6
16012026-02-24T01:26:09.476Z Compiling num-integer v0.1.46
16022026-02-24T01:26:09.526Z Compiling sync_wrapper v1.0.1
16032026-02-24T01:26:09.666Z Compiling ff v0.13.0
16042026-02-24T01:26:09.732Z Compiling hash32 v0.2.1
16052026-02-24T01:26:09.924Z Compiling memoffset v0.9.1
16062026-02-24T01:26:10.131Z Compiling smoltcp v0.9.1
16072026-02-24T01:26:10.250Z Compiling psl-types v2.0.11
16082026-02-24T01:26:10.275Z Compiling cfg_aliases v0.2.1
16092026-02-24T01:26:10.422Z Compiling ref-cast v1.0.25
16102026-02-24T01:26:10.506Z Compiling fallible-iterator v0.2.0
16112026-02-24T01:26:10.763Z Compiling base16ct v0.2.0
16122026-02-24T01:26:10.863Z Compiling num-bigint-dig v0.8.6
16132026-02-24T01:26:11.058Z Compiling litrs v0.4.1
16142026-02-24T01:26:11.283Z Compiling sec1 v0.7.3
16152026-02-24T01:26:11.352Z Compiling postgres-protocol v0.6.8
16162026-02-24T01:26:11.417Z Compiling publicsuffix v2.3.0
16172026-02-24T01:26:11.707Z Compiling nix v0.29.0
16182026-02-24T01:26:11.934Z Compiling num-iter v0.1.45
16192026-02-24T01:26:12.184Z Compiling group v0.13.0
16202026-02-24T01:26:12.264Z Compiling document-features v0.2.11
16212026-02-24T01:26:12.558Z Compiling tower v0.5.2
16222026-02-24T01:26:12.824Z Compiling rand v0.8.5
16232026-02-24T01:26:13.449Z Compiling newtype-uuid v1.3.2
16242026-02-24T01:26:13.559Z Compiling flate2 v1.1.2
16252026-02-24T01:26:13.857Z Compiling darling v0.21.0
16262026-02-24T01:26:13.975Z Compiling oxnet v0.1.4
16272026-02-24T01:26:14.007Z Compiling derive_builder v0.20.2
16282026-02-24T01:26:14.197Z Compiling tokio-native-tls v0.3.1
16292026-02-24T01:26:14.227Z Compiling goblin v0.8.2
16302026-02-24T01:26:14.847Z Compiling rustls-native-certs v0.8.1
16312026-02-24T01:26:14.941Z Compiling webpki-roots v1.0.1
16322026-02-24T01:26:15.185Z Compiling http-body-util v0.1.3
16332026-02-24T01:26:15.441Z Compiling strum_macros v0.27.2
16342026-02-24T01:26:15.690Z Compiling terminal_size v0.4.0
16352026-02-24T01:26:15.740Z Compiling cargo-platform v0.1.8
16362026-02-24T01:26:15.813Z Compiling hkdf v0.12.4
16372026-02-24T01:26:15.964Z Compiling crypto-bigint v0.5.5
16382026-02-24T01:26:16.146Z Compiling daft-derive v0.1.4
16392026-02-24T01:26:16.333Z Compiling curve25519-dalek-derive v0.1.1
16402026-02-24T01:26:16.863Z Compiling hubpack_derive v0.1.1
16412026-02-24T01:26:17.778Z Compiling async-trait v0.1.89
16422026-02-24T01:26:17.803Z Compiling ref-cast-impl v1.0.25
16432026-02-24T01:26:17.828Z Compiling vergen v9.0.6
16442026-02-24T01:26:18.209Z Compiling ahash v0.8.12
16452026-02-24T01:26:18.683Z Compiling fs-err v3.1.1
16462026-02-24T01:26:19.028Z Compiling simd-adler32 v0.3.7
16472026-02-24T01:26:19.097Z Compiling unicode-segmentation v1.12.0
16482026-02-24T01:26:19.630Z Compiling bitflags v1.3.2
16492026-02-24T01:26:19.779Z Compiling winnow v0.5.40
16502026-02-24T01:26:20.133Z Compiling ryu v1.0.18
16512026-02-24T01:26:20.327Z Compiling managed v0.8.0
16522026-02-24T01:26:20.516Z Compiling buf-list v1.0.3
16532026-02-24T01:26:20.542Z Compiling iri-string v0.7.8
16542026-02-24T01:26:20.826Z Compiling bumpalo v3.16.0
16552026-02-24T01:26:21.204Z Compiling lockfree-object-pool v0.1.6
16562026-02-24T01:26:21.508Z Compiling zopfli v0.8.1
16572026-02-24T01:26:22.037Z Compiling strum v0.27.2
16582026-02-24T01:26:22.252Z Compiling serde_urlencoded v0.7.1
16592026-02-24T01:26:22.825Z Compiling dof v0.3.0
16602026-02-24T01:26:23.119Z Compiling elliptic-curve v0.13.8
16612026-02-24T01:26:23.530Z Compiling toml_edit v0.19.15
16622026-02-24T01:26:23.726Z Compiling tower-http v0.6.6
16632026-02-24T01:26:23.753Z Compiling clap_builder v4.5.48
16642026-02-24T01:26:24.462Z Compiling daft v0.1.4
16652026-02-24T01:26:24.626Z Compiling hubpack v0.1.2
16662026-02-24T01:26:24.682Z Compiling cargo_metadata v0.19.2
16672026-02-24T01:26:25.069Z Compiling hyper-tls v0.6.0
16682026-02-24T01:26:25.126Z Compiling signal-hook-mio v0.2.4
16692026-02-24T01:26:25.329Z Compiling cookie_store v0.21.1
16702026-02-24T01:26:25.505Z Compiling zstd v0.13.3
16712026-02-24T01:26:27.883Z Compiling serde_with_macros v3.16.1
16722026-02-24T01:26:28.393Z Compiling postgres-types v0.2.9
16732026-02-24T01:26:29.254Z Compiling usdt-attr-macro v0.6.0
16742026-02-24T01:26:29.623Z Compiling usdt-macro v0.6.0
16752026-02-24T01:26:30.337Z Compiling phf v0.11.2
16762026-02-24T01:26:30.385Z Compiling dtrace-parser v0.2.0
16772026-02-24T01:26:30.715Z Compiling ed25519 v2.2.3
16782026-02-24T01:26:30.771Z Compiling bzip2 v0.4.4
16792026-02-24T01:26:31.086Z Compiling bzip2 v0.5.2
16802026-02-24T01:26:31.202Z Compiling pkcs1 v0.7.5
16812026-02-24T01:26:31.509Z Compiling strum_macros v0.26.4
16822026-02-24T01:26:32.104Z Compiling enum-as-inner v0.6.1
16832026-02-24T01:26:32.158Z Compiling clap_derive v4.5.47
16842026-02-24T01:26:32.433Z Compiling hex v0.4.3
16852026-02-24T01:26:32.533Z Compiling serde-big-array v0.5.1
16862026-02-24T01:26:32.826Z Compiling rfc6979 v0.4.0
16872026-02-24T01:26:32.859Z Compiling bstr v1.10.0
16882026-02-24T01:26:33.069Z Compiling serde_repr v0.1.19
16892026-02-24T01:26:33.108Z Compiling float-cmp v0.10.0
16902026-02-24T01:26:33.139Z Compiling env_filter v0.1.2
16912026-02-24T01:26:33.399Z Compiling memmap2 v0.9.8
16922026-02-24T01:26:33.814Z Compiling socket2 v0.5.10
16932026-02-24T01:26:33.838Z Compiling encoding_rs v0.8.34
16942026-02-24T01:26:34.356Z Compiling normalize-line-endings v0.3.0
16952026-02-24T01:26:34.383Z Compiling static_assertions v1.1.0
16962026-02-24T01:26:34.519Z Compiling new_debug_unreachable v1.0.6
16972026-02-24T01:26:34.543Z Compiling mime v0.3.17
16982026-02-24T01:26:34.651Z Compiling foldhash v0.2.0
16992026-02-24T01:26:34.752Z Compiling difflib v0.4.0
17002026-02-24T01:26:35.080Z Compiling data-encoding v2.9.0
17012026-02-24T01:26:35.106Z Compiling jiff v0.2.15
17022026-02-24T01:26:35.863Z Compiling keccak v0.1.5
17032026-02-24T01:26:36.141Z Compiling whoami v1.5.2
17042026-02-24T01:26:36.545Z Compiling rustc-hash v2.1.1
17052026-02-24T01:26:36.772Z Compiling predicates-core v1.0.8
17062026-02-24T01:26:36.801Z Compiling fixedbitset v0.5.7
17072026-02-24T01:26:37.030Z Compiling precomputed-hash v0.1.1
17082026-02-24T01:26:37.169Z Compiling fixedbitset v0.4.2
17092026-02-24T01:26:37.229Z Compiling string_cache v0.8.9
17102026-02-24T01:26:37.558Z Compiling petgraph v0.6.5
17112026-02-24T01:26:37.638Z Compiling petgraph v0.8.2
17122026-02-24T01:26:37.716Z Compiling predicates v3.1.3
17132026-02-24T01:26:37.960Z Compiling iddqd v0.3.16
17142026-02-24T01:26:38.149Z Compiling clap v4.5.48
17152026-02-24T01:26:38.338Z Compiling tokio-postgres v0.7.13
17162026-02-24T01:26:39.326Z Compiling sha3 v0.10.8
17172026-02-24T01:26:39.606Z Compiling hickory-proto v0.25.2
17182026-02-24T01:26:40.377Z Compiling strum v0.26.3
17192026-02-24T01:26:40.493Z Compiling toml_edit v0.22.27
17202026-02-24T01:26:40.609Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17212026-02-24T01:26:41.432Z Compiling similar v2.7.0
17222026-02-24T01:26:42.339Z Compiling usdt-impl v0.5.0
17232026-02-24T01:26:43.671Z Compiling zip v4.2.0
17242026-02-24T01:26:43.698Z Compiling usdt v0.6.0
17252026-02-24T01:26:43.723Z Compiling env_logger v0.11.8
17262026-02-24T01:26:44.363Z Compiling ecdsa v0.16.9
17272026-02-24T01:26:44.552Z Compiling serde_with v3.16.1
17282026-02-24T01:26:45.262Z Compiling rsa v0.9.8
17292026-02-24T01:26:46.142Z Compiling zip v0.6.6
17302026-02-24T01:26:47.010Z Compiling ed25519-dalek v2.1.1
17312026-02-24T01:26:47.723Z Compiling toml v0.7.8
17322026-02-24T01:26:48.352Z Compiling crossterm v0.28.1
17332026-02-24T01:26:49.129Z Compiling heck v0.4.1
17342026-02-24T01:26:49.507Z Compiling crossbeam-epoch v0.9.18
17352026-02-24T01:26:49.532Z Compiling tokio-stream v0.1.17
17362026-02-24T01:26:49.618Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17372026-02-24T01:26:49.757Z Compiling x509-cert v0.2.5
17382026-02-24T01:26:50.043Z Compiling openapiv3 v2.2.0
17392026-02-24T01:26:50.201Z Compiling sha1 v0.10.6
17402026-02-24T01:26:50.523Z Compiling itertools v0.10.5
17412026-02-24T01:26:50.641Z Compiling itertools v0.13.0
17422026-02-24T01:26:51.474Z Compiling winnow v0.6.26
17432026-02-24T01:26:51.746Z Compiling peg-runtime v0.8.5
17442026-02-24T01:26:52.292Z Compiling lalrpop-util v0.19.12
17452026-02-24T01:26:52.658Z Compiling thread_local v1.1.8
17462026-02-24T01:26:52.826Z Compiling slog-async v2.8.0
17472026-02-24T01:26:53.025Z Compiling crossbeam-channel v0.5.15
17482026-02-24T01:26:53.160Z Compiling xattr v1.3.1
17492026-02-24T01:26:53.388Z Compiling futures-executor v0.3.31
17502026-02-24T01:26:53.449Z Compiling filetime v0.2.26
17512026-02-24T01:26:53.654Z Compiling is-terminal v0.4.13
17522026-02-24T01:26:53.773Z Compiling take_mut v0.2.2
17532026-02-24T01:26:53.813Z Compiling term v1.1.0
17542026-02-24T01:26:53.895Z Compiling tar v0.4.44
17552026-02-24T01:26:53.923Z Compiling futures v0.3.31
17562026-02-24T01:26:54.660Z Compiling slog-term v2.9.2
17572026-02-24T01:26:57.300Z Compiling aws-lc-sys v0.26.0
17582026-02-24T01:27:33.931Z Compiling rustls-webpki v0.102.8
17592026-02-24T01:27:40.386Z Compiling tokio-rustls v0.26.0
17602026-02-24T01:27:40.735Z Compiling hyper-rustls v0.27.7
17612026-02-24T01:27:41.124Z Compiling reqwest v0.12.24
17622026-02-24T01:27:46.497Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17632026-02-24T01:27:46.941Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17642026-02-24T01:27:53.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
17652026-02-24T01:27:53.705Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17662026-02-24T01:27:53.786ZFeb 24 01:27:53.313 INFO Starting download, target: Clickhouse
17672026-02-24T01:27:53.787ZFeb 24 01:27:53.315 INFO Starting download, target: Cockroach
17682026-02-24T01:27:53.787ZFeb 24 01:27:53.315 INFO Starting download, target: Console
17692026-02-24T01:27:53.811ZFeb 24 01:27:53.315 INFO Starting download, target: DendriteStub
17702026-02-24T01:27:53.811ZFeb 24 01:27:53.315 INFO Starting download, target: MaghemiteMgd
17712026-02-24T01:27:53.811ZFeb 24 01:27:53.315 INFO Starting download, target: TransceiverControl
17722026-02-24T01:27:53.811ZFeb 24 01:27:53.316 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17732026-02-24T01:27:53.811ZFeb 24 01:27:53.316 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17742026-02-24T01:27:53.811ZFeb 24 01:27:53.316 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17752026-02-24T01:27:53.811ZFeb 24 01:27:53.316 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17762026-02-24T01:27:53.811ZFeb 24 01:27:53.316 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17772026-02-24T01:27:53.811ZFeb 24 01:27:53.316 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17782026-02-24T01:27:54.568ZFeb 24 01:27:54.084 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17792026-02-24T01:27:54.753ZFeb 24 01:27:54.279 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17802026-02-24T01:27:55.128ZFeb 24 01:27:54.656 INFO Download complete, target: Console
17812026-02-24T01:27:55.278ZFeb 24 01:27:54.802 INFO Download complete, target: TransceiverControl
17822026-02-24T01:27:59.367ZFeb 24 01:27:58.896 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17832026-02-24T01:27:59.538ZFeb 24 01:27:59.068 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17842026-02-24T01:28:02.735ZFeb 24 01:28:02.264 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17852026-02-24T01:28:02.735ZFeb 24 01:28:02.264 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17862026-02-24T01:28:05.187ZFeb 24 01:28:04.717 INFO Download complete, target: MaghemiteMgd
17872026-02-24T01:28:05.268ZFeb 24 01:28:04.798 INFO Download complete, target: DendriteStub
17882026-02-24T01:28:14.399ZFeb 24 01:28:13.929 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17892026-02-24T01:28:14.632ZFeb 24 01:28:14.162 INFO Checking that binary works, target: Cockroach
17902026-02-24T01:28:14.892ZFeb 24 01:28:14.423 INFO Download complete, target: Cockroach
17912026-02-24T01:28:29.268ZFeb 24 01:28:28.800 INFO Checking that binary works, target: Clickhouse
17922026-02-24T01:28:29.464ZFeb 24 01:28:28.996 INFO Download complete, target: Clickhouse
17932026-02-24T01:28:29.492ZAll builder prerequisites installed successfully, and PATH looks valid
17942026-02-24T01:28:29.516Z
17952026-02-24T01:28:29.516Zreal 8:01.609679159
17962026-02-24T01:28:29.516Zuser 20:45.119413141
17972026-02-24T01:28:29.516Zsys 3:11.235357771
17982026-02-24T01:28:29.516Ztrap 0.875433357
17992026-02-24T01:28:29.516Ztflt 0.479489044
18002026-02-24T01:28:29.516Zdflt 1.150512431
18012026-02-24T01:28:29.516Zkflt 0.012456749
18022026-02-24T01:28:29.516Zlock 53:35.824371966
18032026-02-24T01:28:29.516Zslp 1:16:53.204629872
18042026-02-24T01:28:29.516Zlat 1:29.398388016
18052026-02-24T01:28:29.516Zstop 3:25.034872839
18062026-02-24T01:28:29.516Z+ banner hack-check
18072026-02-24T01:28:29.516Z
18082026-02-24T01:28:29.516Z # # ## #### # # #### # # ###### #### # #
18092026-02-24T01:28:29.516Z # # # # # # # # # # # # # # # # #
18102026-02-24T01:28:29.517Z ###### # # # #### ##### # ###### ##### # ####
18112026-02-24T01:28:29.517Z # # ###### # # # # # # # # # #
18122026-02-24T01:28:29.517Z # # # # # # # # # # # # # # # # #
18132026-02-24T01:28:29.517Z # # # # #### # # #### # # ###### #### # #
18142026-02-24T01:28:29.517Z
18152026-02-24T01:28:29.517Z+ export CARGO_INCREMENTAL=0
18162026-02-24T01:28:29.517Z+ CARGO_INCREMENTAL=0
18172026-02-24T01:28:29.517Z+ ptime -m timeout 2h cargo xtask check-features --ci
18182026-02-24T01:28:30.833Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18192026-02-24T01:28:31.169Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18202026-02-24T01:28:35.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.84s
18212026-02-24T01:28:35.549Z Running `target/debug/xtask check-features --ci`
18222026-02-24T01:28:35.586Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18232026-02-24T01:28:35.586Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18242026-02-24T01:28:36.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
18252026-02-24T01:28:36.671Z Running `target/debug/xtask download cargo-hack`
18262026-02-24T01:28:38.216Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18272026-02-24T01:28:38.659Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18282026-02-24T01:28:44.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s
18292026-02-24T01:28:44.206Z Running `target/debug/xtask-downloader cargo-hack`
18302026-02-24T01:28:44.266ZFeb 24 01:28:43.800 INFO Starting download, target: CargoHack
18312026-02-24T01:28:44.290ZFeb 24 01:28:43.801 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18322026-02-24T01:28:44.764ZFeb 24 01:28:44.298 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18332026-02-24T01:28:44.902ZFeb 24 01:28:44.435 INFO Download complete, target: CargoHack
18342026-02-24T01:28:44.926Zrunning: "/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"
18352026-02-24T01:28:44.959Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18362026-02-24T01:28:45.365Zinfo: running `cargo check --bins` on api_identity (1/252)
18372026-02-24T01:28:46.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382026-02-24T01:28:46.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392026-02-24T01:28:46.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402026-02-24T01:28:46.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
18412026-02-24T01:28:46.752Z
18422026-02-24T01:28:46.752Zinfo: running `cargo check --bins` on bootstore (2/252)
18432026-02-24T01:28:48.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442026-02-24T01:28:48.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452026-02-24T01:28:48.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462026-02-24T01:28:48.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
18472026-02-24T01:28:48.208Z
18482026-02-24T01:28:48.208Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/252)
18492026-02-24T01:28:49.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502026-02-24T01:28:49.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512026-02-24T01:28:49.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522026-02-24T01:28:49.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
18532026-02-24T01:28:49.632Z
18542026-02-24T01:28:49.632Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/252)
18552026-02-24T01:28:50.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562026-02-24T01:28:50.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572026-02-24T01:28:50.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582026-02-24T01:28:50.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
18592026-02-24T01:28:51.055Z
18602026-02-24T01:28:51.055Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/252)
18612026-02-24T01:28:52.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622026-02-24T01:28:52.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632026-02-24T01:28:52.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642026-02-24T01:28:52.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
18652026-02-24T01:28:52.099Z
18662026-02-24T01:28:52.099Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/252)
18672026-02-24T01:28:52.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682026-02-24T01:28:52.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692026-02-24T01:28:52.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702026-02-24T01:28:52.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
18712026-02-24T01:28:53.029Z
18722026-02-24T01:28:53.029Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/252)
18732026-02-24T01:28:53.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742026-02-24T01:28:53.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752026-02-24T01:28:53.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762026-02-24T01:28:53.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
18772026-02-24T01:28:53.977Z
18782026-02-24T01:28:53.978Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/252)
18792026-02-24T01:28:54.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802026-02-24T01:28:54.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812026-02-24T01:28:54.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822026-02-24T01:28:54.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18832026-02-24T01:28:54.926Z
18842026-02-24T01:28:54.926Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/252)
18852026-02-24T01:28:55.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862026-02-24T01:28:55.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872026-02-24T01:28:55.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882026-02-24T01:28:55.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18892026-02-24T01:28:55.877Z
18902026-02-24T01:28:55.877Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/252)
18912026-02-24T01:28:56.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922026-02-24T01:28:56.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932026-02-24T01:28:56.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942026-02-24T01:28:56.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
18952026-02-24T01:28:56.827Z
18962026-02-24T01:28:56.827Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/252)
18972026-02-24T01:28:57.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982026-02-24T01:28:57.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992026-02-24T01:28:57.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002026-02-24T01:28:57.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19012026-02-24T01:28:57.775Z
19022026-02-24T01:28:57.776Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/252)
19032026-02-24T01:28:58.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042026-02-24T01:28:58.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052026-02-24T01:28:58.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062026-02-24T01:28:58.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
19072026-02-24T01:28:58.762Z
19082026-02-24T01:28:58.762Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/252)
19092026-02-24T01:28:59.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102026-02-24T01:28:59.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112026-02-24T01:28:59.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122026-02-24T01:28:59.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19132026-02-24T01:28:59.714Z
19142026-02-24T01:28:59.714Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/252)
19152026-02-24T01:29:00.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162026-02-24T01:29:00.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172026-02-24T01:29:00.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182026-02-24T01:29:00.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
19192026-02-24T01:29:00.608Z
19202026-02-24T01:29:00.608Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/252)
19212026-02-24T01:29:01.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222026-02-24T01:29:01.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232026-02-24T01:29:01.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242026-02-24T01:29:01.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19252026-02-24T01:29:01.547Z
19262026-02-24T01:29:01.547Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/252)
19272026-02-24T01:29:02.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282026-02-24T01:29:02.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292026-02-24T01:29:02.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302026-02-24T01:29:02.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
19312026-02-24T01:29:02.518Z
19322026-02-24T01:29:02.518Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/252)
19332026-02-24T01:29:03.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342026-02-24T01:29:03.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352026-02-24T01:29:03.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362026-02-24T01:29:03.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19372026-02-24T01:29:03.489Z
19382026-02-24T01:29:03.489Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/252)
19392026-02-24T01:29:04.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402026-02-24T01:29:04.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412026-02-24T01:29:04.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422026-02-24T01:29:04.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
19432026-02-24T01:29:04.534Z
19442026-02-24T01:29:04.534Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/252)
19452026-02-24T01:29:05.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462026-02-24T01:29:05.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472026-02-24T01:29:05.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482026-02-24T01:29:05.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19492026-02-24T01:29:05.479Z
19502026-02-24T01:29:05.479Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/252)
19512026-02-24T01:29:06.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522026-02-24T01:29:06.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532026-02-24T01:29:06.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19542026-02-24T01:29:06.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19552026-02-24T01:29:06.446Z
19562026-02-24T01:29:06.446Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/252)
19572026-02-24T01:29:07.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19582026-02-24T01:29:07.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19592026-02-24T01:29:07.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19602026-02-24T01:29:07.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
19612026-02-24T01:29:07.403Z
19622026-02-24T01:29:07.403Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/252)
19632026-02-24T01:29:08.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19642026-02-24T01:29:08.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19652026-02-24T01:29:08.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19662026-02-24T01:29:08.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19672026-02-24T01:29:08.433Z
19682026-02-24T01:29:08.433Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/252)
19692026-02-24T01:29:09.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19702026-02-24T01:29:09.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19712026-02-24T01:29:09.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19722026-02-24T01:29:09.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19732026-02-24T01:29:09.392Z
19742026-02-24T01:29:09.392Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/252)
19752026-02-24T01:29:10.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19762026-02-24T01:29:10.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19772026-02-24T01:29:10.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19782026-02-24T01:29:10.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
19792026-02-24T01:29:10.321Z
19802026-02-24T01:29:10.321Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/252)
19812026-02-24T01:29:11.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19822026-02-24T01:29:11.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19832026-02-24T01:29:11.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19842026-02-24T01:29:11.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
19852026-02-24T01:29:11.281Z
19862026-02-24T01:29:11.281Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/252)
19872026-02-24T01:29:12.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19882026-02-24T01:29:12.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19892026-02-24T01:29:12.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19902026-02-24T01:29:12.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
19912026-02-24T01:29:12.224Z
19922026-02-24T01:29:12.224Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/252)
19932026-02-24T01:29:13.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19942026-02-24T01:29:13.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19952026-02-24T01:29:13.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19962026-02-24T01:29:13.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
19972026-02-24T01:29:13.243Z
19982026-02-24T01:29:13.243Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/252)
19992026-02-24T01:29:14.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20002026-02-24T01:29:14.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20012026-02-24T01:29:14.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20022026-02-24T01:29:14.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
20032026-02-24T01:29:14.280Z
20042026-02-24T01:29:14.280Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/252)
20052026-02-24T01:29:15.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20062026-02-24T01:29:15.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20072026-02-24T01:29:15.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20082026-02-24T01:29:15.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20092026-02-24T01:29:15.298Z
20102026-02-24T01:29:15.298Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/252)
20112026-02-24T01:29:16.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20122026-02-24T01:29:16.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20132026-02-24T01:29:16.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20142026-02-24T01:29:16.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
20152026-02-24T01:29:16.262Z
20162026-02-24T01:29:16.262Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/252)
20172026-02-24T01:29:17.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20182026-02-24T01:29:17.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20192026-02-24T01:29:17.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20202026-02-24T01:29:17.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
20212026-02-24T01:29:17.195Z
20222026-02-24T01:29:17.195Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/252)
20232026-02-24T01:29:18.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20242026-02-24T01:29:18.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20252026-02-24T01:29:18.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20262026-02-24T01:29:18.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
20272026-02-24T01:29:18.165Z
20282026-02-24T01:29:18.165Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/252)
20292026-02-24T01:29:19.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20302026-02-24T01:29:19.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20312026-02-24T01:29:19.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20322026-02-24T01:29:19.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20332026-02-24T01:29:19.223Z
20342026-02-24T01:29:19.223Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/252)
20352026-02-24T01:29:20.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20362026-02-24T01:29:20.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20372026-02-24T01:29:20.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20382026-02-24T01:29:20.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20392026-02-24T01:29:20.229Z
20402026-02-24T01:29:20.229Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/252)
20412026-02-24T01:29:21.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20422026-02-24T01:29:21.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20432026-02-24T01:29:21.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20442026-02-24T01:29:21.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20452026-02-24T01:29:21.227Z
20462026-02-24T01:29:21.227Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/252)
20472026-02-24T01:29:22.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20482026-02-24T01:29:22.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20492026-02-24T01:29:22.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20502026-02-24T01:29:22.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
20512026-02-24T01:29:22.208Z
20522026-02-24T01:29:22.208Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/252)
20532026-02-24T01:29:23.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20542026-02-24T01:29:23.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20552026-02-24T01:29:23.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20562026-02-24T01:29:23.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
20572026-02-24T01:29:23.288Z
20582026-02-24T01:29:23.288Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/252)
20592026-02-24T01:29:24.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20602026-02-24T01:29:24.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20612026-02-24T01:29:24.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20622026-02-24T01:29:24.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
20632026-02-24T01:29:24.386Z
20642026-02-24T01:29:24.386Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/252)
20652026-02-24T01:29:25.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20662026-02-24T01:29:25.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20672026-02-24T01:29:25.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20682026-02-24T01:29:25.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20692026-02-24T01:29:25.403Z
20702026-02-24T01:29:25.403Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/252)
20712026-02-24T01:29:26.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20722026-02-24T01:29:26.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20732026-02-24T01:29:26.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20742026-02-24T01:29:26.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20752026-02-24T01:29:26.407Z
20762026-02-24T01:29:26.407Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/252)
20772026-02-24T01:29:27.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20782026-02-24T01:29:27.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20792026-02-24T01:29:27.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20802026-02-24T01:29:27.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
20812026-02-24T01:29:27.454Z
20822026-02-24T01:29:27.454Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/252)
20832026-02-24T01:29:28.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20842026-02-24T01:29:28.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20852026-02-24T01:29:28.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20862026-02-24T01:29:28.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20872026-02-24T01:29:28.455Z
20882026-02-24T01:29:28.455Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/252)
20892026-02-24T01:29:29.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20902026-02-24T01:29:29.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20912026-02-24T01:29:29.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20922026-02-24T01:29:29.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20932026-02-24T01:29:29.533Z
20942026-02-24T01:29:29.533Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/252)
20952026-02-24T01:29:30.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20962026-02-24T01:29:30.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20972026-02-24T01:29:30.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20982026-02-24T01:29:30.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20992026-02-24T01:29:30.593Z
21002026-02-24T01:29:30.593Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/252)
21012026-02-24T01:29:31.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21022026-02-24T01:29:31.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21032026-02-24T01:29:31.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21042026-02-24T01:29:31.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
21052026-02-24T01:29:31.927Z
21062026-02-24T01:29:31.927Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/252)
21072026-02-24T01:29:33.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21082026-02-24T01:29:33.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21092026-02-24T01:29:33.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21102026-02-24T01:29:33.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
21112026-02-24T01:29:33.173Z
21122026-02-24T01:29:33.173Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/252)
21132026-02-24T01:29:34.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21142026-02-24T01:29:34.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21152026-02-24T01:29:34.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21162026-02-24T01:29:34.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
21172026-02-24T01:29:34.457Z
21182026-02-24T01:29:34.457Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/252)
21192026-02-24T01:29:35.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21202026-02-24T01:29:35.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21212026-02-24T01:29:35.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21222026-02-24T01:29:35.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
21232026-02-24T01:29:35.753Z
21242026-02-24T01:29:35.753Zinfo: running `cargo check --bins` on key-manager-types (49/252)
21252026-02-24T01:29:36.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21262026-02-24T01:29:36.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21272026-02-24T01:29:36.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21282026-02-24T01:29:36.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
21292026-02-24T01:29:36.933Z
21302026-02-24T01:29:36.933Zinfo: running `cargo check --bins` on oxlog (50/252)
21312026-02-24T01:29:37.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21322026-02-24T01:29:38.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21332026-02-24T01:29:38.187Z Checking cfg-if v1.0.4
21342026-02-24T01:29:38.211Z Checking libc v0.2.180
21352026-02-24T01:29:38.211Z Checking serde_core v1.0.228
21362026-02-24T01:29:38.260Z Checking zeroize v1.8.1
21372026-02-24T01:29:38.283Z Checking memchr v2.7.4
21382026-02-24T01:29:38.307Z Checking value-bag v1.12.0
21392026-02-24T01:29:38.307Z Checking smallvec v1.15.1
21402026-02-24T01:29:38.307Z Checking typenum v1.17.0
21412026-02-24T01:29:38.355Z Checking scopeguard v1.2.0
21422026-02-24T01:29:38.539Z Checking lock_api v0.4.12
21432026-02-24T01:29:38.577Z Checking subtle v2.6.1
21442026-02-24T01:29:38.722Z Checking itoa v1.0.11
21452026-02-24T01:29:38.746Z Checking log v0.4.29
21462026-02-24T01:29:38.862Z Checking const-oid v0.9.6
21472026-02-24T01:29:38.960Z Checking stable_deref_trait v1.2.0
21482026-02-24T01:29:38.984Z Checking byteorder v1.5.0
21492026-02-24T01:29:39.101Z Checking portable-atomic v1.11.0
21502026-02-24T01:29:39.124Z Checking critical-section v1.1.3
21512026-02-24T01:29:39.301Z Checking zerofrom v0.1.4
21522026-02-24T01:29:39.325Z Checking pin-project-lite v0.2.14
21532026-02-24T01:29:39.370Z Checking generic-array v0.14.7
21542026-02-24T01:29:39.393Z Checking allocator-api2 v0.2.21
21552026-02-24T01:29:39.485Z Checking getrandom v0.2.15
21562026-02-24T01:29:39.509Z Checking getrandom v0.3.4
21572026-02-24T01:29:39.532Z Checking yoke v0.7.4
21582026-02-24T01:29:39.742Z Checking rand_core v0.6.4
21592026-02-24T01:29:39.766Z Checking signal-hook-registry v1.4.2
21602026-02-24T01:29:39.850Z Checking zerovec v0.10.4
21612026-02-24T01:29:40.024Z Checking parking_lot_core v0.9.10
21622026-02-24T01:29:40.048Z Checking mio v1.0.2
21632026-02-24T01:29:40.087Z Checking equivalent v1.0.2
21642026-02-24T01:29:40.111Z Checking once_cell v1.21.3
21652026-02-24T01:29:40.223Z Checking libm v0.2.8
21662026-02-24T01:29:40.358Z Checking parking_lot v0.12.3
21672026-02-24T01:29:40.437Z Checking crypto-common v0.1.6
21682026-02-24T01:29:40.461Z Checking block-buffer v0.10.4
21692026-02-24T01:29:40.612Z Checking writeable v0.5.5
21702026-02-24T01:29:40.636Z Checking litemap v0.7.3
21712026-02-24T01:29:40.660Z Checking socket2 v0.6.1
21722026-02-24T01:29:40.688Z Checking digest v0.10.7
21732026-02-24T01:29:40.723Z Checking zerocopy v0.7.35
21742026-02-24T01:29:40.949Z Checking zmij v1.0.15
21752026-02-24T01:29:40.995Z Checking cpufeatures v0.2.14
21762026-02-24T01:29:41.067Z Checking futures-core v0.3.31
21772026-02-24T01:29:41.097Z Checking num-traits v0.2.19
21782026-02-24T01:29:41.122Z Checking percent-encoding v2.3.2
21792026-02-24T01:29:41.156Z Checking hmac v0.12.1
21802026-02-24T01:29:41.283Z Checking icu_locid_transform_data v1.5.0
21812026-02-24T01:29:41.334Z Checking block-padding v0.3.3
21822026-02-24T01:29:41.358Z Checking tinystr v0.7.6
21832026-02-24T01:29:41.389Z Checking icu_collections v1.5.0
21842026-02-24T01:29:41.413Z Checking hashbrown v0.16.1
21852026-02-24T01:29:41.437Z Checking icu_properties_data v1.5.0
21862026-02-24T01:29:41.581Z Checking inout v0.1.3
21872026-02-24T01:29:41.700Z Checking utf16_iter v1.0.5
21882026-02-24T01:29:41.724Z Checking icu_locid v1.5.0
21892026-02-24T01:29:41.831Z Checking utf8_iter v1.0.4
21902026-02-24T01:29:41.906Z Checking icu_normalizer_data v1.5.0
21912026-02-24T01:29:41.930Z Checking ppv-lite86 v0.2.20
21922026-02-24T01:29:42.031Z Checking serde v1.0.228
21932026-02-24T01:29:42.064Z Checking serde_json v1.0.149
21942026-02-24T01:29:42.091Z Checking write16 v1.0.0
21952026-02-24T01:29:42.115Z Checking futures-sink v0.3.31
21962026-02-24T01:29:42.249Z Checking cipher v0.4.4
21972026-02-24T01:29:42.300Z Checking futures-channel v0.3.31
21982026-02-24T01:29:42.442Z Checking indexmap v2.13.0
21992026-02-24T01:29:42.482Z Checking sha2 v0.10.9
22002026-02-24T01:29:42.647Z Checking slab v0.4.9
22012026-02-24T01:29:42.671Z Checking base64ct v1.6.0
22022026-02-24T01:29:42.702Z Checking futures-task v0.3.31
22032026-02-24T01:29:42.739Z Checking icu_provider v1.5.0
22042026-02-24T01:29:42.928Z Checking futures-io v0.3.31
22052026-02-24T01:29:42.964Z Checking pin-utils v0.1.0
22062026-02-24T01:29:43.040Z Checking bytes v1.11.1
22072026-02-24T01:29:43.064Z Checking bitflags v2.9.4
22082026-02-24T01:29:43.088Z Checking errno v0.3.12
22092026-02-24T01:29:43.156Z Checking futures-util v0.3.31
22102026-02-24T01:29:43.182Z Checking pem-rfc7468 v0.7.0
22112026-02-24T01:29:43.295Z Checking flagset v0.4.6
22122026-02-24T01:29:43.392Z Checking form_urlencoded v1.2.2
22132026-02-24T01:29:43.437Z Checking icu_locid_transform v1.5.0
22142026-02-24T01:29:43.504Z Checking rand_core v0.9.3
22152026-02-24T01:29:43.553Z Checking der v0.7.10
22162026-02-24T01:29:43.638Z Checking fnv v1.0.7
22172026-02-24T01:29:43.710Z Checking foldhash v0.1.5
22182026-02-24T01:29:43.809Z Checking salsa20 v0.10.2
22192026-02-24T01:29:43.862Z Checking uuid v1.19.0
22202026-02-24T01:29:43.912Z Checking pbkdf2 v0.12.2
22212026-02-24T01:29:43.972Z Checking hashbrown v0.15.4
22222026-02-24T01:29:44.084Z Checking spin v0.9.8
22232026-02-24T01:29:44.108Z Checking tokio v1.49.0
22242026-02-24T01:29:44.108Z Checking http v1.4.0
22252026-02-24T01:29:44.478Z Checking scrypt v0.11.0
22262026-02-24T01:29:44.515Z Checking icu_properties v1.5.1
22272026-02-24T01:29:44.596Z Checking rand_chacha v0.9.0
22282026-02-24T01:29:44.728Z Checking cbc v0.1.2
22292026-02-24T01:29:44.966Z Checking aes v0.8.4
22302026-02-24T01:29:45.016Z Checking regex-syntax v0.8.5
22312026-02-24T01:29:45.071Z Checking iana-time-zone v0.1.63
22322026-02-24T01:29:45.246Z Checking chrono v0.4.43
22332026-02-24T01:29:45.337Z Checking spki v0.7.3
22342026-02-24T01:29:45.444Z Checking rand v0.9.2
22352026-02-24T01:29:45.648Z Checking tracing-core v0.1.32
22362026-02-24T01:29:45.784Z Checking pkcs5 v0.7.1
22372026-02-24T01:29:46.267Z Checking thiserror v2.0.18
22382026-02-24T01:29:46.296Z Checking tracing v0.1.40
22392026-02-24T01:29:46.439Z Checking pkcs8 v0.10.2
22402026-02-24T01:29:46.463Z Checking http-body v1.0.1
22412026-02-24T01:29:46.666Z Checking base64 v0.22.1
22422026-02-24T01:29:46.691Z Checking rustls-pki-types v1.10.0
22432026-02-24T01:29:46.837Z Checking plain v0.2.3
22442026-02-24T01:29:47.014Z Checking tinyvec_macros v0.1.1
22452026-02-24T01:29:47.140Z Checking tinyvec v1.8.0
22462026-02-24T01:29:47.165Z Checking lazy_static v1.5.0
22472026-02-24T01:29:47.193Z Checking rustix v1.1.3
22482026-02-24T01:29:47.233Z Checking semver v1.0.27
22492026-02-24T01:29:47.311Z Checking zerocopy v0.8.27
22502026-02-24T01:29:47.620Z Checking aws-lc-sys v0.26.0
22512026-02-24T01:29:47.674Z Checking ucd-trie v0.1.7
22522026-02-24T01:29:47.751Z Checking icu_normalizer v1.5.0
22532026-02-24T01:29:47.915Z Checking atomic-waker v1.1.2
22542026-02-24T01:29:48.097Z Checking untrusted v0.7.1
22552026-02-24T01:29:48.121Z Checking untrusted v0.9.0
22562026-02-24T01:29:48.304Z Checking unicode-ident v1.0.19
22572026-02-24T01:29:48.328Z Checking tower-service v0.3.3
22582026-02-24T01:29:48.400Z Checking fastrand v2.1.1
22592026-02-24T01:29:48.486Z Checking openssl-probe v0.1.5
22602026-02-24T01:29:48.560Z Checking foreign-types-shared v0.1.1
22612026-02-24T01:29:48.560Z Checking idna_adapter v1.2.0
22622026-02-24T01:29:48.669Z Checking tower-layer v0.3.3
22632026-02-24T01:29:48.701Z Checking try-lock v0.2.5
22642026-02-24T01:29:48.742Z Checking adler2 v2.0.0
22652026-02-24T01:29:48.781Z Checking idna v1.0.3
22662026-02-24T01:29:48.871Z Checking dyn-clone v1.0.20
22672026-02-24T01:29:48.927Z Checking miniz_oxide v0.8.5
22682026-02-24T01:29:48.974Z Checking want v0.3.1
22692026-02-24T01:29:49.068Z Checking foreign-types v0.3.2
22702026-02-24T01:29:49.180Z Checking proc-macro2 v1.0.101
22712026-02-24T01:29:49.206Z Checking ring v0.17.14
22722026-02-24T01:29:49.270Z Checking tempfile v3.24.0
22732026-02-24T01:29:49.295Z Checking url v2.5.4
22742026-02-24T01:29:49.671Z Checking pest v2.8.2
22752026-02-24T01:29:49.698Z Checking ipnet v2.11.0
22762026-02-24T01:29:49.828Z Checking aws-lc-rs v1.12.4
22772026-02-24T01:29:49.862Z Checking httparse v1.9.5
22782026-02-24T01:29:50.199Z Checking schemars v0.8.22
22792026-02-24T01:29:50.291Z Checking openssl-sys v0.9.109
22802026-02-24T01:29:50.350Z Checking wait-timeout v0.2.0
22812026-02-24T01:29:50.573Z Checking aho-corasick v1.1.3
22822026-02-24T01:29:50.642Z Checking pretty-hex v0.4.1
22832026-02-24T01:29:50.844Z Checking powerfmt v0.2.0
22842026-02-24T01:29:51.145Z Checking anstyle v1.0.11
22852026-02-24T01:29:51.500Z Checking utf8parse v0.2.2
22862026-02-24T01:29:51.528Z Checking tokio-util v0.7.15
22872026-02-24T01:29:51.552Z Checking quick-error v1.2.3
22882026-02-24T01:29:51.576Z Checking bit-vec v0.8.0
22892026-02-24T01:29:51.672Z Checking httpdate v1.0.3
22902026-02-24T01:29:51.697Z Checking anstyle-parse v0.2.5
22912026-02-24T01:29:51.727Z Checking rusty-fork v0.3.0
22922026-02-24T01:29:51.828Z Checking rustls-webpki v0.102.8
22932026-02-24T01:29:51.934Z Checking openssl v0.10.73
22942026-02-24T01:29:51.988Z Checking bit-set v0.8.0
22952026-02-24T01:29:52.015Z Checking deranged v0.5.3
22962026-02-24T01:29:52.067Z Checking quote v1.0.40
22972026-02-24T01:29:52.161Z Checking regex-automata v0.4.11
22982026-02-24T01:29:52.285Z Compiling newtype-uuid v1.3.2
22992026-02-24T01:29:52.442Z Checking unicode-normalization v0.1.24
23002026-02-24T01:29:52.466Z Checking crossbeam-utils v0.8.21
23012026-02-24T01:29:52.616Z Checking rand_xorshift v0.4.0
23022026-02-24T01:29:52.650Z Checking rustix v0.38.37
23032026-02-24T01:29:52.797Z Checking h2 v0.4.6
23042026-02-24T01:29:52.838Z Checking bzip2-sys v0.1.13+1.0.8
23052026-02-24T01:29:52.987Z Checking scroll v0.13.0
23062026-02-24T01:29:53.200Z Checking signature v2.2.0
23072026-02-24T01:29:53.398Z Checking crc32fast v1.4.2
23082026-02-24T01:29:53.442Z Checking num-conv v0.1.0
23092026-02-24T01:29:53.496Z Checking siphasher v0.3.11
23102026-02-24T01:29:53.677Z Checking unicode-bidi v0.3.17
23112026-02-24T01:29:53.758Z Checking unicode-properties v0.1.3
23122026-02-24T01:29:53.820Z Checking num_threads v0.1.7
23132026-02-24T01:29:53.970Z Checking is_terminal_polyfill v1.70.1
23142026-02-24T01:29:54.119Z Checking colorchoice v1.0.2
23152026-02-24T01:29:54.156Z Checking anstyle-query v1.1.1
23162026-02-24T01:29:54.290Z Checking zlib-rs v0.5.1
23172026-02-24T01:29:54.319Z Checking unarray v0.1.4
23182026-02-24T01:29:54.343Z Checking either v1.15.0
23192026-02-24T01:29:54.464Z Checking time-core v0.1.6
23202026-02-24T01:29:54.508Z Checking proptest v1.7.0
23212026-02-24T01:29:54.779Z Checking time v0.3.43
23222026-02-24T01:29:54.817Z Checking anstream v0.6.18
23232026-02-24T01:29:55.280Z Checking stringprep v0.1.5
23242026-02-24T01:29:55.595Z Checking phf_shared v0.11.2
23252026-02-24T01:29:55.889Z Checking goblin v0.10.2
23262026-02-24T01:29:55.916Z Checking crossbeam-epoch v0.9.18
23272026-02-24T01:29:56.206Z Checking libz-rs-sys v0.5.1
23282026-02-24T01:29:56.350Z Checking rustls v0.23.19
23292026-02-24T01:29:56.423Z Compiling daft v0.1.4
23302026-02-24T01:29:56.619Z Checking syn v2.0.114
23312026-02-24T01:29:56.809Z Checking native-tls v0.2.12
23322026-02-24T01:29:57.001Z Checking ipnetwork v0.21.1
23332026-02-24T01:29:57.158Z Checking scroll v0.12.0
23342026-02-24T01:29:57.389Z Checking thiserror v1.0.69
23352026-02-24T01:29:57.438Z Checking zstd-sys v2.0.14+zstd.1.5.7
23362026-02-24T01:29:57.557Z Checking toml_datetime v0.6.11
23372026-02-24T01:29:57.613Z Checking serde_spanned v0.6.9
23382026-02-24T01:29:57.657Z Checking rand_chacha v0.3.1
23392026-02-24T01:29:57.842Z Checking num-integer v0.1.46
23402026-02-24T01:29:57.919Z Checking sync_wrapper v1.0.1
23412026-02-24T01:29:58.091Z Checking md-5 v0.10.6
23422026-02-24T01:29:58.116Z Checking ff v0.13.0
23432026-02-24T01:29:58.360Z Checking hash32 v0.2.1
23442026-02-24T01:29:58.384Z Checking gimli v0.31.1
23452026-02-24T01:29:58.384Z Checking psl-types v2.0.11
23462026-02-24T01:29:58.623Z Checking fallible-iterator v0.2.0
23472026-02-24T01:29:58.710Z Checking base16ct v0.2.0
23482026-02-24T01:29:58.935Z Compiling iddqd v0.3.16
23492026-02-24T01:29:59.117Z Checking hyper v1.8.1
23502026-02-24T01:29:59.212Z Checking postgres-protocol v0.6.8
23512026-02-24T01:29:59.256Z Checking sec1 v0.7.3
23522026-02-24T01:29:59.669Z Checking heapless v0.7.17
23532026-02-24T01:29:59.905Z Checking publicsuffix v2.3.0
23542026-02-24T01:30:00.205Z Checking group v0.13.0
23552026-02-24T01:30:00.472Z Checking num-iter v0.1.45
23562026-02-24T01:30:00.596Z Checking tower v0.5.2
23572026-02-24T01:30:00.672Z Checking rand v0.8.5
23582026-02-24T01:30:01.060Z Checking hyper-util v0.1.19
23592026-02-24T01:30:01.433Z Checking zstd-safe v7.2.3
23602026-02-24T01:30:01.457Z Checking goblin v0.8.2
23612026-02-24T01:30:01.652Z Checking tokio-rustls v0.26.0
23622026-02-24T01:30:01.762Z Checking oxnet v0.1.4
23632026-02-24T01:30:01.891Z Checking cookie v0.18.1
23642026-02-24T01:30:02.040Z Checking dof v0.4.0
23652026-02-24T01:30:02.067Z Checking tokio-native-tls v0.3.1
23662026-02-24T01:30:02.204Z Checking addr2line v0.24.2
23672026-02-24T01:30:02.238Z Checking flate2 v1.1.2
23682026-02-24T01:30:02.356Z Checking terminal_size v0.4.0
23692026-02-24T01:30:02.380Z Checking dtrace-parser v0.3.0
23702026-02-24T01:30:02.412Z Checking rustls-native-certs v0.8.1
23712026-02-24T01:30:02.561Z Checking webpki-roots v1.0.1
23722026-02-24T01:30:02.629Z Checking http-body-util v0.1.3
23732026-02-24T01:30:02.753Z Checking signal-hook v0.3.18
23742026-02-24T01:30:02.778Z Checking hkdf v0.12.4
23752026-02-24T01:30:02.876Z Checking crypto-bigint v0.5.5
23762026-02-24T01:30:02.905Z Checking thread-id v5.0.0
23772026-02-24T01:30:02.935Z Checking object v0.36.5
23782026-02-24T01:30:03.012Z Checking winnow v0.5.40
23792026-02-24T01:30:03.047Z Checking bumpalo v3.16.0
23802026-02-24T01:30:03.091Z Checking strsim v0.11.1
23812026-02-24T01:30:03.120Z Checking clap_lex v0.7.4
23822026-02-24T01:30:03.395Z Checking lockfree-object-pool v0.1.6
23832026-02-24T01:30:03.419Z Checking ryu v1.0.18
23842026-02-24T01:30:03.454Z Checking rustc-demangle v0.1.24
23852026-02-24T01:30:03.646Z Checking managed v0.8.0
23862026-02-24T01:30:03.682Z Checking iri-string v0.7.8
23872026-02-24T01:30:03.922Z Checking simd-adler32 v0.3.7
23882026-02-24T01:30:03.967Z Checking bitflags v1.3.2
23892026-02-24T01:30:04.065Z Compiling rayon-core v1.12.1
23902026-02-24T01:30:04.101Z Checking smoltcp v0.9.1
23912026-02-24T01:30:04.340Z Checking zopfli v0.8.1
23922026-02-24T01:30:04.438Z Checking hyper-tls v0.6.0
23932026-02-24T01:30:04.774Z Checking hyper-rustls v0.27.7
23942026-02-24T01:30:05.062Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23952026-02-24T01:30:05.199Z Checking serde_urlencoded v0.7.1
23962026-02-24T01:30:05.391Z Checking clap_builder v4.5.48
23972026-02-24T01:30:05.507Z Checking signal-hook-mio v0.2.4
23982026-02-24T01:30:05.653Z Checking usdt-impl v0.6.0
23992026-02-24T01:30:05.691Z Checking cookie_store v0.21.1
24002026-02-24T01:30:05.717Z Checking elliptic-curve v0.13.8
24012026-02-24T01:30:05.865Z Checking toml_edit v0.19.15
24022026-02-24T01:30:06.339Z Checking tower-http v0.6.6
24032026-02-24T01:30:06.381Z Checking num-bigint-dig v0.8.6
24042026-02-24T01:30:06.405Z Checking zstd v0.13.3
24052026-02-24T01:30:06.438Z Checking dof v0.3.0
24062026-02-24T01:30:06.692Z Checking postgres-types v0.2.9
24072026-02-24T01:30:06.797Z Checking dtrace-parser v0.2.0
24082026-02-24T01:30:06.910Z Checking regex v1.11.3
24092026-02-24T01:30:07.051Z Checking bstr v1.10.0
24102026-02-24T01:30:07.302Z Checking crossbeam-deque v0.8.5
24112026-02-24T01:30:07.347Z Checking phf v0.11.2
24122026-02-24T01:30:07.538Z Checking ed25519 v2.2.3
24132026-02-24T01:30:07.623Z Checking bzip2 v0.5.2
24142026-02-24T01:30:07.656Z Checking bzip2 v0.4.4
24152026-02-24T01:30:07.874Z Checking curve25519-dalek v4.1.3
24162026-02-24T01:30:07.920Z Checking ref-cast v1.0.25
24172026-02-24T01:30:07.958Z Checking strum v0.27.2
24182026-02-24T01:30:07.982Z Checking hubpack v0.1.2
24192026-02-24T01:30:08.095Z Checking memoffset v0.9.1
24202026-02-24T01:30:08.166Z Checking pkcs1 v0.7.5
24212026-02-24T01:30:08.190Z Checking erased-serde v0.3.31
24222026-02-24T01:30:08.251Z Checking serde-big-array v0.5.1
24232026-02-24T01:30:08.301Z Checking hex v0.4.3
24242026-02-24T01:30:08.326Z Checking float-cmp v0.10.0
24252026-02-24T01:30:08.396Z Checking rfc6979 v0.4.0
24262026-02-24T01:30:08.506Z Checking thread-id v4.2.2
24272026-02-24T01:30:08.574Z Checking memmap2 v0.9.8
24282026-02-24T01:30:08.598Z Checking socket2 v0.5.10
24292026-02-24T01:30:08.622Z Checking env_filter v0.1.2
24302026-02-24T01:30:08.646Z Checking encoding_rs v0.8.34
24312026-02-24T01:30:08.862Z Checking keccak v0.1.5
24322026-02-24T01:30:08.886Z Checking backtrace v0.3.74
24332026-02-24T01:30:08.886Z Checking rustc-hash v2.1.1
24342026-02-24T01:30:08.923Z Checking toml_write v0.1.2
24352026-02-24T01:30:09.117Z Checking precomputed-hash v0.1.1
24362026-02-24T01:30:09.155Z Checking predicates-core v1.0.8
24372026-02-24T01:30:09.205Z Checking normalize-line-endings v0.3.0
24382026-02-24T01:30:09.230Z Checking unicode-segmentation v1.12.0
24392026-02-24T01:30:09.272Z Checking fixedbitset v0.5.7
24402026-02-24T01:30:09.296Z Checking static_assertions v1.1.0
24412026-02-24T01:30:09.376Z Checking foldhash v0.2.0
24422026-02-24T01:30:09.400Z Checking jiff v0.2.15
24432026-02-24T01:30:09.424Z Checking fixedbitset v0.4.2
24442026-02-24T01:30:09.536Z Checking winnow v0.7.14
24452026-02-24T01:30:09.669Z Checking difflib v0.4.0
24462026-02-24T01:30:09.701Z Checking whoami v1.5.2
24472026-02-24T01:30:09.736Z Checking mime v0.3.17
24482026-02-24T01:30:09.760Z Checking minimal-lexical v0.2.1
24492026-02-24T01:30:09.928Z Checking data-encoding v2.9.0
24502026-02-24T01:30:10.045Z Checking new_debug_unreachable v1.0.6
24512026-02-24T01:30:10.069Z Checking tokio-postgres v0.7.13
24522026-02-24T01:30:10.168Z Checking predicates v3.1.3
24532026-02-24T01:30:10.192Z Checking string_cache v0.8.9
24542026-02-24T01:30:10.216Z Checking nom v7.1.3
24552026-02-24T01:30:10.510Z Checking similar v2.7.0
24562026-02-24T01:30:10.534Z Checking hickory-proto v0.25.2
24572026-02-24T01:30:10.824Z Checking petgraph v0.6.5
24582026-02-24T01:30:10.851Z Checking reqwest v0.12.24
24592026-02-24T01:30:11.368Z Checking petgraph v0.8.2
24602026-02-24T01:30:12.393Z Checking toml_edit v0.22.27
24612026-02-24T01:30:12.725Z Checking ed25519-dalek v2.1.1
24622026-02-24T01:30:13.028Z Checking anyhow v1.0.99
24632026-02-24T01:30:13.190Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24642026-02-24T01:30:13.430Z Checking sha3 v0.10.8
24652026-02-24T01:30:13.824Z Checking slog v2.8.2
24662026-02-24T01:30:13.849Z Checking env_logger v0.11.8
24672026-02-24T01:30:14.198Z Checking usdt v0.6.0
24682026-02-24T01:30:14.399Z Checking serde_with v3.16.1
24692026-02-24T01:30:14.510Z Checking usdt-impl v0.5.0
24702026-02-24T01:30:14.810Z Checking ecdsa v0.16.9
24712026-02-24T01:30:15.014Z Checking rsa v0.9.8
24722026-02-24T01:30:15.092Z Checking toml v0.7.8
24732026-02-24T01:30:15.122Z Checking nix v0.29.0
24742026-02-24T01:30:15.331Z Checking zip v4.2.0
24752026-02-24T01:30:15.552Z Checking clap v4.5.48
24762026-02-24T01:30:15.682Z Checking zip v0.6.6
24772026-02-24T01:30:16.039Z Checking crossterm v0.28.1
24782026-02-24T01:30:16.428Z Checking itertools v0.12.1
24792026-02-24T01:30:16.510Z Checking itertools v0.10.5
24802026-02-24T01:30:16.536Z Checking itertools v0.13.0
24812026-02-24T01:30:16.560Z Checking strum v0.26.3
24822026-02-24T01:30:16.743Z Checking tokio-stream v0.1.17
24832026-02-24T01:30:17.219Z Checking ahash v0.8.12
24842026-02-24T01:30:17.567Z Checking fs-err v3.1.1
24852026-02-24T01:30:17.627Z Checking buf-list v1.0.3
24862026-02-24T01:30:17.703Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24872026-02-24T01:30:17.814Z Checking x509-cert v0.2.5
24882026-02-24T01:30:17.971Z Checking openapiv3 v2.2.0
24892026-02-24T01:30:18.070Z Checking sha1 v0.10.6
24902026-02-24T01:30:18.236Z Checking winnow v0.6.26
24912026-02-24T01:30:18.396Z Checking lalrpop-util v0.19.12
24922026-02-24T01:30:18.530Z Checking peg-runtime v0.8.5
24932026-02-24T01:30:18.695Z Checking rayon v1.10.0
24942026-02-24T01:30:18.775Z Checking camino v1.2.2
24952026-02-24T01:30:18.816Z Checking sigpipe v0.1.3
24962026-02-24T01:30:18.910Z Checking glob v0.3.2
24972026-02-24T01:30:22.205Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24982026-02-24T01:30:22.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.87s
24992026-02-24T01:30:23.039Z
25002026-02-24T01:30:23.039Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (51/252)
25012026-02-24T01:30:24.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022026-02-24T01:30:24.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032026-02-24T01:30:24.845Z Compiling regress v0.10.4
25042026-02-24T01:30:24.899Z Compiling unsafe-libyaml v0.2.11
25052026-02-24T01:30:24.924Z Checking newtype-uuid v1.3.2
25062026-02-24T01:30:24.924Z Compiling structmeta-derive v0.3.0
25072026-02-24T01:30:24.948Z Compiling rustls v0.22.4
25082026-02-24T01:30:25.006Z Compiling multer v3.1.0
25092026-02-24T01:30:25.030Z Checking heck v0.5.0
25102026-02-24T01:30:25.293Z Compiling newtype-uuid-macros v0.1.0
25112026-02-24T01:30:25.347Z Checking daft v0.1.4
25122026-02-24T01:30:25.381Z Compiling async-stream-impl v0.3.6
25132026-02-24T01:30:25.498Z Checking futures-executor v0.3.31
25142026-02-24T01:30:25.767Z Compiling dropshot v0.16.7
25152026-02-24T01:30:25.835Z Checking iddqd v0.3.16
25162026-02-24T01:30:26.208Z Compiling serde_yaml v0.9.34+deprecated
25172026-02-24T01:30:26.619Z Checking futures v0.3.31
25182026-02-24T01:30:26.661Z Compiling dropshot_endpoint v0.16.7
25192026-02-24T01:30:26.779Z Checking match_cfg v0.1.0
25202026-02-24T01:30:26.868Z Checking thread_local v1.1.8
25212026-02-24T01:30:26.906Z Checking hostname v0.3.1
25222026-02-24T01:30:27.107Z Checking unicode-width v0.1.14
25232026-02-24T01:30:27.181Z Checking crossbeam-channel v0.5.15
25242026-02-24T01:30:27.252Z Compiling structmeta v0.3.0
25252026-02-24T01:30:27.595Z Checking is-terminal v0.4.13
25262026-02-24T01:30:27.668Z Compiling derive-ex v0.1.8
25272026-02-24T01:30:27.755Z Checking take_mut v0.2.2
25282026-02-24T01:30:27.779Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25292026-02-24T01:30:27.907Z Checking term v1.1.0
25302026-02-24T01:30:27.932Z Compiling parse-display-derive v0.10.0
25312026-02-24T01:30:27.956Z Checking slog-async v2.8.0
25322026-02-24T01:30:28.274Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25332026-02-24T01:30:28.301Z Checking typify-impl v0.4.3
25342026-02-24T01:30:28.379Z Checking slog-term v2.9.2
25352026-02-24T01:30:28.985Z Checking debug-ignore v1.0.5
25362026-02-24T01:30:29.174Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25372026-02-24T01:30:29.930Z Checking toml_parser v1.0.6+spec-1.1.0
25382026-02-24T01:30:30.728Z Checking slog-json v2.6.1
25392026-02-24T01:30:30.804Z Checking macaddr v1.0.1
25402026-02-24T01:30:30.889Z Checking serde_spanned v1.0.4
25412026-02-24T01:30:31.076Z Checking toml_datetime v0.7.5+spec-1.1.0
25422026-02-24T01:30:31.192Z Checking toml_writer v1.0.6+spec-1.1.0
25432026-02-24T01:30:31.237Z Checking slog-bunyan v2.5.0
25442026-02-24T01:30:31.482Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25452026-02-24T01:30:31.561Z Checking tabwriter v1.4.0
25462026-02-24T01:30:31.637Z Checking toml v0.9.11+spec-1.1.0
25472026-02-24T01:30:31.729Z Compiling test-strategy v0.4.3
25482026-02-24T01:30:31.754Z Checking async-stream v0.3.6
25492026-02-24T01:30:32.039Z Checking waitgroup v0.1.2
25502026-02-24T01:30:32.076Z Checking rustls-pemfile v2.2.0
25512026-02-24T01:30:32.219Z Checking serde_path_to_error v0.1.20
25522026-02-24T01:30:32.320Z Checking hostname v0.4.2
25532026-02-24T01:30:32.346Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25542026-02-24T01:30:32.373Z Compiling itertools v0.14.0
25552026-02-24T01:30:32.511Z Checking progenitor-client v0.11.2
25562026-02-24T01:30:32.570Z Checking progenitor-client v0.10.0
25572026-02-24T01:30:32.829Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25582026-02-24T01:30:32.960Z Checking instant v0.1.13
25592026-02-24T01:30:33.024Z Checking colored v3.0.0
25602026-02-24T01:30:33.108Z Checking parse-display v0.10.0
25612026-02-24T01:30:33.133Z Checking backoff v0.4.0
25622026-02-24T01:30:33.352Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25632026-02-24T01:30:33.381Z Checking tokio-rustls v0.25.0
25642026-02-24T01:30:33.479Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25652026-02-24T01:30:33.533Z Compiling proc-macro-crate v1.3.1
25662026-02-24T01:30:33.562Z Compiling proc-macro-error v1.0.4
25672026-02-24T01:30:34.173Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25682026-02-24T01:30:34.556Z Compiling heapless v0.8.0
25692026-02-24T01:30:34.603Z Compiling num_enum_derive v0.5.11
25702026-02-24T01:30:34.640Z Checking hash32 v0.3.1
25712026-02-24T01:30:34.878Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25722026-02-24T01:30:35.130Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25732026-02-24T01:30:35.268Z Compiling smoltcp v0.11.0
25742026-02-24T01:30:35.370Z Compiling ingot-macros v0.1.1
25752026-02-24T01:30:35.922Z Compiling foreign-types-macros v0.2.3
25762026-02-24T01:30:35.966Z Checking cobs v0.2.3
25772026-02-24T01:30:35.990Z Compiling crucible-workspace-hack v0.1.0
25782026-02-24T01:30:36.275Z Checking foreign-types-shared v0.3.1
25792026-02-24T01:30:36.338Z Checking postcard v1.0.10
25802026-02-24T01:30:36.804Z Checking num_enum v0.5.11
25812026-02-24T01:30:36.840Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25822026-02-24T01:30:36.892Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25832026-02-24T01:30:37.009Z Checking cstr-argument v0.1.2
25842026-02-24T01:30:37.137Z Checking foreign-types v0.5.0
25852026-02-24T01:30:37.224Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25862026-02-24T01:30:37.302Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25872026-02-24T01:30:37.362Z Checking pretty-hex v0.2.1
25882026-02-24T01:30:37.575Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25892026-02-24T01:30:37.693Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25902026-02-24T01:30:37.717Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25912026-02-24T01:30:37.891Z Checking colored v2.2.0
25922026-02-24T01:30:37.917Z Checking secrecy v0.10.3
25932026-02-24T01:30:37.949Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25942026-02-24T01:30:38.071Z Checking camino-tempfile v1.4.1
25952026-02-24T01:30:38.098Z Compiling nix v0.30.1
25962026-02-24T01:30:38.151Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25972026-02-24T01:30:38.407Z Compiling convert_case v0.4.0
25982026-02-24T01:30:38.768Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25992026-02-24T01:30:39.024Z Compiling zone_cfg_derive v0.3.0
26002026-02-24T01:30:39.048Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26012026-02-24T01:30:39.123Z Checking smf v0.2.3
26022026-02-24T01:30:39.310Z Compiling num-derive v0.4.2
26032026-02-24T01:30:39.335Z Compiling derive_more v0.99.20
26042026-02-24T01:30:39.580Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26052026-02-24T01:30:39.658Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26062026-02-24T01:30:40.052Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26072026-02-24T01:30:40.349Z Compiling typify-macro v0.4.3
26082026-02-24T01:30:40.447Z Checking zone v0.3.1
26092026-02-24T01:30:40.547Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26102026-02-24T01:30:41.376Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26112026-02-24T01:30:42.001Z Checking ingot-types v0.1.2
26122026-02-24T01:30:42.815Z Checking ingot v0.1.1
26132026-02-24T01:30:44.240Z Compiling typify v0.4.3
26142026-02-24T01:30:44.404Z Compiling progenitor-impl v0.11.2
26152026-02-24T01:30:45.990Z Compiling typify-impl v0.2.0
26162026-02-24T01:30:46.341Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26172026-02-24T01:30:46.437Z Checking num-rational v0.4.2
26182026-02-24T01:30:47.453Z Checking num-complex v0.4.6
26192026-02-24T01:30:48.132Z Checking unicode-width v0.2.0
26202026-02-24T01:30:48.359Z Checking num v0.4.3
26212026-02-24T01:30:48.684Z Checking password-hash v0.5.0
26222026-02-24T01:30:48.845Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26232026-02-24T01:30:49.060Z Compiling usdt-attr-macro v0.5.0
26242026-02-24T01:30:49.185Z Compiling usdt-macro v0.5.0
26252026-02-24T01:30:49.326Z Checking blake2 v0.10.6
26262026-02-24T01:30:49.881Z Compiling thiserror-impl-no-std v2.0.2
26272026-02-24T01:30:50.126Z Checking universal-hash v0.5.1
26282026-02-24T01:30:50.649Z Checking memmap v0.7.0
26292026-02-24T01:30:50.673Z Checking half v2.4.1
26302026-02-24T01:30:50.900Z Checking opaque-debug v0.3.1
26312026-02-24T01:30:51.033Z Checking ciborium-io v0.2.2
26322026-02-24T01:30:51.176Z Checking float-ord v0.3.2
26332026-02-24T01:30:51.205Z Checking ciborium-ll v0.2.2
26342026-02-24T01:30:51.248Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26352026-02-24T01:30:51.350Z Compiling progenitor-macro v0.11.2
26362026-02-24T01:30:51.452Z Checking poly1305 v0.8.0
26372026-02-24T01:30:51.539Z Checking usdt v0.5.0
26382026-02-24T01:30:51.571Z Checking argon2 v0.5.3
26392026-02-24T01:30:51.663Z Checking console v0.15.10
26402026-02-24T01:30:51.879Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26412026-02-24T01:30:52.021Z Checking toml v0.8.23
26422026-02-24T01:30:52.317Z Checking chacha20 v0.9.1
26432026-02-24T01:30:52.421Z Checking aead v0.5.2
26442026-02-24T01:30:52.491Z Compiling semver v0.1.20
26452026-02-24T01:30:52.700Z Checking thiserror-no-std v2.0.2
26462026-02-24T01:30:52.755Z Checking chacha20poly1305 v0.10.1
26472026-02-24T01:30:52.854Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26482026-02-24T01:30:52.879Z Checking vsss-rs v3.3.4
26492026-02-24T01:30:52.949Z Compiling rustc_version v0.1.7
26502026-02-24T01:30:53.005Z Checking ciborium v0.2.2
26512026-02-24T01:30:53.108Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26522026-02-24T01:30:53.439Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26532026-02-24T01:30:53.866Z Compiling pin-project-internal v1.1.6
26542026-02-24T01:30:54.025Z Checking indent_write v2.2.0
26552026-02-24T01:30:54.054Z Checking linked-hash-map v0.5.6
26562026-02-24T01:30:54.319Z Checking siphasher v1.0.1
26572026-02-24T01:30:54.485Z Checking lru-cache v0.1.2
26582026-02-24T01:30:54.692Z Checking phf_shared v0.12.1
26592026-02-24T01:30:54.722Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26602026-02-24T01:30:54.845Z Compiling newtype_derive v0.1.6
26612026-02-24T01:30:55.030Z Compiling progenitor-impl v0.10.0
26622026-02-24T01:30:56.210Z Checking resolv-conf v0.7.0
26632026-02-24T01:30:56.660Z Checking newline-converter v0.3.0
26642026-02-24T01:30:56.761Z Checking pin-project v1.1.6
26652026-02-24T01:30:56.877Z Checking hickory-proto v0.24.4
26662026-02-24T01:30:56.941Z Checking atomicwrites v0.4.4
26672026-02-24T01:30:57.193Z Checking prettyplease v0.2.36
26682026-02-24T01:30:57.534Z Compiling typify-macro v0.2.0
26692026-02-24T01:30:57.852Z Checking pem v3.0.5
26702026-02-24T01:30:57.937Z Compiling snafu-derive v0.8.5
26712026-02-24T01:30:58.176Z Compiling derive-where v1.5.0
26722026-02-24T01:30:58.463Z Checking csv-core v0.1.11
26732026-02-24T01:30:58.847Z Compiling async-recursion v1.1.1
26742026-02-24T01:30:59.460Z Compiling slog-dtrace v0.3.0
26752026-02-24T01:30:59.808Z Checking highway v1.3.0
26762026-02-24T01:31:00.315Z Checking same-file v1.0.6
26772026-02-24T01:31:00.409Z Checking swrite v0.1.0
26782026-02-24T01:31:00.543Z Compiling owo-colors v4.2.3
26792026-02-24T01:31:00.576Z Compiling chrono-tz v0.10.4
26802026-02-24T01:31:00.902Z Compiling cancel-safe-futures v0.1.5
26812026-02-24T01:31:01.222Z Compiling const_format_proc_macros v0.2.34
26822026-02-24T01:31:01.502Z Checking walkdir v2.5.0
26832026-02-24T01:31:01.529Z Checking hickory-resolver v0.24.4
26842026-02-24T01:31:01.585Z Compiling typify v0.2.0
26852026-02-24T01:31:01.811Z Compiling progenitor-impl v0.8.0
26862026-02-24T01:31:01.887Z Checking csv v1.3.1
26872026-02-24T01:31:01.911Z Checking expectorate v1.2.0
26882026-02-24T01:31:02.167Z Compiling progenitor-macro v0.10.0
26892026-02-24T01:31:02.325Z Checking phf v0.12.1
26902026-02-24T01:31:02.666Z Checking tokio-dtrace v0.1.0
26912026-02-24T01:31:02.754Z Checking snafu v0.8.5
26922026-02-24T01:31:03.025Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26932026-02-24T01:31:03.176Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26942026-02-24T01:31:03.332Z Checking globset v0.4.15
26952026-02-24T01:31:03.368Z Checking olpc-cjson v0.1.4
26962026-02-24T01:31:03.717Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26972026-02-24T01:31:03.949Z Checking libsw-core v0.3.1
26982026-02-24T01:31:04.057Z Checking progenitor v0.11.2
26992026-02-24T01:31:04.314Z Compiling lzma-sys v0.1.20
27002026-02-24T01:31:04.349Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27012026-02-24T01:31:04.769Z Checking serde_plain v1.0.2
27022026-02-24T01:31:04.914Z Checking bytecount v0.6.8
27032026-02-24T01:31:05.163Z Checking arc-swap v1.7.1
27042026-02-24T01:31:05.222Z Checking typed-path v0.9.3
27052026-02-24T01:31:05.314Z Checking utf-8 v0.7.6
27062026-02-24T01:31:05.559Z Checking tungstenite v0.21.0
27072026-02-24T01:31:05.639Z Checking slog-scope v4.4.0
27082026-02-24T01:31:05.945Z Checking papergrid v0.11.0
27092026-02-24T01:31:06.617Z Checking libsw v3.5.0
27102026-02-24T01:31:06.832Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27112026-02-24T01:31:06.902Z Checking qorb v0.4.1
27122026-02-24T01:31:07.147Z Checking tough v0.20.0
27132026-02-24T01:31:07.173Z Checking const_format v0.2.34
27142026-02-24T01:31:07.398Z Checking oxide-tokio-rt v0.1.2
27152026-02-24T01:31:07.669Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
27162026-02-24T01:31:08.454Z Compiling progenitor-macro v0.8.0
27172026-02-24T01:31:11.228Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27182026-02-24T01:31:11.854Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
27192026-02-24T01:31:12.212Z Compiling tabled_derive v0.7.0
27202026-02-24T01:31:12.305Z Checking progenitor-client v0.8.0
27212026-02-24T01:31:12.537Z Checking gethostname v0.5.0
27222026-02-24T01:31:12.709Z Compiling heck v0.3.3
27232026-02-24T01:31:12.733Z Checking bcs v0.1.6
27242026-02-24T01:31:13.103Z Checking linear-map v1.2.0
27252026-02-24T01:31:13.254Z Checking termtree v0.5.1
27262026-02-24T01:31:13.336Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27272026-02-24T01:31:13.525Z Checking smawk v0.3.2
27282026-02-24T01:31:13.597Z Checking unicode-linebreak v0.1.5
27292026-02-24T01:31:13.824Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27302026-02-24T01:31:14.118Z Checking textwrap v0.16.2
27312026-02-24T01:31:14.398Z Checking tabled v0.15.0
27322026-02-24T01:31:14.457Z Checking progenitor v0.10.0
27332026-02-24T01:31:14.578Z Compiling zone_cfg_derive v0.1.2
27342026-02-24T01:31:15.943Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27352026-02-24T01:31:17.012Z Checking steno v0.4.1
27362026-02-24T01:31:17.312Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27372026-02-24T01:31:17.676Z Checking tokio-tungstenite v0.21.0
27382026-02-24T01:31:18.347Z Checking slog-stdlog v4.1.1
27392026-02-24T01:31:18.378Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27402026-02-24T01:31:18.574Z Checking base64 v0.21.7
27412026-02-24T01:31:18.671Z Checking base64 v0.13.1
27422026-02-24T01:31:18.834Z Checking humantime v2.2.0
27432026-02-24T01:31:19.198Z Checking number_prefix v0.4.0
27442026-02-24T01:31:19.246Z Checking ron v0.7.1
27452026-02-24T01:31:19.280Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27462026-02-24T01:31:19.481Z Checking indicatif v0.17.11
27472026-02-24T01:31:19.628Z Checking slog-envlogger v2.2.0
27482026-02-24T01:31:19.781Z Checking xz2 v0.1.7
27492026-02-24T01:31:19.929Z Checking zone v0.1.8
27502026-02-24T01:31:20.165Z Checking xattr v1.3.1
27512026-02-24T01:31:20.286Z Checking yasna v0.5.2
27522026-02-24T01:31:20.420Z Checking headers-core v0.3.0
27532026-02-24T01:31:20.522Z Checking filetime v0.2.26
27542026-02-24T01:31:20.617Z Checking headers v0.4.1
27552026-02-24T01:31:20.642Z Checking progenitor v0.8.0
27562026-02-24T01:31:20.694Z Checking subprocess v0.2.9
27572026-02-24T01:31:20.791Z Checking tar v0.4.44
27582026-02-24T01:31:20.899Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27592026-02-24T01:31:21.281Z Checking rcgen v0.12.1
27602026-02-24T01:31:25.210Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27612026-02-24T01:31:26.583Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27622026-02-24T01:31:26.583Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27632026-02-24T01:31:26.607Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27642026-02-24T01:31:27.550Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27652026-02-24T01:31:27.835Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27662026-02-24T01:31:29.299Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27672026-02-24T01:31:30.733Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27682026-02-24T01:31:31.086Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27692026-02-24T01:31:31.662Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27702026-02-24T01:31:31.724Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27712026-02-24T01:31:31.724Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27722026-02-24T01:31:32.876Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27732026-02-24T01:31:33.479Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27742026-02-24T01:31:34.573Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27752026-02-24T01:31:37.308Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27762026-02-24T01:31:42.964Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27772026-02-24T01:31:45.692Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27782026-02-24T01:31:47.348Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27792026-02-24T01:31:53.586Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27802026-02-24T01:32:09.301Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27812026-02-24T01:32:12.550Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27822026-02-24T01:32:15.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
27832026-02-24T01:32:15.679Z
27842026-02-24T01:32:15.679Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (52/252)
27852026-02-24T01:32:16.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862026-02-24T01:32:17.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872026-02-24T01:32:17.270Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27882026-02-24T01:32:20.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.50s
27892026-02-24T01:32:20.428Z
27902026-02-24T01:32:20.428Zinfo: running `cargo check --bins` on nexus-config (53/252)
27912026-02-24T01:32:21.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922026-02-24T01:32:21.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932026-02-24T01:32:21.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942026-02-24T01:32:21.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
27952026-02-24T01:32:21.881Z
27962026-02-24T01:32:21.881Zinfo: running `cargo check --bins` on nexus-types (54/252)
27972026-02-24T01:32:23.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982026-02-24T01:32:23.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992026-02-24T01:32:23.254Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002026-02-24T01:32:23.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
28012026-02-24T01:32:23.393Z
28022026-02-24T01:32:23.393Zinfo: running `cargo check --bins` on clickhouse-admin-types (55/252)
28032026-02-24T01:32:24.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042026-02-24T01:32:24.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052026-02-24T01:32:24.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062026-02-24T01:32:24.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28072026-02-24T01:32:24.787Z
28082026-02-24T01:32:24.787Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (56/252)
28092026-02-24T01:32:26.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102026-02-24T01:32:26.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112026-02-24T01:32:26.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122026-02-24T01:32:26.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28132026-02-24T01:32:26.159Z
28142026-02-24T01:32:26.159Zinfo: running `cargo check --bins` on cockroach-admin-types (57/252)
28152026-02-24T01:32:27.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162026-02-24T01:32:27.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172026-02-24T01:32:27.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182026-02-24T01:32:27.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
28192026-02-24T01:32:27.476Z
28202026-02-24T01:32:27.476Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (58/252)
28212026-02-24T01:32:28.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222026-02-24T01:32:28.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232026-02-24T01:32:28.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242026-02-24T01:32:28.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28252026-02-24T01:32:28.881Z
28262026-02-24T01:32:28.881Zinfo: running `cargo check --bins` on ereport-types (59/252)
28272026-02-24T01:32:30.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282026-02-24T01:32:30.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292026-02-24T01:32:30.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302026-02-24T01:32:30.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
28312026-02-24T01:32:30.222Z
28322026-02-24T01:32:30.222Zinfo: running `cargo check --bins` on gateway-client (60/252)
28332026-02-24T01:32:31.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342026-02-24T01:32:31.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352026-02-24T01:32:31.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362026-02-24T01:32:31.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28372026-02-24T01:32:31.729Z
28382026-02-24T01:32:31.729Zinfo: running `cargo check --bins --no-default-features` on gateway-types (61/252)
28392026-02-24T01:32:32.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402026-02-24T01:32:33.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412026-02-24T01:32:33.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422026-02-24T01:32:33.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28432026-02-24T01:32:33.115Z
28442026-02-24T01:32:33.116Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (62/252)
28452026-02-24T01:32:34.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462026-02-24T01:32:34.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472026-02-24T01:32:34.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482026-02-24T01:32:34.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
28492026-02-24T01:32:34.540Z
28502026-02-24T01:32:34.540Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (63/252)
28512026-02-24T01:32:35.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522026-02-24T01:32:35.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532026-02-24T01:32:35.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542026-02-24T01:32:35.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
28552026-02-24T01:32:35.914Z
28562026-02-24T01:32:35.914Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (64/252)
28572026-02-24T01:32:37.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582026-02-24T01:32:37.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592026-02-24T01:32:37.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602026-02-24T01:32:37.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28612026-02-24T01:32:37.286Z
28622026-02-24T01:32:37.286Zinfo: running `cargo check --bins` on internal-dns-types (65/252)
28632026-02-24T01:32:38.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642026-02-24T01:32:38.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652026-02-24T01:32:38.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662026-02-24T01:32:38.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28672026-02-24T01:32:38.711Z
28682026-02-24T01:32:38.711Zinfo: running `cargo check --bins` on internal-dns-types-versions (66/252)
28692026-02-24T01:32:39.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702026-02-24T01:32:40.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712026-02-24T01:32:40.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722026-02-24T01:32:40.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28732026-02-24T01:32:40.150Z
28742026-02-24T01:32:40.150Zinfo: running `cargo check --bins` on nexus-types-versions (67/252)
28752026-02-24T01:32:41.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762026-02-24T01:32:41.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772026-02-24T01:32:41.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28782026-02-24T01:32:41.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
28792026-02-24T01:32:41.588Z
28802026-02-24T01:32:41.588Zinfo: running `cargo check --bins` on omicron-passwords (68/252)
28812026-02-24T01:32:42.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28822026-02-24T01:32:42.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28832026-02-24T01:32:42.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28842026-02-24T01:32:42.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28852026-02-24T01:32:42.944Z
28862026-02-24T01:32:42.944Zinfo: running `cargo check --bins` on oxql-types (69/252)
28872026-02-24T01:32:44.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28882026-02-24T01:32:44.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28892026-02-24T01:32:44.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28902026-02-24T01:32:44.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
28912026-02-24T01:32:44.363Z
28922026-02-24T01:32:44.363Zinfo: running `cargo check --bins` on oximeter-types (70/252)
28932026-02-24T01:32:45.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28942026-02-24T01:32:45.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28952026-02-24T01:32:45.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28962026-02-24T01:32:45.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
28972026-02-24T01:32:45.719Z
28982026-02-24T01:32:45.719Zinfo: running `cargo check --bins` on oximeter-types-versions (71/252)
28992026-02-24T01:32:46.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002026-02-24T01:32:46.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012026-02-24T01:32:46.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29022026-02-24T01:32:46.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
29032026-02-24T01:32:47.114Z
29042026-02-24T01:32:47.114Zinfo: running `cargo check --bins` on oximeter-macro-impl (72/252)
29052026-02-24T01:32:48.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062026-02-24T01:32:48.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072026-02-24T01:32:48.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29082026-02-24T01:32:48.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
29092026-02-24T01:32:48.518Z
29102026-02-24T01:32:48.518Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (73/252)
29112026-02-24T01:32:49.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122026-02-24T01:32:49.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132026-02-24T01:32:50.031Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29142026-02-24T01:32:51.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.49s
29152026-02-24T01:32:51.246Z
29162026-02-24T01:32:51.246Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (74/252)
29172026-02-24T01:32:52.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182026-02-24T01:32:52.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192026-02-24T01:32:52.738Z Compiling object v0.37.3
29202026-02-24T01:32:52.782Z Compiling stacker v0.1.23
29212026-02-24T01:32:52.806Z Compiling cfg_aliases v0.1.1
29222026-02-24T01:32:52.807Z Compiling convert_case v0.7.1
29232026-02-24T01:32:52.831Z Compiling vte_generate_state_changes v0.1.2
29242026-02-24T01:32:52.876Z Checking fd-lock v4.0.2
29252026-02-24T01:32:52.900Z Checking nibble_vec v0.1.0
29262026-02-24T01:32:52.900Z Compiling recursive-proc-macro-impl v0.1.1
29272026-02-24T01:32:52.977Z Compiling nix v0.28.0
29282026-02-24T01:32:53.142Z Checking endian-type v0.1.2
29292026-02-24T01:32:53.185Z Compiling peg-macros v0.8.5
29302026-02-24T01:32:53.380Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29312026-02-24T01:32:53.433Z Checking radix_trie v0.2.1
29322026-02-24T01:32:53.551Z Checking vte v0.11.1
29332026-02-24T01:32:53.698Z Compiling sqlparser_derive v0.5.0
29342026-02-24T01:32:53.811Z Compiling derive_more-impl v2.0.1
29352026-02-24T01:32:53.950Z Checking unicode_categories v0.1.1
29362026-02-24T01:32:54.390Z Checking nu-ansi-term v0.50.1
29372026-02-24T01:32:54.414Z Checking home v0.5.9
29382026-02-24T01:32:54.646Z Checking sqlformat v0.3.5
29392026-02-24T01:32:54.819Z Checking display-error-chain v0.2.2
29402026-02-24T01:32:54.964Z Checking strip-ansi-escapes v0.2.0
29412026-02-24T01:32:55.169Z Checking reedline v0.40.0
29422026-02-24T01:32:55.665Z Checking derive_more v2.0.1
29432026-02-24T01:32:55.808Z Checking crossterm v0.29.0
29442026-02-24T01:32:55.984Z Checking peg v0.8.5
29452026-02-24T01:32:56.277Z Checking rustyline v14.0.0
29462026-02-24T01:33:00.723Z Compiling ar_archive_writer v0.5.1
29472026-02-24T01:33:02.045Z Compiling psm v0.1.30
29482026-02-24T01:33:03.304Z Checking recursive v0.1.1
29492026-02-24T01:33:03.462Z Checking sqlparser v0.61.0
29502026-02-24T01:33:35.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.99s
29512026-02-24T01:33:35.461Z
29522026-02-24T01:33:35.461Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (75/252)
29532026-02-24T01:33:36.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542026-02-24T01:33:36.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552026-02-24T01:33:36.996Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29562026-02-24T01:33:45.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.24s
29572026-02-24T01:33:45.935Z
29582026-02-24T01:33:45.936Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (76/252)
29592026-02-24T01:33:47.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29602026-02-24T01:33:47.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29612026-02-24T01:33:47.461Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29622026-02-24T01:33:53.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.64s
29632026-02-24T01:33:53.828Z
29642026-02-24T01:33:53.828Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (77/252)
29652026-02-24T01:33:55.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29662026-02-24T01:33:55.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29672026-02-24T01:33:55.348Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29682026-02-24T01:34:03.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s
29692026-02-24T01:34:03.929Z
29702026-02-24T01:34:03.929Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (78/252)
29712026-02-24T01:34:05.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29722026-02-24T01:34:05.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29732026-02-24T01:34:05.440Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29742026-02-24T01:34:13.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.01s
29752026-02-24T01:34:14.185Z
29762026-02-24T01:34:14.185Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (79/252)
29772026-02-24T01:34:15.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29782026-02-24T01:34:15.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29792026-02-24T01:34:15.723Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29802026-02-24T01:34:22.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.81s
29812026-02-24T01:34:22.241Z
29822026-02-24T01:34:22.242Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (80/252)
29832026-02-24T01:34:23.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29842026-02-24T01:34:23.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29852026-02-24T01:34:23.734Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29862026-02-24T01:34:30.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.39s
29872026-02-24T01:34:30.863Z
29882026-02-24T01:34:30.863Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (81/252)
29892026-02-24T01:34:32.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902026-02-24T01:34:32.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912026-02-24T01:34:32.451Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29922026-02-24T01:34:41.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
29932026-02-24T01:34:42.149Z
29942026-02-24T01:34:42.149Zinfo: running `cargo check --bins` on oximeter (82/252)
29952026-02-24T01:34:43.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962026-02-24T01:34:43.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972026-02-24T01:34:43.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982026-02-24T01:34:43.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
29992026-02-24T01:34:43.557Z
30002026-02-24T01:34:43.557Zinfo: running `cargo check --bins` on oximeter-schema (83/252)
30012026-02-24T01:34:44.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30022026-02-24T01:34:44.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30032026-02-24T01:34:45.019Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30042026-02-24T01:34:45.196Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30052026-02-24T01:34:45.934Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30062026-02-24T01:34:58.415Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30072026-02-24T01:34:59.157Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30082026-02-24T01:35:02.342Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30092026-02-24T01:35:04.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.51s
30102026-02-24T01:35:04.284Z
30112026-02-24T01:35:04.284Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (84/252)
30122026-02-24T01:35:05.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132026-02-24T01:35:05.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142026-02-24T01:35:05.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152026-02-24T01:35:05.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
30162026-02-24T01:35:05.638Z
30172026-02-24T01:35:05.638Zinfo: running `cargo check --bins` on oximeter-test-utils (85/252)
30182026-02-24T01:35:06.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192026-02-24T01:35:06.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202026-02-24T01:35:06.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212026-02-24T01:35:06.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
30222026-02-24T01:35:07.044Z
30232026-02-24T01:35:07.044Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (86/252)
30242026-02-24T01:35:08.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252026-02-24T01:35:08.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262026-02-24T01:35:08.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272026-02-24T01:35:08.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
30282026-02-24T01:35:08.500Z
30292026-02-24T01:35:08.500Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (87/252)
30302026-02-24T01:35:09.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312026-02-24T01:35:09.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322026-02-24T01:35:09.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332026-02-24T01:35:09.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
30342026-02-24T01:35:09.992Z
30352026-02-24T01:35:09.992Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (88/252)
30362026-02-24T01:35:11.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372026-02-24T01:35:11.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382026-02-24T01:35:11.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392026-02-24T01:35:11.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
30402026-02-24T01:35:11.353Z
30412026-02-24T01:35:11.353Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (89/252)
30422026-02-24T01:35:12.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-02-24T01:35:12.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-02-24T01:35:12.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-02-24T01:35:12.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
30462026-02-24T01:35:12.793Z
30472026-02-24T01:35:12.793Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (90/252)
30482026-02-24T01:35:14.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-02-24T01:35:14.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-02-24T01:35:14.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-02-24T01:35:14.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30522026-02-24T01:35:14.185Z
30532026-02-24T01:35:14.186Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (91/252)
30542026-02-24T01:35:15.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-02-24T01:35:15.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-02-24T01:35:15.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-02-24T01:35:15.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
30582026-02-24T01:35:15.594Z
30592026-02-24T01:35:15.594Zinfo: running `cargo check --bins --no-default-features` on gfss (92/252)
30602026-02-24T01:35:16.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-02-24T01:35:16.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-02-24T01:35:16.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-02-24T01:35:16.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
30642026-02-24T01:35:16.898Z
30652026-02-24T01:35:16.898Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (93/252)
30662026-02-24T01:35:18.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-02-24T01:35:18.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-02-24T01:35:18.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-02-24T01:35:18.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
30702026-02-24T01:35:18.362Z
30712026-02-24T01:35:18.362Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (94/252)
30722026-02-24T01:35:19.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-02-24T01:35:19.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-02-24T01:35:19.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-02-24T01:35:19.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
30762026-02-24T01:35:19.873Z
30772026-02-24T01:35:19.873Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (95/252)
30782026-02-24T01:35:21.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-02-24T01:35:21.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-02-24T01:35:21.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-02-24T01:35:21.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
30822026-02-24T01:35:21.209Z
30832026-02-24T01:35:21.209Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (96/252)
30842026-02-24T01:35:22.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-02-24T01:35:22.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-02-24T01:35:22.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-02-24T01:35:22.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
30882026-02-24T01:35:22.610Z
30892026-02-24T01:35:22.610Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (97/252)
30902026-02-24T01:35:23.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-02-24T01:35:23.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-02-24T01:35:23.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932026-02-24T01:35:23.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
30942026-02-24T01:35:24.073Z
30952026-02-24T01:35:24.073Zinfo: running `cargo check --bins` on trust-quorum-types (98/252)
30962026-02-24T01:35:25.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972026-02-24T01:35:25.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982026-02-24T01:35:25.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992026-02-24T01:35:25.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
31002026-02-24T01:35:25.483Z
31012026-02-24T01:35:25.483Zinfo: running `cargo check --bins` on trust-quorum-test-utils (99/252)
31022026-02-24T01:35:26.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032026-02-24T01:35:26.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042026-02-24T01:35:26.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31052026-02-24T01:35:26.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
31062026-02-24T01:35:27.004Z
31072026-02-24T01:35:27.004Zinfo: running `cargo check --bins` on update-engine (100/252)
31082026-02-24T01:35:28.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092026-02-24T01:35:28.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102026-02-24T01:35:28.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31112026-02-24T01:35:28.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
31122026-02-24T01:35:28.684Z
31132026-02-24T01:35:28.684Zinfo: running `cargo check --bins` on omicron-certificates (101/252)
31142026-02-24T01:35:29.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31152026-02-24T01:35:29.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31162026-02-24T01:35:29.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31172026-02-24T01:35:29.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
31182026-02-24T01:35:30.071Z
31192026-02-24T01:35:30.071Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (102/252)
31202026-02-24T01:35:31.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31212026-02-24T01:35:31.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31222026-02-24T01:35:31.689Z Checking dropshot-api-manager-types v0.3.0
31232026-02-24T01:35:31.689Z Checking nanorand v0.7.0
31242026-02-24T01:35:32.085Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31252026-02-24T01:35:32.134Z Checking flume v0.11.1
31262026-02-24T01:35:32.680Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31272026-02-24T01:35:35.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.93s
31282026-02-24T01:35:35.243Z
31292026-02-24T01:35:35.243Zinfo: running `cargo check --bins` on clickhouse-admin-api (103/252)
31302026-02-24T01:35:36.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-02-24T01:35:36.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-02-24T01:35:36.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-02-24T01:35:36.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
31342026-02-24T01:35:36.667Z
31352026-02-24T01:35:36.667Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (104/252)
31362026-02-24T01:35:38.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-02-24T01:35:38.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-02-24T01:35:38.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-02-24T01:35:38.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
31402026-02-24T01:35:38.224Z
31412026-02-24T01:35:38.224Zinfo: running `cargo check --bins` on bootstrap-agent-client (105/252)
31422026-02-24T01:35:39.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-02-24T01:35:39.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-02-24T01:35:39.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-02-24T01:35:39.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31462026-02-24T01:35:39.696Z
31472026-02-24T01:35:39.696Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/252)
31482026-02-24T01:35:40.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-02-24T01:35:40.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-02-24T01:35:40.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-02-24T01:35:40.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
31522026-02-24T01:35:41.083Z
31532026-02-24T01:35:41.083Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (107/252)
31542026-02-24T01:35:42.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-02-24T01:35:42.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-02-24T01:35:42.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-02-24T01:35:42.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
31582026-02-24T01:35:42.627Z
31592026-02-24T01:35:42.627Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (108/252)
31602026-02-24T01:35:43.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-02-24T01:35:43.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-02-24T01:35:43.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-02-24T01:35:43.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31642026-02-24T01:35:44.091Z
31652026-02-24T01:35:44.091Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (109/252)
31662026-02-24T01:35:45.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-02-24T01:35:45.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-02-24T01:35:45.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-02-24T01:35:45.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
31702026-02-24T01:35:45.473Z
31712026-02-24T01:35:45.473Zinfo: running `cargo check --bins` on cockroach-admin-client (110/252)
31722026-02-24T01:35:46.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-02-24T01:35:46.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-02-24T01:35:46.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-02-24T01:35:46.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31762026-02-24T01:35:46.769Z
31772026-02-24T01:35:46.769Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (111/252)
31782026-02-24T01:35:48.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-02-24T01:35:48.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-02-24T01:35:48.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-02-24T01:35:48.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
31822026-02-24T01:35:48.272Z
31832026-02-24T01:35:48.272Zinfo: running `cargo check --bins` on dns-service-client (112/252)
31842026-02-24T01:35:49.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-02-24T01:35:49.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-02-24T01:35:49.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-02-24T01:35:49.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
31882026-02-24T01:35:49.780Z
31892026-02-24T01:35:49.780Zinfo: running `cargo check --bins` on installinator-client (113/252)
31902026-02-24T01:35:50.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-02-24T01:35:50.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-02-24T01:35:50.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-02-24T01:35:50.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
31942026-02-24T01:35:51.079Z
31952026-02-24T01:35:51.079Zinfo: running `cargo check --bins` on nexus-client (114/252)
31962026-02-24T01:35:53.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-02-24T01:35:53.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-02-24T01:35:53.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-02-24T01:35:53.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
32002026-02-24T01:35:53.339Z
32012026-02-24T01:35:53.339Zinfo: running `cargo check --bins` on nexus-lockstep-client (115/252)
32022026-02-24T01:35:55.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-02-24T01:35:55.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-02-24T01:35:55.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-02-24T01:35:55.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
32062026-02-24T01:35:55.553Z
32072026-02-24T01:35:55.553Zinfo: running `cargo check --bins` on ntp-admin-client (116/252)
32082026-02-24T01:35:57.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-02-24T01:35:57.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-02-24T01:35:57.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-02-24T01:35:57.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
32122026-02-24T01:35:57.443Z
32132026-02-24T01:35:57.443Zinfo: running `cargo check --bins` on oxide-client (117/252)
32142026-02-24T01:35:58.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-02-24T01:35:58.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-02-24T01:35:58.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-02-24T01:35:58.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
32182026-02-24T01:35:59.067Z
32192026-02-24T01:35:59.067Zinfo: running `cargo check --bins` on oximeter-client (118/252)
32202026-02-24T01:36:00.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-02-24T01:36:00.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-02-24T01:36:00.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-02-24T01:36:00.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
32242026-02-24T01:36:00.603Z
32252026-02-24T01:36:00.603Zinfo: running `cargo check --bins` on repo-depot-client (119/252)
32262026-02-24T01:36:01.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-02-24T01:36:01.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-02-24T01:36:01.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-02-24T01:36:01.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
32302026-02-24T01:36:01.938Z
32312026-02-24T01:36:01.938Zinfo: running `cargo check --bins` on sled-agent-client (120/252)
32322026-02-24T01:36:03.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-02-24T01:36:03.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-02-24T01:36:03.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352026-02-24T01:36:03.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
32362026-02-24T01:36:03.410Z
32372026-02-24T01:36:03.410Zinfo: running `cargo check --bins` on wicketd-client (121/252)
32382026-02-24T01:36:04.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392026-02-24T01:36:04.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402026-02-24T01:36:04.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412026-02-24T01:36:04.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
32422026-02-24T01:36:04.760Z
32432026-02-24T01:36:04.760Zinfo: running `cargo check --bins` on installinator-common (122/252)
32442026-02-24T01:36:05.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452026-02-24T01:36:05.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462026-02-24T01:36:05.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472026-02-24T01:36:05.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
32482026-02-24T01:36:06.027Z
32492026-02-24T01:36:06.027Zinfo: running `cargo check --bins` on installinator-common-versions (123/252)
32502026-02-24T01:36:07.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512026-02-24T01:36:07.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522026-02-24T01:36:07.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532026-02-24T01:36:07.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
32542026-02-24T01:36:07.315Z
32552026-02-24T01:36:07.315Zinfo: running `cargo check --bins` on wicket-common (124/252)
32562026-02-24T01:36:08.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572026-02-24T01:36:08.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582026-02-24T01:36:08.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592026-02-24T01:36:08.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
32602026-02-24T01:36:08.748Z
32612026-02-24T01:36:08.748Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/252)
32622026-02-24T01:36:09.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632026-02-24T01:36:09.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642026-02-24T01:36:10.162Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32652026-02-24T01:36:10.162Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32662026-02-24T01:36:10.187Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32672026-02-24T01:36:10.187Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32682026-02-24T01:36:10.219Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32692026-02-24T01:36:10.501Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32702026-02-24T01:36:10.544Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32712026-02-24T01:36:11.125Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32722026-02-24T01:36:11.149Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32732026-02-24T01:36:16.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.65s
32742026-02-24T01:36:16.615Z
32752026-02-24T01:36:16.616Zinfo: running `cargo check --bins` on cockroach-admin-api (126/252)
32762026-02-24T01:36:17.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772026-02-24T01:36:17.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782026-02-24T01:36:17.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792026-02-24T01:36:17.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
32802026-02-24T01:36:17.966Z
32812026-02-24T01:36:17.966Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (127/252)
32822026-02-24T01:36:19.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832026-02-24T01:36:19.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842026-02-24T01:36:19.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32852026-02-24T01:36:19.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
32862026-02-24T01:36:19.502Z
32872026-02-24T01:36:19.502Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (128/252)
32882026-02-24T01:36:20.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892026-02-24T01:36:20.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902026-02-24T01:36:20.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912026-02-24T01:36:20.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
32922026-02-24T01:36:21.010Z
32932026-02-24T01:36:21.010Zinfo: running `cargo check --bins` on dns-server (129/252)
32942026-02-24T01:36:22.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952026-02-24T01:36:22.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962026-02-24T01:36:22.457Z Compiling parking_lot_core v0.8.6
32972026-02-24T01:36:22.457Z Compiling moka v0.12.10
32982026-02-24T01:36:22.481Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32992026-02-24T01:36:22.481Z Checking tagptr v0.2.0
33002026-02-24T01:36:22.559Z Checking prefix-trie v0.7.0
33012026-02-24T01:36:22.559Z Checking fxhash v0.2.1
33022026-02-24T01:36:22.583Z Checking hickory-client v0.25.2
33032026-02-24T01:36:23.327Z Checking hickory-server v0.25.2
33042026-02-24T01:36:23.350Z Checking parking_lot v0.11.2
33052026-02-24T01:36:23.658Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33062026-02-24T01:36:23.658Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33072026-02-24T01:36:23.682Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33082026-02-24T01:36:23.750Z Checking sled v0.34.7
33092026-02-24T01:36:24.431Z Checking hickory-resolver v0.25.2
33102026-02-24T01:36:26.550Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33112026-02-24T01:36:28.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.74s
33122026-02-24T01:36:28.966Z
33132026-02-24T01:36:28.966Zinfo: running `cargo check --bins` on dns-server-api (130/252)
33142026-02-24T01:36:30.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152026-02-24T01:36:30.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162026-02-24T01:36:30.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172026-02-24T01:36:30.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
33182026-02-24T01:36:30.296Z
33192026-02-24T01:36:30.296Zinfo: running `cargo check --bins` on gateway-test-utils (131/252)
33202026-02-24T01:36:31.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212026-02-24T01:36:31.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222026-02-24T01:36:31.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232026-02-24T01:36:31.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
33242026-02-24T01:36:31.747Z
33252026-02-24T01:36:31.747Zinfo: running `cargo check --bins` on omicron-gateway (132/252)
33262026-02-24T01:36:33.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272026-02-24T01:36:33.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282026-02-24T01:36:33.440Z Compiling radium v0.7.0
33292026-02-24T01:36:33.464Z Compiling maybe-uninit v2.0.0
33302026-02-24T01:36:33.464Z Checking tap v1.0.1
33312026-02-24T01:36:33.516Z Compiling zerocopy-derive v0.6.6
33322026-02-24T01:36:33.549Z Checking crc-catalog v2.4.0
33332026-02-24T01:36:33.573Z Checking funty v2.0.0
33342026-02-24T01:36:33.573Z Compiling packed_struct v0.10.1
33352026-02-24T01:36:33.618Z Compiling packed_struct_codegen v0.10.1
33362026-02-24T01:36:33.684Z Checking wyz v0.5.1
33372026-02-24T01:36:33.733Z Checking crc v3.2.1
33382026-02-24T01:36:34.111Z Compiling bitfield-macros v0.19.2
33392026-02-24T01:36:34.168Z Compiling indexmap v1.9.3
33402026-02-24T01:36:34.235Z Checking nodrop v0.1.14
33412026-02-24T01:36:34.259Z Checking smallvec v0.6.14
33422026-02-24T01:36:34.412Z Checking array-init v0.0.4
33432026-02-24T01:36:34.438Z Checking hashbrown v0.12.3
33442026-02-24T01:36:34.484Z Checking bitvec v1.0.1
33452026-02-24T01:36:34.579Z Checking ron v0.8.1
33462026-02-24T01:36:34.677Z Checking hashbrown v0.13.2
33472026-02-24T01:36:35.307Z Checking serde-hex v0.1.0
33482026-02-24T01:36:35.395Z Checking zerocopy v0.6.6
33492026-02-24T01:36:35.563Z Checking bitfield v0.19.2
33502026-02-24T01:36:35.681Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33512026-02-24T01:36:35.832Z Checking crc-any v2.5.0
33522026-02-24T01:36:36.023Z Checking half v1.8.3
33532026-02-24T01:36:36.072Z Checking void v1.0.2
33542026-02-24T01:36:36.097Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33552026-02-24T01:36:36.120Z Checking path-slash v0.1.5
33562026-02-24T01:36:36.236Z Checking tungstenite v0.23.0
33572026-02-24T01:36:36.260Z Checking object v0.30.4
33582026-02-24T01:36:36.296Z Checking lzss v0.8.2
33592026-02-24T01:36:36.423Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33602026-02-24T01:36:36.525Z Checking serde_cbor v0.11.2
33612026-02-24T01:36:36.598Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33622026-02-24T01:36:36.723Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33632026-02-24T01:36:36.747Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33642026-02-24T01:36:36.916Z Checking nix v0.27.1
33652026-02-24T01:36:37.214Z Checking kstat-rs v0.2.4
33662026-02-24T01:36:37.474Z Checking serde_bytes v0.11.19
33672026-02-24T01:36:37.584Z Checking tokio-tungstenite v0.23.1
33682026-02-24T01:36:37.608Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33692026-02-24T01:36:37.862Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33702026-02-24T01:36:38.112Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33712026-02-24T01:36:38.229Z Checking signal-hook-tokio v0.3.1
33722026-02-24T01:36:40.421Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33732026-02-24T01:36:40.654Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33742026-02-24T01:36:47.385Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33752026-02-24T01:36:49.467Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33762026-02-24T01:36:50.077Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33772026-02-24T01:36:52.693Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33782026-02-24T01:36:57.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.71s
33792026-02-24T01:36:57.701Z
33802026-02-24T01:36:57.701Zinfo: running `cargo check --bins` on gateway-api (133/252)
33812026-02-24T01:36:58.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822026-02-24T01:36:58.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832026-02-24T01:36:58.895Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842026-02-24T01:36:58.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
33852026-02-24T01:36:58.998Z
33862026-02-24T01:36:58.998Zinfo: running `cargo check --bins` on ipcc (134/252)
33872026-02-24T01:37:00.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882026-02-24T01:37:00.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892026-02-24T01:37:00.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33902026-02-24T01:37:00.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
33912026-02-24T01:37:00.278Z
33922026-02-24T01:37:00.278Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (135/252)
33932026-02-24T01:37:01.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33942026-02-24T01:37:01.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33952026-02-24T01:37:01.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33962026-02-24T01:37:01.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
33972026-02-24T01:37:01.537Z
33982026-02-24T01:37:01.537Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (136/252)
33992026-02-24T01:37:02.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34002026-02-24T01:37:02.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34012026-02-24T01:37:02.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34022026-02-24T01:37:02.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34032026-02-24T01:37:02.870Z
34042026-02-24T01:37:02.870Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (137/252)
34052026-02-24T01:37:04.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34062026-02-24T01:37:04.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34072026-02-24T01:37:04.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34082026-02-24T01:37:04.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
34092026-02-24T01:37:04.173Z
34102026-02-24T01:37:04.173Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (138/252)
34112026-02-24T01:37:05.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122026-02-24T01:37:05.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132026-02-24T01:37:05.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34142026-02-24T01:37:05.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
34152026-02-24T01:37:05.455Z
34162026-02-24T01:37:05.455Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (139/252)
34172026-02-24T01:37:06.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182026-02-24T01:37:06.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192026-02-24T01:37:06.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34202026-02-24T01:37:06.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
34212026-02-24T01:37:06.789Z
34222026-02-24T01:37:06.789Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (140/252)
34232026-02-24T01:37:08.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34242026-02-24T01:37:08.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34252026-02-24T01:37:08.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34262026-02-24T01:37:08.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
34272026-02-24T01:37:08.165Z
34282026-02-24T01:37:08.166Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (141/252)
34292026-02-24T01:37:09.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302026-02-24T01:37:09.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312026-02-24T01:37:09.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34322026-02-24T01:37:09.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
34332026-02-24T01:37:09.459Z
34342026-02-24T01:37:09.459Zinfo: running `cargo check --bins` on oximeter-producer (142/252)
34352026-02-24T01:37:10.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362026-02-24T01:37:10.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372026-02-24T01:37:10.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34382026-02-24T01:37:10.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
34392026-02-24T01:37:10.841Z
34402026-02-24T01:37:10.841Zinfo: running `cargo check --bins` on internal-dns-resolver (143/252)
34412026-02-24T01:37:12.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422026-02-24T01:37:12.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432026-02-24T01:37:12.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34442026-02-24T01:37:12.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34452026-02-24T01:37:12.186Z
34462026-02-24T01:37:12.186Zinfo: running `cargo check --bins` on sp-sim (144/252)
34472026-02-24T01:37:13.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482026-02-24T01:37:13.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492026-02-24T01:37:13.695Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34502026-02-24T01:37:17.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.73s
34512026-02-24T01:37:18.165Z
34522026-02-24T01:37:18.165Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (145/252)
34532026-02-24T01:37:19.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34542026-02-24T01:37:19.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34552026-02-24T01:37:19.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34562026-02-24T01:37:19.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
34572026-02-24T01:37:19.612Z
34582026-02-24T01:37:19.612Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (146/252)
34592026-02-24T01:37:20.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602026-02-24T01:37:20.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612026-02-24T01:37:20.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34622026-02-24T01:37:20.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
34632026-02-24T01:37:21.104Z
34642026-02-24T01:37:21.104Zinfo: running `cargo check --bins` on db-macros (147/252)
34652026-02-24T01:37:22.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662026-02-24T01:37:22.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672026-02-24T01:37:22.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34682026-02-24T01:37:22.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
34692026-02-24T01:37:22.388Z
34702026-02-24T01:37:22.388Zinfo: running `cargo check --bins` on nexus-macros-common (148/252)
34712026-02-24T01:37:23.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34722026-02-24T01:37:23.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34732026-02-24T01:37:23.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34742026-02-24T01:37:23.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
34752026-02-24T01:37:23.718Z
34762026-02-24T01:37:23.718Zinfo: running `cargo check --bins` on nexus-auth (149/252)
34772026-02-24T01:37:24.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34782026-02-24T01:37:25.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34792026-02-24T01:37:25.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34802026-02-24T01:37:25.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
34812026-02-24T01:37:25.144Z
34822026-02-24T01:37:25.144Zinfo: running `cargo check --bins` on authz-macros (150/252)
34832026-02-24T01:37:26.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842026-02-24T01:37:26.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852026-02-24T01:37:26.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34862026-02-24T01:37:26.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
34872026-02-24T01:37:26.490Z
34882026-02-24T01:37:26.490Zinfo: running `cargo check --bins` on nexus-db-fixed-data (151/252)
34892026-02-24T01:37:27.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34902026-02-24T01:37:27.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34912026-02-24T01:37:27.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34922026-02-24T01:37:27.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
34932026-02-24T01:37:27.894Z
34942026-02-24T01:37:27.894Zinfo: running `cargo check --bins` on nexus-db-model (152/252)
34952026-02-24T01:37:29.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962026-02-24T01:37:29.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972026-02-24T01:37:29.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34982026-02-24T01:37:29.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
34992026-02-24T01:37:29.274Z
35002026-02-24T01:37:29.275Zinfo: running `cargo check --bins` on nexus-db-schema (153/252)
35012026-02-24T01:37:30.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022026-02-24T01:37:30.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032026-02-24T01:37:30.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35042026-02-24T01:37:30.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
35052026-02-24T01:37:30.599Z
35062026-02-24T01:37:30.599Zinfo: running `cargo check --bins` on omicron-rpaths (154/252)
35072026-02-24T01:37:31.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35082026-02-24T01:37:31.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35092026-02-24T01:37:31.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35102026-02-24T01:37:31.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
35112026-02-24T01:37:31.936Z
35122026-02-24T01:37:31.936Zinfo: running `cargo check --bins` on nexus-defaults (155/252)
35132026-02-24T01:37:33.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142026-02-24T01:37:33.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152026-02-24T01:37:33.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35162026-02-24T01:37:33.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
35172026-02-24T01:37:33.317Z
35182026-02-24T01:37:33.317Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (156/252)
35192026-02-24T01:37:34.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35202026-02-24T01:37:34.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35212026-02-24T01:37:34.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35222026-02-24T01:37:34.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
35232026-02-24T01:37:34.697Z
35242026-02-24T01:37:34.697Zinfo: running `cargo check --bins` on parallel-task-set (157/252)
35252026-02-24T01:37:35.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35262026-02-24T01:37:35.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35272026-02-24T01:37:35.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35282026-02-24T01:37:35.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
35292026-02-24T01:37:36.041Z
35302026-02-24T01:37:36.041Zinfo: running `cargo check --bins` on nexus-db-errors (158/252)
35312026-02-24T01:37:37.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35322026-02-24T01:37:37.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35332026-02-24T01:37:37.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35342026-02-24T01:37:37.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
35352026-02-24T01:37:37.554Z
35362026-02-24T01:37:37.554Zinfo: running `cargo check --bins` on nexus-db-lookup (159/252)
35372026-02-24T01:37:38.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382026-02-24T01:37:38.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392026-02-24T01:37:38.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35402026-02-24T01:37:38.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
35412026-02-24T01:37:38.965Z
35422026-02-24T01:37:38.965Zinfo: running `cargo check --bins` on nexus-inventory (160/252)
35432026-02-24T01:37:40.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442026-02-24T01:37:40.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452026-02-24T01:37:40.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35462026-02-24T01:37:40.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
35472026-02-24T01:37:40.365Z
35482026-02-24T01:37:40.365Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (161/252)
35492026-02-24T01:37:41.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502026-02-24T01:37:41.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512026-02-24T01:37:41.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35522026-02-24T01:37:41.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
35532026-02-24T01:37:41.947Z
35542026-02-24T01:37:41.947Zinfo: running `cargo check --bins --no-default-features` on sled-storage (162/252)
35552026-02-24T01:37:43.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35562026-02-24T01:37:43.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35572026-02-24T01:37:43.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35582026-02-24T01:37:43.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
35592026-02-24T01:37:43.484Z
35602026-02-24T01:37:43.509Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (163/252)
35612026-02-24T01:37:44.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35622026-02-24T01:37:44.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35632026-02-24T01:37:44.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35642026-02-24T01:37:44.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
35652026-02-24T01:37:44.947Z
35662026-02-24T01:37:44.947Zinfo: running `cargo check --bins` on key-manager (164/252)
35672026-02-24T01:37:46.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682026-02-24T01:37:46.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692026-02-24T01:37:46.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35702026-02-24T01:37:46.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
35712026-02-24T01:37:46.356Z
35722026-02-24T01:37:46.357Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (165/252)
35732026-02-24T01:37:47.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35742026-02-24T01:37:47.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35752026-02-24T01:37:47.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35762026-02-24T01:37:47.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
35772026-02-24T01:37:47.789Z
35782026-02-24T01:37:47.789Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (166/252)
35792026-02-24T01:37:48.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35802026-02-24T01:37:49.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35812026-02-24T01:37:49.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35822026-02-24T01:37:49.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
35832026-02-24T01:37:49.118Z
35842026-02-24T01:37:49.118Zinfo: running `cargo check --bins` on typed-rng (167/252)
35852026-02-24T01:37:50.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862026-02-24T01:37:50.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872026-02-24T01:37:50.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35882026-02-24T01:37:50.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
35892026-02-24T01:37:50.401Z
35902026-02-24T01:37:50.401Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (168/252)
35912026-02-24T01:37:51.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35922026-02-24T01:37:51.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35932026-02-24T01:37:52.244Z Compiling libefi-sys v0.1.0
35942026-02-24T01:37:52.268Z Compiling bitfield-struct v0.6.2
35952026-02-24T01:37:52.268Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35962026-02-24T01:37:52.338Z Compiling xshell-macros v0.2.7
35972026-02-24T01:37:52.362Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35982026-02-24T01:37:52.392Z Compiling salty v0.3.0
35992026-02-24T01:37:52.392Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36002026-02-24T01:37:52.443Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36012026-02-24T01:37:52.467Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36022026-02-24T01:37:52.628Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36032026-02-24T01:37:52.938Z Checking primeorder v0.13.6
36042026-02-24T01:37:53.024Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36052026-02-24T01:37:53.050Z Checking xshell v0.2.7
36062026-02-24T01:37:53.076Z Compiling proc-macro-error-attr2 v2.0.0
36072026-02-24T01:37:53.294Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36082026-02-24T01:37:53.383Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36092026-02-24T01:37:53.459Z Checking p384 v0.13.1
36102026-02-24T01:37:53.546Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36112026-02-24T01:37:53.681Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36122026-02-24T01:37:53.782Z Compiling num-derive v0.3.3
36132026-02-24T01:37:53.832Z Compiling proc-macro-error2 v2.0.1
36142026-02-24T01:37:54.119Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36152026-02-24T01:37:54.282Z Compiling unicase v2.8.1
36162026-02-24T01:37:54.390Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36172026-02-24T01:37:54.445Z Compiling tabled_derive v0.11.0
36182026-02-24T01:37:54.586Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36192026-02-24T01:37:54.686Z Compiling mime_guess v2.0.5
36202026-02-24T01:37:54.907Z Checking papergrid v0.17.0
36212026-02-24T01:37:55.188Z Checking testing_table v0.3.0
36222026-02-24T01:37:55.360Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36232026-02-24T01:37:55.572Z Checking libscf-sys v1.1.0
36242026-02-24T01:37:55.741Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36252026-02-24T01:37:55.819Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36262026-02-24T01:37:56.186Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36272026-02-24T01:37:56.372Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36282026-02-24T01:37:56.427Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36292026-02-24T01:37:56.772Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36302026-02-24T01:37:56.846Z Checking corncobs v0.1.4
36312026-02-24T01:37:57.085Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36322026-02-24T01:37:57.126Z Checking tabled v0.20.0
36332026-02-24T01:37:57.236Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36342026-02-24T01:37:57.492Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36352026-02-24T01:37:57.619Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36362026-02-24T01:37:57.678Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36372026-02-24T01:37:57.753Z Checking secrecy v0.8.0
36382026-02-24T01:37:57.837Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36392026-02-24T01:37:57.919Z Checking http-range v0.1.5
36402026-02-24T01:37:58.489Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36412026-02-24T01:37:58.698Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36422026-02-24T01:37:58.768Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36432026-02-24T01:37:59.041Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36442026-02-24T01:37:59.448Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36452026-02-24T01:37:59.582Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36462026-02-24T01:37:59.606Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36472026-02-24T01:37:59.916Z Checking atty v0.2.14
36482026-02-24T01:38:00.057Z Checking crc8 v0.1.1
36492026-02-24T01:38:00.087Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36502026-02-24T01:38:00.114Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36512026-02-24T01:38:00.196Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36522026-02-24T01:38:00.243Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36532026-02-24T01:38:00.949Z Checking hyper-staticfile v0.10.1
36542026-02-24T01:38:01.063Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36552026-02-24T01:38:01.590Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36562026-02-24T01:38:01.631Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36572026-02-24T01:38:01.659Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36582026-02-24T01:38:01.833Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36592026-02-24T01:38:01.988Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36602026-02-24T01:38:02.059Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36612026-02-24T01:38:02.328Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36622026-02-24T01:38:02.355Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36632026-02-24T01:38:02.426Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36642026-02-24T01:38:02.880Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36652026-02-24T01:38:03.015Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36662026-02-24T01:38:03.221Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36672026-02-24T01:38:03.482Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36682026-02-24T01:38:05.637Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36692026-02-24T01:38:06.116Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36702026-02-24T01:38:06.676Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36712026-02-24T01:38:07.832Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36722026-02-24T01:38:08.240Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36732026-02-24T01:38:08.557Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36742026-02-24T01:38:21.285Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36752026-02-24T01:38:52.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
36762026-02-24T01:38:53.233Z
36772026-02-24T01:38:53.233Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (169/252)
36782026-02-24T01:38:54.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36792026-02-24T01:38:54.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36802026-02-24T01:38:54.847Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36812026-02-24T01:39:27.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.51s
36822026-02-24T01:39:28.007Z
36832026-02-24T01:39:28.007Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (170/252)
36842026-02-24T01:39:29.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36852026-02-24T01:39:29.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36862026-02-24T01:39:29.835Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36872026-02-24T01:40:03.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.85s
36882026-02-24T01:40:04.117Z
36892026-02-24T01:40:04.117Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (171/252)
36902026-02-24T01:40:05.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36912026-02-24T01:40:05.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36922026-02-24T01:40:06.016Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36932026-02-24T01:40:40.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.26s
36942026-02-24T01:40:40.652Z
36952026-02-24T01:40:40.652Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (172/252)
36962026-02-24T01:40:42.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36972026-02-24T01:40:42.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36982026-02-24T01:40:42.554Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36992026-02-24T01:41:13.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.73s
37002026-02-24T01:41:13.646Z
37012026-02-24T01:41:13.646Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (173/252)
37022026-02-24T01:41:15.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37032026-02-24T01:41:15.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37042026-02-24T01:41:15.449Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37052026-02-24T01:41:48.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.55s
37062026-02-24T01:41:48.459Z
37072026-02-24T01:41:48.459Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (174/252)
37082026-02-24T01:41:49.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37092026-02-24T01:41:49.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37102026-02-24T01:41:50.146Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37112026-02-24T01:42:21.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.08s
37122026-02-24T01:42:21.819Z
37132026-02-24T01:42:21.820Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (175/252)
37142026-02-24T01:42:23.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152026-02-24T01:42:23.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162026-02-24T01:42:23.675Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37172026-02-24T01:43:00.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.94s
37182026-02-24T01:43:01.020Z
37192026-02-24T01:43:01.020Zinfo: running `cargo check --bins` on bootstrap-agent-api (176/252)
37202026-02-24T01:43:02.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212026-02-24T01:43:02.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222026-02-24T01:43:02.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37232026-02-24T01:43:02.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
37242026-02-24T01:43:02.439Z
37252026-02-24T01:43:02.439Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (177/252)
37262026-02-24T01:43:03.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272026-02-24T01:43:03.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282026-02-24T01:43:03.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37292026-02-24T01:43:03.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
37302026-02-24T01:43:03.842Z
37312026-02-24T01:43:03.842Zinfo: running `cargo check --bins` on range-requests (178/252)
37322026-02-24T01:43:05.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332026-02-24T01:43:05.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342026-02-24T01:43:05.045Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37352026-02-24T01:43:05.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
37362026-02-24T01:43:05.157Z
37372026-02-24T01:43:05.157Zinfo: running `cargo check --bins` on repo-depot-api (179/252)
37382026-02-24T01:43:06.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392026-02-24T01:43:06.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402026-02-24T01:43:06.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37412026-02-24T01:43:06.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
37422026-02-24T01:43:06.551Z
37432026-02-24T01:43:06.551Zinfo: running `cargo check --bins` on sled-agent-api (180/252)
37442026-02-24T01:43:07.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37452026-02-24T01:43:07.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37462026-02-24T01:43:07.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37472026-02-24T01:43:07.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
37482026-02-24T01:43:07.972Z
37492026-02-24T01:43:07.972Zinfo: running `cargo check --bins` on sled-diagnostics (181/252)
37502026-02-24T01:43:09.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37512026-02-24T01:43:09.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37522026-02-24T01:43:09.192Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37532026-02-24T01:43:09.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
37542026-02-24T01:43:09.295Z
37552026-02-24T01:43:09.295Zinfo: running `cargo check --bins` on zfs-test-harness (182/252)
37562026-02-24T01:43:10.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572026-02-24T01:43:10.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582026-02-24T01:43:10.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37592026-02-24T01:43:10.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
37602026-02-24T01:43:10.648Z
37612026-02-24T01:43:10.648Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (183/252)
37622026-02-24T01:43:11.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632026-02-24T01:43:12.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642026-02-24T01:43:12.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37652026-02-24T01:43:12.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
37662026-02-24T01:43:12.125Z
37672026-02-24T01:43:12.125Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (184/252)
37682026-02-24T01:43:13.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37692026-02-24T01:43:13.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37702026-02-24T01:43:13.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37712026-02-24T01:43:13.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
37722026-02-24T01:43:13.739Z
37732026-02-24T01:43:13.740Zinfo: running `cargo check --bins` on sled-agent-health-monitor (185/252)
37742026-02-24T01:43:15.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37752026-02-24T01:43:15.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37762026-02-24T01:43:15.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37772026-02-24T01:43:15.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
37782026-02-24T01:43:15.198Z
37792026-02-24T01:43:15.198Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (186/252)
37802026-02-24T01:43:16.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812026-02-24T01:43:16.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822026-02-24T01:43:16.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37832026-02-24T01:43:16.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
37842026-02-24T01:43:16.687Z
37852026-02-24T01:43:16.687Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (187/252)
37862026-02-24T01:43:18.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872026-02-24T01:43:18.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882026-02-24T01:43:18.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37892026-02-24T01:43:18.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
37902026-02-24T01:43:18.190Z
37912026-02-24T01:43:18.190Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (188/252)
37922026-02-24T01:43:19.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932026-02-24T01:43:19.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942026-02-24T01:43:19.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37952026-02-24T01:43:19.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
37962026-02-24T01:43:19.702Z
37972026-02-24T01:43:19.702Zinfo: running `cargo check --bins` on trust-quorum (189/252)
37982026-02-24T01:43:21.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37992026-02-24T01:43:21.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38002026-02-24T01:43:21.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38012026-02-24T01:43:21.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
38022026-02-24T01:43:21.277Z
38032026-02-24T01:43:21.277Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (190/252)
38042026-02-24T01:43:22.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38052026-02-24T01:43:22.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38062026-02-24T01:43:22.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38072026-02-24T01:43:22.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
38082026-02-24T01:43:22.856Z
38092026-02-24T01:43:22.856Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (191/252)
38102026-02-24T01:43:24.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38112026-02-24T01:43:24.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38122026-02-24T01:43:24.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38132026-02-24T01:43:24.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
38142026-02-24T01:43:24.481Z
38152026-02-24T01:43:24.481Zinfo: running `cargo check --bins` on update-common (192/252)
38162026-02-24T01:43:25.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172026-02-24T01:43:25.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182026-02-24T01:43:25.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38192026-02-24T01:43:25.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
38202026-02-24T01:43:25.989Z
38212026-02-24T01:43:25.989Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (193/252)
38222026-02-24T01:43:27.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38232026-02-24T01:43:27.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38242026-02-24T01:43:27.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38252026-02-24T01:43:27.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s
38262026-02-24T01:43:27.554Z
38272026-02-24T01:43:27.554Zinfo: running `cargo check --bins` on reconfigurator-cli (194/252)
38282026-02-24T01:43:28.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38292026-02-24T01:43:28.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38302026-02-24T01:43:29.328Z Compiling fs-err v2.11.0
38312026-02-24T01:43:29.328Z Checking ignore v0.4.23
38322026-02-24T01:43:29.352Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38332026-02-24T01:43:29.352Z Checking predicates-tree v1.0.12
38342026-02-24T01:43:29.352Z Checking parse-size v1.1.0
38352026-02-24T01:43:29.389Z Checking rand_seeder v0.4.0
38362026-02-24T01:43:29.455Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38372026-02-24T01:43:29.480Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38382026-02-24T01:43:29.592Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38392026-02-24T01:43:29.652Z Compiling petname v2.0.2
38402026-02-24T01:43:29.740Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38412026-02-24T01:43:30.057Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38422026-02-24T01:43:30.205Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38432026-02-24T01:43:30.556Z Checking globwalk v0.9.1
38442026-02-24T01:43:30.600Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38452026-02-24T01:43:30.624Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38462026-02-24T01:43:30.818Z Checking sapling-renderdag v0.1.0
38472026-02-24T01:43:30.969Z Checking camino-tempfile-ext v0.3.2
38482026-02-24T01:43:31.012Z Checking sync-ptr v0.1.4
38492026-02-24T01:43:31.212Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38502026-02-24T01:43:31.330Z Checking assert_matches v1.5.0
38512026-02-24T01:43:31.507Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38522026-02-24T01:43:32.307Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38532026-02-24T01:43:32.598Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38542026-02-24T01:43:32.622Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38552026-02-24T01:43:37.733Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38562026-02-24T01:43:39.583Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38572026-02-24T01:43:46.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.46s
38582026-02-24T01:43:46.672Z
38592026-02-24T01:43:46.672Zinfo: running `cargo check --bins` on omicron-repl-utils (195/252)
38602026-02-24T01:43:46.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612026-02-24T01:43:46.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622026-02-24T01:43:46.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38632026-02-24T01:43:46.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
38642026-02-24T01:43:46.706Z
38652026-02-24T01:43:46.706Zinfo: running `cargo check --bins` on nexus-test-interface (196/252)
38662026-02-24T01:43:47.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672026-02-24T01:43:47.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682026-02-24T01:43:47.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38692026-02-24T01:43:47.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
38702026-02-24T01:43:47.567Z
38712026-02-24T01:43:47.567Zinfo: running `cargo check --bins` on oximeter-collector (197/252)
38722026-02-24T01:43:49.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732026-02-24T01:43:49.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742026-02-24T01:43:49.150Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38752026-02-24T01:43:49.150Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38762026-02-24T01:43:50.494Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38772026-02-24T01:43:54.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s
38782026-02-24T01:43:54.363Z
38792026-02-24T01:43:54.363Zinfo: running `cargo check --bins` on oximeter-api (198/252)
38802026-02-24T01:43:55.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812026-02-24T01:43:55.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822026-02-24T01:43:55.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38832026-02-24T01:43:55.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
38842026-02-24T01:43:55.733Z
38852026-02-24T01:43:55.733Zinfo: running `cargo check --bins` on cert-dev (199/252)
38862026-02-24T01:43:56.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872026-02-24T01:43:57.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882026-02-24T01:43:57.155Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38892026-02-24T01:43:57.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
38902026-02-24T01:43:57.780Z
38912026-02-24T01:43:57.780Zinfo: running `cargo check --bins` on clickana (200/252)
38922026-02-24T01:43:59.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932026-02-24T01:43:59.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942026-02-24T01:43:59.678Z Checking castaway v0.2.3
38952026-02-24T01:43:59.678Z Checking unicode-truncate v1.1.0
38962026-02-24T01:43:59.678Z Checking lru v0.12.5
38972026-02-24T01:43:59.678Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38982026-02-24T01:43:59.678Z Compiling instability v0.3.2
38992026-02-24T01:43:59.678Z Checking cassowary v0.3.0
39002026-02-24T01:43:59.678Z Compiling indoc v2.0.6
39012026-02-24T01:43:59.712Z Checking compact_str v0.8.0
39022026-02-24T01:44:00.552Z Checking ratatui v0.29.0
39032026-02-24T01:44:02.104Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
39042026-02-24T01:44:02.544Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
39052026-02-24T01:44:04.502Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
39062026-02-24T01:44:06.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.27s
39072026-02-24T01:44:06.299Z
39082026-02-24T01:44:06.299Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (201/252)
39092026-02-24T01:44:07.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102026-02-24T01:44:07.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112026-02-24T01:44:08.157Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
39122026-02-24T01:44:08.157Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
39132026-02-24T01:44:09.315Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
39142026-02-24T01:44:10.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s
39152026-02-24T01:44:10.392Z
39162026-02-24T01:44:10.392Zinfo: running `cargo check --bins` on ch-dev (202/252)
39172026-02-24T01:44:11.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39182026-02-24T01:44:11.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39192026-02-24T01:44:12.093Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
39202026-02-24T01:44:13.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
39212026-02-24T01:44:13.868Z
39222026-02-24T01:44:13.868Zinfo: running `cargo check --bins` on dev-tools-common (203/252)
39232026-02-24T01:44:14.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39242026-02-24T01:44:14.839Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39252026-02-24T01:44:14.839Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39262026-02-24T01:44:14.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
39272026-02-24T01:44:14.936Z
39282026-02-24T01:44:14.936Zinfo: running `cargo check --bins` on crdb-seed (204/252)
39292026-02-24T01:44:16.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39302026-02-24T01:44:16.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39312026-02-24T01:44:16.598Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39322026-02-24T01:44:17.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s
39332026-02-24T01:44:17.510Z
39342026-02-24T01:44:17.510Zinfo: running `cargo check --bins` on db-dev (205/252)
39352026-02-24T01:44:18.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39362026-02-24T01:44:18.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39372026-02-24T01:44:19.153Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39382026-02-24T01:44:20.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s
39392026-02-24T01:44:20.864Z
39402026-02-24T01:44:20.864Zinfo: running `cargo check --bins` on omicron-dev-lib (206/252)
39412026-02-24T01:44:22.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39422026-02-24T01:44:22.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39432026-02-24T01:44:22.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39442026-02-24T01:44:22.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
39452026-02-24T01:44:22.353Z
39462026-02-24T01:44:22.353Zinfo: running `cargo check --bins` on xtask-downloader (207/252)
39472026-02-24T01:44:23.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39482026-02-24T01:44:23.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39492026-02-24T01:44:23.719Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39502026-02-24T01:44:25.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.85s
39512026-02-24T01:44:25.427Z
39522026-02-24T01:44:25.427Zinfo: running `cargo check --bins` on omicron-dropshot-apis (208/252)
39532026-02-24T01:44:26.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39542026-02-24T01:44:26.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39552026-02-24T01:44:27.313Z Compiling tabled_derive v0.10.0
39562026-02-24T01:44:27.313Z Checking papergrid v0.14.0
39572026-02-24T01:44:27.313Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39582026-02-24T01:44:27.313Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39592026-02-24T01:44:27.339Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39602026-02-24T01:44:27.339Z Compiling trait-variant v0.1.2
39612026-02-24T01:44:27.339Z Checking is_ci v1.2.0
39622026-02-24T01:44:27.364Z Checking maplit v1.0.2
39632026-02-24T01:44:27.637Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39642026-02-24T01:44:27.699Z Checking supports-color v3.0.2
39652026-02-24T01:44:27.919Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39662026-02-24T01:44:27.959Z Checking drift v0.1.3
39672026-02-24T01:44:28.307Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39682026-02-24T01:44:28.578Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39692026-02-24T01:44:28.652Z Checking dropshot-api-manager v0.3.0
39702026-02-24T01:44:28.677Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39712026-02-24T01:44:28.897Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39722026-02-24T01:44:29.354Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39732026-02-24T01:44:29.378Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39742026-02-24T01:44:29.769Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39752026-02-24T01:44:30.288Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39762026-02-24T01:44:30.361Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39772026-02-24T01:44:30.424Z Checking tabled v0.18.0
39782026-02-24T01:44:30.525Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39792026-02-24T01:44:44.058Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39802026-02-24T01:44:46.931Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39812026-02-24T01:44:48.286Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39822026-02-24T01:44:49.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.78s
39832026-02-24T01:44:49.485Z
39842026-02-24T01:44:49.485Zinfo: running `cargo check --bins` on installinator-api (209/252)
39852026-02-24T01:44:50.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-02-24T01:44:50.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-02-24T01:44:50.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-02-24T01:44:50.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
39892026-02-24T01:44:50.968Z
39902026-02-24T01:44:50.968Zinfo: running `cargo check --bins` on nexus-external-api (210/252)
39912026-02-24T01:44:52.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-02-24T01:44:52.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-02-24T01:44:52.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-02-24T01:44:52.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
39952026-02-24T01:44:52.557Z
39962026-02-24T01:44:52.557Zinfo: running `cargo check --bins` on nexus-internal-api (211/252)
39972026-02-24T01:44:53.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-02-24T01:44:53.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-02-24T01:44:53.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-02-24T01:44:53.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
40012026-02-24T01:44:54.025Z
40022026-02-24T01:44:54.025Zinfo: running `cargo check --bins` on nexus-lockstep-api (212/252)
40032026-02-24T01:44:55.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-02-24T01:44:55.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-02-24T01:44:55.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-02-24T01:44:55.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
40072026-02-24T01:44:55.580Z
40082026-02-24T01:44:55.580Zinfo: running `cargo check --bins` on ntp-admin-api (213/252)
40092026-02-24T01:44:56.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-02-24T01:44:56.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-02-24T01:44:56.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-02-24T01:44:56.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
40132026-02-24T01:44:56.965Z
40142026-02-24T01:44:56.965Zinfo: running `cargo check --bins` on ntp-admin-types-versions (214/252)
40152026-02-24T01:44:58.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-02-24T01:44:58.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-02-24T01:44:58.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-02-24T01:44:58.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
40192026-02-24T01:44:58.319Z
40202026-02-24T01:44:58.319Zinfo: running `cargo check --bins` on wicketd-api (215/252)
40212026-02-24T01:44:59.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-02-24T01:44:59.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-02-24T01:44:59.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-02-24T01:44:59.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
40252026-02-24T01:44:59.760Z
40262026-02-24T01:44:59.760Zinfo: running `cargo check --bins` on omicron-ls-apis (216/252)
40272026-02-24T01:45:01.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-02-24T01:45:01.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-02-24T01:45:01.184Z Checking typeid v1.0.3
40302026-02-24T01:45:01.234Z Checking ordered-float v2.10.1
40312026-02-24T01:45:01.259Z Checking unicode-xid v0.2.6
40322026-02-24T01:45:01.283Z Checking cargo-platform v0.2.0
40332026-02-24T01:45:01.414Z Checking erased-serde v0.4.6
40342026-02-24T01:45:01.749Z Checking serde-value v0.7.0
40352026-02-24T01:45:02.301Z Checking serde-untagged v0.1.7
40362026-02-24T01:45:02.658Z Checking cargo-util-schemas v0.8.2
40372026-02-24T01:45:04.534Z Checking cargo_metadata v0.21.0
40382026-02-24T01:45:06.130Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40392026-02-24T01:45:07.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.95s
40402026-02-24T01:45:07.919Z
40412026-02-24T01:45:07.919Zinfo: running `cargo check --bins` on mgs-dev (217/252)
40422026-02-24T01:45:09.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40432026-02-24T01:45:09.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40442026-02-24T01:45:09.536Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40452026-02-24T01:45:10.672Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40462026-02-24T01:45:11.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
40472026-02-24T01:45:11.942Z
40482026-02-24T01:45:11.942Zinfo: running `cargo check --bins` on omicron-omdb (218/252)
40492026-02-24T01:45:13.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40502026-02-24T01:45:13.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40512026-02-24T01:45:13.875Z Compiling vergen-gitcl v1.0.8
40522026-02-24T01:45:13.875Z Compiling dirs-sys-next v0.1.2
40532026-02-24T01:45:13.875Z Compiling crunchy v0.2.2
40542026-02-24T01:45:13.922Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40552026-02-24T01:45:13.922Z Compiling dsl_auto_type v0.1.2
40562026-02-24T01:45:13.923Z Checking scheduled-thread-pool v0.2.7
40572026-02-24T01:45:13.923Z Compiling diesel_table_macro_syntax v0.2.0
40582026-02-24T01:45:13.923Z Compiling tiny-keccak v2.0.2
40592026-02-24T01:45:14.330Z Checking r2d2 v0.8.10
40602026-02-24T01:45:14.452Z Compiling dirs-next v2.0.0
40612026-02-24T01:45:14.539Z Compiling bit-vec v0.6.3
40622026-02-24T01:45:14.694Z Compiling term v0.7.0
40632026-02-24T01:45:14.722Z Compiling ena v0.14.3
40642026-02-24T01:45:14.749Z Compiling bindgen v0.71.1
40652026-02-24T01:45:15.013Z Compiling bit-set v0.5.3
40662026-02-24T01:45:15.278Z Compiling regex-syntax v0.6.29
40672026-02-24T01:45:15.370Z Compiling ascii-canvas v3.0.0
40682026-02-24T01:45:15.400Z Compiling diesel_derives v2.2.3
40692026-02-24T01:45:15.612Z Compiling diff v0.1.13
40702026-02-24T01:45:15.800Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40712026-02-24T01:45:15.926Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40722026-02-24T01:45:16.072Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40732026-02-24T01:45:16.235Z Compiling libxml v0.3.3
40742026-02-24T01:45:16.261Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40752026-02-24T01:45:16.285Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40762026-02-24T01:45:16.755Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40772026-02-24T01:45:16.868Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40782026-02-24T01:45:17.133Z Compiling strum_macros v0.24.3
40792026-02-24T01:45:17.269Z Compiling indoc v1.0.9
40802026-02-24T01:45:18.134Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40812026-02-24T01:45:18.523Z Checking derive_builder v0.20.2
40822026-02-24T01:45:18.727Z Compiling lalrpop v0.19.12
40832026-02-24T01:45:19.017Z Compiling oso-derive v0.27.3
40842026-02-24T01:45:19.445Z Compiling impl-trait-for-tuples v0.2.2
40852026-02-24T01:45:20.059Z Checking quick-xml v0.37.2
40862026-02-24T01:45:20.451Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40872026-02-24T01:45:20.903Z Compiling diesel-dtrace v0.4.2
40882026-02-24T01:45:21.409Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40892026-02-24T01:45:21.822Z Checking bb8 v0.8.5
40902026-02-24T01:45:22.285Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40912026-02-24T01:45:22.388Z Checking nonempty v0.12.0
40922026-02-24T01:45:22.415Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40932026-02-24T01:45:22.680Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40942026-02-24T01:45:22.727Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40952026-02-24T01:45:22.868Z Checking console v0.16.0
40962026-02-24T01:45:23.068Z Checking unit-prefix v0.5.1
40972026-02-24T01:45:23.330Z Checking support-bundle-viewer v0.1.2
40982026-02-24T01:45:23.528Z Checking indicatif v0.18.0
40992026-02-24T01:45:23.760Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41002026-02-24T01:45:23.810Z Checking multimap v0.10.1
41012026-02-24T01:45:25.714Z Checking diesel v2.2.12
41022026-02-24T01:45:31.060Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41032026-02-24T01:45:31.084Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
41042026-02-24T01:45:31.084Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41052026-02-24T01:45:31.451Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41062026-02-24T01:45:31.752Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41072026-02-24T01:45:34.760Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41082026-02-24T01:45:34.795Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
41092026-02-24T01:45:36.157Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41102026-02-24T01:45:40.484Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41112026-02-24T01:45:50.351Z Compiling samael v0.0.19
41122026-02-24T01:46:00.316Z Checking async-bb8-diesel v0.2.1
41132026-02-24T01:46:05.355Z Compiling polar-core v0.27.3
41142026-02-24T01:46:16.410Z Checking oso v0.27.3
41152026-02-24T01:47:38.922Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
41162026-02-24T01:49:10.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 58s
41172026-02-24T01:49:10.507Z
41182026-02-24T01:49:10.507Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (219/252)
41192026-02-24T01:49:11.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41202026-02-24T01:49:11.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41212026-02-24T01:49:11.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41222026-02-24T01:49:11.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
41232026-02-24T01:49:11.926Z
41242026-02-24T01:49:11.927Zinfo: running `cargo check --bins` on nexus-saga-recovery (220/252)
41252026-02-24T01:49:13.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41262026-02-24T01:49:13.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41272026-02-24T01:49:13.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41282026-02-24T01:49:13.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
41292026-02-24T01:49:13.411Z
41302026-02-24T01:49:13.411Zinfo: running `cargo check --bins` on nexus-test-utils-macros (221/252)
41312026-02-24T01:49:14.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41322026-02-24T01:49:14.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41332026-02-24T01:49:14.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41342026-02-24T01:49:14.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
41352026-02-24T01:49:14.752Z
41362026-02-24T01:49:14.752Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (222/252)
41372026-02-24T01:49:16.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41382026-02-24T01:49:16.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41392026-02-24T01:49:16.701Z Compiling libz-sys v1.1.20
41402026-02-24T01:49:16.726Z Compiling libgit2-sys v0.18.2+1.9.1
41412026-02-24T01:49:16.766Z Compiling vergen-git2 v1.0.7
41422026-02-24T01:49:16.790Z Compiling rustls v0.21.12
41432026-02-24T01:49:16.824Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41442026-02-24T01:49:16.848Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41452026-02-24T01:49:16.848Z Checking rustls-webpki v0.101.7
41462026-02-24T01:49:16.848Z Checking sct v0.7.1
41472026-02-24T01:49:17.126Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41482026-02-24T01:49:17.224Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41492026-02-24T01:49:17.249Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41502026-02-24T01:49:17.321Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41512026-02-24T01:49:17.697Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41522026-02-24T01:49:17.814Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41532026-02-24T01:49:17.851Z Checking rustls-pemfile v1.0.4
41542026-02-24T01:49:17.942Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41552026-02-24T01:49:18.136Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41562026-02-24T01:49:18.478Z Checking twox-hash v2.1.0
41572026-02-24T01:49:18.863Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41582026-02-24T01:49:19.057Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41592026-02-24T01:49:19.973Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41602026-02-24T01:49:20.086Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41612026-02-24T01:49:20.313Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41622026-02-24T01:49:20.770Z Checking tokio-rustls v0.24.1
41632026-02-24T01:49:21.173Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41642026-02-24T01:49:21.426Z Checking fatfs v0.3.6
41652026-02-24T01:49:21.455Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41662026-02-24T01:49:21.623Z Compiling seq-macro v0.3.6
41672026-02-24T01:49:30.675Z Compiling git2 v0.20.2
41682026-02-24T01:49:33.087Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41692026-02-24T01:49:33.325Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41702026-02-24T01:49:36.756Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41712026-02-24T01:51:57.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
41722026-02-24T01:51:57.848Z
41732026-02-24T01:51:57.849Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (223/252)
41742026-02-24T01:51:59.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41752026-02-24T01:51:59.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41762026-02-24T01:51:59.773Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41772026-02-24T01:53:58.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
41782026-02-24T01:53:58.384Z
41792026-02-24T01:53:58.384Zinfo: running `cargo check --bins` on nexus-background-task-interface (224/252)
41802026-02-24T01:53:59.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41812026-02-24T01:53:59.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41822026-02-24T01:53:59.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41832026-02-24T01:53:59.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
41842026-02-24T01:53:59.541Z
41852026-02-24T01:53:59.541Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (225/252)
41862026-02-24T01:54:00.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41872026-02-24T01:54:00.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41882026-02-24T01:54:00.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41892026-02-24T01:54:00.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
41902026-02-24T01:54:00.815Z
41912026-02-24T01:54:00.815Zinfo: running `cargo check --bins` on nexus-mgs-updates (226/252)
41922026-02-24T01:54:01.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932026-02-24T01:54:02.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942026-02-24T01:54:02.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41952026-02-24T01:54:02.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
41962026-02-24T01:54:02.111Z
41972026-02-24T01:54:02.111Zinfo: running `cargo check --bins` on nexus-networking (227/252)
41982026-02-24T01:54:03.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992026-02-24T01:54:03.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002026-02-24T01:54:03.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42012026-02-24T01:54:03.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
42022026-02-24T01:54:03.381Z
42032026-02-24T01:54:03.381Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (228/252)
42042026-02-24T01:54:04.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42052026-02-24T01:54:04.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42062026-02-24T01:54:04.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42072026-02-24T01:54:04.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
42082026-02-24T01:54:04.671Z
42092026-02-24T01:54:04.671Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (229/252)
42102026-02-24T01:54:05.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42112026-02-24T01:54:05.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42122026-02-24T01:54:05.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42132026-02-24T01:54:05.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
42142026-02-24T01:54:05.970Z
42152026-02-24T01:54:05.970Zinfo: running `cargo check --bins` on omicron-dev (230/252)
42162026-02-24T01:54:07.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42172026-02-24T01:54:07.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42182026-02-24T01:54:07.721Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42192026-02-24T01:54:07.721Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42202026-02-24T01:54:07.800Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42212026-02-24T01:54:07.827Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42222026-02-24T01:54:07.852Z Checking yansi v1.0.1
42232026-02-24T01:54:07.852Z Checking diff v0.1.13
42242026-02-24T01:54:07.852Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42252026-02-24T01:54:07.876Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42262026-02-24T01:54:08.187Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42272026-02-24T01:54:08.437Z Checking pretty_assertions v1.4.1
42282026-02-24T01:54:09.684Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42292026-02-24T01:55:09.184Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42302026-02-24T01:55:09.209Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42312026-02-24T01:55:09.209Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42322026-02-24T01:55:09.209Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42332026-02-24T01:55:09.209Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42342026-02-24T01:55:09.209Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42352026-02-24T01:55:10.667Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42362026-02-24T01:55:12.946Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42372026-02-24T01:57:16.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
42382026-02-24T01:57:16.617Z
42392026-02-24T01:57:16.617Zinfo: running `cargo check --bins` on omicron-pins (231/252)
42402026-02-24T01:57:17.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42412026-02-24T01:57:17.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42422026-02-24T01:57:17.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42432026-02-24T01:57:17.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
42442026-02-24T01:57:17.824Z
42452026-02-24T01:57:17.824Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (232/252)
42462026-02-24T01:57:19.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42472026-02-24T01:57:19.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42482026-02-24T01:57:19.346Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42492026-02-24T01:57:19.371Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42502026-02-24T01:57:19.395Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42512026-02-24T01:58:07.457Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42522026-02-24T01:58:08.167Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42532026-02-24T01:58:12.260Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42542026-02-24T01:58:13.080Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42552026-02-24T01:58:20.580Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42562026-02-24T01:59:19.997Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42572026-02-24T01:59:21.309Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42582026-02-24T01:59:24.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
42592026-02-24T01:59:24.920Z
42602026-02-24T01:59:24.920Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (233/252)
42612026-02-24T01:59:26.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42622026-02-24T01:59:26.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42632026-02-24T01:59:26.323Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42642026-02-24T01:59:27.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
42652026-02-24T01:59:27.780Z
42662026-02-24T01:59:27.780Zinfo: running `cargo check --bins` on omicron-releng (234/252)
42672026-02-24T01:59:28.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42682026-02-24T01:59:28.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42692026-02-24T01:59:29.130Z Compiling blake3 v1.5.4
42702026-02-24T01:59:29.155Z Checking constant_time_eq v0.3.1
42712026-02-24T01:59:29.155Z Checking arrayref v0.3.9
42722026-02-24T01:59:29.179Z Checking arrayvec v0.7.6
42732026-02-24T01:59:29.236Z Checking topological-sort v0.2.2
42742026-02-24T01:59:29.260Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42752026-02-24T01:59:29.260Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42762026-02-24T01:59:29.260Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42772026-02-24T01:59:29.331Z Checking shell-words v1.1.0
42782026-02-24T01:59:30.882Z Checking omicron-zone-package v0.12.2
42792026-02-24T01:59:32.676Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42802026-02-24T01:59:34.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s
42812026-02-24T01:59:34.829Z
42822026-02-24T01:59:34.829Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (235/252)
42832026-02-24T01:59:36.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-02-24T01:59:36.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-02-24T01:59:36.266Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42862026-02-24T01:59:36.709Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42872026-02-24T01:59:37.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
42882026-02-24T01:59:37.672Z
42892026-02-24T01:59:37.672Zinfo: running `cargo check --bins` on xtask (236/252)
42902026-02-24T01:59:38.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42912026-02-24T01:59:38.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42922026-02-24T01:59:38.586Z Checking bitflags v2.9.4
42932026-02-24T01:59:38.586Z Checking serde v1.0.228
42942026-02-24T01:59:38.586Z Checking zerofrom v0.1.4
42952026-02-24T01:59:38.646Z Checking thiserror v2.0.18
42962026-02-24T01:59:38.670Z Checking smallvec v1.15.1
42972026-02-24T01:59:38.670Z Checking hashbrown v0.16.1
42982026-02-24T01:59:38.705Z Checking serde_json v1.0.149
42992026-02-24T01:59:38.732Z Checking scroll v0.12.0
43002026-02-24T01:59:38.829Z Checking num-traits v0.2.19
43012026-02-24T01:59:38.861Z Checking yoke v0.7.4
43022026-02-24T01:59:38.900Z Checking rustix v0.38.37
43032026-02-24T01:59:39.017Z Checking thiserror v1.0.69
43042026-02-24T01:59:39.187Z Checking percent-encoding v2.3.2
43052026-02-24T01:59:39.215Z Checking log v0.4.29
43062026-02-24T01:59:39.253Z Checking zerovec v0.10.4
43072026-02-24T01:59:39.459Z Checking pest v2.8.2
43082026-02-24T01:59:39.529Z Checking goblin v0.8.2
43092026-02-24T01:59:39.606Z Checking toml_datetime v0.6.11
43102026-02-24T01:59:39.715Z Checking indexmap v2.13.0
43112026-02-24T01:59:39.893Z Checking serde_spanned v0.6.9
43122026-02-24T01:59:39.961Z Checking terminal_size v0.4.0
43132026-02-24T01:59:40.134Z Checking erased-serde v0.4.6
43142026-02-24T01:59:40.163Z Checking form_urlencoded v1.2.2
43152026-02-24T01:59:40.187Z Checking ordered-float v2.10.1
43162026-02-24T01:59:40.253Z Checking zerocopy v0.7.35
43172026-02-24T01:59:40.392Z Checking getrandom v0.3.4
43182026-02-24T01:59:40.638Z Checking syn v2.0.114
43192026-02-24T01:59:40.705Z Checking serde-value v0.7.0
43202026-02-24T01:59:40.811Z Checking tinystr v0.7.6
43212026-02-24T01:59:40.957Z Checking icu_collections v1.5.0
43222026-02-24T01:59:41.036Z Checking toml_edit v0.22.27
43232026-02-24T01:59:41.112Z Checking serde-untagged v0.1.7
43242026-02-24T01:59:41.179Z Checking icu_locid v1.5.0
43252026-02-24T01:59:41.401Z Checking rustix v1.1.3
43262026-02-24T01:59:41.501Z Checking once_cell v1.21.3
43272026-02-24T01:59:41.642Z Checking clap_builder v4.5.48
43282026-02-24T01:59:41.838Z Checking dtrace-parser v0.2.0
43292026-02-24T01:59:41.862Z Checking cargo-platform v0.2.0
43302026-02-24T01:59:42.180Z Checking icu_provider v1.5.0
43312026-02-24T01:59:42.218Z Checking textwrap v0.16.2
43322026-02-24T01:59:42.328Z Checking fs-err v3.1.1
43332026-02-24T01:59:42.650Z Checking tabled v0.15.0
43342026-02-24T01:59:42.674Z Checking anyhow v1.0.99
43352026-02-24T01:59:42.781Z Checking tempfile v3.24.0
43362026-02-24T01:59:42.848Z Checking icu_locid_transform v1.5.0
43372026-02-24T01:59:43.047Z Checking macaddr v1.0.1
43382026-02-24T01:59:43.185Z Checking camino-tempfile v1.4.1
43392026-02-24T01:59:43.393Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43402026-02-24T01:59:43.582Z Checking toml v0.8.23
43412026-02-24T01:59:43.764Z Checking icu_properties v1.5.1
43422026-02-24T01:59:43.884Z Checking dof v0.3.0
43432026-02-24T01:59:44.305Z Checking cargo_toml v0.21.0
43442026-02-24T01:59:44.358Z Checking clap v4.5.48
43452026-02-24T01:59:44.920Z Checking usdt-impl v0.5.0
43462026-02-24T01:59:45.472Z Checking usdt v0.5.0
43472026-02-24T01:59:46.712Z Checking icu_normalizer v1.5.0
43482026-02-24T01:59:47.461Z Checking idna_adapter v1.2.0
43492026-02-24T01:59:47.671Z Checking idna v1.0.3
43502026-02-24T01:59:48.136Z Checking url v2.5.4
43512026-02-24T01:59:48.824Z Checking cargo-util-schemas v0.8.2
43522026-02-24T01:59:50.724Z Checking cargo_metadata v0.21.0
43532026-02-24T01:59:52.225Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43542026-02-24T01:59:53.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.47s
43552026-02-24T01:59:53.345Z
43562026-02-24T01:59:53.345Zinfo: running `cargo check --bins` on end-to-end-tests (237/252)
43572026-02-24T01:59:54.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43582026-02-24T01:59:54.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43592026-02-24T01:59:54.964Z Checking polyval v0.6.2
43602026-02-24T01:59:54.988Z Checking ctr v0.9.2
43612026-02-24T01:59:55.028Z Checking ssh-encoding v0.2.0
43622026-02-24T01:59:55.028Z Checking blowfish v0.9.1
43632026-02-24T01:59:55.078Z Checking password-hash v0.4.2
43642026-02-24T01:59:55.111Z Checking p521 v0.13.3
43652026-02-24T01:59:55.135Z Checking p256 v0.13.2
43662026-02-24T01:59:55.135Z Checking russh-cryptovec v0.7.3
43672026-02-24T01:59:55.317Z Checking ghash v0.5.1
43682026-02-24T01:59:55.341Z Checking bcrypt-pbkdf v0.10.0
43692026-02-24T01:59:55.365Z Checking md5 v0.7.0
43702026-02-24T01:59:55.412Z Checking num-bigint v0.4.6
43712026-02-24T01:59:55.436Z Checking des v0.8.1
43722026-02-24T01:59:55.554Z Checking aes-gcm v0.10.3
43732026-02-24T01:59:55.579Z Checking pbkdf2 v0.11.0
43742026-02-24T01:59:55.652Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43752026-02-24T01:59:55.680Z Checking hex-literal v0.4.1
43762026-02-24T01:59:55.706Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43772026-02-24T01:59:55.734Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43782026-02-24T01:59:55.852Z Checking ssh-cipher v0.2.0
43792026-02-24T01:59:55.878Z Checking internet-checksum v0.2.1
43802026-02-24T01:59:56.200Z Checking ssh-key v0.6.6
43812026-02-24T01:59:56.381Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43822026-02-24T01:59:57.731Z Checking russh-keys v0.45.0
43832026-02-24T01:59:59.105Z Checking russh v0.45.0
43842026-02-24T02:00:37.504Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43852026-02-24T02:00:39.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.47s
43862026-02-24T02:00:40.055Z
43872026-02-24T02:00:40.056Zinfo: running `cargo check --bins` on gateway-cli (238/252)
43882026-02-24T02:00:41.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43892026-02-24T02:00:41.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43902026-02-24T02:00:41.428Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43912026-02-24T02:00:41.452Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43922026-02-24T02:00:41.452Z Checking termios v0.3.3
43932026-02-24T02:00:44.597Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43942026-02-24T02:00:44.868Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43952026-02-24T02:00:49.305Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43962026-02-24T02:00:50.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.58s
43972026-02-24T02:00:50.870Z
43982026-02-24T02:00:50.870Zinfo: running `cargo check --bins --no-default-features` on installinator (239/252)
43992026-02-24T02:00:52.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44002026-02-24T02:00:52.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44012026-02-24T02:00:52.382Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
44022026-02-24T02:00:52.406Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
44032026-02-24T02:00:52.447Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
44042026-02-24T02:00:52.447Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
44052026-02-24T02:00:52.471Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
44062026-02-24T02:00:53.212Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
44072026-02-24T02:00:53.212Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
44082026-02-24T02:00:54.851Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
44092026-02-24T02:00:55.272Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
44102026-02-24T02:00:55.272Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44112026-02-24T02:00:56.816Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44122026-02-24T02:01:00.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.51s
44132026-02-24T02:01:00.633Z
44142026-02-24T02:01:00.633Zinfo: running `cargo check --bins` on internal-dns-cli (240/252)
44152026-02-24T02:01:01.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-02-24T02:01:01.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-02-24T02:01:01.952Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
44182026-02-24T02:01:02.711Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
44192026-02-24T02:01:03.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s
44202026-02-24T02:01:03.595Z
44212026-02-24T02:01:03.595Zinfo: running `cargo check --bins` on omicron-live-tests (241/252)
44222026-02-24T02:01:04.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44232026-02-24T02:01:04.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44242026-02-24T02:01:04.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44252026-02-24T02:01:04.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
44262026-02-24T02:01:04.897Z
44272026-02-24T02:01:04.897Zinfo: running `cargo check --bins` on live-tests-macros (242/252)
44282026-02-24T02:01:05.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-02-24T02:01:06.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-02-24T02:01:06.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44312026-02-24T02:01:06.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
44322026-02-24T02:01:06.116Z
44332026-02-24T02:01:06.116Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (243/252)
44342026-02-24T02:01:07.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-02-24T02:01:07.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-02-24T02:01:07.625Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44372026-02-24T02:01:08.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
44382026-02-24T02:01:08.820Z
44392026-02-24T02:01:08.820Zinfo: running `cargo check --bins` on omicron-ntp-admin (244/252)
44402026-02-24T02:01:10.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-02-24T02:01:10.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-02-24T02:01:10.257Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44432026-02-24T02:01:10.282Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44442026-02-24T02:01:10.640Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44452026-02-24T02:01:10.640Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44462026-02-24T02:01:12.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
44472026-02-24T02:01:12.512Z
44482026-02-24T02:01:12.512Zinfo: running `cargo check --bins` on ntp-admin-types (245/252)
44492026-02-24T02:01:13.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44502026-02-24T02:01:13.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44512026-02-24T02:01:13.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44522026-02-24T02:01:13.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
44532026-02-24T02:01:13.901Z
44542026-02-24T02:01:13.901Zinfo: running `cargo check --bins` on omicron-package (246/252)
44552026-02-24T02:01:15.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44562026-02-24T02:01:15.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44572026-02-24T02:01:15.378Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44582026-02-24T02:01:17.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s
44592026-02-24T02:01:17.904Z
44602026-02-24T02:01:17.904Zinfo: running `cargo check --bins` on tqdb (247/252)
44612026-02-24T02:01:19.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44622026-02-24T02:01:19.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44632026-02-24T02:01:19.603Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44642026-02-24T02:01:20.213Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44652026-02-24T02:01:21.780Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44662026-02-24T02:01:21.780Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44672026-02-24T02:01:32.465Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44682026-02-24T02:01:34.041Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44692026-02-24T02:01:34.066Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44702026-02-24T02:01:34.066Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44712026-02-24T02:01:36.282Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44722026-02-24T02:01:36.310Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44732026-02-24T02:01:52.624Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44742026-02-24T02:01:52.648Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44752026-02-24T02:01:52.648Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44762026-02-24T02:01:52.648Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44772026-02-24T02:01:56.250Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44782026-02-24T02:01:59.290Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44792026-02-24T02:02:00.858Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44802026-02-24T02:02:03.917Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44812026-02-24T02:02:05.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.25s
44822026-02-24T02:02:05.407Z
44832026-02-24T02:02:05.407Zinfo: running `cargo check --bins` on wicket-dbg (248/252)
44842026-02-24T02:02:06.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44852026-02-24T02:02:06.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44862026-02-24T02:02:06.929Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44872026-02-24T02:02:06.954Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44882026-02-24T02:02:06.954Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44892026-02-24T02:02:07.010Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44902026-02-24T02:02:07.035Z Checking rtoolbox v0.0.2
44912026-02-24T02:02:07.059Z Checking tui-tree-widget v0.23.1
44922026-02-24T02:02:07.256Z Checking rpassword v7.4.0
44932026-02-24T02:02:07.502Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44942026-02-24T02:02:09.867Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44952026-02-24T02:02:21.062Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44962026-02-24T02:02:22.750Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44972026-02-24T02:02:31.161Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44982026-02-24T02:02:36.184Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44992026-02-24T02:02:38.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.89s
45002026-02-24T02:02:38.532Z
45012026-02-24T02:02:38.533Zinfo: running `cargo check --bins` on wicket (249/252)
45022026-02-24T02:02:39.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45032026-02-24T02:02:39.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45042026-02-24T02:02:40.211Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
45052026-02-24T02:02:40.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s
45062026-02-24T02:02:41.009Z
45072026-02-24T02:02:41.009Zinfo: running `cargo check --bins` on wicketd (250/252)
45082026-02-24T02:02:42.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45092026-02-24T02:02:42.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45102026-02-24T02:02:42.575Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
45112026-02-24T02:02:42.575Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
45122026-02-24T02:02:42.599Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
45132026-02-24T02:02:42.599Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
45142026-02-24T02:02:45.362Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
45152026-02-24T02:02:46.743Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
45162026-02-24T02:02:54.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.14s
45172026-02-24T02:02:54.412Z
45182026-02-24T02:02:54.412Zinfo: running `cargo check --bins` on omicron-workspace-hack (251/252)
45192026-02-24T02:02:55.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-02-24T02:02:55.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-02-24T02:02:55.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45222026-02-24T02:02:55.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
45232026-02-24T02:02:55.892Z
45242026-02-24T02:02:55.892Zinfo: running `cargo check --bins` on zone-setup (252/252)
45252026-02-24T02:02:57.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-02-24T02:02:57.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-02-24T02:02:57.488Z Checking uzers v0.12.1
45282026-02-24T02:02:57.900Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
45292026-02-24T02:02:59.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
45302026-02-24T02:02:59.836Z
45312026-02-24T02:02:59.837Zreal 34:30.551989513
45322026-02-24T02:02:59.837Zuser 51:49.683463245
45332026-02-24T02:02:59.837Zsys 8:21.336605316
45342026-02-24T02:02:59.837Ztrap 1.453625072
45352026-02-24T02:02:59.837Ztflt 0.525983038
45362026-02-24T02:02:59.837Zdflt 0.947933635
45372026-02-24T02:02:59.837Zkflt 0.000948713
45382026-02-24T02:02:59.837Zlock 2:24:28.868505849
45392026-02-24T02:02:59.837Zslp 4:52:36.248848921
45402026-02-24T02:02:59.837Zlat 1:45.182482129
45412026-02-24T02:02:59.837Zstop 5:21.723173645
45422026-02-24T02:02:59.861Zprocess exited: duration 2552430 ms, exit code 0
 
45432026-02-24T02:02:59.911Zfound 0 output files