01M2BPSV6ZX670VTATGVA5F8FV: check-features (helios)

BasicConfig {
    output_rules: [
        "/out/*",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M2BPTG36ZWQSRB3KCKBRM144

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-12T21:02:45.834Zjob assigned to worker 01M2BPTREBTSG4B9V3KVARER8C [factory aws, i-0280c7b8077ef9648] (queued for 51 s)
 
22026-09-12T21:02:52.013Zstarting task 0: "setup"
32026-09-12T21:02:52.017Z++ uname -s
42026-09-12T21:02:52.020Z+ kern=SunOS
52026-09-12T21:02:52.020Z+ build_user=build
62026-09-12T21:02:52.020Z+ build_uid=12345
72026-09-12T21:02:52.020Z+ work_dir=/work
82026-09-12T21:02:52.020Z+ input_dir=/input
92026-09-12T21:02:52.020Z+ [[ 0 == 12345 ]]
102026-09-12T21:02:52.020Z+ case "$kern" in
112026-09-12T21:02:52.020Z+ groupadd -g 12345 build
122026-09-12T21:02:52.023Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-12T21:02:54.026Z+ zfs create -o mountpoint=/work rpool/work
142026-09-12T21:02:54.086Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-12T21:02:54.089Z+ home_fs=zfs
162026-09-12T21:02:54.089Z+ [[ zfs == autofs ]]
172026-09-12T21:02:54.089Z+ mkdir -p /home/build
182026-09-12T21:02:54.089Z+ chown build:build /home/build /work
192026-09-12T21:02:56.089Z+ chmod 0700 /home/build /work
202026-09-12T21:02:56.093Zprocess exited: duration 4078 ms, exit code 0
 
212026-09-12T21:02:56.098Zstarting task 1: "rust-toolchain"
222026-09-12T21:02:56.102Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-12T21:02:56.102Z * rust toolchain channel = "1.98.1"
242026-09-12T21:02:56.102Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-12T21:02:56.102Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-12T21:02:56.102Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-12T21:02:56.102Z * rust toolchain profile = "default"
282026-09-12T21:02:56.105Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-12T21:02:56.105Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-12T21:02:56.207Zinfo: downloading installer
312026-09-12T21:02:57.415Zinfo: profile set to default
322026-09-12T21:02:57.416Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-12T21:02:57.418Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-12T21:02:57.558Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-12T21:02:57.561Zinfo: downloading 6 components
362026-09-12T21:03:12.966Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-12T21:03:12.966Z
382026-09-12T21:03:12.995Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-12T21:03:12.995Z
402026-09-12T21:03:12.998Z
412026-09-12T21:03:12.998ZRust is installed now. Great!
422026-09-12T21:03:12.998Z
432026-09-12T21:03:12.998ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-12T21:03:12.998Zenvironment variable. This has not been done automatically.
452026-09-12T21:03:12.998Z
462026-09-12T21:03:12.998ZTo configure your current shell, you need to source
472026-09-12T21:03:12.998Zthe corresponding env file under $HOME/.cargo.
482026-09-12T21:03:12.998Z
492026-09-12T21:03:12.998ZConsider running the right command for your shell (note the leading DOT):
502026-09-12T21:03:12.998Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-12T21:03:12.998Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-12T21:03:12.998ZCC_x86_64-unknown-illumos = None
532026-09-12T21:03:12.998Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-12T21:03:12.998ZCC_x86_64_unknown_illumos = None
552026-09-12T21:03:12.998Zcargo:rerun-if-env-changed=HOST_CC
562026-09-12T21:03:12.998ZHOST_CC = None
572026-09-12T21:03:12.998Zcargo:rerun-if-env-changed=CC
582026-09-12T21:03:12.999ZCC = None
592026-09-12T21:03:12.999Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-12T21:03:13.162Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-12T21:03:13.162ZCRATE_CC_NO_DEFAULTS = None
622026-09-12T21:03:13.162Zcargo:rerun-if-env-changed=CFLAGS
632026-09-12T21:03:13.162ZCFLAGS = None
642026-09-12T21:03:13.162Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-12T21:03:13.162ZHOST_CFLAGS = None
662026-09-12T21:03:13.162Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-12T21:03:13.162ZCFLAGS_x86_64_unknown_illumos = None
682026-09-12T21:03:13.162Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-12T21:03:13.162ZCFLAGS_x86_64-unknown-illumos = None
702026-09-12T21:03:13.269Z+ rustup --version
712026-09-12T21:03:13.275Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-12T21:03:13.279Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-12T21:03:13.296Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-12T21:03:13.299Z+ cargo --version
752026-09-12T21:03:13.312Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-12T21:03:13.315Z+ rustc --version
772026-09-12T21:03:13.332Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-12T21:03:13.335Zprocess exited: duration 17236 ms, exit code 0
 
792026-09-12T21:03:13.341Zstarting task 2: "authentication"
802026-09-12T21:03:13.357Zprocess exited: duration 15 ms, exit code 0
 
812026-09-12T21:03:13.365Zstarting task 3: "clone repository"
822026-09-12T21:03:13.368Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-12T21:03:13.370Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-12T21:03:13.400ZCloning into '/work/oxidecomputer/omicron'...
852026-09-12T21:03:28.559Z+ cd /work/oxidecomputer/omicron
862026-09-12T21:03:28.559Z+ git fetch origin 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59
872026-09-12T21:03:28.858ZFrom https://github.com/oxidecomputer/omicron
882026-09-12T21:03:28.858Z * branch 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59 -> FETCH_HEAD
892026-09-12T21:03:28.868Z+ [[ -n sush-nexus-tunnel ]]
902026-09-12T21:03:28.871Z++ git branch --show-current
912026-09-12T21:03:28.871Z+ current=main
922026-09-12T21:03:28.871Z+ [[ main != sush-nexus-tunnel ]]
932026-09-12T21:03:28.871Z+ git branch -f sush-nexus-tunnel 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59
942026-09-12T21:03:28.874Z+ git checkout -f sush-nexus-tunnel
952026-09-12T21:03:29.115ZSwitched to branch 'sush-nexus-tunnel'
962026-09-12T21:03:29.119Z+ git reset --hard 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59
972026-09-12T21:03:29.133ZHEAD is now at 746e8ce34 Merge branch 'sush-switch-proxy' into sush-nexus-tunnel
982026-09-12T21:03:29.136Zprocess exited: duration 15770 ms, exit code 0
 
992026-09-12T21:03:29.142Zstarting task 4: "build"
1002026-09-12T21:03:29.145Z+ source .github/buildomat/ci-env.sh
1012026-09-12T21:03:29.148Z++ export CARGO_TERM_COLOR=always
1022026-09-12T21:03:29.148Z++ CARGO_TERM_COLOR=always
1032026-09-12T21:03:29.148Z+++ uname -s
1042026-09-12T21:03:29.148Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-12T21:03:29.148Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-12T21:03:29.151Z+ cargo --version
1072026-09-12T21:03:29.158Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-12T21:03:29.161Z+ rustc --version
1092026-09-12T21:03:29.178Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-12T21:03:29.180Z+ source ./env.sh
1112026-09-12T21:03:29.181Z++ OLD_SHELL_OPTS=ehxB
1122026-09-12T21:03:29.181Z++ set -o xtrace
1132026-09-12T21:03:29.183Z++++ dirname ./env.sh
1142026-09-12T21:03:29.183Z+++ readlink -f .
1152026-09-12T21:03:29.186Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-12T21:03:29.186Z++ 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-09-12T21:03:29.186Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182026-09-12T21:03:29.186Z++ 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-09-12T21:03:29.186Z++ 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-09-12T21:03:29.186Z++ 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-09-12T21:03:29.186Z++ 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-09-12T21:03:29.186Z++ 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-09-12T21:03:29.186Z++ 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-09-12T21:03:29.187Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1252026-09-12T21:03:29.187Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1262026-09-12T21:03:29.187Z++ case $OLD_SHELL_OPTS in
1272026-09-12T21:03:29.187Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-12T21:03:29.187Z+ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1292026-09-12T21:03:29.187Z+ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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
1302026-09-12T21:03:29.187Z+ banner prerequisites
1312026-09-12T21:03:29.190Z
1322026-09-12T21:03:29.190Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-12T21:03:29.190Z # # # # # # # # # # # # # # #
1342026-09-12T21:03:29.190Z # # # # ##### # # ##### # # # # # #### #
1352026-09-12T21:03:29.190Z ##### ##### # ##### # # # # # # # # #
1362026-09-12T21:03:29.190Z # # # # # # # # # # # # # # #
1372026-09-12T21:03:29.190Z # # # ###### # # ###### ### # #### # #### #
1382026-09-12T21:03:29.190Z
1392026-09-12T21:03:29.190Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-12T21:03:31.648Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-12T21:03:32.128Z Startup: Caching catalogs ... Done
1422026-09-12T21:03:34.723ZPlanning: Solver setup ... Done (2.465s)
1432026-09-12T21:03:34.794ZPlanning: Running solver ... Done (0.073s)
1442026-09-12T21:03:34.848ZPlanning: Finding local manifests ... Done (0.004s)
1452026-09-12T21:03:34.859ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-12T21:03:34.880ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-12T21:03:34.893ZPlanning: Package planning ... Done (0.013s)
1482026-09-12T21:03:34.896ZPlanning: Merging actions ... Done (0.001s)
1492026-09-12T21:03:35.054ZPlanning: Checking for conflicting actions ... Done (0.159s)
1502026-09-12T21:03:35.058ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-12T21:03:35.839ZPlanning: Evaluating mediators ... Done (0.785s)
1522026-09-12T21:03:35.842ZPlanning: Planning completed in 3.68 seconds
1532026-09-12T21:03:35.848Z Packages to install: 2
1542026-09-12T21:03:35.848Z Estimated space available: 156.02 GB
1552026-09-12T21:03:35.852ZEstimated space to be consumed: 87.89 MB
1562026-09-12T21:03:35.852Z Create boot environment: No
1572026-09-12T21:03:35.852ZCreate backup boot environment: No
1582026-09-12T21:03:35.852Z Rebuild boot archive: No
1592026-09-12T21:03:35.852Z
1602026-09-12T21:03:35.852ZChanged packages:
1612026-09-12T21:03:35.852Zhelios
1622026-09-12T21:03:35.852Z developer/build-essential
1632026-09-12T21:03:35.852Z None -> 11-3.0
1642026-09-12T21:03:35.852Z library/libxmlsec1
1652026-09-12T21:03:35.853Z None -> 1.2.35-3.0
1662026-09-12T21:03:35.872Z
1672026-09-12T21:03:35.872ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-12T21:03:35.949ZDownload: Completed 1.28 MB in 0.08 seconds (16.7M/s)
1692026-09-12T21:03:36.018Z Actions: 1/268 actions (Installing new actions)
1702026-09-12T21:03:36.057Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-12T21:03:36.089ZFinalize: Updating package state database ... Done (0.033s)
1722026-09-12T21:03:36.089ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-12T21:03:36.186ZFinalize: Updating image state ... Done (0.096s)
1742026-09-12T21:03:38.707ZFinalize: Creating fast lookup database ... Done (2.465s)
1752026-09-12T21:03:38.781ZFinalize: Reading search index ... Done (0.011s)
1762026-09-12T21:03:38.784ZFinalize: Updating search index ... Done (0.000s)
1772026-09-12T21:03:38.870ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-12T21:03:39.244ZPlanning: Evaluating mediator changes ... Done
1792026-09-12T21:03:39.348ZPlanning: Checking for conflicting actions ... Done
1802026-09-12T21:03:39.351ZPlanning: Consolidating action changes ... Done
1812026-09-12T21:03:39.503ZPlanning: Evaluating mediators ... Done
1822026-09-12T21:03:39.507ZPlanning: Planning completed in 0.26 seconds
1832026-09-12T21:03:39.525Z Mediators to change: 2
1842026-09-12T21:03:39.526Z Create boot environment: No
1852026-09-12T21:03:39.529ZCreate backup boot environment: No
1862026-09-12T21:03:39.569ZFinalize: Updating package state database ... Done
1872026-09-12T21:03:39.569ZFinalize: Updating package cache ... Done
1882026-09-12T21:03:39.626ZFinalize: Updating image state ... Done
1892026-09-12T21:03:41.563ZFinalize: Creating fast lookup database ... Done
1902026-09-12T21:03:41.624ZFinalize: Reading search index ... Done
1912026-09-12T21:03:41.631ZFinalize: Updating search index ... Done
1922026-09-12T21:03:41.695ZFinalize: Updating package cache ... Done
1932026-09-12T21:03:41.978ZPlanning: Evaluating mediator changes ... Done
1942026-09-12T21:03:42.081ZPlanning: Checking for conflicting actions ... Done
1952026-09-12T21:03:42.084ZPlanning: Consolidating action changes ... Done
1962026-09-12T21:03:42.237ZPlanning: Evaluating mediators ... Done
1972026-09-12T21:03:42.240ZPlanning: Planning completed in 0.26 seconds
1982026-09-12T21:03:42.260Z Mediators to change: 1
1992026-09-12T21:03:42.260Z Create boot environment: No
2002026-09-12T21:03:42.260ZCreate backup boot environment: No
2012026-09-12T21:03:42.295ZFinalize: Updating package state database ... Done
2022026-09-12T21:03:42.298ZFinalize: Updating package cache ... Done
2032026-09-12T21:03:42.353ZFinalize: Updating image state ... Done
2042026-09-12T21:03:44.302ZFinalize: Creating fast lookup database ... Done
2052026-09-12T21:03:44.364ZFinalize: Reading search index ... Done
2062026-09-12T21:03:44.368ZFinalize: Updating search index ... Done
2072026-09-12T21:03:44.443ZFinalize: Updating package cache ... Done
2082026-09-12T21:03:44.754ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-12T21:03:44.754Zapache system 2.4 system
2102026-09-12T21:03:44.754Zclang system 15 system
2112026-09-12T21:03:44.754Zcsh system system illumos
2122026-09-12T21:03:44.754Zctags system system illumos
2132026-09-12T21:03:44.754Zfile vendor vendor darwinsys
2142026-09-12T21:03:44.754Zfile system system illumos
2152026-09-12T21:03:44.754Zgcc vendor 14 vendor
2162026-09-12T21:03:44.754Zgcc system 13 system
2172026-09-12T21:03:44.754Zgcc system 10 system
2182026-09-12T21:03:44.754Zgo system 1.25 system
2192026-09-12T21:03:44.754Zllvm system 15 system
2202026-09-12T21:03:44.755Zmariadb system 11.4 system
2212026-09-12T21:03:44.755Zmta vendor vendor dma
2222026-09-12T21:03:44.755Zopenjdk system 17 system
2232026-09-12T21:03:44.755Zopenjdk system 11 system
2242026-09-12T21:03:44.755Zopenssl vendor 3 vendor
2252026-09-12T21:03:44.755Zperl system 5.40 system
2262026-09-12T21:03:44.755Zpostgresql system 18 system
2272026-09-12T21:03:44.755Zpostgresql system 17 system
2282026-09-12T21:03:44.755Zpython vendor 3 vendor
2292026-09-12T21:03:44.755Zpython system 2 system
2302026-09-12T21:03:44.755Zpython3 vendor 3.13 vendor
2312026-09-12T21:03:44.755Zruby system 3.4 system
2322026-09-12T21:03:44.755Zruby system 3.0 system
2332026-09-12T21:03:44.755Zwords vendor vendor american-english
2342026-09-12T21:03:44.755Zwords system system australian-english
2352026-09-12T21:03:44.755Zwords system system british-english
2362026-09-12T21:03:44.755Zwords system system canadian-english
2372026-09-12T21:03:44.755Zwords system system french
2382026-09-12T21:03:44.755Zwords system system italian
2392026-09-12T21:03:44.755Zwords system system ngerman
2402026-09-12T21:03:44.755Zwords system system ogerman
2412026-09-12T21:03:44.755Zwords system system spanish
2422026-09-12T21:03:45.001ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-12T21:03:45.001Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-12T21:03:45.521ZFMRI IFO
2452026-09-12T21:03:45.521Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-12T21:03:45.521Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-12T21:03:45.521Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-12T21:03:45.521Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-12T21:03:45.521Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-12T21:03:45.521Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-12T21:03:45.521Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-12T21:03:45.521Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-12T21:03:45.521Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-12T21:03:45.866Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-12T21:03:46.179Z Updating crates.io index
2562026-09-12T21:03:46.183Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-12T21:03:46.443Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-12T21:03:46.799Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-12T21:03:47.057Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-12T21:03:48.396Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-12T21:03:49.033Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-12T21:03:51.009Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-12T21:03:52.166Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-12T21:03:52.466Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-12T21:03:52.841Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-12T21:03:54.156Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-12T21:03:54.486Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-12T21:03:54.863Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-12T21:03:55.144Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-12T21:03:55.446Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-12T21:03:55.724Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-12T21:03:56.030Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-12T21:03:56.337Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-12T21:03:56.638Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-12T21:03:57.011Z Updating git repository `https://github.com/oxidecomputer/sush`
2762026-09-12T21:03:57.581Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2772026-09-12T21:03:58.189Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2782026-09-12T21:03:58.501Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2792026-09-12T21:03:59.060Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2802026-09-12T21:03:59.429Z Updating git repository `https://github.com/oxidecomputer/erebor`
2812026-09-12T21:03:59.749Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2822026-09-12T21:04:00.206Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2832026-09-12T21:04:00.492Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2842026-09-12T21:04:00.807Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2852026-09-12T21:04:01.149Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862026-09-12T21:04:01.429Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2872026-09-12T21:04:01.747Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882026-09-12T21:04:02.147Z Updating git repository `https://github.com/oxidecomputer/tough`
2892026-09-12T21:04:02.847Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2902026-09-12T21:04:03.138Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2912026-09-12T21:04:03.413Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2922026-09-12T21:04:03.693Z Updating git repository `https://github.com/oxidecomputer/rumors`
2932026-09-12T21:04:15.223Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2942026-09-12T21:04:15.589Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2952026-09-12T21:04:15.906Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2962026-09-12T21:04:16.171Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-09-12T21:04:16.519Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982026-09-12T21:04:16.822Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992026-09-12T21:04:17.134Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002026-09-12T21:04:17.397Z Updating git repository `https://github.com/illumos/smf-rs`
3012026-09-12T21:04:20.584Z Downloading crates ...
3022026-09-12T21:04:21.067Z Downloaded zerocopy-derive v0.7.35
3032026-09-12T21:04:21.080Z Downloaded zmij v1.0.21
3042026-09-12T21:04:21.080Z Downloaded zerocopy v0.7.35
3052026-09-12T21:04:21.080Z Downloaded plain v0.2.3
3062026-09-12T21:04:21.081Z Downloaded utf8parse v0.2.2
3072026-09-12T21:04:21.081Z Downloaded generic-array v0.14.7
3082026-09-12T21:04:21.081Z Downloaded itoa v1.0.17
3092026-09-12T21:04:21.081Z Downloaded colorchoice v1.0.4
3102026-09-12T21:04:21.081Z Downloaded proc-macro-error-attr v1.0.4
3112026-09-12T21:04:21.081Z Downloaded thiserror-impl v1.0.69
3122026-09-12T21:04:21.081Z Downloaded semver v1.0.28
3132026-09-12T21:04:21.081Z Downloaded anyhow v1.0.104
3142026-09-12T21:04:21.081Z Downloaded strsim v0.11.1
3152026-09-12T21:04:21.081Z Downloaded anstream v1.0.0
3162026-09-12T21:04:21.081Z Downloaded serde_spanned v0.6.9
3172026-09-12T21:04:21.081Z Downloaded unicode-linebreak v0.1.5
3182026-09-12T21:04:21.081Z Downloaded once_cell v1.21.3
3192026-09-12T21:04:21.081Z Downloaded usdt-impl v0.5.0
3202026-09-12T21:04:21.081Z Downloaded swrite v0.1.0
3212026-09-12T21:04:21.081Z Downloaded terminal_size v0.4.3
3222026-09-12T21:04:21.082Z Downloaded thiserror v1.0.69
3232026-09-12T21:04:21.082Z Downloaded toml_edit v0.22.27
3242026-09-12T21:04:21.082Z Downloaded equivalent v1.0.2
3252026-09-12T21:04:21.082Z Downloaded fastrand v2.3.0
3262026-09-12T21:04:21.082Z Downloaded usdt v0.5.0
3272026-09-12T21:04:21.082Z Downloaded version_check v0.9.5
3282026-09-12T21:04:21.082Z Downloaded thiserror v2.0.18
3292026-09-12T21:04:21.082Z Downloaded thiserror-impl v2.0.18
3302026-09-12T21:04:21.082Z Downloaded sha2 v0.10.9
3312026-09-12T21:04:21.082Z Downloaded clap_lex v1.0.0
3322026-09-12T21:04:21.082Z Downloaded macaddr v1.0.1
3332026-09-12T21:04:21.082Z Downloaded pretty-hex v0.4.1
3342026-09-12T21:04:21.097Z Downloaded serde_core v1.0.228
3352026-09-12T21:04:21.097Z Downloaded crypto-common v0.1.7
3362026-09-12T21:04:21.097Z Downloaded memmap v0.7.0
3372026-09-12T21:04:21.148Z Downloaded fs-err v3.3.0
3382026-09-12T21:04:21.148Z Downloaded scroll_derive v0.12.1
3392026-09-12T21:04:21.148Z Downloaded block-buffer v0.10.4
3402026-09-12T21:04:21.148Z Downloaded heck v0.4.1
3412026-09-12T21:04:21.148Z Downloaded cfg-if v1.0.4
3422026-09-12T21:04:21.148Z Downloaded cargo_metadata v0.23.1
3432026-09-12T21:04:21.148Z Downloaded quote v1.0.45
3442026-09-12T21:04:21.148Z Downloaded byteorder v1.5.0
3452026-09-12T21:04:21.148Z Downloaded proc-macro-error v1.0.4
3462026-09-12T21:04:21.148Z Downloaded toml_write v0.1.2
3472026-09-12T21:04:21.148Z Downloaded anstyle-parse v1.0.0
3482026-09-12T21:04:21.148Z Downloaded autocfg v1.5.0
3492026-09-12T21:04:21.148Z Downloaded camino-tempfile v1.4.1
3502026-09-12T21:04:21.148Z Downloaded pest_generator v2.8.6
3512026-09-12T21:04:21.157Z Downloaded dof v0.3.0
3522026-09-12T21:04:21.157Z Downloaded typenum v1.20.1
3532026-09-12T21:04:21.157Z Downloaded serde v1.0.228
3542026-09-12T21:04:21.166Z Downloaded indexmap v2.14.0
3552026-09-12T21:04:21.254Z Downloaded pest v2.8.6
3562026-09-12T21:04:21.254Z Downloaded serde_derive v1.0.228
3572026-09-12T21:04:21.265Z Downloaded tabled v0.15.0
3582026-09-12T21:04:21.265Z Downloaded fnv v1.0.7
3592026-09-12T21:04:21.265Z Downloaded anstyle-query v1.1.5
3602026-09-12T21:04:21.265Z Downloaded winnow v0.7.14
3612026-09-12T21:04:21.265Z Downloaded clap_builder v4.6.0
3622026-09-12T21:04:21.265Z Downloaded usdt-macro v0.5.0
3632026-09-12T21:04:21.265Z Downloaded goblin v0.8.2
3642026-09-12T21:04:21.265Z Downloaded tempfile v3.27.0
3652026-09-12T21:04:21.265Z Downloaded toml v0.8.23
3662026-09-12T21:04:21.265Z Downloaded bytecount v0.6.9
3672026-09-12T21:04:21.265Z Downloaded unicode-ident v1.0.24
3682026-09-12T21:04:21.265Z Downloaded dtrace-parser v0.2.0
3692026-09-12T21:04:21.265Z Downloaded serde_tokenstream v0.2.3
3702026-09-12T21:04:21.265Z Downloaded ucd-trie v0.1.7
3712026-09-12T21:04:21.265Z Downloaded cpufeatures v0.2.17
3722026-09-12T21:04:21.265Z Downloaded cargo-platform v0.3.2
3732026-09-12T21:04:21.265Z Downloaded log v0.4.33
3742026-09-12T21:04:21.265Z Downloaded proc-macro2 v1.0.106
3752026-09-12T21:04:21.273Z Downloaded clap v4.6.1
3762026-09-12T21:04:21.305Z Downloaded papergrid v0.11.0
3772026-09-12T21:04:21.305Z Downloaded pest_meta v2.8.6
3782026-09-12T21:04:21.305Z Downloaded unicode-width v0.2.0
3792026-09-12T21:04:21.315Z Downloaded hashbrown v0.17.0
3802026-09-12T21:04:21.315Z Downloaded rustix v1.1.4
3812026-09-12T21:04:21.316Z Downloaded syn v2.0.117
3822026-09-12T21:04:21.341Z Downloaded libc v0.2.185
3832026-09-12T21:04:21.481Z Downloaded syn v1.0.109
3842026-09-12T21:04:21.490Z Downloaded digest v0.10.7
3852026-09-12T21:04:21.490Z Downloaded pest_derive v2.8.6
3862026-09-12T21:04:21.495Z Downloaded thread-id v4.2.2
3872026-09-12T21:04:21.495Z Downloaded camino v1.2.5
3882026-09-12T21:04:21.496Z Downloaded heck v0.5.0
3892026-09-12T21:04:21.496Z Downloaded memchr v2.8.0
3902026-09-12T21:04:21.502Z Downloaded textwrap v0.16.2
3912026-09-12T21:04:21.512Z Downloaded serde_json v1.0.151
3922026-09-12T21:04:21.527Z Downloaded tabled_derive v0.7.0
3932026-09-12T21:04:21.527Z Downloaded anstyle v1.0.14
3942026-09-12T21:04:21.528Z Downloaded clap_derive v4.6.1
3952026-09-12T21:04:21.528Z Downloaded cargo_toml v0.21.0
3962026-09-12T21:04:21.538Z Downloaded toml_datetime v0.6.11
3972026-09-12T21:04:21.538Z Downloaded usdt-attr-macro v0.5.0
3982026-09-12T21:04:21.538Z Downloaded bitflags v2.11.0
3992026-09-12T21:04:21.538Z Downloaded scroll v0.12.0
4002026-09-12T21:04:21.543Z Downloaded smawk v0.3.2
4012026-09-12T21:04:21.559Z Downloaded is_terminal_polyfill v1.70.2
4022026-09-12T21:04:21.565Z Downloaded unicode-width v0.1.14
4032026-09-12T21:04:21.565Z Downloaded errno v0.3.14
4042026-09-12T21:04:21.565Z Downloaded getrandom v0.4.3
4052026-09-12T21:04:21.616Z Compiling proc-macro2 v1.0.106
4062026-09-12T21:04:21.617Z Compiling quote v1.0.45
4072026-09-12T21:04:21.628Z Compiling unicode-ident v1.0.24
4082026-09-12T21:04:21.628Z Compiling serde_core v1.0.228
4092026-09-12T21:04:21.628Z Compiling libc v0.2.185
4102026-09-12T21:04:21.628Z Compiling version_check v0.9.5
4112026-09-12T21:04:21.629Z Compiling memchr v2.8.0
4122026-09-12T21:04:21.629Z Compiling serde v1.0.228
4132026-09-12T21:04:21.928Z Compiling zmij v1.0.21
4142026-09-12T21:04:22.112Z Compiling itoa v1.0.17
4152026-09-12T21:04:22.233Z Compiling ucd-trie v0.1.7
4162026-09-12T21:04:22.278Z Compiling thiserror v1.0.69
4172026-09-12T21:04:22.433Z Compiling pest v2.8.6
4182026-09-12T21:04:22.492Z Compiling rustix v1.1.4
4192026-09-12T21:04:22.598Z Compiling byteorder v1.5.0
4202026-09-12T21:04:22.749Z Compiling errno v0.3.14
4212026-09-12T21:04:22.906Z Compiling serde_json v1.0.151
4222026-09-12T21:04:22.993Z Compiling syn v2.0.117
4232026-09-12T21:04:23.045Z Compiling bitflags v2.11.0
4242026-09-12T21:04:23.105Z Compiling thread-id v4.2.2
4252026-09-12T21:04:23.143Z Compiling proc-macro-error-attr v1.0.4
4262026-09-12T21:04:23.191Z Compiling usdt-impl v0.5.0
4272026-09-12T21:04:23.322Z Compiling syn v1.0.109
4282026-09-12T21:04:23.338Z Compiling camino v1.2.5
4292026-09-12T21:04:23.512Z Compiling pest_meta v2.8.6
4302026-09-12T21:04:23.799Z Compiling proc-macro-error v1.0.4
4312026-09-12T21:04:23.818Z Compiling getrandom v0.4.3
4322026-09-12T21:04:23.818Z Compiling hashbrown v0.17.0
4332026-09-12T21:04:23.876Z Compiling log v0.4.33
4342026-09-12T21:04:24.051Z Compiling plain v0.2.3
4352026-09-12T21:04:24.067Z Compiling equivalent v1.0.2
4362026-09-12T21:04:24.155Z Compiling utf8parse v0.2.2
4372026-09-12T21:04:24.171Z Compiling terminal_size v0.4.3
4382026-09-12T21:04:24.247Z Compiling anstyle-parse v1.0.0
4392026-09-12T21:04:24.267Z Compiling indexmap v2.14.0
4402026-09-12T21:04:24.991Z Compiling pretty-hex v0.4.1
4412026-09-12T21:04:24.999Z Compiling colorchoice v1.0.4
4422026-09-12T21:04:25.042Z Compiling thiserror v2.0.18
4432026-09-12T21:04:25.055Z Compiling toml_write v0.1.2
4442026-09-12T21:04:25.065Z Compiling anstyle-query v1.1.5
4452026-09-12T21:04:25.090Z Compiling cfg-if v1.0.4
4462026-09-12T21:04:25.164Z Compiling anstyle v1.0.14
4472026-09-12T21:04:25.180Z Compiling is_terminal_polyfill v1.70.2
4482026-09-12T21:04:25.184Z Compiling winnow v0.7.14
4492026-09-12T21:04:25.265Z Compiling pest_generator v2.8.6
4502026-09-12T21:04:25.292Z Compiling autocfg v1.5.0
4512026-09-12T21:04:25.359Z Compiling anstream v1.0.0
4522026-09-12T21:04:25.595Z Compiling unicode-width v0.1.14
4532026-09-12T21:04:25.662Z Compiling heck v0.5.0
4542026-09-12T21:04:25.721Z Compiling fs-err v3.3.0
4552026-09-12T21:04:25.872Z Compiling fastrand v2.3.0
4562026-09-12T21:04:25.897Z Compiling strsim v0.11.1
4572026-09-12T21:04:26.017Z Compiling fnv v1.0.7
4582026-09-12T21:04:26.187Z Compiling once_cell v1.21.3
4592026-09-12T21:04:26.187Z Compiling clap_lex v1.0.0
4602026-09-12T21:04:26.220Z Compiling anyhow v1.0.104
4612026-09-12T21:04:26.220Z Compiling bytecount v0.6.9
4622026-09-12T21:04:26.220Z Compiling heck v0.4.1
4632026-09-12T21:04:26.231Z Compiling clap_builder v4.6.0
4642026-09-12T21:04:26.248Z Compiling papergrid v0.11.0
4652026-09-12T21:04:26.269Z Compiling tempfile v3.27.0
4662026-09-12T21:04:26.514Z Compiling cargo-platform v0.3.2
4672026-09-12T21:04:26.567Z Compiling semver v1.0.28
4682026-09-12T21:04:26.609Z Compiling tabled_derive v0.7.0
4692026-09-12T21:04:26.639Z Compiling memmap v0.7.0
4702026-09-12T21:04:26.704Z Compiling smawk v0.3.2
4712026-09-12T21:04:26.784Z Compiling unicode-linebreak v0.1.5
4722026-09-12T21:04:26.824Z Compiling unicode-width v0.2.0
4732026-09-12T21:04:26.948Z Compiling serde_derive v1.0.228
4742026-09-12T21:04:27.022Z Compiling thiserror-impl v1.0.69
4752026-09-12T21:04:27.126Z Compiling zerocopy-derive v0.7.35
4762026-09-12T21:04:27.177Z Compiling pest_derive v2.8.6
4772026-09-12T21:04:27.225Z Compiling scroll_derive v0.12.1
4782026-09-12T21:04:27.513Z Compiling thiserror-impl v2.0.18
4792026-09-12T21:04:27.635Z Compiling clap_derive v4.6.1
4802026-09-12T21:04:27.714Z Compiling tabled v0.15.0
4812026-09-12T21:04:27.898Z Compiling scroll v0.12.0
4822026-09-12T21:04:27.989Z Compiling zerocopy v0.7.35
4832026-09-12T21:04:28.198Z Compiling goblin v0.8.2
4842026-09-12T21:04:28.403Z Compiling dtrace-parser v0.2.0
4852026-09-12T21:04:28.539Z Compiling textwrap v0.16.2
4862026-09-12T21:04:28.958Z Compiling camino-tempfile v1.4.1
4872026-09-12T21:04:28.987Z Compiling swrite v0.1.0
4882026-09-12T21:04:33.271Z Compiling clap v4.6.1
4892026-09-12T21:04:33.385Z Compiling serde_spanned v0.6.9
4902026-09-12T21:04:33.385Z Compiling toml_datetime v0.6.11
4912026-09-12T21:04:33.385Z Compiling cargo_metadata v0.23.1
4922026-09-12T21:04:33.386Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4932026-09-12T21:04:33.386Z Compiling macaddr v1.0.1
4942026-09-12T21:04:33.386Z Compiling dof v0.3.0
4952026-09-12T21:04:33.386Z Compiling serde_tokenstream v0.2.3
4962026-09-12T21:04:33.386Z Compiling toml_edit v0.22.27
4972026-09-12T21:04:33.386Z Compiling usdt-macro v0.5.0
4982026-09-12T21:04:33.386Z Compiling usdt-attr-macro v0.5.0
4992026-09-12T21:04:33.386Z Compiling usdt v0.5.0
5002026-09-12T21:04:33.386Z Compiling toml v0.8.23
5012026-09-12T21:04:33.386Z Compiling cargo_toml v0.21.0
5022026-09-12T21:04:33.471Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5032026-09-12T21:04:35.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.52s
5042026-09-12T21:04:35.435Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5052026-09-12T21:04:35.979Z Downloading crates ...
5062026-09-12T21:04:36.032Z Downloaded aead v0.5.2
5072026-09-12T21:04:36.039Z Downloaded async-recursion v1.1.1
5082026-09-12T21:04:36.043Z Downloaded base16ct v1.0.0
5092026-09-12T21:04:36.043Z Downloaded assert_matches v1.5.0
5102026-09-12T21:04:36.043Z Downloaded atomicwrites v0.4.4
5112026-09-12T21:04:36.047Z Downloaded addr2line v0.25.1
5122026-09-12T21:04:36.050Z Downloaded ahash v0.8.12
5132026-09-12T21:04:36.050Z Downloaded async-stream-impl v0.3.6
5142026-09-12T21:04:36.053Z Downloaded bcrypt-pbkdf v0.11.0
5152026-09-12T21:04:36.054Z Downloaded argon2 v0.5.3
5162026-09-12T21:04:36.057Z Downloaded console v0.15.11
5172026-09-12T21:04:36.057Z Downloaded chacha20 v0.9.1
5182026-09-12T21:04:36.057Z Downloaded embedded-io v0.6.1
5192026-09-12T21:04:36.061Z Downloaded env_filter v2.0.0
5202026-09-12T21:04:36.061Z Downloaded fixedbitset v0.4.2
5212026-09-12T21:04:36.065Z Downloaded foldhash v0.1.5
5222026-09-12T21:04:36.065Z Downloaded async-stream v0.3.6
5232026-09-12T21:04:36.065Z Downloaded bb8 v0.8.6
5242026-09-12T21:04:36.065Z Downloaded git-stub-vcs v0.1.0
5252026-09-12T21:04:36.068Z Downloaded hash32 v0.2.1
5262026-09-12T21:04:36.068Z Downloaded arrayref v0.3.9
5272026-09-12T21:04:36.071Z Downloaded atomic-waker v1.1.2
5282026-09-12T21:04:36.074Z Downloaded backtrace-ext v0.2.1
5292026-09-12T21:04:36.074Z Downloaded flagset v0.4.7
5302026-09-12T21:04:36.074Z Downloaded either v1.15.0
5312026-09-12T21:04:36.077Z Downloaded base16ct v0.2.0
5322026-09-12T21:04:36.080Z Downloaded array-init v0.0.4
5332026-09-12T21:04:36.083Z Downloaded buf-list v1.1.2
5342026-09-12T21:04:36.086Z Downloaded fd-lock v4.0.4
5352026-09-12T21:04:36.086Z Downloaded hashbrown v0.16.1
5362026-09-12T21:04:36.089Z Downloaded fatfs v0.3.6
5372026-09-12T21:04:36.092Z Downloaded ff v0.13.1
5382026-09-12T21:04:36.092Z Downloaded arrayvec v0.7.6
5392026-09-12T21:04:36.092Z Downloaded bit-set v0.8.0
5402026-09-12T21:04:36.095Z Downloaded embedded-io v0.4.0
5412026-09-12T21:04:36.095Z Downloaded aead v0.6.1
5422026-09-12T21:04:36.095Z Downloaded backoff v0.4.0
5432026-09-12T21:04:36.099Z Downloaded ascii-canvas v3.0.0
5442026-09-12T21:04:36.099Z Downloaded env_logger v0.11.11
5452026-09-12T21:04:36.099Z Downloaded erased-serde v0.3.31
5462026-09-12T21:04:36.099Z Downloaded hex v0.4.3
5472026-09-12T21:04:36.102Z Downloaded atty v0.2.14
5482026-09-12T21:04:36.102Z Downloaded ciborium-io v0.2.2
5492026-09-12T21:04:36.102Z Downloaded ena v0.14.4
5502026-09-12T21:04:36.102Z Downloaded anstyle-parse v0.2.7
5512026-09-12T21:04:36.105Z Downloaded enum-as-inner v0.6.1
5522026-09-12T21:04:36.107Z Downloaded argon2 v0.6.0-rc.8
5532026-09-12T21:04:36.110Z Downloaded base64ct v1.8.3
5542026-09-12T21:04:36.110Z Downloaded async-bb8-diesel v0.2.1
5552026-09-12T21:04:36.110Z Downloaded bitfield-struct v0.6.2
5562026-09-12T21:04:36.113Z Downloaded elliptic-curve v0.14.1
5572026-09-12T21:04:36.113Z Downloaded endian-type v0.1.2
5582026-09-12T21:04:36.116Z Downloaded foreign-types v0.5.0
5592026-09-12T21:04:36.116Z Downloaded adler2 v2.0.1
5602026-09-12T21:04:36.116Z Downloaded bitfield-macros v0.19.4
5612026-09-12T21:04:36.120Z Downloaded headers-core v0.3.0
5622026-09-12T21:04:36.120Z Downloaded hex-literal v1.1.0
5632026-09-12T21:04:36.120Z Downloaded bit-set v0.5.3
5642026-09-12T21:04:36.120Z Downloaded fallible-iterator v0.2.0
5652026-09-12T21:04:36.123Z Downloaded gethostname v0.5.0
5662026-09-12T21:04:36.126Z Downloaded anstream v0.6.21
5672026-09-12T21:04:36.126Z Downloaded bit-vec v0.8.0
5682026-09-12T21:04:36.126Z Downloaded form_urlencoded v1.2.2
5692026-09-12T21:04:36.126Z Downloaded futures-core v0.3.32
5702026-09-12T21:04:36.128Z Downloaded cfg_aliases v0.2.1
5712026-09-12T21:04:36.128Z Downloaded block-buffer v0.12.1
5722026-09-12T21:04:36.131Z Downloaded foreign-types v0.3.2
5732026-09-12T21:04:36.131Z Downloaded foreign-types-shared v0.3.1
5742026-09-12T21:04:36.134Z Downloaded castaway v0.2.4
5752026-09-12T21:04:36.134Z Downloaded cobs v0.3.0
5762026-09-12T21:04:36.134Z Downloaded float-ord v0.3.2
5772026-09-12T21:04:36.137Z Downloaded hostname v0.3.1
5782026-09-12T21:04:36.137Z Downloaded http-body-util v0.1.3
5792026-09-12T21:04:36.140Z Downloaded http-range v0.1.5
5802026-09-12T21:04:36.140Z Downloaded enum_dispatch v0.3.13
5812026-09-12T21:04:36.140Z Downloaded globset v0.4.18
5822026-09-12T21:04:36.140Z Downloaded glob v0.3.3
5832026-09-12T21:04:36.143Z Downloaded futures-macro v0.3.32
5842026-09-12T21:04:36.143Z Downloaded block-padding v0.4.2
5852026-09-12T21:04:36.143Z Downloaded ciborium-ll v0.2.2
5862026-09-12T21:04:36.146Z Downloaded funty v2.0.0
5872026-09-12T21:04:36.147Z Downloaded foreign-types-shared v0.1.1
5882026-09-12T21:04:36.167Z Downloaded hostname v0.4.2
5892026-09-12T21:04:36.167Z Downloaded compression-core v0.4.31
5902026-09-12T21:04:36.167Z Downloaded foreign-types-macros v0.2.3
5912026-09-12T21:04:36.167Z Downloaded home v0.5.12
5922026-09-12T21:04:36.167Z Downloaded hash32 v0.3.1
5932026-09-12T21:04:36.167Z Downloaded futures-task v0.3.32
5942026-09-12T21:04:36.167Z Downloaded git-stub v1.0.0
5952026-09-12T21:04:36.167Z Downloaded globwalk v0.9.1
5962026-09-12T21:04:36.167Z Downloaded backon v1.6.0
5972026-09-12T21:04:36.167Z Downloaded bcs v0.1.6
5982026-09-12T21:04:36.167Z Downloaded ghash v0.6.0
5992026-09-12T21:04:36.167Z Downloaded openssl-probe v0.2.1
6002026-09-12T21:04:36.167Z Downloaded float-cmp v0.10.0
6012026-09-12T21:04:36.167Z Downloaded fxhash v0.2.1
6022026-09-12T21:04:36.167Z Downloaded http-body v1.0.1
6032026-09-12T21:04:36.171Z Downloaded futures-io v0.3.32
6042026-09-12T21:04:36.171Z Downloaded futures-sink v0.3.32
6052026-09-12T21:04:36.171Z Downloaded cfg_aliases v0.1.1
6062026-09-12T21:04:36.176Z Downloaded num v0.4.3
6072026-09-12T21:04:36.179Z Downloaded phf_shared v0.12.1
6082026-09-12T21:04:36.179Z Downloaded num-conv v0.2.0
6092026-09-12T21:04:36.179Z Downloaded newtype-uuid-macros v0.1.0
6102026-09-12T21:04:36.179Z Downloaded camino-tempfile-ext v0.3.3
6112026-09-12T21:04:36.185Z Downloaded olpc-cjson v0.1.4
6122026-09-12T21:04:36.194Z Downloaded proc-macro-crate v1.3.1
6132026-09-12T21:04:36.197Z Downloaded potential_utf v0.1.4
6142026-09-12T21:04:36.197Z Downloaded predicates-tree v1.0.13
6152026-09-12T21:04:36.197Z Downloaded rand_xorshift v0.4.0
6162026-09-12T21:04:36.197Z Downloaded progenitor-macro v0.13.0
6172026-09-12T21:04:36.200Z Downloaded expectorate v1.2.0
6182026-09-12T21:04:36.200Z Downloaded fs_extra v1.3.0
6192026-09-12T21:04:36.200Z Downloaded foldhash v0.2.0
6202026-09-12T21:04:36.203Z Downloaded predicates-core v1.0.10
6212026-09-12T21:04:36.203Z Downloaded radium v0.7.0
6222026-09-12T21:04:36.203Z Downloaded async-trait v0.1.89
6232026-09-12T21:04:36.205Z Downloaded parse-display v0.10.0
6242026-09-12T21:04:36.205Z Downloaded rustc_version v0.4.1
6252026-09-12T21:04:36.208Z Downloaded bitfield v0.19.4
6262026-09-12T21:04:36.208Z Downloaded cassowary v0.3.0
6272026-09-12T21:04:36.212Z Downloaded sigpipe v0.1.3
6282026-09-12T21:04:36.212Z Downloaded ff v0.14.0
6292026-09-12T21:04:36.215Z Downloaded bitflags v1.3.2
6302026-09-12T21:04:36.215Z Downloaded cipher v0.4.4
6312026-09-12T21:04:36.218Z Downloaded group v0.13.0
6322026-09-12T21:04:36.218Z Downloaded cmov v0.5.4
6332026-09-12T21:04:36.221Z Downloaded filetime v0.2.27
6342026-09-12T21:04:36.221Z Downloaded group v0.14.0
6352026-09-12T21:04:36.222Z Downloaded bs58 v0.5.1
6362026-09-12T21:04:36.225Z Downloaded cexpr v0.6.0
6372026-09-12T21:04:36.225Z Downloaded compression-codecs v0.4.37
6382026-09-12T21:04:36.225Z Downloaded highway v1.3.0
6392026-09-12T21:04:36.228Z Downloaded bytesize v2.7.0
6402026-09-12T21:04:36.232Z Downloaded cmake v0.1.57
6412026-09-12T21:04:36.235Z Downloaded parse-display-derive v0.10.0
6422026-09-12T21:04:36.239Z Downloaded rtoolbox v0.0.3
6432026-09-12T21:04:36.242Z Downloaded const-oid v0.9.6
6442026-09-12T21:04:36.242Z Downloaded futures-channel v0.3.32
6452026-09-12T21:04:36.242Z Downloaded serde_spanned v1.1.1
6462026-09-12T21:04:36.242Z Downloaded fixedbitset v0.5.7
6472026-09-12T21:04:36.246Z Downloaded getrandom v0.2.17
6482026-09-12T21:04:36.246Z Downloaded find-msvc-tools v0.1.9
6492026-09-12T21:04:36.246Z Downloaded serde_repr v0.1.20
6502026-09-12T21:04:36.249Z Downloaded sapling-renderdag v0.1.0
6512026-09-12T21:04:36.249Z Downloaded bit-vec v0.6.3
6522026-09-12T21:04:36.254Z Downloaded strip-ansi-escapes v0.2.1
6532026-09-12T21:04:36.254Z Downloaded supports-hyperlinks v3.2.0
6542026-09-12T21:04:36.254Z Downloaded sync_wrapper v1.0.2
6552026-09-12T21:04:36.255Z Downloaded futures-executor v0.3.32
6562026-09-12T21:04:36.258Z Downloaded tagptr v0.2.0
6572026-09-12T21:04:36.258Z Downloaded tinyvec_macros v0.1.1
6582026-09-12T21:04:36.258Z Downloaded cipher v0.5.2
6592026-09-12T21:04:36.258Z Downloaded slog-bunyan v2.5.0
6602026-09-12T21:04:36.261Z Downloaded strum v0.27.2
6612026-09-12T21:04:36.261Z Downloaded testing_table v0.3.0
6622026-09-12T21:04:36.261Z Downloaded blake2 v0.10.6
6632026-09-12T21:04:36.261Z Downloaded oxide-generation v0.1.3
6642026-09-12T21:04:36.261Z Downloaded phf v0.12.1
6652026-09-12T21:04:36.261Z Downloaded progenitor v0.14.0
6662026-09-12T21:04:36.264Z Downloaded r2d2 v0.8.10
6672026-09-12T21:04:36.264Z Downloaded rustversion v1.0.22
6682026-09-12T21:04:36.264Z Downloaded schemars_derive v0.8.22
6692026-09-12T21:04:36.268Z Downloaded native-tls v0.2.18
6702026-09-12T21:04:36.268Z Downloaded num_enum v0.5.11
6712026-09-12T21:04:36.271Z Downloaded packed_struct v0.10.1
6722026-09-12T21:04:36.271Z Downloaded pbkdf2 v0.13.0
6732026-09-12T21:04:36.271Z Downloaded pem v3.0.6
6742026-09-12T21:04:36.271Z Downloaded tokio-macros v2.7.0
6752026-09-12T21:04:36.271Z Downloaded try-lock v0.2.5
6762026-09-12T21:04:36.274Z Downloaded untrusted v0.9.0
6772026-09-12T21:04:36.275Z Downloaded sec1 v0.7.3
6782026-09-12T21:04:36.278Z Downloaded half v1.8.3
6792026-09-12T21:04:36.283Z Downloaded unicode-truncate v1.1.0
6802026-09-12T21:04:36.288Z Downloaded universal-hash v0.5.1
6812026-09-12T21:04:36.288Z Downloaded utf8_iter v1.0.4
6822026-09-12T21:04:36.289Z Downloaded chacha20 v0.10.0
6832026-09-12T21:04:36.292Z Downloaded ciborium v0.2.2
6842026-09-12T21:04:36.292Z Downloaded hmac v0.13.0
6852026-09-12T21:04:36.292Z Downloaded colored v2.2.0
6862026-09-12T21:04:36.292Z Downloaded fs-err v2.11.0
6872026-09-12T21:04:36.292Z Downloaded oxide-update-engine-display v0.1.2
6882026-09-12T21:04:36.292Z Downloaded bzip2 v0.6.1
6892026-09-12T21:04:36.295Z Downloaded colored v3.1.1
6902026-09-12T21:04:36.295Z Downloaded serdect v0.4.3
6912026-09-12T21:04:36.295Z Downloaded simd-adler32 v0.3.8
6922026-09-12T21:04:36.299Z Downloaded blowfish v0.10.0
6932026-09-12T21:04:36.299Z Downloaded cbc v0.2.1
6942026-09-12T21:04:36.299Z Downloaded elliptic-curve v0.13.8
6952026-09-12T21:04:36.302Z Downloaded ssh-cipher v0.3.0
6962026-09-12T21:04:36.302Z Downloaded futures v0.3.32
6972026-09-12T21:04:36.304Z Downloaded cancel-safe-futures v0.1.5
6982026-09-12T21:04:36.307Z Downloaded byte-wrapper v0.1.0
6992026-09-12T21:04:36.307Z Downloaded void v1.0.2
7002026-09-12T21:04:36.307Z Downloaded hmac v0.12.1
7012026-09-12T21:04:36.311Z Downloaded rand_seeder v0.4.0
7022026-09-12T21:04:36.314Z Downloaded resolv-conf v0.7.6
7032026-09-12T21:04:36.315Z Downloaded usdt-attr-macro v0.6.0
7042026-09-12T21:04:36.315Z Downloaded waitgroup v0.1.2
7052026-09-12T21:04:36.315Z Downloaded xattr v1.6.1
7062026-09-12T21:04:36.315Z Downloaded time-macros v0.2.27
7072026-09-12T21:04:36.317Z Downloaded crunchy v0.2.4
7082026-09-12T21:04:36.317Z Downloaded curve25519-dalek-derive v0.1.1
7092026-09-12T21:04:36.321Z Downloaded bzip2 v0.4.4
7102026-09-12T21:04:36.324Z Downloaded rand_core v0.6.4
7112026-09-12T21:04:36.328Z Downloaded tokio-dtrace v0.1.1
7122026-09-12T21:04:36.329Z Downloaded serde_cbor v0.11.2
7132026-09-12T21:04:36.332Z Downloaded slog-dtrace v0.3.0
7142026-09-12T21:04:36.332Z Downloaded crc-catalog v2.4.0
7152026-09-12T21:04:36.332Z Downloaded cstr-argument v0.1.2
7162026-09-12T21:04:36.332Z Downloaded debug-ignore v1.0.5
7172026-09-12T21:04:36.337Z Downloaded diesel_table_macro_syntax v0.3.0
7182026-09-12T21:04:36.337Z Downloaded dunce v1.0.5
7192026-09-12T21:04:36.337Z Downloaded http-range-header v0.4.2
7202026-09-12T21:04:36.337Z Downloaded generic-array v1.4.3
7212026-09-12T21:04:36.340Z Downloaded clang-sys v1.8.1
7222026-09-12T21:04:36.340Z Downloaded num_enum_derive v0.7.6
7232026-09-12T21:04:36.340Z Downloaded signal-hook-registry v1.4.8
7242026-09-12T21:04:36.340Z Downloaded num-modular v0.6.5
7252026-09-12T21:04:36.344Z Downloaded poly1305 v0.9.0
7262026-09-12T21:04:36.344Z Downloaded pkcs8 v0.11.0
7272026-09-12T21:04:36.344Z Downloaded tui-tree-widget v0.23.1
7282026-09-12T21:04:36.347Z Downloaded tokio-tungstenite v0.28.0
7292026-09-12T21:04:36.350Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7302026-09-12T21:04:36.350Z Downloaded derive_builder_macro v0.20.2
7312026-09-12T21:04:36.350Z Downloaded digest-io v0.1.0
7322026-09-12T21:04:36.354Z Downloaded getrandom v0.3.4
7332026-09-12T21:04:36.357Z Downloaded downcast-rs v2.0.2
7342026-09-12T21:04:36.357Z Downloaded hyper-tls v0.6.0
7352026-09-12T21:04:36.360Z Downloaded allocator-api2 v0.2.21
7362026-09-12T21:04:36.360Z Downloaded dyn-clone v1.0.20
7372026-09-12T21:04:36.360Z Downloaded smallvec v1.15.1
7382026-09-12T21:04:36.363Z Downloaded snafu-derive v0.8.9
7392026-09-12T21:04:36.363Z Downloaded whoami v1.6.1
7402026-09-12T21:04:36.363Z Downloaded blake2 v0.11.0-rc.6
7412026-09-12T21:04:36.369Z Downloaded whoami v2.1.0
7422026-09-12T21:04:36.372Z Downloaded console v0.16.2
7432026-09-12T21:04:36.375Z Downloaded ed25519-dalek v2.2.0
7442026-09-12T21:04:36.375Z Downloaded vergen-git2 v9.1.0
7452026-09-12T21:04:36.375Z Downloaded backtrace v0.3.76
7462026-09-12T21:04:36.378Z Downloaded progenitor v0.13.0
7472026-09-12T21:04:36.378Z Downloaded zerovec-derive v0.11.2
7482026-09-12T21:04:36.381Z Downloaded constant_time_eq v0.4.2
7492026-09-12T21:04:36.381Z Downloaded corncobs v0.1.4
7502026-09-12T21:04:36.381Z Downloaded lalrpop-util v0.19.12
7512026-09-12T21:04:36.381Z Downloaded lazy_static v1.5.0
7522026-09-12T21:04:36.381Z Downloaded is_ci v1.2.0
7532026-09-12T21:04:36.385Z Downloaded maplit v1.0.2
7542026-09-12T21:04:36.385Z Downloaded match_cfg v0.1.0
7552026-09-12T21:04:36.385Z Downloaded mime v0.3.17
7562026-09-12T21:04:36.385Z Downloaded nonempty v0.12.0
7572026-09-12T21:04:36.385Z Downloaded base64 v0.21.7
7582026-09-12T21:04:36.387Z Downloaded num-iter v0.1.45
7592026-09-12T21:04:36.391Z Downloaded rlimit v0.10.2
7602026-09-12T21:04:36.394Z Downloaded derive-ex v0.1.8
7612026-09-12T21:04:36.394Z Downloaded postcard v1.1.3
7622026-09-12T21:04:36.398Z Downloaded serde_yaml v0.9.34+deprecated
7632026-09-12T21:04:36.398Z Downloaded toml_parser v1.1.2+spec-1.1.0
7642026-09-12T21:04:36.401Z Downloaded oso-derive v0.27.3
7652026-09-12T21:04:36.401Z Downloaded num_enum_derive v0.5.11
7662026-09-12T21:04:36.402Z Downloaded num_threads v0.1.7
7672026-09-12T21:04:36.405Z Downloaded packed_struct_codegen v0.10.1
7682026-09-12T21:04:36.408Z Downloaded precomputed-hash v0.1.1
7692026-09-12T21:04:36.408Z Downloaded pwd v1.4.0
7702026-09-12T21:04:36.408Z Downloaded heapless v0.8.0
7712026-09-12T21:04:36.412Z Downloaded pkcs1 v0.7.5
7722026-09-12T21:04:36.412Z Downloaded progenitor-impl v0.14.0
7732026-09-12T21:04:36.414Z Downloaded heapless v0.7.17
7742026-09-12T21:04:36.417Z Downloaded term v0.7.0
7752026-09-12T21:04:36.417Z Downloaded data-encoding v2.10.0
7762026-09-12T21:04:36.421Z Downloaded headers v0.4.1
7772026-09-12T21:04:36.424Z Downloaded half v2.7.1
7782026-09-12T21:04:36.427Z Downloaded displaydoc v0.2.5
7792026-09-12T21:04:36.427Z Downloaded progenitor-client v0.14.0
7802026-09-12T21:04:36.429Z Downloaded strum_macros v0.24.3
7812026-09-12T21:04:36.429Z Downloaded base64 v0.22.1
7822026-09-12T21:04:36.434Z Downloaded flume v0.11.1
7832026-09-12T21:04:36.437Z Downloaded bytes v1.11.1
7842026-09-12T21:04:36.437Z Downloaded rustc-hash v2.1.1
7852026-09-12T21:04:36.440Z Downloaded serde_bytes v0.11.19
7862026-09-12T21:04:36.444Z Downloaded test-strategy v0.4.5
7872026-09-12T21:04:36.447Z Downloaded ingot-types v0.2.0
7882026-09-12T21:04:36.447Z Downloaded rand_pcg v0.10.2
7892026-09-12T21:04:36.450Z Downloaded lock_api v0.4.14
7902026-09-12T21:04:36.453Z Downloaded ipnet v2.12.0
7912026-09-12T21:04:36.453Z Downloaded ar_archive_writer v0.5.1
7922026-09-12T21:04:36.456Z Downloaded serde_plain v1.0.2
7932026-09-12T21:04:36.456Z Downloaded supports-color v3.0.2
7942026-09-12T21:04:36.456Z Downloaded same-file v1.0.6
7952026-09-12T21:04:36.459Z Downloaded termtree v0.5.1
7962026-09-12T21:04:36.460Z Downloaded thiserror-impl-no-std v2.0.2
7972026-09-12T21:04:36.462Z Downloaded shell-words v1.1.1
7982026-09-12T21:04:36.465Z Downloaded signal-hook-tokio v0.3.1
7992026-09-12T21:04:36.465Z Downloaded arc-swap v1.8.2
8002026-09-12T21:04:36.465Z Downloaded yasna v0.5.2
8012026-09-12T21:04:36.469Z Downloaded unicode-bidi v0.3.18
8022026-09-12T21:04:36.469Z Downloaded postgres-protocol v0.6.12
8032026-09-12T21:04:36.471Z Downloaded mime_guess v2.0.5
8042026-09-12T21:04:36.474Z Downloaded predicates v3.1.4
8052026-09-12T21:04:36.475Z Downloaded parking_lot_core v0.8.6
8062026-09-12T21:04:36.475Z Downloaded phf v0.13.1
8072026-09-12T21:04:36.477Z Downloaded slog-envlogger v2.2.0
8082026-09-12T21:04:36.480Z Downloaded ssh-cipher v0.2.0
8092026-09-12T21:04:36.480Z Downloaded sqlparser_derive v0.5.0
8102026-09-12T21:04:36.480Z Downloaded structmeta v0.3.0
8112026-09-12T21:04:36.481Z Downloaded tap v1.0.1
8122026-09-12T21:04:36.483Z Downloaded flate2 v1.1.9
8132026-09-12T21:04:36.487Z Downloaded darling v0.20.11
8142026-09-12T21:04:36.491Z Downloaded hickory-resolver v0.25.2
8152026-09-12T21:04:36.494Z Downloaded p256 v0.14.0
8162026-09-12T21:04:36.494Z Downloaded des v0.9.0
8172026-09-12T21:04:36.494Z Downloaded hybrid-array v0.4.13
8182026-09-12T21:04:36.497Z Downloaded pkcs8 v0.10.2
8192026-09-12T21:04:36.497Z Downloaded unicode-xid v0.2.6
8202026-09-12T21:04:36.497Z Downloaded topological-sort v0.2.2
8212026-09-12T21:04:36.502Z Downloaded unarray v0.1.4
8222026-09-12T21:04:36.505Z Downloaded crc v3.4.0
8232026-09-12T21:04:36.510Z Downloaded tokio-test v0.4.5
8242026-09-12T21:04:36.510Z Downloaded wait-timeout v0.2.1
8252026-09-12T21:04:36.513Z Downloaded rustls-native-certs v0.8.3
8262026-09-12T21:04:36.513Z Downloaded peg v0.8.5
8272026-09-12T21:04:36.513Z Downloaded primeorder v0.14.0
8282026-09-12T21:04:36.513Z Downloaded socket2 v0.5.10
8292026-09-12T21:04:36.517Z Downloaded rusty-fork v0.3.1
8302026-09-12T21:04:36.518Z Downloaded serde_tokenstream v0.3.0
8312026-09-12T21:04:36.518Z Downloaded chacha20poly1305 v0.10.1
8322026-09-12T21:04:36.518Z Downloaded chumsky v0.9.3
8332026-09-12T21:04:36.580Z Downloaded compact_str v0.8.1
8342026-09-12T21:04:36.580Z Downloaded bumpalo v3.20.2
8352026-09-12T21:04:36.580Z Downloaded cc v1.2.56
8362026-09-12T21:04:36.580Z Downloaded litrs v1.0.0
8372026-09-12T21:04:36.580Z Downloaded rand_core v0.10.0
8382026-09-12T21:04:36.580Z Downloaded spki v0.8.0
8392026-09-12T21:04:36.580Z Downloaded sec1 v0.8.1
8402026-09-12T21:04:36.580Z Downloaded crossbeam-utils v0.8.21
8412026-09-12T21:04:36.580Z Downloaded crypto-common v0.2.2
8422026-09-12T21:04:36.580Z Downloaded toml_edit v0.23.10+spec-1.0.0
8432026-09-12T21:04:36.580Z Downloaded salsa20 v0.11.0
8442026-09-12T21:04:36.580Z Downloaded scrypt v0.12.0
8452026-09-12T21:04:36.580Z Downloaded scuffle v0.1.0
8462026-09-12T21:04:36.580Z Downloaded shlex v1.3.0
8472026-09-12T21:04:36.581Z Downloaded slog-json v2.6.1
8482026-09-12T21:04:36.581Z Downloaded const-oid v0.10.2
8492026-09-12T21:04:36.581Z Downloaded parking_lot_core v0.9.12
8502026-09-12T21:04:36.581Z Downloaded phc v0.6.1
8512026-09-12T21:04:36.581Z Downloaded darling_macro v0.21.3
8522026-09-12T21:04:36.581Z Downloaded dof v0.4.0
8532026-09-12T21:04:36.581Z Downloaded dropshot-api-manager-types v0.8.0
8542026-09-12T21:04:36.581Z Downloaded crc-any v2.5.0
8552026-09-12T21:04:36.581Z Downloaded string_cache v0.8.9
8562026-09-12T21:04:36.581Z Downloaded instability v0.3.11
8572026-09-12T21:04:36.581Z Downloaded libscf-sys v1.2.0
8582026-09-12T21:04:36.581Z Downloaded instant v0.1.13
8592026-09-12T21:04:36.581Z Downloaded uzers v0.12.2
8602026-09-12T21:04:36.581Z Downloaded idna_adapter v1.2.1
8612026-09-12T21:04:36.581Z Downloaded num_enum v0.7.6
8622026-09-12T21:04:36.581Z Downloaded hashbrown v0.12.3
8632026-09-12T21:04:36.581Z Downloaded hashbrown v0.13.2
8642026-09-12T21:04:36.582Z Downloaded http v1.4.2
8652026-09-12T21:04:36.582Z Downloaded dropshot_endpoint v0.17.1
8662026-09-12T21:04:36.582Z Downloaded managed v0.8.0
8672026-09-12T21:04:36.582Z Downloaded maybe-uninit v2.0.0
8682026-09-12T21:04:36.582Z Downloaded writeable v0.6.2
8692026-09-12T21:04:36.582Z Downloaded zeroize v1.9.0
8702026-09-12T21:04:36.593Z Downloaded icu_provider v2.1.1
8712026-09-12T21:04:36.593Z Downloaded steno v0.4.1
8722026-09-12T21:04:36.593Z Downloaded peg-macros v0.8.5
8732026-09-12T21:04:36.593Z Downloaded wyz v0.5.1
8742026-09-12T21:04:36.593Z Downloaded ingot-macros v0.2.0
8752026-09-12T21:04:36.593Z Downloaded oxide-generation-macros v0.2.0
8762026-09-12T21:04:36.593Z Downloaded snafu v0.8.9
8772026-09-12T21:04:36.596Z Downloaded async-compression v0.4.41
8782026-09-12T21:04:36.596Z Downloaded sha2 v0.11.0
8792026-09-12T21:04:36.596Z Downloaded path-slash v0.2.1
8802026-09-12T21:04:36.597Z Downloaded peg-runtime v0.8.5
8812026-09-12T21:04:36.597Z Downloaded rand_core v0.9.5
8822026-09-12T21:04:36.597Z Downloaded ctutils v0.4.2
8832026-09-12T21:04:36.603Z Downloaded recursive-proc-macro-impl v0.1.1
8842026-09-12T21:04:36.606Z Downloaded darling_core v0.20.11
8852026-09-12T21:04:36.606Z Downloaded p256 v0.13.2
8862026-09-12T21:04:36.609Z Downloaded darling_core v0.21.3
8872026-09-12T21:04:36.612Z Downloaded dirs-next v2.0.0
8882026-09-12T21:04:36.612Z Downloaded miette-derive v7.6.0
8892026-09-12T21:04:36.612Z Downloaded daft-derive v0.1.8
8902026-09-12T21:04:36.615Z Downloaded path-slash v0.1.5
8912026-09-12T21:04:36.615Z Downloaded rand_chacha v0.3.1
8922026-09-12T21:04:36.615Z Downloaded defmt v1.0.1
8932026-09-12T21:04:36.618Z Downloaded impl-trait-for-tuples v0.2.3
8942026-09-12T21:04:36.618Z Downloaded scopeguard v1.2.0
8952026-09-12T21:04:36.618Z Downloaded ed25519-dalek v3.0.0
8962026-09-12T21:04:36.621Z Downloaded jobserver v0.1.34
8972026-09-12T21:04:36.622Z Downloaded hickory-server v0.25.2
8982026-09-12T21:04:36.625Z Downloaded hickory-resolver v0.24.4
8992026-09-12T21:04:36.625Z Downloaded humantime v2.3.0
9002026-09-12T21:04:36.628Z Downloaded linear-map v1.2.0
9012026-09-12T21:04:36.628Z Downloaded secrecy v0.8.0
9022026-09-12T21:04:36.634Z Downloaded zip v0.6.6
9032026-09-12T21:04:36.637Z Downloaded crc32fast v1.5.0
9042026-09-12T21:04:36.637Z Downloaded hashbrown v0.14.5
9052026-09-12T21:04:36.640Z Downloaded oso v0.27.3
9062026-09-12T21:04:36.644Z Downloaded cookie v0.18.1
9072026-09-12T21:04:36.647Z Downloaded tracing-attributes v0.1.31
9082026-09-12T21:04:36.650Z Downloaded rustc_version v0.1.7
9092026-09-12T21:04:36.654Z Downloaded icu_locale_core v2.1.1
9102026-09-12T21:04:36.658Z Downloaded supports-unicode v3.0.0
9112026-09-12T21:04:36.661Z Downloaded thread-id v5.1.0
9122026-09-12T21:04:36.661Z Downloaded indicatif v0.18.4
9132026-09-12T21:04:36.661Z Downloaded owo-colors v4.3.0
9142026-09-12T21:04:36.664Z Downloaded lru v0.18.3
9152026-09-12T21:04:36.664Z Downloaded pem-rfc7468 v0.7.0
9162026-09-12T21:04:36.667Z Downloaded powerfmt v0.2.0
9172026-09-12T21:04:36.667Z Downloaded trait-variant v0.1.2
9182026-09-12T21:04:36.667Z Downloaded subprocess v0.2.15
9192026-09-12T21:04:36.667Z Downloaded newtype-uuid v1.3.2
9202026-09-12T21:04:36.670Z Downloaded tinyvec v1.11.0
9212026-09-12T21:04:36.673Z Downloaded schemars v1.2.1
9222026-09-12T21:04:36.680Z Downloaded siphasher v1.0.2
9232026-09-12T21:04:36.683Z Downloaded indoc v2.0.7
9242026-09-12T21:04:36.683Z Downloaded zone_cfg_derive v0.3.1
9252026-09-12T21:04:36.683Z Downloaded usdt v0.6.0
9262026-09-12T21:04:36.683Z Downloaded zone v0.3.1
9272026-09-12T21:04:36.686Z Downloaded darling_macro v0.20.11
9282026-09-12T21:04:36.686Z Downloaded aes v0.9.1
9292026-09-12T21:04:36.689Z Downloaded toml v1.1.2+spec-1.1.0
9302026-09-12T21:04:36.689Z Downloaded uuid v1.23.4
9312026-09-12T21:04:36.694Z Downloaded poly1305 v0.8.0
9322026-09-12T21:04:36.694Z Downloaded rsa v0.10.0-rc.18
9332026-09-12T21:04:36.698Z Downloaded crc8 v0.1.1
9342026-09-12T21:04:36.698Z Downloaded display-error-chain v0.2.2
9352026-09-12T21:04:36.698Z Downloaded dsl_auto_type v0.2.0
9362026-09-12T21:04:36.700Z Downloaded httparse v1.10.1
9372026-09-12T21:04:36.703Z Downloaded hubpack v0.1.2
9382026-09-12T21:04:36.703Z Downloaded is-terminal v0.4.17
9392026-09-12T21:04:36.703Z Downloaded num-primitive v0.2.1
9402026-09-12T21:04:36.706Z Downloaded progenitor-extras v0.2.0
9412026-09-12T21:04:36.711Z Downloaded ssh-key v0.6.7
9422026-09-12T21:04:36.715Z Downloaded strum_macros v0.26.4
9432026-09-12T21:04:36.718Z Downloaded toml_datetime v1.1.1+spec-1.1.0
9442026-09-12T21:04:36.718Z Downloaded unicase v2.9.0
9452026-09-12T21:04:36.718Z Downloaded serde_path_to_error v0.1.20
9462026-09-12T21:04:36.721Z Downloaded p521 v0.14.0
9472026-09-12T21:04:36.721Z Downloaded new_debug_unreachable v1.0.6
9482026-09-12T21:04:36.721Z Downloaded pkcs5 v0.8.1
9492026-09-12T21:04:36.728Z Downloaded serde-hex v0.1.0
9502026-09-12T21:04:36.731Z Downloaded serde_derive_internals v0.29.1
9512026-09-12T21:04:36.731Z Downloaded sqlformat v0.3.5
9522026-09-12T21:04:36.734Z Downloaded postgres-types v0.2.14
9532026-09-12T21:04:36.737Z Downloaded illumos-nvpair v0.3.0
9542026-09-12T21:04:36.738Z Downloaded illumos-nvpair-sys v0.2.0
9552026-09-12T21:04:36.741Z Downloaded slog-term v2.9.2
9562026-09-12T21:04:36.750Z Downloaded ml-kem v0.3.2
9572026-09-12T21:04:36.754Z Downloaded stringprep v0.1.5
9582026-09-12T21:04:36.754Z Downloaded termios v0.3.3
9592026-09-12T21:04:36.754Z Downloaded thiserror-no-std v2.0.2
9602026-09-12T21:04:36.757Z Downloaded tls_codec_derive v0.4.2
9612026-09-12T21:04:36.757Z Downloaded universal-hash v0.6.1
9622026-09-12T21:04:36.757Z Downloaded hashbrown v0.15.5
9632026-09-12T21:04:36.760Z Downloaded md5 v0.8.0
9642026-09-12T21:04:36.760Z Downloaded zerocopy v0.6.6
9652026-09-12T21:04:36.763Z Downloaded aes-gcm v0.11.0
9662026-09-12T21:04:36.763Z Downloaded derive-where v1.6.0
9672026-09-12T21:04:36.766Z Downloaded primefield v0.14.0
9682026-09-12T21:04:36.766Z Downloaded zerofrom-derive v0.1.6
9692026-09-12T21:04:36.769Z Downloaded recursive v0.1.1
9702026-09-12T21:04:36.773Z Downloaded const_format v0.2.35
9712026-09-12T21:04:36.780Z Downloaded knus-derive v3.4.0
9722026-09-12T21:04:36.784Z Downloaded sha1 v0.10.6
9732026-09-12T21:04:36.784Z Downloaded semver v0.1.20
9742026-09-12T21:04:36.789Z Downloaded signal-hook-mio v0.2.5
9752026-09-12T21:04:36.794Z Downloaded oxnet v0.1.6
9762026-09-12T21:04:36.794Z Downloaded minimal-lexical v0.2.1
9772026-09-12T21:04:36.797Z Downloaded darling_core v0.13.4
9782026-09-12T21:04:36.799Z Downloaded der_derive v0.7.3
9792026-09-12T21:04:36.799Z Downloaded tabwriter v1.4.1
9802026-09-12T21:04:36.799Z Downloaded deranged v0.5.8
9812026-09-12T21:04:36.803Z Downloaded paste v1.0.15
9822026-09-12T21:04:36.806Z Downloaded walkdir v2.5.0
9832026-09-12T21:04:36.806Z Downloaded zopfli v0.8.3
9842026-09-12T21:04:36.809Z Downloaded vte v0.14.1
9852026-09-12T21:04:36.812Z Downloaded hyper-staticfile v0.10.1
9862026-09-12T21:04:36.815Z Downloaded libsw-core v0.3.2
9872026-09-12T21:04:36.815Z Downloaded progenitor-client v0.13.0
9882026-09-12T21:04:36.815Z Downloaded num-rational v0.4.2
9892026-09-12T21:04:36.818Z Downloaded xshell-macros v0.2.7
9902026-09-12T21:04:36.818Z Downloaded zerofrom v0.1.6
9912026-09-12T21:04:36.818Z Downloaded crucible-workspace-hack v0.1.0
9922026-09-12T21:04:36.821Z Downloaded convert_case v0.4.0
9932026-09-12T21:04:36.821Z Downloaded defmt-macros v1.0.1
9942026-09-12T21:04:36.821Z Downloaded pin-project-lite v0.2.17
9952026-09-12T21:04:36.824Z Downloaded pin-project-internal v1.1.11
9962026-09-12T21:04:36.827Z Downloaded icu_normalizer_data v2.1.1
9972026-09-12T21:04:36.831Z Downloaded unicode_categories v0.1.1
9982026-09-12T21:04:36.836Z Downloaded socket2 v0.6.3
9992026-09-12T21:04:36.840Z Downloaded aho-corasick v1.1.4
10002026-09-12T21:04:36.842Z Downloaded h2 v0.4.15
10012026-09-12T21:04:36.845Z Downloaded hkdf v0.12.4
10022026-09-12T21:04:36.849Z Downloaded rustls-pemfile v2.2.0
10032026-09-12T21:04:36.849Z Downloaded yoke v0.8.1
10042026-09-12T21:04:36.849Z Downloaded zerovec v0.11.5
10052026-09-12T21:04:36.853Z Downloaded toml v0.7.8
10062026-09-12T21:04:36.853Z Downloaded vergen v9.1.0
10072026-09-12T21:04:36.853Z Downloaded primeorder v0.13.6
10082026-09-12T21:04:36.856Z Downloaded tracing-core v0.1.36
10092026-09-12T21:04:36.856Z Downloaded darling_macro v0.23.0
10102026-09-12T21:04:36.856Z Downloaded hubpack_derive v0.1.1
10112026-09-12T21:04:36.856Z Downloaded slog-stdlog v4.1.1
10122026-09-12T21:04:36.859Z Downloaded nanorand v0.7.0
10132026-09-12T21:04:36.859Z Downloaded slab v0.4.12
10142026-09-12T21:04:36.859Z Downloaded static_assertions v1.1.0
10152026-09-12T21:04:36.859Z Downloaded difflib v0.4.0
10162026-09-12T21:04:36.859Z Downloaded dirs-sys-next v0.1.2
10172026-09-12T21:04:36.862Z Downloaded synstructure v0.13.2
10182026-09-12T21:04:36.866Z Downloaded rpassword v7.5.4
10192026-09-12T21:04:36.868Z Downloaded libbz2-rs-sys v0.2.2
10202026-09-12T21:04:36.873Z Downloaded crossbeam-epoch v0.9.18
10212026-09-12T21:04:36.877Z Downloaded nibble_vec v0.1.0
10222026-09-12T21:04:36.880Z Downloaded keccak v0.1.6
10232026-09-12T21:04:36.880Z Downloaded signal-hook v0.3.18
10242026-09-12T21:04:36.883Z Downloaded jiff-static v0.2.34
10252026-09-12T21:04:36.883Z Downloaded progenitor-macro v0.14.0
10262026-09-12T21:04:36.883Z Downloaded ref-cast-impl v1.0.25
10272026-09-12T21:04:36.883Z Downloaded usdt-impl v0.6.0
10282026-09-12T21:04:36.883Z Downloaded convert_case v0.10.0
10292026-09-12T21:04:36.886Z Downloaded strum_macros v0.27.2
10302026-09-12T21:04:36.889Z Downloaded tiny-keccak v2.0.2
10312026-09-12T21:04:36.889Z Downloaded similar v2.7.0
10322026-09-12T21:04:36.893Z Downloaded pkcs1 v0.8.0-rc.4
10332026-09-12T21:04:36.896Z Downloaded knus v3.4.0
10342026-09-12T21:04:36.896Z Downloaded iana-time-zone v0.1.65
10352026-09-12T21:04:36.899Z Downloaded kstat-rs v0.2.5
10362026-09-12T21:04:36.903Z Downloaded openssl-probe v0.1.6
10372026-09-12T21:04:36.906Z Downloaded rfc6979 v0.6.0
10382026-09-12T21:04:36.909Z Downloaded rand v0.9.2
10392026-09-12T21:04:36.912Z Downloaded sha1 v0.11.0
10402026-09-12T21:04:36.912Z Downloaded serde_urlencoded v0.7.1
10412026-09-12T21:04:36.912Z Downloaded parking_lot v0.12.5
10422026-09-12T21:04:36.915Z Downloaded num-traits v0.2.19
10432026-09-12T21:04:36.924Z Downloaded multer v3.1.0
10442026-09-12T21:04:36.927Z Downloaded num-complex v0.4.6
10452026-09-12T21:04:36.927Z Downloaded papergrid v0.18.0
10462026-09-12T21:04:36.930Z Downloaded strum v0.26.3
10472026-09-12T21:04:36.931Z Downloaded sync-ptr v0.1.4
10482026-09-12T21:04:36.931Z Downloaded time-core v0.1.8
10492026-09-12T21:04:36.931Z Downloaded untrusted v0.7.1
10502026-09-12T21:04:36.934Z Downloaded tower-layer v0.3.3
10512026-09-12T21:04:36.934Z Downloaded samael v0.0.19
10522026-09-12T21:04:36.938Z Downloaded der v0.7.10
10532026-09-12T21:04:36.938Z Downloaded delegate v0.13.5
10542026-09-12T21:04:36.941Z Downloaded digest v0.11.3
10552026-09-12T21:04:36.941Z Downloaded quinn v0.11.11
10562026-09-12T21:04:36.941Z Downloaded rsa v0.9.10
10572026-09-12T21:04:36.944Z Downloaded scroll_derive v0.13.1
10582026-09-12T21:04:36.944Z Downloaded sponge-cursor v0.1.0
10592026-09-12T21:04:36.947Z Downloaded utf-8 v0.7.6
10602026-09-12T21:04:36.947Z Downloaded document-features v0.2.12
10612026-09-12T21:04:36.949Z Downloaded httpdate v1.0.3
10622026-09-12T21:04:36.950Z Downloaded pkg-config v0.3.32
10632026-09-12T21:04:36.959Z Downloaded progenitor-impl v0.13.0
10642026-09-12T21:04:36.962Z Downloaded kem v0.3.0
10652026-09-12T21:04:36.962Z Downloaded ingot v0.2.1
10662026-09-12T21:04:36.962Z Downloaded ipnetwork v0.21.1
10672026-09-12T21:04:36.965Z Downloaded diff v0.1.13
10682026-09-12T21:04:36.965Z Downloaded unicode-segmentation v1.12.0
10692026-09-12T21:04:36.968Z Downloaded lru-slab v0.1.2
10702026-09-12T21:04:36.971Z Downloaded inout v0.2.2
10712026-09-12T21:04:36.974Z Downloaded regex v1.12.3
10722026-09-12T21:04:36.978Z Downloaded keccak v0.2.0
10732026-09-12T21:04:36.980Z Downloaded lzss v0.8.2
10742026-09-12T21:04:36.985Z Downloaded indent_write v2.2.0
10752026-09-12T21:04:36.987Z Downloaded lru-cache v0.1.2
10762026-09-12T21:04:36.987Z Downloaded parse-size v1.1.0
10772026-09-12T21:04:36.991Z Downloaded num-bigint-dig v0.8.6
10782026-09-12T21:04:36.994Z Downloaded tinystr v0.8.2
10792026-09-12T21:04:37.002Z Downloaded quick-error v1.2.3
10802026-09-12T21:04:37.005Z Downloaded openssl-sys v0.9.117
10812026-09-12T21:04:37.008Z Downloaded proc-macro-error-attr2 v2.0.0
10822026-09-12T21:04:37.011Z Downloaded zstd v0.13.3
10832026-09-12T21:04:37.015Z Downloaded darling v0.21.3
10842026-09-12T21:04:37.018Z Downloaded rustc-demangle v0.1.27
10852026-09-12T21:04:37.018Z Downloaded derive_more v2.1.1
10862026-09-12T21:04:37.022Z Downloaded serde-big-array v0.5.1
10872026-09-12T21:04:37.025Z Downloaded critical-section v1.2.0
10882026-09-12T21:04:37.025Z Downloaded derive_builder_core v0.20.2
10892026-09-12T21:04:37.025Z Downloaded diesel-dtrace v0.5.0
10902026-09-12T21:04:37.028Z Downloaded unsafe-libyaml v0.2.11
10912026-09-12T21:04:37.028Z Downloaded slog-scope v4.4.1
10922026-09-12T21:04:37.028Z Downloaded spki v0.7.3
10932026-09-12T21:04:37.031Z Downloaded futures-util v0.3.32
10942026-09-12T21:04:37.035Z Downloaded hkdf v0.13.0
10952026-09-12T21:04:37.038Z Downloaded hyper-util v0.1.20
10962026-09-12T21:04:37.041Z Downloaded const_format_proc_macros v0.2.34
10972026-09-12T21:04:37.044Z Downloaded num-bigint v0.4.6
10982026-09-12T21:04:37.047Z Downloaded x509-cert v0.2.5
10992026-09-12T21:04:37.050Z Downloaded libsw v3.5.0
11002026-09-12T21:04:37.053Z Downloaded md-5 v0.11.0
11012026-09-12T21:04:37.053Z Downloaded percent-encoding v2.3.2
11022026-09-12T21:04:37.053Z Downloaded cpubits v0.1.1
11032026-09-12T21:04:37.053Z Downloaded nodrop v0.1.14
11042026-09-12T21:04:37.053Z Downloaded normalize-line-endings v0.3.0
11052026-09-12T21:04:37.057Z Downloaded memmap2 v0.9.10
11062026-09-12T21:04:37.061Z Downloaded vergen-lib v9.1.0
11072026-09-12T21:04:37.061Z Downloaded ed25519 v3.0.0
11082026-09-12T21:04:37.066Z Downloaded password-hash v0.6.1
11092026-09-12T21:04:37.069Z Downloaded typify-macro v0.6.2
11102026-09-12T21:04:37.069Z Downloaded internet-checksum v0.2.1
11112026-09-12T21:04:37.069Z Downloaded lru v0.12.5
11122026-09-12T21:04:37.069Z Downloaded oxide-tokio-rt v0.1.4
11132026-09-12T21:04:37.074Z Downloaded stable_deref_trait v1.2.1
11142026-09-12T21:04:37.082Z Downloaded typify v0.6.2
11152026-09-12T21:04:37.085Z Downloaded scheduled-thread-pool v0.2.7
11162026-09-12T21:04:37.088Z Downloaded seq-macro v0.3.6
11172026-09-12T21:04:37.091Z Downloaded crossbeam-deque v0.8.6
11182026-09-12T21:04:37.091Z Downloaded serde_with_macros v3.21.0
11192026-09-12T21:04:37.095Z Downloaded proc-macro-error2 v2.0.1
11202026-09-12T21:04:37.095Z Downloaded subtle v2.6.1
11212026-09-12T21:04:37.095Z Downloaded take_mut v0.2.2
11222026-09-12T21:04:37.099Z Downloaded secrecy v0.10.3
11232026-09-12T21:04:37.101Z Downloaded wnaf v0.14.0
11242026-09-12T21:04:37.101Z Downloaded stacker v0.1.23
11252026-09-12T21:04:37.104Z Downloaded tough v0.22.0
11262026-09-12T21:04:37.111Z Downloaded darling_macro v0.13.4
11272026-09-12T21:04:37.114Z Downloaded internal-russh-num-bigint v0.5.0
11282026-09-12T21:04:37.114Z Downloaded ecdsa v0.16.9
11292026-09-12T21:04:37.117Z Downloaded icu_properties_data v2.1.2
11302026-09-12T21:04:37.120Z Downloaded ryu v1.0.23
11312026-09-12T21:04:37.123Z Downloaded cpufeatures v0.3.0
11322026-09-12T21:04:37.123Z Downloaded ignore v0.4.25
11332026-09-12T21:04:37.123Z Downloaded xshell v0.2.7
11342026-09-12T21:04:37.126Z Downloaded num-derive v0.4.2
11352026-09-12T21:04:37.126Z Downloaded csv-core v0.1.13
11362026-09-12T21:04:37.129Z Downloaded thread_local v1.1.9
11372026-09-12T21:04:37.129Z Downloaded typed-path v0.9.3
11382026-09-12T21:04:37.132Z Downloaded tungstenite v0.28.0
11392026-09-12T21:04:37.137Z Downloaded dashu-base v0.5.1
11402026-09-12T21:04:37.140Z Downloaded russh-util v0.52.0
11412026-09-12T21:04:37.143Z Downloaded phf_shared v0.11.3
11422026-09-12T21:04:37.143Z Downloaded phf_shared v0.13.1
11432026-09-12T21:04:37.143Z Downloaded ref-cast v1.0.25
11442026-09-12T21:04:37.147Z Downloaded signature v3.0.0
11452026-09-12T21:04:37.147Z Downloaded zeroize_derive v1.5.0
11462026-09-12T21:04:37.147Z Downloaded openssl-macros v0.1.1
11472026-09-12T21:04:37.147Z Downloaded spin v0.9.8
11482026-09-12T21:04:37.147Z Downloaded libloading v0.8.9
11492026-09-12T21:04:37.150Z Downloaded mio v1.2.0
11502026-09-12T21:04:37.153Z Downloaded module-lattice v0.2.3
11512026-09-12T21:04:37.158Z Downloaded vsss-rs v3.3.4
11522026-09-12T21:04:37.160Z Downloaded smallvec v0.6.14
11532026-09-12T21:04:37.160Z Downloaded usdt-macro v0.6.0
11542026-09-12T21:04:37.164Z Downloaded yoke-derive v0.8.1
11552026-09-12T21:04:37.164Z Downloaded unit-prefix v0.5.2
11562026-09-12T21:04:37.168Z Downloaded itertools v0.14.0
11572026-09-12T21:04:37.171Z Downloaded itertools v0.15.0
11582026-09-12T21:04:37.174Z Downloaded pretty_assertions v1.4.1
11592026-09-12T21:04:37.174Z Downloaded reqwest v0.12.28
11602026-09-12T21:04:37.178Z Downloaded zip v8.6.0
11612026-09-12T21:04:37.181Z Downloaded linked-hash-map v0.5.6
11622026-09-12T21:04:37.181Z Downloaded signature v2.2.0
11632026-09-12T21:04:37.184Z Downloaded rand v0.10.1
11642026-09-12T21:04:37.184Z Downloaded aws-lc-rs v1.16.3
11652026-09-12T21:04:37.189Z Downloaded diesel_derives v2.3.7
11662026-09-12T21:04:37.193Z Downloaded want v0.3.1
11672026-09-12T21:04:37.196Z Downloaded zstd-safe v7.2.4
11682026-09-12T21:04:37.196Z Downloaded ecdsa v0.17.0
11692026-09-12T21:04:37.200Z Downloaded iddqd v0.4.2
11702026-09-12T21:04:37.206Z Downloaded tower-service v0.3.3
11712026-09-12T21:04:37.206Z Downloaded defmt v0.3.100
11722026-09-12T21:04:37.206Z Downloaded tokio-postgres v0.7.18
11732026-09-12T21:04:37.211Z Downloaded quick-xml v0.37.5
11742026-09-12T21:04:37.211Z Downloaded pem-rfc7468 v1.0.0
11752026-09-12T21:04:37.216Z Downloaded psl-types v2.0.11
11762026-09-12T21:04:37.216Z Downloaded tokio-native-tls v0.3.1
11772026-09-12T21:04:37.216Z Downloaded ident_case v1.0.1
11782026-09-12T21:04:37.216Z Downloaded p384 v0.14.0
11792026-09-12T21:04:37.216Z Downloaded rustls-pki-types v1.14.0
11802026-09-12T21:04:37.216Z Downloaded yansi v1.0.1
11812026-09-12T21:04:37.220Z Downloaded libefi-sys v0.1.0
11822026-09-12T21:04:37.224Z Downloaded defmt-parser v1.0.0
11832026-09-12T21:04:37.227Z Downloaded multimap v0.10.1
11842026-09-12T21:04:37.231Z Downloaded ssh-encoding v0.2.0
11852026-09-12T21:04:37.234Z Downloaded blake3 v1.8.5
11862026-09-12T21:04:37.238Z Downloaded zerotrie v0.2.3
11872026-09-12T21:04:37.243Z Downloaded git2 v0.20.4
11882026-09-12T21:04:37.248Z Downloaded nom v7.1.3
11892026-09-12T21:04:37.251Z Downloaded oxide-update-engine v0.1.2
11902026-09-12T21:04:37.251Z Downloaded ed25519 v2.2.3
11912026-09-12T21:04:37.251Z Downloaded support-bundle-viewer v0.1.2
11922026-09-12T21:04:37.251Z Downloaded crossterm v0.29.0
11932026-09-12T21:04:37.255Z Downloaded prefix-trie v0.7.0
11942026-09-12T21:04:37.256Z Downloaded publicsuffix v2.3.0
11952026-09-12T21:04:37.259Z Downloaded serde_with v1.14.0
11962026-09-12T21:04:37.259Z Downloaded newtype_derive v0.1.6
11972026-09-12T21:04:37.263Z Downloaded port-file v0.1.0
11982026-09-12T21:04:37.263Z Downloaded icu_normalizer v2.1.1
11992026-09-12T21:04:37.263Z Downloaded dtrace-parser v0.3.0
12002026-09-12T21:04:37.266Z Downloaded russh-cryptovec v0.62.0
12012026-09-12T21:04:37.267Z Downloaded indoc v1.0.9
12022026-09-12T21:04:37.267Z Downloaded polyval v0.7.1
12032026-09-12T21:04:37.267Z Downloaded nu-ansi-term v0.50.3
12042026-09-12T21:04:37.267Z Downloaded rustls-webpki v0.103.13
12052026-09-12T21:04:37.270Z Downloaded jiff-core v0.1.0
12062026-09-12T21:04:37.270Z Downloaded pin-project v1.1.11
12072026-09-12T21:04:37.276Z Downloaded password-hash v0.5.0
12082026-09-12T21:04:37.280Z Downloaded ssh-encoding v0.3.0
12092026-09-12T21:04:37.280Z Downloaded newline-converter v0.3.0
12102026-09-12T21:04:37.280Z Downloaded strsim v0.10.0
12112026-09-12T21:04:37.285Z Downloaded rayon-core v1.13.0
12122026-09-12T21:04:37.285Z Downloaded inout v0.1.4
12132026-09-12T21:04:37.285Z Downloaded schemars v0.9.0
12142026-09-12T21:04:37.288Z Downloaded rand_chacha v0.9.0
12152026-09-12T21:04:37.298Z Downloaded tokio-stream v0.1.18
12162026-09-12T21:04:37.304Z Downloaded crypto-primes v0.7.2
12172026-09-12T21:04:37.305Z Downloaded hyper-rustls v0.27.7
12182026-09-12T21:04:37.305Z Downloaded tls_codec v0.4.2
12192026-09-12T21:04:37.305Z Downloaded vergen-lib v0.1.6
12202026-09-12T21:04:37.305Z Downloaded crossbeam-channel v0.5.15
12212026-09-12T21:04:37.311Z Downloaded bitvec v1.0.1
12222026-09-12T21:04:37.319Z Downloaded der v0.8.0
12232026-09-12T21:04:37.323Z Downloaded ssh-key v0.7.0-rc.11
12242026-09-12T21:04:37.326Z Downloaded derive_more v0.99.20
12252026-09-12T21:04:37.330Z Downloaded proc-macro-crate v3.4.0
12262026-09-12T21:04:37.330Z Downloaded opaque-debug v0.3.1
12272026-09-12T21:04:37.330Z Downloaded vergen-gitcl v1.0.8
12282026-09-12T21:04:37.334Z Downloaded p521 v0.13.3
12292026-09-12T21:04:37.334Z Downloaded ron v0.8.1
12302026-09-12T21:04:37.338Z Downloaded slog v2.8.2
12312026-09-12T21:04:37.339Z Downloaded memoffset v0.9.1
12322026-09-12T21:04:37.339Z Downloaded rfc6979 v0.4.0
12332026-09-12T21:04:37.342Z Downloaded toml_writer v1.1.1+spec-1.1.0
12342026-09-12T21:04:37.342Z Downloaded tokio-rustls v0.26.4
12352026-09-12T21:04:37.342Z Downloaded prettyplease v0.2.37
12362026-09-12T21:04:37.342Z Downloaded rcgen v0.12.1
12372026-09-12T21:04:37.346Z Downloaded num-integer v0.1.46
12382026-09-12T21:04:37.346Z Downloaded ctr v0.10.1
12392026-09-12T21:04:37.346Z Downloaded psm v0.1.30
12402026-09-12T21:04:37.346Z Downloaded scroll v0.13.0
12412026-09-12T21:04:37.350Z Downloaded moka v0.12.13
12422026-09-12T21:04:37.353Z Downloaded rustyline v14.0.0
12432026-09-12T21:04:37.353Z Downloaded url v2.5.8
12442026-09-12T21:04:37.356Z Downloaded tungstenite v0.21.0
12452026-09-12T21:04:37.357Z Downloaded ppv-lite86 v0.2.21
12462026-09-12T21:04:37.360Z Downloaded slog-async v2.8.0
12472026-09-12T21:04:37.360Z Downloaded structmeta-derive v0.3.0
12482026-09-12T21:04:37.360Z Downloaded parking_lot v0.11.2
12492026-09-12T21:04:37.360Z Downloaded smf v0.2.3
12502026-09-12T21:04:37.363Z Downloaded term v1.2.1
12512026-09-12T21:04:37.363Z Downloaded litemap v0.8.1
12522026-09-12T21:04:37.363Z Downloaded salty v0.3.0
12532026-09-12T21:04:37.367Z Downloaded libxml v0.3.3
12542026-09-12T21:04:37.370Z Downloaded crossterm v0.28.1
12552026-09-12T21:04:37.373Z Downloaded bindgen v0.71.1
12562026-09-12T21:04:37.377Z Downloaded rustls-platform-verifier v0.6.2
12572026-09-12T21:04:37.380Z Downloaded dashu-int v0.5.1
12582026-09-12T21:04:37.384Z Downloaded darling v0.13.4
12592026-09-12T21:04:37.387Z Downloaded tokio-tungstenite v0.21.0
12602026-09-12T21:04:37.387Z Downloaded twox-hash v2.1.2
12612026-09-12T21:04:37.390Z Downloaded nom v8.0.0
12622026-09-12T21:04:37.393Z Downloaded qorb v0.4.1
12632026-09-12T21:04:37.393Z Downloaded daft v0.1.8
12642026-09-12T21:04:37.396Z Downloaded chrono v0.4.45
12652026-09-12T21:04:37.403Z Downloaded unicode-properties v0.1.4
12662026-09-12T21:04:37.406Z Downloaded gimli v0.32.3
12672026-09-12T21:04:37.409Z Downloaded itertools v0.12.1
12682026-09-12T21:04:37.414Z Downloaded oxide-update-engine-types v0.1.2
12692026-09-12T21:04:37.418Z Downloaded goblin v0.10.5
12702026-09-12T21:04:37.418Z Downloaded quinn-udp v0.5.14
12712026-09-12T21:04:37.424Z Downloaded serde_with_macros v1.5.2
12722026-09-12T21:04:37.424Z Downloaded crypto-bigint v0.5.5
12732026-09-12T21:04:37.427Z Downloaded itertools v0.10.5
12742026-09-12T21:04:37.428Z Downloaded tokio-util v0.7.18
12752026-09-12T21:04:37.433Z Downloaded icu_collections v2.1.1
12762026-09-12T21:04:37.440Z Downloaded dropshot-api-manager v0.8.0
12772026-09-12T21:04:37.440Z Downloaded miniz_oxide v0.8.9
12782026-09-12T21:04:37.440Z Downloaded indexmap v1.9.3
12792026-09-12T21:04:37.443Z Downloaded derive_builder v0.20.2
12802026-09-12T21:04:37.443Z Downloaded proptest v1.11.0
12812026-09-12T21:04:37.450Z Downloaded lalrpop v0.19.12
12822026-09-12T21:04:37.453Z Downloaded zip v4.6.1
12832026-09-12T21:04:37.453Z Downloaded tower v0.5.3
12842026-09-12T21:04:37.457Z Downloaded cookie_store v0.22.1
12852026-09-12T21:04:37.462Z Downloaded drift v0.2.0
12862026-09-12T21:04:37.465Z Downloaded winnow v0.6.26
12872026-09-12T21:04:37.468Z Downloaded reedline v0.40.0
12882026-09-12T21:04:37.472Z Downloaded darling_core v0.23.0
12892026-09-12T21:04:37.479Z Downloaded darling v0.23.0
12902026-09-12T21:04:37.482Z Downloaded zlib-rs v0.6.2
12912026-09-12T21:04:37.482Z Downloaded omicron-zone-package v0.12.3
12922026-09-12T21:04:37.482Z Downloaded icu_properties v2.1.2
12932026-09-12T21:04:37.485Z Downloaded tower-http v0.6.8
12942026-09-12T21:04:37.489Z Downloaded zerocopy v0.8.55
12952026-09-12T21:04:37.561Z Downloaded nix v0.27.1
12962026-09-12T21:04:37.561Z Downloaded toml_edit v0.19.15
12972026-09-12T21:04:37.561Z Downloaded winnow v0.5.40
12982026-09-12T21:04:37.561Z Downloaded russh v0.62.4
12992026-09-12T21:04:37.561Z Downloaded schemars v0.8.22
13002026-09-12T21:04:37.561Z Downloaded vcpkg v0.2.15
13012026-09-12T21:04:37.561Z Downloaded derive_more-impl v2.1.1
13022026-09-12T21:04:37.561Z Downloaded reqwest v0.13.2
13032026-09-12T21:04:37.561Z Downloaded tar v0.4.46
13042026-09-12T21:04:37.565Z Downloaded portable-atomic v1.13.1
13052026-09-12T21:04:37.565Z Downloaded rayon v1.11.0
13062026-09-12T21:04:37.569Z Downloaded zerocopy-derive v0.8.55
13072026-09-12T21:04:37.572Z Downloaded idna v1.1.0
13082026-09-12T21:04:37.572Z Downloaded typed-path v0.12.3
13092026-09-12T21:04:37.578Z Downloaded rand v0.8.6
13102026-09-12T21:04:37.581Z Downloaded unicode-normalization v0.1.25
13112026-09-12T21:04:37.581Z Downloaded tabled v0.21.0
13122026-09-12T21:04:37.588Z Downloaded rawzip v0.4.4
13132026-09-12T21:04:37.592Z Downloaded quinn-proto v0.11.16
13142026-09-12T21:04:37.595Z Downloaded hyper v1.10.1
13152026-09-12T21:04:37.605Z Downloaded nix v0.28.0
13162026-09-12T21:04:37.611Z Downloaded hickory-proto v0.24.4
13172026-09-12T21:04:37.621Z Downloaded itertools v0.13.0
13182026-09-12T21:04:37.624Z Downloaded regress v0.10.5
13192026-09-12T21:04:37.628Z Downloaded smoltcp v0.9.1
13202026-09-12T21:04:37.634Z Downloaded crypto-bigint v0.7.5
13212026-09-12T21:04:37.642Z Downloaded miette v7.6.0
13222026-09-12T21:04:37.645Z Downloaded rustix v0.38.44
13232026-09-12T21:04:37.659Z Downloaded time v0.3.47
13242026-09-12T21:04:37.663Z Downloaded openssl v0.10.80
13252026-09-12T21:04:37.670Z Downloaded iri-string v0.7.10
13262026-09-12T21:04:37.674Z Downloaded p384 v0.13.1
13272026-09-12T21:04:37.678Z Downloaded sha3 v0.12.0
13282026-09-12T21:04:37.678Z Downloaded bstr v1.12.1
13292026-09-12T21:04:37.683Z Downloaded libm v0.2.16
13302026-09-12T21:04:37.687Z Downloaded winnow v1.0.3
13312026-09-12T21:04:37.691Z Downloaded object v0.30.4
13322026-09-12T21:04:37.696Z Downloaded hickory-proto v0.25.2
13332026-09-12T21:04:37.704Z Downloaded nix v0.31.2
13342026-09-12T21:04:37.711Z Downloaded petname v2.0.2
13352026-09-12T21:04:37.714Z Downloaded radix_trie v0.2.1
13362026-09-12T21:04:37.718Z Downloaded smoltcp v0.11.0
13372026-09-12T21:04:37.722Z Downloaded serde_with v3.21.0
13382026-09-12T21:04:37.730Z Downloaded typify-impl v0.6.2
13392026-09-12T21:04:37.737Z Downloaded regex-syntax v0.6.29
13402026-09-12T21:04:37.741Z Downloaded tracing v0.1.44
13412026-09-12T21:04:37.753Z Downloaded openapiv3 v2.2.0
13422026-09-12T21:04:37.759Z Downloaded syn v3.0.3
13432026-09-12T21:04:37.765Z Downloaded curve25519-dalek v4.1.3
13442026-09-12T21:04:37.770Z Downloaded zerocopy-derive v0.6.6
13452026-09-12T21:04:37.776Z Downloaded object v0.37.3
13462026-09-12T21:04:37.781Z Downloaded ratatui v0.29.0
13472026-09-12T21:04:37.792Z Downloaded polar-core v0.27.3
13482026-09-12T21:04:37.797Z Downloaded regex-syntax v0.8.10
13492026-09-12T21:04:37.802Z Downloaded curve25519-dalek v5.0.0
13502026-09-12T21:04:37.806Z Downloaded rustls v0.23.41
13512026-09-12T21:04:37.813Z Downloaded sqlparser v0.61.0
13522026-09-12T21:04:37.819Z Downloaded regress v0.11.1
13532026-09-12T21:04:37.823Z Downloaded object v0.39.1
13542026-09-12T21:04:37.850Z Downloaded regex-automata v0.4.14
13552026-09-12T21:04:37.859Z Downloaded sha3 v0.11.0
13562026-09-12T21:04:37.863Z Downloaded dropshot v0.17.1
13572026-09-12T21:04:37.874Z Downloaded jiff v0.2.34
13582026-09-12T21:04:37.898Z Downloaded sled v0.34.7
13592026-09-12T21:04:37.908Z Downloaded diesel v2.3.7
13602026-09-12T21:04:37.918Z Downloaded bzip2-sys v0.1.13+1.0.8
13612026-09-12T21:04:37.956Z Downloaded libz-sys v1.1.24
13622026-09-12T21:04:37.968Z Downloaded petgraph v0.6.5
13632026-09-12T21:04:37.981Z Downloaded petgraph v0.8.3
13642026-09-12T21:04:37.993Z Downloaded chrono-tz v0.10.4
13652026-09-12T21:04:38.001Z Downloaded tokio v1.52.1
13662026-09-12T21:04:38.023Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13672026-09-12T21:04:38.033Z Downloaded sha3 v0.10.8
13682026-09-12T21:04:38.037Z Downloaded csv v1.4.0
13692026-09-12T21:04:38.047Z Downloaded encoding_rs v0.8.35
13702026-09-12T21:04:38.072Z Downloaded ring v0.17.14
13712026-09-12T21:04:38.144Z Downloaded libgit2-sys v0.18.3+1.9.2
13722026-09-12T21:04:38.331Z Downloaded dsi-bitstream v0.10.1
13732026-09-12T21:04:38.672Z Downloaded aws-lc-sys v0.40.0
13742026-09-12T21:04:38.968Z Compiling serde_core v1.0.228
13752026-09-12T21:04:38.968Z Compiling libc v0.2.185
13762026-09-12T21:04:38.968Z Compiling serde v1.0.228
13772026-09-12T21:04:38.972Z Compiling log v0.4.33
13782026-09-12T21:04:38.973Z Compiling smallvec v1.15.1
13792026-09-12T21:04:38.973Z Compiling subtle v2.6.1
13802026-09-12T21:04:39.110Z Compiling syn v2.0.117
13812026-09-12T21:04:39.119Z Compiling typenum v1.20.1
13822026-09-12T21:04:39.313Z Compiling zerocopy v0.8.55
13832026-09-12T21:04:39.336Z Compiling scopeguard v1.2.0
13842026-09-12T21:04:39.382Z Compiling portable-atomic v1.13.1
13852026-09-12T21:04:39.440Z Compiling lock_api v0.4.14
13862026-09-12T21:04:39.454Z Compiling shlex v1.3.0
13872026-09-12T21:04:39.651Z Compiling find-msvc-tools v0.1.9
13882026-09-12T21:04:39.674Z Compiling stable_deref_trait v1.2.1
13892026-09-12T21:04:39.750Z Compiling critical-section v1.2.0
13902026-09-12T21:04:39.764Z Compiling serde_json v1.0.151
13912026-09-12T21:04:39.856Z Compiling generic-array v0.14.7
13922026-09-12T21:04:39.932Z Compiling getrandom v0.4.3
13932026-09-12T21:04:39.965Z Compiling errno v0.3.14
13942026-09-12T21:04:39.969Z Compiling jobserver v0.1.34
13952026-09-12T21:04:40.027Z Compiling getrandom v0.2.17
13962026-09-12T21:04:40.093Z Compiling libm v0.2.16
13972026-09-12T21:04:40.169Z Compiling rand_core v0.6.4
13982026-09-12T21:04:40.270Z Compiling cc v1.2.56
13992026-09-12T21:04:40.320Z Compiling num-traits v0.2.19
14002026-09-12T21:04:40.372Z Compiling once_cell v1.21.3
14012026-09-12T21:04:40.455Z Compiling const-oid v0.9.6
14022026-09-12T21:04:40.473Z Compiling allocator-api2 v0.2.21
14032026-09-12T21:04:40.487Z Compiling rand_core v0.10.0
14042026-09-12T21:04:40.682Z Compiling litemap v0.8.1
14052026-09-12T21:04:40.801Z Compiling percent-encoding v2.3.2
14062026-09-12T21:04:40.873Z Compiling parking_lot_core v0.9.12
14072026-09-12T21:04:40.877Z Compiling writeable v0.6.2
14082026-09-12T21:04:40.986Z Compiling pin-project-lite v0.2.17
14092026-09-12T21:04:41.088Z Compiling icu_normalizer_data v2.1.1
14102026-09-12T21:04:41.105Z Compiling icu_properties_data v2.1.2
14112026-09-12T21:04:41.200Z Compiling signal-hook-registry v1.4.8
14122026-09-12T21:04:41.294Z Compiling bitflags v2.11.0
14132026-09-12T21:04:41.429Z Compiling semver v1.0.28
14142026-09-12T21:04:41.516Z Compiling rustix v1.1.4
14152026-09-12T21:04:41.674Z Compiling parking_lot v0.12.5
14162026-09-12T21:04:41.744Z Compiling mio v1.2.0
14172026-09-12T21:04:41.760Z Compiling getrandom v0.3.4
14182026-09-12T21:04:41.868Z Compiling pkg-config v0.3.32
14192026-09-12T21:04:42.038Z Compiling synstructure v0.13.2
14202026-09-12T21:04:42.066Z Compiling futures-core v0.3.32
14212026-09-12T21:04:42.221Z Compiling socket2 v0.6.3
14222026-09-12T21:04:42.239Z Compiling foldhash v0.2.0
14232026-09-12T21:04:42.422Z Compiling utf8_iter v1.0.4
14242026-09-12T21:04:42.435Z Compiling base64ct v1.8.3
14252026-09-12T21:04:42.480Z Compiling form_urlencoded v1.2.2
14262026-09-12T21:04:42.570Z Compiling flagset v0.4.7
14272026-09-12T21:04:42.633Z Compiling hashbrown v0.17.0
14282026-09-12T21:04:42.654Z Compiling futures-sink v0.3.32
14292026-09-12T21:04:42.665Z Compiling futures-io v0.3.32
14302026-09-12T21:04:42.690Z Compiling pem-rfc7468 v0.7.0
14312026-09-12T21:04:42.702Z Compiling rustversion v1.0.22
14322026-09-12T21:04:42.732Z Compiling futures-channel v0.3.32
14332026-09-12T21:04:42.753Z Compiling futures-task v0.3.32
14342026-09-12T21:04:42.817Z Compiling slab v0.4.12
14352026-09-12T21:04:42.926Z Compiling base64 v0.22.1
14362026-09-12T21:04:42.962Z Compiling iana-time-zone v0.1.65
14372026-09-12T21:04:42.993Z Compiling ident_case v1.0.1
14382026-09-12T21:04:43.007Z Compiling uuid v1.23.4
14392026-09-12T21:04:43.119Z Compiling syn v1.0.109
14402026-09-12T21:04:43.160Z Compiling cmov v0.5.4
14412026-09-12T21:04:43.245Z Compiling indexmap v2.14.0
14422026-09-12T21:04:43.258Z Compiling terminal_size v0.4.3
14432026-09-12T21:04:43.384Z Compiling ctutils v0.4.2
14442026-09-12T21:04:43.420Z Compiling rustc_version v0.4.1
14452026-09-12T21:04:43.495Z Compiling serde_derive_internals v0.29.1
14462026-09-12T21:04:43.621Z Compiling cmake v0.1.57
14472026-09-12T21:04:43.694Z Compiling spin v0.9.8
14482026-09-12T21:04:43.706Z Compiling ahash v0.8.12
14492026-09-12T21:04:43.774Z Compiling cpufeatures v0.2.17
14502026-09-12T21:04:43.790Z Compiling serde_derive v1.0.228
14512026-09-12T21:04:43.848Z Compiling zeroize_derive v1.5.0
14522026-09-12T21:04:43.916Z Compiling zerocopy-derive v0.8.55
14532026-09-12T21:04:43.932Z Compiling zerofrom-derive v0.1.6
14542026-09-12T21:04:44.025Z Compiling yoke-derive v0.8.1
14552026-09-12T21:04:44.048Z Compiling zerovec-derive v0.11.2
14562026-09-12T21:04:44.462Z Compiling displaydoc v0.2.5
14572026-09-12T21:04:44.508Z Compiling thiserror-impl v2.0.18
14582026-09-12T21:04:45.161Z Compiling tokio-macros v2.7.0
14592026-09-12T21:04:45.175Z Compiling der_derive v0.7.3
14602026-09-12T21:04:45.237Z Compiling futures-macro v0.3.32
14612026-09-12T21:04:45.353Z Compiling zerofrom v0.1.6
14622026-09-12T21:04:45.480Z Compiling yoke v0.8.1
14632026-09-12T21:04:45.669Z Compiling zerovec v0.11.5
14642026-09-12T21:04:45.856Z Compiling zerotrie v0.2.3
14652026-09-12T21:04:45.897Z Compiling thiserror v2.0.18
14662026-09-12T21:04:46.006Z Compiling thiserror-impl v1.0.69
14672026-09-12T21:04:46.033Z Compiling futures-util v0.3.32
14682026-09-12T21:04:46.138Z Compiling tinystr v0.8.2
14692026-09-12T21:04:46.152Z Compiling potential_utf v0.1.4
14702026-09-12T21:04:46.169Z Compiling dyn-clone v1.0.20
14712026-09-12T21:04:46.298Z Compiling icu_locale_core v2.1.1
14722026-09-12T21:04:46.313Z Compiling icu_collections v2.1.1
14732026-09-12T21:04:46.334Z Compiling fs_extra v1.3.0
14742026-09-12T21:04:46.605Z Compiling schemars v0.8.22
14752026-09-12T21:04:46.775Z Compiling simd-adler32 v0.3.8
14762026-09-12T21:04:46.817Z Compiling dunce v1.0.5
14772026-09-12T21:04:46.914Z Compiling icu_provider v2.1.1
14782026-09-12T21:04:47.071Z Compiling aws-lc-sys v0.40.0
14792026-09-12T21:04:47.141Z Compiling icu_normalizer v2.1.1
14802026-09-12T21:04:47.205Z Compiling icu_properties v2.1.2
14812026-09-12T21:04:47.257Z Compiling zeroize v1.9.0
14822026-09-12T21:04:47.293Z Compiling bytes v1.11.1
14832026-09-12T21:04:47.394Z Compiling chrono v0.4.45
14842026-09-12T21:04:47.655Z Compiling der v0.7.10
14852026-09-12T21:04:47.890Z Compiling tokio v1.52.1
14862026-09-12T21:04:48.017Z Compiling crypto-common v0.1.7
14872026-09-12T21:04:48.173Z Compiling block-buffer v0.10.4
14882026-09-12T21:04:48.292Z Compiling idna_adapter v1.2.1
14892026-09-12T21:04:48.306Z Compiling digest v0.10.7
14902026-09-12T21:04:48.342Z Compiling ppv-lite86 v0.2.21
14912026-09-12T21:04:48.428Z Compiling idna v1.1.0
14922026-09-12T21:04:48.478Z Compiling spki v0.7.3
14932026-09-12T21:04:48.557Z Compiling thiserror v1.0.69
14942026-09-12T21:04:48.660Z Compiling pkcs8 v0.10.2
14952026-09-12T21:04:48.678Z Compiling ipnet v2.12.0
14962026-09-12T21:04:48.690Z Compiling rand_chacha v0.3.1
14972026-09-12T21:04:48.740Z Compiling hybrid-array v0.4.13
14982026-09-12T21:04:48.926Z Compiling url v2.5.8
14992026-09-12T21:04:48.989Z Compiling rand v0.8.6
15002026-09-12T21:04:49.125Z Compiling signature v2.2.0
15012026-09-12T21:04:49.240Z Compiling hex v0.4.3
15022026-09-12T21:04:49.334Z Compiling schemars_derive v0.8.22
15032026-09-12T21:04:49.497Z Compiling tracing-attributes v0.1.31
15042026-09-12T21:04:49.522Z Compiling tracing-core v0.1.36
15052026-09-12T21:04:49.557Z Compiling regex-syntax v0.8.10
15062026-09-12T21:04:49.760Z Compiling adler2 v2.0.1
15072026-09-12T21:04:49.805Z Compiling clap_builder v4.6.0
15082026-09-12T21:04:49.896Z Compiling miniz_oxide v0.8.9
15092026-09-12T21:04:50.058Z Compiling pest_generator v2.8.6
15102026-09-12T21:04:50.756Z Compiling clap_derive v4.6.1
15112026-09-12T21:04:50.771Z Compiling tinyvec_macros v0.1.1
15122026-09-12T21:04:50.837Z Compiling tracing v0.1.44
15132026-09-12T21:04:50.853Z Compiling tinyvec v1.11.0
15142026-09-12T21:04:51.106Z Compiling pest_derive v2.8.6
15152026-09-12T21:04:51.194Z Compiling sha2 v0.10.9
15162026-09-12T21:04:51.550Z Compiling hmac v0.12.1
15172026-09-12T21:04:51.714Z Compiling http v1.4.2
15182026-09-12T21:04:51.857Z Compiling tokio-util v0.7.18
15192026-09-12T21:04:51.895Z Compiling num-integer v0.1.46
15202026-09-12T21:04:52.220Z Compiling num-bigint-dig v0.8.6
15212026-09-12T21:04:52.432Z Compiling vcpkg v0.2.15
15222026-09-12T21:04:52.500Z Compiling object v0.37.3
15232026-09-12T21:04:52.515Z Compiling clap v4.6.1
15242026-09-12T21:04:52.600Z Compiling anyhow v1.0.104
15252026-09-12T21:04:52.616Z Compiling aws-lc-rs v1.16.3
15262026-09-12T21:04:52.803Z Compiling tempfile v3.27.0
15272026-09-12T21:04:52.852Z Compiling num-iter v0.1.45
15282026-09-12T21:04:52.868Z Compiling crypto-common v0.2.2
15292026-09-12T21:04:52.912Z Compiling block-buffer v0.12.1
15302026-09-12T21:04:52.967Z Compiling rustls-pki-types v1.14.0
15312026-09-12T21:04:53.105Z Compiling lazy_static v1.5.0
15322026-09-12T21:04:53.121Z Compiling rand_core v0.9.5
15332026-09-12T21:04:53.139Z Compiling openssl-sys v0.9.117
15342026-09-12T21:04:53.170Z Compiling ff v0.13.1
15352026-09-12T21:04:53.193Z Compiling gimli v0.32.3
15362026-09-12T21:04:53.303Z Compiling crc32fast v1.5.0
15372026-09-12T21:04:53.378Z Compiling base16ct v0.2.0
15382026-09-12T21:04:53.411Z Compiling group v0.13.0
15392026-09-12T21:04:53.548Z Compiling sec1 v0.7.3
15402026-09-12T21:04:53.770Z Compiling http-body v1.0.1
15412026-09-12T21:04:53.853Z Compiling hkdf v0.12.4
15422026-09-12T21:04:53.918Z Compiling pkcs1 v0.7.5
15432026-09-12T21:04:54.011Z Compiling x509-cert v0.2.5
15442026-09-12T21:04:54.026Z Compiling crypto-bigint v0.5.5
15452026-09-12T21:04:54.308Z Compiling rustc-demangle v0.1.27
15462026-09-12T21:04:54.606Z Compiling httparse v1.10.1
15472026-09-12T21:04:54.697Z Compiling owo-colors v4.3.0
15482026-09-12T21:04:54.954Z Compiling addr2line v0.25.1
15492026-09-12T21:04:55.017Z Compiling openssl-probe v0.2.1
15502026-09-12T21:04:55.129Z Compiling untrusted v0.7.1
15512026-09-12T21:04:55.234Z Compiling elliptic-curve v0.13.8
15522026-09-12T21:04:55.272Z Compiling rsa v0.9.10
15532026-09-12T21:04:55.473Z Compiling camino v1.2.5
15542026-09-12T21:04:55.596Z Compiling rand_chacha v0.9.0
15552026-09-12T21:04:55.624Z Compiling scroll_derive v0.12.1
15562026-09-12T21:04:55.842Z Compiling async-trait v0.1.89
15572026-09-12T21:04:56.096Z Compiling curve25519-dalek v4.1.3
15582026-09-12T21:04:56.262Z Compiling backtrace v0.3.76
15592026-09-12T21:04:56.276Z Compiling darling_core v0.23.0
15602026-09-12T21:04:56.428Z Compiling proc-macro-error-attr2 v2.0.0
15612026-09-12T21:04:56.445Z Compiling aho-corasick v1.1.4
15622026-09-12T21:04:56.821Z Compiling tower-layer v0.3.3
15632026-09-12T21:04:56.856Z Compiling try-lock v0.2.5
15642026-09-12T21:04:56.966Z Compiling rustls v0.23.41
15652026-09-12T21:04:56.984Z Compiling tower-service v0.3.3
15662026-09-12T21:04:57.080Z Compiling atomic-waker v1.1.2
15672026-09-12T21:04:57.152Z Compiling radium v0.7.0
15682026-09-12T21:04:57.207Z Compiling is_ci v1.2.0
15692026-09-12T21:04:57.345Z Compiling untrusted v0.9.0
15702026-09-12T21:04:57.397Z Compiling supports-color v3.0.2
15712026-09-12T21:04:57.434Z Compiling regex-automata v0.4.14
15722026-09-12T21:04:57.465Z Compiling h2 v0.4.15
15732026-09-12T21:04:57.557Z Compiling textwrap v0.16.2
15742026-09-12T21:04:58.003Z Compiling want v0.3.1
15752026-09-12T21:04:58.079Z Compiling proc-macro-error2 v2.0.1
15762026-09-12T21:04:58.171Z Compiling backtrace-ext v0.2.1
15772026-09-12T21:04:58.294Z Compiling scroll v0.12.0
15782026-09-12T21:04:58.328Z Compiling rand v0.9.2
15792026-09-12T21:04:58.665Z Compiling rfc6979 v0.4.0
15802026-09-12T21:04:58.730Z Compiling darling_macro v0.23.0
15812026-09-12T21:04:58.794Z Compiling hashbrown v0.14.5
15822026-09-12T21:04:58.833Z Compiling block-padding v0.4.2
15832026-09-12T21:04:59.005Z Compiling hubpack_derive v0.1.1
15842026-09-12T21:04:59.098Z Compiling serde_spanned v0.6.9
15852026-09-12T21:04:59.230Z Compiling toml_datetime v0.6.11
15862026-09-12T21:04:59.246Z Compiling serde_tokenstream v0.2.3
15872026-09-12T21:04:59.285Z Compiling curve25519-dalek-derive v0.1.1
15882026-09-12T21:04:59.336Z Compiling scroll_derive v0.13.1
15892026-09-12T21:04:59.463Z Compiling miette-derive v7.6.0
15902026-09-12T21:04:59.487Z Compiling zerocopy-derive v0.7.35
15912026-09-12T21:04:59.552Z Compiling slog v2.8.2
15922026-09-12T21:04:59.755Z Compiling darling_core v0.20.11
15932026-09-12T21:04:59.930Z Compiling supports-unicode v3.0.0
15942026-09-12T21:05:00.073Z Compiling supports-hyperlinks v3.2.0
15952026-09-12T21:05:00.144Z Compiling openssl v0.10.80
15962026-09-12T21:05:00.227Z Compiling keccak v0.1.6
15972026-09-12T21:05:00.348Z Compiling time-core v0.1.8
15982026-09-12T21:05:00.393Z Compiling httpdate v1.0.3
15992026-09-12T21:05:00.495Z Compiling num-conv v0.2.0
16002026-09-12T21:05:00.607Z Compiling powerfmt v0.2.0
16012026-09-12T21:05:00.621Z Compiling tap v1.0.1
16022026-09-12T21:05:00.634Z Compiling foreign-types-shared v0.1.1
16032026-09-12T21:05:00.720Z Compiling const-oid v0.10.2
16042026-09-12T21:05:00.735Z Compiling maybe-uninit v2.0.0
16052026-09-12T21:05:00.804Z Compiling miette v7.6.0
16062026-09-12T21:05:00.922Z Compiling digest v0.11.3
16072026-09-12T21:05:00.953Z Compiling deranged v0.5.8
16082026-09-12T21:05:01.061Z Compiling wyz v0.5.1
16092026-09-12T21:05:01.145Z Compiling foreign-types v0.3.2
16102026-09-12T21:05:01.220Z Compiling time-macros v0.2.27
16112026-09-12T21:05:01.255Z Compiling hyper v1.10.1
16122026-09-12T21:05:01.534Z Compiling sha3 v0.10.8
16132026-09-12T21:05:01.572Z Compiling zerocopy v0.7.35
16142026-09-12T21:05:01.907Z Compiling scroll v0.13.0
16152026-09-12T21:05:01.999Z Compiling darling_macro v0.20.11
16162026-09-12T21:05:02.018Z Compiling hubpack v0.1.2
16172026-09-12T21:05:02.111Z Compiling chumsky v0.9.3
16182026-09-12T21:05:02.173Z Compiling darling v0.23.0
16192026-09-12T21:05:02.226Z Compiling inout v0.2.2
16202026-09-12T21:05:02.257Z Compiling ecdsa v0.16.9
16212026-09-12T21:05:02.274Z Compiling goblin v0.8.2
16222026-09-12T21:05:02.404Z Compiling knus-derive v3.4.0
16232026-09-12T21:05:02.640Z Compiling primeorder v0.13.6
16242026-09-12T21:05:02.821Z Compiling unicode-normalization v0.1.25
16252026-09-12T21:05:02.894Z Compiling ed25519 v2.2.3
16262026-09-12T21:05:03.121Z Compiling half v2.7.1
16272026-09-12T21:05:03.277Z Compiling erased-serde v0.3.31
16282026-09-12T21:05:03.328Z Compiling openssl-macros v0.1.1
16292026-09-12T21:05:03.420Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16302026-09-12T21:05:03.790Z Compiling bzip2-sys v0.1.13+1.0.8
16312026-09-12T21:05:03.805Z Compiling wait-timeout v0.2.1
16322026-09-12T21:05:03.823Z Compiling socket2 v0.5.10
16332026-09-12T21:05:03.853Z Compiling env_filter v2.0.0
16342026-09-12T21:05:03.876Z Compiling packed_struct v0.10.1
16352026-09-12T21:05:04.071Z Compiling num_threads v0.1.7
16362026-09-12T21:05:04.086Z Compiling cpufeatures v0.3.0
16372026-09-12T21:05:04.133Z Compiling bit-vec v0.8.0
16382026-09-12T21:05:04.149Z Compiling ciborium-io v0.2.2
16392026-09-12T21:05:04.166Z Compiling funty v2.0.0
16402026-09-12T21:05:04.180Z Compiling quick-error v1.2.3
16412026-09-12T21:05:04.225Z Compiling native-tls v0.2.18
16422026-09-12T21:05:04.247Z Compiling crossbeam-utils v0.8.21
16432026-09-12T21:05:04.282Z Compiling rusty-fork v0.3.1
16442026-09-12T21:05:04.366Z Compiling bit-set v0.8.0
16452026-09-12T21:05:04.463Z Compiling ciborium-ll v0.2.2
16462026-09-12T21:05:04.529Z Compiling bitvec v1.0.1
16472026-09-12T21:05:04.566Z Compiling dof v0.3.0
16482026-09-12T21:05:04.599Z Compiling time v0.3.47
16492026-09-12T21:05:04.748Z Compiling hyper-util v0.1.20
16502026-09-12T21:05:04.922Z Compiling env_logger v0.11.11
16512026-09-12T21:05:05.287Z Compiling knus v3.4.0
16522026-09-12T21:05:05.958Z Compiling ed25519-dalek v2.2.0
16532026-09-12T21:05:06.135Z Compiling p384 v0.13.1
16542026-09-12T21:05:06.138Z Compiling darling v0.20.11
16552026-09-12T21:05:06.182Z Compiling cipher v0.5.2
16562026-09-12T21:05:06.229Z Compiling serde_with_macros v3.21.0
16572026-09-12T21:05:06.443Z Compiling goblin v0.10.5
16582026-09-12T21:05:06.479Z Compiling rand_xorshift v0.4.0
16592026-09-12T21:05:06.535Z Compiling dtrace-parser v0.2.0
16602026-09-12T21:05:06.638Z Compiling sha1 v0.10.6
16612026-09-12T21:05:06.666Z Compiling packed_struct_codegen v0.10.1
16622026-09-12T21:05:06.861Z Compiling bitfield-macros v0.19.4
16632026-09-12T21:05:07.253Z Compiling strum_macros v0.26.4
16642026-09-12T21:05:07.341Z Compiling zerocopy-derive v0.6.6
16652026-09-12T21:05:07.559Z Compiling sync_wrapper v1.0.2
16662026-09-12T21:05:07.674Z Compiling thread-id v4.2.2
16672026-09-12T21:05:07.730Z Compiling indexmap v1.9.3
16682026-09-12T21:05:07.757Z Compiling salty v0.3.0
16692026-09-12T21:05:07.936Z Compiling paste v1.0.15
16702026-09-12T21:05:08.002Z Compiling nodrop v0.1.14
16712026-09-12T21:05:08.098Z Compiling siphasher v1.0.2
16722026-09-12T21:05:08.174Z Compiling crc-catalog v2.4.0
16732026-09-12T21:05:08.216Z Compiling unarray v0.1.4
16742026-09-12T21:05:08.267Z Compiling unicode-segmentation v1.12.0
16752026-09-12T21:05:08.287Z Compiling usdt-impl v0.6.0
16762026-09-12T21:05:08.329Z Compiling proptest v1.11.0
16772026-09-12T21:05:08.358Z Compiling crc v3.4.0
16782026-09-12T21:05:08.556Z Compiling zerocopy v0.6.6
16792026-09-12T21:05:08.578Z Compiling array-init v0.0.4
16802026-09-12T21:05:08.688Z Compiling usdt-impl v0.5.0
16812026-09-12T21:05:08.930Z Compiling tower v0.5.3
16822026-09-12T21:05:09.042Z Compiling strum v0.26.3
16832026-09-12T21:05:09.178Z Compiling dof v0.4.0
16842026-09-12T21:05:09.408Z Compiling bitfield v0.19.4
16852026-09-12T21:05:09.645Z Compiling serde_with v3.21.0
16862026-09-12T21:05:09.709Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16872026-09-12T21:05:10.203Z Compiling smallvec v0.6.14
16882026-09-12T21:05:10.348Z Compiling chacha20 v0.10.0
16892026-09-12T21:05:10.408Z Compiling derive_builder_core v0.20.2
16902026-09-12T21:05:10.727Z Compiling ciborium v0.2.2
16912026-09-12T21:05:11.243Z Compiling http-body-util v0.1.3
16922026-09-12T21:05:11.264Z Compiling dtrace-parser v0.3.0
16932026-09-12T21:05:11.279Z Compiling ipnetwork v0.21.1
16942026-09-12T21:05:11.380Z Compiling structmeta-derive v0.3.0
16952026-09-12T21:05:11.479Z Compiling enum-as-inner v0.6.1
16962026-09-12T21:05:11.659Z Compiling heapless v0.7.17
16972026-09-12T21:05:11.763Z Compiling thread-id v5.1.0
16982026-09-12T21:05:11.856Z Compiling syn v3.0.3
16992026-09-12T21:05:11.914Z Compiling cookie v0.18.1
17002026-09-12T21:05:11.980Z Compiling hashbrown v0.12.3
17012026-09-12T21:05:11.994Z Compiling zstd-safe v7.2.4
17022026-09-12T21:05:12.122Z Compiling winnow v0.5.40
17032026-09-12T21:05:12.207Z Compiling unicode-bidi v0.3.18
17042026-09-12T21:05:12.442Z Compiling data-encoding v2.10.0
17052026-09-12T21:05:12.459Z Compiling static_assertions v1.1.0
17062026-09-12T21:05:12.530Z Compiling unicode-properties v0.1.4
17072026-09-12T21:05:12.735Z Compiling iri-string v0.7.10
17082026-09-12T21:05:12.751Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
17092026-09-12T21:05:12.950Z Compiling ryu v1.0.23
17102026-09-12T21:05:13.140Z Compiling base64 v0.21.7
17112026-09-12T21:05:13.144Z Compiling signal-hook v0.3.18
17122026-09-12T21:05:13.365Z Compiling ron v0.8.1
17132026-09-12T21:05:13.454Z Compiling toml_edit v0.19.15
17142026-09-12T21:05:13.511Z Compiling serde_urlencoded v0.7.1
17152026-09-12T21:05:13.826Z Compiling stringprep v0.1.5
17162026-09-12T21:05:14.275Z Compiling tower-http v0.6.8
17172026-09-12T21:05:14.306Z Compiling structmeta v0.3.0
17182026-09-12T21:05:14.371Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17192026-09-12T21:05:14.694Z Compiling oxnet v0.1.6
17202026-09-12T21:05:14.805Z Compiling derive_builder_macro v0.20.2
17212026-09-12T21:05:15.141Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17222026-09-12T21:05:15.227Z Compiling newtype-uuid v1.3.2
17232026-09-12T21:05:15.284Z Compiling bzip2 v0.4.4
17242026-09-12T21:05:15.305Z Compiling daft-derive v0.1.8
17252026-09-12T21:05:15.320Z Compiling rand v0.10.1
17262026-09-12T21:05:15.487Z Compiling serde-hex v0.1.0
17272026-09-12T21:05:15.550Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17282026-09-12T21:05:16.019Z Compiling tokio-native-tls v0.3.1
17292026-09-12T21:05:16.103Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17302026-09-12T21:05:16.290Z Compiling sha2 v0.11.0
17312026-09-12T21:05:16.532Z Compiling md-5 v0.11.0
17322026-09-12T21:05:16.707Z Compiling hmac v0.13.0
17332026-09-12T21:05:16.848Z Compiling bstr v1.12.1
17342026-09-12T21:05:16.897Z Compiling rustls-native-certs v0.8.3
17352026-09-12T21:05:16.912Z Compiling hashbrown v0.13.2
17362026-09-12T21:05:17.190Z Compiling futures-executor v0.3.32
17372026-09-12T21:05:17.190Z Compiling serde-big-array v0.5.1
17382026-09-12T21:05:17.344Z Compiling pin-project-internal v1.1.11
17392026-09-12T21:05:17.413Z Compiling vergen-lib v9.1.0
17402026-09-12T21:05:17.448Z Compiling hash32 v0.2.1
17412026-09-12T21:05:17.471Z Compiling memoffset v0.9.1
17422026-09-12T21:05:17.645Z Compiling thread_local v1.1.9
17432026-09-12T21:05:17.654Z Compiling encoding_rs v0.8.35
17442026-09-12T21:05:17.678Z Compiling smoltcp v0.9.1
17452026-09-12T21:05:17.859Z Compiling linked-hash-map v0.5.6
17462026-09-12T21:05:17.996Z Compiling zlib-rs v0.6.2
17472026-09-12T21:05:18.024Z Compiling ref-cast v1.0.25
17482026-09-12T21:05:18.047Z Compiling psl-types v2.0.11
17492026-09-12T21:05:18.174Z Compiling fallible-iterator v0.2.0
17502026-09-12T21:05:18.361Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17512026-09-12T21:05:18.471Z Compiling bumpalo v3.20.2
17522026-09-12T21:05:18.503Z Compiling crc-any v2.5.0
17532026-09-12T21:05:18.565Z Compiling mime v0.3.17
17542026-09-12T21:05:18.771Z Compiling cfg_aliases v0.2.1
17552026-09-12T21:05:18.794Z Compiling slog-async v2.8.0
17562026-09-12T21:05:18.847Z Compiling rustix v0.38.44
17572026-09-12T21:05:18.890Z Compiling libbz2-rs-sys v0.2.2
17582026-09-12T21:05:19.071Z Compiling litrs v1.0.0
17592026-09-12T21:05:19.220Z Compiling nix v0.31.2
17602026-09-12T21:05:19.285Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17612026-09-12T21:05:19.421Z Compiling bzip2 v0.6.1
17622026-09-12T21:05:19.564Z Compiling zopfli v0.8.3
17632026-09-12T21:05:19.580Z Compiling document-features v0.2.12
17642026-09-12T21:05:19.624Z Compiling postgres-protocol v0.6.12
17652026-09-12T21:05:19.639Z Compiling toml_edit v0.22.27
17662026-09-12T21:05:20.116Z Compiling pin-project v1.1.11
17672026-09-12T21:05:20.180Z Compiling publicsuffix v2.3.0
17682026-09-12T21:05:20.218Z Compiling lru-cache v0.1.2
17692026-09-12T21:05:20.343Z Compiling object v0.30.4
17702026-09-12T21:05:20.351Z Compiling futures v0.3.32
17712026-09-12T21:05:20.359Z Compiling daft v0.1.8
17722026-09-12T21:05:20.425Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17732026-09-12T21:05:20.635Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17742026-09-12T21:05:20.720Z Compiling hyper-tls v0.6.0
17752026-09-12T21:05:20.916Z Compiling flate2 v1.1.9
17762026-09-12T21:05:20.920Z Compiling zip v0.6.6
17772026-09-12T21:05:21.070Z Compiling derive_builder v0.20.2
17782026-09-12T21:05:21.204Z Compiling toml v0.7.8
17792026-09-12T21:05:21.482Z Compiling derive-ex v0.1.8
17802026-09-12T21:05:21.801Z Compiling hickory-proto v0.24.4
17812026-09-12T21:05:21.849Z Compiling crossbeam-channel v0.5.15
17822026-09-12T21:05:21.998Z Compiling usdt-attr-macro v0.5.0
17832026-09-12T21:05:22.313Z Compiling usdt-macro v0.5.0
17842026-09-12T21:05:22.358Z Compiling convert_case v0.10.0
17852026-09-12T21:05:22.674Z Compiling phf_shared v0.13.1
17862026-09-12T21:05:22.795Z Compiling regex v1.12.3
17872026-09-12T21:05:22.922Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17882026-09-12T21:05:23.044Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17892026-09-12T21:05:23.145Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17902026-09-12T21:05:23.160Z Compiling snafu-derive v0.8.9
17912026-09-12T21:05:23.173Z Compiling strum_macros v0.27.2
17922026-09-12T21:05:23.225Z Compiling ref-cast-impl v1.0.25
17932026-09-12T21:05:23.406Z Compiling vergen v9.1.0
17942026-09-12T21:05:23.550Z Compiling cargo-platform v0.3.2
17952026-09-12T21:05:23.565Z Compiling memmap v0.7.0
17962026-09-12T21:05:23.801Z Compiling is-terminal v0.4.17
17972026-09-12T21:05:23.826Z Compiling fs-err v3.3.0
17982026-09-12T21:05:23.883Z Compiling managed v0.8.0
17992026-09-12T21:05:23.902Z Compiling bitflags v1.3.2
18002026-09-12T21:05:23.983Z Compiling either v1.15.0
18012026-09-12T21:05:24.044Z Compiling foldhash v0.1.5
18022026-09-12T21:05:24.106Z Compiling path-slash v0.1.5
18032026-09-12T21:05:24.202Z Compiling same-file v1.0.6
18042026-09-12T21:05:24.221Z Compiling resolv-conf v0.7.6
18052026-09-12T21:05:24.243Z Compiling take_mut v0.2.2
18062026-09-12T21:05:24.360Z Compiling corncobs v0.1.4
18072026-09-12T21:05:24.374Z Compiling jiff-core v0.1.0
18082026-09-12T21:05:24.535Z Compiling term v1.2.1
18092026-09-12T21:05:24.566Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
18102026-09-12T21:05:24.967Z Compiling slog-term v2.9.2
18112026-09-12T21:05:25.013Z Compiling hickory-resolver v0.24.4
18122026-09-12T21:05:25.121Z Compiling snafu v0.8.9
18132026-09-12T21:05:25.135Z Compiling jiff v0.2.34
18142026-09-12T21:05:25.248Z Compiling strum v0.27.2
18152026-09-12T21:05:25.456Z Compiling walkdir v2.5.0
18162026-09-12T21:05:25.474Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
18172026-09-12T21:05:25.526Z Compiling hashbrown v0.15.5
18182026-09-12T21:05:26.065Z Compiling cargo_metadata v0.23.1
18192026-09-12T21:05:26.081Z Compiling usdt v0.5.0
18202026-09-12T21:05:26.364Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18212026-09-12T21:05:26.504Z Compiling test-strategy v0.4.5
18222026-09-12T21:05:26.612Z Compiling phf v0.13.1
18232026-09-12T21:05:26.739Z Compiling derive_more-impl v2.1.1
18242026-09-12T21:05:26.846Z Compiling signal-hook-mio v0.2.5
18252026-09-12T21:05:27.200Z Compiling cookie_store v0.22.1
18262026-09-12T21:05:27.417Z Compiling zstd v0.13.3
18272026-09-12T21:05:27.859Z Compiling toml v0.8.23
18282026-09-12T21:05:27.894Z Compiling reqwest v0.12.28
18292026-09-12T21:05:28.049Z Compiling postgres-types v0.2.14
18302026-09-12T21:05:28.279Z Compiling globset v0.4.18
18312026-09-12T21:05:28.453Z Compiling usdt-attr-macro v0.6.0
18322026-09-12T21:05:28.470Z Compiling usdt-macro v0.6.0
18332026-09-12T21:05:28.599Z Compiling phf_shared v0.11.3
18342026-09-12T21:05:28.661Z Compiling olpc-cjson v0.1.4
18352026-09-12T21:05:28.790Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18362026-09-12T21:05:28.857Z Compiling tokio-stream v0.1.18
18372026-09-12T21:05:28.997Z Compiling byte-wrapper v0.1.0
18382026-09-12T21:05:29.103Z Compiling inout v0.1.4
18392026-09-12T21:05:29.298Z Compiling secrecy v0.8.0
18402026-09-12T21:05:29.334Z Compiling serde_plain v1.0.2
18412026-09-12T21:05:29.337Z Compiling derive-where v1.6.0
18422026-09-12T21:05:29.337Z Compiling serde_repr v0.1.20
18432026-09-12T21:05:29.363Z Compiling async-recursion v1.1.1
18442026-09-12T21:05:29.395Z Compiling pem v3.0.6
18452026-09-12T21:05:29.432Z Compiling hashbrown v0.16.1
18462026-09-12T21:05:29.531Z Compiling float-cmp v0.10.0
18472026-09-12T21:05:29.685Z Compiling memmap2 v0.9.10
18482026-09-12T21:05:29.721Z Compiling winnow v1.0.3
18492026-09-12T21:05:29.901Z Compiling precomputed-hash v0.1.1
18502026-09-12T21:05:29.916Z Compiling typed-path v0.9.3
18512026-09-12T21:05:29.996Z Compiling normalize-line-endings v0.3.0
18522026-09-12T21:05:30.035Z Compiling whoami v2.1.0
18532026-09-12T21:05:30.038Z Compiling new_debug_unreachable v1.0.6
18542026-09-12T21:05:30.092Z Compiling fixedbitset v0.4.2
18552026-09-12T21:05:30.127Z Compiling difflib v0.4.0
18562026-09-12T21:05:30.313Z Compiling fixedbitset v0.5.7
18572026-09-12T21:05:30.408Z Compiling debug-ignore v1.0.5
18582026-09-12T21:05:30.531Z Compiling typed-path v0.12.3
18592026-09-12T21:05:30.616Z Compiling predicates-core v1.0.10
18602026-09-12T21:05:30.725Z Compiling qorb v0.4.1
18612026-09-12T21:05:30.761Z Compiling toml_parser v1.1.2+spec-1.1.0
18622026-09-12T21:05:30.797Z Compiling predicates v3.1.4
18632026-09-12T21:05:30.824Z Compiling petgraph v0.8.3
18642026-09-12T21:05:31.122Z Compiling tokio-postgres v0.7.18
18652026-09-12T21:05:31.310Z Compiling zip v8.6.0
18662026-09-12T21:05:31.426Z Compiling petgraph v0.6.5
18672026-09-12T21:05:31.659Z Compiling string_cache v0.8.9
18682026-09-12T21:05:31.676Z Compiling iddqd v0.4.2
18692026-09-12T21:05:31.872Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18702026-09-12T21:05:32.385Z Compiling usdt v0.6.0
18712026-09-12T21:05:32.590Z Compiling cipher v0.4.4
18722026-09-12T21:05:32.650Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18732026-09-12T21:05:32.723Z Compiling crossterm v0.28.1
18742026-09-12T21:05:32.869Z Compiling derive_more v2.1.1
18752026-09-12T21:05:32.976Z Compiling zip v4.6.1
18762026-09-12T21:05:33.443Z Compiling itertools v0.15.0
18772026-09-12T21:05:33.775Z Compiling itertools v0.13.0
18782026-09-12T21:05:33.955Z Compiling similar v2.7.0
18792026-09-12T21:05:34.043Z Compiling hickory-proto v0.25.2
18802026-09-12T21:05:34.179Z Compiling crossbeam-epoch v0.9.18
18812026-09-12T21:05:34.510Z Compiling heck v0.4.1
18822026-09-12T21:05:34.534Z Compiling buf-list v1.1.2
18832026-09-12T21:05:34.728Z Compiling openapiv3 v2.2.0
18842026-09-12T21:05:34.805Z Compiling lalrpop-util v0.19.12
18852026-09-12T21:05:34.805Z Compiling peg-runtime v0.8.5
18862026-09-12T21:05:34.805Z Compiling filetime v0.2.27
18872026-09-12T21:05:34.999Z Compiling xattr v1.6.1
18882026-09-12T21:05:34.999Z Compiling camino-tempfile v1.4.1
18892026-09-12T21:05:35.159Z Compiling tar v0.4.46
18902026-09-12T21:05:41.500Z Compiling rustls-webpki v0.103.13
18912026-09-12T21:05:44.191Z Compiling tokio-rustls v0.26.4
18922026-09-12T21:05:44.191Z Compiling rustls-platform-verifier v0.6.2
18932026-09-12T21:05:44.194Z Compiling tough v0.22.0
18942026-09-12T21:05:44.389Z Compiling hyper-rustls v0.27.7
18952026-09-12T21:05:44.591Z Compiling reqwest v0.13.2
18962026-09-12T21:05:46.851Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18972026-09-12T21:05:47.086Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18982026-09-12T21:05:50.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
18992026-09-12T21:05:50.039Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19002026-09-12T21:05:50.039Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19012026-09-12T21:05:50.181Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
19022026-09-12T21:05:50.252ZSep 12 21:05:49.142 INFO Starting download, target: Cockroach
19032026-09-12T21:05:50.253ZSep 12 21:05:49.143 INFO Starting download, target: Console
19042026-09-12T21:05:50.253ZSep 12 21:05:49.143 INFO Starting download, target: Clickhouse
19052026-09-12T21:05:50.265ZSep 12 21:05:49.143 INFO Starting download, target: DendriteStub
19062026-09-12T21:05:50.265ZSep 12 21:05:49.143 INFO Starting download, target: MaghemiteMgd
19072026-09-12T21:05:50.265ZSep 12 21:05:49.143 INFO Starting download, target: MaghemiteDdmd
19082026-09-12T21:05:50.265ZSep 12 21:05:49.143 INFO Starting download, target: TransceiverControl
19092026-09-12T21:05:50.265ZSep 12 21:05:49.143 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
19102026-09-12T21:05:50.266ZSep 12 21:05:49.143 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
19112026-09-12T21:05:50.266ZSep 12 21:05:49.143 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
19122026-09-12T21:05:50.266ZSep 12 21:05:49.143 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
19132026-09-12T21:05:50.266ZSep 12 21:05:49.143 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
19142026-09-12T21:05:50.266ZSep 12 21:05:49.143 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
19152026-09-12T21:05:50.266ZSep 12 21:05:49.143 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
19162026-09-12T21:05:50.845ZSep 12 21:05:49.714 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19172026-09-12T21:05:50.990ZSep 12 21:05:49.888 INFO Download complete, target: TransceiverControl
19182026-09-12T21:05:52.251ZSep 12 21:05:51.149 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19192026-09-12T21:05:52.280ZSep 12 21:05:51.171 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19202026-09-12T21:05:52.368ZSep 12 21:05:51.251 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19212026-09-12T21:05:52.471ZSep 12 21:05:51.365 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19222026-09-12T21:05:52.483ZSep 12 21:05:51.375 INFO Download complete, target: Console
19232026-09-12T21:05:52.765ZSep 12 21:05:51.660 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19242026-09-12T21:05:53.191ZSep 12 21:05:52.083 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19252026-09-12T21:05:53.191ZSep 12 21:05:52.083 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19262026-09-12T21:05:53.819ZSep 12 21:05:52.718 INFO Download complete, target: MaghemiteDdmd
19272026-09-12T21:05:54.575ZSep 12 21:05:53.468 INFO Download complete, target: DendriteStub
19282026-09-12T21:05:54.803ZSep 12 21:05:53.696 INFO Download complete, target: MaghemiteMgd
19292026-09-12T21:05:56.960ZSep 12 21:05:55.854 INFO Checking that binary works, target: Cockroach
19302026-09-12T21:05:57.068ZSep 12 21:05:55.966 INFO Download complete, target: Cockroach
19312026-09-12T21:05:57.751ZSep 12 21:05:56.649 INFO Checking that binary works, target: Clickhouse
19322026-09-12T21:05:57.852ZSep 12 21:05:56.735 INFO Download complete, target: Clickhouse
19332026-09-12T21:05:57.863ZAll builder prerequisites installed successfully, and PATH looks valid
19342026-09-12T21:05:57.863Z
19352026-09-12T21:05:57.863Zreal 2:28.659617000
19362026-09-12T21:05:57.863Zuser 7:53.734890711
19372026-09-12T21:05:57.863Zsys 1:36.903562657
19382026-09-12T21:05:57.863Ztrap 0.274719558
19392026-09-12T21:05:57.864Ztflt 0.404408804
19402026-09-12T21:05:57.864Zdflt 0.802406783
19412026-09-12T21:05:57.864Zkflt 0.023371941
19422026-09-12T21:05:57.864Zlock 29:38.315483358
19432026-09-12T21:05:57.864Zslp 24:19.555709360
19442026-09-12T21:05:57.864Zlat 55.469146763
19452026-09-12T21:05:57.864Zstop 3:03.660166860
19462026-09-12T21:05:57.865Z+ banner hack-check
19472026-09-12T21:05:57.865Z
19482026-09-12T21:05:57.865Z # # ## #### # # #### # # ###### #### # #
19492026-09-12T21:05:57.865Z # # # # # # # # # # # # # # # # #
19502026-09-12T21:05:57.865Z ###### # # # #### ##### # ###### ##### # ####
19512026-09-12T21:05:57.865Z # # ###### # # # # # # # # # #
19522026-09-12T21:05:57.865Z # # # # # # # # # # # # # # # # #
19532026-09-12T21:05:57.865Z # # # # #### # # #### # # ###### #### # #
19542026-09-12T21:05:57.865Z
19552026-09-12T21:05:57.865Z+ export CARGO_INCREMENTAL=0
19562026-09-12T21:05:57.865Z+ CARGO_INCREMENTAL=0
19572026-09-12T21:05:57.865Z+ ptime -m timeout 2h cargo xtask check-features --ci
19582026-09-12T21:05:58.343Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19592026-09-12T21:05:58.637Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19602026-09-12T21:06:00.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
19612026-09-12T21:06:00.532Z Running `target/debug/xtask check-features --ci`
19622026-09-12T21:06:00.558Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
19632026-09-12T21:06:00.558Zrunning: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
19642026-09-12T21:06:01.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19652026-09-12T21:06:01.036Z Running `target/debug/xtask download cargo-hack`
19662026-09-12T21:06:01.854Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19672026-09-12T21:06:02.216Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
19682026-09-12T21:06:04.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s
19692026-09-12T21:06:04.808Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19702026-09-12T21:06:04.808Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19712026-09-12T21:06:04.944Z Running `target/debug/xtask-downloader cargo-hack`
19722026-09-12T21:06:04.988ZSep 12 21:06:03.886 INFO Starting download, target: CargoHack
19732026-09-12T21:06:04.992ZSep 12 21:06:03.886 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
19742026-09-12T21:06:05.305ZSep 12 21:06:04.205 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
19752026-09-12T21:06:05.342ZSep 12 21:06:04.244 INFO Download complete, target: CargoHack
19762026-09-12T21:06:05.346Zrunning: "/home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
19772026-09-12T21:06:05.358Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19782026-09-12T21:06:05.518Zinfo: running `cargo check --bins` on api_identity (1/378)
19792026-09-12T21:06:06.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19802026-09-12T21:06:06.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19812026-09-12T21:06:06.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19822026-09-12T21:06:06.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19832026-09-12T21:06:06.096Z
19842026-09-12T21:06:06.096Zinfo: running `cargo check --bins` on bootstore (2/378)
19852026-09-12T21:06:06.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19862026-09-12T21:06:06.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19872026-09-12T21:06:06.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19882026-09-12T21:06:06.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19892026-09-12T21:06:06.676Z
19902026-09-12T21:06:06.676Zinfo: running `cargo check --bins` on omicron-ledger (3/378)
19912026-09-12T21:06:07.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922026-09-12T21:06:07.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932026-09-12T21:06:07.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19942026-09-12T21:06:07.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19952026-09-12T21:06:07.254Z
19962026-09-12T21:06:07.254Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/378)
19972026-09-12T21:06:07.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19982026-09-12T21:06:07.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19992026-09-12T21:06:07.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20002026-09-12T21:06:07.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
20012026-09-12T21:06:07.848Z
20022026-09-12T21:06:07.848Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/378)
20032026-09-12T21:06:08.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20042026-09-12T21:06:08.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20052026-09-12T21:06:08.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20062026-09-12T21:06:08.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
20072026-09-12T21:06:08.412Z
20082026-09-12T21:06:08.412Zinfo: running `cargo check --bins` on omicron-certificates (6/378)
20092026-09-12T21:06:08.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102026-09-12T21:06:08.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112026-09-12T21:06:08.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20122026-09-12T21:06:08.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
20132026-09-12T21:06:09.040Z
20142026-09-12T21:06:09.051Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/378)
20152026-09-12T21:06:09.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20162026-09-12T21:06:09.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20172026-09-12T21:06:09.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20182026-09-12T21:06:09.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
20192026-09-12T21:06:09.615Z
20202026-09-12T21:06:09.615Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/378)
20212026-09-12T21:06:10.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20222026-09-12T21:06:10.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20232026-09-12T21:06:10.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20242026-09-12T21:06:10.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
20252026-09-12T21:06:10.212Z
20262026-09-12T21:06:10.212Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/378)
20272026-09-12T21:06:10.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20282026-09-12T21:06:10.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20292026-09-12T21:06:10.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20302026-09-12T21:06:10.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20312026-09-12T21:06:10.642Z
20322026-09-12T21:06:10.642Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/378)
20332026-09-12T21:06:11.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20342026-09-12T21:06:11.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20352026-09-12T21:06:11.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20362026-09-12T21:06:11.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20372026-09-12T21:06:11.069Z
20382026-09-12T21:06:11.069Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/378)
20392026-09-12T21:06:11.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20402026-09-12T21:06:11.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20412026-09-12T21:06:11.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20422026-09-12T21:06:11.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20432026-09-12T21:06:11.499Z
20442026-09-12T21:06:11.499Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/378)
20452026-09-12T21:06:11.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20462026-09-12T21:06:11.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20472026-09-12T21:06:11.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20482026-09-12T21:06:11.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20492026-09-12T21:06:11.932Z
20502026-09-12T21:06:11.932Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/378)
20512026-09-12T21:06:12.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20522026-09-12T21:06:12.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20532026-09-12T21:06:12.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20542026-09-12T21:06:12.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20552026-09-12T21:06:12.361Z
20562026-09-12T21:06:12.362Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/378)
20572026-09-12T21:06:12.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20582026-09-12T21:06:12.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20592026-09-12T21:06:12.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20602026-09-12T21:06:12.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20612026-09-12T21:06:12.793Z
20622026-09-12T21:06:12.793Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/378)
20632026-09-12T21:06:13.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20642026-09-12T21:06:13.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20652026-09-12T21:06:13.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20662026-09-12T21:06:13.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20672026-09-12T21:06:13.228Z
20682026-09-12T21:06:13.228Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/378)
20692026-09-12T21:06:13.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20702026-09-12T21:06:13.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20712026-09-12T21:06:13.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20722026-09-12T21:06:13.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20732026-09-12T21:06:13.660Z
20742026-09-12T21:06:13.660Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/378)
20752026-09-12T21:06:14.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20762026-09-12T21:06:14.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20772026-09-12T21:06:14.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20782026-09-12T21:06:14.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
20792026-09-12T21:06:14.086Z
20802026-09-12T21:06:14.086Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/378)
20812026-09-12T21:06:14.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20822026-09-12T21:06:14.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20832026-09-12T21:06:14.476Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20842026-09-12T21:06:14.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20852026-09-12T21:06:14.518Z
20862026-09-12T21:06:14.518Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/378)
20872026-09-12T21:06:14.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20882026-09-12T21:06:14.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20892026-09-12T21:06:14.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20902026-09-12T21:06:14.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20912026-09-12T21:06:14.949Z
20922026-09-12T21:06:14.949Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/378)
20932026-09-12T21:06:15.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20942026-09-12T21:06:15.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20952026-09-12T21:06:15.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20962026-09-12T21:06:15.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
20972026-09-12T21:06:15.388Z
20982026-09-12T21:06:15.388Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/378)
20992026-09-12T21:06:15.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21002026-09-12T21:06:15.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21012026-09-12T21:06:15.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21022026-09-12T21:06:15.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21032026-09-12T21:06:15.824Z
21042026-09-12T21:06:15.824Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/378)
21052026-09-12T21:06:16.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21062026-09-12T21:06:16.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21072026-09-12T21:06:16.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21082026-09-12T21:06:16.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21092026-09-12T21:06:16.262Z
21102026-09-12T21:06:16.262Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/378)
21112026-09-12T21:06:16.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21122026-09-12T21:06:16.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21132026-09-12T21:06:16.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21142026-09-12T21:06:16.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21152026-09-12T21:06:16.700Z
21162026-09-12T21:06:16.700Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/378)
21172026-09-12T21:06:17.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21182026-09-12T21:06:17.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21192026-09-12T21:06:17.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21202026-09-12T21:06:17.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21212026-09-12T21:06:17.130Z
21222026-09-12T21:06:17.131Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/378)
21232026-09-12T21:06:17.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21242026-09-12T21:06:18.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21252026-09-12T21:06:18.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21262026-09-12T21:06:18.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21272026-09-12T21:06:18.023Z
21282026-09-12T21:06:18.023Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/378)
21292026-09-12T21:06:18.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21302026-09-12T21:06:18.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21312026-09-12T21:06:18.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21322026-09-12T21:06:18.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
21332026-09-12T21:06:18.120Z
21342026-09-12T21:06:18.120Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/378)
21352026-09-12T21:06:18.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21362026-09-12T21:06:18.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21372026-09-12T21:06:18.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21382026-09-12T21:06:18.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21392026-09-12T21:06:18.424Z
21402026-09-12T21:06:18.424Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/378)
21412026-09-12T21:06:18.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21422026-09-12T21:06:18.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21432026-09-12T21:06:18.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21442026-09-12T21:06:18.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21452026-09-12T21:06:18.861Z
21462026-09-12T21:06:18.861Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/378)
21472026-09-12T21:06:19.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21482026-09-12T21:06:19.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21492026-09-12T21:06:19.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21502026-09-12T21:06:19.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21512026-09-12T21:06:19.296Z
21522026-09-12T21:06:19.296Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/378)
21532026-09-12T21:06:19.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21542026-09-12T21:06:19.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21552026-09-12T21:06:19.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21562026-09-12T21:06:19.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21572026-09-12T21:06:19.729Z
21582026-09-12T21:06:19.729Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/378)
21592026-09-12T21:06:20.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21602026-09-12T21:06:20.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21612026-09-12T21:06:20.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21622026-09-12T21:06:20.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21632026-09-12T21:06:20.171Z
21642026-09-12T21:06:20.171Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/378)
21652026-09-12T21:06:20.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21662026-09-12T21:06:20.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21672026-09-12T21:06:20.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21682026-09-12T21:06:20.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21692026-09-12T21:06:20.599Z
21702026-09-12T21:06:20.599Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/378)
21712026-09-12T21:06:21.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21722026-09-12T21:06:21.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21732026-09-12T21:06:21.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21742026-09-12T21:06:21.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21752026-09-12T21:06:21.036Z
21762026-09-12T21:06:21.036Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/378)
21772026-09-12T21:06:21.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21782026-09-12T21:06:21.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21792026-09-12T21:06:21.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21802026-09-12T21:06:21.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21812026-09-12T21:06:21.471Z
21822026-09-12T21:06:21.471Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/378)
21832026-09-12T21:06:21.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21842026-09-12T21:06:21.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21852026-09-12T21:06:21.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21862026-09-12T21:06:21.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21872026-09-12T21:06:21.906Z
21882026-09-12T21:06:21.906Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/378)
21892026-09-12T21:06:25.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21902026-09-12T21:06:25.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21912026-09-12T21:06:25.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21922026-09-12T21:06:25.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21932026-09-12T21:06:25.689Z
21942026-09-12T21:06:25.689Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/378)
21952026-09-12T21:06:25.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21962026-09-12T21:06:25.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21972026-09-12T21:06:25.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21982026-09-12T21:06:25.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
21992026-09-12T21:06:25.690Z
22002026-09-12T21:06:25.690Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/378)
22012026-09-12T21:06:25.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22022026-09-12T21:06:25.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22032026-09-12T21:06:25.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22042026-09-12T21:06:25.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22052026-09-12T21:06:25.690Z
22062026-09-12T21:06:25.690Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/378)
22072026-09-12T21:06:25.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22082026-09-12T21:06:25.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22092026-09-12T21:06:25.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22102026-09-12T21:06:25.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22112026-09-12T21:06:25.690Z
22122026-09-12T21:06:25.690Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/378)
22132026-09-12T21:06:25.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22142026-09-12T21:06:25.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22152026-09-12T21:06:25.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22162026-09-12T21:06:25.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22172026-09-12T21:06:25.691Z
22182026-09-12T21:06:25.691Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/378)
22192026-09-12T21:06:25.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22202026-09-12T21:06:25.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22212026-09-12T21:06:25.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22222026-09-12T21:06:25.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22232026-09-12T21:06:25.691Z
22242026-09-12T21:06:25.691Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/378)
22252026-09-12T21:06:25.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22262026-09-12T21:06:25.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22272026-09-12T21:06:25.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22282026-09-12T21:06:25.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22292026-09-12T21:06:25.691Z
22302026-09-12T21:06:25.692Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/378)
22312026-09-12T21:06:25.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22322026-09-12T21:06:25.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22332026-09-12T21:06:25.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22342026-09-12T21:06:25.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22352026-09-12T21:06:25.692Z
22362026-09-12T21:06:25.692Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/378)
22372026-09-12T21:06:25.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22382026-09-12T21:06:25.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22392026-09-12T21:06:25.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22402026-09-12T21:06:25.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22412026-09-12T21:06:25.872Z
22422026-09-12T21:06:25.872Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/378)
22432026-09-12T21:06:26.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22442026-09-12T21:06:26.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22452026-09-12T21:06:26.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22462026-09-12T21:06:26.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22472026-09-12T21:06:26.272Z
22482026-09-12T21:06:26.272Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/378)
22492026-09-12T21:06:26.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22502026-09-12T21:06:26.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22512026-09-12T21:06:26.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22522026-09-12T21:06:26.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22532026-09-12T21:06:26.711Z
22542026-09-12T21:06:26.711Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/378)
22552026-09-12T21:06:27.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22562026-09-12T21:06:27.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22572026-09-12T21:06:27.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22582026-09-12T21:06:27.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22592026-09-12T21:06:27.151Z
22602026-09-12T21:06:27.151Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/378)
22612026-09-12T21:06:27.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22622026-09-12T21:06:27.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22632026-09-12T21:06:27.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22642026-09-12T21:06:27.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22652026-09-12T21:06:27.588Z
22662026-09-12T21:06:27.588Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/378)
22672026-09-12T21:06:27.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22682026-09-12T21:06:27.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22692026-09-12T21:06:27.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22702026-09-12T21:06:27.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22712026-09-12T21:06:28.025Z
22722026-09-12T21:06:28.025Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/378)
22732026-09-12T21:06:28.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22742026-09-12T21:06:28.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22752026-09-12T21:06:28.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22762026-09-12T21:06:28.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22772026-09-12T21:06:28.468Z
22782026-09-12T21:06:28.468Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/378)
22792026-09-12T21:06:28.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22802026-09-12T21:06:28.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22812026-09-12T21:06:28.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22822026-09-12T21:06:28.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22832026-09-12T21:06:28.908Z
22842026-09-12T21:06:28.908Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/378)
22852026-09-12T21:06:29.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22862026-09-12T21:06:29.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22872026-09-12T21:06:29.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22882026-09-12T21:06:29.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22892026-09-12T21:06:29.347Z
22902026-09-12T21:06:29.347Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/378)
22912026-09-12T21:06:29.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22922026-09-12T21:06:29.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22932026-09-12T21:06:29.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22942026-09-12T21:06:29.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
22952026-09-12T21:06:29.785Z
22962026-09-12T21:06:29.785Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/378)
22972026-09-12T21:06:30.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22982026-09-12T21:06:30.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22992026-09-12T21:06:30.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23002026-09-12T21:06:30.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23012026-09-12T21:06:30.219Z
23022026-09-12T21:06:30.219Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/378)
23032026-09-12T21:06:30.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23042026-09-12T21:06:30.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23052026-09-12T21:06:30.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23062026-09-12T21:06:30.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23072026-09-12T21:06:30.652Z
23082026-09-12T21:06:30.652Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/378)
23092026-09-12T21:06:31.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23102026-09-12T21:06:31.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23112026-09-12T21:06:31.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23122026-09-12T21:06:31.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23132026-09-12T21:06:31.100Z
23142026-09-12T21:06:31.100Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/378)
23152026-09-12T21:06:31.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23162026-09-12T21:06:31.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23172026-09-12T21:06:31.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23182026-09-12T21:06:31.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23192026-09-12T21:06:31.522Z
23202026-09-12T21:06:31.522Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/378)
23212026-09-12T21:06:31.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23222026-09-12T21:06:31.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23232026-09-12T21:06:31.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23242026-09-12T21:06:31.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23252026-09-12T21:06:31.960Z
23262026-09-12T21:06:31.960Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/378)
23272026-09-12T21:06:32.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23282026-09-12T21:06:32.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23292026-09-12T21:06:32.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23302026-09-12T21:06:32.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23312026-09-12T21:06:32.397Z
23322026-09-12T21:06:32.397Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/378)
23332026-09-12T21:06:32.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342026-09-12T21:06:32.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352026-09-12T21:06:32.788Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23362026-09-12T21:06:32.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23372026-09-12T21:06:32.838Z
23382026-09-12T21:06:32.838Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/378)
23392026-09-12T21:06:33.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402026-09-12T21:06:33.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412026-09-12T21:06:33.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23422026-09-12T21:06:33.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23432026-09-12T21:06:33.273Z
23442026-09-12T21:06:33.274Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/378)
23452026-09-12T21:06:33.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462026-09-12T21:06:33.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472026-09-12T21:06:33.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23482026-09-12T21:06:33.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23492026-09-12T21:06:33.711Z
23502026-09-12T21:06:33.711Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/378)
23512026-09-12T21:06:34.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23522026-09-12T21:06:34.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23532026-09-12T21:06:34.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23542026-09-12T21:06:34.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23552026-09-12T21:06:34.151Z
23562026-09-12T21:06:34.151Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/378)
23572026-09-12T21:06:34.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23582026-09-12T21:06:34.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23592026-09-12T21:06:34.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23602026-09-12T21:06:34.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23612026-09-12T21:06:34.593Z
23622026-09-12T21:06:34.593Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/378)
23632026-09-12T21:06:34.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23642026-09-12T21:06:34.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23652026-09-12T21:06:34.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23662026-09-12T21:06:34.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23672026-09-12T21:06:35.034Z
23682026-09-12T21:06:35.034Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/378)
23692026-09-12T21:06:36.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23702026-09-12T21:06:36.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23712026-09-12T21:06:36.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23722026-09-12T21:06:36.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23732026-09-12T21:06:36.108Z
23742026-09-12T21:06:36.108Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/378)
23752026-09-12T21:06:36.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762026-09-12T21:06:36.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772026-09-12T21:06:36.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23782026-09-12T21:06:36.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23792026-09-12T21:06:36.108Z
23802026-09-12T21:06:36.108Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/378)
23812026-09-12T21:06:36.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822026-09-12T21:06:36.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832026-09-12T21:06:36.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23842026-09-12T21:06:36.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23852026-09-12T21:06:36.346Z
23862026-09-12T21:06:36.346Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/378)
23872026-09-12T21:06:36.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882026-09-12T21:06:36.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892026-09-12T21:06:36.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23902026-09-12T21:06:36.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23912026-09-12T21:06:36.786Z
23922026-09-12T21:06:36.786Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/378)
23932026-09-12T21:06:37.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942026-09-12T21:06:37.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952026-09-12T21:06:37.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23962026-09-12T21:06:37.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
23972026-09-12T21:06:37.226Z
23982026-09-12T21:06:37.226Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/378)
23992026-09-12T21:06:37.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002026-09-12T21:06:37.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012026-09-12T21:06:37.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24022026-09-12T21:06:37.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24032026-09-12T21:06:37.664Z
24042026-09-12T21:06:37.664Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/378)
24052026-09-12T21:06:38.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062026-09-12T21:06:38.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072026-09-12T21:06:38.051Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24082026-09-12T21:06:38.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24092026-09-12T21:06:38.099Z
24102026-09-12T21:06:38.099Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/378)
24112026-09-12T21:06:38.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122026-09-12T21:06:38.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132026-09-12T21:06:38.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24142026-09-12T21:06:38.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24152026-09-12T21:06:38.533Z
24162026-09-12T21:06:38.533Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/378)
24172026-09-12T21:06:38.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182026-09-12T21:06:38.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192026-09-12T21:06:38.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24202026-09-12T21:06:38.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24212026-09-12T21:06:38.971Z
24222026-09-12T21:06:38.971Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/378)
24232026-09-12T21:06:39.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242026-09-12T21:06:39.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252026-09-12T21:06:39.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262026-09-12T21:06:39.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24272026-09-12T21:06:39.409Z
24282026-09-12T21:06:39.409Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/378)
24292026-09-12T21:06:39.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302026-09-12T21:06:39.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312026-09-12T21:06:39.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322026-09-12T21:06:39.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
24332026-09-12T21:06:39.840Z
24342026-09-12T21:06:39.840Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/378)
24352026-09-12T21:06:40.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362026-09-12T21:06:40.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372026-09-12T21:06:40.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382026-09-12T21:06:40.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24392026-09-12T21:06:40.274Z
24402026-09-12T21:06:40.274Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/378)
24412026-09-12T21:06:40.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422026-09-12T21:06:40.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432026-09-12T21:06:40.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442026-09-12T21:06:40.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24452026-09-12T21:06:40.707Z
24462026-09-12T21:06:40.707Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/378)
24472026-09-12T21:06:41.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482026-09-12T21:06:41.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492026-09-12T21:06:41.097Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502026-09-12T21:06:41.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24512026-09-12T21:06:41.145Z
24522026-09-12T21:06:41.145Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/378)
24532026-09-12T21:06:41.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542026-09-12T21:06:41.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552026-09-12T21:06:41.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562026-09-12T21:06:41.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24572026-09-12T21:06:41.582Z
24582026-09-12T21:06:41.582Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/378)
24592026-09-12T21:06:41.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602026-09-12T21:06:41.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612026-09-12T21:06:41.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622026-09-12T21:06:41.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24632026-09-12T21:06:42.021Z
24642026-09-12T21:06:42.021Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/378)
24652026-09-12T21:06:42.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662026-09-12T21:06:42.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672026-09-12T21:06:42.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682026-09-12T21:06:42.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24692026-09-12T21:06:42.461Z
24702026-09-12T21:06:42.461Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/378)
24712026-09-12T21:06:42.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722026-09-12T21:06:42.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732026-09-12T21:06:42.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742026-09-12T21:06:42.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24752026-09-12T21:06:42.899Z
24762026-09-12T21:06:42.899Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/378)
24772026-09-12T21:06:43.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782026-09-12T21:06:43.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792026-09-12T21:06:43.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802026-09-12T21:06:43.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24812026-09-12T21:06:43.339Z
24822026-09-12T21:06:43.339Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/378)
24832026-09-12T21:06:43.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842026-09-12T21:06:43.728Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852026-09-12T21:06:43.728Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862026-09-12T21:06:43.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24872026-09-12T21:06:43.781Z
24882026-09-12T21:06:43.781Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/378)
24892026-09-12T21:06:44.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902026-09-12T21:06:44.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912026-09-12T21:06:44.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922026-09-12T21:06:44.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24932026-09-12T21:06:44.218Z
24942026-09-12T21:06:44.218Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/378)
24952026-09-12T21:06:44.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962026-09-12T21:06:44.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972026-09-12T21:06:44.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24982026-09-12T21:06:44.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
24992026-09-12T21:06:44.655Z
25002026-09-12T21:06:44.655Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/378)
25012026-09-12T21:06:45.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022026-09-12T21:06:45.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032026-09-12T21:06:45.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042026-09-12T21:06:45.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
25052026-09-12T21:06:45.095Z
25062026-09-12T21:06:45.095Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/378)
25072026-09-12T21:06:45.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082026-09-12T21:06:45.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092026-09-12T21:06:45.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102026-09-12T21:06:45.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25112026-09-12T21:06:45.732Z
25122026-09-12T21:06:45.732Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/378)
25132026-09-12T21:06:46.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142026-09-12T21:06:46.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152026-09-12T21:06:46.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25162026-09-12T21:06:46.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25172026-09-12T21:06:46.367Z
25182026-09-12T21:06:46.368Zinfo: running `cargo check --bins` on nexus-config (91/378)
25192026-09-12T21:06:46.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202026-09-12T21:06:46.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212026-09-12T21:06:46.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25222026-09-12T21:06:46.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25232026-09-12T21:06:46.997Z
25242026-09-12T21:06:46.997Zinfo: running `cargo check --bins` on nexus-types (92/378)
25252026-09-12T21:06:47.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262026-09-12T21:06:47.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272026-09-12T21:06:47.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282026-09-12T21:06:47.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25292026-09-12T21:06:47.635Z
25302026-09-12T21:06:47.635Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/378)
25312026-09-12T21:06:48.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322026-09-12T21:06:48.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332026-09-12T21:06:48.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342026-09-12T21:06:48.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25352026-09-12T21:06:48.246Z
25362026-09-12T21:06:48.246Zinfo: running `cargo check --bins` on omicron-passwords (94/378)
25372026-09-12T21:06:48.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382026-09-12T21:06:48.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392026-09-12T21:06:48.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402026-09-12T21:06:48.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25412026-09-12T21:06:48.834Z
25422026-09-12T21:06:48.834Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/378)
25432026-09-12T21:06:49.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442026-09-12T21:06:49.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452026-09-12T21:06:49.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25462026-09-12T21:06:49.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25472026-09-12T21:06:49.445Z
25482026-09-12T21:06:49.449Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/378)
25492026-09-12T21:06:49.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502026-09-12T21:06:49.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512026-09-12T21:06:49.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522026-09-12T21:06:49.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25532026-09-12T21:06:50.048Z
25542026-09-12T21:06:50.048Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/378)
25552026-09-12T21:06:50.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562026-09-12T21:06:50.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572026-09-12T21:06:50.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582026-09-12T21:06:50.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25592026-09-12T21:06:51.359Z
25602026-09-12T21:06:51.359Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/378)
25612026-09-12T21:06:51.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622026-09-12T21:06:51.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632026-09-12T21:06:51.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642026-09-12T21:06:51.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25652026-09-12T21:06:51.391Z
25662026-09-12T21:06:51.391Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/378)
25672026-09-12T21:06:51.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682026-09-12T21:06:51.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692026-09-12T21:06:51.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702026-09-12T21:06:51.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25712026-09-12T21:06:51.948Z
25722026-09-12T21:06:51.948Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/378)
25732026-09-12T21:06:52.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742026-09-12T21:06:52.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752026-09-12T21:06:52.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25762026-09-12T21:06:52.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25772026-09-12T21:06:52.455Z
25782026-09-12T21:06:52.455Zinfo: running `cargo check --bins --no-default-features` on gfss (101/378)
25792026-09-12T21:06:52.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802026-09-12T21:06:52.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812026-09-12T21:06:52.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25822026-09-12T21:06:52.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25832026-09-12T21:06:53.048Z
25842026-09-12T21:06:53.048Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/378)
25852026-09-12T21:06:53.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862026-09-12T21:06:53.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872026-09-12T21:06:53.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882026-09-12T21:06:53.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25892026-09-12T21:06:53.637Z
25902026-09-12T21:06:53.637Zinfo: running `cargo check --bins` on trust-quorum-types (103/378)
25912026-09-12T21:06:54.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922026-09-12T21:06:54.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932026-09-12T21:06:54.141Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942026-09-12T21:06:54.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25952026-09-12T21:06:54.228Z
25962026-09-12T21:06:54.228Zinfo: running `cargo check --bins` on wicketd-commission-types (104/378)
25972026-09-12T21:06:54.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982026-09-12T21:06:54.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992026-09-12T21:06:54.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002026-09-12T21:06:54.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26012026-09-12T21:06:54.834Z
26022026-09-12T21:06:54.834Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/378)
26032026-09-12T21:06:55.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042026-09-12T21:06:55.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052026-09-12T21:06:55.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062026-09-12T21:06:55.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26072026-09-12T21:06:55.444Z
26082026-09-12T21:06:55.444Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/378)
26092026-09-12T21:06:55.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102026-09-12T21:06:55.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112026-09-12T21:06:55.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26122026-09-12T21:06:55.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26132026-09-12T21:06:56.047Z
26142026-09-12T21:06:56.047Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/378)
26152026-09-12T21:06:56.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162026-09-12T21:06:56.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172026-09-12T21:06:56.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26182026-09-12T21:06:56.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26192026-09-12T21:06:56.645Z
26202026-09-12T21:06:56.645Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/378)
26212026-09-12T21:06:57.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222026-09-12T21:06:57.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232026-09-12T21:06:57.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26242026-09-12T21:06:57.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26252026-09-12T21:06:57.251Z
26262026-09-12T21:06:57.251Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/378)
26272026-09-12T21:06:57.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282026-09-12T21:06:57.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292026-09-12T21:06:57.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302026-09-12T21:06:57.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26312026-09-12T21:06:57.854Z
26322026-09-12T21:06:57.854Zinfo: running `cargo check --bins` on cockroach-admin-types (110/378)
26332026-09-12T21:06:58.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342026-09-12T21:06:58.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352026-09-12T21:06:58.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362026-09-12T21:06:58.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26372026-09-12T21:06:58.447Z
26382026-09-12T21:06:58.447Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/378)
26392026-09-12T21:06:58.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402026-09-12T21:06:58.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412026-09-12T21:06:58.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422026-09-12T21:06:58.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26432026-09-12T21:06:59.039Z
26442026-09-12T21:06:59.039Zinfo: running `cargo check --bins` on ereport-types (112/378)
26452026-09-12T21:06:59.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462026-09-12T21:06:59.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472026-09-12T21:06:59.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482026-09-12T21:06:59.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26492026-09-12T21:06:59.636Z
26502026-09-12T21:06:59.636Zinfo: running `cargo check --bins` on gateway-client (113/378)
26512026-09-12T21:07:00.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522026-09-12T21:07:00.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532026-09-12T21:07:00.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542026-09-12T21:07:00.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26552026-09-12T21:07:00.234Z
26562026-09-12T21:07:00.235Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/378)
26572026-09-12T21:07:00.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582026-09-12T21:07:00.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592026-09-12T21:07:00.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602026-09-12T21:07:00.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26612026-09-12T21:07:00.829Z
26622026-09-12T21:07:00.829Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/378)
26632026-09-12T21:07:01.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642026-09-12T21:07:01.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652026-09-12T21:07:01.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662026-09-12T21:07:01.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26672026-09-12T21:07:01.426Z
26682026-09-12T21:07:01.426Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/378)
26692026-09-12T21:07:01.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702026-09-12T21:07:01.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712026-09-12T21:07:01.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722026-09-12T21:07:01.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26732026-09-12T21:07:02.039Z
26742026-09-12T21:07:02.042Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/378)
26752026-09-12T21:07:02.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762026-09-12T21:07:02.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772026-09-12T21:07:02.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782026-09-12T21:07:02.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26792026-09-12T21:07:02.657Z
26802026-09-12T21:07:02.657Zinfo: running `cargo check --bins` on key-manager-types (118/378)
26812026-09-12T21:07:03.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822026-09-12T21:07:03.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832026-09-12T21:07:03.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842026-09-12T21:07:03.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
26852026-09-12T21:07:03.246Z
26862026-09-12T21:07:03.246Zinfo: running `cargo check --bins` on oxlog (119/378)
26872026-09-12T21:07:03.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882026-09-12T21:07:03.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892026-09-12T21:07:03.889Z Checking cfg-if v1.0.4
26902026-09-12T21:07:03.892Z Checking serde_core v1.0.228
26912026-09-12T21:07:03.998Z Checking libc v0.2.185
26922026-09-12T21:07:04.012Z Checking memchr v2.8.0
26932026-09-12T21:07:04.022Z Checking smallvec v1.15.1
26942026-09-12T21:07:04.026Z Checking log v0.4.33
26952026-09-12T21:07:04.032Z Checking subtle v2.6.1
26962026-09-12T21:07:04.053Z Checking typenum v1.20.1
26972026-09-12T21:07:04.065Z Checking itoa v1.0.17
26982026-09-12T21:07:04.183Z Checking stable_deref_trait v1.2.1
26992026-09-12T21:07:04.186Z Checking scopeguard v1.2.0
27002026-09-12T21:07:04.208Z Checking zerofrom v0.1.6
27012026-09-12T21:07:04.218Z Checking zerocopy v0.8.55
27022026-09-12T21:07:04.254Z Checking portable-atomic v1.13.1
27032026-09-12T21:07:04.287Z Checking lock_api v0.4.14
27042026-09-12T21:07:04.317Z Checking yoke v0.8.1
27052026-09-12T21:07:04.380Z Checking critical-section v1.2.0
27062026-09-12T21:07:04.396Z Checking errno v0.3.14
27072026-09-12T21:07:04.479Z Checking getrandom v0.2.17
27082026-09-12T21:07:04.492Z Checking zerovec v0.11.5
27092026-09-12T21:07:04.506Z Checking rand_core v0.10.0
27102026-09-12T21:07:04.530Z Checking zmij v1.0.21
27112026-09-12T21:07:04.621Z Checking rand_core v0.6.4
27122026-09-12T21:07:04.638Z Checking getrandom v0.4.3
27132026-09-12T21:07:04.654Z Checking once_cell v1.21.3
27142026-09-12T21:07:04.743Z Checking percent-encoding v2.3.2
27152026-09-12T21:07:04.780Z Checking pin-project-lite v0.2.17
27162026-09-12T21:07:04.793Z Checking litemap v0.8.1
27172026-09-12T21:07:04.793Z Checking writeable v0.6.2
27182026-09-12T21:07:04.826Z Checking zerotrie v0.2.3
27192026-09-12T21:07:04.867Z Checking libm v0.2.16
27202026-09-12T21:07:04.880Z Checking const-oid v0.9.6
27212026-09-12T21:07:04.918Z Checking tinystr v0.8.2
27222026-09-12T21:07:04.943Z Checking potential_utf v0.1.4
27232026-09-12T21:07:04.965Z Checking signal-hook-registry v1.4.8
27242026-09-12T21:07:05.061Z Checking parking_lot_core v0.9.12
27252026-09-12T21:07:05.073Z Checking icu_collections v2.1.1
27262026-09-12T21:07:05.090Z Checking icu_locale_core v2.1.1
27272026-09-12T21:07:05.126Z Checking mio v1.2.0
27282026-09-12T21:07:05.243Z Checking parking_lot v0.12.5
27292026-09-12T21:07:05.365Z Checking icu_properties_data v2.1.2
27302026-09-12T21:07:05.401Z Checking icu_normalizer_data v2.1.1
27312026-09-12T21:07:05.433Z Checking futures-core v0.3.32
27322026-09-12T21:07:05.470Z Checking allocator-api2 v0.2.21
27332026-09-12T21:07:05.488Z Checking serde v1.0.228
27342026-09-12T21:07:05.491Z Checking bitflags v2.11.0
27352026-09-12T21:07:05.547Z Checking serde_json v1.0.151
27362026-09-12T21:07:05.559Z Checking num-traits v0.2.19
27372026-09-12T21:07:05.563Z Checking equivalent v1.0.2
27382026-09-12T21:07:05.621Z Checking icu_provider v2.1.1
27392026-09-12T21:07:05.646Z Checking socket2 v0.6.3
27402026-09-12T21:07:05.659Z Checking foldhash v0.2.0
27412026-09-12T21:07:05.746Z Checking utf8_iter v1.0.4
27422026-09-12T21:07:05.805Z Checking form_urlencoded v1.2.2
27432026-09-12T21:07:05.846Z Checking icu_properties v2.1.2
27442026-09-12T21:07:05.864Z Checking icu_normalizer v2.1.1
27452026-09-12T21:07:05.879Z Checking hashbrown v0.17.0
27462026-09-12T21:07:05.892Z Checking zeroize v1.9.0
27472026-09-12T21:07:05.926Z Checking bytes v1.11.1
27482026-09-12T21:07:06.056Z Checking generic-array v0.14.7
27492026-09-12T21:07:06.078Z Checking futures-sink v0.3.32
27502026-09-12T21:07:06.160Z Checking byteorder v1.5.0
27512026-09-12T21:07:06.177Z Checking base64ct v1.8.3
27522026-09-12T21:07:06.203Z Checking futures-channel v0.3.32
27532026-09-12T21:07:06.355Z Checking rustix v1.1.4
27542026-09-12T21:07:06.369Z Checking tokio v1.52.1
27552026-09-12T21:07:06.369Z Checking indexmap v2.14.0
27562026-09-12T21:07:06.391Z Checking slab v0.4.12
27572026-09-12T21:07:06.401Z Checking pem-rfc7468 v0.7.0
27582026-09-12T21:07:06.511Z Checking crypto-common v0.1.7
27592026-09-12T21:07:06.540Z Checking block-buffer v0.10.4
27602026-09-12T21:07:06.551Z Checking futures-io v0.3.32
27612026-09-12T21:07:06.633Z Checking futures-task v0.3.32
27622026-09-12T21:07:06.658Z Checking flagset v0.4.7
27632026-09-12T21:07:06.661Z Checking idna_adapter v1.2.1
27642026-09-12T21:07:06.681Z Checking digest v0.10.7
27652026-09-12T21:07:06.764Z Checking futures-util v0.3.32
27662026-09-12T21:07:06.851Z Checking der v0.7.10
27672026-09-12T21:07:06.851Z Checking idna v1.1.0
27682026-09-12T21:07:06.874Z Checking iana-time-zone v0.1.65
27692026-09-12T21:07:06.928Z Checking uuid v1.23.4
27702026-09-12T21:07:06.977Z Checking chrono v0.4.45
27712026-09-12T21:07:06.988Z Checking ppv-lite86 v0.2.21
27722026-09-12T21:07:07.025Z Checking url v2.5.8
27732026-09-12T21:07:07.250Z Checking cmov v0.5.4
27742026-09-12T21:07:07.274Z Checking getrandom v0.3.4
27752026-09-12T21:07:07.345Z Checking thiserror v2.0.18
27762026-09-12T21:07:07.418Z Checking fnv v1.0.7
27772026-09-12T21:07:07.438Z Checking ctutils v0.4.2
27782026-09-12T21:07:07.450Z Checking dyn-clone v1.0.20
27792026-09-12T21:07:07.463Z Checking semver v1.0.28
27802026-09-12T21:07:07.496Z Checking spki v0.7.3
27812026-09-12T21:07:07.508Z Checking tracing-core v0.1.36
27822026-09-12T21:07:07.542Z Checking thiserror v1.0.69
27832026-09-12T21:07:07.637Z Checking hybrid-array v0.4.13
27842026-09-12T21:07:07.649Z Checking anstyle v1.0.14
27852026-09-12T21:07:07.661Z Checking utf8parse v0.2.2
27862026-09-12T21:07:07.664Z Checking pkcs8 v0.10.2
27872026-09-12T21:07:07.757Z Checking anstyle-parse v1.0.0
27882026-09-12T21:07:07.811Z Checking tracing v0.1.44
27892026-09-12T21:07:07.824Z Checking schemars v0.8.22
27902026-09-12T21:07:07.837Z Checking terminal_size v0.4.3
27912026-09-12T21:07:07.849Z Checking is_terminal_polyfill v1.70.2
27922026-09-12T21:07:07.899Z Checking regex-syntax v0.8.10
27932026-09-12T21:07:07.933Z Checking tinyvec_macros v0.1.1
27942026-09-12T21:07:07.946Z Checking anstyle-query v1.1.5
27952026-09-12T21:07:07.997Z Checking colorchoice v1.0.4
27962026-09-12T21:07:08.009Z Checking base64 v0.22.1
27972026-09-12T21:07:08.029Z Checking tinyvec v1.11.0
27982026-09-12T21:07:08.091Z Checking anstream v1.0.0
27992026-09-12T21:07:08.241Z Checking http v1.4.2
28002026-09-12T21:07:08.285Z Checking rand_core v0.9.5
28012026-09-12T21:07:08.326Z Checking signature v2.2.0
28022026-09-12T21:07:08.375Z Checking crypto-common v0.2.2
28032026-09-12T21:07:08.449Z Checking block-buffer v0.12.1
28042026-09-12T21:07:08.462Z Checking rustls-pki-types v1.14.0
28052026-09-12T21:07:08.462Z Checking ipnet v2.12.0
28062026-09-12T21:07:08.618Z Checking hex v0.4.3
28072026-09-12T21:07:08.683Z Checking fastrand v2.3.0
28082026-09-12T21:07:08.737Z Checking strsim v0.11.1
28092026-09-12T21:07:08.761Z Checking clap_lex v1.0.0
28102026-09-12T21:07:08.807Z Checking cpufeatures v0.2.17
28112026-09-12T21:07:08.840Z Checking http-body v1.0.1
28122026-09-12T21:07:08.860Z Checking tempfile v3.27.0
28132026-09-12T21:07:08.876Z Checking rand_chacha v0.3.1
28142026-09-12T21:07:08.896Z Checking aws-lc-sys v0.40.0
28152026-09-12T21:07:08.908Z Checking clap_builder v4.6.0
28162026-09-12T21:07:08.970Z Checking spin v0.9.8
28172026-09-12T21:07:08.997Z Checking openssl-probe v0.2.1
28182026-09-12T21:07:09.058Z Checking untrusted v0.7.1
28192026-09-12T21:07:09.085Z Checking plain v0.2.3
28202026-09-12T21:07:09.100Z Checking rand v0.8.6
28212026-09-12T21:07:09.155Z Checking sha2 v0.10.9
28222026-09-12T21:07:09.168Z Checking rand_chacha v0.9.0
28232026-09-12T21:07:09.182Z Checking hmac v0.12.1
28242026-09-12T21:07:09.198Z Checking crc32fast v1.5.0
28252026-09-12T21:07:09.314Z Checking simd-adler32 v0.3.8
28262026-09-12T21:07:09.332Z Checking atomic-waker v1.1.2
28272026-09-12T21:07:09.357Z Checking tower-layer v0.3.3
28282026-09-12T21:07:09.410Z Checking aws-lc-rs v1.16.3
28292026-09-12T21:07:09.424Z Checking ucd-trie v0.1.7
28302026-09-12T21:07:09.427Z Checking unicode-ident v1.0.24
28312026-09-12T21:07:09.479Z Checking tower-service v0.3.3
28322026-09-12T21:07:09.502Z Checking untrusted v0.9.0
28332026-09-12T21:07:09.537Z Checking try-lock v0.2.5
28342026-09-12T21:07:09.551Z Checking pest v2.8.6
28352026-09-12T21:07:09.565Z Checking proc-macro2 v1.0.106
28362026-09-12T21:07:09.606Z Checking rand v0.9.2
28372026-09-12T21:07:09.620Z Checking block-padding v0.4.2
28382026-09-12T21:07:09.634Z Checking want v0.3.1
28392026-09-12T21:07:09.644Z Checking tokio-util v0.7.18
28402026-09-12T21:07:09.749Z Checking crossbeam-utils v0.8.21
28412026-09-12T21:07:09.749Z Checking httparse v1.10.1
28422026-09-12T21:07:09.868Z Checking toml_datetime v0.6.11
28432026-09-12T21:07:09.957Z Checking serde_spanned v0.6.9
28442026-09-12T21:07:10.047Z Checking ff v0.13.1
28452026-09-12T21:07:10.077Z Checking aho-corasick v1.1.4
28462026-09-12T21:07:10.089Z Checking pretty-hex v0.4.1
28472026-09-12T21:07:10.101Z Checking foreign-types-shared v0.1.1
28482026-09-12T21:07:10.158Z Checking clap v4.6.1
28492026-09-12T21:07:10.171Z Checking base16ct v0.2.0
28502026-09-12T21:07:10.183Z Checking httpdate v1.0.3
28512026-09-12T21:07:10.198Z Checking adler2 v2.0.1
28522026-09-12T21:07:10.232Z Checking const-oid v0.10.2
28532026-09-12T21:07:10.246Z Checking rustls-webpki v0.103.13
28542026-09-12T21:07:10.249Z Checking h2 v0.4.15
28552026-09-12T21:07:10.289Z Checking tap v1.0.1
28562026-09-12T21:07:10.300Z Checking powerfmt v0.2.0
28572026-09-12T21:07:10.316Z Checking miniz_oxide v0.8.9
28582026-09-12T21:07:10.382Z Checking wyz v0.5.1
28592026-09-12T21:07:10.386Z Checking digest v0.11.3
28602026-09-12T21:07:10.443Z Checking deranged v0.5.8
28612026-09-12T21:07:10.555Z Checking sec1 v0.7.3
28622026-09-12T21:07:10.569Z Checking foreign-types v0.3.2
28632026-09-12T21:07:10.585Z Checking group v0.13.0
28642026-09-12T21:07:10.635Z Checking quote v1.0.45
28652026-09-12T21:07:10.659Z Checking rustls v0.23.41
28662026-09-12T21:07:10.671Z Checking inout v0.2.2
28672026-09-12T21:07:10.726Z Checking hkdf v0.12.4
28682026-09-12T21:07:10.745Z Checking regex-automata v0.4.14
28692026-09-12T21:07:10.758Z Checking unicode-normalization v0.1.25
28702026-09-12T21:07:10.798Z Checking x509-cert v0.2.5
28712026-09-12T21:07:10.812Z Checking hubpack v0.1.2
28722026-09-12T21:07:10.853Z Checking half v2.7.1
28732026-09-12T21:07:10.970Z Checking radium v0.7.0
28742026-09-12T21:07:11.107Z Checking openssl-sys v0.9.117
28752026-09-12T21:07:11.140Z Checking crypto-bigint v0.5.5
28762026-09-12T21:07:11.159Z Checking num-integer v0.1.46
28772026-09-12T21:07:11.361Z Checking erased-serde v0.3.31
28782026-09-12T21:07:11.375Z Checking wait-timeout v0.2.1
28792026-09-12T21:07:11.451Z Checking socket2 v0.5.10
28802026-09-12T21:07:11.497Z Checking env_filter v2.0.0
28812026-09-12T21:07:11.514Z Checking bit-vec v0.8.0
28822026-09-12T21:07:11.640Z Checking ciborium-io v0.2.2
28832026-09-12T21:07:11.688Z Checking num_threads v0.1.7
28842026-09-12T21:07:11.703Z Checking num-conv v0.2.0
28852026-09-12T21:07:11.723Z Checking quick-error v1.2.3
28862026-09-12T21:07:11.738Z Checking cpufeatures v0.3.0
28872026-09-12T21:07:11.769Z Checking funty v2.0.0
28882026-09-12T21:07:11.806Z Checking time-core v0.1.8
28892026-09-12T21:07:11.818Z Checking rusty-fork v0.3.1
28902026-09-12T21:07:11.833Z Checking slog v2.8.2
28912026-09-12T21:07:11.949Z Checking time v0.3.47
28922026-09-12T21:07:11.982Z Checking ciborium-ll v0.2.2
28932026-09-12T21:07:12.051Z Checking elliptic-curve v0.13.8
28942026-09-12T21:07:12.085Z Checking bitvec v1.0.1
28952026-09-12T21:07:12.102Z Checking bit-set v0.8.0
28962026-09-12T21:07:12.161Z Checking env_logger v0.11.11
28972026-09-12T21:07:12.238Z Checking openssl v0.10.80
28982026-09-12T21:07:12.364Z Checking num-iter v0.1.45
28992026-09-12T21:07:12.368Z Checking cipher v0.5.2
29002026-09-12T21:07:12.455Z Checking syn v2.0.117
29012026-09-12T21:07:12.545Z Checking lazy_static v1.5.0
29022026-09-12T21:07:12.591Z Checking rand_xorshift v0.4.0
29032026-09-12T21:07:12.646Z Checking maybe-uninit v2.0.0
29042026-09-12T21:07:12.700Z Checking scroll v0.12.0
29052026-09-12T21:07:12.715Z Checking sync_wrapper v1.0.2
29062026-09-12T21:07:12.821Z Checking nodrop v0.1.14
29072026-09-12T21:07:12.874Z Checking siphasher v1.0.2
29082026-09-12T21:07:12.908Z Checking crc-catalog v2.4.0
29092026-09-12T21:07:12.937Z Checking unarray v0.1.4
29102026-09-12T21:07:12.995Z Checking crc v3.4.0
29112026-09-12T21:07:13.026Z Checking goblin v0.8.2
29122026-09-12T21:07:13.038Z Checking proptest v1.11.0
29132026-09-12T21:07:13.080Z Checking hyper v1.10.1
29142026-09-12T21:07:13.092Z Checking array-init v0.0.4
29152026-09-12T21:07:13.161Z Checking tower v0.5.3
29162026-09-12T21:07:13.387Z Checking packed_struct v0.10.1
29172026-09-12T21:07:13.405Z Checking smallvec v0.6.14
29182026-09-12T21:07:13.540Z Checking num-bigint-dig v0.8.6
29192026-09-12T21:07:13.579Z Checking chacha20 v0.10.0
29202026-09-12T21:07:13.847Z Checking ciborium v0.2.2
29212026-09-12T21:07:14.023Z Checking hyper-util v0.1.20
29222026-09-12T21:07:14.226Z Checking native-tls v0.2.18
29232026-09-12T21:07:14.258Z Checking rfc6979 v0.4.0
29242026-09-12T21:07:14.371Z Checking http-body-util v0.1.3
29252026-09-12T21:07:14.376Z Checking serde_with v3.21.0
29262026-09-12T21:07:14.395Z Checking ipnetwork v0.21.1
29272026-09-12T21:07:14.445Z Checking bitfield v0.19.4
29282026-09-12T21:07:14.608Z Checking zerocopy v0.6.6
29292026-09-12T21:07:14.612Z Checking strum v0.26.3
29302026-09-12T21:07:14.709Z Checking bzip2-sys v0.1.13+1.0.8
29312026-09-12T21:07:14.721Z Checking pkcs1 v0.7.5
29322026-09-12T21:07:14.724Z Checking scroll v0.13.0
29332026-09-12T21:07:14.793Z Checking zerocopy v0.7.35
29342026-09-12T21:07:14.801Z Checking ahash v0.8.12
29352026-09-12T21:07:14.870Z Checking hashbrown v0.12.3
29362026-09-12T21:07:14.914Z Checking unicode-bidi v0.3.18
29372026-09-12T21:07:14.928Z Checking iri-string v0.7.10
29382026-09-12T21:07:14.951Z Checking static_assertions v1.1.0
29392026-09-12T21:07:14.994Z Checking data-encoding v2.10.0
29402026-09-12T21:07:15.019Z Checking base64 v0.21.7
29412026-09-12T21:07:15.200Z Checking winnow v0.5.40
29422026-09-12T21:07:15.248Z Checking ryu v1.0.23
29432026-09-12T21:07:15.260Z Checking keccak v0.1.6
29442026-09-12T21:07:15.264Z Checking gimli v0.32.3
29452026-09-12T21:07:15.284Z Checking unicode-properties v0.1.4
29462026-09-12T21:07:15.298Z Checking dof v0.3.0
29472026-09-12T21:07:15.379Z Checking serde_urlencoded v0.7.1
29482026-09-12T21:07:15.416Z Checking sha3 v0.10.8
29492026-09-12T21:07:15.467Z Checking stringprep v0.1.5
29502026-09-12T21:07:15.573Z Checking indexmap v1.9.3
29512026-09-12T21:07:15.597Z Checking ron v0.8.1
29522026-09-12T21:07:15.612Z Checking hashbrown v0.13.2
29532026-09-12T21:07:15.626Z Checking goblin v0.10.5
29542026-09-12T21:07:15.858Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
29552026-09-12T21:07:15.884Z Checking rsa v0.9.10
29562026-09-12T21:07:15.939Z Checking tower-http v0.6.8
29572026-09-12T21:07:16.025Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29582026-09-12T21:07:16.092Z Checking newtype-uuid v1.3.2
29592026-09-12T21:07:16.181Z Checking bzip2 v0.4.4
29602026-09-12T21:07:16.206Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29612026-09-12T21:07:16.287Z Checking oxnet v0.1.6
29622026-09-12T21:07:16.324Z Checking toml_edit v0.19.15
29632026-09-12T21:07:16.336Z Checking tokio-native-tls v0.3.1
29642026-09-12T21:07:16.348Z Checking ecdsa v0.16.9
29652026-09-12T21:07:16.492Z Checking rand v0.10.1
29662026-09-12T21:07:16.493Z Checking serde-hex v0.1.0
29672026-09-12T21:07:16.531Z Checking tokio-rustls v0.26.4
29682026-09-12T21:07:16.684Z Checking bstr v1.12.1
29692026-09-12T21:07:16.758Z Checking primeorder v0.13.6
29702026-09-12T21:07:16.801Z Checking addr2line v0.25.1
29712026-09-12T21:07:16.961Z Checking sha2 v0.11.0
29722026-09-12T21:07:16.991Z Checking dtrace-parser v0.2.0
29732026-09-12T21:07:17.055Z Checking md-5 v0.11.0
29742026-09-12T21:07:17.068Z Checking hmac v0.13.0
29752026-09-12T21:07:17.220Z Checking crossbeam-epoch v0.9.18
29762026-09-12T21:07:17.224Z Checking rustls-native-certs v0.8.3
29772026-09-12T21:07:17.224Z Checking curve25519-dalek v4.1.3
29782026-09-12T21:07:17.339Z Checking futures-executor v0.3.32
29792026-09-12T21:07:17.369Z Checking ed25519 v2.2.3
29802026-09-12T21:07:17.442Z Checking salty v0.3.0
29812026-09-12T21:07:17.484Z Checking zstd-sys v2.0.16+zstd.1.5.7
29822026-09-12T21:07:17.553Z Checking object v0.37.3
29832026-09-12T21:07:17.598Z Checking hash32 v0.2.1
29842026-09-12T21:07:17.606Z Checking serde-big-array v0.5.1
29852026-09-12T21:07:17.699Z Checking thread-id v4.2.2
29862026-09-12T21:07:17.733Z Checking thread_local v1.1.9
29872026-09-12T21:07:17.747Z Checking encoding_rs v0.8.35
29882026-09-12T21:07:17.774Z Checking psl-types v2.0.11
29892026-09-12T21:07:17.889Z Checking libbz2-rs-sys v0.2.2
29902026-09-12T21:07:17.900Z Checking mime v0.3.17
29912026-09-12T21:07:17.916Z Checking winnow v0.7.14
29922026-09-12T21:07:17.972Z Checking zlib-rs v0.6.2
29932026-09-12T21:07:18.015Z Checking either v1.15.0
29942026-09-12T21:07:18.066Z Checking crc-any v2.5.0
29952026-09-12T21:07:18.199Z Checking rustc-demangle v0.1.27
29962026-09-12T21:07:18.236Z Checking linked-hash-map v0.5.6
29972026-09-12T21:07:18.276Z Checking toml_write v0.1.2
29982026-09-12T21:07:18.412Z Checking bumpalo v3.20.2
29992026-09-12T21:07:18.489Z Checking fallible-iterator v0.2.0
30002026-09-12T21:07:18.498Z Checking lru-cache v0.1.2
30012026-09-12T21:07:18.558Z Checking bzip2 v0.6.1
30022026-09-12T21:07:18.613Z Checking zopfli v0.8.3
30032026-09-12T21:07:18.682Z Checking ed25519-dalek v2.2.0
30042026-09-12T21:07:18.694Z Checking postgres-protocol v0.6.12
30052026-09-12T21:07:18.726Z Checking dof v0.4.0
30062026-09-12T21:07:18.869Z Checking flate2 v1.1.9
30072026-09-12T21:07:18.914Z Checking publicsuffix v2.3.0
30082026-09-12T21:07:18.947Z Checking usdt-impl v0.5.0
30092026-09-12T21:07:19.014Z Checking heapless v0.7.17
30102026-09-12T21:07:19.067Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30112026-09-12T21:07:19.113Z Checking toml_edit v0.22.27
30122026-09-12T21:07:19.167Z Checking zstd-safe v7.2.4
30132026-09-12T21:07:19.227Z Checking futures v0.3.32
30142026-09-12T21:07:19.247Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
30152026-09-12T21:07:19.302Z Checking toml v0.7.8
30162026-09-12T21:07:19.327Z Checking p384 v0.13.1
30172026-09-12T21:07:19.357Z Checking daft v0.1.8
30182026-09-12T21:07:19.404Z Checking hyper-tls v0.6.0
30192026-09-12T21:07:19.441Z Checking zip v0.6.6
30202026-09-12T21:07:19.571Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30212026-09-12T21:07:19.595Z Checking object v0.30.4
30222026-09-12T21:07:19.609Z Checking hickory-proto v0.24.4
30232026-09-12T21:07:19.728Z Checking cookie v0.18.1
30242026-09-12T21:07:19.728Z Checking phf_shared v0.13.1
30252026-09-12T21:07:19.762Z Checking dtrace-parser v0.3.0
30262026-09-12T21:07:19.851Z Checking backtrace v0.3.76
30272026-09-12T21:07:19.921Z Checking crossbeam-channel v0.5.15
30282026-09-12T21:07:19.963Z Checking pin-project v1.1.11
30292026-09-12T21:07:19.992Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
30302026-09-12T21:07:20.055Z Checking signal-hook v0.3.18
30312026-09-12T21:07:20.117Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30322026-09-12T21:07:20.133Z Checking memmap v0.7.0
30332026-09-12T21:07:20.189Z Checking is-terminal v0.4.17
30342026-09-12T21:07:20.193Z Checking thread-id v5.1.0
30352026-09-12T21:07:20.237Z Checking foldhash v0.1.5
30362026-09-12T21:07:20.241Z Checking is_ci v1.2.0
30372026-09-12T21:07:20.262Z Checking managed v0.8.0
30382026-09-12T21:07:20.274Z Checking unicode-linebreak v0.1.5
30392026-09-12T21:07:20.278Z Checking jiff-core v0.1.0
30402026-09-12T21:07:20.302Z Checking take_mut v0.2.2
30412026-09-12T21:07:20.327Z Checking bitflags v1.3.2
30422026-09-12T21:07:20.379Z Checking unicode-width v0.2.0
30432026-09-12T21:07:20.395Z Compiling rayon-core v1.13.0
30442026-09-12T21:07:20.410Z Compiling illumos-nvpair-sys v0.2.0
30452026-09-12T21:07:20.442Z Checking term v1.2.1
30462026-09-12T21:07:20.476Z Checking corncobs v0.1.4
30472026-09-12T21:07:20.616Z Checking smawk v0.3.2
30482026-09-12T21:07:20.619Z Checking path-slash v0.1.5
30492026-09-12T21:07:20.620Z Checking same-file v1.0.6
30502026-09-12T21:07:20.623Z Checking resolv-conf v0.7.6
30512026-09-12T21:07:20.658Z Checking slog-term v2.9.2
30522026-09-12T21:07:20.707Z Checking textwrap v0.16.2
30532026-09-12T21:07:20.718Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30542026-09-12T21:07:20.722Z Checking walkdir v2.5.0
30552026-09-12T21:07:20.815Z Checking smoltcp v0.9.1
30562026-09-12T21:07:20.877Z Checking slog-async v2.8.0
30572026-09-12T21:07:20.907Z Checking hashbrown v0.15.5
30582026-09-12T21:07:20.910Z Checking supports-color v3.0.2
30592026-09-12T21:07:20.963Z Checking jiff v0.2.34
30602026-09-12T21:07:20.975Z Checking usdt-impl v0.6.0
30612026-09-12T21:07:21.037Z Checking usdt v0.5.0
30622026-09-12T21:07:21.049Z Checking signal-hook-mio v0.2.5
30632026-09-12T21:07:21.150Z Checking toml v0.8.23
30642026-09-12T21:07:21.199Z Checking backtrace-ext v0.2.1
30652026-09-12T21:07:21.246Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
30662026-09-12T21:07:21.304Z Checking snafu v0.8.9
30672026-09-12T21:07:21.367Z Checking cookie_store v0.22.1
30682026-09-12T21:07:21.371Z Checking hickory-resolver v0.24.4
30692026-09-12T21:07:21.397Z Checking phf v0.13.1
30702026-09-12T21:07:21.464Z Checking reqwest v0.12.28
30712026-09-12T21:07:21.537Z Checking zstd v0.13.3
30722026-09-12T21:07:21.549Z Checking postgres-types v0.2.14
30732026-09-12T21:07:21.678Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
30742026-09-12T21:07:21.695Z Checking crossbeam-deque v0.8.6
30752026-09-12T21:07:21.699Z Checking rustls-platform-verifier v0.6.2
30762026-09-12T21:07:21.722Z Checking hyper-rustls v0.27.7
30772026-09-12T21:07:21.846Z Checking globset v0.4.18
30782026-09-12T21:07:21.856Z Checking phf_shared v0.11.3
30792026-09-12T21:07:21.869Z Checking regex v1.12.3
30802026-09-12T21:07:21.925Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30812026-09-12T21:07:22.054Z Checking ref-cast v1.0.25
30822026-09-12T21:07:22.062Z Checking strum v0.27.2
30832026-09-12T21:07:22.066Z Checking olpc-cjson v0.1.4
30842026-09-12T21:07:22.090Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
30852026-09-12T21:07:22.094Z Checking memoffset v0.9.1
30862026-09-12T21:07:22.116Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30872026-09-12T21:07:22.119Z Checking rustix v0.38.44
30882026-09-12T21:07:22.142Z Checking tokio-stream v0.1.18
30892026-09-12T21:07:22.159Z Checking byte-wrapper v0.1.0
30902026-09-12T21:07:22.171Z Checking pem v3.0.6
30912026-09-12T21:07:22.203Z Checking camino v1.2.5
30922026-09-12T21:07:22.236Z Checking owo-colors v4.3.0
30932026-09-12T21:07:22.320Z Checking anyhow v1.0.104
30942026-09-12T21:07:22.354Z Checking inout v0.1.4
30952026-09-12T21:07:22.367Z Checking float-cmp v0.10.0
30962026-09-12T21:07:22.451Z Checking secrecy v0.8.0
30972026-09-12T21:07:22.485Z Checking serde_plain v1.0.2
30982026-09-12T21:07:22.489Z Checking hashbrown v0.16.1
30992026-09-12T21:07:22.510Z Checking memmap2 v0.9.10
31002026-09-12T21:07:22.514Z Checking unicode-segmentation v1.12.0
31012026-09-12T21:07:22.568Z Checking new_debug_unreachable v1.0.6
31022026-09-12T21:07:22.625Z Checking typed-path v0.12.3
31032026-09-12T21:07:22.637Z Checking whoami v2.1.0
31042026-09-12T21:07:22.665Z Checking unicode-width v0.1.14
31052026-09-12T21:07:22.796Z Checking precomputed-hash v0.1.1
31062026-09-12T21:07:22.822Z Checking predicates-core v1.0.10
31072026-09-12T21:07:22.826Z Checking fixedbitset v0.5.7
31082026-09-12T21:07:22.846Z Checking normalize-line-endings v0.3.0
31092026-09-12T21:07:22.875Z Checking typed-path v0.9.3
31102026-09-12T21:07:22.906Z Checking winnow v1.0.3
31112026-09-12T21:07:22.910Z Checking difflib v0.4.0
31122026-09-12T21:07:22.931Z Checking fixedbitset v0.4.2
31132026-09-12T21:07:22.947Z Checking supports-unicode v3.0.0
31142026-09-12T21:07:22.988Z Checking debug-ignore v1.0.5
31152026-09-12T21:07:23.010Z Checking supports-hyperlinks v3.2.0
31162026-09-12T21:07:23.050Z Checking petgraph v0.8.3
31172026-09-12T21:07:23.070Z Checking petgraph v0.6.5
31182026-09-12T21:07:23.084Z Checking predicates v3.1.4
31192026-09-12T21:07:23.088Z Checking qorb v0.4.1
31202026-09-12T21:07:23.112Z Checking miette v7.6.0
31212026-09-12T21:07:23.336Z Checking zip v8.6.0
31222026-09-12T21:07:23.374Z Checking iddqd v0.4.2
31232026-09-12T21:07:23.637Z Checking crossterm v0.28.1
31242026-09-12T21:07:23.649Z Checking tough v0.22.0
31252026-09-12T21:07:23.733Z Checking toml_parser v1.1.2+spec-1.1.0
31262026-09-12T21:07:23.993Z Checking string_cache v0.8.9
31272026-09-12T21:07:24.063Z Checking zip v4.6.1
31282026-09-12T21:07:24.170Z Checking similar v2.7.0
31292026-09-12T21:07:24.277Z Checking tokio-postgres v0.7.18
31302026-09-12T21:07:24.296Z Checking usdt v0.6.0
31312026-09-12T21:07:24.323Z Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
31322026-09-12T21:07:24.345Z Checking cipher v0.4.4
31332026-09-12T21:07:24.460Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
31342026-09-12T21:07:24.544Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31352026-09-12T21:07:24.567Z Checking nix v0.31.2
31362026-09-12T21:07:24.614Z Checking reqwest v0.13.2
31372026-09-12T21:07:24.947Z Checking itertools v0.13.0
31382026-09-12T21:07:25.010Z Checking itertools v0.15.0
31392026-09-12T21:07:25.141Z Checking hickory-proto v0.25.2
31402026-09-12T21:07:25.452Z Checking derive_more v2.1.1
31412026-09-12T21:07:25.552Z Checking fs-err v3.3.0
31422026-09-12T21:07:25.596Z Checking buf-list v1.1.2
31432026-09-12T21:07:25.663Z Checking openapiv3 v2.2.0
31442026-09-12T21:07:25.754Z Checking lalrpop-util v0.19.12
31452026-09-12T21:07:25.828Z Checking peg-runtime v0.8.5
31462026-09-12T21:07:25.846Z Checking illumos-nvpair v0.3.0
31472026-09-12T21:07:25.911Z Checking rayon v1.11.0
31482026-09-12T21:07:25.911Z Checking sigpipe v0.1.3
31492026-09-12T21:07:25.965Z Checking glob v0.3.3
31502026-09-12T21:07:27.686Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31512026-09-12T21:07:27.745Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31522026-09-12T21:07:28.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.77s
31532026-09-12T21:07:28.035Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31542026-09-12T21:07:28.035Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31552026-09-12T21:07:28.213Z
31562026-09-12T21:07:28.213Zinfo: running `cargo check --bins` on internal-dns-types (120/378)
31572026-09-12T21:07:28.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582026-09-12T21:07:28.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592026-09-12T21:07:28.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31602026-09-12T21:07:28.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31612026-09-12T21:07:28.797Z
31622026-09-12T21:07:28.797Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/378)
31632026-09-12T21:07:29.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31642026-09-12T21:07:29.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31652026-09-12T21:07:29.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31662026-09-12T21:07:29.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31672026-09-12T21:07:29.394Z
31682026-09-12T21:07:29.394Zinfo: running `cargo check --bins` on nexus-types-versions (122/378)
31692026-09-12T21:07:29.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31702026-09-12T21:07:29.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31712026-09-12T21:07:29.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31722026-09-12T21:07:29.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
31732026-09-12T21:07:29.997Z
31742026-09-12T21:07:29.997Zinfo: running `cargo check --bins` on oxql-types (123/378)
31752026-09-12T21:07:30.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762026-09-12T21:07:30.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772026-09-12T21:07:30.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31782026-09-12T21:07:30.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31792026-09-12T21:07:30.597Z
31802026-09-12T21:07:30.598Zinfo: running `cargo check --bins` on oximeter-types (124/378)
31812026-09-12T21:07:31.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822026-09-12T21:07:31.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832026-09-12T21:07:31.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31842026-09-12T21:07:31.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31852026-09-12T21:07:31.192Z
31862026-09-12T21:07:31.192Zinfo: running `cargo check --bins` on oximeter-types-versions (125/378)
31872026-09-12T21:07:31.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882026-09-12T21:07:31.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892026-09-12T21:07:31.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902026-09-12T21:07:31.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31912026-09-12T21:07:31.790Z
31922026-09-12T21:07:31.790Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/378)
31932026-09-12T21:07:32.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942026-09-12T21:07:32.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952026-09-12T21:07:32.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31962026-09-12T21:07:32.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
31972026-09-12T21:07:32.379Z
31982026-09-12T21:07:32.380Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/378)
31992026-09-12T21:07:32.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002026-09-12T21:07:32.898Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012026-09-12T21:07:33.102Z Compiling multer v3.1.0
32022026-09-12T21:07:33.218Z Compiling async-stream-impl v0.3.6
32032026-09-12T21:07:33.226Z Compiling serde_tokenstream v0.3.0
32042026-09-12T21:07:33.234Z Compiling dropshot v0.17.1
32052026-09-12T21:07:33.243Z Compiling parse-display-derive v0.10.0
32062026-09-12T21:07:33.255Z Compiling dropshot_endpoint v0.17.1
32072026-09-12T21:07:33.258Z Compiling newtype-uuid-macros v0.1.0
32082026-09-12T21:07:33.286Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32092026-09-12T21:07:33.488Z Checking match_cfg v0.1.0
32102026-09-12T21:07:33.492Z Checking compression-core v0.4.31
32112026-09-12T21:07:33.526Z Compiling oxide-generation-macros v0.2.0
32122026-09-12T21:07:33.565Z Checking hostname v0.3.1
32132026-09-12T21:07:33.635Z Checking compression-codecs v0.4.37
32142026-09-12T21:07:33.666Z Checking atomicwrites v0.4.4
32152026-09-12T21:07:33.691Z Checking slog-json v2.6.1
32162026-09-12T21:07:33.792Z Checking serde_spanned v1.1.1
32172026-09-12T21:07:33.806Z Checking toml_datetime v1.1.1+spec-1.1.0
32182026-09-12T21:07:33.811Z Checking toml_writer v1.1.1+spec-1.1.0
32192026-09-12T21:07:33.847Z Checking slog-bunyan v2.5.0
32202026-09-12T21:07:33.918Z Checking async-compression v0.4.41
32212026-09-12T21:07:33.962Z Checking async-stream v0.3.6
32222026-09-12T21:07:33.993Z Checking progenitor-client v0.14.0
32232026-09-12T21:07:34.007Z Checking toml v1.1.2+spec-1.1.0
32242026-09-12T21:07:34.089Z Checking oxide-generation v0.1.3
32252026-09-12T21:07:34.163Z Checking sha1 v0.11.0
32262026-09-12T21:07:34.225Z Checking waitgroup v0.1.2
32272026-09-12T21:07:34.245Z Checking rustls-pemfile v2.2.0
32282026-09-12T21:07:34.288Z Checking backon v1.6.0
32292026-09-12T21:07:34.302Z Checking serde_path_to_error v0.1.20
32302026-09-12T21:07:34.325Z Checking hostname v0.4.2
32312026-09-12T21:07:34.354Z Checking instant v0.1.13
32322026-09-12T21:07:34.436Z Checking backoff v0.4.0
32332026-09-12T21:07:34.449Z Checking progenitor-extras v0.2.0
32342026-09-12T21:07:34.578Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32352026-09-12T21:07:34.591Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32362026-09-12T21:07:34.603Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32372026-09-12T21:07:34.617Z Checking regress v0.10.5
32382026-09-12T21:07:34.660Z Checking itertools v0.14.0
32392026-09-12T21:07:34.792Z Checking macaddr v1.0.1
32402026-09-12T21:07:34.951Z Checking parse-display v0.10.0
32412026-09-12T21:07:34.960Z Checking humantime v2.3.0
32422026-09-12T21:07:35.807Z Compiling prettyplease v0.2.37
32432026-09-12T21:07:36.076Z Checking num-rational v0.4.2
32442026-09-12T21:07:36.349Z Checking num-complex v0.4.6
32452026-09-12T21:07:36.775Z Compiling num v0.4.3
32462026-09-12T21:07:36.894Z Checking float-ord v0.3.2
32472026-09-12T21:07:36.925Z Compiling convert_case v0.4.0
32482026-09-12T21:07:36.962Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32492026-09-12T21:07:36.994Z Checking newline-converter v0.3.0
32502026-09-12T21:07:37.020Z Checking console v0.15.11
32512026-09-12T21:07:37.101Z Compiling minimal-lexical v0.2.1
32522026-09-12T21:07:37.277Z Compiling derive_more v0.99.20
32532026-09-12T21:07:37.291Z Checking expectorate v1.2.0
32542026-09-12T21:07:37.351Z Compiling nom v7.1.3
32552026-09-12T21:07:37.483Z Checking camino-tempfile v1.4.1
32562026-09-12T21:07:37.644Z Checking phf_shared v0.12.1
32572026-09-12T21:07:37.787Z Compiling slog-dtrace v0.3.0
32582026-09-12T21:07:37.911Z Checking heck v0.5.0
32592026-09-12T21:07:38.004Z Compiling chrono-tz v0.10.4
32602026-09-12T21:07:38.038Z Compiling unicode-xid v0.2.6
32612026-09-12T21:07:38.162Z Checking phf v0.12.1
32622026-09-12T21:07:38.166Z Compiling const_format_proc_macros v0.2.34
32632026-09-12T21:07:38.207Z Checking tokio-dtrace v0.1.1
32642026-09-12T21:07:38.314Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32652026-09-12T21:07:38.603Z Checking highway v1.3.0
32662026-09-12T21:07:38.725Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32672026-09-12T21:07:38.871Z Checking oxide-tokio-rt v0.1.4
32682026-09-12T21:07:39.045Z Checking const_format v0.2.35
32692026-09-12T21:07:39.281Z Checking gethostname v0.5.0
32702026-09-12T21:07:39.376Z Checking bcs v0.1.6
32712026-09-12T21:07:39.468Z Checking termtree v0.5.1
32722026-09-12T21:07:39.774Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32732026-09-12T21:07:39.903Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32742026-09-12T21:07:39.924Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32752026-09-12T21:07:41.250Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32762026-09-12T21:07:41.319Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32772026-09-12T21:07:41.506Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32782026-09-12T21:07:41.506Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32792026-09-12T21:07:44.476Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32802026-09-12T21:07:47.514Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32812026-09-12T21:07:49.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.41s
32822026-09-12T21:07:49.800Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32832026-09-12T21:07:49.800Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32842026-09-12T21:07:49.970Z
32852026-09-12T21:07:49.970Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/378)
32862026-09-12T21:07:50.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872026-09-12T21:07:50.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882026-09-12T21:07:50.678Z Compiling ar_archive_writer v0.5.1
32892026-09-12T21:07:50.681Z Compiling stacker v0.1.23
32902026-09-12T21:07:50.798Z Compiling cfg_aliases v0.1.1
32912026-09-12T21:07:50.804Z Compiling proc-macro-error v1.0.4
32922026-09-12T21:07:50.810Z Checking fd-lock v4.0.4
32932026-09-12T21:07:50.813Z Checking nibble_vec v0.1.0
32942026-09-12T21:07:50.813Z Checking vte v0.14.1
32952026-09-12T21:07:50.813Z Compiling recursive-proc-macro-impl v0.1.1
32962026-09-12T21:07:50.851Z Compiling nix v0.28.0
32972026-09-12T21:07:50.913Z Checking bytecount v0.6.9
32982026-09-12T21:07:50.952Z Checking endian-type v0.1.2
32992026-09-12T21:07:50.955Z Checking strip-ansi-escapes v0.2.1
33002026-09-12T21:07:51.010Z Checking papergrid v0.11.0
33012026-09-12T21:07:51.062Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33022026-09-12T21:07:51.074Z Compiling peg-macros v0.8.5
33032026-09-12T21:07:51.086Z Compiling tabled_derive v0.7.0
33042026-09-12T21:07:51.089Z Checking radix_trie v0.2.1
33052026-09-12T21:07:51.231Z Checking winnow v0.6.26
33062026-09-12T21:07:51.293Z Compiling sqlparser_derive v0.5.0
33072026-09-12T21:07:51.545Z Checking home v0.5.12
33082026-09-12T21:07:51.590Z Compiling psm v0.1.30
33092026-09-12T21:07:51.607Z Checking unicode_categories v0.1.1
33102026-09-12T21:07:51.648Z Checking nu-ansi-term v0.50.3
33112026-09-12T21:07:51.781Z Checking crossterm v0.29.0
33122026-09-12T21:07:51.852Z Checking reedline v0.40.0
33132026-09-12T21:07:52.041Z Checking tabled v0.15.0
33142026-09-12T21:07:52.054Z Checking display-error-chain v0.2.2
33152026-09-12T21:07:52.142Z Checking rustyline v14.0.0
33162026-09-12T21:07:52.343Z Checking sqlformat v0.3.5
33172026-09-12T21:07:52.367Z Checking recursive v0.1.1
33182026-09-12T21:07:52.411Z Checking peg v0.8.5
33192026-09-12T21:07:52.452Z Checking sqlparser v0.61.0
33202026-09-12T21:08:03.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.47s
33212026-09-12T21:08:03.455Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33222026-09-12T21:08:03.455Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33232026-09-12T21:08:03.621Z
33242026-09-12T21:08:03.621Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/378)
33252026-09-12T21:08:04.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262026-09-12T21:08:04.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272026-09-12T21:08:04.328Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33282026-09-12T21:08:07.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.29s
33292026-09-12T21:08:07.922Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33302026-09-12T21:08:07.922Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33312026-09-12T21:08:08.102Z
33322026-09-12T21:08:08.102Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/378)
33332026-09-12T21:08:08.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342026-09-12T21:08:08.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352026-09-12T21:08:08.810Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33362026-09-12T21:08:11.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
33372026-09-12T21:08:11.419Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33382026-09-12T21:08:11.419Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33392026-09-12T21:08:11.611Z
33402026-09-12T21:08:11.611Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/378)
33412026-09-12T21:08:12.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422026-09-12T21:08:12.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432026-09-12T21:08:12.302Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33442026-09-12T21:08:15.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s
33452026-09-12T21:08:15.690Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33462026-09-12T21:08:15.690Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33472026-09-12T21:08:15.863Z
33482026-09-12T21:08:15.863Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/378)
33492026-09-12T21:08:16.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502026-09-12T21:08:16.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512026-09-12T21:08:16.575Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33522026-09-12T21:08:20.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
33532026-09-12T21:08:20.021Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33542026-09-12T21:08:20.021Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33552026-09-12T21:08:20.191Z
33562026-09-12T21:08:20.191Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/378)
33572026-09-12T21:08:20.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582026-09-12T21:08:20.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592026-09-12T21:08:20.897Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33602026-09-12T21:08:23.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
33612026-09-12T21:08:23.619Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33622026-09-12T21:08:23.619Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33632026-09-12T21:08:23.799Z
33642026-09-12T21:08:23.799Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/378)
33652026-09-12T21:08:24.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33662026-09-12T21:08:24.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33672026-09-12T21:08:24.497Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33682026-09-12T21:08:27.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s
33692026-09-12T21:08:27.252Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33702026-09-12T21:08:27.252Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33712026-09-12T21:08:27.438Z
33722026-09-12T21:08:27.438Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/378)
33732026-09-12T21:08:27.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33742026-09-12T21:08:27.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33752026-09-12T21:08:28.140Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33762026-09-12T21:08:31.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
33772026-09-12T21:08:31.715Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33782026-09-12T21:08:31.715Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33792026-09-12T21:08:31.904Z
33802026-09-12T21:08:31.904Zinfo: running `cargo check --bins` on oximeter (136/378)
33812026-09-12T21:08:32.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822026-09-12T21:08:32.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832026-09-12T21:08:32.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842026-09-12T21:08:32.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
33852026-09-12T21:08:32.510Z
33862026-09-12T21:08:32.510Zinfo: running `cargo check --bins` on oximeter-schema (137/378)
33872026-09-12T21:08:33.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882026-09-12T21:08:33.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892026-09-12T21:08:33.188Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33902026-09-12T21:08:33.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
33912026-09-12T21:08:33.576Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33922026-09-12T21:08:33.576Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33932026-09-12T21:08:33.749Z
33942026-09-12T21:08:33.750Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/378)
33952026-09-12T21:08:34.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962026-09-12T21:08:34.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972026-09-12T21:08:34.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33982026-09-12T21:08:34.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
33992026-09-12T21:08:34.357Z
34002026-09-12T21:08:34.357Zinfo: running `cargo check --bins` on oximeter-test-utils (139/378)
34012026-09-12T21:08:34.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022026-09-12T21:08:34.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032026-09-12T21:08:34.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34042026-09-12T21:08:34.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34052026-09-12T21:08:34.990Z
34062026-09-12T21:08:34.990Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/378)
34072026-09-12T21:08:35.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082026-09-12T21:08:35.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092026-09-12T21:08:35.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34102026-09-12T21:08:35.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34112026-09-12T21:08:35.592Z
34122026-09-12T21:08:35.592Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/378)
34132026-09-12T21:08:36.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142026-09-12T21:08:36.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152026-09-12T21:08:36.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34162026-09-12T21:08:36.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34172026-09-12T21:08:36.194Z
34182026-09-12T21:08:36.194Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/378)
34192026-09-12T21:08:36.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202026-09-12T21:08:36.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212026-09-12T21:08:36.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34222026-09-12T21:08:36.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34232026-09-12T21:08:36.796Z
34242026-09-12T21:08:36.796Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/378)
34252026-09-12T21:08:37.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262026-09-12T21:08:37.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272026-09-12T21:08:37.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34282026-09-12T21:08:37.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34292026-09-12T21:08:37.405Z
34302026-09-12T21:08:37.406Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/378)
34312026-09-12T21:08:37.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322026-09-12T21:08:37.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332026-09-12T21:08:37.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34342026-09-12T21:08:37.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34352026-09-12T21:08:38.005Z
34362026-09-12T21:08:38.005Zinfo: running `cargo check --bins` on reconfigurator-cli (145/378)
34372026-09-12T21:08:38.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382026-09-12T21:08:38.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392026-09-12T21:08:38.868Z Compiling crucible-workspace-hack v0.1.0
34402026-09-12T21:08:38.868Z Compiling regress v0.11.1
34412026-09-12T21:08:38.868Z Checking secrecy v0.10.3
34422026-09-12T21:08:38.872Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34432026-09-12T21:08:38.872Z Checking universal-hash v0.5.1
34442026-09-12T21:08:38.872Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34452026-09-12T21:08:39.007Z Compiling thiserror-impl-no-std v2.0.2
34462026-09-12T21:08:39.010Z Checking opaque-debug v0.3.1
34472026-09-12T21:08:39.084Z Checking chacha20 v0.9.1
34482026-09-12T21:08:39.115Z Checking poly1305 v0.8.0
34492026-09-12T21:08:39.188Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34502026-09-12T21:08:39.273Z Checking password-hash v0.5.0
34512026-09-12T21:08:39.306Z Checking blake2 v0.10.6
34522026-09-12T21:08:39.358Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34532026-09-12T21:08:39.381Z Checking aead v0.5.2
34542026-09-12T21:08:39.471Z Checking indent_write v2.2.0
34552026-09-12T21:08:39.493Z Compiling toml_datetime v0.7.5+spec-1.1.0
34562026-09-12T21:08:39.525Z Checking chacha20poly1305 v0.10.1
34572026-09-12T21:08:39.547Z Checking argon2 v0.5.3
34582026-09-12T21:08:39.599Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34592026-09-12T21:08:39.652Z Compiling toml_edit v0.23.10+spec-1.0.0
34602026-09-12T21:08:39.741Z Compiling unsafe-libyaml v0.2.11
34612026-09-12T21:08:39.756Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34622026-09-12T21:08:39.884Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34632026-09-12T21:08:40.091Z Compiling heapless v0.8.0
34642026-09-12T21:08:40.198Z Checking thiserror-no-std v2.0.2
34652026-09-12T21:08:40.215Z Compiling proc-macro-crate v3.4.0
34662026-09-12T21:08:40.290Z Checking vsss-rs v3.3.4
34672026-09-12T21:08:40.396Z Compiling serde_yaml v0.9.34+deprecated
34682026-09-12T21:08:40.643Z Compiling typify-impl v0.6.2
34692026-09-12T21:08:40.710Z Compiling ingot-macros v0.2.0
34702026-09-12T21:08:40.751Z Compiling num_enum_derive v0.7.6
34712026-09-12T21:08:41.401Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34722026-09-12T21:08:41.419Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34732026-09-12T21:08:41.515Z Checking hash32 v0.3.1
34742026-09-12T21:08:41.648Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34752026-09-12T21:08:41.810Z Checking num_enum v0.7.6
34762026-09-12T21:08:41.837Z Compiling smoltcp v0.11.0
34772026-09-12T21:08:41.898Z Checking tabwriter v1.4.1
34782026-09-12T21:08:41.932Z Checking cobs v0.3.0
34792026-09-12T21:08:42.047Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34802026-09-12T21:08:42.076Z Checking swrite v0.1.0
34812026-09-12T21:08:42.151Z Checking postcard v1.1.3
34822026-09-12T21:08:42.170Z Compiling proc-macro-crate v1.3.1
34832026-09-12T21:08:42.211Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34842026-09-12T21:08:42.273Z Compiling foreign-types-macros v0.2.3
34852026-09-12T21:08:42.425Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34862026-09-12T21:08:42.443Z Checking foreign-types-shared v0.3.1
34872026-09-12T21:08:42.519Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34882026-09-12T21:08:42.535Z Checking colored v3.1.1
34892026-09-12T21:08:42.577Z Compiling num_enum_derive v0.5.11
34902026-09-12T21:08:42.788Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
34912026-09-12T21:08:42.843Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34922026-09-12T21:08:42.868Z Checking foreign-types v0.5.0
34932026-09-12T21:08:42.948Z Checking cstr-argument v0.1.2
34942026-09-12T21:08:43.077Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
34952026-09-12T21:08:43.240Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
34962026-09-12T21:08:43.302Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34972026-09-12T21:08:43.322Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34982026-09-12T21:08:43.341Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
34992026-09-12T21:08:43.397Z Compiling zone_cfg_derive v0.3.1
35002026-09-12T21:08:43.474Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35012026-09-12T21:08:43.540Z Checking ingot-types v0.2.0
35022026-09-12T21:08:43.596Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35032026-09-12T21:08:43.677Z Checking num_enum v0.5.11
35042026-09-12T21:08:43.718Z Checking itertools v0.12.1
35052026-09-12T21:08:43.791Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35062026-09-12T21:08:43.946Z Checking ingot v0.2.1
35072026-09-12T21:08:43.971Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35082026-09-12T21:08:44.111Z Compiling num-derive v0.4.2
35092026-09-12T21:08:44.150Z Compiling semver v0.1.20
35102026-09-12T21:08:44.403Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35112026-09-12T21:08:44.452Z Compiling rustc_version v0.1.7
35122026-09-12T21:08:44.634Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35132026-09-12T21:08:44.750Z Checking zone v0.3.1
35142026-09-12T21:08:44.794Z Checking smf v0.2.3
35152026-09-12T21:08:44.840Z Checking csv-core v0.1.13
35162026-09-12T21:08:45.026Z Checking nom v8.0.0
35172026-09-12T21:08:45.041Z Checking whoami v1.6.1
35182026-09-12T21:08:45.056Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35192026-09-12T21:08:45.110Z Checking csv v1.4.0
35202026-09-12T21:08:45.180Z Compiling typify-macro v0.6.2
35212026-09-12T21:08:45.216Z Compiling newtype_derive v0.1.6
35222026-09-12T21:08:45.235Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35232026-09-12T21:08:45.277Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35242026-09-12T21:08:45.364Z Compiling cancel-safe-futures v0.1.5
35252026-09-12T21:08:45.467Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35262026-09-12T21:08:45.484Z Compiling libefi-sys v0.1.0
35272026-09-12T21:08:45.585Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35282026-09-12T21:08:45.619Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35292026-09-12T21:08:45.672Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35302026-09-12T21:08:45.800Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35312026-09-12T21:08:45.882Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35322026-09-12T21:08:45.938Z Checking oxide-update-engine-types v0.1.2
35332026-09-12T21:08:45.999Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35342026-09-12T21:08:46.057Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
35352026-09-12T21:08:46.107Z Compiling bitfield-struct v0.6.2
35362026-09-12T21:08:46.348Z Checking linear-map v1.2.0
35372026-09-12T21:08:46.520Z Checking steno v0.4.1
35382026-09-12T21:08:46.700Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35392026-09-12T21:08:46.715Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35402026-09-12T21:08:46.751Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35412026-09-12T21:08:46.809Z Checking oxide-update-engine v0.1.2
35422026-09-12T21:08:46.866Z Checking sha1 v0.10.6
35432026-09-12T21:08:46.916Z Compiling typify v0.6.2
35442026-09-12T21:08:46.988Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35452026-09-12T21:08:47.029Z Compiling progenitor-impl v0.14.0
35462026-09-12T21:08:47.044Z Checking utf-8 v0.7.6
35472026-09-12T21:08:47.177Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35482026-09-12T21:08:47.298Z Checking tungstenite v0.21.0
35492026-09-12T21:08:47.304Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35502026-09-12T21:08:47.496Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35512026-09-12T21:08:47.535Z Checking ignore v0.4.25
35522026-09-12T21:08:47.650Z Checking anstyle-parse v0.2.7
35532026-09-12T21:08:47.667Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
35542026-09-12T21:08:47.736Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35552026-09-12T21:08:47.810Z Compiling object v0.39.1
35562026-09-12T21:08:47.872Z Compiling xshell-macros v0.2.7
35572026-09-12T21:08:47.952Z Checking globwalk v0.9.1
35582026-09-12T21:08:47.967Z Checking anstream v0.6.21
35592026-09-12T21:08:47.981Z Checking tokio-tungstenite v0.21.0
35602026-09-12T21:08:48.129Z Checking predicates-tree v1.0.13
35612026-09-12T21:08:48.149Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
35622026-09-12T21:08:48.171Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
35632026-09-12T21:08:48.241Z Checking filetime v0.2.27
35642026-09-12T21:08:48.262Z Checking xshell v0.2.7
35652026-09-12T21:08:48.278Z Checking tagptr v0.2.0
35662026-09-12T21:08:48.365Z Checking xattr v1.6.1
35672026-09-12T21:08:48.380Z Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
35682026-09-12T21:08:48.416Z Checking moka v0.12.13
35692026-09-12T21:08:48.453Z Checking camino-tempfile-ext v0.3.3
35702026-09-12T21:08:48.496Z Checking tar v0.4.46
35712026-09-12T21:08:48.682Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35722026-09-12T21:08:48.890Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35732026-09-12T21:08:48.918Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
35742026-09-12T21:08:49.026Z Checking rand_seeder v0.4.0
35752026-09-12T21:08:49.063Z Checking half v1.8.3
35762026-09-12T21:08:49.101Z Checking path-slash v0.2.1
35772026-09-12T21:08:49.172Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35782026-09-12T21:08:49.213Z Checking hickory-resolver v0.25.2
35792026-09-12T21:08:49.264Z Checking serde_cbor v0.11.2
35802026-09-12T21:08:49.326Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
35812026-09-12T21:08:49.655Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35822026-09-12T21:08:49.680Z Compiling progenitor-macro v0.14.0
35832026-09-12T21:08:49.942Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
35842026-09-12T21:08:50.051Z Checking digest-io v0.1.0
35852026-09-12T21:08:50.184Z Compiling petname v2.0.2
35862026-09-12T21:08:50.559Z Checking rawzip v0.4.4
35872026-09-12T21:08:50.673Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
35882026-09-12T21:08:50.996Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
35892026-09-12T21:08:51.096Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35902026-09-12T21:08:51.112Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
35912026-09-12T21:08:51.224Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
35922026-09-12T21:08:51.275Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35932026-09-12T21:08:51.309Z Checking sapling-renderdag v0.1.0
35942026-09-12T21:08:51.413Z Checking subprocess v0.2.15
35952026-09-12T21:08:51.462Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35962026-09-12T21:08:51.518Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35972026-09-12T21:08:51.546Z Checking sync-ptr v0.1.4
35982026-09-12T21:08:51.665Z Checking colored v2.2.0
35992026-09-12T21:08:51.697Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
36002026-09-12T21:08:51.720Z Checking assert_matches v1.5.0
36012026-09-12T21:08:52.160Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
36022026-09-12T21:08:52.190Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
36032026-09-12T21:08:52.208Z Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
36042026-09-12T21:08:53.535Z Checking progenitor v0.14.0
36052026-09-12T21:08:53.562Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
36062026-09-12T21:08:53.669Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36072026-09-12T21:08:53.672Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36082026-09-12T21:08:53.672Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
36092026-09-12T21:08:53.672Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36102026-09-12T21:08:53.672Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36112026-09-12T21:08:53.672Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36122026-09-12T21:08:53.783Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
36132026-09-12T21:08:53.990Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
36142026-09-12T21:08:54.298Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
36152026-09-12T21:08:54.729Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36162026-09-12T21:08:54.826Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36172026-09-12T21:08:54.915Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
36182026-09-12T21:08:55.393Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36192026-09-12T21:08:55.575Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
36202026-09-12T21:08:56.661Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
36212026-09-12T21:09:05.265Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36222026-09-12T21:09:12.497Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
36232026-09-12T21:09:12.501Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36242026-09-12T21:09:12.501Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36252026-09-12T21:09:13.994Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36262026-09-12T21:09:15.274Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36272026-09-12T21:09:17.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.52s
36282026-09-12T21:09:17.534Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
36292026-09-12T21:09:17.534Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
36302026-09-12T21:09:17.748Z
36312026-09-12T21:09:17.748Zinfo: running `cargo check --bins` on nexus-inventory (146/378)
36322026-09-12T21:09:18.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36332026-09-12T21:09:18.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36342026-09-12T21:09:18.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36352026-09-12T21:09:18.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36362026-09-12T21:09:18.385Z
36372026-09-12T21:09:18.385Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/378)
36382026-09-12T21:09:18.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392026-09-12T21:09:18.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402026-09-12T21:09:18.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36412026-09-12T21:09:18.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36422026-09-12T21:09:18.984Z
36432026-09-12T21:09:18.985Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/378)
36442026-09-12T21:09:19.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452026-09-12T21:09:19.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462026-09-12T21:09:19.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36472026-09-12T21:09:19.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36482026-09-12T21:09:19.583Z
36492026-09-12T21:09:19.584Zinfo: running `cargo check --bins` on dns-service-client (149/378)
36502026-09-12T21:09:20.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36512026-09-12T21:09:20.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36522026-09-12T21:09:20.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36532026-09-12T21:09:20.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36542026-09-12T21:09:20.175Z
36552026-09-12T21:09:20.175Zinfo: running `cargo check --bins` on ntp-admin-client (150/378)
36562026-09-12T21:09:20.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572026-09-12T21:09:20.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582026-09-12T21:09:20.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36592026-09-12T21:09:20.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36602026-09-12T21:09:20.766Z
36612026-09-12T21:09:20.766Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/378)
36622026-09-12T21:09:21.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36632026-09-12T21:09:21.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36642026-09-12T21:09:21.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36652026-09-12T21:09:21.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36662026-09-12T21:09:21.358Z
36672026-09-12T21:09:21.358Zinfo: running `cargo check --bins` on cockroach-admin-client (152/378)
36682026-09-12T21:09:21.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36692026-09-12T21:09:21.859Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36702026-09-12T21:09:21.859Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36712026-09-12T21:09:21.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36722026-09-12T21:09:21.944Z
36732026-09-12T21:09:21.944Zinfo: running `cargo check --bins` on parallel-task-set (153/378)
36742026-09-12T21:09:22.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36752026-09-12T21:09:22.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36762026-09-12T21:09:22.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36772026-09-12T21:09:22.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36782026-09-12T21:09:22.532Z
36792026-09-12T21:09:22.532Zinfo: running `cargo check --bins` on sled-agent-client (154/378)
36802026-09-12T21:09:23.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812026-09-12T21:09:23.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822026-09-12T21:09:23.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36832026-09-12T21:09:23.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36842026-09-12T21:09:23.141Z
36852026-09-12T21:09:23.142Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/378)
36862026-09-12T21:09:23.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872026-09-12T21:09:23.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882026-09-12T21:09:23.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36892026-09-12T21:09:23.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36902026-09-12T21:09:23.759Z
36912026-09-12T21:09:23.760Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/378)
36922026-09-12T21:09:24.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932026-09-12T21:09:24.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942026-09-12T21:09:24.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36952026-09-12T21:09:24.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36962026-09-12T21:09:24.379Z
36972026-09-12T21:09:24.379Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/378)
36982026-09-12T21:09:24.903Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992026-09-12T21:09:24.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002026-09-12T21:09:24.906Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37012026-09-12T21:09:24.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37022026-09-12T21:09:24.998Z
37032026-09-12T21:09:24.999Zinfo: running `cargo check --bins` on key-manager (158/378)
37042026-09-12T21:09:25.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052026-09-12T21:09:25.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062026-09-12T21:09:25.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37072026-09-12T21:09:25.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37082026-09-12T21:09:25.603Z
37092026-09-12T21:09:25.603Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/378)
37102026-09-12T21:09:26.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112026-09-12T21:09:26.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122026-09-12T21:09:26.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37132026-09-12T21:09:26.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37142026-09-12T21:09:26.219Z
37152026-09-12T21:09:26.219Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/378)
37162026-09-12T21:09:26.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37172026-09-12T21:09:26.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37182026-09-12T21:09:26.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37192026-09-12T21:09:26.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37202026-09-12T21:09:26.831Z
37212026-09-12T21:09:26.831Zinfo: running `cargo check --bins` on typed-rng (161/378)
37222026-09-12T21:09:27.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37232026-09-12T21:09:27.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37242026-09-12T21:09:27.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37252026-09-12T21:09:27.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37262026-09-12T21:09:27.421Z
37272026-09-12T21:09:27.421Zinfo: running `cargo check --bins` on gateway-test-utils (162/378)
37282026-09-12T21:09:27.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292026-09-12T21:09:27.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302026-09-12T21:09:27.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37312026-09-12T21:09:27.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
37322026-09-12T21:09:28.057Z
37332026-09-12T21:09:28.057Zinfo: running `cargo check --bins` on omicron-gateway (163/378)
37342026-09-12T21:09:28.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352026-09-12T21:09:28.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362026-09-12T21:09:28.825Z Checking void v1.0.2
37372026-09-12T21:09:28.825Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
37382026-09-12T21:09:28.828Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37392026-09-12T21:09:28.828Z Checking nix v0.27.1
37402026-09-12T21:09:28.828Z Checking tungstenite v0.28.0
37412026-09-12T21:09:28.828Z Checking dropshot-api-manager-types v0.8.0
37422026-09-12T21:09:28.828Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
37432026-09-12T21:09:28.943Z Checking kstat-rs v0.2.5
37442026-09-12T21:09:29.022Z Checking lzss v0.8.2
37452026-09-12T21:09:29.091Z Checking fxhash v0.2.1
37462026-09-12T21:09:29.104Z Checking serde_bytes v0.11.19
37472026-09-12T21:09:29.116Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37482026-09-12T21:09:29.200Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
37492026-09-12T21:09:29.214Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37502026-09-12T21:09:29.242Z Checking signal-hook-tokio v0.3.1
37512026-09-12T21:09:29.378Z Checking tokio-tungstenite v0.28.0
37522026-09-12T21:09:29.470Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
37532026-09-12T21:09:30.556Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
37542026-09-12T21:09:31.106Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
37552026-09-12T21:09:33.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s
37562026-09-12T21:09:33.267Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
37572026-09-12T21:09:33.268Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
37582026-09-12T21:09:33.459Z
37592026-09-12T21:09:33.459Zinfo: running `cargo check --bins` on gateway-api (164/378)
37602026-09-12T21:09:33.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612026-09-12T21:09:33.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622026-09-12T21:09:33.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632026-09-12T21:09:33.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37642026-09-12T21:09:34.058Z
37652026-09-12T21:09:34.058Zinfo: running `cargo check --bins` on ipcc (165/378)
37662026-09-12T21:09:34.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672026-09-12T21:09:34.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682026-09-12T21:09:34.554Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692026-09-12T21:09:34.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37702026-09-12T21:09:34.636Z
37712026-09-12T21:09:34.636Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/378)
37722026-09-12T21:09:35.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732026-09-12T21:09:35.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742026-09-12T21:09:35.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37752026-09-12T21:09:35.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37762026-09-12T21:09:35.229Z
37772026-09-12T21:09:35.229Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/378)
37782026-09-12T21:09:35.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792026-09-12T21:09:35.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802026-09-12T21:09:35.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37812026-09-12T21:09:35.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37822026-09-12T21:09:35.850Z
37832026-09-12T21:09:35.850Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/378)
37842026-09-12T21:09:36.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37852026-09-12T21:09:36.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37862026-09-12T21:09:36.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37872026-09-12T21:09:36.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37882026-09-12T21:09:36.462Z
37892026-09-12T21:09:36.463Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/378)
37902026-09-12T21:09:36.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37912026-09-12T21:09:36.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37922026-09-12T21:09:36.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37932026-09-12T21:09:36.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37942026-09-12T21:09:37.072Z
37952026-09-12T21:09:37.072Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/378)
37962026-09-12T21:09:37.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37972026-09-12T21:09:37.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37982026-09-12T21:09:37.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37992026-09-12T21:09:37.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38002026-09-12T21:09:37.677Z
38012026-09-12T21:09:37.677Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/378)
38022026-09-12T21:09:38.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38032026-09-12T21:09:38.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38042026-09-12T21:09:38.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38052026-09-12T21:09:38.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38062026-09-12T21:09:38.301Z
38072026-09-12T21:09:38.301Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/378)
38082026-09-12T21:09:38.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38092026-09-12T21:09:38.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38102026-09-12T21:09:38.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38112026-09-12T21:09:38.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38122026-09-12T21:09:38.910Z
38132026-09-12T21:09:38.910Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/378)
38142026-09-12T21:09:39.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38152026-09-12T21:09:39.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38162026-09-12T21:09:39.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38172026-09-12T21:09:39.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38182026-09-12T21:09:39.519Z
38192026-09-12T21:09:39.519Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/378)
38202026-09-12T21:09:40.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38212026-09-12T21:09:40.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38222026-09-12T21:09:40.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38232026-09-12T21:09:40.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38242026-09-12T21:09:40.128Z
38252026-09-12T21:09:40.128Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/378)
38262026-09-12T21:09:40.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38272026-09-12T21:09:40.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38282026-09-12T21:09:40.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38292026-09-12T21:09:40.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38302026-09-12T21:09:40.741Z
38312026-09-12T21:09:40.741Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/378)
38322026-09-12T21:09:41.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38332026-09-12T21:09:41.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38342026-09-12T21:09:41.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38352026-09-12T21:09:41.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38362026-09-12T21:09:41.347Z
38372026-09-12T21:09:41.347Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/378)
38382026-09-12T21:09:41.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38392026-09-12T21:09:41.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38402026-09-12T21:09:41.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38412026-09-12T21:09:41.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38422026-09-12T21:09:41.956Z
38432026-09-12T21:09:41.956Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/378)
38442026-09-12T21:09:42.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38452026-09-12T21:09:42.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38462026-09-12T21:09:42.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38472026-09-12T21:09:42.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38482026-09-12T21:09:42.559Z
38492026-09-12T21:09:42.559Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/378)
38502026-09-12T21:09:43.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38512026-09-12T21:09:43.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38522026-09-12T21:09:43.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38532026-09-12T21:09:43.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38542026-09-12T21:09:43.164Z
38552026-09-12T21:09:43.164Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/378)
38562026-09-12T21:09:43.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38572026-09-12T21:09:43.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38582026-09-12T21:09:43.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38592026-09-12T21:09:43.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38602026-09-12T21:09:43.761Z
38612026-09-12T21:09:43.761Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/378)
38622026-09-12T21:09:44.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38632026-09-12T21:09:44.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38642026-09-12T21:09:44.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38652026-09-12T21:09:44.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38662026-09-12T21:09:44.369Z
38672026-09-12T21:09:44.369Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/378)
38682026-09-12T21:09:44.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38692026-09-12T21:09:44.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38702026-09-12T21:09:44.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38712026-09-12T21:09:44.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38722026-09-12T21:09:44.973Z
38732026-09-12T21:09:44.973Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/378)
38742026-09-12T21:09:45.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38752026-09-12T21:09:45.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38762026-09-12T21:09:45.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38772026-09-12T21:09:45.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38782026-09-12T21:09:45.577Z
38792026-09-12T21:09:45.577Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/378)
38802026-09-12T21:09:46.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38812026-09-12T21:09:46.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38822026-09-12T21:09:46.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38832026-09-12T21:09:46.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38842026-09-12T21:09:46.186Z
38852026-09-12T21:09:46.186Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/378)
38862026-09-12T21:09:46.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38872026-09-12T21:09:46.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38882026-09-12T21:09:46.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38892026-09-12T21:09:46.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
38902026-09-12T21:09:46.789Z
38912026-09-12T21:09:46.789Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/378)
38922026-09-12T21:09:47.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38932026-09-12T21:09:47.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38942026-09-12T21:09:47.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38952026-09-12T21:09:47.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
38962026-09-12T21:09:47.414Z
38972026-09-12T21:09:47.414Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/378)
38982026-09-12T21:09:47.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38992026-09-12T21:09:47.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39002026-09-12T21:09:47.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39012026-09-12T21:09:47.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39022026-09-12T21:09:48.036Z
39032026-09-12T21:09:48.037Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/378)
39042026-09-12T21:09:48.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39052026-09-12T21:09:48.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39062026-09-12T21:09:48.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39072026-09-12T21:09:48.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39082026-09-12T21:09:48.659Z
39092026-09-12T21:09:48.659Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/378)
39102026-09-12T21:09:49.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39112026-09-12T21:09:49.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39122026-09-12T21:09:49.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39132026-09-12T21:09:49.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39142026-09-12T21:09:49.277Z
39152026-09-12T21:09:49.277Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/378)
39162026-09-12T21:09:49.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39172026-09-12T21:09:49.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39182026-09-12T21:09:49.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39192026-09-12T21:09:49.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39202026-09-12T21:09:49.899Z
39212026-09-12T21:09:49.899Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/378)
39222026-09-12T21:09:50.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39232026-09-12T21:09:50.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39242026-09-12T21:09:50.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39252026-09-12T21:09:50.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39262026-09-12T21:09:50.521Z
39272026-09-12T21:09:50.521Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/378)
39282026-09-12T21:09:51.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39292026-09-12T21:09:51.045Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39302026-09-12T21:09:51.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39312026-09-12T21:09:51.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39322026-09-12T21:09:51.140Z
39332026-09-12T21:09:51.141Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/378)
39342026-09-12T21:09:51.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39352026-09-12T21:09:51.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39362026-09-12T21:09:51.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39372026-09-12T21:09:51.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39382026-09-12T21:09:51.758Z
39392026-09-12T21:09:51.758Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/378)
39402026-09-12T21:09:52.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39412026-09-12T21:09:52.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39422026-09-12T21:09:52.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39432026-09-12T21:09:52.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39442026-09-12T21:09:52.374Z
39452026-09-12T21:09:52.374Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/378)
39462026-09-12T21:09:52.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39472026-09-12T21:09:52.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39482026-09-12T21:09:52.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39492026-09-12T21:09:52.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39502026-09-12T21:09:52.991Z
39512026-09-12T21:09:52.991Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/378)
39522026-09-12T21:09:53.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39532026-09-12T21:09:53.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39542026-09-12T21:09:53.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39552026-09-12T21:09:53.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39562026-09-12T21:09:53.611Z
39572026-09-12T21:09:53.611Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/378)
39582026-09-12T21:09:54.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39592026-09-12T21:09:54.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39602026-09-12T21:09:54.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39612026-09-12T21:09:54.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39622026-09-12T21:09:54.231Z
39632026-09-12T21:09:54.231Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/378)
39642026-09-12T21:09:54.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39652026-09-12T21:09:54.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39662026-09-12T21:09:54.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39672026-09-12T21:09:54.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39682026-09-12T21:09:54.846Z
39692026-09-12T21:09:54.846Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/378)
39702026-09-12T21:09:55.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39712026-09-12T21:09:55.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39722026-09-12T21:09:55.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39732026-09-12T21:09:55.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39742026-09-12T21:09:55.459Z
39752026-09-12T21:09:55.459Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/378)
39762026-09-12T21:09:55.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39772026-09-12T21:09:55.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39782026-09-12T21:09:55.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39792026-09-12T21:09:55.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39802026-09-12T21:09:56.106Z
39812026-09-12T21:09:56.106Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/378)
39822026-09-12T21:09:56.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39832026-09-12T21:09:56.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39842026-09-12T21:09:56.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39852026-09-12T21:09:56.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39862026-09-12T21:09:56.690Z
39872026-09-12T21:09:56.690Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/378)
39882026-09-12T21:09:57.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39892026-09-12T21:09:57.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39902026-09-12T21:09:57.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39912026-09-12T21:09:57.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39922026-09-12T21:09:57.310Z
39932026-09-12T21:09:57.310Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/378)
39942026-09-12T21:09:57.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39952026-09-12T21:09:57.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39962026-09-12T21:09:57.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39972026-09-12T21:09:57.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
39982026-09-12T21:09:57.925Z
39992026-09-12T21:09:57.925Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/378)
40002026-09-12T21:09:58.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40012026-09-12T21:09:58.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40022026-09-12T21:09:58.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40032026-09-12T21:09:58.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40042026-09-12T21:09:58.528Z
40052026-09-12T21:09:58.528Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/378)
40062026-09-12T21:09:59.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40072026-09-12T21:09:59.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40082026-09-12T21:09:59.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40092026-09-12T21:09:59.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40102026-09-12T21:09:59.134Z
40112026-09-12T21:09:59.134Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/378)
40122026-09-12T21:09:59.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40132026-09-12T21:09:59.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40142026-09-12T21:09:59.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40152026-09-12T21:09:59.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40162026-09-12T21:09:59.739Z
40172026-09-12T21:09:59.739Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/378)
40182026-09-12T21:10:00.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40192026-09-12T21:10:00.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40202026-09-12T21:10:00.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40212026-09-12T21:10:00.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40222026-09-12T21:10:00.342Z
40232026-09-12T21:10:00.342Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/378)
40242026-09-12T21:10:00.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40252026-09-12T21:10:00.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40262026-09-12T21:10:00.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40272026-09-12T21:10:00.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40282026-09-12T21:10:00.943Z
40292026-09-12T21:10:00.943Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/378)
40302026-09-12T21:10:01.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40312026-09-12T21:10:01.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40322026-09-12T21:10:01.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40332026-09-12T21:10:01.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40342026-09-12T21:10:01.547Z
40352026-09-12T21:10:01.547Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/378)
40362026-09-12T21:10:02.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40372026-09-12T21:10:02.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40382026-09-12T21:10:02.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40392026-09-12T21:10:02.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40402026-09-12T21:10:02.150Z
40412026-09-12T21:10:02.150Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/378)
40422026-09-12T21:10:02.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40432026-09-12T21:10:02.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40442026-09-12T21:10:02.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40452026-09-12T21:10:02.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40462026-09-12T21:10:02.756Z
40472026-09-12T21:10:02.756Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/378)
40482026-09-12T21:10:03.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40492026-09-12T21:10:03.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40502026-09-12T21:10:03.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40512026-09-12T21:10:03.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40522026-09-12T21:10:03.376Z
40532026-09-12T21:10:03.376Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/378)
40542026-09-12T21:10:03.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40552026-09-12T21:10:03.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40562026-09-12T21:10:03.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40572026-09-12T21:10:03.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40582026-09-12T21:10:03.972Z
40592026-09-12T21:10:03.972Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/378)
40602026-09-12T21:10:04.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40612026-09-12T21:10:04.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40622026-09-12T21:10:04.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40632026-09-12T21:10:04.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40642026-09-12T21:10:04.570Z
40652026-09-12T21:10:04.570Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/378)
40662026-09-12T21:10:05.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40672026-09-12T21:10:05.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40682026-09-12T21:10:05.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40692026-09-12T21:10:05.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40702026-09-12T21:10:05.170Z
40712026-09-12T21:10:05.171Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/378)
40722026-09-12T21:10:05.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40732026-09-12T21:10:05.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40742026-09-12T21:10:05.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40752026-09-12T21:10:05.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40762026-09-12T21:10:05.771Z
40772026-09-12T21:10:05.771Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/378)
40782026-09-12T21:10:06.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40792026-09-12T21:10:06.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40802026-09-12T21:10:06.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40812026-09-12T21:10:06.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40822026-09-12T21:10:06.375Z
40832026-09-12T21:10:06.375Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/378)
40842026-09-12T21:10:06.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40852026-09-12T21:10:06.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40862026-09-12T21:10:06.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40872026-09-12T21:10:06.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40882026-09-12T21:10:06.977Z
40892026-09-12T21:10:06.977Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/378)
40902026-09-12T21:10:07.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40912026-09-12T21:10:07.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40922026-09-12T21:10:07.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40932026-09-12T21:10:07.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40942026-09-12T21:10:07.582Z
40952026-09-12T21:10:07.582Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/378)
40962026-09-12T21:10:08.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40972026-09-12T21:10:08.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40982026-09-12T21:10:08.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40992026-09-12T21:10:08.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
41002026-09-12T21:10:08.206Z
41012026-09-12T21:10:08.206Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/378)
41022026-09-12T21:10:08.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41032026-09-12T21:10:08.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41042026-09-12T21:10:08.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41052026-09-12T21:10:08.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41062026-09-12T21:10:08.826Z
41072026-09-12T21:10:08.826Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/378)
41082026-09-12T21:10:09.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41092026-09-12T21:10:09.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41102026-09-12T21:10:09.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41112026-09-12T21:10:09.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41122026-09-12T21:10:09.452Z
41132026-09-12T21:10:09.452Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/378)
41142026-09-12T21:10:09.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41152026-09-12T21:10:09.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41162026-09-12T21:10:09.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41172026-09-12T21:10:09.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41182026-09-12T21:10:10.055Z
41192026-09-12T21:10:10.056Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/378)
41202026-09-12T21:10:10.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41212026-09-12T21:10:10.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41222026-09-12T21:10:10.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41232026-09-12T21:10:10.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41242026-09-12T21:10:10.676Z
41252026-09-12T21:10:10.676Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/378)
41262026-09-12T21:10:11.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41272026-09-12T21:10:11.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41282026-09-12T21:10:11.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41292026-09-12T21:10:11.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41302026-09-12T21:10:11.298Z
41312026-09-12T21:10:11.298Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/378)
41322026-09-12T21:10:11.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41332026-09-12T21:10:11.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41342026-09-12T21:10:11.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41352026-09-12T21:10:11.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41362026-09-12T21:10:11.913Z
41372026-09-12T21:10:11.913Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/378)
41382026-09-12T21:10:12.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41392026-09-12T21:10:12.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41402026-09-12T21:10:12.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41412026-09-12T21:10:12.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41422026-09-12T21:10:12.533Z
41432026-09-12T21:10:12.533Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/378)
41442026-09-12T21:10:13.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41452026-09-12T21:10:13.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41462026-09-12T21:10:13.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41472026-09-12T21:10:13.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41482026-09-12T21:10:13.151Z
41492026-09-12T21:10:13.151Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/378)
41502026-09-12T21:10:13.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41512026-09-12T21:10:13.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41522026-09-12T21:10:13.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41532026-09-12T21:10:13.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41542026-09-12T21:10:13.772Z
41552026-09-12T21:10:13.772Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/378)
41562026-09-12T21:10:14.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41572026-09-12T21:10:14.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41582026-09-12T21:10:14.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41592026-09-12T21:10:14.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41602026-09-12T21:10:14.391Z
41612026-09-12T21:10:14.391Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/378)
41622026-09-12T21:10:14.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41632026-09-12T21:10:14.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41642026-09-12T21:10:14.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41652026-09-12T21:10:14.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41662026-09-12T21:10:15.010Z
41672026-09-12T21:10:15.010Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/378)
41682026-09-12T21:10:15.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41692026-09-12T21:10:15.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41702026-09-12T21:10:15.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41712026-09-12T21:10:15.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41722026-09-12T21:10:15.626Z
41732026-09-12T21:10:15.627Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/378)
41742026-09-12T21:10:16.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41752026-09-12T21:10:16.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41762026-09-12T21:10:16.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41772026-09-12T21:10:16.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41782026-09-12T21:10:16.245Z
41792026-09-12T21:10:16.246Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/378)
41802026-09-12T21:10:16.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41812026-09-12T21:10:16.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41822026-09-12T21:10:16.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41832026-09-12T21:10:16.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
41842026-09-12T21:10:16.856Z
41852026-09-12T21:10:16.856Zinfo: running `cargo check --bins` on oximeter-producer (235/378)
41862026-09-12T21:10:17.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41872026-09-12T21:10:17.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41882026-09-12T21:10:17.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41892026-09-12T21:10:17.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
41902026-09-12T21:10:17.572Z
41912026-09-12T21:10:17.572Zinfo: running `cargo check --bins` on internal-dns-resolver (236/378)
41922026-09-12T21:10:18.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41932026-09-12T21:10:18.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41942026-09-12T21:10:18.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41952026-09-12T21:10:18.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41962026-09-12T21:10:18.100Z
41972026-09-12T21:10:18.100Zinfo: running `cargo check --bins` on dns-server (237/378)
41982026-09-12T21:10:18.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992026-09-12T21:10:18.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002026-09-12T21:10:18.782Z Compiling parking_lot_core v0.8.6
42012026-09-12T21:10:18.902Z Compiling git-stub v1.0.0
42022026-09-12T21:10:18.908Z Checking prefix-trie v0.7.0
42032026-09-12T21:10:18.908Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
42042026-09-12T21:10:19.016Z Compiling git-stub-vcs v0.1.0
42052026-09-12T21:10:19.174Z Checking hickory-server v0.25.2
42062026-09-12T21:10:19.298Z Checking parking_lot v0.11.2
42072026-09-12T21:10:19.321Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
42082026-09-12T21:10:19.466Z Checking sled v0.34.7
42092026-09-12T21:10:21.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
42102026-09-12T21:10:21.453Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42112026-09-12T21:10:21.453Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42122026-09-12T21:10:21.601Z
42132026-09-12T21:10:21.602Zinfo: running `cargo check --bins` on dns-server-api (238/378)
42142026-09-12T21:10:22.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42152026-09-12T21:10:22.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42162026-09-12T21:10:22.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42172026-09-12T21:10:22.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42182026-09-12T21:10:22.195Z
42192026-09-12T21:10:22.196Zinfo: running `cargo check --bins` on nexus-client (239/378)
42202026-09-12T21:10:22.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42212026-09-12T21:10:22.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42222026-09-12T21:10:22.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42232026-09-12T21:10:22.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
42242026-09-12T21:10:22.826Z
42252026-09-12T21:10:22.827Zinfo: running `cargo check --bins` on oximeter-producer-api (240/378)
42262026-09-12T21:10:23.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42272026-09-12T21:10:23.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42282026-09-12T21:10:23.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42292026-09-12T21:10:23.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42302026-09-12T21:10:23.429Z
42312026-09-12T21:10:23.429Zinfo: running `cargo check --bins` on sp-sim (241/378)
42322026-09-12T21:10:23.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42332026-09-12T21:10:23.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42342026-09-12T21:10:24.163Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
42352026-09-12T21:10:24.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
42362026-09-12T21:10:24.701Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42372026-09-12T21:10:24.701Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42382026-09-12T21:10:24.887Z
42392026-09-12T21:10:24.887Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/378)
42402026-09-12T21:10:25.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42412026-09-12T21:10:25.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42422026-09-12T21:10:25.748Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
42432026-09-12T21:10:25.927Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
42442026-09-12T21:10:25.931Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
42452026-09-12T21:10:25.931Z Compiling dashu-int v0.5.1
42462026-09-12T21:10:25.931Z Checking libscf-sys v1.2.0
42472026-09-12T21:10:25.931Z Checking ssh-encoding v0.2.0
42482026-09-12T21:10:25.932Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42492026-09-12T21:10:25.947Z Checking keccak v0.2.0
42502026-09-12T21:10:26.036Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
42512026-09-12T21:10:26.050Z Checking dashu-base v0.5.1
42522026-09-12T21:10:26.098Z Checking sponge-cursor v0.1.0
42532026-09-12T21:10:26.098Z Compiling rlimit v0.10.2
42542026-09-12T21:10:26.125Z Checking num-modular v0.6.5
42552026-09-12T21:10:26.125Z Checking ssh-cipher v0.2.0
42562026-09-12T21:10:26.231Z Checking sha3 v0.12.0
42572026-09-12T21:10:26.269Z Checking papergrid v0.18.0
42582026-09-12T21:10:26.284Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42592026-09-12T21:10:26.287Z Checking p256 v0.13.2
42602026-09-12T21:10:26.334Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42612026-09-12T21:10:26.348Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
42622026-09-12T21:10:26.430Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
42632026-09-12T21:10:26.537Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42642026-09-12T21:10:26.560Z Compiling unicase v2.9.0
42652026-09-12T21:10:26.709Z Checking num-primitive v0.2.1
42662026-09-12T21:10:26.745Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
42672026-09-12T21:10:26.762Z Compiling mime_guess v2.0.5
42682026-09-12T21:10:27.037Z Checking tabled v0.21.0
42692026-09-12T21:10:27.078Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
42702026-09-12T21:10:27.094Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
42712026-09-12T21:10:27.097Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
42722026-09-12T21:10:27.121Z Checking ssh-key v0.6.7
42732026-09-12T21:10:27.401Z Checking dsi-bitstream v0.10.1
42742026-09-12T21:10:27.486Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
42752026-09-12T21:10:27.642Z Checking bytesize v2.7.0
42762026-09-12T21:10:27.673Z Checking http-range-header v0.4.2
42772026-09-12T21:10:27.777Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
42782026-09-12T21:10:27.817Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
42792026-09-12T21:10:27.943Z Checking crc8 v0.1.1
42802026-09-12T21:10:27.959Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
42812026-09-12T21:10:28.041Z Compiling seq-macro v0.3.6
42822026-09-12T21:10:28.178Z Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
42832026-09-12T21:10:28.325Z Checking http-range v0.1.5
42842026-09-12T21:10:28.451Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42852026-09-12T21:10:28.540Z Checking scuffle v0.1.0
42862026-09-12T21:10:28.658Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
42872026-09-12T21:10:28.694Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
42882026-09-12T21:10:28.746Z Checking pwd v1.4.0
42892026-09-12T21:10:28.767Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
42902026-09-12T21:10:28.884Z Checking lru v0.18.3
42912026-09-12T21:10:29.062Z Checking nanorand v0.7.0
42922026-09-12T21:10:29.081Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
42932026-09-12T21:10:29.116Z Checking hyper-staticfile v0.10.1
42942026-09-12T21:10:29.168Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
42952026-09-12T21:10:29.258Z Checking flume v0.11.1
42962026-09-12T21:10:29.324Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
42972026-09-12T21:10:29.399Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
42982026-09-12T21:10:29.415Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
42992026-09-12T21:10:29.500Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
43002026-09-12T21:10:29.508Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
43012026-09-12T21:10:29.662Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
43022026-09-12T21:10:29.755Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
43032026-09-12T21:10:29.877Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
43042026-09-12T21:10:29.968Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
43052026-09-12T21:10:30.213Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
43062026-09-12T21:10:30.753Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
43072026-09-12T21:10:31.055Z Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
43082026-09-12T21:10:31.203Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
43092026-09-12T21:10:32.263Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
43102026-09-12T21:10:32.859Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
43112026-09-12T21:10:37.478Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
43122026-09-12T21:10:37.520Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
43132026-09-12T21:10:37.520Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
43142026-09-12T21:10:46.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.78s
43152026-09-12T21:10:46.680Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43162026-09-12T21:10:46.680Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43172026-09-12T21:10:46.888Z
43182026-09-12T21:10:46.888Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/378)
43192026-09-12T21:10:47.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-09-12T21:10:47.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-09-12T21:10:47.692Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43222026-09-12T21:10:58.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.27s
43232026-09-12T21:10:58.174Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43242026-09-12T21:10:58.174Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43252026-09-12T21:10:58.383Z
43262026-09-12T21:10:58.383Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/378)
43272026-09-12T21:10:58.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43282026-09-12T21:10:58.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43292026-09-12T21:10:59.224Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43302026-09-12T21:11:09.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.27s
43312026-09-12T21:11:09.684Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43322026-09-12T21:11:09.684Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43332026-09-12T21:11:09.878Z
43342026-09-12T21:11:09.878Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/378)
43352026-09-12T21:11:10.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43362026-09-12T21:11:10.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43372026-09-12T21:11:10.686Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43382026-09-12T21:11:21.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.30s
43392026-09-12T21:11:21.189Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43402026-09-12T21:11:21.189Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43412026-09-12T21:11:21.396Z
43422026-09-12T21:11:21.396Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/378)
43432026-09-12T21:11:21.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43442026-09-12T21:11:21.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43452026-09-12T21:11:22.211Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43462026-09-12T21:11:32.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.34s
43472026-09-12T21:11:32.745Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43482026-09-12T21:11:32.745Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43492026-09-12T21:11:32.951Z
43502026-09-12T21:11:32.951Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/378)
43512026-09-12T21:11:33.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43522026-09-12T21:11:33.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43532026-09-12T21:11:33.765Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43542026-09-12T21:11:44.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.37s
43552026-09-12T21:11:44.338Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43562026-09-12T21:11:44.338Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43572026-09-12T21:11:44.546Z
43582026-09-12T21:11:44.546Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/378)
43592026-09-12T21:11:45.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43602026-09-12T21:11:45.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43612026-09-12T21:11:45.354Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43622026-09-12T21:11:55.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.30s
43632026-09-12T21:11:55.856Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43642026-09-12T21:11:55.857Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43652026-09-12T21:11:56.066Z
43662026-09-12T21:11:56.066Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/378)
43672026-09-12T21:11:56.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-09-12T21:11:56.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-09-12T21:11:56.880Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
43702026-09-12T21:12:07.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.28s
43712026-09-12T21:12:07.355Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
43722026-09-12T21:12:07.355Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
43732026-09-12T21:12:07.563Z
43742026-09-12T21:12:07.563Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/378)
43752026-09-12T21:12:08.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43762026-09-12T21:12:08.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43772026-09-12T21:12:08.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43782026-09-12T21:12:08.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43792026-09-12T21:12:08.175Z
43802026-09-12T21:12:08.175Zinfo: running `cargo check --bins` on installinator-common (251/378)
43812026-09-12T21:12:08.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43822026-09-12T21:12:08.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43832026-09-12T21:12:08.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43842026-09-12T21:12:08.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43852026-09-12T21:12:08.794Z
43862026-09-12T21:12:08.794Zinfo: running `cargo check --bins` on installinator-common-versions (252/378)
43872026-09-12T21:12:09.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43882026-09-12T21:12:09.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43892026-09-12T21:12:09.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43902026-09-12T21:12:09.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43912026-09-12T21:12:09.412Z
43922026-09-12T21:12:09.412Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/378)
43932026-09-12T21:12:09.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43942026-09-12T21:12:09.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43952026-09-12T21:12:09.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43962026-09-12T21:12:09.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
43972026-09-12T21:12:10.031Z
43982026-09-12T21:12:10.032Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/378)
43992026-09-12T21:12:10.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44002026-09-12T21:12:10.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44012026-09-12T21:12:10.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44022026-09-12T21:12:10.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44032026-09-12T21:12:10.636Z
44042026-09-12T21:12:10.636Zinfo: running `cargo check --bins` on range-requests (255/378)
44052026-09-12T21:12:11.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44062026-09-12T21:12:11.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44072026-09-12T21:12:11.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44082026-09-12T21:12:11.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44092026-09-12T21:12:11.236Z
44102026-09-12T21:12:11.236Zinfo: running `cargo check --bins` on repo-depot-api (256/378)
44112026-09-12T21:12:11.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44122026-09-12T21:12:11.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44132026-09-12T21:12:11.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44142026-09-12T21:12:11.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44152026-09-12T21:12:11.837Z
44162026-09-12T21:12:11.837Zinfo: running `cargo check --bins` on repo-depot-client (257/378)
44172026-09-12T21:12:12.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44182026-09-12T21:12:12.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44192026-09-12T21:12:12.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44202026-09-12T21:12:12.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44212026-09-12T21:12:12.432Z
44222026-09-12T21:12:12.433Zinfo: running `cargo check --bins` on sled-agent-api (258/378)
44232026-09-12T21:12:12.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44242026-09-12T21:12:12.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44252026-09-12T21:12:12.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44262026-09-12T21:12:12.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44272026-09-12T21:12:13.058Z
44282026-09-12T21:12:13.058Zinfo: running `cargo check --bins` on sled-diagnostics (259/378)
44292026-09-12T21:12:13.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44302026-09-12T21:12:13.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44312026-09-12T21:12:13.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44322026-09-12T21:12:13.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44332026-09-12T21:12:13.681Z
44342026-09-12T21:12:13.681Zinfo: running `cargo check --bins` on zfs-test-harness (260/378)
44352026-09-12T21:12:14.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44362026-09-12T21:12:14.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44372026-09-12T21:12:14.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44382026-09-12T21:12:14.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44392026-09-12T21:12:14.301Z
44402026-09-12T21:12:14.302Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/378)
44412026-09-12T21:12:14.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44422026-09-12T21:12:14.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44432026-09-12T21:12:14.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44442026-09-12T21:12:14.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44452026-09-12T21:12:14.928Z
44462026-09-12T21:12:14.928Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/378)
44472026-09-12T21:12:15.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-09-12T21:12:15.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-09-12T21:12:15.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44502026-09-12T21:12:15.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44512026-09-12T21:12:15.558Z
44522026-09-12T21:12:15.558Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/378)
44532026-09-12T21:12:16.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-09-12T21:12:16.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-09-12T21:12:16.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44562026-09-12T21:12:16.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44572026-09-12T21:12:16.187Z
44582026-09-12T21:12:16.188Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/378)
44592026-09-12T21:12:16.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44602026-09-12T21:12:16.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44612026-09-12T21:12:16.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44622026-09-12T21:12:16.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44632026-09-12T21:12:16.815Z
44642026-09-12T21:12:16.815Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/378)
44652026-09-12T21:12:17.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44662026-09-12T21:12:17.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44672026-09-12T21:12:17.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44682026-09-12T21:12:17.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44692026-09-12T21:12:17.445Z
44702026-09-12T21:12:17.446Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/378)
44712026-09-12T21:12:17.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44722026-09-12T21:12:17.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44732026-09-12T21:12:17.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44742026-09-12T21:12:17.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44752026-09-12T21:12:18.071Z
44762026-09-12T21:12:18.071Zinfo: running `cargo check --bins` on trust-quorum (267/378)
44772026-09-12T21:12:18.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44782026-09-12T21:12:18.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44792026-09-12T21:12:18.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44802026-09-12T21:12:18.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44812026-09-12T21:12:18.696Z
44822026-09-12T21:12:18.696Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/378)
44832026-09-12T21:12:19.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44842026-09-12T21:12:19.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44852026-09-12T21:12:19.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44862026-09-12T21:12:19.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
44872026-09-12T21:12:19.326Z
44882026-09-12T21:12:19.326Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/378)
44892026-09-12T21:12:19.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44902026-09-12T21:12:19.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44912026-09-12T21:12:19.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44922026-09-12T21:12:19.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
44932026-09-12T21:12:19.972Z
44942026-09-12T21:12:19.972Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/378)
44952026-09-12T21:12:20.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44962026-09-12T21:12:20.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44972026-09-12T21:12:20.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44982026-09-12T21:12:20.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
44992026-09-12T21:12:20.614Z
45002026-09-12T21:12:20.614Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/378)
45012026-09-12T21:12:21.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-09-12T21:12:21.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-09-12T21:12:21.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45042026-09-12T21:12:21.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45052026-09-12T21:12:21.249Z
45062026-09-12T21:12:21.249Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/378)
45072026-09-12T21:12:21.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45082026-09-12T21:12:21.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45092026-09-12T21:12:21.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45102026-09-12T21:12:21.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
45112026-09-12T21:12:21.897Z
45122026-09-12T21:12:21.898Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/378)
45132026-09-12T21:12:22.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45142026-09-12T21:12:22.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45152026-09-12T21:12:22.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45162026-09-12T21:12:22.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45172026-09-12T21:12:22.546Z
45182026-09-12T21:12:22.546Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/378)
45192026-09-12T21:12:23.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-09-12T21:12:23.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-09-12T21:12:23.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45222026-09-12T21:12:23.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45232026-09-12T21:12:23.139Z
45242026-09-12T21:12:23.139Zinfo: running `cargo check --bins` on transient-dns-server (275/378)
45252026-09-12T21:12:23.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-09-12T21:12:23.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-09-12T21:12:23.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45282026-09-12T21:12:23.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45292026-09-12T21:12:23.755Z
45302026-09-12T21:12:23.755Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/378)
45312026-09-12T21:12:24.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45322026-09-12T21:12:24.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45332026-09-12T21:12:24.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45342026-09-12T21:12:24.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45352026-09-12T21:12:24.373Z
45362026-09-12T21:12:24.373Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/378)
45372026-09-12T21:12:24.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45382026-09-12T21:12:24.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45392026-09-12T21:12:24.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45402026-09-12T21:12:24.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45412026-09-12T21:12:24.992Z
45422026-09-12T21:12:24.992Zinfo: running `cargo check --bins` on omicron-rpaths (278/378)
45432026-09-12T21:12:25.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45442026-09-12T21:12:25.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45452026-09-12T21:12:25.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45462026-09-12T21:12:25.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45472026-09-12T21:12:25.585Z
45482026-09-12T21:12:25.585Zinfo: running `cargo check --bins` on omicron-repl-utils (279/378)
45492026-09-12T21:12:26.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45502026-09-12T21:12:26.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45512026-09-12T21:12:26.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45522026-09-12T21:12:26.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45532026-09-12T21:12:26.186Z
45542026-09-12T21:12:26.186Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/378)
45552026-09-12T21:12:26.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45562026-09-12T21:12:26.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45572026-09-12T21:12:26.924Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
45582026-09-12T21:12:27.344Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
45592026-09-12T21:12:28.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
45602026-09-12T21:12:28.545Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
45612026-09-12T21:12:28.545Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
45622026-09-12T21:12:28.737Z
45632026-09-12T21:12:28.737Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/378)
45642026-09-12T21:12:29.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45652026-09-12T21:12:29.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45662026-09-12T21:12:29.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45672026-09-12T21:12:29.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45682026-09-12T21:12:29.333Z
45692026-09-12T21:12:29.333Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/378)
45702026-09-12T21:12:29.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45712026-09-12T21:12:29.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45722026-09-12T21:12:29.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45732026-09-12T21:12:29.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45742026-09-12T21:12:29.936Z
45752026-09-12T21:12:29.936Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/378)
45762026-09-12T21:12:30.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45772026-09-12T21:12:30.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45782026-09-12T21:12:30.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45792026-09-12T21:12:30.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45802026-09-12T21:12:30.538Z
45812026-09-12T21:12:30.538Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/378)
45822026-09-12T21:12:31.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45832026-09-12T21:12:31.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45842026-09-12T21:12:31.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45852026-09-12T21:12:31.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45862026-09-12T21:12:31.136Z
45872026-09-12T21:12:31.136Zinfo: running `cargo check --bins` on installinator-client (285/378)
45882026-09-12T21:12:31.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45892026-09-12T21:12:31.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45902026-09-12T21:12:31.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45912026-09-12T21:12:31.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45922026-09-12T21:12:31.727Z
45932026-09-12T21:12:31.727Zinfo: running `cargo check --bins` on oxide-client (286/378)
45942026-09-12T21:12:32.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45952026-09-12T21:12:32.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45962026-09-12T21:12:32.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45972026-09-12T21:12:32.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
45982026-09-12T21:12:32.348Z
45992026-09-12T21:12:32.348Zinfo: running `cargo check --bins` on oximeter-client (287/378)
46002026-09-12T21:12:32.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46012026-09-12T21:12:32.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46022026-09-12T21:12:32.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46032026-09-12T21:12:32.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46042026-09-12T21:12:32.916Z
46052026-09-12T21:12:32.916Zinfo: running `cargo check --bins` on wicketd-client (288/378)
46062026-09-12T21:12:33.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46072026-09-12T21:12:33.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46082026-09-12T21:12:33.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46092026-09-12T21:12:33.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46102026-09-12T21:12:33.537Z
46112026-09-12T21:12:33.537Zinfo: running `cargo check --bins` on wicket-common (289/378)
46122026-09-12T21:12:34.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46132026-09-12T21:12:34.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46142026-09-12T21:12:34.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46152026-09-12T21:12:34.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46162026-09-12T21:12:34.152Z
46172026-09-12T21:12:34.152Zinfo: running `cargo check --bins` on wicketd-commission-client (290/378)
46182026-09-12T21:12:34.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46192026-09-12T21:12:34.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46202026-09-12T21:12:34.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46212026-09-12T21:12:34.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46222026-09-12T21:12:34.758Z
46232026-09-12T21:12:34.758Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/378)
46242026-09-12T21:12:35.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46252026-09-12T21:12:35.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46262026-09-12T21:12:35.466Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
46272026-09-12T21:12:35.469Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
46282026-09-12T21:12:36.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
46292026-09-12T21:12:36.674Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
46302026-09-12T21:12:36.675Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
46312026-09-12T21:12:36.853Z
46322026-09-12T21:12:36.853Zinfo: running `cargo check --bins` on cockroach-admin-api (292/378)
46332026-09-12T21:12:37.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46342026-09-12T21:12:37.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46352026-09-12T21:12:37.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46362026-09-12T21:12:37.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46372026-09-12T21:12:37.448Z
46382026-09-12T21:12:37.448Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/378)
46392026-09-12T21:12:38.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46402026-09-12T21:12:38.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46412026-09-12T21:12:38.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46422026-09-12T21:12:38.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
46432026-09-12T21:12:38.129Z
46442026-09-12T21:12:38.129Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/378)
46452026-09-12T21:12:38.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46462026-09-12T21:12:38.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46472026-09-12T21:12:38.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46482026-09-12T21:12:38.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
46492026-09-12T21:12:38.817Z
46502026-09-12T21:12:38.818Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/378)
46512026-09-12T21:12:39.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46522026-09-12T21:12:39.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46532026-09-12T21:12:39.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46542026-09-12T21:12:39.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
46552026-09-12T21:12:39.466Z
46562026-09-12T21:12:39.466Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/378)
46572026-09-12T21:12:40.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46582026-09-12T21:12:40.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46592026-09-12T21:12:40.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46602026-09-12T21:12:40.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
46612026-09-12T21:12:40.131Z
46622026-09-12T21:12:40.131Zinfo: running `cargo check --bins` on db-macros (297/378)
46632026-09-12T21:12:40.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-12T21:12:40.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-12T21:12:40.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46662026-09-12T21:12:40.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46672026-09-12T21:12:40.723Z
46682026-09-12T21:12:40.724Zinfo: running `cargo check --bins` on nexus-macros-common (298/378)
46692026-09-12T21:12:41.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46702026-09-12T21:12:41.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46712026-09-12T21:12:41.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46722026-09-12T21:12:41.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46732026-09-12T21:12:41.320Z
46742026-09-12T21:12:41.320Zinfo: running `cargo check --bins` on nexus-auth (299/378)
46752026-09-12T21:12:41.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46762026-09-12T21:12:41.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46772026-09-12T21:12:41.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46782026-09-12T21:12:41.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46792026-09-12T21:12:41.962Z
46802026-09-12T21:12:41.962Zinfo: running `cargo check --bins` on authz-macros (300/378)
46812026-09-12T21:12:42.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46822026-09-12T21:12:42.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46832026-09-12T21:12:42.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46842026-09-12T21:12:42.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
46852026-09-12T21:12:42.550Z
46862026-09-12T21:12:42.550Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/378)
46872026-09-12T21:12:43.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46882026-09-12T21:12:43.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46892026-09-12T21:12:43.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46902026-09-12T21:12:43.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46912026-09-12T21:12:43.184Z
46922026-09-12T21:12:43.185Zinfo: running `cargo check --bins` on nexus-db-model (302/378)
46932026-09-12T21:12:43.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46942026-09-12T21:12:43.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46952026-09-12T21:12:43.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46962026-09-12T21:12:43.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
46972026-09-12T21:12:43.829Z
46982026-09-12T21:12:43.829Zinfo: running `cargo check --bins` on nexus-db-schema (303/378)
46992026-09-12T21:12:44.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47002026-09-12T21:12:44.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47012026-09-12T21:12:44.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47022026-09-12T21:12:44.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
47032026-09-12T21:12:44.428Z
47042026-09-12T21:12:44.428Zinfo: running `cargo check --bins` on nexus-defaults (304/378)
47052026-09-12T21:12:44.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47062026-09-12T21:12:44.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47072026-09-12T21:12:44.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47082026-09-12T21:12:44.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47092026-09-12T21:12:45.035Z
47102026-09-12T21:12:45.035Zinfo: running `cargo check --bins` on omicron-git-version (305/378)
47112026-09-12T21:12:45.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47122026-09-12T21:12:45.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47132026-09-12T21:12:45.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47142026-09-12T21:12:45.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
47152026-09-12T21:12:45.626Z
47162026-09-12T21:12:45.626Zinfo: running `cargo check --bins` on nexus-db-errors (306/378)
47172026-09-12T21:12:46.174Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47182026-09-12T21:12:46.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47192026-09-12T21:12:46.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47202026-09-12T21:12:46.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
47212026-09-12T21:12:46.278Z
47222026-09-12T21:12:46.278Zinfo: running `cargo check --bins` on nexus-db-lookup (307/378)
47232026-09-12T21:12:46.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47242026-09-12T21:12:46.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47252026-09-12T21:12:46.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47262026-09-12T21:12:46.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
47272026-09-12T21:12:46.929Z
47282026-09-12T21:12:46.929Zinfo: running `cargo check --bins` on nexus-fm-slippy (308/378)
47292026-09-12T21:12:47.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47302026-09-12T21:12:47.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47312026-09-12T21:12:47.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47322026-09-12T21:12:47.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
47332026-09-12T21:12:47.570Z
47342026-09-12T21:12:47.570Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (309/378)
47352026-09-12T21:12:48.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47362026-09-12T21:12:48.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47372026-09-12T21:12:48.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47382026-09-12T21:12:48.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
47392026-09-12T21:12:48.211Z
47402026-09-12T21:12:48.211Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (310/378)
47412026-09-12T21:12:48.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47422026-09-12T21:12:48.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47432026-09-12T21:12:48.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47442026-09-12T21:12:48.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
47452026-09-12T21:12:48.859Z
47462026-09-12T21:12:48.859Zinfo: running `cargo check --bins` on nexus-test-interface (311/378)
47472026-09-12T21:12:49.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47482026-09-12T21:12:49.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47492026-09-12T21:12:49.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47502026-09-12T21:12:49.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
47512026-09-12T21:12:49.511Z
47522026-09-12T21:12:49.511Zinfo: running `cargo check --bins` on oximeter-collector (312/378)
47532026-09-12T21:12:50.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47542026-09-12T21:12:50.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47552026-09-12T21:12:50.263Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
47562026-09-12T21:12:50.266Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
47572026-09-12T21:12:50.938Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
47582026-09-12T21:12:52.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.12s
47592026-09-12T21:12:52.646Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47602026-09-12T21:12:52.646Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47612026-09-12T21:12:52.841Z
47622026-09-12T21:12:52.841Zinfo: running `cargo check --bins` on oximeter-api (313/378)
47632026-09-12T21:12:53.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47642026-09-12T21:12:53.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47652026-09-12T21:12:53.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47662026-09-12T21:12:53.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47672026-09-12T21:12:53.450Z
47682026-09-12T21:12:53.450Zinfo: running `cargo check --bins` on cert-dev (314/378)
47692026-09-12T21:12:53.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47702026-09-12T21:12:53.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47712026-09-12T21:12:54.106Z Checking yasna v0.5.2
47722026-09-12T21:12:54.511Z Checking rcgen v0.12.1
47732026-09-12T21:12:54.786Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
47742026-09-12T21:12:54.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
47752026-09-12T21:12:54.975Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47762026-09-12T21:12:54.975Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47772026-09-12T21:12:55.135Z
47782026-09-12T21:12:55.135Zinfo: running `cargo check --bins` on clickana (315/378)
47792026-09-12T21:12:55.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47802026-09-12T21:12:55.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47812026-09-12T21:12:55.816Z Compiling instability v0.3.11
47822026-09-12T21:12:55.816Z Checking castaway v0.2.4
47832026-09-12T21:12:55.820Z Compiling indoc v2.0.7
47842026-09-12T21:12:55.820Z Checking unicode-truncate v1.1.0
47852026-09-12T21:12:55.820Z Checking lru v0.12.5
47862026-09-12T21:12:55.927Z Checking cassowary v0.3.0
47872026-09-12T21:12:56.052Z Checking compact_str v0.8.1
47882026-09-12T21:12:56.865Z Checking ratatui v0.29.0
47892026-09-12T21:12:57.930Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
47902026-09-12T21:12:58.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
47912026-09-12T21:12:58.667Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
47922026-09-12T21:12:58.667Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
47932026-09-12T21:12:58.846Z
47942026-09-12T21:12:58.846Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (316/378)
47952026-09-12T21:12:59.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47962026-09-12T21:12:59.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47972026-09-12T21:12:59.604Z Checking headers-core v0.3.0
47982026-09-12T21:12:59.608Z Checking port-file v0.1.0
47992026-09-12T21:12:59.608Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
48002026-09-12T21:12:59.804Z Checking headers v0.4.1
48012026-09-12T21:13:00.179Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48022026-09-12T21:13:01.151Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
48032026-09-12T21:13:01.674Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
48042026-09-12T21:13:02.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
48052026-09-12T21:13:02.128Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48062026-09-12T21:13:02.128Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48072026-09-12T21:13:02.322Z
48082026-09-12T21:13:02.322Zinfo: running `cargo check --bins` on ch-dev (317/378)
48092026-09-12T21:13:02.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48102026-09-12T21:13:02.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48112026-09-12T21:13:03.074Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
48122026-09-12T21:13:03.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
48132026-09-12T21:13:03.863Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48142026-09-12T21:13:03.863Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48152026-09-12T21:13:04.060Z
48162026-09-12T21:13:04.060Zinfo: running `cargo check --bins` on dev-tools-common (318/378)
48172026-09-12T21:13:04.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48182026-09-12T21:13:04.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48192026-09-12T21:13:04.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48202026-09-12T21:13:04.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
48212026-09-12T21:13:04.498Z
48222026-09-12T21:13:04.498Zinfo: running `cargo check --bins` on corpus-adjust (319/378)
48232026-09-12T21:13:05.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48242026-09-12T21:13:05.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48252026-09-12T21:13:05.163Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
48262026-09-12T21:13:05.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
48272026-09-12T21:13:05.549Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48282026-09-12T21:13:05.549Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48292026-09-12T21:13:05.719Z
48302026-09-12T21:13:05.719Zinfo: running `cargo check --bins` on crdb-seed (320/378)
48312026-09-12T21:13:06.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48322026-09-12T21:13:06.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48332026-09-12T21:13:06.465Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48342026-09-12T21:13:07.572Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
48352026-09-12T21:13:07.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
48362026-09-12T21:13:07.931Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48372026-09-12T21:13:07.931Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48382026-09-12T21:13:08.126Z
48392026-09-12T21:13:08.126Zinfo: running `cargo check --bins` on db-dev (321/378)
48402026-09-12T21:13:08.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48412026-09-12T21:13:08.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48422026-09-12T21:13:08.877Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
48432026-09-12T21:13:09.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
48442026-09-12T21:13:09.673Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48452026-09-12T21:13:09.673Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48462026-09-12T21:13:09.860Z
48472026-09-12T21:13:09.860Zinfo: running `cargo check --bins` on omicron-dev-lib (322/378)
48482026-09-12T21:13:10.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48492026-09-12T21:13:10.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48502026-09-12T21:13:10.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48512026-09-12T21:13:10.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
48522026-09-12T21:13:10.497Z
48532026-09-12T21:13:10.498Zinfo: running `cargo check --bins` on xtask-downloader (323/378)
48542026-09-12T21:13:10.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48552026-09-12T21:13:10.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48562026-09-12T21:13:11.146Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
48572026-09-12T21:13:11.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
48582026-09-12T21:13:11.846Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48592026-09-12T21:13:11.846Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48602026-09-12T21:13:12.014Z
48612026-09-12T21:13:12.014Zinfo: running `cargo check --bins` on omicron-dropshot-apis (324/378)
48622026-09-12T21:13:12.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48632026-09-12T21:13:12.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48642026-09-12T21:13:12.787Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
48652026-09-12T21:13:12.787Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
48662026-09-12T21:13:12.791Z Checking git-stub v1.0.0
48672026-09-12T21:13:12.791Z Compiling trait-variant v0.1.2
48682026-09-12T21:13:12.917Z Checking maplit v1.0.2
48692026-09-12T21:13:12.940Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
48702026-09-12T21:13:12.943Z Checking drift v0.2.0
48712026-09-12T21:13:12.943Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
48722026-09-12T21:13:13.001Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48732026-09-12T21:13:13.061Z Checking git-stub-vcs v0.1.0
48742026-09-12T21:13:13.136Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
48752026-09-12T21:13:13.150Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48762026-09-12T21:13:13.254Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
48772026-09-12T21:13:13.296Z Checking dropshot-api-manager v0.8.0
48782026-09-12T21:13:13.314Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
48792026-09-12T21:13:13.439Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
48802026-09-12T21:13:13.659Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
48812026-09-12T21:13:14.156Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48822026-09-12T21:13:15.088Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
48832026-09-12T21:13:16.103Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
48842026-09-12T21:13:16.931Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
48852026-09-12T21:13:17.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
48862026-09-12T21:13:17.384Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
48872026-09-12T21:13:17.384Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
48882026-09-12T21:13:17.580Z
48892026-09-12T21:13:17.581Zinfo: running `cargo check --bins` on installinator-api (325/378)
48902026-09-12T21:13:18.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48912026-09-12T21:13:18.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48922026-09-12T21:13:18.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48932026-09-12T21:13:18.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
48942026-09-12T21:13:18.171Z
48952026-09-12T21:13:18.172Zinfo: running `cargo check --bins` on nexus-external-api (326/378)
48962026-09-12T21:13:18.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48972026-09-12T21:13:18.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48982026-09-12T21:13:18.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
48992026-09-12T21:13:18.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
49002026-09-12T21:13:18.809Z
49012026-09-12T21:13:18.809Zinfo: running `cargo check --bins` on nexus-internal-api (327/378)
49022026-09-12T21:13:19.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49032026-09-12T21:13:19.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49042026-09-12T21:13:19.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49052026-09-12T21:13:19.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49062026-09-12T21:13:19.439Z
49072026-09-12T21:13:19.439Zinfo: running `cargo check --bins` on nexus-lockstep-api (328/378)
49082026-09-12T21:13:19.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49092026-09-12T21:13:19.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49102026-09-12T21:13:19.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49112026-09-12T21:13:19.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49122026-09-12T21:13:20.068Z
49132026-09-12T21:13:20.068Zinfo: running `cargo check --bins` on ntp-admin-api (329/378)
49142026-09-12T21:13:20.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49152026-09-12T21:13:20.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49162026-09-12T21:13:20.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49172026-09-12T21:13:20.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
49182026-09-12T21:13:20.665Z
49192026-09-12T21:13:20.665Zinfo: running `cargo check --bins` on ntp-admin-types-versions (330/378)
49202026-09-12T21:13:21.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49212026-09-12T21:13:21.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49222026-09-12T21:13:21.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49232026-09-12T21:13:21.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
49242026-09-12T21:13:21.257Z
49252026-09-12T21:13:21.257Zinfo: running `cargo check --bins` on wicketd-api (331/378)
49262026-09-12T21:13:21.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49272026-09-12T21:13:21.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49282026-09-12T21:13:21.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49292026-09-12T21:13:21.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49302026-09-12T21:13:21.870Z
49312026-09-12T21:13:21.870Zinfo: running `cargo check --bins` on wicketd-commission-api (332/378)
49322026-09-12T21:13:22.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49332026-09-12T21:13:22.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49342026-09-12T21:13:22.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49352026-09-12T21:13:22.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49362026-09-12T21:13:22.482Z
49372026-09-12T21:13:22.482Zinfo: running `cargo check --bins` on omicron-ls-apis (333/378)
49382026-09-12T21:13:22.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49392026-09-12T21:13:22.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49402026-09-12T21:13:23.145Z Compiling blake3 v1.8.5
49412026-09-12T21:13:23.258Z Checking arrayref v0.3.9
49422026-09-12T21:13:23.267Z Checking arrayvec v0.7.6
49432026-09-12T21:13:23.270Z Checking constant_time_eq v0.4.2
49442026-09-12T21:13:23.279Z Checking cargo-platform v0.3.2
49452026-09-12T21:13:23.279Z Checking topological-sort v0.2.2
49462026-09-12T21:13:23.282Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
49472026-09-12T21:13:23.430Z Checking cargo_metadata v0.23.1
49482026-09-12T21:13:24.155Z Checking omicron-zone-package v0.12.3
49492026-09-12T21:13:24.868Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
49502026-09-12T21:13:25.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
49512026-09-12T21:13:25.721Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
49522026-09-12T21:13:25.721Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
49532026-09-12T21:13:25.891Z
49542026-09-12T21:13:25.891Zinfo: running `cargo check --bins` on mgs-dev (334/378)
49552026-09-12T21:13:26.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49562026-09-12T21:13:26.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49572026-09-12T21:13:26.644Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49582026-09-12T21:13:27.290Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
49592026-09-12T21:13:27.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
49602026-09-12T21:13:27.809Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
49612026-09-12T21:13:27.809Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
49622026-09-12T21:13:28.007Z
49632026-09-12T21:13:28.007Zinfo: running `cargo check --bins` on omicron-omdb (335/378)
49642026-09-12T21:13:28.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49652026-09-12T21:13:28.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49662026-09-12T21:13:29.045Z Compiling darling_core v0.21.3
49672026-09-12T21:13:29.045Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
49682026-09-12T21:13:29.048Z Compiling vergen-lib v0.1.6
49692026-09-12T21:13:29.048Z Compiling diesel_derives v2.3.7
49702026-09-12T21:13:29.048Z Checking scheduled-thread-pool v0.2.7
49712026-09-12T21:13:29.048Z Compiling vergen-gitcl v1.0.8
49722026-09-12T21:13:29.048Z Compiling diesel_table_macro_syntax v0.3.0
49732026-09-12T21:13:29.197Z Compiling dirs-sys-next v0.1.2
49742026-09-12T21:13:29.339Z Compiling crunchy v0.2.4
49752026-09-12T21:13:29.403Z Compiling glob v0.3.3
49762026-09-12T21:13:29.447Z Compiling dirs-next v2.0.0
49772026-09-12T21:13:29.479Z Checking r2d2 v0.8.10
49782026-09-12T21:13:29.495Z Checking downcast-rs v2.0.2
49792026-09-12T21:13:29.563Z Compiling tiny-keccak v2.0.2
49802026-09-12T21:13:29.595Z Compiling term v0.7.0
49812026-09-12T21:13:29.656Z Compiling bit-vec v0.6.3
49822026-09-12T21:13:29.789Z Compiling clang-sys v1.8.1
49832026-09-12T21:13:29.868Z Compiling ascii-canvas v3.0.0
49842026-09-12T21:13:29.884Z Compiling bit-set v0.5.3
49852026-09-12T21:13:30.048Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
49862026-09-12T21:13:30.112Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
49872026-09-12T21:13:30.137Z Compiling itertools v0.10.5
49882026-09-12T21:13:30.182Z Compiling ena v0.14.4
49892026-09-12T21:13:30.229Z Compiling libloading v0.8.9
49902026-09-12T21:13:30.256Z Compiling bindgen v0.71.1
49912026-09-12T21:13:30.274Z Compiling diff v0.1.13
49922026-09-12T21:13:30.292Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
49932026-09-12T21:13:30.394Z Compiling regex-syntax v0.6.29
49942026-09-12T21:13:30.559Z Compiling cexpr v0.6.0
49952026-09-12T21:13:30.663Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
49962026-09-12T21:13:30.869Z Compiling rustc-hash v2.1.1
49972026-09-12T21:13:31.006Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
49982026-09-12T21:13:31.100Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
49992026-09-12T21:13:31.189Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
50002026-09-12T21:13:31.220Z Compiling libxml v0.3.3
50012026-09-12T21:13:31.356Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50022026-09-12T21:13:31.481Z Compiling strum_macros v0.24.3
50032026-09-12T21:13:31.502Z Compiling indoc v1.0.9
50042026-09-12T21:13:31.673Z Compiling darling_macro v0.21.3
50052026-09-12T21:13:31.950Z Compiling lalrpop v0.19.12
50062026-09-12T21:13:32.188Z Compiling darling v0.21.3
50072026-09-12T21:13:32.286Z Compiling dsl_auto_type v0.2.0
50082026-09-12T21:13:32.371Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50092026-09-12T21:13:32.450Z Checking derive_builder v0.20.2
50102026-09-12T21:13:32.569Z Compiling oso-derive v0.27.3
50112026-09-12T21:13:32.587Z Checking quick-xml v0.37.5
50122026-09-12T21:13:32.823Z Compiling impl-trait-for-tuples v0.2.3
50132026-09-12T21:13:33.084Z Checking openssl-probe v0.1.6
50142026-09-12T21:13:33.227Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
50152026-09-12T21:13:33.461Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50162026-09-12T21:13:33.734Z Checking bb8 v0.8.6
50172026-09-12T21:13:34.029Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50182026-09-12T21:13:34.032Z Checking nonempty v0.12.0
50192026-09-12T21:13:34.064Z Compiling libz-sys v1.1.24
50202026-09-12T21:13:34.199Z Compiling strsim v0.10.0
50212026-09-12T21:13:34.283Z Compiling libgit2-sys v0.18.3+1.9.2
50222026-09-12T21:13:34.396Z Compiling darling_core v0.13.4
50232026-09-12T21:13:34.556Z Compiling progenitor-impl v0.13.0
50242026-09-12T21:13:34.655Z Compiling vergen-git2 v9.1.0
50252026-09-12T21:13:35.785Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50262026-09-12T21:13:35.993Z Checking progenitor-client v0.13.0
50272026-09-12T21:13:36.274Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
50282026-09-12T21:13:36.292Z Compiling darling_macro v0.13.4
50292026-09-12T21:13:36.797Z Compiling darling v0.13.4
50302026-09-12T21:13:36.891Z Compiling serde_with_macros v1.5.2
50312026-09-12T21:13:37.179Z Compiling progenitor-macro v0.13.0
50322026-09-12T21:13:37.241Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50332026-09-12T21:13:37.476Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50342026-09-12T21:13:37.688Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50352026-09-12T21:13:37.753Z Compiling serde_with v1.14.0
50362026-09-12T21:13:37.896Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50372026-09-12T21:13:38.106Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50382026-09-12T21:13:38.190Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
50392026-09-12T21:13:38.216Z Checking diesel v2.3.7
50402026-09-12T21:13:38.309Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
50412026-09-12T21:13:38.931Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
50422026-09-12T21:13:39.973Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
50432026-09-12T21:13:40.186Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
50442026-09-12T21:13:40.511Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
50452026-09-12T21:13:40.722Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50462026-09-12T21:13:40.878Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50472026-09-12T21:13:40.930Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50482026-09-12T21:13:41.216Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
50492026-09-12T21:13:41.246Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50502026-09-12T21:13:41.586Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
50512026-09-12T21:13:42.081Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
50522026-09-12T21:13:42.191Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50532026-09-12T21:13:42.232Z Checking progenitor v0.13.0
50542026-09-12T21:13:42.373Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
50552026-09-12T21:13:42.389Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
50562026-09-12T21:13:42.562Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50572026-09-12T21:13:42.720Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
50582026-09-12T21:13:42.768Z Checking twox-hash v2.1.2
50592026-09-12T21:13:42.924Z Checking libsw-core v0.3.2
50602026-09-12T21:13:42.943Z Checking atty v0.2.14
50612026-09-12T21:13:43.046Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50622026-09-12T21:13:43.089Z Checking libsw v3.5.0
50632026-09-12T21:13:43.110Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
50642026-09-12T21:13:43.271Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
50652026-09-12T21:13:44.936Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
50662026-09-12T21:13:45.198Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
50672026-09-12T21:13:45.945Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
50682026-09-12T21:13:46.659Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
50692026-09-12T21:13:47.685Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
50702026-09-12T21:13:47.892Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
50712026-09-12T21:13:48.046Z Checking fatfs v0.3.6
50722026-09-12T21:13:48.252Z Checking console v0.16.2
50732026-09-12T21:13:48.501Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
50742026-09-12T21:13:48.570Z Checking unit-prefix v0.5.2
50752026-09-12T21:13:48.710Z Checking indicatif v0.18.4
50762026-09-12T21:13:48.754Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50772026-09-12T21:13:48.908Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
50782026-09-12T21:13:49.128Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50792026-09-12T21:13:49.781Z Checking oxide-update-engine-display v0.1.2
50802026-09-12T21:13:50.088Z Checking support-bundle-viewer v0.1.2
50812026-09-12T21:13:50.265Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
50822026-09-12T21:13:50.337Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
50832026-09-12T21:13:50.406Z Checking multimap v0.10.1
50842026-09-12T21:13:52.458Z Checking async-bb8-diesel v0.2.1
50852026-09-12T21:13:52.816Z Checking diesel-dtrace v0.5.0
50862026-09-12T21:13:59.115Z Compiling samael v0.0.19
50872026-09-12T21:14:02.276Z Compiling git2 v0.20.4
50882026-09-12T21:14:03.793Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
50892026-09-12T21:14:05.125Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
50902026-09-12T21:14:05.790Z Compiling polar-core v0.27.3
50912026-09-12T21:14:10.343Z Checking oso v0.27.3
50922026-09-12T21:14:41.046Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50932026-09-12T21:15:56.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
50942026-09-12T21:15:56.692Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50952026-09-12T21:15:56.692Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50962026-09-12T21:15:56.917Z
50972026-09-12T21:15:56.917Zinfo: running `cargo check --bins` on nexus-networking (336/378)
50982026-09-12T21:15:57.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50992026-09-12T21:15:57.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51002026-09-12T21:15:57.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51012026-09-12T21:15:57.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
51022026-09-12T21:15:57.614Z
51032026-09-12T21:15:57.614Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (337/378)
51042026-09-12T21:15:58.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51052026-09-12T21:15:58.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51062026-09-12T21:15:58.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51072026-09-12T21:15:58.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51082026-09-12T21:15:58.267Z
51092026-09-12T21:15:58.267Zinfo: running `cargo check --bins` on nexus-saga-recovery (338/378)
51102026-09-12T21:15:58.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51112026-09-12T21:15:58.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51122026-09-12T21:15:58.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51132026-09-12T21:15:58.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51142026-09-12T21:15:58.916Z
51152026-09-12T21:15:58.916Zinfo: running `cargo check --bins` on nexus-test-utils-macros (339/378)
51162026-09-12T21:15:59.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51172026-09-12T21:15:59.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51182026-09-12T21:15:59.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51192026-09-12T21:15:59.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
51202026-09-12T21:15:59.504Z
51212026-09-12T21:15:59.504Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (340/378)
51222026-09-12T21:16:00.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51232026-09-12T21:16:00.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51242026-09-12T21:16:00.372Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51252026-09-12T21:16:01.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
51262026-09-12T21:16:01.176Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
51272026-09-12T21:16:01.176Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
51282026-09-12T21:16:01.386Z
51292026-09-12T21:16:01.387Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (341/378)
51302026-09-12T21:16:01.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51312026-09-12T21:16:01.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51322026-09-12T21:16:02.248Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
51332026-09-12T21:16:42.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.63s
51342026-09-12T21:16:42.022Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
51352026-09-12T21:16:42.022Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
51362026-09-12T21:16:42.247Z
51372026-09-12T21:16:42.247Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (342/378)
51382026-09-12T21:16:42.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51392026-09-12T21:16:42.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51402026-09-12T21:16:42.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51412026-09-12T21:16:42.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
51422026-09-12T21:16:42.843Z
51432026-09-12T21:16:42.843Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (343/378)
51442026-09-12T21:16:43.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51452026-09-12T21:16:43.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51462026-09-12T21:16:43.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51472026-09-12T21:16:43.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
51482026-09-12T21:16:43.438Z
51492026-09-12T21:16:43.438Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (344/378)
51502026-09-12T21:16:43.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51512026-09-12T21:16:43.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51522026-09-12T21:16:43.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51532026-09-12T21:16:43.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51542026-09-12T21:16:44.098Z
51552026-09-12T21:16:44.098Zinfo: running `cargo check --bins` on nexus-mgs-updates (345/378)
51562026-09-12T21:16:44.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51572026-09-12T21:16:44.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51582026-09-12T21:16:44.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51592026-09-12T21:16:44.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
51602026-09-12T21:16:44.748Z
51612026-09-12T21:16:44.749Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (346/378)
51622026-09-12T21:16:45.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51632026-09-12T21:16:45.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51642026-09-12T21:16:45.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51652026-09-12T21:16:45.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
51662026-09-12T21:16:45.417Z
51672026-09-12T21:16:45.417Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (347/378)
51682026-09-12T21:16:45.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51692026-09-12T21:16:45.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51702026-09-12T21:16:45.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51712026-09-12T21:16:45.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
51722026-09-12T21:16:46.082Z
51732026-09-12T21:16:46.082Zinfo: running `cargo check --bins` on nexus-switch-config (348/378)
51742026-09-12T21:16:46.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51752026-09-12T21:16:46.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51762026-09-12T21:16:46.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51772026-09-12T21:16:46.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
51782026-09-12T21:16:46.732Z
51792026-09-12T21:16:46.732Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (349/378)
51802026-09-12T21:16:47.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51812026-09-12T21:16:47.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51822026-09-12T21:16:47.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51832026-09-12T21:16:47.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
51842026-09-12T21:16:47.403Z
51852026-09-12T21:16:47.403Zinfo: running `cargo check --bins` on support-bundle-collection (350/378)
51862026-09-12T21:16:47.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51872026-09-12T21:16:47.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51882026-09-12T21:16:47.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
51892026-09-12T21:16:47.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
51902026-09-12T21:16:48.062Z
51912026-09-12T21:16:48.062Zinfo: running `cargo check --bins` on omicron-dev (351/378)
51922026-09-12T21:16:48.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51932026-09-12T21:16:48.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51942026-09-12T21:16:49.016Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
51952026-09-12T21:16:49.020Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
51962026-09-12T21:16:49.212Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
51972026-09-12T21:16:49.216Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
51982026-09-12T21:16:49.258Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
51992026-09-12T21:16:49.272Z Checking yansi v1.0.1
52002026-09-12T21:16:49.276Z Checking diff v0.1.13
52012026-09-12T21:16:49.303Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
52022026-09-12T21:16:49.368Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
52032026-09-12T21:16:49.519Z Checking pretty_assertions v1.4.1
52042026-09-12T21:16:50.312Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
52052026-09-12T21:16:50.330Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
52062026-09-12T21:17:15.793Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
52072026-09-12T21:17:15.796Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
52082026-09-12T21:17:15.796Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
52092026-09-12T21:17:15.796Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
52102026-09-12T21:17:15.796Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
52112026-09-12T21:17:15.796Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
52122026-09-12T21:17:15.796Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
52132026-09-12T21:17:16.697Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52142026-09-12T21:17:16.700Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
52152026-09-12T21:17:18.010Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
52162026-09-12T21:17:57.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
52172026-09-12T21:17:57.200Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52182026-09-12T21:17:57.200Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52192026-09-12T21:17:57.414Z
52202026-09-12T21:17:57.414Zinfo: running `cargo check --bins` on oximeter-load-test (352/378)
52212026-09-12T21:17:57.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52222026-09-12T21:17:57.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52232026-09-12T21:17:58.168Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
52242026-09-12T21:17:58.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s
52252026-09-12T21:17:58.820Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52262026-09-12T21:17:58.820Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52272026-09-12T21:17:59.008Z
52282026-09-12T21:17:59.008Zinfo: running `cargo check --bins` on omicron-pins (353/378)
52292026-09-12T21:17:59.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52302026-09-12T21:17:59.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52312026-09-12T21:17:59.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52322026-09-12T21:17:59.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
52332026-09-12T21:17:59.613Z
52342026-09-12T21:17:59.613Zinfo: running `cargo check --bins` on rack-init-config (354/378)
52352026-09-12T21:18:00.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52362026-09-12T21:18:00.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52372026-09-12T21:18:00.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52382026-09-12T21:18:00.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
52392026-09-12T21:18:00.221Z
52402026-09-12T21:18:00.221Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (355/378)
52412026-09-12T21:18:00.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52422026-09-12T21:18:00.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52432026-09-12T21:18:01.041Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
52442026-09-12T21:18:01.167Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
52452026-09-12T21:18:01.176Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
52462026-09-12T21:18:28.038Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
52472026-09-12T21:18:28.445Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
52482026-09-12T21:18:30.213Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
52492026-09-12T21:18:30.693Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
52502026-09-12T21:18:33.846Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
52512026-09-12T21:18:58.050Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
52522026-09-12T21:18:58.786Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
52532026-09-12T21:19:00.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
52542026-09-12T21:19:00.494Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52552026-09-12T21:19:00.494Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52562026-09-12T21:19:00.693Z
52572026-09-12T21:19:00.693Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (356/378)
52582026-09-12T21:19:01.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52592026-09-12T21:19:01.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52602026-09-12T21:19:01.458Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
52612026-09-12T21:19:02.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
52622026-09-12T21:19:02.171Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52632026-09-12T21:19:02.171Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52642026-09-12T21:19:02.357Z
52652026-09-12T21:19:02.358Zinfo: running `cargo check --bins` on omicron-releng (357/378)
52662026-09-12T21:19:02.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52672026-09-12T21:19:02.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52682026-09-12T21:19:03.031Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
52692026-09-12T21:19:03.034Z Compiling fs-err v2.11.0
52702026-09-12T21:19:03.155Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
52712026-09-12T21:19:03.167Z Checking parse-size v1.1.0
52722026-09-12T21:19:03.175Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
52732026-09-12T21:19:03.179Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
52742026-09-12T21:19:03.179Z Checking shell-words v1.1.1
52752026-09-12T21:19:03.260Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52762026-09-12T21:19:03.589Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52772026-09-12T21:19:03.766Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
52782026-09-12T21:19:04.434Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
52792026-09-12T21:19:05.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
52802026-09-12T21:19:05.417Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52812026-09-12T21:19:05.417Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52822026-09-12T21:19:05.590Z
52832026-09-12T21:19:05.590Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (358/378)
52842026-09-12T21:19:06.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52852026-09-12T21:19:06.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52862026-09-12T21:19:06.283Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
52872026-09-12T21:19:06.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
52882026-09-12T21:19:06.789Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52892026-09-12T21:19:06.789Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52902026-09-12T21:19:06.959Z
52912026-09-12T21:19:06.959Zinfo: running `cargo check --bins` on schema (359/378)
52922026-09-12T21:19:07.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52932026-09-12T21:19:07.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52942026-09-12T21:19:07.723Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
52952026-09-12T21:19:08.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
52962026-09-12T21:19:08.456Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52972026-09-12T21:19:08.456Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52982026-09-12T21:19:08.646Z
52992026-09-12T21:19:08.646Zinfo: running `cargo check --bins` on xtask (360/378)
53002026-09-12T21:19:09.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53012026-09-12T21:19:09.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53022026-09-12T21:19:09.069Z Checking serde_core v1.0.228
53032026-09-12T21:19:09.069Z Checking libc v0.2.185
53042026-09-12T21:19:09.151Z Checking bitflags v2.11.0
53052026-09-12T21:19:09.158Z Checking scroll v0.12.0
53062026-09-12T21:19:09.162Z Checking thiserror v1.0.69
53072026-09-12T21:19:09.170Z Checking hashbrown v0.17.0
53082026-09-12T21:19:09.174Z Checking log v0.4.33
53092026-09-12T21:19:09.182Z Checking zerocopy v0.7.35
53102026-09-12T21:19:09.251Z Checking syn v2.0.117
53112026-09-12T21:19:09.287Z Checking dtrace-parser v0.2.0
53122026-09-12T21:19:09.317Z Checking once_cell v1.21.3
53132026-09-12T21:19:09.371Z Checking goblin v0.8.2
53142026-09-12T21:19:09.430Z Checking errno v0.3.14
53152026-09-12T21:19:09.485Z Checking thread-id v4.2.2
53162026-09-12T21:19:09.512Z Checking getrandom v0.4.3
53172026-09-12T21:19:09.546Z Checking rustix v1.1.4
53182026-09-12T21:19:09.559Z Checking memmap v0.7.0
53192026-09-12T21:19:09.622Z Checking indexmap v2.14.0
53202026-09-12T21:19:09.639Z Checking thiserror v2.0.18
53212026-09-12T21:19:09.674Z Checking fs-err v3.3.0
53222026-09-12T21:19:09.684Z Checking tabled v0.15.0
53232026-09-12T21:19:09.734Z Checking anyhow v1.0.104
53242026-09-12T21:19:10.324Z Checking terminal_size v0.4.3
53252026-09-12T21:19:10.324Z Checking tempfile v3.27.0
53262026-09-12T21:19:10.429Z Checking clap_builder v4.6.0
53272026-09-12T21:19:10.474Z Checking textwrap v0.16.2
53282026-09-12T21:19:10.590Z Checking serde v1.0.228
53292026-09-12T21:19:10.594Z Checking serde_json v1.0.151
53302026-09-12T21:19:10.594Z Checking camino v1.2.5
53312026-09-12T21:19:10.627Z Checking cargo-platform v0.3.2
53322026-09-12T21:19:10.771Z Checking semver v1.0.28
53332026-09-12T21:19:10.852Z Checking camino-tempfile v1.4.1
53342026-09-12T21:19:10.993Z Checking toml_datetime v0.6.11
53352026-09-12T21:19:10.993Z Checking serde_spanned v0.6.9
53362026-09-12T21:19:10.997Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
53372026-09-12T21:19:11.017Z Checking macaddr v1.0.1
53382026-09-12T21:19:11.162Z Checking toml_edit v0.22.27
53392026-09-12T21:19:11.180Z Checking cargo_metadata v0.23.1
53402026-09-12T21:19:11.190Z Checking dof v0.3.0
53412026-09-12T21:19:11.445Z Checking usdt-impl v0.5.0
53422026-09-12T21:19:11.605Z Checking clap v4.6.1
53432026-09-12T21:19:11.704Z Checking usdt v0.5.0
53442026-09-12T21:19:12.135Z Checking toml v0.8.23
53452026-09-12T21:19:12.398Z Checking cargo_toml v0.21.0
53462026-09-12T21:19:13.036Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
53472026-09-12T21:19:13.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
53482026-09-12T21:19:13.531Z
53492026-09-12T21:19:13.531Zinfo: running `cargo check --bins` on dnsadm (361/378)
53502026-09-12T21:19:14.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53512026-09-12T21:19:14.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53522026-09-12T21:19:14.220Z Checking arc-swap v1.8.2
53532026-09-12T21:19:14.501Z Checking slog-scope v4.4.1
53542026-09-12T21:19:14.611Z Checking slog-stdlog v4.1.1
53552026-09-12T21:19:14.707Z Checking slog-envlogger v2.2.0
53562026-09-12T21:19:14.824Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
53572026-09-12T21:19:15.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
53582026-09-12T21:19:15.245Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
53592026-09-12T21:19:15.245Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
53602026-09-12T21:19:15.425Z
53612026-09-12T21:19:15.425Zinfo: running `cargo check --bins` on end-to-end-tests (362/378)
53622026-09-12T21:19:16.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53632026-09-12T21:19:16.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53642026-09-12T21:19:16.279Z Checking cpubits v0.1.1
53652026-09-12T21:19:16.282Z Checking pem-rfc7468 v1.0.0
53662026-09-12T21:19:16.421Z Checking universal-hash v0.6.1
53672026-09-12T21:19:16.458Z Checking pbkdf2 v0.13.0
53682026-09-12T21:19:16.458Z Checking ctr v0.10.1
53692026-09-12T21:19:16.462Z Checking aead v0.6.1
53702026-09-12T21:19:16.462Z Checking salsa20 v0.11.0
53712026-09-12T21:19:16.462Z Checking cbc v0.2.1
53722026-09-12T21:19:16.465Z Checking crypto-bigint v0.7.5
53732026-09-12T21:19:16.557Z Checking polyval v0.7.1
53742026-09-12T21:19:16.560Z Checking der v0.8.0
53752026-09-12T21:19:16.591Z Checking aes v0.9.1
53762026-09-12T21:19:16.619Z Checking ff v0.14.0
53772026-09-12T21:19:16.647Z Checking scrypt v0.12.0
53782026-09-12T21:19:16.664Z Checking signature v3.0.0
53792026-09-12T21:19:16.709Z Checking base16ct v1.0.0
53802026-09-12T21:19:16.731Z Checking ghash v0.6.0
53812026-09-12T21:19:16.753Z Checking group v0.14.0
53822026-09-12T21:19:16.808Z Checking hkdf v0.13.0
53832026-09-12T21:19:16.827Z Compiling curve25519-dalek v5.0.0
53842026-09-12T21:19:16.847Z Checking poly1305 v0.9.0
53852026-09-12T21:19:16.864Z Checking blowfish v0.10.0
53862026-09-12T21:19:16.898Z Checking wnaf v0.14.0
53872026-09-12T21:19:16.945Z Checking blake2 v0.11.0-rc.6
53882026-09-12T21:19:16.980Z Checking aes-gcm v0.11.0
53892026-09-12T21:19:17.014Z Checking bcrypt-pbkdf v0.11.0
53902026-09-12T21:19:17.062Z Checking sha3 v0.11.0
53912026-09-12T21:19:17.116Z Checking kem v0.3.0
53922026-09-12T21:19:17.153Z Checking module-lattice v0.2.3
53932026-09-12T21:19:17.175Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
53942026-09-12T21:19:17.202Z Checking argon2 v0.6.0-rc.8
53952026-09-12T21:19:17.235Z Checking internal-russh-num-bigint v0.5.0
53962026-09-12T21:19:17.372Z Checking num-bigint v0.4.6
53972026-09-12T21:19:17.390Z Checking spki v0.8.0
53982026-09-12T21:19:17.414Z Checking sec1 v0.8.1
53992026-09-12T21:19:17.421Z Checking ml-kem v0.3.2
54002026-09-12T21:19:17.524Z Checking generic-array v1.4.3
54012026-09-12T21:19:17.569Z Checking pkcs5 v0.8.1
54022026-09-12T21:19:17.614Z Checking pkcs1 v0.8.0-rc.4
54032026-09-12T21:19:17.830Z Checking russh-util v0.52.0
54042026-09-12T21:19:17.849Z Checking pkcs8 v0.11.0
54052026-09-12T21:19:17.907Z Compiling enum_dispatch v0.3.13
54062026-09-12T21:19:17.942Z Compiling delegate v0.13.5
54072026-09-12T21:19:18.061Z Checking ed25519 v3.0.0
54082026-09-12T21:19:18.077Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
54092026-09-12T21:19:18.120Z Checking md5 v0.8.0
54102026-09-12T21:19:18.190Z Checking hex-literal v1.1.0
54112026-09-12T21:19:18.258Z Checking ed25519-dalek v3.0.0
54122026-09-12T21:19:18.292Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
54132026-09-12T21:19:18.309Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
54142026-09-12T21:19:18.325Z Checking internet-checksum v0.2.1
54152026-09-12T21:19:18.484Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
54162026-09-12T21:19:18.712Z Checking elliptic-curve v0.14.1
54172026-09-12T21:19:18.712Z Checking primefield v0.14.0
54182026-09-12T21:19:18.724Z Checking rfc6979 v0.6.0
54192026-09-12T21:19:18.725Z Checking ssh-encoding v0.3.0
54202026-09-12T21:19:18.826Z Checking crypto-primes v0.7.2
54212026-09-12T21:19:18.966Z Checking ssh-cipher v0.3.0
54222026-09-12T21:19:18.976Z Checking russh-cryptovec v0.62.0
54232026-09-12T21:19:19.118Z Checking primeorder v0.14.0
54242026-09-12T21:19:19.119Z Checking ecdsa v0.17.0
54252026-09-12T21:19:19.475Z Checking p384 v0.14.0
54262026-09-12T21:19:19.483Z Checking p256 v0.14.0
54272026-09-12T21:19:19.483Z Checking p521 v0.14.0
54282026-09-12T21:19:19.751Z Checking rsa v0.10.0-rc.18
54292026-09-12T21:19:22.324Z Checking ssh-key v0.7.0-rc.11
54302026-09-12T21:19:23.100Z Checking russh v0.62.4
54312026-09-12T21:19:36.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.39s
54322026-09-12T21:19:36.829Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54332026-09-12T21:19:36.829Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54342026-09-12T21:19:37.037Z
54352026-09-12T21:19:37.037Zinfo: running `cargo check --bins` on gateway-cli (363/378)
54362026-09-12T21:19:37.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54372026-09-12T21:19:37.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54382026-09-12T21:19:37.706Z Checking termios v0.3.3
54392026-09-12T21:19:37.900Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
54402026-09-12T21:19:38.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
54412026-09-12T21:19:38.504Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54422026-09-12T21:19:38.504Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54432026-09-12T21:19:38.675Z
54442026-09-12T21:19:38.675Zinfo: running `cargo check --bins --no-default-features` on installinator (364/378)
54452026-09-12T21:19:39.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54462026-09-12T21:19:39.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54472026-09-12T21:19:39.402Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
54482026-09-12T21:19:40.092Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
54492026-09-12T21:19:41.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
54502026-09-12T21:19:41.689Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54512026-09-12T21:19:41.689Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54522026-09-12T21:19:41.877Z
54532026-09-12T21:19:41.878Zinfo: running `cargo check --bins` on internal-dns-cli (365/378)
54542026-09-12T21:19:42.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54552026-09-12T21:19:42.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54562026-09-12T21:19:42.553Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
54572026-09-12T21:19:42.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
54582026-09-12T21:19:43.000Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54592026-09-12T21:19:43.000Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54602026-09-12T21:19:43.173Z
54612026-09-12T21:19:43.173Zinfo: running `cargo check --bins` on omicron-live-tests (366/378)
54622026-09-12T21:19:43.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54632026-09-12T21:19:43.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54642026-09-12T21:19:43.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54652026-09-12T21:19:43.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
54662026-09-12T21:19:43.768Z
54672026-09-12T21:19:43.768Zinfo: running `cargo check --bins` on live-tests-macros (367/378)
54682026-09-12T21:19:44.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54692026-09-12T21:19:44.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54702026-09-12T21:19:44.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54712026-09-12T21:19:44.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
54722026-09-12T21:19:44.372Z
54732026-09-12T21:19:44.372Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (368/378)
54742026-09-12T21:19:44.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54752026-09-12T21:19:44.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54762026-09-12T21:19:45.145Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
54772026-09-12T21:19:45.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
54782026-09-12T21:19:45.760Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54792026-09-12T21:19:45.760Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54802026-09-12T21:19:45.951Z
54812026-09-12T21:19:45.951Zinfo: running `cargo check --bins` on omicron-ntp-admin (369/378)
54822026-09-12T21:19:46.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54832026-09-12T21:19:46.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54842026-09-12T21:19:46.634Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
54852026-09-12T21:19:46.744Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
54862026-09-12T21:19:47.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
54872026-09-12T21:19:47.591Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
54882026-09-12T21:19:47.591Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
54892026-09-12T21:19:47.765Z
54902026-09-12T21:19:47.765Zinfo: running `cargo check --bins` on ntp-admin-types (370/378)
54912026-09-12T21:19:48.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54922026-09-12T21:19:48.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54932026-09-12T21:19:48.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
54942026-09-12T21:19:48.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
54952026-09-12T21:19:48.353Z
54962026-09-12T21:19:48.354Zinfo: running `cargo check --bins` on omicron-package (371/378)
54972026-09-12T21:19:48.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
54982026-09-12T21:19:48.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
54992026-09-12T21:19:49.070Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
55002026-09-12T21:19:50.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
55012026-09-12T21:19:50.171Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55022026-09-12T21:19:50.171Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55032026-09-12T21:19:50.350Z
55042026-09-12T21:19:50.350Zinfo: running `cargo check --bins` on sush-proxy (372/378)
55052026-09-12T21:19:50.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55062026-09-12T21:19:50.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55072026-09-12T21:19:51.041Z Checking sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
55082026-09-12T21:19:51.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
55092026-09-12T21:19:51.949Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55102026-09-12T21:19:51.949Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55112026-09-12T21:19:52.129Z
55122026-09-12T21:19:52.129Zinfo: running `cargo check --bins` on tqdb (373/378)
55132026-09-12T21:19:52.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55142026-09-12T21:19:52.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55152026-09-12T21:19:52.949Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
55162026-09-12T21:19:53.301Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
55172026-09-12T21:19:53.804Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
55182026-09-12T21:19:53.804Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
55192026-09-12T21:20:01.208Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
55202026-09-12T21:20:01.213Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
55212026-09-12T21:20:01.213Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
55222026-09-12T21:20:01.838Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
55232026-09-12T21:20:01.838Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
55242026-09-12T21:20:01.841Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
55252026-09-12T21:20:01.841Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
55262026-09-12T21:20:02.640Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
55272026-09-12T21:20:03.223Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
55282026-09-12T21:20:03.460Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
55292026-09-12T21:20:03.760Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
55302026-09-12T21:20:04.620Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
55312026-09-12T21:20:05.266Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
55322026-09-12T21:20:10.121Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
55332026-09-12T21:20:17.455Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
55342026-09-12T21:20:17.465Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
55352026-09-12T21:20:17.465Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
55362026-09-12T21:20:17.465Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
55372026-09-12T21:20:18.934Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
55382026-09-12T21:20:20.254Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
55392026-09-12T21:20:20.933Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
55402026-09-12T21:20:22.236Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
55412026-09-12T21:20:22.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.65s
55422026-09-12T21:20:22.791Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55432026-09-12T21:20:22.791Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55442026-09-12T21:20:22.992Z
55452026-09-12T21:20:22.992Zinfo: running `cargo check --bins` on wicket-dbg (374/378)
55462026-09-12T21:20:23.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55472026-09-12T21:20:23.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55482026-09-12T21:20:23.737Z Checking rtoolbox v0.0.3
55492026-09-12T21:20:23.740Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
55502026-09-12T21:20:23.740Z Checking tui-tree-widget v0.23.1
55512026-09-12T21:20:23.740Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
55522026-09-12T21:20:23.957Z Checking rpassword v7.5.4
55532026-09-12T21:20:26.715Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55542026-09-12T21:20:28.542Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
55552026-09-12T21:20:29.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
55562026-09-12T21:20:29.493Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55572026-09-12T21:20:29.493Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55582026-09-12T21:20:29.672Z
55592026-09-12T21:20:29.672Zinfo: running `cargo check --bins` on wicket (375/378)
55602026-09-12T21:20:30.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55612026-09-12T21:20:30.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55622026-09-12T21:20:30.403Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
55632026-09-12T21:20:30.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
55642026-09-12T21:20:30.781Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55652026-09-12T21:20:30.782Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55662026-09-12T21:20:30.964Z
55672026-09-12T21:20:30.964Zinfo: running `cargo check --bins` on wicketd (376/378)
55682026-09-12T21:20:31.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55692026-09-12T21:20:31.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55702026-09-12T21:20:31.697Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
55712026-09-12T21:20:35.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s
55722026-09-12T21:20:35.226Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55732026-09-12T21:20:35.228Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55742026-09-12T21:20:35.409Z
55752026-09-12T21:20:35.409Zinfo: running `cargo check --bins` on omicron-workspace-hack (377/378)
55762026-09-12T21:20:35.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55772026-09-12T21:20:35.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55782026-09-12T21:20:35.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
55792026-09-12T21:20:35.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
55802026-09-12T21:20:35.998Z
55812026-09-12T21:20:35.998Zinfo: running `cargo check --bins` on zone-setup (378/378)
55822026-09-12T21:20:36.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
55832026-09-12T21:20:36.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
55842026-09-12T21:20:36.695Z Checking uzers v0.12.2
55852026-09-12T21:20:36.971Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
55862026-09-12T21:20:37.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
55872026-09-12T21:20:37.783Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
55882026-09-12T21:20:37.784Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
55892026-09-12T21:20:37.987Z
55902026-09-12T21:20:37.987Zreal 14:40.129172527
55912026-09-12T21:20:37.987Zuser 21:50.874806286
55922026-09-12T21:20:37.987Zsys 4:35.285375502
55932026-09-12T21:20:37.987Ztrap 0.341677048
55942026-09-12T21:20:37.987Ztflt 0.543511203
55952026-09-12T21:20:37.987Zdflt 0.796238794
55962026-09-12T21:20:37.987Zkflt 0.004665842
55972026-09-12T21:20:37.987Zlock 1:30:44.771675188
55982026-09-12T21:20:37.987Zslp 1:44:22.986681078
55992026-09-12T21:20:37.987Zlat 57.257756311
56002026-09-12T21:20:37.987Zstop 4:10.956818870
56012026-09-12T21:20:38.000Zprocess exited: duration 1028840 ms, exit code 0
 
56022026-09-12T21:20:38.016Zfound 0 output files