01KHCWN6DHX78ZF6JGGXAXDWYC: 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: 01KHCWNG9ZYGY3HB3PNNNMTHA0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-14T01:36:54.819Zjob assigned to worker 01KHCWNMT3QDSN6SBFAJWJVFTE [factory gimlet-EVT22200007-propolis, EVT22200007/58140] (queued for 28 s)
 
22026-02-14T01:37:03.893Zstarting task 0: "setup"
32026-02-14T01:37:03.918Z++ uname -s
42026-02-14T01:37:03.918Z+ kern=SunOS
52026-02-14T01:37:03.918Z+ build_user=build
62026-02-14T01:37:03.918Z+ build_uid=12345
72026-02-14T01:37:03.918Z+ work_dir=/work
82026-02-14T01:37:03.918Z+ input_dir=/input
92026-02-14T01:37:03.918Z+ [[ 0 == 12345 ]]
102026-02-14T01:37:03.918Z+ case "$kern" in
112026-02-14T01:37:03.918Z+ groupadd -g 12345 build
122026-02-14T01:37:03.918Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-14T01:37:05.916Z+ zfs create -o mountpoint=/work rpool/work
142026-02-14T01:37:05.954Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-14T01:37:05.978Z+ home_fs=zfs
162026-02-14T01:37:05.978Z+ [[ zfs == autofs ]]
172026-02-14T01:37:05.978Z+ mkdir -p /home/build
182026-02-14T01:37:05.978Z+ chown build:build /home/build /work
192026-02-14T01:37:07.963Z+ chmod 0700 /home/build /work
202026-02-14T01:37:07.988Zprocess exited: duration 4076 ms, exit code 0
 
212026-02-14T01:37:08.036Zstarting task 1: "rust-toolchain"
222026-02-14T01:37:08.059Z * rust toolchain channel = "1.91.1"
232026-02-14T01:37:08.059Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
242026-02-14T01:37:08.060Z * rust toolchain profile = "default"
252026-02-14T01:37:08.060Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-02-14T01:37:08.060Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-14T01:37:08.060Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-14T01:37:08.060Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-14T01:37:08.060Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-14T01:37:08.176Zinfo: downloading installer
312026-02-14T01:37:08.742Zwarn: It looks like you have an existing installation of Rust at:
322026-02-14T01:37:08.742Zwarn: /opt/ooce/bin
332026-02-14T01:37:08.742Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-14T01:37:08.742Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-14T01:37:08.742Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-14T01:37:08.742Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-14T01:37:08.742Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-14T01:37:08.742Zerror: cannot install while Rust is installed
392026-02-14T01:37:08.742Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-14T01:37:08.766Zinfo: profile set to 'default'
412026-02-14T01:37:08.767Zinfo: default host triple is x86_64-unknown-illumos
422026-02-14T01:37:08.767Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-14T01:37:08.917Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-14T01:37:08.917Zinfo: downloading component 'cargo'
452026-02-14T01:37:09.100Zinfo: downloading component 'clippy'
462026-02-14T01:37:09.225Zinfo: downloading component 'rust-docs'
472026-02-14T01:37:09.617Zinfo: downloading component 'rust-std'
482026-02-14T01:37:10.407Zinfo: downloading component 'rustc'
492026-02-14T01:37:13.069Zinfo: downloading component 'rustfmt'
502026-02-14T01:37:13.131Zinfo: installing component 'cargo'
512026-02-14T01:37:14.296Zinfo: installing component 'clippy'
522026-02-14T01:37:14.742Zinfo: installing component 'rust-docs'
532026-02-14T01:37:17.956Zinfo: installing component 'rust-std'
542026-02-14T01:37:20.225Zinfo: installing component 'rustc'
552026-02-14T01:37:28.379Zinfo: installing component 'rustfmt'
562026-02-14T01:37:28.773Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-14T01:37:28.773Z
582026-02-14T01:37:28.942Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-14T01:37:28.942Z
602026-02-14T01:37:28.967Z
612026-02-14T01:37:28.967ZRust is installed now. Great!
622026-02-14T01:37:28.967Z
632026-02-14T01:37:28.967ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-14T01:37:28.967Zenvironment variable. This has not been done automatically.
652026-02-14T01:37:28.967Z
662026-02-14T01:37:28.967ZTo configure your current shell, you need to source
672026-02-14T01:37:28.967Zthe corresponding env file under $HOME/.cargo.
682026-02-14T01:37:28.967Z
692026-02-14T01:37:28.967ZThis is usually done by running one of the following (note the leading DOT):
702026-02-14T01:37:28.967Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-14T01:37:28.967Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-14T01:37:28.967Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-14T01:37:29.059Z+ rustup --version
742026-02-14T01:37:29.083Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-14T01:37:29.083Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-14T01:37:29.205Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-14T01:37:29.232Z+ cargo --version
782026-02-14T01:37:29.343Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-14T01:37:29.370Z+ rustc --version
802026-02-14T01:37:29.480Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-14T01:37:29.504Zprocess exited: duration 21449 ms, exit code 0
 
822026-02-14T01:37:29.555Zstarting task 2: "authentication"
832026-02-14T01:37:29.613Zprocess exited: duration 58 ms, exit code 0
 
842026-02-14T01:37:29.665Zstarting task 3: "clone repository"
852026-02-14T01:37:29.689Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-14T01:37:29.689Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-14T01:37:29.713ZCloning into '/work/oxidecomputer/omicron'...
882026-02-14T01:37:45.509Z+ cd /work/oxidecomputer/omicron
892026-02-14T01:37:45.509Z+ git fetch origin 9913c6ae4aeedad2950f2975b4319fea0d8a0876
902026-02-14T01:37:45.947ZFrom https://github.com/oxidecomputer/omicron
912026-02-14T01:37:45.947Z * branch 9913c6ae4aeedad2950f2975b4319fea0d8a0876 -> FETCH_HEAD
922026-02-14T01:37:45.972Z+ [[ -n ry/ipv6-all-the-things ]]
932026-02-14T01:37:45.972Z++ git branch --show-current
942026-02-14T01:37:45.972Z+ current=main
952026-02-14T01:37:45.972Z+ [[ main != ry/ipv6-all-the-things ]]
962026-02-14T01:37:45.972Z+ git branch -f ry/ipv6-all-the-things 9913c6ae4aeedad2950f2975b4319fea0d8a0876
972026-02-14T01:37:45.996Z+ git checkout -f ry/ipv6-all-the-things
982026-02-14T01:37:46.558ZSwitched to branch 'ry/ipv6-all-the-things'
992026-02-14T01:37:46.583Z+ git reset --hard 9913c6ae4aeedad2950f2975b4319fea0d8a0876
1002026-02-14T01:37:46.621ZHEAD is now at 9913c6ae4 regenerate openapi
1012026-02-14T01:37:46.645Zprocess exited: duration 16961 ms, exit code 0
 
1022026-02-14T01:37:46.694Zstarting task 4: "build"
1032026-02-14T01:37:46.718Z+ source .github/buildomat/ci-env.sh
1042026-02-14T01:37:46.718Z++ export CARGO_TERM_COLOR=always
1052026-02-14T01:37:46.718Z++ CARGO_TERM_COLOR=always
1062026-02-14T01:37:46.718Z+ cargo --version
1072026-02-14T01:37:46.779Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-14T01:37:46.803Z+ rustc --version
1092026-02-14T01:37:46.885Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-14T01:37:46.909Z+ source ./env.sh
1112026-02-14T01:37:46.909Z++ OLD_SHELL_OPTS=ehxB
1122026-02-14T01:37:46.909Z++ set -o xtrace
1132026-02-14T01:37:46.909Z++++ dirname ./env.sh
1142026-02-14T01:37:46.909Z+++ readlink -f .
1152026-02-14T01:37:46.909Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-02-14T01:37:46.909Z++ 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-14T01:37:46.909Z++ 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-14T01:37:46.909Z++ 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-14T01:37:46.909Z++ 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-14T01:37:46.909Z++ 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-14T01:37:46.909Z++ 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-14T01:37:46.909Z++ 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-14T01:37:46.909Z++ 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-14T01:37:46.909Z++ case $OLD_SHELL_OPTS in
1252026-02-14T01:37:46.909Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262026-02-14T01:37:46.909Z+ 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-14T01:37:46.909Z+ 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-14T01:37:46.909Z+ banner prerequisites
1292026-02-14T01:37:46.909Z
1302026-02-14T01:37:46.909Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-02-14T01:37:46.909Z # # # # # # # # # # # # # # #
1322026-02-14T01:37:46.909Z # # # # ##### # # ##### # # # # # #### #
1332026-02-14T01:37:46.909Z ##### ##### # ##### # # # # # # # # #
1342026-02-14T01:37:46.909Z # # # # # # # # # # # # # # #
1352026-02-14T01:37:46.909Z # # # ###### # # ###### ### # #### # #### #
1362026-02-14T01:37:46.909Z
1372026-02-14T01:37:46.909Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-02-14T01:38:04.444Z Startup: Refreshing catalog 'helios-dev' ... Done
1392026-02-14T01:38:16.609Z Startup: Caching catalogs ... Done
1402026-02-14T01:38:43.692ZPlanning: Solver setup ... Done (24.896s)
1412026-02-14T01:38:43.876ZPlanning: Running solver ... Done (0.184s)
1422026-02-14T01:38:44.031ZPlanning: Finding local manifests ... Done (0.002s)
1432026-02-14T01:38:44.107ZPlanning: Fetching manifests: 0/4 0% complete
1442026-02-14T01:38:44.530ZPlanning: Fetching manifests: 4/4 100% complete
1452026-02-14T01:38:44.587ZPlanning: Package planning ... Done (0.056s)
1462026-02-14T01:38:44.644ZPlanning: Merging actions ... Done (0.058s)
1472026-02-14T01:38:44.961ZPlanning: Checking for conflicting actions ... Done (0.317s)
1482026-02-14T01:38:44.985ZPlanning: Consolidating action changes ... Done (0.013s)
1492026-02-14T01:38:45.582ZPlanning: Evaluating mediators ... Done (0.608s)
1502026-02-14T01:38:45.606ZPlanning: Planning completed in 28.86 seconds
1512026-02-14T01:38:45.630Z Packages to install: 4
1522026-02-14T01:38:45.630Z Mediators to change: 2
1532026-02-14T01:38:45.630Z Services to change: 1
1542026-02-14T01:38:45.630Z Estimated space available: 154.93 GB
1552026-02-14T01:38:45.630ZEstimated space to be consumed: 1.81 GB
1562026-02-14T01:38:45.630Z Create boot environment: No
1572026-02-14T01:38:45.630ZCreate backup boot environment: No
1582026-02-14T01:38:45.630Z Rebuild boot archive: No
1592026-02-14T01:38:45.630Z
1602026-02-14T01:38:45.630ZChanged mediators:
1612026-02-14T01:38:45.631Z mediator clang:
1622026-02-14T01:38:45.631Z version: None -> 15 (system default)
1632026-02-14T01:38:45.631Z
1642026-02-14T01:38:45.631Z mediator llvm:
1652026-02-14T01:38:45.631Z version: 14 (system default) -> 15 (system default)
1662026-02-14T01:38:45.631Z
1672026-02-14T01:38:45.631ZChanged packages:
1682026-02-14T01:38:45.631Zhelios-dev
1692026-02-14T01:38:45.631Z developer/build-essential
1702026-02-14T01:38:45.631Z None -> 11-2.0
1712026-02-14T01:38:45.631Z library/libxmlsec1
1722026-02-14T01:38:45.631Z None -> 1.2.35-2.0
1732026-02-14T01:38:45.631Z ooce/developer/clang-15
1742026-02-14T01:38:45.631Z None -> 15.0.7-2.0
1752026-02-14T01:38:45.631Z ooce/developer/llvm-15
1762026-02-14T01:38:45.631Z None -> 15.0.7-2.0
1772026-02-14T01:38:45.631Z
1782026-02-14T01:38:45.631ZServices:
1792026-02-14T01:38:45.631Z restart_fmri:
1802026-02-14T01:38:45.631Z svc:/system/update-man-index:default
1812026-02-14T01:38:45.667Z
1822026-02-14T01:38:45.667ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1832026-02-14T01:38:50.667ZDownload: 1260/3290 items 91.6/212.6MB 43% complete (18.4M/s)
1842026-02-14T01:38:55.667ZDownload: 2772/3290 items 120.9/212.6MB 56% complete (12.2M/s)
1852026-02-14T01:39:01.338ZDownload: 3248/3290 items 203.1/212.6MB 95% complete (11.8M/s)
1862026-02-14T01:39:02.307ZDownload: Completed 212.60 MB in 16.64 seconds (12.8M/s)
1872026-02-14T01:39:02.476Z Actions: 1/3689 actions (Installing new actions)
1882026-02-14T01:39:08.006Z Actions: 3036/3689 actions (Installing new actions)
1892026-02-14T01:39:08.192Z Actions: Completed 3689 actions in 5.72 seconds.
1902026-02-14T01:39:08.884Z Done (0.686s)
1912026-02-14T01:39:08.884Z Done (0.000s)
1922026-02-14T01:39:10.174Z Done (1.290s)
1932026-02-14T01:39:15.081Z Done (4.658s)
1942026-02-14T01:39:15.173Z Done (0.017s)
1952026-02-14T01:39:15.197Z Done (0.000s)
1962026-02-14T01:39:15.314Z Done (0.000s)
1972026-02-14T01:39:16.289ZPlanning: Evaluating mediator changes ... Done
1982026-02-14T01:39:16.490ZPlanning: Checking for conflicting actions ... Done
1992026-02-14T01:39:16.514ZPlanning: Consolidating action changes ... Done
2002026-02-14T01:39:16.820ZPlanning: Evaluating mediators ... Done
2012026-02-14T01:39:16.843ZPlanning: Planning completed in 0.53 seconds
2022026-02-14T01:39:16.867Z Mediators to change: 2
2032026-02-14T01:39:16.867Z Create boot environment: No
2042026-02-14T01:39:16.867ZCreate backup boot environment: No
2052026-02-14T01:39:16.915Z Done
2062026-02-14T01:39:16.915Z Done
2072026-02-14T01:39:17.924Z Done
2082026-02-14T01:39:22.381Z Done
2092026-02-14T01:39:22.469Z Done
2102026-02-14T01:39:22.493Z Done
2112026-02-14T01:39:22.526Z Done
2122026-02-14T01:39:23.287ZPlanning: Evaluating mediator changes ... Done
2132026-02-14T01:39:23.311ZPlanning: Merging actions ... Done
2142026-02-14T01:39:23.521ZPlanning: Checking for conflicting actions ... Done
2152026-02-14T01:39:23.545ZPlanning: Consolidating action changes ... Done
2162026-02-14T01:39:23.857ZPlanning: Evaluating mediators ... Done
2172026-02-14T01:39:23.923ZPlanning: Planning completed in 0.94 seconds
2182026-02-14T01:39:23.963Z Packages to change: 1
2192026-02-14T01:39:23.963Z Mediators to change: 1
2202026-02-14T01:39:23.987Z Services to change: 1
2212026-02-14T01:39:23.987Z Create boot environment: No
2222026-02-14T01:39:23.987ZCreate backup boot environment: Yes
2232026-02-14T01:39:25.973Z Actions: 1/6 actions (Updating modified actions)
2242026-02-14T01:39:25.996Z Actions: Completed 6 actions in 0.00 seconds.
2252026-02-14T01:39:25.996Z Done
2262026-02-14T01:39:25.996Z Done
2272026-02-14T01:39:26.228Z Done
2282026-02-14T01:39:30.508Z Done
2292026-02-14T01:39:30.602Z Done
2302026-02-14T01:39:30.626Z Done
2312026-02-14T01:39:30.717Z Done
2322026-02-14T01:39:31.278ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-02-14T01:39:31.278Zclang system 15 system
2342026-02-14T01:39:31.278Zcsh system system illumos
2352026-02-14T01:39:31.278Zctags system system illumos
2362026-02-14T01:39:31.278Zfile system system illumos
2372026-02-14T01:39:31.278Zgcc vendor 12 vendor
2382026-02-14T01:39:31.278Zgcc system 10 system
2392026-02-14T01:39:31.278Zgcc system 7 system
2402026-02-14T01:39:31.278Zgo system 1.20 system
2412026-02-14T01:39:31.278Zgo system 1.19 system
2422026-02-14T01:39:31.278Zllvm system 15 system
2432026-02-14T01:39:31.278Zllvm system 14 system
2442026-02-14T01:39:31.278Zmariadb system 10.6 system
2452026-02-14T01:39:31.278Zmta vendor vendor dma
2462026-02-14T01:39:31.278Zopenjdk system 17 system
2472026-02-14T01:39:31.278Zopenjdk system 11 system
2482026-02-14T01:39:31.278Zopenjdk system 1.8 system
2492026-02-14T01:39:31.278Zopenssl vendor 3 vendor
2502026-02-14T01:39:31.278Zperl system 5.36 system
2512026-02-14T01:39:31.278Zpostgresql system 15 system
2522026-02-14T01:39:31.278Zpostgresql system 13 system
2532026-02-14T01:39:31.278Zpython vendor 3 vendor
2542026-02-14T01:39:31.278Zpython system 2 system
2552026-02-14T01:39:31.278Zpython3 system 3.11 system
2562026-02-14T01:39:31.278Zruby system 3.0 system
2572026-02-14T01:39:31.278Zwords vendor vendor american-english
2582026-02-14T01:39:31.278Zwords system system australian-english
2592026-02-14T01:39:31.278Zwords system system british-english
2602026-02-14T01:39:31.278Zwords system system canadian-english
2612026-02-14T01:39:31.278Zwords system system french
2622026-02-14T01:39:31.278Zwords system system italian
2632026-02-14T01:39:31.279Zwords system system ngerman
2642026-02-14T01:39:31.279Zwords system system ogerman
2652026-02-14T01:39:31.279Zwords system system spanish
2662026-02-14T01:39:31.671ZPUBLISHER TYPE STATUS P LOCATION
2672026-02-14T01:39:31.671Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-02-14T01:39:39.689ZFMRI IFO
2692026-02-14T01:39:39.689Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-02-14T01:39:39.689Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-02-14T01:39:39.689Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-02-14T01:39:39.689Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-02-14T01:39:39.690Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-02-14T01:39:39.690Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-02-14T01:39:39.690Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-02-14T01:39:39.690Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-02-14T01:39:39.690Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-02-14T01:39:39.690Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-02-14T01:39:39.690Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-02-14T01:39:39.690Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-02-14T01:39:39.690Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-02-14T01:39:39.690Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-02-14T01:39:39.690Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-02-14T01:39:39.690Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-02-14T01:39:40.909Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-02-14T01:39:41.322Z Updating crates.io index
2872026-02-14T01:39:41.380Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882026-02-14T01:39:42.775Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892026-02-14T01:39:43.237Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902026-02-14T01:39:44.348Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-02-14T01:39:44.746Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-02-14T01:39:45.172Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-02-14T01:39:46.732Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-02-14T01:39:49.420Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-02-14T01:39:50.502Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-02-14T01:39:50.901Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-02-14T01:39:51.777Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-02-14T01:39:52.469Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-02-14T01:39:52.902Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-02-14T01:39:53.441Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-02-14T01:39:53.918Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-02-14T01:39:54.863Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-02-14T01:39:55.504Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-02-14T01:39:55.888Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-02-14T01:39:56.265Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-02-14T01:39:56.793Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-02-14T01:39:57.106Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-02-14T01:39:57.437Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-02-14T01:39:57.820Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102026-02-14T01:39:58.335Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3112026-02-14T01:39:58.916Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3122026-02-14T01:39:59.527Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3132026-02-14T01:39:59.942Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3142026-02-14T01:40:00.453Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152026-02-14T01:40:00.879Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3162026-02-14T01:40:01.902Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3172026-02-14T01:40:02.462Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3182026-02-14T01:40:02.833Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3192026-02-14T01:40:03.291Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3202026-02-14T01:40:03.688Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3212026-02-14T01:40:04.132Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222026-02-14T01:40:04.568Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-02-14T01:40:04.948Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-02-14T01:40:05.321Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-02-14T01:40:05.776Z Updating git repository `https://github.com/oxidecomputer/omicron`
3262026-02-14T01:40:19.198Z Downloading crates ...
3272026-02-14T01:40:19.261Z Downloaded anstyle v1.0.11
3282026-02-14T01:40:19.285Z Downloaded camino v1.2.2
3292026-02-14T01:40:19.285Z Downloaded anyhow v1.0.99
3302026-02-14T01:40:19.285Z Downloaded form_urlencoded v1.2.2
3312026-02-14T01:40:19.285Z Downloaded cargo_toml v0.21.0
3322026-02-14T01:40:19.285Z Downloaded tabled_derive v0.7.0
3332026-02-14T01:40:19.285Z Downloaded block-buffer v0.10.4
3342026-02-14T01:40:19.285Z Downloaded thiserror-impl v1.0.69
3352026-02-14T01:40:19.311Z Downloaded thiserror v2.0.18
3362026-02-14T01:40:19.311Z Downloaded write16 v1.0.0
3372026-02-14T01:40:19.311Z Downloaded zerofrom v0.1.4
3382026-02-14T01:40:19.335Z Downloaded pest_generator v2.8.2
3392026-02-14T01:40:19.335Z Downloaded zmij v1.0.15
3402026-02-14T01:40:19.335Z Downloaded zerocopy-derive v0.7.35
3412026-02-14T01:40:19.335Z Downloaded toml_edit v0.22.27
3422026-02-14T01:40:19.359Z Downloaded url v2.5.4
3432026-02-14T01:40:19.359Z Downloaded thiserror v1.0.69
3442026-02-14T01:40:19.383Z Downloaded tempfile v3.24.0
3452026-02-14T01:40:19.384Z Downloaded zerocopy v0.7.35
3462026-02-14T01:40:19.407Z Downloaded zerovec v0.10.4
3472026-02-14T01:40:19.408Z Downloaded serde v1.0.228
3482026-02-14T01:40:19.432Z Downloaded winnow v0.7.14
3492026-02-14T01:40:19.432Z Downloaded textwrap v0.16.2
3502026-02-14T01:40:19.456Z Downloaded unicode-width v0.2.0
3512026-02-14T01:40:19.456Z Downloaded unicode-width v0.1.14
3522026-02-14T01:40:19.456Z Downloaded syn v1.0.109
3532026-02-14T01:40:19.479Z Downloaded tabled v0.15.0
3542026-02-14T01:40:19.503Z Downloaded icu_properties_data v1.5.0
3552026-02-14T01:40:19.503Z Downloaded serde_json v1.0.149
3562026-02-14T01:40:19.503Z Downloaded idna v1.0.3
3572026-02-14T01:40:19.527Z Downloaded serde_core v1.0.228
3582026-02-14T01:40:19.527Z Downloaded syn v2.0.114
3592026-02-14T01:40:19.527Z Downloaded rustix v0.38.37
3602026-02-14T01:40:19.551Z Downloaded hashbrown v0.16.1
3612026-02-14T01:40:19.574Z Downloaded pest_derive v2.8.2
3622026-02-14T01:40:19.574Z Downloaded papergrid v0.11.0
3632026-02-14T01:40:19.574Z Downloaded icu_collections v1.5.0
3642026-02-14T01:40:19.574Z Downloaded rustix v1.1.3
3652026-02-14T01:40:19.598Z Downloaded getrandom v0.3.4
3662026-02-14T01:40:19.622Z Downloaded smallvec v1.15.1
3672026-02-14T01:40:19.622Z Downloaded sha2 v0.10.9
3682026-02-14T01:40:19.622Z Downloaded scroll v0.12.0
3692026-02-14T01:40:19.622Z Downloaded pest v2.8.2
3702026-02-14T01:40:19.622Z Downloaded num-traits v0.2.19
3712026-02-14T01:40:19.623Z Downloaded log v0.4.29
3722026-02-14T01:40:19.623Z Downloaded icu_provider v1.5.0
3732026-02-14T01:40:19.646Z Downloaded icu_normalizer_data v1.5.0
3742026-02-14T01:40:19.646Z Downloaded icu_normalizer v1.5.0
3752026-02-14T01:40:19.646Z Downloaded cargo_metadata v0.21.0
3762026-02-14T01:40:19.647Z Downloaded terminal_size v0.4.0
3772026-02-14T01:40:19.647Z Downloaded swrite v0.1.0
3782026-02-14T01:40:19.647Z Downloaded strsim v0.11.1
3792026-02-14T01:40:19.647Z Downloaded stable_deref_trait v1.2.0
3802026-02-14T01:40:19.647Z Downloaded serde_derive v1.0.228
3812026-02-14T01:40:19.647Z Downloaded once_cell v1.21.3
3822026-02-14T01:40:19.670Z Downloaded tinystr v0.7.6
3832026-02-14T01:40:19.670Z Downloaded smawk v0.3.2
3842026-02-14T01:40:19.670Z Downloaded serde-value v0.7.0
3852026-02-14T01:40:19.670Z Downloaded semver v1.0.27
3862026-02-14T01:40:19.670Z Downloaded proc-macro-error v1.0.4
3872026-02-14T01:40:19.670Z Downloaded pretty-hex v0.4.1
3882026-02-14T01:40:19.670Z Downloaded libc v0.2.180
3892026-02-14T01:40:19.694Z Downloaded is_terminal_polyfill v1.70.1
3902026-02-14T01:40:19.718Z Downloaded idna_adapter v1.2.0
3912026-02-14T01:40:19.718Z Downloaded cargo-platform v0.2.0
3922026-02-14T01:40:19.718Z Downloaded synstructure v0.13.1
3932026-02-14T01:40:19.718Z Downloaded serde_tokenstream v0.2.2
3942026-02-14T01:40:19.718Z Downloaded serde_spanned v0.6.9
3952026-02-14T01:40:19.718Z Downloaded serde-untagged v0.1.7
3962026-02-14T01:40:19.718Z Downloaded scroll_derive v0.12.0
3972026-02-14T01:40:19.718Z Downloaded proc-macro-error-attr v1.0.4
3982026-02-14T01:40:19.718Z Downloaded plain v0.2.3
3992026-02-14T01:40:19.718Z Downloaded percent-encoding v2.3.2
4002026-02-14T01:40:19.718Z Downloaded indexmap v2.13.0
4012026-02-14T01:40:19.718Z Downloaded goblin v0.8.2
4022026-02-14T01:40:19.718Z Downloaded equivalent v1.0.2
4032026-02-14T01:40:19.718Z Downloaded dtrace-parser v0.2.0
4042026-02-14T01:40:19.742Z Downloaded colorchoice v1.0.2
4052026-02-14T01:40:19.742Z Downloaded clap_lex v0.7.4
4062026-02-14T01:40:19.742Z Downloaded camino-tempfile v1.4.1
4072026-02-14T01:40:19.742Z Downloaded zerovec-derive v0.10.3
4082026-02-14T01:40:19.742Z Downloaded zerofrom-derive v0.1.4
4092026-02-14T01:40:19.742Z Downloaded yoke v0.7.4
4102026-02-14T01:40:19.742Z Downloaded writeable v0.5.5
4112026-02-14T01:40:19.742Z Downloaded ucd-trie v0.1.7
4122026-02-14T01:40:19.742Z Downloaded typenum v1.17.0
4132026-02-14T01:40:19.743Z Downloaded quote v1.0.40
4142026-02-14T01:40:19.743Z Downloaded pest_meta v2.8.2
4152026-02-14T01:40:19.743Z Downloaded memchr v2.7.4
4162026-02-14T01:40:19.766Z Downloaded macaddr v1.0.1
4172026-02-14T01:40:19.767Z Downloaded dof v0.3.0
4182026-02-14T01:40:19.767Z Downloaded cargo-util-schemas v0.8.2
4192026-02-14T01:40:19.767Z Downloaded yoke-derive v0.7.4
4202026-02-14T01:40:19.767Z Downloaded utf8_iter v1.0.4
4212026-02-14T01:40:19.767Z Downloaded usdt-impl v0.5.0
4222026-02-14T01:40:19.767Z Downloaded usdt-attr-macro v0.5.0
4232026-02-14T01:40:19.767Z Downloaded unicode-linebreak v0.1.5
4242026-02-14T01:40:19.767Z Downloaded toml_write v0.1.2
4252026-02-14T01:40:19.767Z Downloaded toml_datetime v0.6.11
4262026-02-14T01:40:19.767Z Downloaded toml v0.8.23
4272026-02-14T01:40:19.767Z Downloaded thread-id v4.2.2
4282026-02-14T01:40:19.767Z Downloaded thiserror-impl v2.0.18
4292026-02-14T01:40:19.767Z Downloaded proc-macro2 v1.0.101
4302026-02-14T01:40:19.767Z Downloaded ordered-float v2.10.1
4312026-02-14T01:40:19.767Z Downloaded memmap v0.7.0
4322026-02-14T01:40:19.792Z Downloaded litemap v0.7.3
4332026-02-14T01:40:19.792Z Downloaded itoa v1.0.11
4342026-02-14T01:40:19.792Z Downloaded icu_properties v1.5.1
4352026-02-14T01:40:19.792Z Downloaded icu_locid_transform v1.5.0
4362026-02-14T01:40:19.792Z Downloaded generic-array v0.14.7
4372026-02-14T01:40:19.792Z Downloaded cpufeatures v0.2.14
4382026-02-14T01:40:19.792Z Downloaded clap_builder v4.5.48
4392026-02-14T01:40:19.792Z Downloaded bytecount v0.6.8
4402026-02-14T01:40:19.792Z Downloaded version_check v0.9.5
4412026-02-14T01:40:19.792Z Downloaded utf8parse v0.2.2
4422026-02-14T01:40:19.792Z Downloaded utf16_iter v1.0.5
4432026-02-14T01:40:19.792Z Downloaded usdt-macro v0.5.0
4442026-02-14T01:40:19.792Z Downloaded usdt v0.5.0
4452026-02-14T01:40:19.816Z Downloaded unicode-xid v0.2.6
4462026-02-14T01:40:19.816Z Downloaded unicode-ident v1.0.19
4472026-02-14T01:40:19.816Z Downloaded typeid v1.0.3
4482026-02-14T01:40:19.816Z Downloaded icu_provider_macros v1.5.0
4492026-02-14T01:40:19.816Z Downloaded icu_locid_transform_data v1.5.0
4502026-02-14T01:40:19.816Z Downloaded icu_locid v1.5.0
4512026-02-14T01:40:19.816Z Downloaded heck v0.5.0
4522026-02-14T01:40:19.816Z Downloaded heck v0.4.1
4532026-02-14T01:40:19.816Z Downloaded fnv v1.0.7
4542026-02-14T01:40:19.816Z Downloaded digest v0.10.7
4552026-02-14T01:40:19.816Z Downloaded cfg-if v1.0.4
4562026-02-14T01:40:19.816Z Downloaded bitflags v2.9.4
4572026-02-14T01:40:19.840Z Downloaded fs-err v3.1.1
4582026-02-14T01:40:19.840Z Downloaded erased-serde v0.4.6
4592026-02-14T01:40:19.840Z Downloaded displaydoc v0.2.5
4602026-02-14T01:40:19.840Z Downloaded autocfg v1.4.0
4612026-02-14T01:40:19.840Z Downloaded fastrand v2.1.1
4622026-02-14T01:40:19.840Z Downloaded errno v0.3.12
4632026-02-14T01:40:19.840Z Downloaded crypto-common v0.1.6
4642026-02-14T01:40:19.840Z Downloaded clap_derive v4.5.47
4652026-02-14T01:40:19.840Z Downloaded clap v4.5.48
4662026-02-14T01:40:19.864Z Downloaded anstyle-query v1.1.1
4672026-02-14T01:40:19.864Z Downloaded anstyle-parse v0.2.5
4682026-02-14T01:40:19.864Z Downloaded byteorder v1.5.0
4692026-02-14T01:40:19.864Z Downloaded anstream v0.6.18
4702026-02-14T01:40:19.941Z Compiling proc-macro2 v1.0.101
4712026-02-14T01:40:19.941Z Compiling unicode-ident v1.0.19
4722026-02-14T01:40:19.964Z Compiling serde_core v1.0.228
4732026-02-14T01:40:19.964Z Compiling serde v1.0.228
4742026-02-14T01:40:19.964Z Compiling version_check v0.9.5
4752026-02-14T01:40:19.964Z Compiling libc v0.2.180
4762026-02-14T01:40:19.964Z Compiling memchr v2.7.4
4772026-02-14T01:40:19.965Z Compiling stable_deref_trait v1.2.0
4782026-02-14T01:40:20.233Z Compiling thiserror v2.0.18
4792026-02-14T01:40:20.274Z Compiling zmij v1.0.15
4802026-02-14T01:40:20.996Z Compiling autocfg v1.4.0
4812026-02-14T01:40:21.070Z Compiling ucd-trie v0.1.7
4822026-02-14T01:40:21.430Z Compiling writeable v0.5.5
4832026-02-14T01:40:21.594Z Compiling itoa v1.0.11
4842026-02-14T01:40:21.619Z Compiling thiserror v1.0.69
4852026-02-14T01:40:21.712Z Compiling litemap v0.7.3
4862026-02-14T01:40:21.884Z Compiling byteorder v1.5.0
4872026-02-14T01:40:22.101Z Compiling bitflags v2.9.4
4882026-02-14T01:40:22.309Z Compiling quote v1.0.40
4892026-02-14T01:40:22.333Z Compiling errno v0.3.12
4902026-02-14T01:40:22.436Z Compiling icu_locid_transform_data v1.5.0
4912026-02-14T01:40:22.544Z Compiling icu_properties_data v1.5.0
4922026-02-14T01:40:22.613Z Compiling serde_json v1.0.149
4932026-02-14T01:40:22.658Z Compiling num-traits v0.2.19
4942026-02-14T01:40:22.689Z Compiling syn v2.0.114
4952026-02-14T01:40:22.815Z Compiling icu_normalizer_data v1.5.0
4962026-02-14T01:40:22.948Z Compiling hashbrown v0.16.1
4972026-02-14T01:40:23.007Z Compiling write16 v1.0.0
4982026-02-14T01:40:23.036Z Compiling typeid v1.0.3
4992026-02-14T01:40:23.187Z Compiling rustix v0.38.37
5002026-02-14T01:40:23.252Z Compiling smallvec v1.15.1
5012026-02-14T01:40:23.369Z Compiling utf16_iter v1.0.5
5022026-02-14T01:40:23.520Z Compiling equivalent v1.0.2
5032026-02-14T01:40:23.602Z Compiling utf8_iter v1.0.4
5042026-02-14T01:40:23.869Z Compiling proc-macro-error-attr v1.0.4
5052026-02-14T01:40:23.973Z Compiling usdt-impl v0.5.0
5062026-02-14T01:40:24.072Z Compiling indexmap v2.13.0
5072026-02-14T01:40:24.105Z Compiling toml_write v0.1.2
5082026-02-14T01:40:24.207Z Compiling syn v1.0.109
5092026-02-14T01:40:24.342Z Compiling winnow v0.7.14
5102026-02-14T01:40:24.622Z Compiling thread-id v4.2.2
5112026-02-14T01:40:25.357Z Compiling proc-macro-error v1.0.4
5122026-02-14T01:40:25.559Z Compiling getrandom v0.3.4
5132026-02-14T01:40:25.803Z Compiling percent-encoding v2.3.2
5142026-02-14T01:40:26.179Z Compiling rustix v1.1.3
5152026-02-14T01:40:26.251Z Compiling camino v1.2.2
5162026-02-14T01:40:26.570Z Compiling plain v0.2.3
5172026-02-14T01:40:26.865Z Compiling log v0.4.29
5182026-02-14T01:40:26.902Z Compiling utf8parse v0.2.2
5192026-02-14T01:40:27.094Z Compiling anstyle-parse v0.2.5
5202026-02-14T01:40:27.126Z Compiling ordered-float v2.10.1
5212026-02-14T01:40:27.274Z Compiling form_urlencoded v1.2.2
5222026-02-14T01:40:27.364Z Compiling terminal_size v0.4.0
5232026-02-14T01:40:27.607Z Compiling colorchoice v1.0.2
5242026-02-14T01:40:27.722Z Compiling cfg-if v1.0.4
5252026-02-14T01:40:27.844Z Compiling anstyle-query v1.1.1
5262026-02-14T01:40:27.875Z Compiling pretty-hex v0.4.1
5272026-02-14T01:40:27.927Z Compiling anstyle v1.0.11
5282026-02-14T01:40:27.970Z Compiling is_terminal_polyfill v1.70.1
5292026-02-14T01:40:28.271Z Compiling semver v1.0.27
5302026-02-14T01:40:28.384Z Compiling anstream v0.6.18
5312026-02-14T01:40:28.972Z Compiling fs-err v3.1.1
5322026-02-14T01:40:29.075Z Compiling strsim v0.11.1
5332026-02-14T01:40:29.099Z Compiling synstructure v0.13.1
5342026-02-14T01:40:29.267Z Compiling bytecount v0.6.8
5352026-02-14T01:40:29.301Z Compiling unicode-xid v0.2.6
5362026-02-14T01:40:29.507Z Compiling heck v0.4.1
5372026-02-14T01:40:29.548Z Compiling fastrand v2.1.1
5382026-02-14T01:40:29.841Z Compiling clap_lex v0.7.4
5392026-02-14T01:40:29.950Z Compiling fnv v1.0.7
5402026-02-14T01:40:30.043Z Compiling once_cell v1.21.3
5412026-02-14T01:40:30.112Z Compiling heck v0.5.0
5422026-02-14T01:40:30.236Z Compiling anyhow v1.0.99
5432026-02-14T01:40:30.465Z Compiling unicode-width v0.1.14
5442026-02-14T01:40:30.492Z Compiling tempfile v3.24.0
5452026-02-14T01:40:30.648Z Compiling clap_builder v4.5.48
5462026-02-14T01:40:31.071Z Compiling papergrid v0.11.0
5472026-02-14T01:40:31.101Z Compiling memmap v0.7.0
5482026-02-14T01:40:31.270Z Compiling unicode-linebreak v0.1.5
5492026-02-14T01:40:31.328Z Compiling unicode-width v0.2.0
5502026-02-14T01:40:31.417Z Compiling smawk v0.3.2
5512026-02-14T01:40:31.710Z Compiling textwrap v0.16.2
5522026-02-14T01:40:32.259Z Compiling camino-tempfile v1.4.1
5532026-02-14T01:40:32.292Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-02-14T01:40:32.568Z Compiling tabled_derive v0.7.0
5552026-02-14T01:40:32.598Z Compiling swrite v0.1.0
5562026-02-14T01:40:33.050Z Compiling serde_derive v1.0.228
5572026-02-14T01:40:33.095Z Compiling zerofrom-derive v0.1.4
5582026-02-14T01:40:33.165Z Compiling yoke-derive v0.7.4
5592026-02-14T01:40:33.211Z Compiling thiserror-impl v2.0.18
5602026-02-14T01:40:33.307Z Compiling zerovec-derive v0.10.3
5612026-02-14T01:40:34.409Z Compiling displaydoc v0.2.5
5622026-02-14T01:40:35.408Z Compiling icu_provider_macros v1.5.0
5632026-02-14T01:40:35.601Z Compiling thiserror-impl v1.0.69
5642026-02-14T01:40:35.872Z Compiling zerocopy-derive v0.7.35
5652026-02-14T01:40:36.095Z Compiling zerofrom v0.1.4
5662026-02-14T01:40:36.354Z Compiling yoke v0.7.4
5672026-02-14T01:40:36.384Z Compiling pest v2.8.2
5682026-02-14T01:40:36.415Z Compiling scroll_derive v0.12.0
5692026-02-14T01:40:36.740Z Compiling zerovec v0.10.4
5702026-02-14T01:40:37.602Z Compiling scroll v0.12.0
5712026-02-14T01:40:37.631Z Compiling zerocopy v0.7.35
5722026-02-14T01:40:37.802Z Compiling clap_derive v4.5.47
5732026-02-14T01:40:38.117Z Compiling goblin v0.8.2
5742026-02-14T01:40:38.204Z Compiling tabled v0.15.0
5752026-02-14T01:40:38.554Z Compiling tinystr v0.7.6
5762026-02-14T01:40:38.733Z Compiling icu_collections v1.5.0
5772026-02-14T01:40:38.913Z Compiling icu_locid v1.5.0
5782026-02-14T01:40:38.980Z Compiling pest_meta v2.8.2
5792026-02-14T01:40:40.292Z Compiling icu_provider v1.5.0
5802026-02-14T01:40:40.586Z Compiling pest_generator v2.8.2
5812026-02-14T01:40:40.617Z Compiling toml_datetime v0.6.11
5822026-02-14T01:40:40.956Z Compiling serde_spanned v0.6.9
5832026-02-14T01:40:41.223Z Compiling icu_locid_transform v1.5.0
5842026-02-14T01:40:41.318Z Compiling toml_edit v0.22.27
5852026-02-14T01:40:41.367Z Compiling dof v0.3.0
5862026-02-14T01:40:41.523Z Compiling serde_tokenstream v0.2.2
5872026-02-14T01:40:42.181Z Compiling erased-serde v0.4.6
5882026-02-14T01:40:42.284Z Compiling serde-value v0.7.0
5892026-02-14T01:40:42.369Z Compiling cargo-platform v0.2.0
5902026-02-14T01:40:42.925Z Compiling icu_properties v1.5.1
5912026-02-14T01:40:43.002Z Compiling clap v4.5.48
5922026-02-14T01:40:43.144Z Compiling pest_derive v2.8.2
5932026-02-14T01:40:43.171Z Compiling serde-untagged v0.1.7
5942026-02-14T01:40:43.251Z Compiling macaddr v1.0.1
5952026-02-14T01:40:43.888Z Compiling dtrace-parser v0.2.0
5962026-02-14T01:40:44.849Z Compiling toml v0.8.23
5972026-02-14T01:40:45.840Z Compiling cargo_toml v0.21.0
5982026-02-14T01:40:45.942Z Compiling usdt-macro v0.5.0
5992026-02-14T01:40:46.050Z Compiling usdt-attr-macro v0.5.0
6002026-02-14T01:40:46.847Z Compiling icu_normalizer v1.5.0
6012026-02-14T01:40:47.351Z Compiling usdt v0.5.0
6022026-02-14T01:40:47.824Z Compiling idna_adapter v1.2.0
6032026-02-14T01:40:48.032Z Compiling idna v1.0.3
6042026-02-14T01:40:48.704Z Compiling url v2.5.4
6052026-02-14T01:40:49.618Z Compiling cargo-util-schemas v0.8.2
6062026-02-14T01:40:51.801Z Compiling cargo_metadata v0.21.0
6072026-02-14T01:40:54.384Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6082026-02-14T01:40:59.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
6092026-02-14T01:40:59.687Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6102026-02-14T01:41:00.767Z Downloading crates ...
6112026-02-14T01:41:00.955Z Downloaded atomicwrites v0.4.4
6122026-02-14T01:41:00.979Z Downloaded backoff v0.4.0
6132026-02-14T01:41:00.979Z Downloaded crunchy v0.2.2
6142026-02-14T01:41:00.979Z Downloaded daft-derive v0.1.4
6152026-02-14T01:41:01.004Z Downloaded darling v0.21.0
6162026-02-14T01:41:01.004Z Downloaded daft v0.1.4
6172026-02-14T01:41:01.029Z Downloaded crucible-workspace-hack v0.1.0
6182026-02-14T01:41:01.029Z Downloaded group v0.13.0
6192026-02-14T01:41:01.029Z Downloaded hash32 v0.3.1
6202026-02-14T01:41:01.029Z Downloaded hickory-client v0.25.2
6212026-02-14T01:41:01.053Z Downloaded highway v1.3.0
6222026-02-14T01:41:01.053Z Downloaded hickory-proto v0.24.4
6232026-02-14T01:41:01.086Z Downloaded is-terminal v0.4.13
6242026-02-14T01:41:01.111Z Downloaded mime v0.3.17
6252026-02-14T01:41:01.141Z Downloaded mime_guess v2.0.5
6262026-02-14T01:41:01.141Z Downloaded mio v1.0.2
6272026-02-14T01:41:01.166Z Downloaded itertools v0.14.0
6282026-02-14T01:41:01.166Z Downloaded oso-derive v0.27.3
6292026-02-14T01:41:01.192Z Downloaded nibble_vec v0.1.0
6302026-02-14T01:41:01.192Z Downloaded packed_struct_codegen v0.10.1
6312026-02-14T01:41:01.192Z Downloaded number_prefix v0.4.0
6322026-02-14T01:41:01.192Z Downloaded oxnet v0.1.4
6332026-02-14T01:41:01.192Z Downloaded psl-types v2.0.11
6342026-02-14T01:41:01.219Z Downloaded ref-cast-impl v1.0.25
6352026-02-14T01:41:01.219Z Downloaded primeorder v0.13.6
6362026-02-14T01:41:01.219Z Downloaded rand_core v0.6.4
6372026-02-14T01:41:01.219Z Downloaded r2d2 v0.8.10
6382026-02-14T01:41:01.219Z Downloaded rustc_version v0.4.1
6392026-02-14T01:41:01.219Z Downloaded russh-cryptovec v0.7.3
6402026-02-14T01:41:01.244Z Downloaded rayon-core v1.12.1
6412026-02-14T01:41:01.244Z Downloaded seq-macro v0.3.6
6422026-02-14T01:41:01.245Z Downloaded rustc-hash v2.1.1
6432026-02-14T01:41:01.245Z Downloaded rtoolbox v0.0.2
6442026-02-14T01:41:01.245Z Downloaded resolv-conf v0.7.0
6452026-02-14T01:41:01.269Z Downloaded sha1 v0.10.6
6462026-02-14T01:41:01.269Z Downloaded rfc6979 v0.4.0
6472026-02-14T01:41:01.269Z Downloaded owo-colors v4.2.2
6482026-02-14T01:41:01.269Z Downloaded scroll_derive v0.13.1
6492026-02-14T01:41:01.269Z Downloaded proc-macro-error2 v2.0.1
6502026-02-14T01:41:01.269Z Downloaded siphasher v0.3.11
6512026-02-14T01:41:01.269Z Downloaded rustls-pemfile v2.2.0
6522026-02-14T01:41:01.295Z Downloaded serde_spanned v1.0.4
6532026-02-14T01:41:01.295Z Downloaded serde-big-array v0.5.1
6542026-02-14T01:41:01.295Z Downloaded signal-hook-registry v1.4.2
6552026-02-14T01:41:01.295Z Downloaded slog-bunyan v2.5.0
6562026-02-14T01:41:01.295Z Downloaded siphasher v1.0.1
6572026-02-14T01:41:01.295Z Downloaded slog-envlogger v2.2.0
6582026-02-14T01:41:01.295Z Downloaded tabled_derive v0.10.0
6592026-02-14T01:41:01.319Z Downloaded sync_wrapper v1.0.1
6602026-02-14T01:41:01.319Z Downloaded tap v1.0.1
6612026-02-14T01:41:01.319Z Downloaded tinyvec_macros v0.1.1
6622026-02-14T01:41:01.319Z Downloaded support-bundle-viewer v0.1.2
6632026-02-14T01:41:01.319Z Downloaded strum v0.27.2
6642026-02-14T01:41:01.319Z Downloaded tagptr v0.2.0
6652026-02-14T01:41:01.319Z Downloaded thiserror-no-std v2.0.2
6662026-02-14T01:41:01.344Z Downloaded topological-sort v0.2.2
6672026-02-14T01:41:01.344Z Downloaded tokio-tungstenite v0.21.0
6682026-02-14T01:41:01.344Z Downloaded tokio-native-tls v0.3.1
6692026-02-14T01:41:01.344Z Downloaded tokio-rustls v0.25.0
6702026-02-14T01:41:01.344Z Downloaded tokio-tungstenite v0.23.1
6712026-02-14T01:41:01.368Z Downloaded typify-macro v0.4.3
6722026-02-14T01:41:01.368Z Downloaded tui-tree-widget v0.23.1
6732026-02-14T01:41:01.368Z Downloaded unit-prefix v0.5.1
6742026-02-14T01:41:01.368Z Downloaded unicode-truncate v1.1.0
6752026-02-14T01:41:01.368Z Downloaded usdt-attr-macro v0.6.0
6762026-02-14T01:41:01.368Z Downloaded usdt-macro v0.6.0
6772026-02-14T01:41:01.368Z Downloaded schemars v0.9.0
6782026-02-14T01:41:01.394Z Downloaded zone_cfg_derive v0.3.0
6792026-02-14T01:41:01.394Z Downloaded vsss-rs v3.3.4
6802026-02-14T01:41:01.394Z Downloaded zone v0.3.1
6812026-02-14T01:41:01.418Z Downloaded zone_cfg_derive v0.1.2
6822026-02-14T01:41:01.418Z Downloaded whoami v1.5.2
6832026-02-14T01:41:01.418Z Downloaded unicode-properties v0.1.3
6842026-02-14T01:41:01.418Z Downloaded xz2 v0.1.7
6852026-02-14T01:41:01.418Z Downloaded zerocopy v0.6.6
6862026-02-14T01:41:01.418Z Downloaded zstd v0.13.3
6872026-02-14T01:41:01.418Z Downloaded zstd-safe v7.2.3
6882026-02-14T01:41:01.418Z Downloaded zeroize v1.8.1
6892026-02-14T01:41:01.447Z Downloaded unicode_categories v0.1.1
6902026-02-14T01:41:01.447Z Downloaded similar v2.7.0
6912026-02-14T01:41:01.447Z Downloaded unicode-segmentation v1.12.0
6922026-02-14T01:41:01.447Z Downloaded x509-cert v0.2.5
6932026-02-14T01:41:01.447Z Downloaded tabled v0.20.0
6942026-02-14T01:41:01.471Z Downloaded zip v0.6.6
6952026-02-14T01:41:01.496Z Downloaded rpassword v7.4.0
6962026-02-14T01:41:01.496Z Downloaded zlib-rs v0.5.1
6972026-02-14T01:41:01.496Z Downloaded vcpkg v0.2.15
6982026-02-14T01:41:01.536Z Downloaded zip v4.2.0
6992026-02-14T01:41:01.560Z Downloaded zerocopy v0.8.27
7002026-02-14T01:41:01.584Z Downloaded winnow v0.6.26
7012026-02-14T01:41:01.609Z Downloaded polar-core v0.27.3
7022026-02-14T01:41:01.609Z Downloaded regex-syntax v0.6.29
7032026-02-14T01:41:01.609Z Downloaded nix v0.28.0
7042026-02-14T01:41:01.633Z Downloaded ratatui v0.29.0
7052026-02-14T01:41:01.657Z Downloaded webpki-roots v1.0.1
7062026-02-14T01:41:01.657Z Downloaded sled v0.34.7
7072026-02-14T01:41:01.681Z Downloaded rustls v0.23.19
7082026-02-14T01:41:01.681Z Downloaded smoltcp v0.11.0
7092026-02-14T01:41:01.704Z Downloaded rustls v0.22.4
7102026-02-14T01:41:01.704Z Downloaded regress v0.10.4
7112026-02-14T01:41:02.752Z Downloaded regex-syntax v0.8.5
7122026-02-14T01:41:02.752Z Downloaded typify-impl v0.4.3
7132026-02-14T01:41:02.820Z Downloaded encoding_rs v0.8.34
7142026-02-14T01:41:02.820Z Downloaded rustls v0.21.12
7152026-02-14T01:41:02.820Z Downloaded bzip2-sys v0.1.13+1.0.8
7162026-02-14T01:41:02.820Z Downloaded typify-impl v0.2.0
7172026-02-14T01:41:02.820Z Downloaded winnow v0.5.40
7182026-02-14T01:41:02.820Z Downloaded petname v2.0.2
7192026-02-14T01:41:02.820Z Downloaded nix v0.27.1
7202026-02-14T01:41:02.820Z Downloaded zerocopy-derive v0.6.6
7212026-02-14T01:41:02.820Z Downloaded rustls-webpki v0.101.7
7222026-02-14T01:41:02.820Z Downloaded radix_trie v0.2.1
7232026-02-14T01:41:02.820Z Downloaded openssl v0.10.73
7242026-02-14T01:41:02.821Z Downloaded regex-automata v0.4.11
7252026-02-14T01:41:02.821Z Downloaded bstr v1.10.0
7262026-02-14T01:41:02.821Z Downloaded petgraph v0.6.5
7272026-02-14T01:41:02.821Z Downloaded tokio v1.49.0
7282026-02-14T01:41:02.821Z Downloaded lzma-sys v0.1.20
7292026-02-14T01:41:02.821Z Downloaded tower-http v0.6.6
7302026-02-14T01:41:02.821Z Downloaded petgraph v0.8.2
7312026-02-14T01:41:02.821Z Downloaded openapiv3 v2.2.0
7322026-02-14T01:41:02.821Z Downloaded salty v0.3.0
7332026-02-14T01:41:02.821Z Downloaded moka v0.12.10
7342026-02-14T01:41:02.821Z Downloaded lalrpop v0.19.12
7352026-02-14T01:41:02.821Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7362026-02-14T01:41:02.821Z Downloaded reedline v0.40.0
7372026-02-14T01:41:02.821Z Downloaded quinn-proto v0.11.8
7382026-02-14T01:41:02.821Z Downloaded sha3 v0.10.8
7392026-02-14T01:41:02.821Z Downloaded zerocopy-derive v0.8.27
7402026-02-14T01:41:02.821Z Downloaded smoltcp v0.9.1
7412026-02-14T01:41:02.821Z Downloaded quick-xml v0.37.2
7422026-02-14T01:41:02.821Z Downloaded git2 v0.20.2
7432026-02-14T01:41:02.821Z Downloaded tabled v0.18.0
7442026-02-14T01:41:02.821Z Downloaded p384 v0.13.1
7452026-02-14T01:41:02.821Z Downloaded unicode-normalization v0.1.24
7462026-02-14T01:41:02.821Z Downloaded tracing v0.1.40
7472026-02-14T01:41:02.821Z Downloaded tough v0.20.0
7482026-02-14T01:41:02.821Z Downloaded russh v0.45.0
7492026-02-14T01:41:02.821Z Downloaded regex v1.11.3
7502026-02-14T01:41:02.821Z Downloaded chrono v0.4.43
7512026-02-14T01:41:02.821Z Downloaded rustyline v14.0.0
7522026-02-14T01:41:02.821Z Downloaded rustls-webpki v0.102.8
7532026-02-14T01:41:02.821Z Downloaded reqwest v0.12.24
7542026-02-14T01:41:02.821Z Downloaded object v0.30.4
7552026-02-14T01:41:02.821Z Downloaded goblin v0.10.2
7562026-02-14T01:41:02.821Z Downloaded tokio-util v0.7.15
7572026-02-14T01:41:02.821Z Downloaded time v0.3.43
7582026-02-14T01:41:02.821Z Downloaded yasna v0.5.2
7592026-02-14T01:41:02.821Z Downloaded yansi v1.0.1
7602026-02-14T01:41:02.821Z Downloaded vte v0.11.1
7612026-02-14T01:41:02.821Z Downloaded sqlparser v0.45.0
7622026-02-14T01:41:02.821Z Downloaded rayon v1.10.0
7632026-02-14T01:41:02.822Z Downloaded zopfli v0.8.1
7642026-02-14T01:41:02.822Z Downloaded uuid v1.19.0
7652026-02-14T01:41:02.822Z Downloaded unicode-bidi v0.3.17
7662026-02-14T01:41:02.822Z Downloaded typify v0.4.3
7672026-02-14T01:41:02.822Z Downloaded ring v0.17.14
7682026-02-14T01:41:02.822Z Downloaded typed-path v0.9.3
7692026-02-14T01:41:02.822Z Downloaded tower v0.5.2
7702026-02-14T01:41:02.822Z Downloaded csv v1.3.1
7712026-02-14T01:41:02.822Z Downloaded uzers v0.12.1
7722026-02-14T01:41:02.822Z Downloaded xshell v0.2.7
7732026-02-14T01:41:02.822Z Downloaded vergen v9.0.6
7742026-02-14T01:41:02.822Z Downloaded tungstenite v0.23.0
7752026-02-14T01:41:02.822Z Downloaded toml_edit v0.19.15
7762026-02-14T01:41:02.822Z Downloaded portable-atomic v1.11.0
7772026-02-14T01:41:02.822Z Downloaded value-bag v1.12.0
7782026-02-14T01:41:02.822Z Downloaded snafu v0.8.5
7792026-02-14T01:41:02.822Z Downloaded rand v0.8.5
7802026-02-14T01:41:02.822Z Downloaded p521 v0.13.3
7812026-02-14T01:41:02.822Z Downloaded object v0.36.5
7822026-02-14T01:41:02.822Z Downloaded wyz v0.5.1
7832026-02-14T01:41:02.822Z Downloaded usdt v0.6.0
7842026-02-14T01:41:02.822Z Downloaded unsafe-libyaml v0.2.11
7852026-02-14T01:41:02.822Z Downloaded zone v0.1.8
7862026-02-14T01:41:02.822Z Downloaded libgit2-sys v0.18.2+1.9.1
7872026-02-14T01:41:02.822Z Downloaded zeroize_derive v1.4.2
7882026-02-14T01:41:02.822Z Downloaded walkdir v2.5.0
7892026-02-14T01:41:02.822Z Downloaded tracing-core v0.1.32
7902026-02-14T01:41:02.822Z Downloaded tokio-stream v0.1.17
7912026-02-14T01:41:02.822Z Downloaded serde_with v3.16.1
7922026-02-14T01:41:02.822Z Downloaded vergen-gitcl v1.0.8
7932026-02-14T01:41:02.822Z Downloaded universal-hash v0.5.1
7942026-02-14T01:41:02.822Z Downloaded tokio-rustls v0.26.0
7952026-02-14T01:41:02.822Z Downloaded tokio-postgres v0.7.13
7962026-02-14T01:41:02.822Z Downloaded term v1.1.0
7972026-02-14T01:41:02.822Z Downloaded term v0.7.0
7982026-02-14T01:41:02.822Z Downloaded tar v0.4.44
7992026-02-14T01:41:02.822Z Downloaded rand v0.9.2
8002026-02-14T01:41:02.822Z Downloaded xshell-macros v0.2.7
8012026-02-14T01:41:02.822Z Downloaded xattr v1.3.1
8022026-02-14T01:41:02.823Z Downloaded which v4.4.2
8032026-02-14T01:41:02.823Z Downloaded want v0.3.1
8042026-02-14T01:41:02.823Z Downloaded waitgroup v0.1.2
8052026-02-14T01:41:02.823Z Downloaded wait-timeout v0.2.0
8062026-02-14T01:41:02.823Z Downloaded vte_generate_state_changes v0.1.2
8072026-02-14T01:41:02.823Z Downloaded void v1.0.2
8082026-02-14T01:41:02.823Z Downloaded vergen-lib v0.1.6
8092026-02-14T01:41:02.823Z Downloaded vergen-git2 v1.0.7
8102026-02-14T01:41:02.823Z Downloaded utf-8 v0.7.6
8112026-02-14T01:41:02.823Z Downloaded usdt-impl v0.6.0
8122026-02-14T01:41:02.823Z Downloaded untrusted v0.9.0
8132026-02-14T01:41:02.848Z Downloaded untrusted v0.7.1
8142026-02-14T01:41:02.848Z Downloaded unarray v0.1.4
8152026-02-14T01:41:02.848Z Downloaded typify-macro v0.2.0
8162026-02-14T01:41:02.848Z Downloaded typify v0.2.0
8172026-02-14T01:41:02.848Z Downloaded twox-hash v2.1.0
8182026-02-14T01:41:02.848Z Downloaded tungstenite v0.21.0
8192026-02-14T01:41:02.848Z Downloaded toml_writer v1.0.6+spec-1.1.0
8202026-02-14T01:41:02.848Z Downloaded ssh-key v0.6.6
8212026-02-14T01:41:02.848Z Downloaded ryu v1.0.18
8222026-02-14T01:41:02.848Z Downloaded rusty-fork v0.3.0
8232026-02-14T01:41:02.848Z Downloaded schemars v0.8.22
8242026-02-14T01:41:02.848Z Downloaded unicase v2.8.1
8252026-02-14T01:41:02.848Z Downloaded serde_path_to_error v0.1.20
8262026-02-14T01:41:02.848Z Downloaded serde_derive_internals v0.29.1
8272026-02-14T01:41:02.848Z Downloaded try-lock v0.2.5
8282026-02-14T01:41:02.848Z Downloaded tower-layer v0.3.3
8292026-02-14T01:41:02.848Z Downloaded toml v0.9.11+spec-1.1.0
8302026-02-14T01:41:02.848Z Downloaded tokio-rustls v0.24.1
8312026-02-14T01:41:02.848Z Downloaded itertools v0.12.1
8322026-02-14T01:41:02.848Z Downloaded trait-variant v0.1.2
8332026-02-14T01:41:02.848Z Downloaded toml v0.7.8
8342026-02-14T01:41:02.848Z Downloaded test-strategy v0.4.3
8352026-02-14T01:41:02.848Z Downloaded steno v0.4.1
8362026-02-14T01:41:02.848Z Downloaded rsa v0.9.8
8372026-02-14T01:41:02.848Z Downloaded tracing-attributes v0.1.27
8382026-02-14T01:41:02.848Z Downloaded tower-service v0.3.3
8392026-02-14T01:41:02.848Z Downloaded toml_parser v1.0.6+spec-1.1.0
8402026-02-14T01:41:02.848Z Downloaded termios v0.3.3
8412026-02-14T01:41:02.848Z Downloaded sec1 v0.7.3
8422026-02-14T01:41:02.848Z Downloaded scroll v0.13.0
8432026-02-14T01:41:02.848Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8442026-02-14T01:41:02.848Z Downloaded smallvec v0.6.14
8452026-02-14T01:41:02.848Z Downloaded rustls-native-certs v0.8.1
8462026-02-14T01:41:02.848Z Downloaded rustc-demangle v0.1.24
8472026-02-14T01:41:02.848Z Downloaded nix v0.29.0
8482026-02-14T01:41:02.848Z Downloaded libz-sys v1.1.20
8492026-02-14T01:41:02.848Z Downloaded tls_codec v0.4.1
8502026-02-14T01:41:02.849Z Downloaded termtree v0.5.1
8512026-02-14T01:41:02.849Z Downloaded strum v0.26.3
8522026-02-14T01:41:02.849Z Downloaded slog-json v2.6.1
8532026-02-14T01:41:02.849Z Downloaded proptest v1.7.0
8542026-02-14T01:41:02.849Z Downloaded tokio-dtrace v0.1.0
8552026-02-14T01:41:02.849Z Downloaded sync-ptr v0.1.4
8562026-02-14T01:41:02.849Z Downloaded spin v0.9.8
8572026-02-14T01:41:02.849Z Downloaded slog v2.8.2
8582026-02-14T01:41:02.849Z Downloaded sigpipe v0.1.3
8592026-02-14T01:41:02.849Z Downloaded sct v0.7.1
8602026-02-14T01:41:02.849Z Downloaded samael v0.0.19
8612026-02-14T01:41:02.849Z Downloaded qorb v0.4.1
8622026-02-14T01:41:02.849Z Downloaded publicsuffix v2.3.0
8632026-02-14T01:41:02.849Z Downloaded pretty_assertions v1.4.1
8642026-02-14T01:41:02.873Z Downloaded tls_codec_derive v0.4.1
8652026-02-14T01:41:02.873Z Downloaded tinyvec v1.8.0
8662026-02-14T01:41:02.873Z Downloaded strip-ansi-escapes v0.2.0
8672026-02-14T01:41:02.873Z Downloaded simd-adler32 v0.3.7
8682026-02-14T01:41:02.873Z Downloaded signature v2.2.0
8692026-02-14T01:41:02.873Z Downloaded itertools v0.10.5
8702026-02-14T01:41:02.873Z Downloaded tokio-macros v2.6.0
8712026-02-14T01:41:02.873Z Downloaded tiny-keccak v2.0.2
8722026-02-14T01:41:02.873Z Downloaded stringprep v0.1.5
8732026-02-14T01:41:02.873Z Downloaded socket2 v0.6.1
8742026-02-14T01:41:02.873Z Downloaded socket2 v0.5.10
8752026-02-14T01:41:02.897Z Downloaded rustls-pki-types v1.10.0
8762026-02-14T01:41:02.897Z Downloaded rustls-pemfile v1.0.4
8772026-02-14T01:41:02.897Z Downloaded ron v0.7.1
8782026-02-14T01:41:02.897Z Downloaded quinn-udp v0.5.5
8792026-02-14T01:41:02.897Z Downloaded num-bigint v0.4.6
8802026-02-14T01:41:02.897Z Downloaded bindgen v0.69.5
8812026-02-14T01:41:02.897Z Downloaded time-macros v0.2.24
8822026-02-14T01:41:02.922Z Downloaded time-core v0.1.6
8832026-02-14T01:41:02.922Z Downloaded thread-id v5.0.0
8842026-02-14T01:41:02.922Z Downloaded subprocess v0.2.9
8852026-02-14T01:41:02.922Z Downloaded strum_macros v0.26.4
8862026-02-14T01:41:02.922Z Downloaded signal-hook-tokio v0.3.1
8872026-02-14T01:41:02.922Z Downloaded signal-hook v0.3.18
8882026-02-14T01:41:02.922Z Downloaded serde_yaml v0.9.34+deprecated
8892026-02-14T01:41:02.922Z Downloaded serde_with_macros v3.16.1
8902026-02-14T01:41:02.922Z Downloaded rustc_version v0.1.7
8912026-02-14T01:41:02.922Z Downloaded num-bigint-dig v0.8.6
8922026-02-14T01:41:02.946Z Downloaded tabled_derive v0.11.0
8932026-02-14T01:41:02.946Z Downloaded supports-color v3.0.2
8942026-02-14T01:41:02.946Z Downloaded structmeta v0.3.0
8952026-02-14T01:41:02.946Z Downloaded sqlparser_derive v0.2.2
8962026-02-14T01:41:02.946Z Downloaded snafu-derive v0.8.5
8972026-02-14T01:41:02.946Z Downloaded serde_cbor v0.11.2
8982026-02-14T01:41:02.946Z Downloaded rand_chacha v0.9.0
8992026-02-14T01:41:02.946Z Downloaded jiff v0.2.15
9002026-02-14T01:41:02.970Z Downloaded smf v0.2.3
9012026-02-14T01:41:02.970Z Downloaded quinn v0.11.5
9022026-02-14T01:41:02.970Z Downloaded password-hash v0.5.0
9032026-02-14T01:41:02.970Z Downloaded strum_macros v0.27.2
9042026-02-14T01:41:02.970Z Downloaded strum_macros v0.24.3
9052026-02-14T01:41:02.970Z Downloaded string_cache v0.8.9
9062026-02-14T01:41:02.970Z Downloaded static_assertions v1.1.0
9072026-02-14T01:41:02.970Z Downloaded sqlformat v0.3.5
9082026-02-14T01:41:02.970Z Downloaded spki v0.7.3
9092026-02-14T01:41:02.970Z Downloaded serde_bytes v0.11.19
9102026-02-14T01:41:02.970Z Downloaded thread_local v1.1.8
9112026-02-14T01:41:02.994Z Downloaded thiserror-impl-no-std v2.0.2
9122026-02-14T01:41:02.994Z Downloaded testing_table v0.3.0
9132026-02-14T01:41:02.994Z Downloaded slog-term v2.9.2
9142026-02-14T01:41:02.994Z Downloaded slog-stdlog v4.1.1
9152026-02-14T01:41:02.994Z Downloaded slog-scope v4.4.0
9162026-02-14T01:41:02.994Z Downloaded slog-dtrace v0.3.0
9172026-02-14T01:41:02.994Z Downloaded slog-async v2.8.0
9182026-02-14T01:41:02.994Z Downloaded ron v0.8.1
9192026-02-14T01:41:02.994Z Downloaded rcgen v0.12.1
9202026-02-14T01:41:02.994Z Downloaded prefix-trie v0.7.0
9212026-02-14T01:41:03.018Z Downloaded parking_lot v0.11.2
9222026-02-14T01:41:03.018Z Downloaded take_mut v0.2.2
9232026-02-14T01:41:03.018Z Downloaded tabwriter v1.4.0
9242026-02-14T01:41:03.018Z Downloaded slab v0.4.9
9252026-02-14T01:41:03.018Z Downloaded shlex v1.3.0
9262026-02-14T01:41:03.018Z Downloaded serde_plain v1.0.2
9272026-02-14T01:41:03.018Z Downloaded sapling-renderdag v0.1.0
9282026-02-14T01:41:03.018Z Downloaded progenitor-impl v0.8.0
9292026-02-14T01:41:03.018Z Downloaded postcard v1.0.10
9302026-02-14T01:41:03.018Z Downloaded parking_lot v0.12.3
9312026-02-14T01:41:03.018Z Downloaded nom v7.1.3
9322026-02-14T01:41:03.019Z Downloaded subtle v2.6.1
9332026-02-14T01:41:03.019Z Downloaded structmeta-derive v0.3.0
9342026-02-14T01:41:03.044Z Downloaded ssh-encoding v0.2.0
9352026-02-14T01:41:03.044Z Downloaded ssh-cipher v0.2.0
9362026-02-14T01:41:03.044Z Downloaded serde-hex v0.1.0
9372026-02-14T01:41:03.044Z Downloaded scrypt v0.11.0
9382026-02-14T01:41:03.044Z Downloaded rustversion v1.0.22
9392026-02-14T01:41:03.044Z Downloaded radium v0.7.0
9402026-02-14T01:41:03.044Z Downloaded serde_urlencoded v0.7.1
9412026-02-14T01:41:03.045Z Downloaded schemars_derive v0.8.22
9422026-02-14T01:41:03.045Z Downloaded russh-keys v0.45.0
9432026-02-14T01:41:03.045Z Downloaded postgres-types v0.2.9
9442026-02-14T01:41:03.045Z Downloaded signal-hook-mio v0.2.4
9452026-02-14T01:41:03.045Z Downloaded schemars v1.0.4
9462026-02-14T01:41:03.069Z Downloaded scheduled-thread-pool v0.2.7
9472026-02-14T01:41:03.069Z Downloaded rand_seeder v0.4.0
9482026-02-14T01:41:03.069Z Downloaded progenitor-client v0.11.2
9492026-02-14T01:41:03.069Z Downloaded progenitor v0.11.2
9502026-02-14T01:41:03.069Z Downloaded pin-project v1.1.6
9512026-02-14T01:41:03.093Z Downloaded parking_lot_core v0.9.10
9522026-02-14T01:41:03.093Z Downloaded papergrid v0.17.0
9532026-02-14T01:41:03.093Z Downloaded secrecy v0.10.3
9542026-02-14T01:41:03.093Z Downloaded same-file v1.0.6
9552026-02-14T01:41:03.093Z Downloaded rand_xorshift v0.4.0
9562026-02-14T01:41:03.093Z Downloaded peg-runtime v0.8.5
9572026-02-14T01:41:03.093Z Downloaded rand_core v0.9.3
9582026-02-14T01:41:03.093Z Downloaded predicates v3.1.3
9592026-02-14T01:41:03.117Z Downloaded ppv-lite86 v0.2.20
9602026-02-14T01:41:03.117Z Downloaded peg-macros v0.8.5
9612026-02-14T01:41:03.117Z Downloaded shell-words v1.1.0
9622026-02-14T01:41:03.117Z Downloaded serde_repr v0.1.19
9632026-02-14T01:41:03.117Z Downloaded semver v0.1.20
9642026-02-14T01:41:03.118Z Downloaded secrecy v0.8.0
9652026-02-14T01:41:03.118Z Downloaded salsa20 v0.10.2
9662026-02-14T01:41:03.118Z Downloaded rand_chacha v0.3.1
9672026-02-14T01:41:03.118Z Downloaded quick-error v1.2.3
9682026-02-14T01:41:03.118Z Downloaded progenitor-client v0.10.0
9692026-02-14T01:41:03.118Z Downloaded proc-macro-crate v1.3.1
9702026-02-14T01:41:03.118Z Downloaded pretty-hex v0.2.1
9712026-02-14T01:41:03.118Z Downloaded powerfmt v0.2.0
9722026-02-14T01:41:03.118Z Downloaded pbkdf2 v0.12.2
9732026-02-14T01:41:03.118Z Downloaded rustc-hash v1.1.0
9742026-02-14T01:41:03.118Z Downloaded progenitor-macro v0.11.2
9752026-02-14T01:41:03.118Z Downloaded proc-macro-error-attr2 v2.0.0
9762026-02-14T01:41:03.142Z Downloaded pkcs5 v0.7.1
9772026-02-14T01:41:03.142Z Downloaded parse-size v1.1.0
9782026-02-14T01:41:03.142Z Downloaded progenitor-macro v0.10.0
9792026-02-14T01:41:03.142Z Downloaded progenitor-client v0.8.0
9802026-02-14T01:41:03.142Z Downloaded predicates-core v1.0.8
9812026-02-14T01:41:03.142Z Downloaded pem-rfc7468 v0.7.0
9822026-02-14T01:41:03.142Z Downloaded password-hash v0.4.2
9832026-02-14T01:41:03.142Z Downloaded p256 v0.13.2
9842026-02-14T01:41:03.142Z Downloaded openssl-sys v0.9.109
9852026-02-14T01:41:03.142Z Downloaded path-slash v0.1.5
9862026-02-14T01:41:03.166Z Downloaded libm v0.2.8
9872026-02-14T01:41:03.166Z Downloaded scopeguard v1.2.0
9882026-02-14T01:41:03.166Z Downloaded pbkdf2 v0.11.0
9892026-02-14T01:41:03.166Z Downloaded oso v0.27.3
9902026-02-14T01:41:03.166Z Downloaded num-rational v0.4.2
9912026-02-14T01:41:03.166Z Downloaded nu-ansi-term v0.50.1
9922026-02-14T01:41:03.166Z Downloaded nix v0.30.1
9932026-02-14T01:41:03.190Z Downloaded progenitor-impl v0.10.0
9942026-02-14T01:41:03.190Z Downloaded prettyplease v0.2.36
9952026-02-14T01:41:03.190Z Downloaded olpc-cjson v0.1.4
9962026-02-14T01:41:03.190Z Downloaded num-integer v0.1.46
9972026-02-14T01:41:03.191Z Downloaded progenitor-impl v0.11.2
9982026-02-14T01:41:03.191Z Downloaded num-derive v0.3.3
9992026-02-14T01:41:03.216Z Downloaded hickory-resolver v0.25.2
10002026-02-14T01:41:03.216Z Downloaded pkcs1 v0.7.5
10012026-02-14T01:41:03.216Z Downloaded pin-project-internal v1.1.6
10022026-02-14T01:41:03.216Z Downloaded opaque-debug v0.3.1
10032026-02-14T01:41:03.216Z Downloaded num-conv v0.1.0
10042026-02-14T01:41:03.216Z Downloaded nodrop v0.1.14
10052026-02-14T01:41:03.216Z Downloaded progenitor v0.10.0
10062026-02-14T01:41:03.216Z Downloaded poly1305 v0.8.0
10072026-02-14T01:41:03.216Z Downloaded pkg-config v0.3.31
10082026-02-14T01:41:03.216Z Downloaded pin-project-lite v0.2.14
10092026-02-14T01:41:03.240Z Downloaded peg v0.8.5
10102026-02-14T01:41:03.240Z Downloaded paste v1.0.15
10112026-02-14T01:41:03.240Z Downloaded parse-display-derive v0.10.0
10122026-02-14T01:41:03.240Z Downloaded papergrid v0.14.0
10132026-02-14T01:41:03.240Z Downloaded num-iter v0.1.45
10142026-02-14T01:41:03.240Z Downloaded normalize-line-endings v0.3.0
10152026-02-14T01:41:03.240Z Downloaded hyper-util v0.1.19
10162026-02-14T01:41:03.241Z Downloaded hickory-server v0.25.2
10172026-02-14T01:41:03.265Z Downloaded heapless v0.8.0
10182026-02-14T01:41:03.265Z Downloaded predicates-tree v1.0.12
10192026-02-14T01:41:03.265Z Downloaded polyval v0.6.2
10202026-02-14T01:41:03.265Z Downloaded pkcs8 v0.10.2
10212026-02-14T01:41:03.265Z Downloaded pem v3.0.5
10222026-02-14T01:41:03.265Z Downloaded parse-display v0.10.0
10232026-02-14T01:41:03.265Z Downloaded ref-cast v1.0.25
10242026-02-14T01:41:03.265Z Downloaded progenitor-macro v0.8.0
10252026-02-14T01:41:03.265Z Downloaded progenitor v0.8.0
10262026-02-14T01:41:03.265Z Downloaded precomputed-hash v0.1.1
10272026-02-14T01:41:03.289Z Downloaded postgres-protocol v0.6.8
10282026-02-14T01:41:03.289Z Downloaded phf_shared v0.12.1
10292026-02-14T01:41:03.289Z Downloaded phf v0.12.1
10302026-02-14T01:41:03.289Z Downloaded phf v0.11.2
10312026-02-14T01:41:03.289Z Downloaded parking_lot_core v0.8.6
10322026-02-14T01:41:03.289Z Downloaded packed_struct v0.10.1
10332026-02-14T01:41:03.289Z Downloaded oxide-tokio-rt v0.1.2
10342026-02-14T01:41:03.289Z Downloaded omicron-zone-package v0.12.2
10352026-02-14T01:41:03.289Z Downloaded pin-utils v0.1.0
10362026-02-14T01:41:03.289Z Downloaded phf_shared v0.11.2
10372026-02-14T01:41:03.289Z Downloaded num-derive v0.4.2
10382026-02-14T01:41:03.289Z Downloaded num-complex v0.4.6
10392026-02-14T01:41:03.289Z Downloaded nonempty v0.12.0
10402026-02-14T01:41:03.289Z Downloaded iri-string v0.7.8
10412026-02-14T01:41:03.313Z Downloaded hyper v1.8.1
10422026-02-14T01:41:03.313Z Downloaded bumpalo v3.16.0
10432026-02-14T01:41:03.313Z Downloaded num_enum_derive v0.5.11
10442026-02-14T01:41:03.313Z Downloaded num_enum v0.5.11
10452026-02-14T01:41:03.337Z Downloaded newtype-uuid-macros v0.1.0
10462026-02-14T01:41:03.337Z Downloaded ingot-types v0.1.2
10472026-02-14T01:41:03.337Z Downloaded ingot-macros v0.1.1
10482026-02-14T01:41:03.337Z Downloaded hyper-rustls v0.27.7
10492026-02-14T01:41:03.337Z Downloaded openssl-macros v0.1.1
10502026-02-14T01:41:03.337Z Downloaded num_threads v0.1.7
10512026-02-14T01:41:03.337Z Downloaded num v0.4.3
10522026-02-14T01:41:03.337Z Downloaded new_debug_unreachable v1.0.6
10532026-02-14T01:41:03.337Z Downloaded iddqd v0.3.16
10542026-02-14T01:41:03.337Z Downloaded http v1.4.0
10552026-02-14T01:41:03.361Z Downloaded hmac v0.12.1
10562026-02-14T01:41:03.362Z Downloaded newtype-uuid v1.3.2
10572026-02-14T01:41:03.362Z Downloaded nanorand v0.7.0
10582026-02-14T01:41:03.362Z Downloaded lazy_static v1.5.0
10592026-02-14T01:41:03.362Z Downloaded itertools v0.13.0
10602026-02-14T01:41:03.362Z Downloaded iana-time-zone v0.1.63
10612026-02-14T01:41:03.386Z Downloaded hyper-tls v0.6.0
10622026-02-14T01:41:03.386Z Downloaded hickory-proto v0.25.2
10632026-02-14T01:41:03.386Z Downloaded console v0.16.0
10642026-02-14T01:41:03.386Z Downloaded openssl-probe v0.1.5
10652026-02-14T01:41:03.410Z Downloaded newtype_derive v0.1.6
10662026-02-14T01:41:03.410Z Downloaded newline-converter v0.3.0
10672026-02-14T01:41:03.410Z Downloaded native-tls v0.2.12
10682026-02-14T01:41:03.410Z Downloaded multimap v0.10.1
10692026-02-14T01:41:03.410Z Downloaded multer v3.1.0
10702026-02-14T01:41:03.410Z Downloaded maybe-uninit v2.0.0
10712026-02-14T01:41:03.410Z Downloaded managed v0.8.0
10722026-02-14T01:41:03.410Z Downloaded lru v0.12.5
10732026-02-14T01:41:03.410Z Downloaded indicatif v0.18.0
10742026-02-14T01:41:03.410Z Downloaded http-body-util v0.1.3
10752026-02-14T01:41:03.410Z Downloaded glob v0.3.2
10762026-02-14T01:41:03.410Z Downloaded dropshot v0.16.7
10772026-02-14T01:41:03.436Z Downloaded is_ci v1.2.0
10782026-02-14T01:41:03.461Z Downloaded ipnetwork v0.21.1
10792026-02-14T01:41:03.461Z Downloaded inout v0.1.3
10802026-02-14T01:41:03.461Z Downloaded indexmap v1.9.3
10812026-02-14T01:41:03.461Z Downloaded ident_case v1.0.1
10822026-02-14T01:41:03.461Z Downloaded hostname v0.3.1
10832026-02-14T01:41:03.461Z Downloaded hex v0.4.3
10842026-02-14T01:41:03.461Z Downloaded h2 v0.4.6
10852026-02-14T01:41:03.461Z Downloaded crc32fast v1.4.2
10862026-02-14T01:41:03.461Z Downloaded cookie v0.18.1
10872026-02-14T01:41:03.485Z Downloaded miniz_oxide v0.8.5
10882026-02-14T01:41:03.485Z Downloaded minimal-lexical v0.2.1
10892026-02-14T01:41:03.485Z Downloaded lzss v0.8.2
10902026-02-14T01:41:03.485Z Downloaded libxml v0.3.3
10912026-02-14T01:41:03.485Z Downloaded libsw v3.5.0
10922026-02-14T01:41:03.485Z Downloaded libloading v0.8.5
10932026-02-14T01:41:03.485Z Downloaded jiff-static v0.2.15
10942026-02-14T01:41:03.509Z Downloaded ipnet v2.11.0
10952026-02-14T01:41:03.509Z Downloaded hyper-staticfile v0.10.1
10962026-02-14T01:41:03.509Z Downloaded humantime v2.2.0
10972026-02-14T01:41:03.509Z Downloaded hickory-resolver v0.24.4
10982026-02-14T01:41:03.509Z Downloaded hashbrown v0.15.4
10992026-02-14T01:41:03.510Z Downloaded gethostname v0.5.0
11002026-02-14T01:41:03.510Z Downloaded flume v0.11.1
11012026-02-14T01:41:03.534Z Downloaded expectorate v1.2.0
11022026-02-14T01:41:03.534Z Downloaded ed25519-dalek v2.1.1
11032026-02-14T01:41:03.534Z Downloaded critical-section v1.1.3
11042026-02-14T01:41:03.534Z Downloaded cargo_metadata v0.19.2
11052026-02-14T01:41:03.534Z Downloaded memoffset v0.9.1
11062026-02-14T01:41:03.534Z Downloaded memmap2 v0.9.8
11072026-02-14T01:41:03.534Z Downloaded md5 v0.7.0
11082026-02-14T01:41:03.534Z Downloaded md-5 v0.10.6
11092026-02-14T01:41:03.534Z Downloaded match_cfg v0.1.0
11102026-02-14T01:41:03.534Z Downloaded maplit v1.0.2
11112026-02-14T01:41:03.534Z Downloaded lru-cache v0.1.2
11122026-02-14T01:41:03.534Z Downloaded lockfree-object-pool v0.1.6
11132026-02-14T01:41:03.534Z Downloaded lock_api v0.4.12
11142026-02-14T01:41:03.534Z Downloaded litrs v0.4.1
11152026-02-14T01:41:03.558Z Downloaded linear-map v1.2.0
11162026-02-14T01:41:03.558Z Downloaded libz-rs-sys v0.5.1
11172026-02-14T01:41:03.558Z Downloaded libsw-core v0.3.1
11182026-02-14T01:41:03.558Z Downloaded lazycell v1.3.0
11192026-02-14T01:41:03.558Z Downloaded lalrpop-util v0.19.12
11202026-02-14T01:41:03.558Z Downloaded keccak v0.1.5
11212026-02-14T01:41:03.558Z Downloaded jobserver v0.1.32
11222026-02-14T01:41:03.558Z Downloaded internet-checksum v0.2.1
11232026-02-14T01:41:03.558Z Downloaded instability v0.3.2
11242026-02-14T01:41:03.558Z Downloaded indoc v2.0.6
11252026-02-14T01:41:03.558Z Downloaded indicatif v0.17.11
11262026-02-14T01:41:03.558Z Downloaded indent_write v2.2.0
11272026-02-14T01:41:03.559Z Downloaded impl-trait-for-tuples v0.2.2
11282026-02-14T01:41:03.559Z Downloaded ignore v0.4.23
11292026-02-14T01:41:03.582Z Downloaded httparse v1.9.5
11302026-02-14T01:41:03.582Z Downloaded http-range v0.1.5
11312026-02-14T01:41:03.582Z Downloaded hkdf v0.12.4
11322026-02-14T01:41:03.582Z Downloaded heapless v0.7.17
11332026-02-14T01:41:03.583Z Downloaded headers v0.4.1
11342026-02-14T01:41:03.583Z Downloaded half v1.8.3
11352026-02-14T01:41:03.583Z Downloaded ghash v0.5.1
11362026-02-14T01:41:03.583Z Downloaded futures-macro v0.3.31
11372026-02-14T01:41:03.583Z Downloaded futures-core v0.3.31
11382026-02-14T01:41:03.583Z Downloaded foreign-types-shared v0.3.1
11392026-02-14T01:41:03.583Z Downloaded foreign-types-shared v0.1.1
11402026-02-14T01:41:03.607Z Downloaded foldhash v0.2.0
11412026-02-14T01:41:03.607Z Downloaded foldhash v0.1.5
11422026-02-14T01:41:03.607Z Downloaded flate2 v1.1.2
11432026-02-14T01:41:03.607Z Downloaded erased-serde v0.3.31
11442026-02-14T01:41:03.607Z Downloaded ena v0.14.3
11452026-02-14T01:41:03.607Z Downloaded embedded-io v0.4.0
11462026-02-14T01:41:03.607Z Downloaded elliptic-curve v0.13.8
11472026-02-14T01:41:03.607Z Downloaded dropshot_endpoint v0.16.7
11482026-02-14T01:41:03.607Z Downloaded diesel v2.2.12
11492026-02-14T01:41:03.631Z Downloaded derive_more v2.0.1
11502026-02-14T01:41:03.655Z Downloaded corncobs v0.1.4
11512026-02-14T01:41:03.655Z Downloaded const-oid v0.9.6
11522026-02-14T01:41:03.655Z Downloaded cmake v0.1.51
11532026-02-14T01:41:03.655Z Downloaded cipher v0.4.4
11542026-02-14T01:41:03.655Z Downloaded cfg_aliases v0.2.1
11552026-02-14T01:41:03.655Z Downloaded cfg_aliases v0.1.1
11562026-02-14T01:41:03.655Z Downloaded bzip2 v0.4.4
11572026-02-14T01:41:03.655Z Downloaded aws-lc-sys v0.26.0
11582026-02-14T01:41:03.859Z Downloaded linked-hash-map v0.5.6
11592026-02-14T01:41:03.883Z Downloaded libscf-sys v1.1.0
11602026-02-14T01:41:03.883Z Downloaded libefi-sys v0.1.0
11612026-02-14T01:41:03.883Z Downloaded kstat-rs v0.2.4
11622026-02-14T01:41:03.883Z Downloaded instant v0.1.13
11632026-02-14T01:41:03.883Z Downloaded indoc v1.0.9
11642026-02-14T01:41:03.883Z Downloaded hostname v0.4.2
11652026-02-14T01:41:03.883Z Downloaded home v0.5.9
11662026-02-14T01:41:03.883Z Downloaded half v2.4.1
11672026-02-14T01:41:03.883Z Downloaded futures-channel v0.3.31
11682026-02-14T01:41:03.883Z Downloaded fs_extra v1.3.0
11692026-02-14T01:41:03.883Z Downloaded float-ord v0.3.2
11702026-02-14T01:41:03.883Z Downloaded flagset v0.4.6
11712026-02-14T01:41:03.883Z Downloaded fixedbitset v0.5.7
11722026-02-14T01:41:03.884Z Downloaded ff v0.13.0
11732026-02-14T01:41:03.884Z Downloaded fallible-iterator v0.2.0
11742026-02-14T01:41:03.908Z Downloaded env_logger v0.11.8
11752026-02-14T01:41:03.908Z Downloaded enum-as-inner v0.6.1
11762026-02-14T01:41:03.932Z Downloaded either v1.15.0
11772026-02-14T01:41:03.932Z Downloaded ecdsa v0.16.9
11782026-02-14T01:41:03.932Z Downloaded dyn-clone v1.0.20
11792026-02-14T01:41:03.932Z Downloaded diesel_derives v2.2.3
11802026-02-14T01:41:03.932Z Downloaded derive-where v1.5.0
11812026-02-14T01:41:03.932Z Downloaded der v0.7.10
11822026-02-14T01:41:03.932Z Downloaded cookie_store v0.21.1
11832026-02-14T01:41:03.932Z Downloaded constant_time_eq v0.3.1
11842026-02-14T01:41:03.932Z Downloaded cc v1.2.30
11852026-02-14T01:41:03.932Z Downloaded cbc v0.1.2
11862026-02-14T01:41:03.932Z Downloaded blake3 v1.5.4
11872026-02-14T01:41:03.933Z Downloaded blake2 v0.10.6
11882026-02-14T01:41:03.933Z Downloaded base64ct v1.6.0
11892026-02-14T01:41:03.933Z Downloaded base64 v0.21.7
11902026-02-14T01:41:03.933Z Downloaded arrayvec v0.7.6
11912026-02-14T01:41:03.957Z Downloaded ingot v0.1.1
11922026-02-14T01:41:03.957Z Downloaded hubpack_derive v0.1.1
11932026-02-14T01:41:03.957Z Downloaded hubpack v0.1.2
11942026-02-14T01:41:03.957Z Downloaded httpdate v1.0.3
11952026-02-14T01:41:03.957Z Downloaded http-body v1.0.1
11962026-02-14T01:41:03.957Z Downloaded hex-literal v0.4.1
11972026-02-14T01:41:03.957Z Downloaded globset v0.4.15
11982026-02-14T01:41:03.957Z Downloaded futures-task v0.3.31
11992026-02-14T01:41:03.957Z Downloaded futures-io v0.3.31
12002026-02-14T01:41:03.957Z Downloaded futures-executor v0.3.31
12012026-02-14T01:41:03.957Z Downloaded futures v0.3.31
12022026-02-14T01:41:03.957Z Downloaded funty v2.0.0
12032026-02-14T01:41:03.957Z Downloaded fs-err v2.11.0
12042026-02-14T01:41:03.957Z Downloaded foreign-types-macros v0.2.3
12052026-02-14T01:41:03.957Z Downloaded foreign-types v0.5.0
12062026-02-14T01:41:03.957Z Downloaded foreign-types v0.3.2
12072026-02-14T01:41:03.957Z Downloaded float-cmp v0.10.0
12082026-02-14T01:41:03.957Z Downloaded fixedbitset v0.4.2
12092026-02-14T01:41:03.957Z Downloaded filetime v0.2.26
12102026-02-14T01:41:03.981Z Downloaded fd-lock v4.0.2
12112026-02-14T01:41:03.981Z Downloaded fatfs v0.3.6
12122026-02-14T01:41:03.981Z Downloaded env_filter v0.1.2
12132026-02-14T01:41:03.981Z Downloaded endian-type v0.1.2
12142026-02-14T01:41:03.981Z Downloaded embedded-io v0.6.1
12152026-02-14T01:41:03.981Z Downloaded ed25519 v2.2.3
12162026-02-14T01:41:03.982Z Downloaded dtrace-parser v0.3.0
12172026-02-14T01:41:03.982Z Downloaded dropshot-api-manager-types v0.2.4
12182026-02-14T01:41:03.982Z Downloaded dropshot-api-manager v0.2.4
12192026-02-14T01:41:03.982Z Downloaded dirs-next v2.0.0
12202026-02-14T01:41:03.982Z Downloaded diesel_table_macro_syntax v0.2.0
12212026-02-14T01:41:03.982Z Downloaded derive_more-impl v2.0.1
12222026-02-14T01:41:03.982Z Downloaded derive_more v0.99.20
12232026-02-14T01:41:04.006Z Downloaded darling_core v0.21.0
12242026-02-14T01:41:04.006Z Downloaded darling_core v0.20.10
12252026-02-14T01:41:04.006Z Downloaded csv-core v0.1.11
12262026-02-14T01:41:04.006Z Downloaded crypto-bigint v0.5.5
12272026-02-14T01:41:04.006Z Downloaded compact_str v0.8.0
12282026-02-14T01:41:04.006Z Downloaded bytes v1.11.1
12292026-02-14T01:41:04.030Z Downloaded arc-swap v1.7.1
12302026-02-14T01:41:04.030Z Downloaded dunce v1.0.5
12312026-02-14T01:41:04.030Z Downloaded dsl_auto_type v0.1.2
12322026-02-14T01:41:04.030Z Downloaded dof v0.4.0
12332026-02-14T01:41:04.030Z Downloaded display-error-chain v0.2.2
12342026-02-14T01:41:04.030Z Downloaded dirs-sys-next v0.1.2
12352026-02-14T01:41:04.030Z Downloaded diff v0.1.13
12362026-02-14T01:41:04.030Z Downloaded der_derive v0.7.3
12372026-02-14T01:41:04.030Z Downloaded defmt v0.3.8
12382026-02-14T01:41:04.030Z Downloaded ctr v0.9.2
12392026-02-14T01:41:04.030Z Downloaded crc-catalog v2.4.0
12402026-02-14T01:41:04.055Z Downloaded crc v3.2.1
12412026-02-14T01:41:04.055Z Downloaded colored v3.0.0
12422026-02-14T01:41:04.055Z Downloaded cancel-safe-futures v0.1.5
12432026-02-14T01:41:04.055Z Downloaded bit-vec v0.6.3
12442026-02-14T01:41:04.055Z Downloaded bb8 v0.8.5
12452026-02-14T01:41:04.055Z Downloaded atty v0.2.14
12462026-02-14T01:41:04.055Z Downloaded hashbrown v0.13.2
12472026-02-14T01:41:04.055Z Downloaded hashbrown v0.12.3
12482026-02-14T01:41:04.055Z Downloaded drift v0.1.3
12492026-02-14T01:41:04.079Z Downloaded document-features v0.2.11
12502026-02-14T01:41:04.079Z Downloaded diesel-dtrace v0.4.2
12512026-02-14T01:41:04.079Z Downloaded derive_builder_core v0.20.2
12522026-02-14T01:41:04.079Z Downloaded deranged v0.5.3
12532026-02-14T01:41:04.079Z Downloaded defmt-macros v0.3.9
12542026-02-14T01:41:04.079Z Downloaded darling_macro v0.21.0
12552026-02-14T01:41:04.079Z Downloaded darling_macro v0.20.10
12562026-02-14T01:41:04.079Z Downloaded cstr-argument v0.1.2
12572026-02-14T01:41:04.079Z Downloaded const_format_proc_macros v0.2.34
12582026-02-14T01:41:04.079Z Downloaded console v0.15.10
12592026-02-14T01:41:04.079Z Downloaded block-padding v0.3.3
12602026-02-14T01:41:04.080Z Downloaded bit-vec v0.8.0
12612026-02-14T01:41:04.080Z Downloaded bcrypt-pbkdf v0.10.0
12622026-02-14T01:41:04.080Z Downloaded base64 v0.22.1
12632026-02-14T01:41:04.104Z Downloaded ascii-canvas v3.0.0
12642026-02-14T01:41:04.104Z Downloaded heck v0.3.3
12652026-02-14T01:41:04.104Z Downloaded headers-core v0.3.0
12662026-02-14T01:41:04.104Z Downloaded gimli v0.31.1
12672026-02-14T01:41:04.104Z Downloaded difflib v0.4.0
12682026-02-14T01:41:04.104Z Downloaded des v0.8.1
12692026-02-14T01:41:04.104Z Downloaded derive_builder v0.20.2
12702026-02-14T01:41:04.104Z Downloaded derive-ex v0.1.8
12712026-02-14T01:41:04.104Z Downloaded defmt-parser v0.3.4
12722026-02-14T01:41:04.104Z Downloaded data-encoding v2.9.0
12732026-02-14T01:41:04.104Z Downloaded ciborium v0.2.2
12742026-02-14T01:41:04.129Z Downloaded cassowary v0.3.0
12752026-02-14T01:41:04.130Z Downloaded backtrace v0.3.74
12762026-02-14T01:41:04.130Z Downloaded async-stream v0.3.6
12772026-02-14T01:41:04.130Z Downloaded arrayref v0.3.9
12782026-02-14T01:41:04.130Z Downloaded hash32 v0.2.1
12792026-02-14T01:41:04.130Z Downloaded futures-util v0.3.31
12802026-02-14T01:41:04.130Z Downloaded derive_builder_macro v0.20.2
12812026-02-14T01:41:04.154Z Downloaded debug-ignore v1.0.5
12822026-02-14T01:41:04.154Z Downloaded ciborium-ll v0.2.2
12832026-02-14T01:41:04.154Z Downloaded chacha20 v0.9.1
12842026-02-14T01:41:04.154Z Downloaded async-recursion v1.1.1
12852026-02-14T01:41:04.154Z Downloaded argon2 v0.5.3
12862026-02-14T01:41:04.154Z Downloaded ahash v0.8.12
12872026-02-14T01:41:04.154Z Downloaded aead v0.5.2
12882026-02-14T01:41:04.154Z Downloaded globwalk v0.9.1
12892026-02-14T01:41:04.154Z Downloaded getrandom v0.2.15
12902026-02-14T01:41:04.154Z Downloaded fxhash v0.2.1
12912026-02-14T01:41:04.154Z Downloaded futures-sink v0.3.31
12922026-02-14T01:41:04.154Z Downloaded curve25519-dalek v4.1.3
12932026-02-14T01:41:04.178Z Downloaded crossterm v0.29.0
12942026-02-14T01:41:04.178Z Downloaded crossterm v0.28.1
12952026-02-14T01:41:04.178Z Downloaded crossbeam-channel v0.5.15
12962026-02-14T01:41:04.178Z Downloaded const_format v0.2.34
12972026-02-14T01:41:04.204Z Downloaded chrono-tz v0.10.4
12982026-02-14T01:41:04.204Z Downloaded chacha20poly1305 v0.10.1
12992026-02-14T01:41:04.204Z Downloaded cexpr v0.6.0
13002026-02-14T01:41:04.204Z Downloaded bitvec v1.0.1
13012026-02-14T01:41:04.228Z Downloaded async-trait v0.1.89
13022026-02-14T01:41:04.228Z Downloaded crossbeam-utils v0.8.21
13032026-02-14T01:41:04.228Z Downloaded convert_case v0.7.1
13042026-02-14T01:41:04.228Z Downloaded colored v2.2.0
13052026-02-14T01:41:04.228Z Downloaded cobs v0.2.3
13062026-02-14T01:41:04.252Z Downloaded clang-sys v1.8.1
13072026-02-14T01:41:04.252Z Downloaded ciborium-io v0.2.2
13082026-02-14T01:41:04.252Z Downloaded camino-tempfile-ext v0.3.2
13092026-02-14T01:41:04.252Z Downloaded bzip2 v0.5.2
13102026-02-14T01:41:04.252Z Downloaded bitfield-macros v0.19.2
13112026-02-14T01:41:04.252Z Downloaded bindgen v0.71.1
13122026-02-14T01:41:04.252Z Downloaded assert_matches v1.5.0
13132026-02-14T01:41:04.252Z Downloaded aes-gcm v0.10.3
13142026-02-14T01:41:04.252Z Downloaded crossbeam-epoch v0.9.18
13152026-02-14T01:41:04.252Z Downloaded crc8 v0.1.1
13162026-02-14T01:41:04.252Z Downloaded crc-any v2.5.0
13172026-02-14T01:41:04.277Z Downloaded convert_case v0.4.0
13182026-02-14T01:41:04.277Z Downloaded castaway v0.2.3
13192026-02-14T01:41:04.277Z Downloaded cargo-platform v0.1.8
13202026-02-14T01:41:04.277Z Downloaded buf-list v1.0.3
13212026-02-14T01:41:04.277Z Downloaded blowfish v0.9.1
13222026-02-14T01:41:04.277Z Downloaded async-bb8-diesel v0.2.1
13232026-02-14T01:41:04.277Z Downloaded darling v0.20.10
13242026-02-14T01:41:04.277Z Downloaded bit-set v0.5.3
13252026-02-14T01:41:04.277Z Downloaded bcs v0.1.6
13262026-02-14T01:41:04.277Z Downloaded atomic-waker v1.1.2
13272026-02-14T01:41:04.277Z Downloaded allocator-api2 v0.2.21
13282026-02-14T01:41:04.277Z Downloaded curve25519-dalek-derive v0.1.1
13292026-02-14T01:41:04.277Z Downloaded crossbeam-deque v0.8.5
13302026-02-14T01:41:04.277Z Downloaded bitflags v1.3.2
13312026-02-14T01:41:04.301Z Downloaded bitfield v0.19.2
13322026-02-14T01:41:04.301Z Downloaded bit-set v0.8.0
13332026-02-14T01:41:04.301Z Downloaded base64 v0.13.1
13342026-02-14T01:41:04.301Z Downloaded aws-lc-rs v1.12.4
13352026-02-14T01:41:04.301Z Downloaded async-stream-impl v0.3.6
13362026-02-14T01:41:04.301Z Downloaded array-init v0.0.4
13372026-02-14T01:41:04.301Z Downloaded bitfield-struct v0.6.2
13382026-02-14T01:41:04.302Z Downloaded base16ct v0.2.0
13392026-02-14T01:41:04.302Z Downloaded aho-corasick v1.1.3
13402026-02-14T01:41:04.325Z Downloaded aes v0.8.4
13412026-02-14T01:41:04.325Z Downloaded adler2 v2.0.0
13422026-02-14T01:41:04.325Z Downloaded addr2line v0.24.2
13432026-02-14T01:41:04.492Z Compiling value-bag v1.12.0
13442026-02-14T01:41:04.492Z Compiling lock_api v0.4.12
13452026-02-14T01:41:04.492Z Compiling scopeguard v1.2.0
13462026-02-14T01:41:04.516Z Compiling shlex v1.3.0
13472026-02-14T01:41:04.516Z Compiling smallvec v1.15.1
13482026-02-14T01:41:04.516Z Compiling syn v2.0.114
13492026-02-14T01:41:04.516Z Compiling getrandom v0.2.15
13502026-02-14T01:41:04.540Z Compiling jobserver v0.1.32
13512026-02-14T01:41:04.708Z Compiling typenum v1.17.0
13522026-02-14T01:41:04.917Z Compiling log v0.4.29
13532026-02-14T01:41:05.027Z Compiling cc v1.2.30
13542026-02-14T01:41:05.027Z Compiling rand_core v0.6.4
13552026-02-14T01:41:05.074Z Compiling generic-array v0.14.7
13562026-02-14T01:41:05.351Z Compiling subtle v2.6.1
13572026-02-14T01:41:05.443Z Compiling portable-atomic v1.11.0
13582026-02-14T01:41:05.481Z Compiling critical-section v1.1.3
13592026-02-14T01:41:05.548Z Compiling const-oid v0.9.6
13602026-02-14T01:41:05.631Z Compiling serde_json v1.0.149
13612026-02-14T01:41:05.727Z Compiling pkg-config v0.3.31
13622026-02-14T01:41:05.986Z Compiling getrandom v0.3.4
13632026-02-14T01:41:06.489Z Compiling spin v0.9.8
13642026-02-14T01:41:06.992Z Compiling regex-syntax v0.8.5
13652026-02-14T01:41:07.514Z Compiling pin-project-lite v0.2.14
13662026-02-14T01:41:07.570Z Compiling parking_lot_core v0.9.10
13672026-02-14T01:41:07.936Z Compiling libm v0.2.8
13682026-02-14T01:41:08.036Z Compiling rustix v0.38.37
13692026-02-14T01:41:08.115Z Compiling once_cell v1.21.3
13702026-02-14T01:41:08.371Z Compiling signal-hook-registry v1.4.2
13712026-02-14T01:41:08.568Z Compiling num-traits v0.2.19
13722026-02-14T01:41:08.851Z Compiling allocator-api2 v0.2.21
13732026-02-14T01:41:08.875Z Compiling parking_lot v0.12.3
13742026-02-14T01:41:09.117Z Compiling mio v1.0.2
13752026-02-14T01:41:09.145Z Compiling futures-core v0.3.31
13762026-02-14T01:41:09.386Z Compiling lazy_static v1.5.0
13772026-02-14T01:41:09.497Z Compiling aho-corasick v1.1.3
13782026-02-14T01:41:09.535Z Compiling percent-encoding v2.3.2
13792026-02-14T01:41:09.640Z Compiling socket2 v0.6.1
13802026-02-14T01:41:09.870Z Compiling slab v0.4.9
13812026-02-14T01:41:10.173Z Compiling cpufeatures v0.2.14
13822026-02-14T01:41:10.290Z Compiling glob v0.3.2
13832026-02-14T01:41:10.317Z Compiling either v1.15.0
13842026-02-14T01:41:10.344Z Compiling futures-sink v0.3.31
13852026-02-14T01:41:10.528Z Compiling futures-channel v0.3.31
13862026-02-14T01:41:10.706Z Compiling hashbrown v0.16.1
13872026-02-14T01:41:10.733Z Compiling futures-task v0.3.31
13882026-02-14T01:41:10.941Z Compiling futures-io v0.3.31
13892026-02-14T01:41:11.055Z Compiling pin-utils v0.1.0
13902026-02-14T01:41:11.088Z Compiling clang-sys v1.8.1
13912026-02-14T01:41:11.159Z Compiling prettyplease v0.2.36
13922026-02-14T01:41:11.194Z Compiling rustversion v1.0.22
13932026-02-14T01:41:11.472Z Compiling regex-automata v0.4.11
13942026-02-14T01:41:11.588Z Compiling minimal-lexical v0.2.1
13952026-02-14T01:41:11.748Z Compiling indexmap v2.13.0
13962026-02-14T01:41:11.821Z Compiling synstructure v0.13.1
13972026-02-14T01:41:12.062Z Compiling nom v7.1.3
13982026-02-14T01:41:12.321Z Compiling libloading v0.8.5
13992026-02-14T01:41:12.706Z Compiling base64ct v1.6.0
14002026-02-14T01:41:12.969Z Compiling home v0.5.9
14012026-02-14T01:41:13.103Z Compiling ident_case v1.0.1
14022026-02-14T01:41:13.138Z Compiling bindgen v0.69.5
14032026-02-14T01:41:13.222Z Compiling pem-rfc7468 v0.7.0
14042026-02-14T01:41:13.314Z Compiling itertools v0.12.1
14052026-02-14T01:41:13.926Z Compiling form_urlencoded v1.2.2
14062026-02-14T01:41:14.072Z Compiling rustc-hash v1.1.0
14072026-02-14T01:41:14.243Z Compiling flagset v0.4.6
14082026-02-14T01:41:14.268Z Compiling lazycell v1.3.0
14092026-02-14T01:41:14.454Z Compiling rand_core v0.9.3
14102026-02-14T01:41:14.498Z Compiling cmake v0.1.51
14112026-02-14T01:41:15.024Z Compiling cexpr v0.6.0
14122026-02-14T01:41:15.162Z Compiling dunce v1.0.5
14132026-02-14T01:41:15.684Z Compiling foldhash v0.1.5
14142026-02-14T01:41:15.684Z Compiling paste v1.0.15
14152026-02-14T01:41:15.684Z Compiling iana-time-zone v0.1.63
14162026-02-14T01:41:15.860Z Compiling fs_extra v1.3.0
14172026-02-14T01:41:16.111Z Compiling hashbrown v0.15.4
14182026-02-14T01:41:16.137Z Compiling rustc_version v0.4.1
14192026-02-14T01:41:16.165Z Compiling uuid v1.19.0
14202026-02-14T01:41:16.165Z Compiling serde_derive v1.0.228
14212026-02-14T01:41:16.328Z Compiling zeroize_derive v1.4.2
14222026-02-14T01:41:16.461Z Compiling zerofrom-derive v0.1.4
14232026-02-14T01:41:16.759Z Compiling yoke-derive v0.7.4
14242026-02-14T01:41:17.263Z Compiling zerovec-derive v0.10.3
14252026-02-14T01:41:17.491Z Compiling displaydoc v0.2.5
14262026-02-14T01:41:17.620Z Compiling zeroize v1.8.1
14272026-02-14T01:41:18.985Z Compiling zerocopy-derive v0.7.35
14282026-02-14T01:41:19.252Z Compiling icu_provider_macros v1.5.0
14292026-02-14T01:41:19.395Z Compiling crypto-common v0.1.6
14302026-02-14T01:41:19.482Z Compiling block-buffer v0.10.4
14312026-02-14T01:41:19.526Z Compiling zerofrom v0.1.4
14322026-02-14T01:41:19.668Z Compiling tokio-macros v2.6.0
14332026-02-14T01:41:19.790Z Compiling digest v0.10.7
14342026-02-14T01:41:19.816Z Compiling yoke v0.7.4
14352026-02-14T01:41:20.196Z Compiling zerovec v0.10.4
14362026-02-14T01:41:20.253Z Compiling hmac v0.12.1
14372026-02-14T01:41:20.292Z Compiling thiserror-impl v2.0.18
14382026-02-14T01:41:20.558Z Compiling block-padding v0.3.3
14392026-02-14T01:41:20.849Z Compiling zerocopy v0.7.35
14402026-02-14T01:41:20.908Z Compiling futures-macro v0.3.31
14412026-02-14T01:41:21.251Z Compiling inout v0.1.3
14422026-02-14T01:41:21.280Z Compiling regex v1.11.3
14432026-02-14T01:41:21.541Z Compiling cipher v0.4.4
14442026-02-14T01:41:22.049Z Compiling tinystr v0.7.6
14452026-02-14T01:41:22.140Z Compiling icu_collections v1.5.0
14462026-02-14T01:41:22.166Z Compiling ppv-lite86 v0.2.20
14472026-02-14T01:41:22.192Z Compiling sha2 v0.10.9
14482026-02-14T01:41:22.445Z Compiling icu_locid v1.5.0
14492026-02-14T01:41:22.577Z Compiling futures-util v0.3.31
14502026-02-14T01:41:22.692Z Compiling serde v1.0.228
14512026-02-14T01:41:22.988Z Compiling der_derive v0.7.3
14522026-02-14T01:41:23.029Z Compiling salsa20 v0.10.2
14532026-02-14T01:41:23.202Z Compiling thiserror v2.0.18
14542026-02-14T01:41:23.286Z Compiling pbkdf2 v0.12.2
14552026-02-14T01:41:23.378Z Compiling pest v2.8.2
14562026-02-14T01:41:23.409Z Compiling zerocopy v0.8.27
14572026-02-14T01:41:23.496Z Compiling vcpkg v0.2.15
14582026-02-14T01:41:23.870Z Compiling bitflags v2.9.4
14592026-02-14T01:41:24.178Z Compiling bytes v1.11.1
14602026-02-14T01:41:24.409Z Compiling icu_provider v1.5.0
14612026-02-14T01:41:25.023Z Compiling der v0.7.10
14622026-02-14T01:41:25.126Z Compiling icu_locid_transform v1.5.0
14632026-02-14T01:41:25.327Z Compiling tokio v1.49.0
14642026-02-14T01:41:25.360Z Compiling chrono v0.4.43
14652026-02-14T01:41:25.581Z Compiling http v1.4.0
14662026-02-14T01:41:26.399Z Compiling icu_properties v1.5.1
14672026-02-14T01:41:27.207Z Compiling spki v0.7.3
14682026-02-14T01:41:27.593Z Compiling which v4.4.2
14692026-02-14T01:41:27.639Z Compiling pest_meta v2.8.2
14702026-02-14T01:41:27.702Z Compiling openssl-sys v0.9.109
14712026-02-14T01:41:27.861Z Compiling scrypt v0.11.0
14722026-02-14T01:41:28.416Z Compiling rand_chacha v0.9.0
14732026-02-14T01:41:28.486Z Compiling aes v0.8.4
14742026-02-14T01:41:28.602Z Compiling cbc v0.1.2
14752026-02-14T01:41:28.714Z Compiling zerocopy-derive v0.8.27
14762026-02-14T01:41:29.810Z Compiling icu_normalizer v1.5.0
14772026-02-14T01:41:29.856Z Compiling pkcs5 v0.7.1
14782026-02-14T01:41:30.539Z Compiling pest_generator v2.8.2
14792026-02-14T01:41:30.814Z Compiling idna_adapter v1.2.0
14802026-02-14T01:41:30.863Z Compiling rand v0.9.2
14812026-02-14T01:41:31.048Z Compiling idna v1.0.3
14822026-02-14T01:41:31.457Z Compiling tracing-attributes v0.1.27
14832026-02-14T01:41:31.591Z Compiling url v2.5.4
14842026-02-14T01:41:32.060Z Compiling serde_derive_internals v0.29.1
14852026-02-14T01:41:32.330Z Compiling ring v0.17.14
14862026-02-14T01:41:32.546Z Compiling tracing-core v0.1.32
14872026-02-14T01:41:33.211Z Compiling aws-lc-rs v1.12.4
14882026-02-14T01:41:33.396Z Compiling adler2 v2.0.0
14892026-02-14T01:41:33.656Z Compiling schemars v0.8.22
14902026-02-14T01:41:33.705Z Compiling tokio-util v0.7.15
14912026-02-14T01:41:33.784Z Compiling rustix v1.1.3
14922026-02-14T01:41:34.081Z Compiling miniz_oxide v0.8.5
14932026-02-14T01:41:34.104Z Compiling schemars_derive v0.8.22
14942026-02-14T01:41:34.504Z Compiling tracing v0.1.40
14952026-02-14T01:41:34.965Z Compiling pest_derive v2.8.2
14962026-02-14T01:41:35.065Z Compiling pkcs8 v0.10.2
14972026-02-14T01:41:35.394Z Compiling http-body v1.0.1
14982026-02-14T01:41:36.721Z Compiling scroll_derive v0.13.1
14992026-02-14T01:41:36.746Z Compiling darling_core v0.20.10
15002026-02-14T01:41:36.746Z Compiling dyn-clone v1.0.20
15012026-02-14T01:41:36.746Z Compiling httparse v1.9.5
15022026-02-14T01:41:36.746Z Compiling tinyvec_macros v0.1.1
15032026-02-14T01:41:36.746Z Compiling base64 v0.22.1
15042026-02-14T01:41:36.746Z Compiling rustls-pki-types v1.10.0
15052026-02-14T01:41:36.818Z Compiling tinyvec v1.8.0
15062026-02-14T01:41:37.233Z Compiling scroll v0.13.0
15072026-02-14T01:41:37.797Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15082026-02-14T01:41:38.268Z Compiling bzip2-sys v0.1.13+1.0.8
15092026-02-14T01:41:38.423Z Compiling num-conv v0.1.0
15102026-02-14T01:41:38.532Z Compiling powerfmt v0.2.0
15112026-02-14T01:41:38.710Z Compiling openssl-probe v0.1.5
15122026-02-14T01:41:38.759Z Compiling untrusted v0.9.0
15132026-02-14T01:41:38.913Z Compiling try-lock v0.2.5
15142026-02-14T01:41:38.973Z Compiling tower-service v0.3.3
15152026-02-14T01:41:39.012Z Compiling time-core v0.1.6
15162026-02-14T01:41:39.104Z Compiling tower-layer v0.3.3
15172026-02-14T01:41:39.130Z Compiling openssl v0.10.73
15182026-02-14T01:41:39.304Z Compiling atomic-waker v1.1.2
15192026-02-14T01:41:39.406Z Compiling foreign-types-shared v0.1.1
15202026-02-14T01:41:39.515Z Compiling untrusted v0.7.1
15212026-02-14T01:41:39.565Z Compiling tempfile v3.24.0
15222026-02-14T01:41:39.597Z Compiling foreign-types v0.3.2
15232026-02-14T01:41:39.723Z Compiling h2 v0.4.6
15242026-02-14T01:41:39.749Z Compiling time-macros v0.2.24
15252026-02-14T01:41:39.794Z Compiling want v0.3.1
15262026-02-14T01:41:40.072Z Compiling deranged v0.5.3
15272026-02-14T01:41:40.904Z Compiling darling_macro v0.20.10
15282026-02-14T01:41:41.527Z Compiling goblin v0.10.2
15292026-02-14T01:41:41.659Z Compiling darling v0.20.10
15302026-02-14T01:41:42.402Z Compiling ipnet v2.11.0
15312026-02-14T01:41:42.516Z Compiling openssl-macros v0.1.1
15322026-02-14T01:41:43.148Z Compiling wait-timeout v0.2.0
15332026-02-14T01:41:43.283Z Compiling bit-vec v0.8.0
15342026-02-14T01:41:43.460Z Compiling usdt-impl v0.6.0
15352026-02-14T01:41:43.657Z Compiling native-tls v0.2.12
15362026-02-14T01:41:43.731Z Compiling gimli v0.31.1
15372026-02-14T01:41:43.806Z Compiling crossbeam-utils v0.8.21
15382026-02-14T01:41:43.988Z Compiling rustls v0.23.19
15392026-02-14T01:41:44.016Z Compiling httpdate v1.0.3
15402026-02-14T01:41:44.295Z Compiling syn v1.0.109
15412026-02-14T01:41:44.319Z Compiling num_threads v0.1.7
15422026-02-14T01:41:44.438Z Compiling quick-error v1.2.3
15432026-02-14T01:41:44.502Z Compiling time v0.3.43
15442026-02-14T01:41:44.613Z Compiling rusty-fork v0.3.0
15452026-02-14T01:41:45.006Z Compiling bit-set v0.8.0
15462026-02-14T01:41:45.299Z Compiling derive_builder_core v0.20.2
15472026-02-14T01:41:47.152Z Compiling hyper v1.8.1
15482026-02-14T01:41:47.918Z Compiling dof v0.4.0
15492026-02-14T01:41:48.030Z Compiling addr2line v0.24.2
15502026-02-14T01:41:48.729Z Compiling unicode-normalization v0.1.24
15512026-02-14T01:41:48.753Z Compiling dtrace-parser v0.3.0
15522026-02-14T01:41:49.686Z Compiling signature v2.2.0
15532026-02-14T01:41:49.991Z Compiling heapless v0.7.17
15542026-02-14T01:41:50.016Z Compiling scroll_derive v0.12.0
15552026-02-14T01:41:50.356Z Compiling thiserror-impl v1.0.69
15562026-02-14T01:41:50.398Z Compiling rand_xorshift v0.4.0
15572026-02-14T01:41:50.682Z Compiling darling_core v0.21.0
15582026-02-14T01:41:50.706Z Compiling slog v2.8.2
15592026-02-14T01:41:51.026Z Compiling thread-id v5.0.0
15602026-02-14T01:41:51.173Z Compiling cookie v0.18.1
15612026-02-14T01:41:51.273Z Compiling object v0.36.5
15622026-02-14T01:41:51.298Z Compiling crc32fast v1.4.2
15632026-02-14T01:41:51.488Z Compiling zlib-rs v0.5.1
15642026-02-14T01:41:51.649Z Compiling siphasher v0.3.11
15652026-02-14T01:41:52.042Z Compiling zstd-safe v7.2.3
15662026-02-14T01:41:52.077Z Compiling rustc-demangle v0.1.24
15672026-02-14T01:41:52.368Z Compiling unicode-bidi v0.3.17
15682026-02-14T01:41:52.546Z Compiling unarray v0.1.4
15692026-02-14T01:41:52.743Z Compiling anyhow v1.0.99
15702026-02-14T01:41:52.922Z Compiling signal-hook v0.3.18
15712026-02-14T01:41:53.104Z Compiling unicode-properties v0.1.3
15722026-02-14T01:41:53.275Z Compiling thiserror v1.0.69
15732026-02-14T01:41:53.446Z Compiling proptest v1.7.0
15742026-02-14T01:41:53.553Z Compiling stringprep v0.1.5
15752026-02-14T01:41:53.784Z Compiling phf_shared v0.11.2
15762026-02-14T01:41:53.912Z Compiling scroll v0.12.0
15772026-02-14T01:41:54.508Z Compiling hyper-util v0.1.19
15782026-02-14T01:41:55.001Z Compiling derive_builder_macro v0.20.2
15792026-02-14T01:41:56.121Z Compiling darling_macro v0.21.0
15802026-02-14T01:41:56.311Z Compiling ipnetwork v0.21.1
15812026-02-14T01:41:56.884Z Compiling toml_datetime v0.6.11
15822026-02-14T01:41:57.044Z Compiling serde_spanned v0.6.9
15832026-02-14T01:41:57.310Z Compiling backtrace v0.3.74
15842026-02-14T01:41:57.381Z Compiling erased-serde v0.3.31
15852026-02-14T01:41:57.855Z Compiling libz-rs-sys v0.5.1
15862026-02-14T01:41:58.143Z Compiling serde_tokenstream v0.2.2
15872026-02-14T01:41:58.273Z Compiling rand_chacha v0.3.1
15882026-02-14T01:41:58.370Z Compiling md-5 v0.10.6
15892026-02-14T01:41:58.650Z Compiling curve25519-dalek v4.1.3
15902026-02-14T01:41:58.674Z Compiling vergen-lib v0.1.6
15912026-02-14T01:41:58.718Z Compiling num-integer v0.1.46
15922026-02-14T01:41:58.961Z Compiling sync_wrapper v1.0.1
15932026-02-14T01:41:59.128Z Compiling hash32 v0.2.1
15942026-02-14T01:41:59.239Z Compiling ff v0.13.0
15952026-02-14T01:41:59.350Z Compiling memoffset v0.9.1
15962026-02-14T01:41:59.472Z Compiling num-bigint-dig v0.8.6
15972026-02-14T01:41:59.505Z Compiling cfg_aliases v0.2.1
15982026-02-14T01:41:59.640Z Compiling ref-cast v1.0.25
15992026-02-14T01:41:59.704Z Compiling smoltcp v0.9.1
16002026-02-14T01:41:59.815Z Compiling base16ct v0.2.0
16012026-02-14T01:41:59.857Z Compiling litrs v0.4.1
16022026-02-14T01:41:59.936Z Compiling fallible-iterator v0.2.0
16032026-02-14T01:42:00.132Z Compiling psl-types v2.0.11
16042026-02-14T01:42:00.255Z Compiling sec1 v0.7.3
16052026-02-14T01:42:00.346Z Compiling publicsuffix v2.3.0
16062026-02-14T01:42:00.534Z Compiling postgres-protocol v0.6.8
16072026-02-14T01:42:00.557Z Compiling nix v0.29.0
16082026-02-14T01:42:00.704Z Compiling group v0.13.0
16092026-02-14T01:42:00.922Z Compiling document-features v0.2.11
16102026-02-14T01:42:01.131Z Compiling num-iter v0.1.45
16112026-02-14T01:42:01.338Z Compiling tower v0.5.2
16122026-02-14T01:42:01.395Z Compiling newtype-uuid v1.3.2
16132026-02-14T01:42:01.664Z Compiling rand v0.8.5
16142026-02-14T01:42:02.015Z Compiling flate2 v1.1.2
16152026-02-14T01:42:02.317Z Compiling darling v0.21.0
16162026-02-14T01:42:02.447Z Compiling oxnet v0.1.4
16172026-02-14T01:42:02.561Z Compiling derive_builder v0.20.2
16182026-02-14T01:42:02.714Z Compiling tokio-native-tls v0.3.1
16192026-02-14T01:42:02.747Z Compiling goblin v0.8.2
16202026-02-14T01:42:03.424Z Compiling rustls-native-certs v0.8.1
16212026-02-14T01:42:03.448Z Compiling webpki-roots v1.0.1
16222026-02-14T01:42:03.664Z Compiling http-body-util v0.1.3
16232026-02-14T01:42:03.920Z Compiling strum_macros v0.27.2
16242026-02-14T01:42:03.985Z Compiling terminal_size v0.4.0
16252026-02-14T01:42:04.009Z Compiling cargo-platform v0.1.8
16262026-02-14T01:42:04.155Z Compiling hkdf v0.12.4
16272026-02-14T01:42:04.207Z Compiling crypto-bigint v0.5.5
16282026-02-14T01:42:04.422Z Compiling daft-derive v0.1.4
16292026-02-14T01:42:04.485Z Compiling async-trait v0.1.89
16302026-02-14T01:42:05.874Z Compiling curve25519-dalek-derive v0.1.1
16312026-02-14T01:42:06.407Z Compiling hubpack_derive v0.1.1
16322026-02-14T01:42:06.731Z Compiling ref-cast-impl v1.0.25
16332026-02-14T01:42:07.191Z Compiling vergen v9.0.6
16342026-02-14T01:42:07.298Z Compiling ahash v0.8.12
16352026-02-14T01:42:07.574Z Compiling fs-err v3.1.1
16362026-02-14T01:42:07.701Z Compiling iri-string v0.7.8
16372026-02-14T01:42:07.838Z Compiling ryu v1.0.18
16382026-02-14T01:42:07.920Z Compiling simd-adler32 v0.3.7
16392026-02-14T01:42:08.064Z Compiling bumpalo v3.16.0
16402026-02-14T01:42:08.191Z Compiling managed v0.8.0
16412026-02-14T01:42:08.436Z Compiling buf-list v1.0.3
16422026-02-14T01:42:08.515Z Compiling winnow v0.5.40
16432026-02-14T01:42:08.614Z Compiling bitflags v1.3.2
16442026-02-14T01:42:08.736Z Compiling unicode-segmentation v1.12.0
16452026-02-14T01:42:08.999Z Compiling lockfree-object-pool v0.1.6
16462026-02-14T01:42:09.268Z Compiling zopfli v0.8.1
16472026-02-14T01:42:09.525Z Compiling dof v0.3.0
16482026-02-14T01:42:10.948Z Compiling tower-http v0.6.6
16492026-02-14T01:42:11.004Z Compiling serde_urlencoded v0.7.1
16502026-02-14T01:42:11.307Z Compiling strum v0.27.2
16512026-02-14T01:42:11.503Z Compiling clap_builder v4.5.48
16522026-02-14T01:42:11.575Z Compiling toml_edit v0.19.15
16532026-02-14T01:42:11.608Z Compiling hubpack v0.1.2
16542026-02-14T01:42:11.791Z Compiling elliptic-curve v0.13.8
16552026-02-14T01:42:11.836Z Compiling daft v0.1.4
16562026-02-14T01:42:12.115Z Compiling cargo_metadata v0.19.2
16572026-02-14T01:42:12.368Z Compiling hyper-tls v0.6.0
16582026-02-14T01:42:12.654Z Compiling signal-hook-mio v0.2.4
16592026-02-14T01:42:12.764Z Compiling cookie_store v0.21.1
16602026-02-14T01:42:12.850Z Compiling zstd v0.13.3
16612026-02-14T01:42:14.855Z Compiling serde_with_macros v3.16.1
16622026-02-14T01:42:15.209Z Compiling postgres-types v0.2.9
16632026-02-14T01:42:16.472Z Compiling usdt-macro v0.6.0
16642026-02-14T01:42:16.831Z Compiling usdt-attr-macro v0.6.0
16652026-02-14T01:42:17.022Z Compiling phf v0.11.2
16662026-02-14T01:42:17.320Z Compiling dtrace-parser v0.2.0
16672026-02-14T01:42:17.781Z Compiling ed25519 v2.2.3
16682026-02-14T01:42:17.805Z Compiling bzip2 v0.4.4
16692026-02-14T01:42:18.182Z Compiling bzip2 v0.5.2
16702026-02-14T01:42:18.283Z Compiling pkcs1 v0.7.5
16712026-02-14T01:42:18.365Z Compiling enum-as-inner v0.6.1
16722026-02-14T01:42:18.523Z Compiling strum_macros v0.26.4
16732026-02-14T01:42:18.568Z Compiling clap_derive v4.5.47
16742026-02-14T01:42:19.061Z Compiling hex v0.4.3
16752026-02-14T01:42:19.145Z Compiling serde-big-array v0.5.1
16762026-02-14T01:42:19.382Z Compiling rfc6979 v0.4.0
16772026-02-14T01:42:19.430Z Compiling bstr v1.10.0
16782026-02-14T01:42:19.593Z Compiling serde_repr v0.1.19
16792026-02-14T01:42:19.633Z Compiling float-cmp v0.10.0
16802026-02-14T01:42:19.665Z Compiling env_filter v0.1.2
16812026-02-14T01:42:19.881Z Compiling socket2 v0.5.10
16822026-02-14T01:42:20.262Z Compiling memmap2 v0.9.8
16832026-02-14T01:42:20.509Z Compiling encoding_rs v0.8.34
16842026-02-14T01:42:20.762Z Compiling predicates-core v1.0.8
16852026-02-14T01:42:20.786Z Compiling keccak v0.1.5
16862026-02-14T01:42:20.894Z Compiling data-encoding v2.9.0
16872026-02-14T01:42:21.068Z Compiling fixedbitset v0.5.7
16882026-02-14T01:42:21.654Z Compiling foldhash v0.2.0
16892026-02-14T01:42:22.044Z Compiling static_assertions v1.1.0
16902026-02-14T01:42:22.140Z Compiling fixedbitset v0.4.2
16912026-02-14T01:42:22.175Z Compiling difflib v0.4.0
16922026-02-14T01:42:22.255Z Compiling rustc-hash v2.1.1
16932026-02-14T01:42:22.442Z Compiling mime v0.3.17
16942026-02-14T01:42:22.467Z Compiling whoami v1.5.2
16952026-02-14T01:42:22.493Z Compiling normalize-line-endings v0.3.0
16962026-02-14T01:42:22.580Z Compiling precomputed-hash v0.1.1
16972026-02-14T01:42:22.661Z Compiling jiff v0.2.15
16982026-02-14T01:42:22.731Z Compiling new_debug_unreachable v1.0.6
16992026-02-14T01:42:22.849Z Compiling string_cache v0.8.9
17002026-02-14T01:42:22.959Z Compiling tokio-postgres v0.7.13
17012026-02-14T01:42:23.017Z Compiling toml_edit v0.22.27
17022026-02-14T01:42:23.321Z Compiling predicates v3.1.3
17032026-02-14T01:42:23.413Z Compiling petgraph v0.6.5
17042026-02-14T01:42:23.773Z Compiling iddqd v0.3.16
17052026-02-14T01:42:24.662Z Compiling clap v4.5.48
17062026-02-14T01:42:24.788Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17072026-02-14T01:42:25.047Z Compiling strum v0.26.3
17082026-02-14T01:42:25.242Z Compiling hickory-proto v0.25.2
17092026-02-14T01:42:26.134Z Compiling petgraph v0.8.2
17102026-02-14T01:42:26.676Z Compiling sha3 v0.10.8
17112026-02-14T01:42:27.635Z Compiling usdt v0.6.0
17122026-02-14T01:42:27.745Z Compiling similar v2.7.0
17132026-02-14T01:42:28.128Z Compiling usdt-impl v0.5.0
17142026-02-14T01:42:29.280Z Compiling env_logger v0.11.8
17152026-02-14T01:42:29.384Z Compiling serde_with v3.16.1
17162026-02-14T01:42:29.610Z Compiling zip v4.2.0
17172026-02-14T01:42:29.989Z Compiling ecdsa v0.16.9
17182026-02-14T01:42:30.387Z Compiling rsa v0.9.8
17192026-02-14T01:42:30.828Z Compiling ed25519-dalek v2.1.1
17202026-02-14T01:42:30.866Z Compiling zip v0.6.6
17212026-02-14T01:42:31.990Z Compiling toml v0.7.8
17222026-02-14T01:42:32.844Z Compiling crossterm v0.28.1
17232026-02-14T01:42:33.505Z Compiling heck v0.4.1
17242026-02-14T01:42:33.705Z Compiling crossbeam-epoch v0.9.18
17252026-02-14T01:42:33.932Z Compiling tokio-stream v0.1.17
17262026-02-14T01:42:33.984Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17272026-02-14T01:42:34.097Z Compiling x509-cert v0.2.5
17282026-02-14T01:42:34.345Z Compiling openapiv3 v2.2.0
17292026-02-14T01:42:34.416Z Compiling sha1 v0.10.6
17302026-02-14T01:42:34.820Z Compiling itertools v0.13.0
17312026-02-14T01:42:34.845Z Compiling itertools v0.10.5
17322026-02-14T01:42:35.781Z Compiling winnow v0.6.26
17332026-02-14T01:42:35.966Z Compiling peg-runtime v0.8.5
17342026-02-14T01:42:36.525Z Compiling lalrpop-util v0.19.12
17352026-02-14T01:42:36.868Z Compiling thread_local v1.1.8
17362026-02-14T01:42:37.107Z Compiling slog-async v2.8.0
17372026-02-14T01:42:37.202Z Compiling crossbeam-channel v0.5.15
17382026-02-14T01:42:37.315Z Compiling xattr v1.3.1
17392026-02-14T01:42:37.559Z Compiling futures-executor v0.3.31
17402026-02-14T01:42:37.587Z Compiling is-terminal v0.4.13
17412026-02-14T01:42:37.687Z Compiling filetime v0.2.26
17422026-02-14T01:42:37.743Z Compiling term v1.1.0
17432026-02-14T01:42:37.789Z Compiling take_mut v0.2.2
17442026-02-14T01:42:38.004Z Compiling tar v0.4.44
17452026-02-14T01:42:38.033Z Compiling futures v0.3.31
17462026-02-14T01:42:38.940Z Compiling slog-term v2.9.2
17472026-02-14T01:42:41.237Z Compiling aws-lc-sys v0.26.0
17482026-02-14T01:43:15.932Z Compiling rustls-webpki v0.102.8
17492026-02-14T01:43:22.315Z Compiling tokio-rustls v0.26.0
17502026-02-14T01:43:22.669Z Compiling hyper-rustls v0.27.7
17512026-02-14T01:43:23.065Z Compiling reqwest v0.12.24
17522026-02-14T01:43:28.216Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17532026-02-14T01:43:28.596Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17542026-02-14T01:43:34.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
17552026-02-14T01:43:34.794Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17562026-02-14T01:43:34.880ZFeb 14 01:43:34.224 INFO Starting download, target: Cockroach
17572026-02-14T01:43:34.880ZFeb 14 01:43:34.225 INFO Starting download, target: Console
17582026-02-14T01:43:34.880ZFeb 14 01:43:34.225 INFO Starting download, target: Clickhouse
17592026-02-14T01:43:34.880ZFeb 14 01:43:34.225 INFO Starting download, target: DendriteStub
17602026-02-14T01:43:34.941ZFeb 14 01:43:34.225 INFO Starting download, target: TransceiverControl
17612026-02-14T01:43:34.941ZFeb 14 01:43:34.225 INFO Starting download, target: MaghemiteMgd
17622026-02-14T01:43:34.941ZFeb 14 01:43:34.226 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17632026-02-14T01:43:34.941ZFeb 14 01:43:34.226 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17642026-02-14T01:43:34.941ZFeb 14 01:43:34.226 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17652026-02-14T01:43:34.941ZFeb 14 01:43:34.226 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17662026-02-14T01:43:34.941ZFeb 14 01:43:34.227 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17672026-02-14T01:43:34.941ZFeb 14 01:43:34.227 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17682026-02-14T01:43:35.232ZFeb 14 01:43:34.588 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17692026-02-14T01:43:35.944ZFeb 14 01:43:35.247 INFO Download complete, target: Console
17702026-02-14T01:43:36.784ZFeb 14 01:43:36.128 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17712026-02-14T01:43:37.185ZFeb 14 01:43:36.541 INFO Download complete, target: TransceiverControl
17722026-02-14T01:43:39.607ZFeb 14 01:43:38.964 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17732026-02-14T01:43:41.379ZFeb 14 01:43:40.736 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17742026-02-14T01:43:41.484ZFeb 14 01:43:40.841 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17752026-02-14T01:43:41.484ZFeb 14 01:43:40.841 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17762026-02-14T01:43:44.228ZFeb 14 01:43:43.585 INFO Download complete, target: DendriteStub
17772026-02-14T01:43:45.923ZFeb 14 01:43:45.279 INFO Download complete, target: MaghemiteMgd
17782026-02-14T01:43:51.283ZFeb 14 01:43:50.640 INFO Checking that binary works, target: Cockroach
17792026-02-14T01:43:51.475ZFeb 14 01:43:50.831 INFO Download complete, target: Cockroach
17802026-02-14T01:44:08.526ZFeb 14 01:44:07.883 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17812026-02-14T01:44:24.976ZFeb 14 01:44:24.333 INFO Checking that binary works, target: Clickhouse
17822026-02-14T01:44:25.227ZFeb 14 01:44:24.585 INFO Download complete, target: Clickhouse
17832026-02-14T01:44:25.260ZAll builder prerequisites installed successfully, and PATH looks valid
17842026-02-14T01:44:25.284Z
17852026-02-14T01:44:25.284Zreal 6:38.364126649
17862026-02-14T01:44:25.284Zuser 17:59.295805661
17872026-02-14T01:44:25.284Zsys 2:52.144179531
17882026-02-14T01:44:25.284Ztrap 0.682660556
17892026-02-14T01:44:25.284Ztflt 0.591807223
17902026-02-14T01:44:25.284Zdflt 0.951299955
17912026-02-14T01:44:25.284Zkflt 0.010159657
17922026-02-14T01:44:25.284Zlock 54:30.056668554
17932026-02-14T01:44:25.284Zslp 1:07:00.453063916
17942026-02-14T01:44:25.284Zlat 1:27.757937075
17952026-02-14T01:44:25.284Zstop 3:12.586546014
17962026-02-14T01:44:25.284Z+ banner hack-check
17972026-02-14T01:44:25.284Z
17982026-02-14T01:44:25.284Z # # ## #### # # #### # # ###### #### # #
17992026-02-14T01:44:25.285Z # # # # # # # # # # # # # # # # #
18002026-02-14T01:44:25.285Z ###### # # # #### ##### # ###### ##### # ####
18012026-02-14T01:44:25.285Z # # ###### # # # # # # # # # #
18022026-02-14T01:44:25.285Z # # # # # # # # # # # # # # # # #
18032026-02-14T01:44:25.285Z # # # # #### # # #### # # ###### #### # #
18042026-02-14T01:44:25.285Z
18052026-02-14T01:44:25.285Z+ export CARGO_INCREMENTAL=0
18062026-02-14T01:44:25.285Z+ CARGO_INCREMENTAL=0
18072026-02-14T01:44:25.285Z+ ptime -m timeout 2h cargo xtask check-features --ci
18082026-02-14T01:44:26.696Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18092026-02-14T01:44:27.093Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18102026-02-14T01:44:31.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.43s
18112026-02-14T01:44:31.920Z Running `target/debug/xtask check-features --ci`
18122026-02-14T01:44:31.961Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18132026-02-14T01:44:31.961Zrunning: "/home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18142026-02-14T01:44:33.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
18152026-02-14T01:44:33.126Z Running `target/debug/xtask download cargo-hack`
18162026-02-14T01:44:34.894Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18172026-02-14T01:44:35.356Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18182026-02-14T01:44:41.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s
18192026-02-14T01:44:41.289Z Running `target/debug/xtask-downloader cargo-hack`
18202026-02-14T01:44:41.355ZFeb 14 01:44:40.713 INFO Starting download, target: CargoHack
18212026-02-14T01:44:41.380ZFeb 14 01:44:40.714 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18222026-02-14T01:44:41.792ZFeb 14 01:44:41.150 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18232026-02-14T01:44:41.957ZFeb 14 01:44:41.315 INFO Download complete, target: CargoHack
18242026-02-14T01:44:41.981Zrunning: "/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"
18252026-02-14T01:44:42.011Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
18262026-02-14T01:44:42.454Zinfo: running `cargo check --bins` on api_identity (1/250)
18272026-02-14T01:44:43.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282026-02-14T01:44:43.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292026-02-14T01:44:43.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302026-02-14T01:44:43.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
18312026-02-14T01:44:43.877Z
18322026-02-14T01:44:43.877Zinfo: running `cargo check --bins` on bootstore (2/250)
18332026-02-14T01:44:45.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342026-02-14T01:44:45.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352026-02-14T01:44:45.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362026-02-14T01:44:45.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
18372026-02-14T01:44:45.546Z
18382026-02-14T01:44:45.546Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/250)
18392026-02-14T01:44:46.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402026-02-14T01:44:46.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412026-02-14T01:44:46.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422026-02-14T01:44:46.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
18432026-02-14T01:44:47.039Z
18442026-02-14T01:44:47.040Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/250)
18452026-02-14T01:44:48.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462026-02-14T01:44:48.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472026-02-14T01:44:48.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482026-02-14T01:44:48.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
18492026-02-14T01:44:48.500Z
18502026-02-14T01:44:48.500Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/250)
18512026-02-14T01:44:49.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522026-02-14T01:44:49.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532026-02-14T01:44:49.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542026-02-14T01:44:49.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
18552026-02-14T01:44:49.685Z
18562026-02-14T01:44:49.685Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/250)
18572026-02-14T01:44:50.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582026-02-14T01:44:50.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592026-02-14T01:44:50.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602026-02-14T01:44:50.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
18612026-02-14T01:44:50.900Z
18622026-02-14T01:44:50.900Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/250)
18632026-02-14T01:44:51.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642026-02-14T01:44:51.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652026-02-14T01:44:51.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662026-02-14T01:44:51.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
18672026-02-14T01:44:51.970Z
18682026-02-14T01:44:51.970Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/250)
18692026-02-14T01:44:52.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702026-02-14T01:44:52.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712026-02-14T01:44:52.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722026-02-14T01:44:52.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
18732026-02-14T01:44:53.064Z
18742026-02-14T01:44:53.064Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/250)
18752026-02-14T01:44:54.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762026-02-14T01:44:54.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772026-02-14T01:44:54.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782026-02-14T01:44:54.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
18792026-02-14T01:44:54.158Z
18802026-02-14T01:44:54.158Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/250)
18812026-02-14T01:44:55.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822026-02-14T01:44:55.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832026-02-14T01:44:55.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842026-02-14T01:44:55.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18852026-02-14T01:44:55.227Z
18862026-02-14T01:44:55.227Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/250)
18872026-02-14T01:44:56.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882026-02-14T01:44:56.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892026-02-14T01:44:56.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902026-02-14T01:44:56.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
18912026-02-14T01:44:56.241Z
18922026-02-14T01:44:56.241Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/250)
18932026-02-14T01:44:57.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942026-02-14T01:44:57.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952026-02-14T01:44:57.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962026-02-14T01:44:57.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
18972026-02-14T01:44:57.302Z
18982026-02-14T01:44:57.302Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/250)
18992026-02-14T01:44:58.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002026-02-14T01:44:58.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012026-02-14T01:44:58.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022026-02-14T01:44:58.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
19032026-02-14T01:44:58.361Z
19042026-02-14T01:44:58.361Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/250)
19052026-02-14T01:44:59.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062026-02-14T01:44:59.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072026-02-14T01:44:59.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082026-02-14T01:44:59.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
19092026-02-14T01:44:59.488Z
19102026-02-14T01:44:59.488Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/250)
19112026-02-14T01:45:00.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122026-02-14T01:45:00.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132026-02-14T01:45:00.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142026-02-14T01:45:00.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
19152026-02-14T01:45:00.618Z
19162026-02-14T01:45:00.618Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/250)
19172026-02-14T01:45:01.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182026-02-14T01:45:01.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192026-02-14T01:45:01.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202026-02-14T01:45:01.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
19212026-02-14T01:45:01.873Z
19222026-02-14T01:45:01.873Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/250)
19232026-02-14T01:45:02.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242026-02-14T01:45:02.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252026-02-14T01:45:02.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262026-02-14T01:45:02.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
19272026-02-14T01:45:02.899Z
19282026-02-14T01:45:02.899Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/250)
19292026-02-14T01:45:03.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302026-02-14T01:45:03.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312026-02-14T01:45:03.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322026-02-14T01:45:03.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
19332026-02-14T01:45:03.948Z
19342026-02-14T01:45:03.948Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/250)
19352026-02-14T01:45:05.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362026-02-14T01:45:05.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372026-02-14T01:45:05.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382026-02-14T01:45:05.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
19392026-02-14T01:45:05.189Z
19402026-02-14T01:45:05.189Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/250)
19412026-02-14T01:45:06.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422026-02-14T01:45:06.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432026-02-14T01:45:06.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19442026-02-14T01:45:06.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
19452026-02-14T01:45:06.272Z
19462026-02-14T01:45:06.272Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/250)
19472026-02-14T01:45:07.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19482026-02-14T01:45:07.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19492026-02-14T01:45:07.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19502026-02-14T01:45:07.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
19512026-02-14T01:45:07.368Z
19522026-02-14T01:45:07.368Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/250)
19532026-02-14T01:45:08.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19542026-02-14T01:45:08.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19552026-02-14T01:45:08.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19562026-02-14T01:45:08.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
19572026-02-14T01:45:08.396Z
19582026-02-14T01:45:08.396Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/250)
19592026-02-14T01:45:09.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19602026-02-14T01:45:09.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19612026-02-14T01:45:09.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19622026-02-14T01:45:09.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
19632026-02-14T01:45:09.442Z
19642026-02-14T01:45:09.442Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/250)
19652026-02-14T01:45:10.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19662026-02-14T01:45:10.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19672026-02-14T01:45:10.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19682026-02-14T01:45:10.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
19692026-02-14T01:45:10.595Z
19702026-02-14T01:45:10.596Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/250)
19712026-02-14T01:45:11.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19722026-02-14T01:45:11.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19732026-02-14T01:45:11.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19742026-02-14T01:45:11.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
19752026-02-14T01:45:11.661Z
19762026-02-14T01:45:11.661Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/250)
19772026-02-14T01:45:12.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19782026-02-14T01:45:12.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19792026-02-14T01:45:12.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19802026-02-14T01:45:12.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
19812026-02-14T01:45:12.752Z
19822026-02-14T01:45:12.752Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/250)
19832026-02-14T01:45:13.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842026-02-14T01:45:13.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852026-02-14T01:45:13.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19862026-02-14T01:45:13.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
19872026-02-14T01:45:13.921Z
19882026-02-14T01:45:13.921Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/250)
19892026-02-14T01:45:15.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19902026-02-14T01:45:15.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19912026-02-14T01:45:15.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19922026-02-14T01:45:15.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
19932026-02-14T01:45:15.117Z
19942026-02-14T01:45:15.117Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/250)
19952026-02-14T01:45:16.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19962026-02-14T01:45:16.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19972026-02-14T01:45:16.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19982026-02-14T01:45:16.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
19992026-02-14T01:45:16.233Z
20002026-02-14T01:45:16.233Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/250)
20012026-02-14T01:45:17.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20022026-02-14T01:45:17.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20032026-02-14T01:45:17.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20042026-02-14T01:45:17.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
20052026-02-14T01:45:17.350Z
20062026-02-14T01:45:17.350Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/250)
20072026-02-14T01:45:18.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20082026-02-14T01:45:18.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20092026-02-14T01:45:18.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20102026-02-14T01:45:18.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
20112026-02-14T01:45:18.448Z
20122026-02-14T01:45:18.448Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/250)
20132026-02-14T01:45:19.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20142026-02-14T01:45:19.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20152026-02-14T01:45:19.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20162026-02-14T01:45:19.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
20172026-02-14T01:45:19.601Z
20182026-02-14T01:45:19.601Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/250)
20192026-02-14T01:45:20.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20202026-02-14T01:45:20.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20212026-02-14T01:45:20.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20222026-02-14T01:45:20.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20232026-02-14T01:45:20.692Z
20242026-02-14T01:45:20.692Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/250)
20252026-02-14T01:45:21.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20262026-02-14T01:45:21.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20272026-02-14T01:45:21.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20282026-02-14T01:45:21.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
20292026-02-14T01:45:21.767Z
20302026-02-14T01:45:21.767Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/250)
20312026-02-14T01:45:22.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322026-02-14T01:45:22.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332026-02-14T01:45:22.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20342026-02-14T01:45:22.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
20352026-02-14T01:45:22.881Z
20362026-02-14T01:45:22.881Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/250)
20372026-02-14T01:45:23.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382026-02-14T01:45:23.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392026-02-14T01:45:23.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402026-02-14T01:45:23.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
20412026-02-14T01:45:24.053Z
20422026-02-14T01:45:24.053Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/250)
20432026-02-14T01:45:25.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442026-02-14T01:45:25.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452026-02-14T01:45:25.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462026-02-14T01:45:25.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
20472026-02-14T01:45:25.229Z
20482026-02-14T01:45:25.230Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/250)
20492026-02-14T01:45:26.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502026-02-14T01:45:26.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512026-02-14T01:45:26.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522026-02-14T01:45:26.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
20532026-02-14T01:45:26.290Z
20542026-02-14T01:45:26.290Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/250)
20552026-02-14T01:45:27.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562026-02-14T01:45:27.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572026-02-14T01:45:27.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20582026-02-14T01:45:27.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
20592026-02-14T01:45:27.305Z
20602026-02-14T01:45:27.305Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/250)
20612026-02-14T01:45:28.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20622026-02-14T01:45:28.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20632026-02-14T01:45:28.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20642026-02-14T01:45:28.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
20652026-02-14T01:45:28.306Z
20662026-02-14T01:45:28.306Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/250)
20672026-02-14T01:45:29.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20682026-02-14T01:45:29.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20692026-02-14T01:45:29.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20702026-02-14T01:45:29.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
20712026-02-14T01:45:29.414Z
20722026-02-14T01:45:29.414Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/250)
20732026-02-14T01:45:30.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20742026-02-14T01:45:30.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20752026-02-14T01:45:30.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20762026-02-14T01:45:30.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
20772026-02-14T01:45:30.526Z
20782026-02-14T01:45:30.526Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/250)
20792026-02-14T01:45:31.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20802026-02-14T01:45:31.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20812026-02-14T01:45:31.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20822026-02-14T01:45:31.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
20832026-02-14T01:45:31.637Z
20842026-02-14T01:45:31.637Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/250)
20852026-02-14T01:45:32.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20862026-02-14T01:45:32.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20872026-02-14T01:45:32.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20882026-02-14T01:45:32.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
20892026-02-14T01:45:32.641Z
20902026-02-14T01:45:32.641Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (45/250)
20912026-02-14T01:45:33.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20922026-02-14T01:45:33.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20932026-02-14T01:45:33.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20942026-02-14T01:45:33.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
20952026-02-14T01:45:33.971Z
20962026-02-14T01:45:33.971Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (46/250)
20972026-02-14T01:45:35.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20982026-02-14T01:45:35.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20992026-02-14T01:45:35.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21002026-02-14T01:45:35.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
21012026-02-14T01:45:35.425Z
21022026-02-14T01:45:35.425Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (47/250)
21032026-02-14T01:45:36.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21042026-02-14T01:45:36.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21052026-02-14T01:45:36.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21062026-02-14T01:45:36.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
21072026-02-14T01:45:36.799Z
21082026-02-14T01:45:36.799Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (48/250)
21092026-02-14T01:45:38.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21102026-02-14T01:45:38.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21112026-02-14T01:45:38.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21122026-02-14T01:45:38.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
21132026-02-14T01:45:38.271Z
21142026-02-14T01:45:38.272Zinfo: running `cargo check --bins` on oxlog (49/250)
21152026-02-14T01:45:39.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162026-02-14T01:45:39.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172026-02-14T01:45:39.792Z Checking cfg-if v1.0.4
21182026-02-14T01:45:39.816Z Checking libc v0.2.180
21192026-02-14T01:45:39.816Z Checking serde_core v1.0.228
21202026-02-14T01:45:39.876Z Checking zeroize v1.8.1
21212026-02-14T01:45:39.900Z Checking memchr v2.7.4
21222026-02-14T01:45:39.924Z Checking value-bag v1.12.0
21232026-02-14T01:45:39.924Z Checking smallvec v1.15.1
21242026-02-14T01:45:39.924Z Checking typenum v1.17.0
21252026-02-14T01:45:39.986Z Checking scopeguard v1.2.0
21262026-02-14T01:45:40.199Z Checking subtle v2.6.1
21272026-02-14T01:45:40.230Z Checking lock_api v0.4.12
21282026-02-14T01:45:40.363Z Checking itoa v1.0.11
21292026-02-14T01:45:40.422Z Checking log v0.4.29
21302026-02-14T01:45:40.495Z Checking const-oid v0.9.6
21312026-02-14T01:45:40.614Z Checking byteorder v1.5.0
21322026-02-14T01:45:40.643Z Checking stable_deref_trait v1.2.0
21332026-02-14T01:45:40.773Z Checking portable-atomic v1.11.0
21342026-02-14T01:45:40.796Z Checking critical-section v1.1.3
21352026-02-14T01:45:40.948Z Checking zerofrom v0.1.4
21362026-02-14T01:45:40.975Z Checking pin-project-lite v0.2.14
21372026-02-14T01:45:41.051Z Checking allocator-api2 v0.2.21
21382026-02-14T01:45:41.110Z Checking getrandom v0.2.15
21392026-02-14T01:45:41.134Z Checking generic-array v0.14.7
21402026-02-14T01:45:41.158Z Checking getrandom v0.3.4
21412026-02-14T01:45:41.185Z Checking yoke v0.7.4
21422026-02-14T01:45:41.391Z Checking rand_core v0.6.4
21432026-02-14T01:45:41.445Z Checking signal-hook-registry v1.4.2
21442026-02-14T01:45:41.546Z Checking zerovec v0.10.4
21452026-02-14T01:45:41.726Z Checking parking_lot_core v0.9.10
21462026-02-14T01:45:41.758Z Checking mio v1.0.2
21472026-02-14T01:45:41.783Z Checking equivalent v1.0.2
21482026-02-14T01:45:41.852Z Checking once_cell v1.21.3
21492026-02-14T01:45:41.930Z Checking libm v0.2.8
21502026-02-14T01:45:42.164Z Checking parking_lot v0.12.3
21512026-02-14T01:45:42.194Z Checking litemap v0.7.3
21522026-02-14T01:45:42.243Z Checking writeable v0.5.5
21532026-02-14T01:45:42.371Z Checking socket2 v0.6.1
21542026-02-14T01:45:42.412Z Checking crypto-common v0.1.6
21552026-02-14T01:45:42.538Z Checking block-buffer v0.10.4
21562026-02-14T01:45:42.595Z Checking zerocopy v0.7.35
21572026-02-14T01:45:42.628Z Checking zmij v1.0.15
21582026-02-14T01:45:42.660Z Checking cpufeatures v0.2.14
21592026-02-14T01:45:42.793Z Checking digest v0.10.7
21602026-02-14T01:45:42.816Z Checking percent-encoding v2.3.2
21612026-02-14T01:45:42.816Z Checking num-traits v0.2.19
21622026-02-14T01:45:42.976Z Checking futures-core v0.3.31
21632026-02-14T01:45:43.031Z Checking icu_locid_transform_data v1.5.0
21642026-02-14T01:45:43.089Z Checking block-padding v0.3.3
21652026-02-14T01:45:43.165Z Checking hashbrown v0.16.1
21662026-02-14T01:45:43.190Z Checking tinystr v0.7.6
21672026-02-14T01:45:43.213Z Checking icu_collections v1.5.0
21682026-02-14T01:45:43.213Z Checking hmac v0.12.1
21692026-02-14T01:45:43.342Z Checking icu_properties_data v1.5.0
21702026-02-14T01:45:43.483Z Checking inout v0.1.3
21712026-02-14T01:45:43.532Z Checking icu_locid v1.5.0
21722026-02-14T01:45:43.579Z Checking futures-sink v0.3.31
21732026-02-14T01:45:43.747Z Checking utf8_iter v1.0.4
21742026-02-14T01:45:43.777Z Checking utf16_iter v1.0.5
21752026-02-14T01:45:43.939Z Checking icu_normalizer_data v1.5.0
21762026-02-14T01:45:43.963Z Checking ppv-lite86 v0.2.20
21772026-02-14T01:45:43.987Z Checking serde v1.0.228
21782026-02-14T01:45:43.987Z Checking serde_json v1.0.149
21792026-02-14T01:45:44.012Z Checking write16 v1.0.0
21802026-02-14T01:45:44.046Z Checking futures-channel v0.3.31
21812026-02-14T01:45:44.184Z Checking cipher v0.4.4
21822026-02-14T01:45:44.279Z Checking indexmap v2.13.0
21832026-02-14T01:45:44.306Z Checking sha2 v0.10.9
21842026-02-14T01:45:44.431Z Checking slab v0.4.9
21852026-02-14T01:45:44.527Z Checking icu_provider v1.5.0
21862026-02-14T01:45:44.695Z Checking futures-task v0.3.31
21872026-02-14T01:45:44.740Z Checking futures-io v0.3.31
21882026-02-14T01:45:44.764Z Checking pin-utils v0.1.0
21892026-02-14T01:45:44.883Z Checking base64ct v1.6.0
21902026-02-14T01:45:44.928Z Checking errno v0.3.12
21912026-02-14T01:45:44.968Z Checking flagset v0.4.6
21922026-02-14T01:45:44.992Z Checking futures-util v0.3.31
21932026-02-14T01:45:45.085Z Checking bytes v1.11.1
21942026-02-14T01:45:45.186Z Checking bitflags v2.9.4
21952026-02-14T01:45:45.237Z Checking icu_locid_transform v1.5.0
21962026-02-14T01:45:45.260Z Checking form_urlencoded v1.2.2
21972026-02-14T01:45:45.400Z Checking pem-rfc7468 v0.7.0
21982026-02-14T01:45:45.491Z Checking rand_core v0.9.3
21992026-02-14T01:45:45.522Z Checking fnv v1.0.7
22002026-02-14T01:45:45.687Z Checking foldhash v0.1.5
22012026-02-14T01:45:45.710Z Checking der v0.7.10
22022026-02-14T01:45:45.734Z Checking salsa20 v0.10.2
22032026-02-14T01:45:45.773Z Checking uuid v1.19.0
22042026-02-14T01:45:45.859Z Checking pbkdf2 v0.12.2
22052026-02-14T01:45:45.944Z Checking hashbrown v0.15.4
22062026-02-14T01:45:45.984Z Checking spin v0.9.8
22072026-02-14T01:45:46.046Z Checking scrypt v0.11.0
22082026-02-14T01:45:46.172Z Checking tokio v1.49.0
22092026-02-14T01:45:46.298Z Checking http v1.4.0
22102026-02-14T01:45:46.325Z Checking icu_properties v1.5.1
22112026-02-14T01:45:46.353Z Checking rand_chacha v0.9.0
22122026-02-14T01:45:46.447Z Checking cbc v0.1.2
22132026-02-14T01:45:46.679Z Checking aes v0.8.4
22142026-02-14T01:45:46.769Z Checking regex-syntax v0.8.5
22152026-02-14T01:45:46.993Z Checking iana-time-zone v0.1.63
22162026-02-14T01:45:47.166Z Checking chrono v0.4.43
22172026-02-14T01:45:47.495Z Checking spki v0.7.3
22182026-02-14T01:45:47.573Z Checking rand v0.9.2
22192026-02-14T01:45:47.708Z Checking tracing-core v0.1.32
22202026-02-14T01:45:47.829Z Checking pkcs5 v0.7.1
22212026-02-14T01:45:48.381Z Checking thiserror v2.0.18
22222026-02-14T01:45:48.405Z Checking tracing v0.1.40
22232026-02-14T01:45:48.550Z Checking pkcs8 v0.10.2
22242026-02-14T01:45:48.632Z Checking http-body v1.0.1
22252026-02-14T01:45:48.796Z Checking rustls-pki-types v1.10.0
22262026-02-14T01:45:48.861Z Checking plain v0.2.3
22272026-02-14T01:45:48.909Z Checking base64 v0.22.1
22282026-02-14T01:45:49.082Z Checking tinyvec_macros v0.1.1
22292026-02-14T01:45:49.189Z Checking tinyvec v1.8.0
22302026-02-14T01:45:49.492Z Checking lazy_static v1.5.0
22312026-02-14T01:45:49.561Z Checking rustix v1.1.3
22322026-02-14T01:45:49.659Z Checking semver v1.0.27
22332026-02-14T01:45:49.697Z Checking zerocopy v0.8.27
22342026-02-14T01:45:49.775Z Checking aws-lc-sys v0.26.0
22352026-02-14T01:45:49.806Z Checking icu_normalizer v1.5.0
22362026-02-14T01:45:50.028Z Checking atomic-waker v1.1.2
22372026-02-14T01:45:50.172Z Checking untrusted v0.9.0
22382026-02-14T01:45:50.232Z Checking untrusted v0.7.1
22392026-02-14T01:45:50.379Z Checking tower-service v0.3.3
22402026-02-14T01:45:50.517Z Checking tower-layer v0.3.3
22412026-02-14T01:45:50.560Z Checking unicode-ident v1.0.19
22422026-02-14T01:45:50.584Z Checking ucd-trie v0.1.7
22432026-02-14T01:45:50.642Z Checking idna_adapter v1.2.0
22442026-02-14T01:45:50.774Z Checking openssl-probe v0.1.5
22452026-02-14T01:45:50.835Z Checking adler2 v2.0.0
22462026-02-14T01:45:50.859Z Checking try-lock v0.2.5
22472026-02-14T01:45:50.883Z Checking idna v1.0.3
22482026-02-14T01:45:50.970Z Checking dyn-clone v1.0.20
22492026-02-14T01:45:51.019Z Checking fastrand v2.1.1
22502026-02-14T01:45:51.055Z Checking foreign-types-shared v0.1.1
22512026-02-14T01:45:51.156Z Checking miniz_oxide v0.8.5
22522026-02-14T01:45:51.202Z Checking foreign-types v0.3.2
22532026-02-14T01:45:51.313Z Checking want v0.3.1
22542026-02-14T01:45:51.411Z Checking url v2.5.4
22552026-02-14T01:45:51.435Z Checking pest v2.8.2
22562026-02-14T01:45:51.556Z Checking proc-macro2 v1.0.101
22572026-02-14T01:45:51.886Z Checking tempfile v3.24.0
22582026-02-14T01:45:51.956Z Checking ring v0.17.14
22592026-02-14T01:45:52.121Z Checking aws-lc-rs v1.12.4
22602026-02-14T01:45:52.296Z Checking ipnet v2.11.0
22612026-02-14T01:45:52.369Z Checking httparse v1.9.5
22622026-02-14T01:45:52.608Z Checking schemars v0.8.22
22632026-02-14T01:45:52.860Z Checking openssl-sys v0.9.109
22642026-02-14T01:45:52.943Z Checking wait-timeout v0.2.0
22652026-02-14T01:45:53.165Z Checking aho-corasick v1.1.3
22662026-02-14T01:45:53.424Z Checking pretty-hex v0.4.1
22672026-02-14T01:45:53.659Z Checking utf8parse v0.2.2
22682026-02-14T01:45:53.846Z Checking quick-error v1.2.3
22692026-02-14T01:45:54.043Z Checking bit-vec v0.8.0
22702026-02-14T01:45:54.224Z Checking httpdate v1.0.3
22712026-02-14T01:45:54.288Z Checking anstyle v1.0.11
22722026-02-14T01:45:54.338Z Checking powerfmt v0.2.0
22732026-02-14T01:45:54.362Z Checking openssl v0.10.73
22742026-02-14T01:45:54.403Z Checking rustls-webpki v0.102.8
22752026-02-14T01:45:54.516Z Checking bit-set v0.8.0
22762026-02-14T01:45:54.553Z Checking rusty-fork v0.3.0
22772026-02-14T01:45:54.690Z Checking deranged v0.5.3
22782026-02-14T01:45:54.766Z Checking anstyle-parse v0.2.5
22792026-02-14T01:45:54.859Z Checking quote v1.0.40
22802026-02-14T01:45:54.923Z Compiling newtype-uuid v1.3.2
22812026-02-14T01:45:54.998Z Checking regex-automata v0.4.11
22822026-02-14T01:45:55.121Z Checking unicode-normalization v0.1.24
22832026-02-14T01:45:55.205Z Checking tokio-util v0.7.15
22842026-02-14T01:45:55.298Z Checking crossbeam-utils v0.8.21
22852026-02-14T01:45:55.346Z Checking rand_xorshift v0.4.0
22862026-02-14T01:45:55.549Z Checking rustix v0.38.37
22872026-02-14T01:45:55.606Z Checking bzip2-sys v0.1.13+1.0.8
22882026-02-14T01:45:55.755Z Checking scroll v0.13.0
22892026-02-14T01:45:56.079Z Checking signature v2.2.0
22902026-02-14T01:45:56.265Z Checking crc32fast v1.4.2
22912026-02-14T01:45:56.298Z Checking unicode-properties v0.1.3
22922026-02-14T01:45:56.357Z Checking colorchoice v1.0.2
22932026-02-14T01:45:56.527Z Checking is_terminal_polyfill v1.70.1
22942026-02-14T01:45:56.565Z Checking num-conv v0.1.0
22952026-02-14T01:45:56.600Z Checking h2 v0.4.6
22962026-02-14T01:45:56.677Z Checking zlib-rs v0.5.1
22972026-02-14T01:45:56.762Z Checking time-core v0.1.6
22982026-02-14T01:45:56.886Z Checking either v1.15.0
22992026-02-14T01:45:57.173Z Checking unarray v0.1.4
23002026-02-14T01:45:57.314Z Checking siphasher v0.3.11
23012026-02-14T01:45:57.408Z Checking num_threads v0.1.7
23022026-02-14T01:45:57.433Z Checking anstyle-query v1.1.1
23032026-02-14T01:45:57.602Z Checking unicode-bidi v0.3.17
23042026-02-14T01:45:57.626Z Checking anstream v0.6.18
23052026-02-14T01:45:57.825Z Checking phf_shared v0.11.2
23062026-02-14T01:45:58.100Z Checking time v0.3.43
23072026-02-14T01:45:58.134Z Checking proptest v1.7.0
23082026-02-14T01:45:58.369Z Checking stringprep v0.1.5
23092026-02-14T01:45:58.663Z Checking goblin v0.10.2
23102026-02-14T01:45:58.916Z Checking libz-rs-sys v0.5.1
23112026-02-14T01:45:59.223Z Checking crossbeam-epoch v0.9.18
23122026-02-14T01:45:59.247Z Checking rustls v0.23.19
23132026-02-14T01:45:59.505Z Checking native-tls v0.2.12
23142026-02-14T01:45:59.691Z Checking syn v2.0.114
23152026-02-14T01:45:59.847Z Compiling daft v0.1.4
23162026-02-14T01:45:59.923Z Checking ipnetwork v0.21.1
23172026-02-14T01:46:00.422Z Checking thiserror v1.0.69
23182026-02-14T01:46:00.532Z Checking scroll v0.12.0
23192026-02-14T01:46:00.596Z Checking zstd-sys v2.0.14+zstd.1.5.7
23202026-02-14T01:46:00.839Z Checking serde_spanned v0.6.9
23212026-02-14T01:46:01.014Z Checking toml_datetime v0.6.11
23222026-02-14T01:46:01.082Z Checking rand_chacha v0.3.1
23232026-02-14T01:46:01.243Z Checking num-integer v0.1.46
23242026-02-14T01:46:01.401Z Checking md-5 v0.10.6
23252026-02-14T01:46:01.544Z Checking sync_wrapper v1.0.1
23262026-02-14T01:46:01.652Z Checking ff v0.13.0
23272026-02-14T01:46:01.731Z Checking hash32 v0.2.1
23282026-02-14T01:46:01.794Z Checking gimli v0.31.1
23292026-02-14T01:46:01.901Z Checking base16ct v0.2.0
23302026-02-14T01:46:02.104Z Checking psl-types v2.0.11
23312026-02-14T01:46:02.194Z Checking fallible-iterator v0.2.0
23322026-02-14T01:46:02.324Z Checking publicsuffix v2.3.0
23332026-02-14T01:46:02.608Z Compiling iddqd v0.3.16
23342026-02-14T01:46:02.793Z Checking postgres-protocol v0.6.8
23352026-02-14T01:46:03.174Z Checking sec1 v0.7.3
23362026-02-14T01:46:03.448Z Checking heapless v0.7.17
23372026-02-14T01:46:03.642Z Checking hyper v1.8.1
23382026-02-14T01:46:03.709Z Checking group v0.13.0
23392026-02-14T01:46:03.981Z Checking num-iter v0.1.45
23402026-02-14T01:46:04.194Z Checking tower v0.5.2
23412026-02-14T01:46:04.412Z Checking rand v0.8.5
23422026-02-14T01:46:04.941Z Checking tokio-rustls v0.26.0
23432026-02-14T01:46:05.038Z Checking cookie v0.18.1
23442026-02-14T01:46:05.409Z Checking goblin v0.8.2
23452026-02-14T01:46:05.433Z Checking zstd-safe v7.2.3
23462026-02-14T01:46:05.457Z Checking dof v0.4.0
23472026-02-14T01:46:05.511Z Checking oxnet v0.1.4
23482026-02-14T01:46:05.717Z Checking tokio-native-tls v0.3.1
23492026-02-14T01:46:05.773Z Checking terminal_size v0.4.0
23502026-02-14T01:46:05.965Z Checking addr2line v0.24.2
23512026-02-14T01:46:05.989Z Checking hyper-util v0.1.19
23522026-02-14T01:46:06.013Z Checking flate2 v1.1.2
23532026-02-14T01:46:06.042Z Checking dtrace-parser v0.3.0
23542026-02-14T01:46:06.066Z Checking rustls-native-certs v0.8.1
23552026-02-14T01:46:06.331Z Checking webpki-roots v1.0.1
23562026-02-14T01:46:06.393Z Checking http-body-util v0.1.3
23572026-02-14T01:46:06.557Z Checking signal-hook v0.3.18
23582026-02-14T01:46:06.586Z Checking hkdf v0.12.4
23592026-02-14T01:46:06.613Z Checking crypto-bigint v0.5.5
23602026-02-14T01:46:06.656Z Checking thread-id v5.0.0
23612026-02-14T01:46:06.787Z Checking object v0.36.5
23622026-02-14T01:46:06.820Z Compiling rayon-core v1.12.1
23632026-02-14T01:46:06.845Z Checking winnow v0.5.40
23642026-02-14T01:46:06.869Z Checking managed v0.8.0
23652026-02-14T01:46:06.965Z Checking clap_lex v0.7.4
23662026-02-14T01:46:07.194Z Checking ryu v1.0.18
23672026-02-14T01:46:07.279Z Checking lockfree-object-pool v0.1.6
23682026-02-14T01:46:07.303Z Checking rustc-demangle v0.1.24
23692026-02-14T01:46:07.462Z Checking iri-string v0.7.8
23702026-02-14T01:46:07.566Z Checking strsim v0.11.1
23712026-02-14T01:46:07.766Z Checking bitflags v1.3.2
23722026-02-14T01:46:07.887Z Checking simd-adler32 v0.3.7
23732026-02-14T01:46:07.946Z Checking bumpalo v3.16.0
23742026-02-14T01:46:08.251Z Checking clap_builder v4.5.48
23752026-02-14T01:46:08.303Z Checking zopfli v0.8.1
23762026-02-14T01:46:09.055Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23772026-02-14T01:46:09.223Z Checking hyper-rustls v0.27.7
23782026-02-14T01:46:09.449Z Checking hyper-tls v0.6.0
23792026-02-14T01:46:09.612Z Checking elliptic-curve v0.13.8
23802026-02-14T01:46:09.662Z Checking smoltcp v0.9.1
23812026-02-14T01:46:09.789Z Checking serde_urlencoded v0.7.1
23822026-02-14T01:46:10.007Z Checking toml_edit v0.19.15
23832026-02-14T01:46:10.182Z Checking tower-http v0.6.6
23842026-02-14T01:46:10.333Z Checking signal-hook-mio v0.2.4
23852026-02-14T01:46:10.420Z Checking usdt-impl v0.6.0
23862026-02-14T01:46:10.771Z Checking zstd v0.13.3
23872026-02-14T01:46:10.968Z Checking dof v0.3.0
23882026-02-14T01:46:10.993Z Checking num-bigint-dig v0.8.6
23892026-02-14T01:46:11.018Z Checking cookie_store v0.21.1
23902026-02-14T01:46:11.164Z Checking postgres-types v0.2.9
23912026-02-14T01:46:11.206Z Checking dtrace-parser v0.2.0
23922026-02-14T01:46:11.522Z Checking regex v1.11.3
23932026-02-14T01:46:11.676Z Checking bstr v1.10.0
23942026-02-14T01:46:11.733Z Checking crossbeam-deque v0.8.5
23952026-02-14T01:46:11.766Z Checking phf v0.11.2
23962026-02-14T01:46:11.934Z Checking ed25519 v2.2.3
23972026-02-14T01:46:12.058Z Checking bzip2 v0.4.4
23982026-02-14T01:46:12.085Z Checking bzip2 v0.5.2
23992026-02-14T01:46:12.175Z Checking ref-cast v1.0.25
24002026-02-14T01:46:12.288Z Checking curve25519-dalek v4.1.3
24012026-02-14T01:46:12.352Z Checking strum v0.27.2
24022026-02-14T01:46:12.387Z Checking hubpack v0.1.2
24032026-02-14T01:46:12.421Z Checking memoffset v0.9.1
24042026-02-14T01:46:12.537Z Checking pkcs1 v0.7.5
24052026-02-14T01:46:12.561Z Checking erased-serde v0.3.31
24062026-02-14T01:46:12.661Z Checking serde-big-array v0.5.1
24072026-02-14T01:46:12.685Z Checking hex v0.4.3
24082026-02-14T01:46:12.730Z Checking float-cmp v0.10.0
24092026-02-14T01:46:12.974Z Checking rfc6979 v0.4.0
24102026-02-14T01:46:12.998Z Checking memmap2 v0.9.8
24112026-02-14T01:46:13.045Z Checking socket2 v0.5.10
24122026-02-14T01:46:13.080Z Checking thread-id v4.2.2
24132026-02-14T01:46:13.192Z Checking env_filter v0.1.2
24142026-02-14T01:46:13.236Z Checking encoding_rs v0.8.34
24152026-02-14T01:46:13.265Z Checking predicates-core v1.0.8
24162026-02-14T01:46:13.326Z Checking unicode-segmentation v1.12.0
24172026-02-14T01:46:13.459Z Checking backtrace v0.3.74
24182026-02-14T01:46:13.483Z Checking jiff v0.2.15
24192026-02-14T01:46:13.507Z Checking fixedbitset v0.5.7
24202026-02-14T01:46:13.562Z Checking difflib v0.4.0
24212026-02-14T01:46:13.586Z Checking rustc-hash v2.1.1
24222026-02-14T01:46:13.855Z Checking precomputed-hash v0.1.1
24232026-02-14T01:46:13.977Z Checking winnow v0.7.14
24242026-02-14T01:46:14.021Z Checking toml_write v0.1.2
24252026-02-14T01:46:14.045Z Checking new_debug_unreachable v1.0.6
24262026-02-14T01:46:14.069Z Checking foldhash v0.2.0
24272026-02-14T01:46:14.100Z Checking static_assertions v1.1.0
24282026-02-14T01:46:14.169Z Checking fixedbitset v0.4.2
24292026-02-14T01:46:14.265Z Checking mime v0.3.17
24302026-02-14T01:46:14.343Z Checking normalize-line-endings v0.3.0
24312026-02-14T01:46:14.416Z Checking minimal-lexical v0.2.1
24322026-02-14T01:46:14.439Z Checking whoami v1.5.2
24332026-02-14T01:46:14.509Z Checking keccak v0.1.5
24342026-02-14T01:46:14.538Z Checking data-encoding v2.9.0
24352026-02-14T01:46:14.652Z Checking petgraph v0.6.5
24362026-02-14T01:46:14.858Z Checking nom v7.1.3
24372026-02-14T01:46:14.882Z Checking tokio-postgres v0.7.13
24382026-02-14T01:46:14.906Z Checking sha3 v0.10.8
24392026-02-14T01:46:15.181Z Checking hickory-proto v0.25.2
24402026-02-14T01:46:15.352Z Checking predicates v3.1.3
24412026-02-14T01:46:15.685Z Checking reqwest v0.12.24
24422026-02-14T01:46:17.200Z Checking toml_edit v0.22.27
24432026-02-14T01:46:17.675Z Checking ed25519-dalek v2.1.1
24442026-02-14T01:46:17.728Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24452026-02-14T01:46:18.004Z Checking string_cache v0.8.9
24462026-02-14T01:46:18.150Z Checking anyhow v1.0.99
24472026-02-14T01:46:18.195Z Checking similar v2.7.0
24482026-02-14T01:46:18.278Z Checking petgraph v0.8.2
24492026-02-14T01:46:18.336Z Checking slog v2.8.2
24502026-02-14T01:46:18.565Z Checking env_logger v0.11.8
24512026-02-14T01:46:18.866Z Checking usdt v0.6.0
24522026-02-14T01:46:18.985Z Checking usdt-impl v0.5.0
24532026-02-14T01:46:19.164Z Checking ecdsa v0.16.9
24542026-02-14T01:46:19.252Z Checking serde_with v3.16.1
24552026-02-14T01:46:19.595Z Checking rsa v0.9.8
24562026-02-14T01:46:19.945Z Checking zip v4.2.0
24572026-02-14T01:46:20.126Z Checking toml v0.7.8
24582026-02-14T01:46:20.250Z Checking nix v0.29.0
24592026-02-14T01:46:20.787Z Checking zip v0.6.6
24602026-02-14T01:46:21.358Z Checking clap v4.5.48
24612026-02-14T01:46:21.500Z Checking crossterm v0.28.1
24622026-02-14T01:46:21.549Z Checking itertools v0.10.5
24632026-02-14T01:46:21.683Z Checking itertools v0.13.0
24642026-02-14T01:46:21.707Z Checking itertools v0.12.1
24652026-02-14T01:46:22.245Z Checking tokio-stream v0.1.17
24662026-02-14T01:46:22.405Z Checking strum v0.26.3
24672026-02-14T01:46:22.590Z Checking buf-list v1.0.3
24682026-02-14T01:46:22.958Z Checking fs-err v3.1.1
24692026-02-14T01:46:22.994Z Checking ahash v0.8.12
24702026-02-14T01:46:23.085Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
24712026-02-14T01:46:23.156Z Checking x509-cert v0.2.5
24722026-02-14T01:46:23.364Z Checking openapiv3 v2.2.0
24732026-02-14T01:46:23.484Z Checking sha1 v0.10.6
24742026-02-14T01:46:23.583Z Checking winnow v0.6.26
24752026-02-14T01:46:23.629Z Checking lalrpop-util v0.19.12
24762026-02-14T01:46:23.792Z Checking peg-runtime v0.8.5
24772026-02-14T01:46:23.863Z Checking rayon v1.10.0
24782026-02-14T01:46:23.948Z Checking camino v1.2.2
24792026-02-14T01:46:24.062Z Checking sigpipe v0.1.3
24802026-02-14T01:46:24.161Z Checking glob v0.3.2
24812026-02-14T01:46:27.442Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24822026-02-14T01:46:28.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.76s
24832026-02-14T01:46:28.242Z
24842026-02-14T01:46:28.242Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (50/250)
24852026-02-14T01:46:29.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862026-02-14T01:46:29.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872026-02-14T01:46:30.141Z Compiling regress v0.10.4
24882026-02-14T01:46:30.200Z Compiling unsafe-libyaml v0.2.11
24892026-02-14T01:46:30.224Z Compiling structmeta-derive v0.3.0
24902026-02-14T01:46:30.224Z Compiling rustls v0.22.4
24912026-02-14T01:46:30.250Z Checking newtype-uuid v1.3.2
24922026-02-14T01:46:30.305Z Compiling multer v3.1.0
24932026-02-14T01:46:30.334Z Checking heck v0.5.0
24942026-02-14T01:46:30.565Z Compiling newtype-uuid-macros v0.1.0
24952026-02-14T01:46:30.626Z Compiling async-stream-impl v0.3.6
24962026-02-14T01:46:30.656Z Checking daft v0.1.4
24972026-02-14T01:46:30.768Z Checking futures-executor v0.3.31
24982026-02-14T01:46:31.055Z Compiling dropshot v0.16.7
24992026-02-14T01:46:31.194Z Checking iddqd v0.3.16
25002026-02-14T01:46:31.477Z Checking futures v0.3.31
25012026-02-14T01:46:31.613Z Compiling serde_yaml v0.9.34+deprecated
25022026-02-14T01:46:31.837Z Compiling dropshot_endpoint v0.16.7
25032026-02-14T01:46:32.078Z Checking match_cfg v0.1.0
25042026-02-14T01:46:32.197Z Checking hostname v0.3.1
25052026-02-14T01:46:32.220Z Checking thread_local v1.1.8
25062026-02-14T01:46:32.360Z Checking unicode-width v0.1.14
25072026-02-14T01:46:32.521Z Checking crossbeam-channel v0.5.15
25082026-02-14T01:46:32.738Z Compiling structmeta v0.3.0
25092026-02-14T01:46:32.868Z Checking is-terminal v0.4.13
25102026-02-14T01:46:33.019Z Checking take_mut v0.2.2
25112026-02-14T01:46:33.116Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25122026-02-14T01:46:33.152Z Compiling derive-ex v0.1.8
25132026-02-14T01:46:33.202Z Checking term v1.1.0
25142026-02-14T01:46:33.243Z Checking slog-async v2.8.0
25152026-02-14T01:46:33.268Z Compiling parse-display-derive v0.10.0
25162026-02-14T01:46:33.558Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25172026-02-14T01:46:33.631Z Checking typify-impl v0.4.3
25182026-02-14T01:46:33.656Z Checking slog-term v2.9.2
25192026-02-14T01:46:34.325Z Checking debug-ignore v1.0.5
25202026-02-14T01:46:34.495Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25212026-02-14T01:46:35.313Z Checking toml_parser v1.0.6+spec-1.1.0
25222026-02-14T01:46:35.758Z Checking slog-json v2.6.1
25232026-02-14T01:46:36.041Z Checking macaddr v1.0.1
25242026-02-14T01:46:36.067Z Checking toml_datetime v0.7.5+spec-1.1.0
25252026-02-14T01:46:36.242Z Checking serde_spanned v1.0.4
25262026-02-14T01:46:36.383Z Checking toml_writer v1.0.6+spec-1.1.0
25272026-02-14T01:46:36.472Z Checking slog-bunyan v2.5.0
25282026-02-14T01:46:36.498Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25292026-02-14T01:46:36.670Z Checking tabwriter v1.4.0
25302026-02-14T01:46:36.837Z Checking toml v0.9.11+spec-1.1.0
25312026-02-14T01:46:36.983Z Checking async-stream v0.3.6
25322026-02-14T01:46:37.194Z Compiling test-strategy v0.4.3
25332026-02-14T01:46:37.245Z Checking waitgroup v0.1.2
25342026-02-14T01:46:37.345Z Checking rustls-pemfile v2.2.0
25352026-02-14T01:46:37.431Z Checking serde_path_to_error v0.1.20
25362026-02-14T01:46:37.508Z Checking hostname v0.4.2
25372026-02-14T01:46:38.045Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
25382026-02-14T01:46:38.045Z Compiling itertools v0.14.0
25392026-02-14T01:46:38.045Z Checking progenitor-client v0.11.2
25402026-02-14T01:46:38.093Z Checking progenitor-client v0.10.0
25412026-02-14T01:46:38.117Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25422026-02-14T01:46:38.445Z Checking instant v0.1.13
25432026-02-14T01:46:38.471Z Checking colored v3.0.0
25442026-02-14T01:46:38.531Z Checking parse-display v0.10.0
25452026-02-14T01:46:38.615Z Checking backoff v0.4.0
25462026-02-14T01:46:38.727Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25472026-02-14T01:46:38.950Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
25482026-02-14T01:46:38.950Z Compiling proc-macro-crate v1.3.1
25492026-02-14T01:46:38.975Z Compiling proc-macro-error v1.0.4
25502026-02-14T01:46:38.999Z Checking tokio-rustls v0.25.0
25512026-02-14T01:46:39.616Z Compiling heapless v0.8.0
25522026-02-14T01:46:39.947Z Compiling num_enum_derive v0.5.11
25532026-02-14T01:46:40.013Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25542026-02-14T01:46:40.489Z Checking hash32 v0.3.1
25552026-02-14T01:46:40.630Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25562026-02-14T01:46:40.682Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
25572026-02-14T01:46:40.779Z Compiling smoltcp v0.11.0
25582026-02-14T01:46:40.924Z Compiling ingot-macros v0.1.1
25592026-02-14T01:46:41.478Z Compiling foreign-types-macros v0.2.3
25602026-02-14T01:46:41.552Z Compiling crucible-workspace-hack v0.1.0
25612026-02-14T01:46:41.591Z Checking cobs v0.2.3
25622026-02-14T01:46:41.808Z Checking foreign-types-shared v0.3.1
25632026-02-14T01:46:41.903Z Checking postcard v1.0.10
25642026-02-14T01:46:42.375Z Checking num_enum v0.5.11
25652026-02-14T01:46:42.399Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25662026-02-14T01:46:42.464Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25672026-02-14T01:46:42.581Z Checking cstr-argument v0.1.2
25682026-02-14T01:46:42.734Z Checking foreign-types v0.5.0
25692026-02-14T01:46:42.797Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25702026-02-14T01:46:42.865Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25712026-02-14T01:46:42.961Z Checking pretty-hex v0.2.1
25722026-02-14T01:46:43.178Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25732026-02-14T01:46:43.221Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25742026-02-14T01:46:43.245Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25752026-02-14T01:46:43.437Z Checking colored v2.2.0
25762026-02-14T01:46:43.465Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25772026-02-14T01:46:43.492Z Compiling convert_case v0.4.0
25782026-02-14T01:46:43.639Z Checking camino-tempfile v1.4.1
25792026-02-14T01:46:43.994Z Compiling nix v0.30.1
25802026-02-14T01:46:44.058Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25812026-02-14T01:46:44.318Z Compiling derive_more v0.99.20
25822026-02-14T01:46:44.700Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25832026-02-14T01:46:44.783Z Compiling zone_cfg_derive v0.3.0
25842026-02-14T01:46:45.040Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25852026-02-14T01:46:46.176Z Checking smf v0.2.3
25862026-02-14T01:46:46.235Z Compiling num-derive v0.4.2
25872026-02-14T01:46:46.265Z Compiling typify-macro v0.4.3
25882026-02-14T01:46:46.728Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25892026-02-14T01:46:47.264Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25902026-02-14T01:46:47.601Z Checking zone v0.3.1
25912026-02-14T01:46:47.932Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
25922026-02-14T01:46:47.998Z Checking ingot-types v0.1.2
25932026-02-14T01:46:48.274Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25942026-02-14T01:46:48.843Z Checking ingot v0.1.1
25952026-02-14T01:46:50.299Z Compiling typify v0.4.3
25962026-02-14T01:46:50.484Z Compiling progenitor-impl v0.11.2
25972026-02-14T01:46:50.891Z Checking secrecy v0.10.3
25982026-02-14T01:46:52.272Z Compiling typify-impl v0.2.0
25992026-02-14T01:46:52.652Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26002026-02-14T01:46:53.726Z Checking unicode-width v0.2.0
26012026-02-14T01:46:54.184Z Checking num-rational v0.4.2
26022026-02-14T01:46:54.368Z Compiling usdt-macro v0.5.0
26032026-02-14T01:46:54.953Z Compiling usdt-attr-macro v0.5.0
26042026-02-14T01:46:55.268Z Compiling thiserror-impl-no-std v2.0.2
26052026-02-14T01:46:55.538Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26062026-02-14T01:46:56.093Z Checking universal-hash v0.5.1
26072026-02-14T01:46:56.128Z Checking num-complex v0.4.6
26082026-02-14T01:46:56.626Z Checking memmap v0.7.0
26092026-02-14T01:46:56.980Z Checking half v2.4.1
26102026-02-14T01:46:57.251Z Checking ciborium-io v0.2.2
26112026-02-14T01:46:57.428Z Checking opaque-debug v0.3.1
26122026-02-14T01:46:57.452Z Compiling num v0.4.3
26132026-02-14T01:46:57.551Z Checking poly1305 v0.8.0
26142026-02-14T01:46:57.627Z Checking ciborium-ll v0.2.2
26152026-02-14T01:46:57.738Z Checking usdt v0.5.0
26162026-02-14T01:46:57.852Z Compiling progenitor-macro v0.11.2
26172026-02-14T01:46:57.995Z Checking console v0.15.10
26182026-02-14T01:46:58.115Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26192026-02-14T01:46:58.166Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
26202026-02-14T01:46:58.321Z Checking toml v0.8.23
26212026-02-14T01:46:58.587Z Checking thiserror-no-std v2.0.2
26222026-02-14T01:46:58.646Z Checking password-hash v0.5.0
26232026-02-14T01:46:58.703Z Checking chacha20 v0.9.1
26242026-02-14T01:46:58.749Z Checking blake2 v0.10.6
26252026-02-14T01:46:58.776Z Checking aead v0.5.2
26262026-02-14T01:46:59.070Z Compiling float-ord v0.3.2
26272026-02-14T01:46:59.094Z Compiling semver v0.1.20
26282026-02-14T01:46:59.278Z Checking chacha20poly1305 v0.10.1
26292026-02-14T01:46:59.302Z Checking vsss-rs v3.3.4
26302026-02-14T01:46:59.332Z Checking ciborium v0.2.2
26312026-02-14T01:46:59.366Z Checking argon2 v0.5.3
26322026-02-14T01:46:59.561Z Compiling rustc_version v0.1.7
26332026-02-14T01:46:59.803Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26342026-02-14T01:47:00.203Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
26352026-02-14T01:47:00.517Z Checking linked-hash-map v0.5.6
26362026-02-14T01:47:00.564Z Checking siphasher v1.0.1
26372026-02-14T01:47:00.846Z Checking indent_write v2.2.0
26382026-02-14T01:47:00.879Z Checking lru-cache v0.1.2
26392026-02-14T01:47:01.007Z Checking phf_shared v0.12.1
26402026-02-14T01:47:01.115Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
26412026-02-14T01:47:01.144Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26422026-02-14T01:47:01.324Z Compiling newtype_derive v0.1.6
26432026-02-14T01:47:01.523Z Compiling progenitor-impl v0.10.0
26442026-02-14T01:47:01.716Z Checking resolv-conf v0.7.0
26452026-02-14T01:47:02.173Z Checking newline-converter v0.3.0
26462026-02-14T01:47:02.373Z Checking hickory-proto v0.24.4
26472026-02-14T01:47:02.699Z Checking atomicwrites v0.4.4
26482026-02-14T01:47:03.047Z Checking prettyplease v0.2.36
26492026-02-14T01:47:04.328Z Checking csv-core v0.1.11
26502026-02-14T01:47:04.382Z Compiling pin-project-internal v1.1.6
26512026-02-14T01:47:04.519Z Compiling derive-where v1.5.0
26522026-02-14T01:47:04.722Z Compiling slog-dtrace v0.3.0
26532026-02-14T01:47:05.008Z Compiling typify-macro v0.2.0
26542026-02-14T01:47:05.173Z Compiling cancel-safe-futures v0.1.5
26552026-02-14T01:47:05.591Z Checking swrite v0.1.0
26562026-02-14T01:47:05.776Z Compiling owo-colors v4.2.2
26572026-02-14T01:47:06.543Z Compiling chrono-tz v0.10.4
26582026-02-14T01:47:06.733Z Compiling const_format_proc_macros v0.2.34
26592026-02-14T01:47:06.990Z Checking csv v1.3.1
26602026-02-14T01:47:07.059Z Checking hickory-resolver v0.24.4
26612026-02-14T01:47:07.361Z Checking pin-project v1.1.6
26622026-02-14T01:47:07.536Z Checking expectorate v1.2.0
26632026-02-14T01:47:07.805Z Checking phf v0.12.1
26642026-02-14T01:47:07.846Z Checking tokio-dtrace v0.1.0
26652026-02-14T01:47:08.188Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26662026-02-14T01:47:08.222Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26672026-02-14T01:47:08.698Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26682026-02-14T01:47:09.007Z Compiling snafu-derive v0.8.5
26692026-02-14T01:47:09.080Z Compiling progenitor-macro v0.10.0
26702026-02-14T01:47:09.240Z Compiling typify v0.2.0
26712026-02-14T01:47:09.446Z Compiling progenitor-impl v0.8.0
26722026-02-14T01:47:09.754Z Checking pem v3.0.5
26732026-02-14T01:47:09.778Z Checking libsw-core v0.3.1
26742026-02-14T01:47:10.114Z Compiling lzma-sys v0.1.20
26752026-02-14T01:47:10.141Z Compiling async-recursion v1.1.1
26762026-02-14T01:47:10.184Z Checking bytecount v0.6.8
26772026-02-14T01:47:10.394Z Checking highway v1.3.0
26782026-02-14T01:47:10.936Z Checking arc-swap v1.7.1
26792026-02-14T01:47:10.961Z Checking utf-8 v0.7.6
26802026-02-14T01:47:11.217Z Checking progenitor v0.11.2
26812026-02-14T01:47:11.494Z Checking same-file v1.0.6
26822026-02-14T01:47:11.564Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26832026-02-14T01:47:11.810Z Checking walkdir v2.5.0
26842026-02-14T01:47:11.851Z Checking slog-scope v4.4.0
26852026-02-14T01:47:12.106Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26862026-02-14T01:47:12.159Z Checking tungstenite v0.21.0
26872026-02-14T01:47:12.275Z Checking papergrid v0.11.0
26882026-02-14T01:47:12.463Z Checking libsw v3.5.0
26892026-02-14T01:47:13.532Z Checking qorb v0.4.1
26902026-02-14T01:47:13.962Z Checking const_format v0.2.34
26912026-02-14T01:47:14.416Z Checking snafu v0.8.5
26922026-02-14T01:47:14.959Z Checking oxide-tokio-rt v0.1.2
26932026-02-14T01:47:15.085Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26942026-02-14T01:47:16.476Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26952026-02-14T01:47:16.591Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26962026-02-14T01:47:16.740Z Compiling progenitor-macro v0.8.0
26972026-02-14T01:47:17.544Z Compiling tabled_derive v0.7.0
26982026-02-14T01:47:17.652Z Checking globset v0.4.15
26992026-02-14T01:47:17.895Z Checking olpc-cjson v0.1.4
27002026-02-14T01:47:18.151Z Checking progenitor-client v0.8.0
27012026-02-14T01:47:18.185Z Checking gethostname v0.5.0
27022026-02-14T01:47:18.345Z Compiling heck v0.3.3
27032026-02-14T01:47:18.545Z Checking bcs v0.1.6
27042026-02-14T01:47:18.716Z Checking serde_plain v1.0.2
27052026-02-14T01:47:18.990Z Checking termtree v0.5.1
27062026-02-14T01:47:19.259Z Checking typed-path v0.9.3
27072026-02-14T01:47:19.284Z Checking unicode-linebreak v0.1.5
27082026-02-14T01:47:19.779Z Checking linear-map v1.2.0
27092026-02-14T01:47:20.240Z Checking smawk v0.3.2
27102026-02-14T01:47:20.273Z Checking tabled v0.15.0
27112026-02-14T01:47:20.518Z Checking textwrap v0.16.2
27122026-02-14T01:47:21.014Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27132026-02-14T01:47:21.466Z Checking tough v0.20.0
27142026-02-14T01:47:21.979Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27152026-02-14T01:47:22.144Z Checking progenitor v0.10.0
27162026-02-14T01:47:22.481Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27172026-02-14T01:47:24.477Z Compiling zone_cfg_derive v0.1.2
27182026-02-14T01:47:25.964Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27192026-02-14T01:47:26.402Z Checking steno v0.4.1
27202026-02-14T01:47:27.118Z Checking tokio-tungstenite v0.21.0
27212026-02-14T01:47:27.339Z Checking slog-stdlog v4.1.1
27222026-02-14T01:47:27.364Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27232026-02-14T01:47:27.564Z Checking number_prefix v0.4.0
27242026-02-14T01:47:27.742Z Checking humantime v2.2.0
27252026-02-14T01:47:27.777Z Checking base64 v0.13.1
27262026-02-14T01:47:27.818Z Checking base64 v0.21.7
27272026-02-14T01:47:28.124Z Checking indicatif v0.17.11
27282026-02-14T01:47:28.223Z Checking ron v0.7.1
27292026-02-14T01:47:28.250Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27302026-02-14T01:47:28.343Z Checking slog-envlogger v2.2.0
27312026-02-14T01:47:28.614Z Checking xz2 v0.1.7
27322026-02-14T01:47:28.747Z Checking zone v0.1.8
27332026-02-14T01:47:28.907Z Checking xattr v1.3.1
27342026-02-14T01:47:28.986Z Checking yasna v0.5.2
27352026-02-14T01:47:29.158Z Checking headers-core v0.3.0
27362026-02-14T01:47:29.199Z Checking filetime v0.2.26
27372026-02-14T01:47:29.419Z Checking headers v0.4.1
27382026-02-14T01:47:29.457Z Checking tar v0.4.44
27392026-02-14T01:47:29.539Z Checking subprocess v0.2.9
27402026-02-14T01:47:30.186Z Checking rcgen v0.12.1
27412026-02-14T01:47:31.352Z Checking progenitor v0.8.0
27422026-02-14T01:47:31.681Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
27432026-02-14T01:47:36.641Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
27442026-02-14T01:47:36.780Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
27452026-02-14T01:47:36.804Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
27462026-02-14T01:47:36.804Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
27472026-02-14T01:47:37.856Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
27482026-02-14T01:47:38.123Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27492026-02-14T01:47:39.882Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
27502026-02-14T01:47:41.714Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27512026-02-14T01:47:41.749Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
27522026-02-14T01:47:41.772Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
27532026-02-14T01:47:42.687Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
27542026-02-14T01:47:42.711Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27552026-02-14T01:47:44.551Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
27562026-02-14T01:47:45.877Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
27572026-02-14T01:47:47.820Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27582026-02-14T01:47:53.535Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27592026-02-14T01:47:58.225Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27602026-02-14T01:48:00.119Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
27612026-02-14T01:48:02.331Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27622026-02-14T01:48:34.949Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27632026-02-14T01:48:38.480Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27642026-02-14T01:48:41.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
27652026-02-14T01:48:41.857Z
27662026-02-14T01:48:41.857Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (51/250)
27672026-02-14T01:48:43.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682026-02-14T01:48:43.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692026-02-14T01:48:43.652Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27702026-02-14T01:48:46.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
27712026-02-14T01:48:47.179Z
27722026-02-14T01:48:47.179Zinfo: running `cargo check --bins` on nexus-config (52/250)
27732026-02-14T01:48:48.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742026-02-14T01:48:48.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752026-02-14T01:48:48.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762026-02-14T01:48:48.587Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
27772026-02-14T01:48:48.709Z
27782026-02-14T01:48:48.709Zinfo: running `cargo check --bins` on nexus-types (53/250)
27792026-02-14T01:48:50.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802026-02-14T01:48:50.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812026-02-14T01:48:50.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822026-02-14T01:48:50.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
27832026-02-14T01:48:50.353Z
27842026-02-14T01:48:50.353Zinfo: running `cargo check --bins` on clickhouse-admin-types (54/250)
27852026-02-14T01:48:51.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862026-02-14T01:48:51.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872026-02-14T01:48:51.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882026-02-14T01:48:51.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
27892026-02-14T01:48:51.816Z
27902026-02-14T01:48:51.816Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (55/250)
27912026-02-14T01:48:53.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922026-02-14T01:48:53.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932026-02-14T01:48:53.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942026-02-14T01:48:53.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
27952026-02-14T01:48:53.338Z
27962026-02-14T01:48:53.338Zinfo: running `cargo check --bins` on cockroach-admin-types (56/250)
27972026-02-14T01:48:54.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982026-02-14T01:48:54.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992026-02-14T01:48:54.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002026-02-14T01:48:54.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
28012026-02-14T01:48:54.868Z
28022026-02-14T01:48:54.868Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (57/250)
28032026-02-14T01:48:56.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042026-02-14T01:48:56.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052026-02-14T01:48:56.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28062026-02-14T01:48:56.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28072026-02-14T01:48:56.259Z
28082026-02-14T01:48:56.259Zinfo: running `cargo check --bins` on ereport-types (58/250)
28092026-02-14T01:48:57.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28102026-02-14T01:48:57.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28112026-02-14T01:48:57.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28122026-02-14T01:48:57.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28132026-02-14T01:48:57.646Z
28142026-02-14T01:48:57.646Zinfo: running `cargo check --bins` on gateway-client (59/250)
28152026-02-14T01:48:58.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162026-02-14T01:48:58.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172026-02-14T01:48:58.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182026-02-14T01:48:58.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
28192026-02-14T01:48:58.968Z
28202026-02-14T01:48:58.968Zinfo: running `cargo check --bins --no-default-features` on gateway-types (60/250)
28212026-02-14T01:49:02.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222026-02-14T01:49:02.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232026-02-14T01:49:02.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242026-02-14T01:49:02.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
28252026-02-14T01:49:02.871Z
28262026-02-14T01:49:02.871Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (61/250)
28272026-02-14T01:49:02.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282026-02-14T01:49:02.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292026-02-14T01:49:02.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302026-02-14T01:49:02.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
28312026-02-14T01:49:02.871Z
28322026-02-14T01:49:02.871Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (62/250)
28332026-02-14T01:49:03.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342026-02-14T01:49:03.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352026-02-14T01:49:03.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28362026-02-14T01:49:03.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28372026-02-14T01:49:03.534Z
28382026-02-14T01:49:03.534Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (63/250)
28392026-02-14T01:49:04.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402026-02-14T01:49:04.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412026-02-14T01:49:04.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28422026-02-14T01:49:04.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
28432026-02-14T01:49:04.661Z
28442026-02-14T01:49:04.661Zinfo: running `cargo check --bins` on internal-dns-types (64/250)
28452026-02-14T01:49:06.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462026-02-14T01:49:06.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472026-02-14T01:49:06.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28482026-02-14T01:49:06.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
28492026-02-14T01:49:06.097Z
28502026-02-14T01:49:06.097Zinfo: running `cargo check --bins` on internal-dns-types-versions (65/250)
28512026-02-14T01:49:07.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522026-02-14T01:49:07.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532026-02-14T01:49:07.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542026-02-14T01:49:07.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
28552026-02-14T01:49:07.629Z
28562026-02-14T01:49:07.629Zinfo: running `cargo check --bins` on omicron-passwords (66/250)
28572026-02-14T01:49:08.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582026-02-14T01:49:08.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592026-02-14T01:49:08.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602026-02-14T01:49:08.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
28612026-02-14T01:49:08.981Z
28622026-02-14T01:49:08.981Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (67/250)
28632026-02-14T01:49:10.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642026-02-14T01:49:10.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652026-02-14T01:49:10.379Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28662026-02-14T01:49:11.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
28672026-02-14T01:49:11.719Z
28682026-02-14T01:49:11.719Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (68/250)
28692026-02-14T01:49:12.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702026-02-14T01:49:12.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712026-02-14T01:49:13.194Z Compiling cfg_aliases v0.1.1
28722026-02-14T01:49:13.194Z Compiling convert_case v0.7.1
28732026-02-14T01:49:13.218Z Compiling vte_generate_state_changes v0.1.2
28742026-02-14T01:49:13.218Z Checking fd-lock v4.0.2
28752026-02-14T01:49:13.219Z Checking nibble_vec v0.1.0
28762026-02-14T01:49:13.264Z Checking endian-type v0.1.2
28772026-02-14T01:49:13.561Z Compiling nix v0.28.0
28782026-02-14T01:49:13.585Z Compiling peg-macros v0.8.5
28792026-02-14T01:49:13.585Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28802026-02-14T01:49:13.585Z Compiling sqlparser_derive v0.2.2
28812026-02-14T01:49:13.585Z Checking nu-ansi-term v0.50.1
28822026-02-14T01:49:13.585Z Checking radix_trie v0.2.1
28832026-02-14T01:49:13.997Z Checking unicode_categories v0.1.1
28842026-02-14T01:49:14.030Z Checking vte v0.11.1
28852026-02-14T01:49:14.130Z Checking home v0.5.9
28862026-02-14T01:49:14.155Z Compiling derive_more-impl v2.0.1
28872026-02-14T01:49:14.365Z Checking display-error-chain v0.2.2
28882026-02-14T01:49:14.390Z Checking sqlformat v0.3.5
28892026-02-14T01:49:14.628Z Checking sqlparser v0.45.0
28902026-02-14T01:49:15.465Z Checking strip-ansi-escapes v0.2.0
28912026-02-14T01:49:15.664Z Checking reedline v0.40.0
28922026-02-14T01:49:15.787Z Checking derive_more v2.0.1
28932026-02-14T01:49:15.933Z Checking crossterm v0.29.0
28942026-02-14T01:49:16.148Z Checking peg v0.8.5
28952026-02-14T01:49:16.943Z Checking rustyline v14.0.0
28962026-02-14T01:49:32.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.88s
28972026-02-14T01:49:32.740Z
28982026-02-14T01:49:32.740Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (69/250)
28992026-02-14T01:49:33.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29002026-02-14T01:49:34.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29012026-02-14T01:49:34.257Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29022026-02-14T01:49:44.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.29s
29032026-02-14T01:49:44.298Z
29042026-02-14T01:49:44.298Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (70/250)
29052026-02-14T01:49:45.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29062026-02-14T01:49:45.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29072026-02-14T01:49:45.932Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29082026-02-14T01:49:52.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.60s
29092026-02-14T01:49:53.145Z
29102026-02-14T01:49:53.145Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (71/250)
29112026-02-14T01:49:54.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29122026-02-14T01:49:54.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29132026-02-14T01:49:55.125Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29142026-02-14T01:50:05.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.24s
29152026-02-14T01:50:05.370Z
29162026-02-14T01:50:05.370Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (72/250)
29172026-02-14T01:50:06.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29182026-02-14T01:50:06.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29192026-02-14T01:50:06.564Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29202026-02-14T01:50:16.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s
29212026-02-14T01:50:16.358Z
29222026-02-14T01:50:16.358Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (73/250)
29232026-02-14T01:50:17.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29242026-02-14T01:50:17.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29252026-02-14T01:50:18.140Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29262026-02-14T01:50:25.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.64s
29272026-02-14T01:50:25.247Z
29282026-02-14T01:50:25.247Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (74/250)
29292026-02-14T01:50:26.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29302026-02-14T01:50:26.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29312026-02-14T01:50:26.713Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29322026-02-14T01:50:33.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.15s
29332026-02-14T01:50:33.676Z
29342026-02-14T01:50:33.676Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (75/250)
29352026-02-14T01:50:35.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29362026-02-14T01:50:35.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29372026-02-14T01:50:35.392Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29382026-02-14T01:50:44.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.86s
29392026-02-14T01:50:44.820Z
29402026-02-14T01:50:44.820Zinfo: running `cargo check --bins` on oximeter (76/250)
29412026-02-14T01:50:46.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29422026-02-14T01:50:46.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29432026-02-14T01:50:46.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29442026-02-14T01:50:46.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
29452026-02-14T01:50:46.153Z
29462026-02-14T01:50:46.153Zinfo: running `cargo check --bins` on oximeter-macro-impl (77/250)
29472026-02-14T01:50:47.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482026-02-14T01:50:47.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492026-02-14T01:50:47.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29502026-02-14T01:50:47.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
29512026-02-14T01:50:47.502Z
29522026-02-14T01:50:47.502Zinfo: running `cargo check --bins` on oximeter-schema (78/250)
29532026-02-14T01:50:48.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542026-02-14T01:50:48.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552026-02-14T01:50:48.974Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29562026-02-14T01:50:49.136Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29572026-02-14T01:50:49.897Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29582026-02-14T01:51:03.312Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29592026-02-14T01:51:04.287Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29602026-02-14T01:51:07.580Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29612026-02-14T01:51:09.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.67s
29622026-02-14T01:51:09.386Z
29632026-02-14T01:51:09.386Zinfo: running `cargo check --bins` on oximeter-types (79/250)
29642026-02-14T01:51:10.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29652026-02-14T01:51:10.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29662026-02-14T01:51:10.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29672026-02-14T01:51:10.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
29682026-02-14T01:51:10.765Z
29692026-02-14T01:51:10.765Zinfo: running `cargo check --bins` on oximeter-types-versions (80/250)
29702026-02-14T01:51:12.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29712026-02-14T01:51:12.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29722026-02-14T01:51:12.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29732026-02-14T01:51:12.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
29742026-02-14T01:51:12.156Z
29752026-02-14T01:51:12.156Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (81/250)
29762026-02-14T01:51:13.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29772026-02-14T01:51:13.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29782026-02-14T01:51:13.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29792026-02-14T01:51:13.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
29802026-02-14T01:51:13.536Z
29812026-02-14T01:51:13.536Zinfo: running `cargo check --bins` on oxql-types (82/250)
29822026-02-14T01:51:14.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29832026-02-14T01:51:14.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29842026-02-14T01:51:14.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29852026-02-14T01:51:14.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
29862026-02-14T01:51:14.932Z
29872026-02-14T01:51:14.932Zinfo: running `cargo check --bins` on oximeter-test-utils (83/250)
29882026-02-14T01:51:16.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892026-02-14T01:51:16.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902026-02-14T01:51:16.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29912026-02-14T01:51:16.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
29922026-02-14T01:51:16.642Z
29932026-02-14T01:51:16.642Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (84/250)
29942026-02-14T01:51:17.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952026-02-14T01:51:17.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962026-02-14T01:51:17.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29972026-02-14T01:51:17.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
29982026-02-14T01:51:18.073Z
29992026-02-14T01:51:18.073Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (85/250)
30002026-02-14T01:51:19.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30012026-02-14T01:51:19.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30022026-02-14T01:51:19.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30032026-02-14T01:51:19.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
30042026-02-14T01:51:19.566Z
30052026-02-14T01:51:19.566Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (86/250)
30062026-02-14T01:51:20.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072026-02-14T01:51:20.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082026-02-14T01:51:20.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30092026-02-14T01:51:20.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
30102026-02-14T01:51:21.047Z
30112026-02-14T01:51:21.047Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (87/250)
30122026-02-14T01:51:22.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132026-02-14T01:51:22.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142026-02-14T01:51:22.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152026-02-14T01:51:22.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
30162026-02-14T01:51:22.563Z
30172026-02-14T01:51:22.563Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (88/250)
30182026-02-14T01:51:23.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192026-02-14T01:51:23.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202026-02-14T01:51:23.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212026-02-14T01:51:23.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
30222026-02-14T01:51:24.036Z
30232026-02-14T01:51:24.036Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (89/250)
30242026-02-14T01:51:25.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252026-02-14T01:51:25.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262026-02-14T01:51:25.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272026-02-14T01:51:25.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
30282026-02-14T01:51:25.643Z
30292026-02-14T01:51:25.643Zinfo: running `cargo check --bins --no-default-features` on gfss (90/250)
30302026-02-14T01:51:26.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312026-02-14T01:51:26.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322026-02-14T01:51:26.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332026-02-14T01:51:26.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
30342026-02-14T01:51:27.032Z
30352026-02-14T01:51:27.032Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (91/250)
30362026-02-14T01:51:28.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372026-02-14T01:51:28.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382026-02-14T01:51:28.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392026-02-14T01:51:28.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
30402026-02-14T01:51:28.442Z
30412026-02-14T01:51:28.442Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (92/250)
30422026-02-14T01:51:29.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432026-02-14T01:51:29.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442026-02-14T01:51:29.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452026-02-14T01:51:29.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
30462026-02-14T01:51:30.099Z
30472026-02-14T01:51:30.099Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (93/250)
30482026-02-14T01:51:31.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492026-02-14T01:51:31.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502026-02-14T01:51:31.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512026-02-14T01:51:31.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
30522026-02-14T01:51:31.551Z
30532026-02-14T01:51:31.551Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (94/250)
30542026-02-14T01:51:32.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552026-02-14T01:51:32.857Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562026-02-14T01:51:32.857Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572026-02-14T01:51:32.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
30582026-02-14T01:51:32.979Z
30592026-02-14T01:51:32.979Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (95/250)
30602026-02-14T01:51:34.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612026-02-14T01:51:34.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622026-02-14T01:51:34.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632026-02-14T01:51:34.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
30642026-02-14T01:51:34.458Z
30652026-02-14T01:51:34.458Zinfo: running `cargo check --bins` on trust-quorum-types (96/250)
30662026-02-14T01:51:35.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672026-02-14T01:51:35.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682026-02-14T01:51:35.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692026-02-14T01:51:35.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
30702026-02-14T01:51:35.911Z
30712026-02-14T01:51:35.911Zinfo: running `cargo check --bins` on trust-quorum-test-utils (97/250)
30722026-02-14T01:51:37.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732026-02-14T01:51:37.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742026-02-14T01:51:37.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752026-02-14T01:51:37.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
30762026-02-14T01:51:37.375Z
30772026-02-14T01:51:37.375Zinfo: running `cargo check --bins` on update-engine (98/250)
30782026-02-14T01:51:38.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792026-02-14T01:51:38.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802026-02-14T01:51:38.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812026-02-14T01:51:38.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
30822026-02-14T01:51:38.903Z
30832026-02-14T01:51:38.903Zinfo: running `cargo check --bins` on omicron-certificates (99/250)
30842026-02-14T01:51:40.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852026-02-14T01:51:40.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862026-02-14T01:51:40.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872026-02-14T01:51:40.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
30882026-02-14T01:51:40.342Z
30892026-02-14T01:51:40.342Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (100/250)
30902026-02-14T01:51:41.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912026-02-14T01:51:41.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922026-02-14T01:51:41.849Z Checking dropshot-api-manager-types v0.2.4
30932026-02-14T01:51:41.849Z Checking nanorand v0.7.0
30942026-02-14T01:51:42.148Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30952026-02-14T01:51:42.249Z Checking flume v0.11.1
30962026-02-14T01:51:42.744Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30972026-02-14T01:51:45.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
30982026-02-14T01:51:45.355Z
30992026-02-14T01:51:45.355Zinfo: running `cargo check --bins` on clickhouse-admin-api (101/250)
31002026-02-14T01:51:46.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012026-02-14T01:51:46.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022026-02-14T01:51:46.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032026-02-14T01:51:46.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
31042026-02-14T01:51:46.643Z
31052026-02-14T01:51:46.643Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (102/250)
31062026-02-14T01:51:47.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072026-02-14T01:51:47.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082026-02-14T01:51:47.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092026-02-14T01:51:47.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31102026-02-14T01:51:47.896Z
31112026-02-14T01:51:47.896Zinfo: running `cargo check --bins` on bootstrap-agent-client (103/250)
31122026-02-14T01:51:49.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132026-02-14T01:51:49.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142026-02-14T01:51:49.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152026-02-14T01:51:49.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
31162026-02-14T01:51:49.188Z
31172026-02-14T01:51:49.188Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (104/250)
31182026-02-14T01:51:50.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192026-02-14T01:51:50.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202026-02-14T01:51:50.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212026-02-14T01:51:50.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
31222026-02-14T01:51:50.519Z
31232026-02-14T01:51:50.519Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (105/250)
31242026-02-14T01:51:51.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252026-02-14T01:51:51.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262026-02-14T01:51:51.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272026-02-14T01:51:51.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
31282026-02-14T01:51:51.792Z
31292026-02-14T01:51:51.792Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (106/250)
31302026-02-14T01:51:52.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312026-02-14T01:51:52.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322026-02-14T01:51:52.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332026-02-14T01:51:52.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
31342026-02-14T01:51:53.100Z
31352026-02-14T01:51:53.100Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (107/250)
31362026-02-14T01:51:54.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372026-02-14T01:51:54.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382026-02-14T01:51:54.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392026-02-14T01:51:54.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31402026-02-14T01:51:54.356Z
31412026-02-14T01:51:54.356Zinfo: running `cargo check --bins` on cockroach-admin-client (108/250)
31422026-02-14T01:51:55.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432026-02-14T01:51:55.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442026-02-14T01:51:55.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452026-02-14T01:51:55.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
31462026-02-14T01:51:55.600Z
31472026-02-14T01:51:55.600Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (109/250)
31482026-02-14T01:51:56.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492026-02-14T01:51:56.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502026-02-14T01:51:56.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512026-02-14T01:51:56.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31522026-02-14T01:51:56.889Z
31532026-02-14T01:51:56.890Zinfo: running `cargo check --bins` on dns-service-client (110/250)
31542026-02-14T01:51:58.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552026-02-14T01:51:58.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562026-02-14T01:51:58.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572026-02-14T01:51:58.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
31582026-02-14T01:51:58.152Z
31592026-02-14T01:51:58.152Zinfo: running `cargo check --bins` on installinator-client (111/250)
31602026-02-14T01:51:59.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612026-02-14T01:51:59.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622026-02-14T01:51:59.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632026-02-14T01:51:59.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
31642026-02-14T01:51:59.430Z
31652026-02-14T01:51:59.430Zinfo: running `cargo check --bins` on nexus-client (112/250)
31662026-02-14T01:52:00.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672026-02-14T01:52:00.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682026-02-14T01:52:00.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692026-02-14T01:52:00.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
31702026-02-14T01:52:00.897Z
31712026-02-14T01:52:00.897Zinfo: running `cargo check --bins` on nexus-lockstep-client (113/250)
31722026-02-14T01:52:02.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732026-02-14T01:52:02.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742026-02-14T01:52:02.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752026-02-14T01:52:02.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
31762026-02-14T01:52:02.282Z
31772026-02-14T01:52:02.282Zinfo: running `cargo check --bins` on ntp-admin-client (114/250)
31782026-02-14T01:52:03.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792026-02-14T01:52:03.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802026-02-14T01:52:03.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812026-02-14T01:52:03.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
31822026-02-14T01:52:03.511Z
31832026-02-14T01:52:03.511Zinfo: running `cargo check --bins` on oxide-client (115/250)
31842026-02-14T01:52:04.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-02-14T01:52:04.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-02-14T01:52:04.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872026-02-14T01:52:04.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
31882026-02-14T01:52:04.804Z
31892026-02-14T01:52:04.804Zinfo: running `cargo check --bins` on oximeter-client (116/250)
31902026-02-14T01:52:05.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912026-02-14T01:52:06.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922026-02-14T01:52:06.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31932026-02-14T01:52:06.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
31942026-02-14T01:52:06.122Z
31952026-02-14T01:52:06.122Zinfo: running `cargo check --bins` on repo-depot-client (117/250)
31962026-02-14T01:52:07.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972026-02-14T01:52:07.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982026-02-14T01:52:07.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31992026-02-14T01:52:07.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
32002026-02-14T01:52:07.334Z
32012026-02-14T01:52:07.334Zinfo: running `cargo check --bins` on sled-agent-client (118/250)
32022026-02-14T01:52:08.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032026-02-14T01:52:08.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042026-02-14T01:52:08.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32052026-02-14T01:52:08.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
32062026-02-14T01:52:08.581Z
32072026-02-14T01:52:08.581Zinfo: running `cargo check --bins` on wicketd-client (119/250)
32082026-02-14T01:52:09.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092026-02-14T01:52:09.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102026-02-14T01:52:09.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112026-02-14T01:52:09.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
32122026-02-14T01:52:09.977Z
32132026-02-14T01:52:09.977Zinfo: running `cargo check --bins` on installinator-common (120/250)
32142026-02-14T01:52:11.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152026-02-14T01:52:11.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162026-02-14T01:52:11.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172026-02-14T01:52:11.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
32182026-02-14T01:52:11.325Z
32192026-02-14T01:52:11.325Zinfo: running `cargo check --bins` on installinator-common-versions (121/250)
32202026-02-14T01:52:12.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212026-02-14T01:52:12.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222026-02-14T01:52:12.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232026-02-14T01:52:12.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
32242026-02-14T01:52:12.622Z
32252026-02-14T01:52:12.622Zinfo: running `cargo check --bins` on wicket-common (122/250)
32262026-02-14T01:52:13.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272026-02-14T01:52:13.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282026-02-14T01:52:13.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292026-02-14T01:52:13.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
32302026-02-14T01:52:14.005Z
32312026-02-14T01:52:14.005Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/250)
32322026-02-14T01:52:15.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332026-02-14T01:52:15.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342026-02-14T01:52:15.455Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32352026-02-14T01:52:15.456Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32362026-02-14T01:52:15.479Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32372026-02-14T01:52:15.479Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32382026-02-14T01:52:15.776Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32392026-02-14T01:52:15.810Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32402026-02-14T01:52:16.368Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32412026-02-14T01:52:16.392Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32422026-02-14T01:52:21.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.35s
32432026-02-14T01:52:21.572Z
32442026-02-14T01:52:21.572Zinfo: running `cargo check --bins` on cockroach-admin-api (124/250)
32452026-02-14T01:52:22.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462026-02-14T01:52:22.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472026-02-14T01:52:22.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32482026-02-14T01:52:22.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
32492026-02-14T01:52:22.894Z
32502026-02-14T01:52:22.894Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (125/250)
32512026-02-14T01:52:24.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522026-02-14T01:52:24.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532026-02-14T01:52:24.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32542026-02-14T01:52:24.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
32552026-02-14T01:52:24.309Z
32562026-02-14T01:52:24.309Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (126/250)
32572026-02-14T01:52:25.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582026-02-14T01:52:25.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592026-02-14T01:52:25.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32602026-02-14T01:52:25.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
32612026-02-14T01:52:25.720Z
32622026-02-14T01:52:25.720Zinfo: running `cargo check --bins` on dns-server (127/250)
32632026-02-14T01:52:26.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642026-02-14T01:52:26.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652026-02-14T01:52:26.970Z Compiling parking_lot_core v0.8.6
32662026-02-14T01:52:26.970Z Compiling moka v0.12.10
32672026-02-14T01:52:26.994Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32682026-02-14T01:52:26.994Z Checking tagptr v0.2.0
32692026-02-14T01:52:26.994Z Checking prefix-trie v0.7.0
32702026-02-14T01:52:26.994Z Checking fxhash v0.2.1
32712026-02-14T01:52:26.994Z Checking hickory-client v0.25.2
32722026-02-14T01:52:27.740Z Checking hickory-server v0.25.2
32732026-02-14T01:52:27.813Z Checking parking_lot v0.11.2
32742026-02-14T01:52:28.009Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32752026-02-14T01:52:28.009Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32762026-02-14T01:52:28.033Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32772026-02-14T01:52:28.166Z Checking sled v0.34.7
32782026-02-14T01:52:28.789Z Checking hickory-resolver v0.25.2
32792026-02-14T01:52:30.790Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32802026-02-14T01:52:33.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s
32812026-02-14T01:52:33.237Z
32822026-02-14T01:52:33.237Zinfo: running `cargo check --bins` on dns-server-api (128/250)
32832026-02-14T01:52:34.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842026-02-14T01:52:34.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852026-02-14T01:52:34.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862026-02-14T01:52:34.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
32872026-02-14T01:52:34.402Z
32882026-02-14T01:52:34.402Zinfo: running `cargo check --bins` on gateway-test-utils (129/250)
32892026-02-14T01:52:35.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902026-02-14T01:52:35.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912026-02-14T01:52:35.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922026-02-14T01:52:35.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
32932026-02-14T01:52:35.707Z
32942026-02-14T01:52:35.707Zinfo: running `cargo check --bins` on omicron-gateway (130/250)
32952026-02-14T01:52:36.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962026-02-14T01:52:36.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972026-02-14T01:52:37.185Z Compiling radium v0.7.0
32982026-02-14T01:52:37.209Z Checking tap v1.0.1
32992026-02-14T01:52:37.209Z Compiling maybe-uninit v2.0.0
33002026-02-14T01:52:37.209Z Compiling zerocopy-derive v0.6.6
33012026-02-14T01:52:37.233Z Compiling packed_struct v0.10.1
33022026-02-14T01:52:37.257Z Checking crc-catalog v2.4.0
33032026-02-14T01:52:37.281Z Checking funty v2.0.0
33042026-02-14T01:52:37.357Z Compiling packed_struct_codegen v0.10.1
33052026-02-14T01:52:37.460Z Checking crc v3.2.1
33062026-02-14T01:52:37.486Z Checking wyz v0.5.1
33072026-02-14T01:52:37.798Z Compiling bitfield-macros v0.19.2
33082026-02-14T01:52:37.864Z Compiling indexmap v1.9.3
33092026-02-14T01:52:37.888Z Checking nodrop v0.1.14
33102026-02-14T01:52:37.941Z Checking smallvec v0.6.14
33112026-02-14T01:52:38.047Z Checking array-init v0.0.4
33122026-02-14T01:52:38.072Z Checking hashbrown v0.12.3
33132026-02-14T01:52:38.147Z Checking bitvec v1.0.1
33142026-02-14T01:52:38.218Z Checking ron v0.8.1
33152026-02-14T01:52:38.326Z Checking hashbrown v0.13.2
33162026-02-14T01:52:38.860Z Checking serde-hex v0.1.0
33172026-02-14T01:52:38.934Z Checking zerocopy v0.6.6
33182026-02-14T01:52:39.122Z Checking bitfield v0.19.2
33192026-02-14T01:52:39.215Z Checking crc-any v2.5.0
33202026-02-14T01:52:39.325Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33212026-02-14T01:52:39.545Z Checking half v1.8.3
33222026-02-14T01:52:39.570Z Checking path-slash v0.1.5
33232026-02-14T01:52:39.596Z Checking void v1.0.2
33242026-02-14T01:52:39.623Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33252026-02-14T01:52:39.654Z Checking object v0.30.4
33262026-02-14T01:52:39.769Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33272026-02-14T01:52:39.798Z Checking lzss v0.8.2
33282026-02-14T01:52:39.924Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33292026-02-14T01:52:39.948Z Checking tungstenite v0.23.0
33302026-02-14T01:52:39.948Z Checking serde_cbor v0.11.2
33312026-02-14T01:52:40.101Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33322026-02-14T01:52:40.176Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33332026-02-14T01:52:40.267Z Checking nix v0.27.1
33342026-02-14T01:52:40.793Z Checking kstat-rs v0.2.4
33352026-02-14T01:52:40.879Z Checking serde_bytes v0.11.19
33362026-02-14T01:52:40.940Z Checking tokio-tungstenite v0.23.1
33372026-02-14T01:52:41.142Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33382026-02-14T01:52:41.235Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33392026-02-14T01:52:41.424Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33402026-02-14T01:52:41.448Z Checking signal-hook-tokio v0.3.1
33412026-02-14T01:52:43.569Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33422026-02-14T01:52:43.942Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33432026-02-14T01:52:50.209Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
33442026-02-14T01:52:52.144Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
33452026-02-14T01:52:52.770Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33462026-02-14T01:52:55.386Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33472026-02-14T01:52:59.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.25s
33482026-02-14T01:53:00.196Z
33492026-02-14T01:53:00.196Zinfo: running `cargo check --bins` on gateway-api (131/250)
33502026-02-14T01:53:01.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512026-02-14T01:53:01.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522026-02-14T01:53:01.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532026-02-14T01:53:01.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33542026-02-14T01:53:01.419Z
33552026-02-14T01:53:01.419Zinfo: running `cargo check --bins` on ipcc (132/250)
33562026-02-14T01:53:02.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572026-02-14T01:53:02.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582026-02-14T01:53:02.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33592026-02-14T01:53:02.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
33602026-02-14T01:53:02.605Z
33612026-02-14T01:53:02.605Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (133/250)
33622026-02-14T01:53:03.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632026-02-14T01:53:03.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642026-02-14T01:53:03.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33652026-02-14T01:53:03.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
33662026-02-14T01:53:03.674Z
33672026-02-14T01:53:03.674Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (134/250)
33682026-02-14T01:53:04.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33692026-02-14T01:53:04.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33702026-02-14T01:53:04.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33712026-02-14T01:53:04.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33722026-02-14T01:53:04.788Z
33732026-02-14T01:53:04.788Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (135/250)
33742026-02-14T01:53:05.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752026-02-14T01:53:05.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762026-02-14T01:53:05.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772026-02-14T01:53:05.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
33782026-02-14T01:53:05.893Z
33792026-02-14T01:53:05.893Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (136/250)
33802026-02-14T01:53:06.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812026-02-14T01:53:06.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822026-02-14T01:53:06.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832026-02-14T01:53:06.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
33842026-02-14T01:53:07.015Z
33852026-02-14T01:53:07.015Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (137/250)
33862026-02-14T01:53:07.979Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872026-02-14T01:53:08.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882026-02-14T01:53:08.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892026-02-14T01:53:08.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
33902026-02-14T01:53:08.115Z
33912026-02-14T01:53:08.115Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (138/250)
33922026-02-14T01:53:09.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932026-02-14T01:53:09.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942026-02-14T01:53:09.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33952026-02-14T01:53:09.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
33962026-02-14T01:53:09.412Z
33972026-02-14T01:53:09.412Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (139/250)
33982026-02-14T01:53:10.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992026-02-14T01:53:10.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002026-02-14T01:53:10.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34012026-02-14T01:53:10.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
34022026-02-14T01:53:10.630Z
34032026-02-14T01:53:10.630Zinfo: running `cargo check --bins` on oximeter-producer (140/250)
34042026-02-14T01:53:11.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052026-02-14T01:53:11.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062026-02-14T01:53:11.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34072026-02-14T01:53:11.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
34082026-02-14T01:53:11.945Z
34092026-02-14T01:53:11.945Zinfo: running `cargo check --bins` on internal-dns-resolver (141/250)
34102026-02-14T01:53:13.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112026-02-14T01:53:13.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122026-02-14T01:53:13.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34132026-02-14T01:53:13.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
34142026-02-14T01:53:13.214Z
34152026-02-14T01:53:13.214Zinfo: running `cargo check --bins` on sp-sim (142/250)
34162026-02-14T01:53:14.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172026-02-14T01:53:14.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182026-02-14T01:53:14.610Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34192026-02-14T01:53:18.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.16s
34202026-02-14T01:53:18.608Z
34212026-02-14T01:53:18.608Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (143/250)
34222026-02-14T01:53:19.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232026-02-14T01:53:19.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242026-02-14T01:53:19.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34252026-02-14T01:53:19.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
34262026-02-14T01:53:19.859Z
34272026-02-14T01:53:19.859Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (144/250)
34282026-02-14T01:53:21.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292026-02-14T01:53:21.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302026-02-14T01:53:21.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312026-02-14T01:53:21.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
34322026-02-14T01:53:21.186Z
34332026-02-14T01:53:21.186Zinfo: running `cargo check --bins` on db-macros (145/250)
34342026-02-14T01:53:22.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352026-02-14T01:53:22.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362026-02-14T01:53:22.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34372026-02-14T01:53:22.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
34382026-02-14T01:53:22.378Z
34392026-02-14T01:53:22.378Zinfo: running `cargo check --bins` on nexus-macros-common (146/250)
34402026-02-14T01:53:23.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412026-02-14T01:53:23.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422026-02-14T01:53:23.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34432026-02-14T01:53:23.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
34442026-02-14T01:53:23.574Z
34452026-02-14T01:53:23.574Zinfo: running `cargo check --bins` on nexus-auth (147/250)
34462026-02-14T01:53:24.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34472026-02-14T01:53:24.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34482026-02-14T01:53:24.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34492026-02-14T01:53:24.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34502026-02-14T01:53:24.830Z
34512026-02-14T01:53:24.830Zinfo: running `cargo check --bins` on authz-macros (148/250)
34522026-02-14T01:53:25.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34532026-02-14T01:53:25.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34542026-02-14T01:53:25.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34552026-02-14T01:53:25.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
34562026-02-14T01:53:25.965Z
34572026-02-14T01:53:25.965Zinfo: running `cargo check --bins` on nexus-db-fixed-data (149/250)
34582026-02-14T01:53:27.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592026-02-14T01:53:27.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602026-02-14T01:53:27.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34612026-02-14T01:53:27.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
34622026-02-14T01:53:27.225Z
34632026-02-14T01:53:27.225Zinfo: running `cargo check --bins` on nexus-db-model (150/250)
34642026-02-14T01:53:28.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652026-02-14T01:53:28.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662026-02-14T01:53:28.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34672026-02-14T01:53:28.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34682026-02-14T01:53:28.448Z
34692026-02-14T01:53:28.448Zinfo: running `cargo check --bins` on nexus-db-schema (151/250)
34702026-02-14T01:53:29.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712026-02-14T01:53:29.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722026-02-14T01:53:29.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34732026-02-14T01:53:29.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
34742026-02-14T01:53:29.592Z
34752026-02-14T01:53:29.592Zinfo: running `cargo check --bins` on omicron-rpaths (152/250)
34762026-02-14T01:53:30.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772026-02-14T01:53:30.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782026-02-14T01:53:30.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34792026-02-14T01:53:30.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
34802026-02-14T01:53:30.752Z
34812026-02-14T01:53:30.752Zinfo: running `cargo check --bins` on nexus-defaults (153/250)
34822026-02-14T01:53:31.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34832026-02-14T01:53:31.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34842026-02-14T01:53:31.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34852026-02-14T01:53:31.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
34862026-02-14T01:53:32.015Z
34872026-02-14T01:53:32.015Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (154/250)
34882026-02-14T01:53:33.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34892026-02-14T01:53:33.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34902026-02-14T01:53:33.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34912026-02-14T01:53:33.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
34922026-02-14T01:53:33.323Z
34932026-02-14T01:53:33.323Zinfo: running `cargo check --bins` on parallel-task-set (155/250)
34942026-02-14T01:53:34.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952026-02-14T01:53:34.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962026-02-14T01:53:34.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34972026-02-14T01:53:34.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
34982026-02-14T01:53:34.521Z
34992026-02-14T01:53:34.521Zinfo: running `cargo check --bins` on nexus-db-errors (156/250)
35002026-02-14T01:53:35.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012026-02-14T01:53:35.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022026-02-14T01:53:35.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032026-02-14T01:53:35.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
35042026-02-14T01:53:35.779Z
35052026-02-14T01:53:35.779Zinfo: running `cargo check --bins` on nexus-db-lookup (157/250)
35062026-02-14T01:53:36.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072026-02-14T01:53:36.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082026-02-14T01:53:36.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092026-02-14T01:53:36.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
35102026-02-14T01:53:37.067Z
35112026-02-14T01:53:37.067Zinfo: running `cargo check --bins` on nexus-inventory (158/250)
35122026-02-14T01:53:38.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132026-02-14T01:53:38.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142026-02-14T01:53:38.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152026-02-14T01:53:38.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
35162026-02-14T01:53:38.373Z
35172026-02-14T01:53:38.373Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (159/250)
35182026-02-14T01:53:39.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192026-02-14T01:53:39.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202026-02-14T01:53:39.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212026-02-14T01:53:39.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
35222026-02-14T01:53:39.603Z
35232026-02-14T01:53:39.604Zinfo: running `cargo check --bins --no-default-features` on sled-storage (160/250)
35242026-02-14T01:53:40.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252026-02-14T01:53:40.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262026-02-14T01:53:40.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272026-02-14T01:53:40.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35282026-02-14T01:53:40.801Z
35292026-02-14T01:53:40.801Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (161/250)
35302026-02-14T01:53:41.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312026-02-14T01:53:41.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322026-02-14T01:53:41.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332026-02-14T01:53:41.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35342026-02-14T01:53:42.012Z
35352026-02-14T01:53:42.013Zinfo: running `cargo check --bins` on key-manager (162/250)
35362026-02-14T01:53:43.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372026-02-14T01:53:43.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382026-02-14T01:53:43.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392026-02-14T01:53:43.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35402026-02-14T01:53:43.208Z
35412026-02-14T01:53:43.208Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (163/250)
35422026-02-14T01:53:44.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432026-02-14T01:53:44.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442026-02-14T01:53:44.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452026-02-14T01:53:44.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
35462026-02-14T01:53:44.411Z
35472026-02-14T01:53:44.411Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (164/250)
35482026-02-14T01:53:45.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492026-02-14T01:53:45.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502026-02-14T01:53:45.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512026-02-14T01:53:45.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35522026-02-14T01:53:45.616Z
35532026-02-14T01:53:45.616Zinfo: running `cargo check --bins` on typed-rng (165/250)
35542026-02-14T01:53:46.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552026-02-14T01:53:46.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562026-02-14T01:53:46.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572026-02-14T01:53:46.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
35582026-02-14T01:53:46.769Z
35592026-02-14T01:53:46.769Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (166/250)
35602026-02-14T01:53:47.961Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612026-02-14T01:53:47.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622026-02-14T01:53:48.389Z Compiling libefi-sys v0.1.0
35632026-02-14T01:53:48.389Z Compiling bitfield-struct v0.6.2
35642026-02-14T01:53:48.414Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35652026-02-14T01:53:48.438Z Compiling xshell-macros v0.2.7
35662026-02-14T01:53:48.514Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35672026-02-14T01:53:48.539Z Compiling salty v0.3.0
35682026-02-14T01:53:48.563Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35692026-02-14T01:53:48.588Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35702026-02-14T01:53:48.623Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35712026-02-14T01:53:48.800Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35722026-02-14T01:53:49.073Z Checking primeorder v0.13.6
35732026-02-14T01:53:49.168Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35742026-02-14T01:53:49.192Z Checking xshell v0.2.7
35752026-02-14T01:53:49.217Z Compiling proc-macro-error-attr2 v2.0.0
35762026-02-14T01:53:49.420Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
35772026-02-14T01:53:49.531Z Checking p384 v0.13.1
35782026-02-14T01:53:49.555Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35792026-02-14T01:53:49.644Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35802026-02-14T01:53:49.767Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35812026-02-14T01:53:49.874Z Compiling num-derive v0.3.3
35822026-02-14T01:53:49.941Z Compiling proc-macro-error2 v2.0.1
35832026-02-14T01:53:50.212Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35842026-02-14T01:53:50.384Z Compiling unicase v2.8.1
35852026-02-14T01:53:50.409Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35862026-02-14T01:53:50.552Z Compiling tabled_derive v0.11.0
35872026-02-14T01:53:50.661Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35882026-02-14T01:53:50.752Z Compiling mime_guess v2.0.5
35892026-02-14T01:53:51.029Z Checking papergrid v0.17.0
35902026-02-14T01:53:51.081Z Checking testing_table v0.3.0
35912026-02-14T01:53:51.230Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35922026-02-14T01:53:51.555Z Checking libscf-sys v1.1.0
35932026-02-14T01:53:51.717Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35942026-02-14T01:53:51.809Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
35952026-02-14T01:53:52.156Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
35962026-02-14T01:53:52.278Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35972026-02-14T01:53:52.304Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35982026-02-14T01:53:52.678Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
35992026-02-14T01:53:52.827Z Checking corncobs v0.1.4
36002026-02-14T01:53:52.967Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36012026-02-14T01:53:53.049Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36022026-02-14T01:53:53.101Z Checking tabled v0.20.0
36032026-02-14T01:53:53.370Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
36042026-02-14T01:53:53.418Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
36052026-02-14T01:53:53.484Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
36062026-02-14T01:53:53.581Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36072026-02-14T01:53:53.747Z Checking secrecy v0.8.0
36082026-02-14T01:53:53.773Z Checking http-range v0.1.5
36092026-02-14T01:53:54.232Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
36102026-02-14T01:53:54.292Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36112026-02-14T01:53:54.319Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36122026-02-14T01:53:54.864Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36132026-02-14T01:53:55.042Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36142026-02-14T01:53:55.192Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36152026-02-14T01:53:55.327Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
36162026-02-14T01:53:55.405Z Checking atty v0.2.14
36172026-02-14T01:53:55.573Z Checking crc8 v0.1.1
36182026-02-14T01:53:55.602Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5)
36192026-02-14T01:53:55.628Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36202026-02-14T01:53:55.746Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36212026-02-14T01:53:55.771Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
36222026-02-14T01:53:56.388Z Checking hyper-staticfile v0.10.1
36232026-02-14T01:53:56.603Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36242026-02-14T01:53:56.925Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36252026-02-14T01:53:57.156Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36262026-02-14T01:53:57.183Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
36272026-02-14T01:53:57.309Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36282026-02-14T01:53:57.355Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
36292026-02-14T01:53:57.644Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36302026-02-14T01:53:57.674Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36312026-02-14T01:53:57.770Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36322026-02-14T01:53:57.852Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
36332026-02-14T01:53:58.136Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36342026-02-14T01:53:58.357Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36352026-02-14T01:53:58.510Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36362026-02-14T01:53:58.848Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36372026-02-14T01:54:00.423Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36382026-02-14T01:54:00.816Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36392026-02-14T01:54:01.192Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36402026-02-14T01:54:02.067Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36412026-02-14T01:54:02.617Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36422026-02-14T01:54:02.732Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36432026-02-14T01:54:14.796Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36442026-02-14T01:54:40.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.11s
36452026-02-14T01:54:41.141Z
36462026-02-14T01:54:41.141Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (167/250)
36472026-02-14T01:54:42.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482026-02-14T01:54:42.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492026-02-14T01:54:42.615Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36502026-02-14T01:55:09.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.00s
36512026-02-14T01:55:09.391Z
36522026-02-14T01:55:09.391Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (168/250)
36532026-02-14T01:55:10.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36542026-02-14T01:55:10.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36552026-02-14T01:55:10.980Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36562026-02-14T01:55:38.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.37s
36572026-02-14T01:55:39.019Z
36582026-02-14T01:55:39.019Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (169/250)
36592026-02-14T01:55:40.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36602026-02-14T01:55:40.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36612026-02-14T01:55:40.712Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36622026-02-14T01:56:07.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.96s
36632026-02-14T01:56:08.230Z
36642026-02-14T01:56:08.230Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (170/250)
36652026-02-14T01:56:09.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36662026-02-14T01:56:09.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36672026-02-14T01:56:09.939Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36682026-02-14T01:56:37.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.82s
36692026-02-14T01:56:37.318Z
36702026-02-14T01:56:37.319Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (171/250)
36712026-02-14T01:56:38.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36722026-02-14T01:56:38.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36732026-02-14T01:56:38.898Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36742026-02-14T01:57:05.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.41s
36752026-02-14T01:57:06.005Z
36762026-02-14T01:57:06.005Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (172/250)
36772026-02-14T01:57:07.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36782026-02-14T01:57:07.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36792026-02-14T01:57:07.518Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36802026-02-14T01:57:34.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.74s
36812026-02-14T01:57:34.997Z
36822026-02-14T01:57:34.998Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (173/250)
36832026-02-14T01:57:36.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36842026-02-14T01:57:36.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36852026-02-14T01:57:36.492Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
36862026-02-14T01:58:05.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.96s
36872026-02-14T01:58:06.213Z
36882026-02-14T01:58:06.213Zinfo: running `cargo check --bins` on bootstrap-agent-api (174/250)
36892026-02-14T01:58:07.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902026-02-14T01:58:07.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912026-02-14T01:58:07.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36922026-02-14T01:58:07.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
36932026-02-14T01:58:07.500Z
36942026-02-14T01:58:07.500Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (175/250)
36952026-02-14T01:58:08.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36962026-02-14T01:58:08.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36972026-02-14T01:58:08.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36982026-02-14T01:58:08.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
36992026-02-14T01:58:08.784Z
37002026-02-14T01:58:08.784Zinfo: running `cargo check --bins` on range-requests (176/250)
37012026-02-14T01:58:09.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37022026-02-14T01:58:09.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37032026-02-14T01:58:09.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37042026-02-14T01:58:09.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
37052026-02-14T01:58:10.056Z
37062026-02-14T01:58:10.056Zinfo: running `cargo check --bins` on repo-depot-api (177/250)
37072026-02-14T01:58:11.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37082026-02-14T01:58:11.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37092026-02-14T01:58:11.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37102026-02-14T01:58:11.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37112026-02-14T01:58:11.319Z
37122026-02-14T01:58:11.319Zinfo: running `cargo check --bins` on sled-agent-api (178/250)
37132026-02-14T01:58:12.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37142026-02-14T01:58:12.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37152026-02-14T01:58:12.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37162026-02-14T01:58:12.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
37172026-02-14T01:58:12.630Z
37182026-02-14T01:58:12.630Zinfo: running `cargo check --bins` on sled-diagnostics (179/250)
37192026-02-14T01:58:13.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37202026-02-14T01:58:13.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37212026-02-14T01:58:13.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37222026-02-14T01:58:13.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
37232026-02-14T01:58:14.007Z
37242026-02-14T01:58:14.007Zinfo: running `cargo check --bins` on zfs-test-harness (180/250)
37252026-02-14T01:58:15.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37262026-02-14T01:58:15.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37272026-02-14T01:58:15.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37282026-02-14T01:58:15.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
37292026-02-14T01:58:15.339Z
37302026-02-14T01:58:15.339Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (181/250)
37312026-02-14T01:58:16.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322026-02-14T01:58:16.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332026-02-14T01:58:16.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37342026-02-14T01:58:16.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37352026-02-14T01:58:16.632Z
37362026-02-14T01:58:16.632Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (182/250)
37372026-02-14T01:58:17.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37382026-02-14T01:58:17.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37392026-02-14T01:58:17.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37402026-02-14T01:58:17.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
37412026-02-14T01:58:17.916Z
37422026-02-14T01:58:17.916Zinfo: running `cargo check --bins` on sled-agent-health-monitor (183/250)
37432026-02-14T01:58:19.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442026-02-14T01:58:19.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452026-02-14T01:58:19.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37462026-02-14T01:58:19.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
37472026-02-14T01:58:19.255Z
37482026-02-14T01:58:19.255Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (184/250)
37492026-02-14T01:58:20.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37502026-02-14T01:58:20.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37512026-02-14T01:58:20.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37522026-02-14T01:58:20.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
37532026-02-14T01:58:20.539Z
37542026-02-14T01:58:20.539Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (185/250)
37552026-02-14T01:58:21.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37562026-02-14T01:58:21.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37572026-02-14T01:58:21.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37582026-02-14T01:58:21.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37592026-02-14T01:58:21.798Z
37602026-02-14T01:58:21.798Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (186/250)
37612026-02-14T01:58:22.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37622026-02-14T01:58:22.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37632026-02-14T01:58:22.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37642026-02-14T01:58:22.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37652026-02-14T01:58:23.034Z
37662026-02-14T01:58:23.034Zinfo: running `cargo check --bins` on trust-quorum (187/250)
37672026-02-14T01:58:24.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37682026-02-14T01:58:24.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37692026-02-14T01:58:24.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37702026-02-14T01:58:24.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
37712026-02-14T01:58:24.294Z
37722026-02-14T01:58:24.294Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (188/250)
37732026-02-14T01:58:25.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37742026-02-14T01:58:25.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37752026-02-14T01:58:25.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37762026-02-14T01:58:25.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
37772026-02-14T01:58:25.589Z
37782026-02-14T01:58:25.590Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (189/250)
37792026-02-14T01:58:26.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37802026-02-14T01:58:26.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37812026-02-14T01:58:26.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37822026-02-14T01:58:26.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
37832026-02-14T01:58:26.925Z
37842026-02-14T01:58:26.925Zinfo: running `cargo check --bins` on update-common (190/250)
37852026-02-14T01:58:28.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862026-02-14T01:58:28.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872026-02-14T01:58:28.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37882026-02-14T01:58:28.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
37892026-02-14T01:58:28.184Z
37902026-02-14T01:58:28.184Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (191/250)
37912026-02-14T01:58:29.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37922026-02-14T01:58:29.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37932026-02-14T01:58:29.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37942026-02-14T01:58:29.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
37952026-02-14T01:58:29.592Z
37962026-02-14T01:58:29.592Zinfo: running `cargo check --bins` on reconfigurator-cli (192/250)
37972026-02-14T01:58:30.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37982026-02-14T01:58:30.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37992026-02-14T01:58:31.177Z Compiling fs-err v2.11.0
38002026-02-14T01:58:31.177Z Checking ignore v0.4.23
38012026-02-14T01:58:31.201Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
38022026-02-14T01:58:31.201Z Checking predicates-tree v1.0.12
38032026-02-14T01:58:31.201Z Checking parse-size v1.1.0
38042026-02-14T01:58:31.265Z Checking rand_seeder v0.4.0
38052026-02-14T01:58:31.289Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
38062026-02-14T01:58:31.336Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38072026-02-14T01:58:31.456Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38082026-02-14T01:58:31.486Z Compiling petname v2.0.2
38092026-02-14T01:58:31.571Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38102026-02-14T01:58:31.830Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38112026-02-14T01:58:31.870Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38122026-02-14T01:58:31.987Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38132026-02-14T01:58:32.087Z Checking globwalk v0.9.1
38142026-02-14T01:58:32.161Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
38152026-02-14T01:58:32.434Z Checking sapling-renderdag v0.1.0
38162026-02-14T01:58:32.460Z Checking camino-tempfile-ext v0.3.2
38172026-02-14T01:58:32.494Z Checking sync-ptr v0.1.4
38182026-02-14T01:58:32.715Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
38192026-02-14T01:58:32.854Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
38202026-02-14T01:58:32.980Z Checking assert_matches v1.5.0
38212026-02-14T01:58:33.612Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
38222026-02-14T01:58:33.730Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38232026-02-14T01:58:33.730Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38242026-02-14T01:58:35.059Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38252026-02-14T01:58:38.148Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
38262026-02-14T01:58:43.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.51s
38272026-02-14T01:58:43.356Z
38282026-02-14T01:58:43.356Zinfo: running `cargo check --bins` on omicron-repl-utils (193/250)
38292026-02-14T01:58:44.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-02-14T01:58:44.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-02-14T01:58:44.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-02-14T01:58:44.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
38332026-02-14T01:58:44.682Z
38342026-02-14T01:58:44.683Zinfo: running `cargo check --bins` on nexus-test-interface (194/250)
38352026-02-14T01:58:45.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-02-14T01:58:45.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-02-14T01:58:45.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-02-14T01:58:45.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
38392026-02-14T01:58:46.081Z
38402026-02-14T01:58:46.081Zinfo: running `cargo check --bins` on oximeter-collector (195/250)
38412026-02-14T01:58:47.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-02-14T01:58:47.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-02-14T01:58:47.540Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38442026-02-14T01:58:47.540Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38452026-02-14T01:58:48.842Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38462026-02-14T01:58:52.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.05s
38472026-02-14T01:58:52.361Z
38482026-02-14T01:58:52.362Zinfo: running `cargo check --bins` on oximeter-api (196/250)
38492026-02-14T01:58:53.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38502026-02-14T01:58:53.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38512026-02-14T01:58:53.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38522026-02-14T01:58:53.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
38532026-02-14T01:58:53.667Z
38542026-02-14T01:58:53.668Zinfo: running `cargo check --bins` on cert-dev (197/250)
38552026-02-14T01:58:54.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38562026-02-14T01:58:54.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38572026-02-14T01:58:55.059Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
38582026-02-14T01:58:55.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s
38592026-02-14T01:58:55.627Z
38602026-02-14T01:58:55.627Zinfo: running `cargo check --bins` on clickana (198/250)
38612026-02-14T01:58:56.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38622026-02-14T01:58:56.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38632026-02-14T01:58:56.931Z Checking castaway v0.2.3
38642026-02-14T01:58:56.931Z Checking unicode-truncate v1.1.0
38652026-02-14T01:58:56.931Z Checking lru v0.12.5
38662026-02-14T01:58:56.931Z Compiling instability v0.3.2
38672026-02-14T01:58:56.956Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
38682026-02-14T01:58:56.956Z Checking cassowary v0.3.0
38692026-02-14T01:58:56.981Z Compiling indoc v2.0.6
38702026-02-14T01:58:57.126Z Checking compact_str v0.8.0
38712026-02-14T01:58:57.943Z Checking ratatui v0.29.0
38722026-02-14T01:58:59.362Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
38732026-02-14T01:58:59.752Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
38742026-02-14T01:59:01.433Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38752026-02-14T01:59:02.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.15s
38762026-02-14T01:59:03.000Z
38772026-02-14T01:59:03.000Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (199/250)
38782026-02-14T01:59:04.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792026-02-14T01:59:04.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802026-02-14T01:59:04.561Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
38812026-02-14T01:59:04.561Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
38822026-02-14T01:59:05.560Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
38832026-02-14T01:59:06.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s
38842026-02-14T01:59:06.516Z
38852026-02-14T01:59:06.516Zinfo: running `cargo check --bins` on ch-dev (200/250)
38862026-02-14T01:59:07.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872026-02-14T01:59:07.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882026-02-14T01:59:07.962Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
38892026-02-14T01:59:09.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.74s
38902026-02-14T01:59:09.509Z
38912026-02-14T01:59:09.509Zinfo: running `cargo check --bins` on dev-tools-common (201/250)
38922026-02-14T01:59:10.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932026-02-14T01:59:10.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942026-02-14T01:59:10.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38952026-02-14T01:59:10.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
38962026-02-14T01:59:10.570Z
38972026-02-14T01:59:10.570Zinfo: running `cargo check --bins` on crdb-seed (202/250)
38982026-02-14T01:59:11.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38992026-02-14T01:59:11.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39002026-02-14T01:59:12.061Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39012026-02-14T01:59:12.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
39022026-02-14T01:59:12.909Z
39032026-02-14T01:59:12.909Zinfo: running `cargo check --bins` on db-dev (203/250)
39042026-02-14T01:59:14.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39052026-02-14T01:59:14.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39062026-02-14T01:59:14.458Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
39072026-02-14T01:59:15.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
39082026-02-14T01:59:16.078Z
39092026-02-14T01:59:16.078Zinfo: running `cargo check --bins` on omicron-dev-lib (204/250)
39102026-02-14T01:59:17.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39112026-02-14T01:59:17.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39122026-02-14T01:59:17.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39132026-02-14T01:59:17.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
39142026-02-14T01:59:17.484Z
39152026-02-14T01:59:17.484Zinfo: running `cargo check --bins` on xtask-downloader (205/250)
39162026-02-14T01:59:18.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39172026-02-14T01:59:18.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39182026-02-14T01:59:18.849Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
39192026-02-14T01:59:20.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
39202026-02-14T01:59:20.357Z
39212026-02-14T01:59:20.357Zinfo: running `cargo check --bins` on omicron-dropshot-apis (206/250)
39222026-02-14T01:59:21.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39232026-02-14T01:59:21.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39242026-02-14T01:59:21.906Z Compiling tabled_derive v0.10.0
39252026-02-14T01:59:21.906Z Checking papergrid v0.14.0
39262026-02-14T01:59:21.906Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39272026-02-14T01:59:21.906Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39282026-02-14T01:59:21.931Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39292026-02-14T01:59:21.931Z Compiling trait-variant v0.1.2
39302026-02-14T01:59:21.961Z Checking is_ci v1.2.0
39312026-02-14T01:59:21.987Z Checking maplit v1.0.2
39322026-02-14T01:59:22.203Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
39332026-02-14T01:59:22.260Z Checking supports-color v3.0.2
39342026-02-14T01:59:22.462Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
39352026-02-14T01:59:22.501Z Checking drift v0.1.3
39362026-02-14T01:59:22.793Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
39372026-02-14T01:59:23.024Z Checking dropshot-api-manager v0.2.4
39382026-02-14T01:59:23.127Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
39392026-02-14T01:59:23.152Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
39402026-02-14T01:59:23.394Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
39412026-02-14T01:59:23.617Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
39422026-02-14T01:59:23.642Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
39432026-02-14T01:59:24.114Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
39442026-02-14T01:59:24.393Z Checking tabled v0.18.0
39452026-02-14T01:59:24.617Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
39462026-02-14T01:59:24.751Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
39472026-02-14T01:59:24.871Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
39482026-02-14T01:59:37.210Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39492026-02-14T01:59:39.776Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
39502026-02-14T01:59:41.102Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
39512026-02-14T01:59:41.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.60s
39522026-02-14T01:59:42.213Z
39532026-02-14T01:59:42.213Zinfo: running `cargo check --bins` on installinator-api (207/250)
39542026-02-14T01:59:43.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39552026-02-14T01:59:43.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39562026-02-14T01:59:43.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39572026-02-14T01:59:43.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
39582026-02-14T01:59:43.479Z
39592026-02-14T01:59:43.479Zinfo: running `cargo check --bins` on nexus-external-api (208/250)
39602026-02-14T01:59:44.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39612026-02-14T01:59:44.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39622026-02-14T01:59:44.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39632026-02-14T01:59:44.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
39642026-02-14T01:59:44.878Z
39652026-02-14T01:59:44.878Zinfo: running `cargo check --bins` on nexus-internal-api (209/250)
39662026-02-14T01:59:46.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39672026-02-14T01:59:46.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39682026-02-14T01:59:46.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39692026-02-14T01:59:46.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
39702026-02-14T01:59:46.214Z
39712026-02-14T01:59:46.214Zinfo: running `cargo check --bins` on nexus-lockstep-api (210/250)
39722026-02-14T01:59:47.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39732026-02-14T01:59:47.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39742026-02-14T01:59:47.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39752026-02-14T01:59:47.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
39762026-02-14T01:59:47.552Z
39772026-02-14T01:59:47.552Zinfo: running `cargo check --bins` on ntp-admin-api (211/250)
39782026-02-14T01:59:48.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39792026-02-14T01:59:48.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39802026-02-14T01:59:48.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39812026-02-14T01:59:48.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
39822026-02-14T01:59:48.852Z
39832026-02-14T01:59:48.852Zinfo: running `cargo check --bins` on ntp-admin-types-versions (212/250)
39842026-02-14T01:59:49.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39852026-02-14T01:59:50.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39862026-02-14T01:59:50.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39872026-02-14T01:59:50.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
39882026-02-14T01:59:50.136Z
39892026-02-14T01:59:50.136Zinfo: running `cargo check --bins` on wicketd-api (213/250)
39902026-02-14T01:59:51.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39912026-02-14T01:59:51.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39922026-02-14T01:59:51.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39932026-02-14T01:59:51.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
39942026-02-14T01:59:51.409Z
39952026-02-14T01:59:51.409Zinfo: running `cargo check --bins` on omicron-ls-apis (214/250)
39962026-02-14T01:59:52.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39972026-02-14T01:59:52.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39982026-02-14T01:59:52.686Z Checking typeid v1.0.3
39992026-02-14T01:59:52.723Z Checking ordered-float v2.10.1
40002026-02-14T01:59:52.748Z Checking unicode-xid v0.2.6
40012026-02-14T01:59:52.779Z Checking cargo-platform v0.2.0
40022026-02-14T01:59:52.867Z Checking erased-serde v0.4.6
40032026-02-14T01:59:53.220Z Checking serde-value v0.7.0
40042026-02-14T01:59:53.711Z Checking serde-untagged v0.1.7
40052026-02-14T01:59:54.056Z Checking cargo-util-schemas v0.8.2
40062026-02-14T01:59:56.063Z Checking cargo_metadata v0.21.0
40072026-02-14T01:59:57.517Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
40082026-02-14T01:59:59.125Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.70s
40092026-02-14T01:59:59.339Z
40102026-02-14T01:59:59.340Zinfo: running `cargo check --bins` on mgs-dev (215/250)
40112026-02-14T02:00:00.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40122026-02-14T02:00:00.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40132026-02-14T02:00:00.891Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40142026-02-14T02:00:01.875Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
40152026-02-14T02:00:02.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s
40162026-02-14T02:00:03.057Z
40172026-02-14T02:00:03.057Zinfo: running `cargo check --bins` on omicron-omdb (216/250)
40182026-02-14T02:00:04.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40192026-02-14T02:00:04.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40202026-02-14T02:00:04.876Z Compiling vergen-gitcl v1.0.8
40212026-02-14T02:00:04.876Z Compiling dirs-sys-next v0.1.2
40222026-02-14T02:00:04.876Z Compiling crunchy v0.2.2
40232026-02-14T02:00:04.876Z Compiling dsl_auto_type v0.1.2
40242026-02-14T02:00:04.901Z Checking scheduled-thread-pool v0.2.7
40252026-02-14T02:00:04.901Z Compiling diesel_table_macro_syntax v0.2.0
40262026-02-14T02:00:04.901Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40272026-02-14T02:00:04.901Z Compiling tiny-keccak v2.0.2
40282026-02-14T02:00:05.283Z Checking r2d2 v0.8.10
40292026-02-14T02:00:05.376Z Compiling dirs-next v2.0.0
40302026-02-14T02:00:05.472Z Compiling bit-vec v0.6.3
40312026-02-14T02:00:05.588Z Compiling term v0.7.0
40322026-02-14T02:00:05.675Z Compiling ena v0.14.3
40332026-02-14T02:00:05.699Z Compiling bindgen v0.71.1
40342026-02-14T02:00:05.927Z Compiling bit-set v0.5.3
40352026-02-14T02:00:06.126Z Compiling diff v0.1.13
40362026-02-14T02:00:06.208Z Compiling ascii-canvas v3.0.0
40372026-02-14T02:00:06.319Z Compiling diesel_derives v2.2.3
40382026-02-14T02:00:06.440Z Compiling regex-syntax v0.6.29
40392026-02-14T02:00:06.513Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
40402026-02-14T02:00:06.631Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40412026-02-14T02:00:06.706Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40422026-02-14T02:00:06.776Z Compiling libxml v0.3.3
40432026-02-14T02:00:06.862Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40442026-02-14T02:00:06.889Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40452026-02-14T02:00:07.198Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40462026-02-14T02:00:07.465Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40472026-02-14T02:00:07.518Z Compiling strum_macros v0.24.3
40482026-02-14T02:00:07.765Z Compiling indoc v1.0.9
40492026-02-14T02:00:08.590Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40502026-02-14T02:00:08.965Z Checking derive_builder v0.20.2
40512026-02-14T02:00:09.178Z Compiling oso-derive v0.27.3
40522026-02-14T02:00:09.579Z Compiling lalrpop v0.19.12
40532026-02-14T02:00:09.686Z Compiling impl-trait-for-tuples v0.2.2
40542026-02-14T02:00:10.303Z Checking quick-xml v0.37.2
40552026-02-14T02:00:10.669Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40562026-02-14T02:00:11.453Z Compiling diesel-dtrace v0.4.2
40572026-02-14T02:00:11.850Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
40582026-02-14T02:00:12.068Z Checking bb8 v0.8.5
40592026-02-14T02:00:12.201Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40602026-02-14T02:00:12.304Z Checking nonempty v0.12.0
40612026-02-14T02:00:12.554Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40622026-02-14T02:00:12.580Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
40632026-02-14T02:00:12.611Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40642026-02-14T02:00:12.939Z Checking console v0.16.0
40652026-02-14T02:00:12.963Z Checking unit-prefix v0.5.1
40662026-02-14T02:00:13.188Z Checking support-bundle-viewer v0.1.2
40672026-02-14T02:00:13.577Z Checking indicatif v0.18.0
40682026-02-14T02:00:13.603Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40692026-02-14T02:00:13.692Z Checking multimap v0.10.1
40702026-02-14T02:00:15.792Z Checking diesel v2.2.12
40712026-02-14T02:00:32.558Z Compiling samael v0.0.19
40722026-02-14T02:00:36.336Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40732026-02-14T02:00:38.313Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40742026-02-14T02:00:38.865Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
40752026-02-14T02:00:38.919Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40762026-02-14T02:00:39.089Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
40772026-02-14T02:00:39.525Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40782026-02-14T02:00:41.897Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40792026-02-14T02:00:43.169Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40802026-02-14T02:00:47.719Z Checking async-bb8-diesel v0.2.1
40812026-02-14T02:00:48.388Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40822026-02-14T02:00:55.154Z Compiling polar-core v0.27.3
40832026-02-14T02:01:05.269Z Checking oso v0.27.3
40842026-02-14T02:02:19.076Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
40852026-02-14T02:03:43.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s
40862026-02-14T02:03:43.946Z
40872026-02-14T02:03:43.946Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (217/250)
40882026-02-14T02:03:45.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40892026-02-14T02:03:45.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40902026-02-14T02:03:45.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40912026-02-14T02:03:45.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
40922026-02-14T02:03:45.251Z
40932026-02-14T02:03:45.251Zinfo: running `cargo check --bins` on nexus-saga-recovery (218/250)
40942026-02-14T02:03:46.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40952026-02-14T02:03:46.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40962026-02-14T02:03:46.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40972026-02-14T02:03:46.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
40982026-02-14T02:03:46.475Z
40992026-02-14T02:03:46.475Zinfo: running `cargo check --bins` on nexus-test-utils-macros (219/250)
41002026-02-14T02:03:47.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41012026-02-14T02:03:47.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41022026-02-14T02:03:47.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41032026-02-14T02:03:47.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
41042026-02-14T02:03:47.593Z
41052026-02-14T02:03:47.593Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (220/250)
41062026-02-14T02:03:48.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41072026-02-14T02:03:48.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41082026-02-14T02:03:49.240Z Compiling libz-sys v1.1.20
41092026-02-14T02:03:49.264Z Compiling libgit2-sys v0.18.2+1.9.1
41102026-02-14T02:03:49.302Z Compiling vergen-git2 v1.0.7
41112026-02-14T02:03:49.326Z Compiling rustls v0.21.12
41122026-02-14T02:03:49.353Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41132026-02-14T02:03:49.377Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41142026-02-14T02:03:49.377Z Checking rustls-webpki v0.101.7
41152026-02-14T02:03:49.378Z Checking sct v0.7.1
41162026-02-14T02:03:49.692Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41172026-02-14T02:03:49.720Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41182026-02-14T02:03:49.746Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41192026-02-14T02:03:49.814Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41202026-02-14T02:03:50.238Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
41212026-02-14T02:03:50.290Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41222026-02-14T02:03:50.317Z Checking rustls-pemfile v1.0.4
41232026-02-14T02:03:50.358Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41242026-02-14T02:03:50.553Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41252026-02-14T02:03:50.845Z Checking twox-hash v2.1.0
41262026-02-14T02:03:51.228Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
41272026-02-14T02:03:51.312Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41282026-02-14T02:03:52.240Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41292026-02-14T02:03:52.264Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41302026-02-14T02:03:52.487Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
41312026-02-14T02:03:52.834Z Checking tokio-rustls v0.24.1
41322026-02-14T02:03:53.261Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
41332026-02-14T02:03:53.480Z Checking fatfs v0.3.6
41342026-02-14T02:03:53.505Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
41352026-02-14T02:03:53.680Z Compiling seq-macro v0.3.6
41362026-02-14T02:04:01.722Z Compiling git2 v0.20.2
41372026-02-14T02:04:03.428Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41382026-02-14T02:04:03.659Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
41392026-02-14T02:04:07.166Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
41402026-02-14T02:06:04.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
41412026-02-14T02:06:04.911Z
41422026-02-14T02:06:04.912Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (221/250)
41432026-02-14T02:06:06.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41442026-02-14T02:06:06.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41452026-02-14T02:06:06.528Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41462026-02-14T02:07:49.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
41472026-02-14T02:07:49.349Z
41482026-02-14T02:07:49.349Zinfo: running `cargo check --bins` on nexus-background-task-interface (222/250)
41492026-02-14T02:07:50.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41502026-02-14T02:07:50.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41512026-02-14T02:07:50.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41522026-02-14T02:07:50.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
41532026-02-14T02:07:50.443Z
41542026-02-14T02:07:50.443Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (223/250)
41552026-02-14T02:07:51.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41562026-02-14T02:07:51.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41572026-02-14T02:07:51.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41582026-02-14T02:07:51.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41592026-02-14T02:07:52.099Z
41602026-02-14T02:07:52.099Zinfo: running `cargo check --bins` on nexus-mgs-updates (224/250)
41612026-02-14T02:07:52.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41622026-02-14T02:07:52.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41632026-02-14T02:07:52.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41642026-02-14T02:07:52.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
41652026-02-14T02:07:52.872Z
41662026-02-14T02:07:52.872Zinfo: running `cargo check --bins` on nexus-networking (225/250)
41672026-02-14T02:07:53.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41682026-02-14T02:07:53.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41692026-02-14T02:07:53.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41702026-02-14T02:07:53.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
41712026-02-14T02:07:54.024Z
41722026-02-14T02:07:54.024Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (226/250)
41732026-02-14T02:07:55.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41742026-02-14T02:07:55.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41752026-02-14T02:07:55.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41762026-02-14T02:07:55.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
41772026-02-14T02:07:55.245Z
41782026-02-14T02:07:55.245Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (227/250)
41792026-02-14T02:07:56.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41802026-02-14T02:07:56.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41812026-02-14T02:07:56.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41822026-02-14T02:07:56.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
41832026-02-14T02:07:56.424Z
41842026-02-14T02:07:56.424Zinfo: running `cargo check --bins` on omicron-dev (228/250)
41852026-02-14T02:07:58.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41862026-02-14T02:07:58.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41872026-02-14T02:07:58.732Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
41882026-02-14T02:07:58.732Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
41892026-02-14T02:07:58.732Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
41902026-02-14T02:07:58.732Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41912026-02-14T02:07:58.732Z Checking diff v0.1.13
41922026-02-14T02:07:58.732Z Checking yansi v1.0.1
41932026-02-14T02:07:58.732Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41942026-02-14T02:07:58.732Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41952026-02-14T02:07:58.732Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41962026-02-14T02:07:58.732Z Checking pretty_assertions v1.4.1
41972026-02-14T02:07:59.858Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41982026-02-14T02:08:50.777Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41992026-02-14T02:08:50.802Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42002026-02-14T02:08:50.802Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42012026-02-14T02:08:50.802Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42022026-02-14T02:08:50.802Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42032026-02-14T02:08:50.802Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42042026-02-14T02:08:51.998Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42052026-02-14T02:08:53.925Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42062026-02-14T02:10:27.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
42072026-02-14T02:10:27.804Z
42082026-02-14T02:10:27.804Zinfo: running `cargo check --bins` on omicron-pins (229/250)
42092026-02-14T02:10:28.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42102026-02-14T02:10:28.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42112026-02-14T02:10:28.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42122026-02-14T02:10:28.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
42132026-02-14T02:10:28.885Z
42142026-02-14T02:10:28.885Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (230/250)
42152026-02-14T02:10:29.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-02-14T02:10:29.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-02-14T02:10:30.244Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42182026-02-14T02:10:30.268Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42192026-02-14T02:10:30.293Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42202026-02-14T02:11:12.365Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42212026-02-14T02:11:13.008Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42222026-02-14T02:11:16.900Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42232026-02-14T02:11:17.632Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42242026-02-14T02:11:24.355Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42252026-02-14T02:12:16.162Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42262026-02-14T02:12:17.268Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42272026-02-14T02:12:20.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
42282026-02-14T02:12:20.472Z
42292026-02-14T02:12:20.472Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (231/250)
42302026-02-14T02:12:21.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42312026-02-14T02:12:21.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42322026-02-14T02:12:21.761Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42332026-02-14T02:12:22.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
42342026-02-14T02:12:23.031Z
42352026-02-14T02:12:23.031Zinfo: running `cargo check --bins` on omicron-releng (232/250)
42362026-02-14T02:12:24.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42372026-02-14T02:12:24.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42382026-02-14T02:12:24.166Z Compiling blake3 v1.5.4
42392026-02-14T02:12:24.191Z Checking arrayvec v0.7.6
42402026-02-14T02:12:24.191Z Checking constant_time_eq v0.3.1
42412026-02-14T02:12:24.191Z Checking arrayref v0.3.9
42422026-02-14T02:12:24.191Z Checking topological-sort v0.2.2
42432026-02-14T02:12:24.191Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
42442026-02-14T02:12:24.216Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
42452026-02-14T02:12:24.216Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42462026-02-14T02:12:24.364Z Checking shell-words v1.1.0
42472026-02-14T02:12:25.669Z Checking omicron-zone-package v0.12.2
42482026-02-14T02:12:27.125Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42492026-02-14T02:12:28.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s
42502026-02-14T02:12:28.907Z
42512026-02-14T02:12:28.907Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (233/250)
42522026-02-14T02:12:29.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42532026-02-14T02:12:29.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42542026-02-14T02:12:30.094Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
42552026-02-14T02:12:30.488Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
42562026-02-14T02:12:31.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
42572026-02-14T02:12:31.415Z
42582026-02-14T02:12:31.415Zinfo: running `cargo check --bins` on xtask (234/250)
42592026-02-14T02:12:32.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-02-14T02:12:32.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-02-14T02:12:32.275Z Checking bitflags v2.9.4
42622026-02-14T02:12:32.275Z Checking serde v1.0.228
42632026-02-14T02:12:32.275Z Checking zerofrom v0.1.4
42642026-02-14T02:12:32.301Z Checking thiserror v2.0.18
42652026-02-14T02:12:32.344Z Checking hashbrown v0.16.1
42662026-02-14T02:12:32.369Z Checking smallvec v1.15.1
42672026-02-14T02:12:32.394Z Checking serde_json v1.0.149
42682026-02-14T02:12:32.394Z Checking scroll v0.12.0
42692026-02-14T02:12:32.501Z Checking num-traits v0.2.19
42702026-02-14T02:12:32.527Z Checking yoke v0.7.4
42712026-02-14T02:12:32.571Z Checking rustix v0.38.37
42722026-02-14T02:12:32.705Z Checking thiserror v1.0.69
42732026-02-14T02:12:32.833Z Checking log v0.4.29
42742026-02-14T02:12:32.870Z Checking percent-encoding v2.3.2
42752026-02-14T02:12:32.895Z Checking zerovec v0.10.4
42762026-02-14T02:12:33.109Z Checking zerocopy v0.7.35
42772026-02-14T02:12:33.134Z Checking form_urlencoded v1.2.2
42782026-02-14T02:12:33.159Z Checking toml_datetime v0.6.11
42792026-02-14T02:12:33.323Z Checking indexmap v2.13.0
42802026-02-14T02:12:33.363Z Checking serde_spanned v0.6.9
42812026-02-14T02:12:33.449Z Checking terminal_size v0.4.0
42822026-02-14T02:12:33.474Z Checking erased-serde v0.4.6
42832026-02-14T02:12:33.562Z Checking goblin v0.8.2
42842026-02-14T02:12:33.641Z Checking pest v2.8.2
42852026-02-14T02:12:33.736Z Checking getrandom v0.3.4
42862026-02-14T02:12:33.782Z Checking ordered-float v2.10.1
42872026-02-14T02:12:33.978Z Checking syn v2.0.114
42882026-02-14T02:12:34.179Z Checking rustix v1.1.3
42892026-02-14T02:12:34.257Z Checking serde-value v0.7.0
42902026-02-14T02:12:34.282Z Checking serde-untagged v0.1.7
42912026-02-14T02:12:34.332Z Checking tinystr v0.7.6
42922026-02-14T02:12:34.484Z Checking icu_collections v1.5.0
42932026-02-14T02:12:34.646Z Checking toml_edit v0.22.27
42942026-02-14T02:12:34.670Z Checking once_cell v1.21.3
42952026-02-14T02:12:34.694Z Checking icu_locid v1.5.0
42962026-02-14T02:12:34.973Z Checking clap_builder v4.5.48
42972026-02-14T02:12:35.091Z Checking cargo-platform v0.2.0
42982026-02-14T02:12:35.384Z Checking textwrap v0.16.2
42992026-02-14T02:12:35.532Z Checking tempfile v3.24.0
43002026-02-14T02:12:35.557Z Checking icu_provider v1.5.0
43012026-02-14T02:12:35.750Z Checking fs-err v3.1.1
43022026-02-14T02:12:35.831Z Checking dtrace-parser v0.2.0
43032026-02-14T02:12:35.881Z Checking camino-tempfile v1.4.1
43042026-02-14T02:12:36.059Z Checking anyhow v1.0.99
43052026-02-14T02:12:36.167Z Checking tabled v0.15.0
43062026-02-14T02:12:36.193Z Checking icu_locid_transform v1.5.0
43072026-02-14T02:12:36.305Z Checking macaddr v1.0.1
43082026-02-14T02:12:36.438Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
43092026-02-14T02:12:36.835Z Checking toml v0.8.23
43102026-02-14T02:12:37.108Z Checking icu_properties v1.5.1
43112026-02-14T02:12:37.475Z Checking cargo_toml v0.21.0
43122026-02-14T02:12:37.531Z Checking clap v4.5.48
43132026-02-14T02:12:37.787Z Checking dof v0.3.0
43142026-02-14T02:12:38.311Z Checking usdt-impl v0.5.0
43152026-02-14T02:12:38.769Z Checking usdt v0.5.0
43162026-02-14T02:12:39.946Z Checking icu_normalizer v1.5.0
43172026-02-14T02:12:40.574Z Checking idna_adapter v1.2.0
43182026-02-14T02:12:40.767Z Checking idna v1.0.3
43192026-02-14T02:12:41.206Z Checking url v2.5.4
43202026-02-14T02:12:41.889Z Checking cargo-util-schemas v0.8.2
43212026-02-14T02:12:43.578Z Checking cargo_metadata v0.21.0
43222026-02-14T02:12:44.983Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
43232026-02-14T02:12:45.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.41s
43242026-02-14T02:12:46.015Z
43252026-02-14T02:12:46.015Zinfo: running `cargo check --bins` on end-to-end-tests (235/250)
43262026-02-14T02:12:47.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43272026-02-14T02:12:47.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43282026-02-14T02:12:47.455Z Checking polyval v0.6.2
43292026-02-14T02:12:47.480Z Checking ctr v0.9.2
43302026-02-14T02:12:47.518Z Checking ssh-encoding v0.2.0
43312026-02-14T02:12:47.518Z Checking blowfish v0.9.1
43322026-02-14T02:12:47.562Z Checking password-hash v0.4.2
43332026-02-14T02:12:47.587Z Checking p521 v0.13.3
43342026-02-14T02:12:47.587Z Checking p256 v0.13.2
43352026-02-14T02:12:47.588Z Checking russh-cryptovec v0.7.3
43362026-02-14T02:12:47.759Z Checking ghash v0.5.1
43372026-02-14T02:12:47.792Z Checking bcrypt-pbkdf v0.10.0
43382026-02-14T02:12:47.817Z Checking md5 v0.7.0
43392026-02-14T02:12:47.844Z Checking num-bigint v0.4.6
43402026-02-14T02:12:47.869Z Checking des v0.8.1
43412026-02-14T02:12:47.947Z Checking aes-gcm v0.10.3
43422026-02-14T02:12:47.972Z Checking pbkdf2 v0.11.0
43432026-02-14T02:12:48.047Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43442026-02-14T02:12:48.071Z Checking hex-literal v0.4.1
43452026-02-14T02:12:48.101Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43462026-02-14T02:12:48.129Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43472026-02-14T02:12:48.185Z Checking ssh-cipher v0.2.0
43482026-02-14T02:12:48.225Z Checking internet-checksum v0.2.1
43492026-02-14T02:12:48.469Z Checking ssh-key v0.6.6
43502026-02-14T02:12:48.703Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43512026-02-14T02:12:49.838Z Checking russh-keys v0.45.0
43522026-02-14T02:12:50.909Z Checking russh v0.45.0
43532026-02-14T02:13:24.557Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
43542026-02-14T02:13:26.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.70s
43552026-02-14T02:13:26.957Z
43562026-02-14T02:13:26.957Zinfo: running `cargo check --bins` on gateway-cli (236/250)
43572026-02-14T02:13:28.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43582026-02-14T02:13:28.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43592026-02-14T02:13:28.188Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
43602026-02-14T02:13:28.212Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
43612026-02-14T02:13:28.212Z Checking termios v0.3.3
43622026-02-14T02:13:30.975Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
43632026-02-14T02:13:31.219Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
43642026-02-14T02:13:35.065Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
43652026-02-14T02:13:36.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.20s
43662026-02-14T02:13:36.359Z
43672026-02-14T02:13:36.359Zinfo: running `cargo check --bins --no-default-features` on installinator (237/250)
43682026-02-14T02:13:37.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43692026-02-14T02:13:37.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43702026-02-14T02:13:37.673Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
43712026-02-14T02:13:37.699Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
43722026-02-14T02:13:37.731Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
43732026-02-14T02:13:37.755Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
43742026-02-14T02:13:37.755Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
43752026-02-14T02:13:38.508Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
43762026-02-14T02:13:38.509Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
43772026-02-14T02:13:39.863Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
43782026-02-14T02:13:40.032Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
43792026-02-14T02:13:40.032Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43802026-02-14T02:13:41.375Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43812026-02-14T02:13:44.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.18s
43822026-02-14T02:13:44.763Z
43832026-02-14T02:13:44.763Zinfo: running `cargo check --bins` on internal-dns-cli (238/250)
43842026-02-14T02:13:45.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43852026-02-14T02:13:45.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43862026-02-14T02:13:45.890Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
43872026-02-14T02:13:46.585Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
43882026-02-14T02:13:47.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
43892026-02-14T02:13:47.364Z
43902026-02-14T02:13:47.364Zinfo: running `cargo check --bins` on omicron-live-tests (239/250)
43912026-02-14T02:13:48.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-02-14T02:13:48.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-02-14T02:13:48.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-02-14T02:13:48.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
43952026-02-14T02:13:48.436Z
43962026-02-14T02:13:48.436Zinfo: running `cargo check --bins` on live-tests-macros (240/250)
43972026-02-14T02:13:49.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-02-14T02:13:49.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-02-14T02:13:49.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-02-14T02:13:49.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s
44012026-02-14T02:13:49.499Z
44022026-02-14T02:13:49.499Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (241/250)
44032026-02-14T02:13:50.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-02-14T02:13:50.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-02-14T02:13:50.738Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44062026-02-14T02:13:51.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
44072026-02-14T02:13:51.810Z
44082026-02-14T02:13:51.810Zinfo: running `cargo check --bins` on omicron-ntp-admin (242/250)
44092026-02-14T02:13:52.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-02-14T02:13:52.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-02-14T02:13:52.970Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
44122026-02-14T02:13:52.970Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
44132026-02-14T02:13:53.284Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
44142026-02-14T02:13:53.284Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
44152026-02-14T02:13:54.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.86s
44162026-02-14T02:13:54.878Z
44172026-02-14T02:13:54.878Zinfo: running `cargo check --bins` on ntp-admin-types (243/250)
44182026-02-14T02:13:55.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44192026-02-14T02:13:55.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44202026-02-14T02:13:55.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44212026-02-14T02:13:55.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
44222026-02-14T02:13:55.944Z
44232026-02-14T02:13:55.945Zinfo: running `cargo check --bins` on omicron-package (244/250)
44242026-02-14T02:13:56.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44252026-02-14T02:13:56.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44262026-02-14T02:13:57.107Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44272026-02-14T02:13:58.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
44282026-02-14T02:13:59.151Z
44292026-02-14T02:13:59.151Zinfo: running `cargo check --bins` on tqdb (245/250)
44302026-02-14T02:14:00.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44312026-02-14T02:14:00.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44322026-02-14T02:14:00.526Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44332026-02-14T02:14:01.010Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44342026-02-14T02:14:02.416Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44352026-02-14T02:14:02.416Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
44362026-02-14T02:14:12.069Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44372026-02-14T02:14:13.390Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
44382026-02-14T02:14:13.414Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
44392026-02-14T02:14:13.414Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
44402026-02-14T02:14:15.185Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
44412026-02-14T02:14:15.211Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44422026-02-14T02:14:40.973Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
44432026-02-14T02:14:40.973Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
44442026-02-14T02:14:40.997Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
44452026-02-14T02:14:40.997Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44462026-02-14T02:14:43.916Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44472026-02-14T02:14:46.596Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44482026-02-14T02:14:47.877Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
44492026-02-14T02:14:50.337Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44502026-02-14T02:14:51.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.21s
44512026-02-14T02:14:51.611Z
44522026-02-14T02:14:51.611Zinfo: running `cargo check --bins` on wicket-dbg (246/250)
44532026-02-14T02:14:52.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-02-14T02:14:52.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-02-14T02:14:52.905Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
44562026-02-14T02:14:52.929Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
44572026-02-14T02:14:52.929Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
44582026-02-14T02:14:52.929Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
44592026-02-14T02:14:52.964Z Checking rtoolbox v0.0.2
44602026-02-14T02:14:53.032Z Checking tui-tree-widget v0.23.1
44612026-02-14T02:14:53.225Z Checking rpassword v7.4.0
44622026-02-14T02:14:53.420Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
44632026-02-14T02:14:55.282Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
44642026-02-14T02:15:04.664Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
44652026-02-14T02:15:06.022Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44662026-02-14T02:15:12.565Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44672026-02-14T02:15:16.712Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44682026-02-14T02:15:18.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.80s
44692026-02-14T02:15:18.633Z
44702026-02-14T02:15:18.633Zinfo: running `cargo check --bins` on wicket (247/250)
44712026-02-14T02:15:19.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44722026-02-14T02:15:19.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44732026-02-14T02:15:19.836Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44742026-02-14T02:15:20.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
44752026-02-14T02:15:20.512Z
44762026-02-14T02:15:20.512Zinfo: running `cargo check --bins` on wicketd (248/250)
44772026-02-14T02:15:21.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44782026-02-14T02:15:21.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44792026-02-14T02:15:21.870Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
44802026-02-14T02:15:21.894Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
44812026-02-14T02:15:21.894Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
44822026-02-14T02:15:21.894Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
44832026-02-14T02:15:24.197Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
44842026-02-14T02:15:25.386Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44852026-02-14T02:15:31.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.23s
44862026-02-14T02:15:31.965Z
44872026-02-14T02:15:31.966Zinfo: running `cargo check --bins` on omicron-workspace-hack (249/250)
44882026-02-14T02:15:32.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-02-14T02:15:32.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-02-14T02:15:32.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44912026-02-14T02:15:32.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
44922026-02-14T02:15:33.070Z
44932026-02-14T02:15:33.070Zinfo: running `cargo check --bins` on zone-setup (250/250)
44942026-02-14T02:15:34.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44952026-02-14T02:15:34.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44962026-02-14T02:15:34.234Z Checking uzers v0.12.1
44972026-02-14T02:15:34.602Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44982026-02-14T02:15:36.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.92s
44992026-02-14T02:15:36.242Z
45002026-02-14T02:15:36.242Zreal 31:10.998298174
45012026-02-14T02:15:36.242Zuser 48:43.102368220
45022026-02-14T02:15:36.242Zsys 8:01.324964436
45032026-02-14T02:15:36.242Ztrap 1.364362709
45042026-02-14T02:15:36.242Ztflt 0.504108127
45052026-02-14T02:15:36.242Zdflt 0.971895857
45062026-02-14T02:15:36.242Zkflt 0.001236705
45072026-02-14T02:15:36.242Zlock 2:12:16.182322886
45082026-02-14T02:15:36.242Zslp 4:30:08.771262518
45092026-02-14T02:15:36.242Zlat 1:45.193998178
45102026-02-14T02:15:36.242Zstop 5:18.755353994
45112026-02-14T02:15:36.267Zprocess exited: duration 2269586 ms, exit code 0
 
45122026-02-14T02:15:36.317Zfound 0 output files