01M1G4MQC5VDTSQKTEXC6K3127: 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: 01M1G4N73Q58C3W2KZMX3MTYY4

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-02T04:05:45.928Zjob assigned to worker 01M1G4NCCY08C0549HZJV09RFB [factory aws, i-0e5eb1d8e7ddbe769] (queued for 48 s)
 
22026-09-02T04:05:51.908Zstarting task 0: "setup"
32026-09-02T04:05:51.912Z++ uname -s
42026-09-02T04:05:51.916Z+ kern=SunOS
52026-09-02T04:05:51.916Z+ build_user=build
62026-09-02T04:05:51.916Z+ build_uid=12345
72026-09-02T04:05:51.916Z+ work_dir=/work
82026-09-02T04:05:51.916Z+ input_dir=/input
92026-09-02T04:05:51.916Z+ [[ 0 == 12345 ]]
102026-09-02T04:05:51.916Z+ case "$kern" in
112026-09-02T04:05:51.916Z+ groupadd -g 12345 build
122026-09-02T04:05:51.919Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-02T04:05:53.924Z+ zfs create -o mountpoint=/work rpool/work
142026-09-02T04:05:54.040Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-02T04:05:54.043Z+ home_fs=zfs
162026-09-02T04:05:54.043Z+ [[ zfs == autofs ]]
172026-09-02T04:05:54.044Z+ mkdir -p /home/build
182026-09-02T04:05:54.044Z+ chown build:build /home/build /work
192026-09-02T04:05:56.044Z+ chmod 0700 /home/build /work
202026-09-02T04:05:56.048Zprocess exited: duration 4140 ms, exit code 0
 
212026-09-02T04:05:56.054Zstarting task 1: "rust-toolchain"
222026-09-02T04:05:56.059Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-02T04:05:56.059Z * rust toolchain channel = "1.97.1"
242026-09-02T04:05:56.059Z * rust toolchain profile = "default"
252026-09-02T04:05:56.059Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-02T04:05:56.059Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-02T04:05:56.059Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-02T04:05:56.062Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-02T04:05:56.062Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-02T04:05:56.168Zinfo: downloading installer
312026-09-02T04:05:57.397Zinfo: profile set to default
322026-09-02T04:05:57.397Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-02T04:05:57.400Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-02T04:05:57.525Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-02T04:05:57.528Zinfo: downloading 6 components
362026-09-02T04:06:13.477Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-02T04:06:13.477Z
382026-09-02T04:06:13.504Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-02T04:06:13.504Z
402026-09-02T04:06:13.507Z
412026-09-02T04:06:13.507ZRust is installed now. Great!
422026-09-02T04:06:13.507Z
432026-09-02T04:06:13.507ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-02T04:06:13.507Zenvironment variable. This has not been done automatically.
452026-09-02T04:06:13.507Z
462026-09-02T04:06:13.507ZTo configure your current shell, you need to source
472026-09-02T04:06:13.507Zthe corresponding env file under $HOME/.cargo.
482026-09-02T04:06:13.507Z
492026-09-02T04:06:13.507ZConsider running the right command for your shell (note the leading DOT):
502026-09-02T04:06:13.507Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-02T04:06:13.507Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-02T04:06:13.507ZCC_x86_64-unknown-illumos = None
532026-09-02T04:06:13.508Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-02T04:06:13.508ZCC_x86_64_unknown_illumos = None
552026-09-02T04:06:13.508Zcargo:rerun-if-env-changed=HOST_CC
562026-09-02T04:06:13.508ZHOST_CC = None
572026-09-02T04:06:13.508Zcargo:rerun-if-env-changed=CC
582026-09-02T04:06:13.508ZCC = None
592026-09-02T04:06:13.508Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-02T04:06:13.693Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-02T04:06:13.694ZCRATE_CC_NO_DEFAULTS = None
622026-09-02T04:06:13.694Zcargo:rerun-if-env-changed=CFLAGS
632026-09-02T04:06:13.694ZCFLAGS = None
642026-09-02T04:06:13.694Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-02T04:06:13.694ZHOST_CFLAGS = None
662026-09-02T04:06:13.694Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-02T04:06:13.694ZCFLAGS_x86_64_unknown_illumos = None
682026-09-02T04:06:13.694Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-02T04:06:13.694ZCFLAGS_x86_64-unknown-illumos = None
702026-09-02T04:06:13.778Z+ rustup --version
712026-09-02T04:06:13.785Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-02T04:06:13.789Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-02T04:06:13.807Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-02T04:06:13.811Z+ cargo --version
752026-09-02T04:06:13.824Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-02T04:06:13.828Z+ rustc --version
772026-09-02T04:06:13.845Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-02T04:06:13.849Zprocess exited: duration 17792 ms, exit code 0
 
792026-09-02T04:06:13.855Zstarting task 2: "authentication"
802026-09-02T04:06:13.872Zprocess exited: duration 16 ms, exit code 0
 
812026-09-02T04:06:13.879Zstarting task 3: "clone repository"
822026-09-02T04:06:13.883Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-02T04:06:13.886Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-02T04:06:13.918ZCloning into '/work/oxidecomputer/omicron'...
852026-09-02T04:06:28.129Z+ cd /work/oxidecomputer/omicron
862026-09-02T04:06:28.130Z+ git fetch origin 03adcd4b157e6a3e27f69f16a5992373da8d3725
872026-09-02T04:06:28.475ZFrom https://github.com/oxidecomputer/omicron
882026-09-02T04:06:28.475Z * branch 03adcd4b157e6a3e27f69f16a5992373da8d3725 -> FETCH_HEAD
892026-09-02T04:06:28.488Z+ [[ -n jt/disk-slot ]]
902026-09-02T04:06:28.491Z++ git branch --show-current
912026-09-02T04:06:28.491Z+ current=main
922026-09-02T04:06:28.491Z+ [[ main != jt/disk-slot ]]
932026-09-02T04:06:28.491Z+ git branch -f jt/disk-slot 03adcd4b157e6a3e27f69f16a5992373da8d3725
942026-09-02T04:06:28.511Z+ git checkout -f jt/disk-slot
952026-09-02T04:06:28.738ZSwitched to branch 'jt/disk-slot'
962026-09-02T04:06:28.741Z+ git reset --hard 03adcd4b157e6a3e27f69f16a5992373da8d3725
972026-09-02T04:06:28.765ZHEAD is now at 03adcd4b1 Generate OpenAPI schema
982026-09-02T04:06:28.769Zprocess exited: duration 14887 ms, exit code 0
 
992026-09-02T04:06:28.775Zstarting task 4: "build"
1002026-09-02T04:06:28.780Z+ source .github/buildomat/ci-env.sh
1012026-09-02T04:06:28.783Z++ export CARGO_TERM_COLOR=always
1022026-09-02T04:06:28.783Z++ CARGO_TERM_COLOR=always
1032026-09-02T04:06:28.784Z+++ uname -s
1042026-09-02T04:06:28.784Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-02T04:06:28.784Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-02T04:06:28.784Z+ cargo --version
1072026-09-02T04:06:28.793Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-02T04:06:28.796Z+ rustc --version
1092026-09-02T04:06:28.815Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-02T04:06:28.818Z+ source ./env.sh
1112026-09-02T04:06:28.818Z++ OLD_SHELL_OPTS=ehxB
1122026-09-02T04:06:28.818Z++ set -o xtrace
1132026-09-02T04:06:28.821Z++++ dirname ./env.sh
1142026-09-02T04:06:28.821Z+++ readlink -f .
1152026-09-02T04:06:28.824Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-02T04:06:28.824Z++ 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-02T04:06:28.824Z++ 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-02T04:06:28.824Z++ 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-02T04:06:28.824Z++ 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-02T04:06:28.824Z++ 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-02T04:06:28.824Z++ 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-02T04:06:28.824Z++ 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-02T04:06:28.824Z++ 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-02T04:06:28.824Z++ 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-02T04:06:28.825Z++ 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-02T04:06:28.825Z++ case $OLD_SHELL_OPTS in
1272026-09-02T04:06:28.825Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-02T04:06:28.825Z+ 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-02T04:06:28.825Z+ 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-02T04:06:28.825Z+ banner prerequisites
1312026-09-02T04:06:28.828Z
1322026-09-02T04:06:28.828Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-02T04:06:28.828Z # # # # # # # # # # # # # # #
1342026-09-02T04:06:28.828Z # # # # ##### # # ##### # # # # # #### #
1352026-09-02T04:06:28.828Z ##### ##### # ##### # # # # # # # # #
1362026-09-02T04:06:28.828Z # # # # # # # # # # # # # # #
1372026-09-02T04:06:28.828Z # # # ###### # # ###### ### # #### # #### #
1382026-09-02T04:06:28.828Z
1392026-09-02T04:06:28.828Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-02T04:06:30.881Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-02T04:06:31.306Z Startup: Caching catalogs ... Done
1422026-09-02T04:06:33.830ZPlanning: Solver setup ... Done (2.386s)
1432026-09-02T04:06:33.896ZPlanning: Running solver ... Done (0.067s)
1442026-09-02T04:06:33.951ZPlanning: Finding local manifests ... Done (0.003s)
1452026-09-02T04:06:33.962ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-02T04:06:33.984ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-02T04:06:33.997ZPlanning: Package planning ... Done (0.014s)
1482026-09-02T04:06:34.000ZPlanning: Merging actions ... Done (0.001s)
1492026-09-02T04:06:34.158ZPlanning: Checking for conflicting actions ... Done (0.159s)
1502026-09-02T04:06:34.161ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-02T04:06:34.931ZPlanning: Evaluating mediators ... Done (0.772s)
1522026-09-02T04:06:34.934ZPlanning: Planning completed in 3.59 seconds
1532026-09-02T04:06:34.940Z Packages to install: 2
1542026-09-02T04:06:34.940Z Estimated space available: 156.01 GB
1552026-09-02T04:06:34.943ZEstimated space to be consumed: 85.05 MB
1562026-09-02T04:06:34.943Z Create boot environment: No
1572026-09-02T04:06:34.943ZCreate backup boot environment: No
1582026-09-02T04:06:34.943Z Rebuild boot archive: No
1592026-09-02T04:06:34.943Z
1602026-09-02T04:06:34.943ZChanged packages:
1612026-09-02T04:06:34.943Zhelios
1622026-09-02T04:06:34.943Z developer/build-essential
1632026-09-02T04:06:34.943Z None -> 11-3.0
1642026-09-02T04:06:34.943Z library/libxmlsec1
1652026-09-02T04:06:34.943Z None -> 1.2.35-3.0
1662026-09-02T04:06:34.964Z
1672026-09-02T04:06:34.964ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-02T04:06:35.035ZDownload: Completed 1.28 MB in 0.07 seconds (18.2M/s)
1692026-09-02T04:06:35.120Z Actions: 1/268 actions (Installing new actions)
1702026-09-02T04:06:35.158Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-02T04:06:35.195ZFinalize: Updating package state database ... Done (0.035s)
1722026-09-02T04:06:35.198ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-02T04:06:35.288ZFinalize: Updating image state ... Done (0.094s)
1742026-09-02T04:06:37.915ZFinalize: Creating fast lookup database ... Done (2.571s)
1752026-09-02T04:06:37.982ZFinalize: Reading search index ... Done (0.012s)
1762026-09-02T04:06:37.985ZFinalize: Updating search index ... Done (0.000s)
1772026-09-02T04:06:38.090ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-02T04:06:38.475ZPlanning: Evaluating mediator changes ... Done
1792026-09-02T04:06:38.582ZPlanning: Checking for conflicting actions ... Done
1802026-09-02T04:06:38.586ZPlanning: Consolidating action changes ... Done
1812026-09-02T04:06:38.743ZPlanning: Evaluating mediators ... Done
1822026-09-02T04:06:38.746ZPlanning: Planning completed in 0.27 seconds
1832026-09-02T04:06:38.766Z Mediators to change: 2
1842026-09-02T04:06:38.766Z Create boot environment: No
1852026-09-02T04:06:38.766ZCreate backup boot environment: No
1862026-09-02T04:06:38.817ZFinalize: Updating package state database ... Done
1872026-09-02T04:06:38.817ZFinalize: Updating package cache ... Done
1882026-09-02T04:06:38.875ZFinalize: Updating image state ... Done
1892026-09-02T04:06:40.868ZFinalize: Creating fast lookup database ... Done
1902026-09-02T04:06:40.929ZFinalize: Reading search index ... Done
1912026-09-02T04:06:40.933ZFinalize: Updating search index ... Done
1922026-09-02T04:06:41.014ZFinalize: Updating package cache ... Done
1932026-09-02T04:06:41.304ZPlanning: Evaluating mediator changes ... Done
1942026-09-02T04:06:41.410ZPlanning: Checking for conflicting actions ... Done
1952026-09-02T04:06:41.414ZPlanning: Consolidating action changes ... Done
1962026-09-02T04:06:41.569ZPlanning: Evaluating mediators ... Done
1972026-09-02T04:06:41.573ZPlanning: Planning completed in 0.27 seconds
1982026-09-02T04:06:41.593Z Mediators to change: 1
1992026-09-02T04:06:41.593Z Create boot environment: No
2002026-09-02T04:06:41.593ZCreate backup boot environment: No
2012026-09-02T04:06:41.647ZFinalize: Updating package state database ... Done
2022026-09-02T04:06:41.647ZFinalize: Updating package cache ... Done
2032026-09-02T04:06:41.705ZFinalize: Updating image state ... Done
2042026-09-02T04:06:43.670ZFinalize: Creating fast lookup database ... Done
2052026-09-02T04:06:43.733ZFinalize: Reading search index ... Done
2062026-09-02T04:06:43.736ZFinalize: Updating search index ... Done
2072026-09-02T04:06:43.807ZFinalize: Updating package cache ... Done
2082026-09-02T04:06:44.125ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-02T04:06:44.125Zapache system 2.4 system
2102026-09-02T04:06:44.125Zclang system 15 system
2112026-09-02T04:06:44.125Zcsh system system illumos
2122026-09-02T04:06:44.125Zctags system system illumos
2132026-09-02T04:06:44.125Zfile vendor vendor darwinsys
2142026-09-02T04:06:44.125Zfile system system illumos
2152026-09-02T04:06:44.125Zgcc vendor 14 vendor
2162026-09-02T04:06:44.125Zgcc system 13 system
2172026-09-02T04:06:44.125Zgcc system 10 system
2182026-09-02T04:06:44.125Zgo system 1.25 system
2192026-09-02T04:06:44.125Zllvm system 15 system
2202026-09-02T04:06:44.125Zmariadb system 11.4 system
2212026-09-02T04:06:44.125Zmta vendor vendor dma
2222026-09-02T04:06:44.125Zopenjdk system 17 system
2232026-09-02T04:06:44.125Zopenjdk system 11 system
2242026-09-02T04:06:44.125Zopenssl vendor 3 vendor
2252026-09-02T04:06:44.125Zperl system 5.40 system
2262026-09-02T04:06:44.125Zpostgresql system 18 system
2272026-09-02T04:06:44.125Zpostgresql system 17 system
2282026-09-02T04:06:44.125Zpython vendor 3 vendor
2292026-09-02T04:06:44.125Zpython system 2 system
2302026-09-02T04:06:44.125Zpython3 vendor 3.13 vendor
2312026-09-02T04:06:44.125Zruby system 3.4 system
2322026-09-02T04:06:44.125Zruby system 3.0 system
2332026-09-02T04:06:44.125Zwords vendor vendor american-english
2342026-09-02T04:06:44.125Zwords system system australian-english
2352026-09-02T04:06:44.125Zwords system system british-english
2362026-09-02T04:06:44.125Zwords system system canadian-english
2372026-09-02T04:06:44.125Zwords system system french
2382026-09-02T04:06:44.125Zwords system system italian
2392026-09-02T04:06:44.125Zwords system system ngerman
2402026-09-02T04:06:44.125Zwords system system ogerman
2412026-09-02T04:06:44.125Zwords system system spanish
2422026-09-02T04:06:44.384ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-02T04:06:44.384Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-02T04:06:44.900ZFMRI IFO
2452026-09-02T04:06:44.900Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-02T04:06:44.900Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-02T04:06:44.900Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-02T04:06:44.900Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-02T04:06:44.900Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-02T04:06:44.900Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-02T04:06:44.900Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-02T04:06:44.900Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-02T04:06:44.900Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-02T04:06:45.253Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-02T04:06:45.578Z Updating crates.io index
2562026-09-02T04:06:45.585Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-02T04:06:45.893Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-02T04:06:46.296Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-02T04:06:46.623Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-02T04:06:47.622Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-02T04:06:48.194Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-02T04:06:50.183Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-02T04:06:51.065Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-02T04:06:51.349Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-02T04:06:51.879Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-02T04:06:53.466Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-02T04:06:53.808Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-02T04:06:54.198Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-02T04:06:54.502Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-02T04:06:55.058Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-02T04:06:55.373Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-02T04:06:55.693Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-02T04:06:55.985Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-02T04:06:56.348Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-02T04:06:56.739Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-09-02T04:06:57.303Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-09-02T04:06:57.627Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-09-02T04:06:58.231Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-09-02T04:06:58.600Z Updating git repository `https://github.com/oxidecomputer/erebor`
2802026-09-02T04:06:58.898Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2812026-09-02T04:06:59.355Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2822026-09-02T04:07:00.013Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2832026-09-02T04:07:00.453Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-09-02T04:07:00.808Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-09-02T04:07:01.102Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862026-09-02T04:07:01.506Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-02T04:07:01.893Z Updating git repository `https://github.com/oxidecomputer/tough`
2882026-09-02T04:07:02.466Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-09-02T04:07:02.772Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-02T04:07:03.058Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-02T04:07:03.372Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2922026-09-02T04:07:04.076Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-09-02T04:07:04.373Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-09-02T04:07:04.685Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-09-02T04:07:05.036Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-09-02T04:07:05.307Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-09-02T04:07:05.748Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-09-02T04:07:08.949Z Downloading crates ...
2992026-09-02T04:07:09.009Z Downloaded equivalent v1.0.2
3002026-09-02T04:07:09.012Z Downloaded anstyle-query v1.1.5
3012026-09-02T04:07:09.012Z Downloaded macaddr v1.0.1
3022026-09-02T04:07:09.015Z Downloaded cargo-platform v0.3.2
3032026-09-02T04:07:09.018Z Downloaded crypto-common v0.1.7
3042026-09-02T04:07:09.018Z Downloaded toml_datetime v0.6.11
3052026-09-02T04:07:09.018Z Downloaded zmij v1.0.21
3062026-09-02T04:07:09.021Z Downloaded unicode-linebreak v0.1.5
3072026-09-02T04:07:09.024Z Downloaded colorchoice v1.0.4
3082026-09-02T04:07:09.027Z Downloaded usdt v0.5.0
3092026-09-02T04:07:09.027Z Downloaded scroll v0.12.0
3102026-09-02T04:07:09.030Z Downloaded clap v4.6.1
3112026-09-02T04:07:09.033Z Downloaded cpufeatures v0.2.17
3122026-09-02T04:07:09.034Z Downloaded zerocopy v0.7.35
3132026-09-02T04:07:09.042Z Downloaded anstream v1.0.0
3142026-09-02T04:07:09.045Z Downloaded clap_derive v4.6.1
3152026-09-02T04:07:09.045Z Downloaded zerocopy-derive v0.7.35
3162026-09-02T04:07:09.049Z Downloaded clap_lex v1.0.0
3172026-09-02T04:07:09.052Z Downloaded indexmap v2.14.0
3182026-09-02T04:07:09.056Z Downloaded clap_builder v4.6.0
3192026-09-02T04:07:09.059Z Downloaded bitflags v2.11.0
3202026-09-02T04:07:09.062Z Downloaded strsim v0.11.1
3212026-09-02T04:07:09.062Z Downloaded anstyle v1.0.14
3222026-09-02T04:07:09.065Z Downloaded digest v0.10.7
3232026-09-02T04:07:09.065Z Downloaded pest_derive v2.8.6
3242026-09-02T04:07:09.068Z Downloaded fs-err v3.3.0
3252026-09-02T04:07:09.068Z Downloaded once_cell v1.21.3
3262026-09-02T04:07:09.068Z Downloaded thiserror v1.0.69
3272026-09-02T04:07:09.071Z Downloaded byteorder v1.5.0
3282026-09-02T04:07:09.077Z Downloaded memmap v0.7.0
3292026-09-02T04:07:09.085Z Downloaded pest v2.8.6
3302026-09-02T04:07:09.088Z Downloaded tabled_derive v0.7.0
3312026-09-02T04:07:09.088Z Downloaded dtrace-parser v0.2.0
3322026-09-02T04:07:09.091Z Downloaded thread-id v4.2.2
3332026-09-02T04:07:09.091Z Downloaded is_terminal_polyfill v1.70.2
3342026-09-02T04:07:09.098Z Downloaded heck v0.4.1
3352026-09-02T04:07:09.101Z Downloaded dof v0.3.0
3362026-09-02T04:07:09.105Z Downloaded quote v1.0.45
3372026-09-02T04:07:09.108Z Downloaded generic-array v0.14.7
3382026-09-02T04:07:09.108Z Downloaded heck v0.5.0
3392026-09-02T04:07:09.111Z Downloaded fnv v1.0.7
3402026-09-02T04:07:09.115Z Downloaded block-buffer v0.10.4
3412026-09-02T04:07:09.118Z Downloaded toml_write v0.1.2
3422026-09-02T04:07:09.121Z Downloaded itoa v1.0.17
3432026-09-02T04:07:09.125Z Downloaded usdt-macro v0.5.0
3442026-09-02T04:07:09.128Z Downloaded version_check v0.9.5
3452026-09-02T04:07:09.132Z Downloaded swrite v0.1.0
3462026-09-02T04:07:09.136Z Downloaded camino-tempfile v1.4.1
3472026-09-02T04:07:09.140Z Downloaded cfg-if v1.0.4
3482026-09-02T04:07:09.143Z Downloaded terminal_size v0.4.3
3492026-09-02T04:07:09.143Z Downloaded usdt-attr-macro v0.5.0
3502026-09-02T04:07:09.146Z Downloaded utf8parse v0.2.2
3512026-09-02T04:07:09.151Z Downloaded smawk v0.3.2
3522026-09-02T04:07:09.154Z Downloaded plain v0.2.3
3532026-09-02T04:07:09.154Z Downloaded fastrand v2.3.0
3542026-09-02T04:07:09.154Z Downloaded scroll_derive v0.12.1
3552026-09-02T04:07:09.157Z Downloaded pretty-hex v0.4.1
3562026-09-02T04:07:09.160Z Downloaded proc-macro-error-attr v1.0.4
3572026-09-02T04:07:09.160Z Downloaded bytecount v0.6.9
3582026-09-02T04:07:09.164Z Downloaded camino v1.2.5
3592026-09-02T04:07:09.170Z Downloaded serde_spanned v0.6.9
3602026-09-02T04:07:09.173Z Downloaded cargo_metadata v0.23.1
3612026-09-02T04:07:09.174Z Downloaded errno v0.3.14
3622026-09-02T04:07:09.174Z Downloaded thiserror v2.0.18
3632026-09-02T04:07:09.179Z Downloaded usdt-impl v0.5.0
3642026-09-02T04:07:09.182Z Downloaded autocfg v1.5.0
3652026-09-02T04:07:09.182Z Downloaded thiserror-impl v1.0.69
3662026-09-02T04:07:09.182Z Downloaded semver v1.0.28
3672026-09-02T04:07:09.188Z Downloaded serde_tokenstream v0.2.3
3682026-09-02T04:07:09.193Z Downloaded thiserror-impl v2.0.18
3692026-09-02T04:07:09.197Z Downloaded proc-macro-error v1.0.4
3702026-09-02T04:07:09.200Z Downloaded toml v0.8.23
3712026-09-02T04:07:09.205Z Downloaded sha2 v0.10.9
3722026-09-02T04:07:09.205Z Downloaded anstyle-parse v1.0.0
3732026-09-02T04:07:09.211Z Downloaded cargo_toml v0.21.0
3742026-09-02T04:07:09.215Z Downloaded getrandom v0.4.3
3752026-09-02T04:07:09.218Z Downloaded proc-macro2 v1.0.106
3762026-09-02T04:07:09.226Z Downloaded ucd-trie v0.1.7
3772026-09-02T04:07:09.231Z Downloaded papergrid v0.11.0
3782026-09-02T04:07:09.234Z Downloaded serde_core v1.0.228
3792026-09-02T04:07:09.237Z Downloaded anyhow v1.0.104
3802026-09-02T04:07:09.240Z Downloaded log v0.4.33
3812026-09-02T04:07:09.240Z Downloaded textwrap v0.16.2
3822026-09-02T04:07:09.243Z Downloaded serde_derive v1.0.228
3832026-09-02T04:07:09.247Z Downloaded pest_generator v2.8.6
3842026-09-02T04:07:09.251Z Downloaded unicode-ident v1.0.24
3852026-09-02T04:07:09.251Z Downloaded tempfile v3.27.0
3862026-09-02T04:07:09.251Z Downloaded serde v1.0.228
3872026-09-02T04:07:09.258Z Downloaded pest_meta v2.8.6
3882026-09-02T04:07:09.280Z Downloaded memchr v2.8.0
3892026-09-02T04:07:09.284Z Downloaded toml_edit v0.22.27
3902026-09-02T04:07:09.287Z Downloaded typenum v1.20.1
3912026-09-02T04:07:09.329Z Downloaded serde_json v1.0.151
3922026-09-02T04:07:09.353Z Downloaded hashbrown v0.17.0
3932026-09-02T04:07:09.361Z Downloaded goblin v0.8.2
3942026-09-02T04:07:09.361Z Downloaded winnow v0.7.14
3952026-09-02T04:07:09.372Z Downloaded tabled v0.15.0
3962026-09-02T04:07:09.385Z Downloaded syn v1.0.109
3972026-09-02T04:07:09.390Z Downloaded unicode-width v0.1.14
3982026-09-02T04:07:09.394Z Downloaded unicode-width v0.2.0
3992026-09-02T04:07:09.404Z Downloaded syn v2.0.117
4002026-09-02T04:07:09.418Z Downloaded rustix v1.1.4
4012026-09-02T04:07:09.445Z Downloaded libc v0.2.185
4022026-09-02T04:07:09.510Z Compiling proc-macro2 v1.0.106
4032026-09-02T04:07:09.510Z Compiling unicode-ident v1.0.24
4042026-09-02T04:07:09.510Z Compiling quote v1.0.45
4052026-09-02T04:07:09.510Z Compiling serde_core v1.0.228
4062026-09-02T04:07:09.520Z Compiling libc v0.2.185
4072026-09-02T04:07:09.521Z Compiling version_check v0.9.5
4082026-09-02T04:07:09.521Z Compiling memchr v2.8.0
4092026-09-02T04:07:09.521Z Compiling serde v1.0.228
4102026-09-02T04:07:09.846Z Compiling zmij v1.0.21
4112026-09-02T04:07:10.092Z Compiling ucd-trie v0.1.7
4122026-09-02T04:07:10.164Z Compiling thiserror v1.0.69
4132026-09-02T04:07:10.164Z Compiling itoa v1.0.17
4142026-09-02T04:07:10.322Z Compiling pest v2.8.6
4152026-09-02T04:07:10.378Z Compiling byteorder v1.5.0
4162026-09-02T04:07:10.451Z Compiling rustix v1.1.4
4172026-09-02T04:07:10.558Z Compiling errno v0.3.14
4182026-09-02T04:07:10.575Z Compiling bitflags v2.11.0
4192026-09-02T04:07:10.682Z Compiling serde_json v1.0.151
4202026-09-02T04:07:10.928Z Compiling thread-id v4.2.2
4212026-09-02T04:07:11.000Z Compiling syn v2.0.117
4222026-09-02T04:07:11.015Z Compiling usdt-impl v0.5.0
4232026-09-02T04:07:11.053Z Compiling proc-macro-error-attr v1.0.4
4242026-09-02T04:07:11.088Z Compiling syn v1.0.109
4252026-09-02T04:07:11.216Z Compiling camino v1.2.5
4262026-09-02T04:07:11.380Z Compiling pest_meta v2.8.6
4272026-09-02T04:07:11.445Z Compiling proc-macro-error v1.0.4
4282026-09-02T04:07:11.527Z Compiling getrandom v0.4.3
4292026-09-02T04:07:11.593Z Compiling utf8parse v0.2.2
4302026-09-02T04:07:11.628Z Compiling equivalent v1.0.2
4312026-09-02T04:07:11.711Z Compiling plain v0.2.3
4322026-09-02T04:07:11.726Z Compiling log v0.4.33
4332026-09-02T04:07:11.879Z Compiling hashbrown v0.17.0
4342026-09-02T04:07:11.942Z Compiling terminal_size v0.4.3
4352026-09-02T04:07:12.084Z Compiling anstyle-parse v1.0.0
4362026-09-02T04:07:12.432Z Compiling indexmap v2.14.0
4372026-09-02T04:07:12.663Z Compiling is_terminal_polyfill v1.70.2
4382026-09-02T04:07:12.690Z Compiling winnow v0.7.14
4392026-09-02T04:07:12.771Z Compiling toml_write v0.1.2
4402026-09-02T04:07:12.829Z Compiling anstyle-query v1.1.5
4412026-09-02T04:07:12.951Z Compiling colorchoice v1.0.4
4422026-09-02T04:07:12.973Z Compiling cfg-if v1.0.4
4432026-09-02T04:07:12.990Z Compiling pretty-hex v0.4.1
4442026-09-02T04:07:13.049Z Compiling autocfg v1.5.0
4452026-09-02T04:07:13.063Z Compiling anstyle v1.0.14
4462026-09-02T04:07:13.079Z Compiling thiserror v2.0.18
4472026-09-02T04:07:13.284Z Compiling pest_generator v2.8.6
4482026-09-02T04:07:13.358Z Compiling anstream v1.0.0
4492026-09-02T04:07:13.470Z Compiling fs-err v3.3.0
4502026-09-02T04:07:13.624Z Compiling strsim v0.11.1
4512026-09-02T04:07:13.657Z Compiling unicode-width v0.1.14
4522026-09-02T04:07:13.660Z Compiling bytecount v0.6.9
4532026-09-02T04:07:13.706Z Compiling heck v0.4.1
4542026-09-02T04:07:13.858Z Compiling fnv v1.0.7
4552026-09-02T04:07:13.971Z Compiling fastrand v2.3.0
4562026-09-02T04:07:13.988Z Compiling anyhow v1.0.104
4572026-09-02T04:07:14.007Z Compiling heck v0.5.0
4582026-09-02T04:07:14.010Z Compiling clap_lex v1.0.0
4592026-09-02T04:07:14.038Z Compiling once_cell v1.21.3
4602026-09-02T04:07:14.204Z Compiling clap_builder v4.6.0
4612026-09-02T04:07:14.238Z Compiling tempfile v3.27.0
4622026-09-02T04:07:14.254Z Compiling papergrid v0.11.0
4632026-09-02T04:07:14.272Z Compiling semver v1.0.28
4642026-09-02T04:07:14.275Z Compiling tabled_derive v0.7.0
4652026-09-02T04:07:14.385Z Compiling cargo-platform v0.3.2
4662026-09-02T04:07:14.552Z Compiling memmap v0.7.0
4672026-09-02T04:07:14.630Z Compiling smawk v0.3.2
4682026-09-02T04:07:14.633Z Compiling unicode-width v0.2.0
4692026-09-02T04:07:14.674Z Compiling unicode-linebreak v0.1.5
4702026-09-02T04:07:14.773Z Compiling camino-tempfile v1.4.1
4712026-09-02T04:07:14.919Z Compiling textwrap v0.16.2
4722026-09-02T04:07:14.969Z Compiling serde_derive v1.0.228
4732026-09-02T04:07:15.010Z Compiling thiserror-impl v1.0.69
4742026-09-02T04:07:15.092Z Compiling zerocopy-derive v0.7.35
4752026-09-02T04:07:15.219Z Compiling pest_derive v2.8.6
4762026-09-02T04:07:15.236Z Compiling scroll_derive v0.12.1
4772026-09-02T04:07:15.380Z Compiling thiserror-impl v2.0.18
4782026-09-02T04:07:15.663Z Compiling clap_derive v4.6.1
4792026-09-02T04:07:15.698Z Compiling tabled v0.15.0
4802026-09-02T04:07:15.888Z Compiling scroll v0.12.0
4812026-09-02T04:07:15.960Z Compiling zerocopy v0.7.35
4822026-09-02T04:07:16.166Z Compiling goblin v0.8.2
4832026-09-02T04:07:16.376Z Compiling dtrace-parser v0.2.0
4842026-09-02T04:07:16.514Z Compiling swrite v0.1.0
4852026-09-02T04:07:17.312Z Compiling clap v4.6.1
4862026-09-02T04:07:17.863Z Compiling dof v0.3.0
4872026-09-02T04:07:17.863Z Compiling serde_tokenstream v0.2.3
4882026-09-02T04:07:17.881Z Compiling serde_spanned v0.6.9
4892026-09-02T04:07:17.895Z Compiling toml_datetime v0.6.11
4902026-09-02T04:07:17.898Z Compiling macaddr v1.0.1
4912026-09-02T04:07:17.942Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922026-09-02T04:07:17.943Z Compiling cargo_metadata v0.23.1
4932026-09-02T04:07:18.086Z Compiling toml_edit v0.22.27
4942026-09-02T04:07:18.619Z Compiling usdt-macro v0.5.0
4952026-09-02T04:07:18.619Z Compiling usdt-attr-macro v0.5.0
4962026-09-02T04:07:19.284Z Compiling usdt v0.5.0
4972026-09-02T04:07:19.451Z Compiling toml v0.8.23
4982026-09-02T04:07:19.784Z Compiling cargo_toml v0.21.0
4992026-09-02T04:07:21.039Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002026-09-02T04:07:23.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.98s
5012026-09-02T04:07:23.270Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5022026-09-02T04:07:23.790Z Downloading crates ...
5032026-09-02T04:07:23.857Z Downloaded async-stream-impl v0.3.6
5042026-09-02T04:07:23.860Z Downloaded bitfield-macros v0.19.4
5052026-09-02T04:07:23.865Z Downloaded backtrace v0.3.76
5062026-09-02T04:07:23.871Z Downloaded cobs v0.3.0
5072026-09-02T04:07:23.876Z Downloaded base64 v0.21.7
5082026-09-02T04:07:23.880Z Downloaded console v0.15.11
5092026-09-02T04:07:23.883Z Downloaded enum-as-inner v0.6.1
5102026-09-02T04:07:23.886Z Downloaded backoff v0.4.0
5112026-09-02T04:07:23.886Z Downloaded bytes v1.11.1
5122026-09-02T04:07:23.889Z Downloaded ena v0.14.4
5132026-09-02T04:07:23.889Z Downloaded filetime v0.2.27
5142026-09-02T04:07:23.889Z Downloaded futures v0.3.32
5152026-09-02T04:07:23.892Z Downloaded hmac v0.12.1
5162026-09-02T04:07:23.895Z Downloaded hubpack v0.1.2
5172026-09-02T04:07:23.898Z Downloaded env_filter v2.0.0
5182026-09-02T04:07:23.898Z Downloaded anstyle-parse v0.2.7
5192026-09-02T04:07:23.901Z Downloaded async-trait v0.1.89
5202026-09-02T04:07:23.902Z Downloaded git-stub-vcs v0.1.0
5212026-09-02T04:07:23.902Z Downloaded group v0.13.0
5222026-09-02T04:07:23.905Z Downloaded fallible-iterator v0.2.0
5232026-09-02T04:07:23.905Z Downloaded foreign-types-macros v0.2.3
5242026-09-02T04:07:23.905Z Downloaded fd-lock v4.0.4
5252026-09-02T04:07:23.905Z Downloaded embedded-io v0.4.0
5262026-09-02T04:07:23.908Z Downloaded async-recursion v1.1.1
5272026-09-02T04:07:23.908Z Downloaded ff v0.13.1
5282026-09-02T04:07:23.912Z Downloaded heapless v0.7.17
5292026-09-02T04:07:23.915Z Downloaded aead v0.5.2
5302026-09-02T04:07:23.915Z Downloaded ascii-canvas v3.0.0
5312026-09-02T04:07:23.915Z Downloaded bcrypt-pbkdf v0.11.0
5322026-09-02T04:07:23.918Z Downloaded elliptic-curve v0.14.1
5332026-09-02T04:07:23.918Z Downloaded erased-serde v0.3.31
5342026-09-02T04:07:23.921Z Downloaded base16ct v0.2.0
5352026-09-02T04:07:23.921Z Downloaded expectorate v1.2.0
5362026-09-02T04:07:23.921Z Downloaded http v1.4.2
5372026-09-02T04:07:23.924Z Downloaded adler2 v2.0.1
5382026-09-02T04:07:23.924Z Downloaded argon2 v0.5.3
5392026-09-02T04:07:23.928Z Downloaded async-stream v0.3.6
5402026-09-02T04:07:23.931Z Downloaded backtrace-ext v0.2.1
5412026-09-02T04:07:23.931Z Downloaded futures-core v0.3.32
5422026-09-02T04:07:23.934Z Downloaded allocator-api2 v0.2.21
5432026-09-02T04:07:23.934Z Downloaded endian-type v0.1.2
5442026-09-02T04:07:23.934Z Downloaded funty v2.0.0
5452026-09-02T04:07:23.934Z Downloaded arrayref v0.3.9
5462026-09-02T04:07:23.939Z Downloaded atomicwrites v0.4.4
5472026-09-02T04:07:23.939Z Downloaded form_urlencoded v1.2.2
5482026-09-02T04:07:23.939Z Downloaded fxhash v0.2.1
5492026-09-02T04:07:23.942Z Downloaded base16ct v1.0.0
5502026-09-02T04:07:23.942Z Downloaded block-padding v0.4.2
5512026-09-02T04:07:23.942Z Downloaded ciborium-io v0.2.2
5522026-09-02T04:07:23.942Z Downloaded bb8 v0.8.6
5532026-09-02T04:07:23.946Z Downloaded futures-macro v0.3.32
5542026-09-02T04:07:23.957Z Downloaded colored v2.2.0
5552026-09-02T04:07:23.957Z Downloaded aead v0.6.1
5562026-09-02T04:07:23.957Z Downloaded fixedbitset v0.4.2
5572026-09-02T04:07:23.957Z Downloaded array-init v0.0.4
5582026-09-02T04:07:23.957Z Downloaded atomic-waker v1.1.2
5592026-09-02T04:07:23.957Z Downloaded atty v0.2.14
5602026-09-02T04:07:23.957Z Downloaded bitfield-struct v0.6.2
5612026-09-02T04:07:23.957Z Downloaded float-cmp v0.10.0
5622026-09-02T04:07:23.957Z Downloaded futures-io v0.3.32
5632026-09-02T04:07:23.961Z Downloaded gethostname v0.5.0
5642026-09-02T04:07:23.961Z Downloaded ghash v0.6.0
5652026-09-02T04:07:23.961Z Downloaded globset v0.4.18
5662026-09-02T04:07:23.961Z Downloaded bit-set v0.5.3
5672026-09-02T04:07:23.965Z Downloaded bit-set v0.8.0
5682026-09-02T04:07:23.965Z Downloaded embedded-io v0.6.1
5692026-09-02T04:07:23.965Z Downloaded env_logger v0.11.11
5702026-09-02T04:07:23.965Z Downloaded fs-err v2.11.0
5712026-09-02T04:07:23.968Z Downloaded find-msvc-tools v0.1.9
5722026-09-02T04:07:23.968Z Downloaded block-buffer v0.12.1
5732026-09-02T04:07:23.968Z Downloaded assert_matches v1.5.0
5742026-09-02T04:07:23.971Z Downloaded anstream v0.6.21
5752026-09-02T04:07:23.971Z Downloaded compression-codecs v0.4.37
5762026-09-02T04:07:23.974Z Downloaded hostname v0.4.2
5772026-09-02T04:07:23.974Z Downloaded flagset v0.4.7
5782026-09-02T04:07:23.974Z Downloaded foreign-types-shared v0.1.1
5792026-09-02T04:07:23.974Z Downloaded http-body v1.0.1
5802026-09-02T04:07:23.978Z Downloaded foreign-types v0.5.0
5812026-09-02T04:07:23.978Z Downloaded bs58 v0.5.1
5822026-09-02T04:07:23.978Z Downloaded cipher v0.4.4
5832026-09-02T04:07:23.978Z Downloaded arc-swap v1.8.2
5842026-09-02T04:07:23.981Z Downloaded hash32 v0.3.1
5852026-09-02T04:07:23.981Z Downloaded hex v0.4.3
5862026-09-02T04:07:23.981Z Downloaded proc-macro-crate v1.3.1
5872026-09-02T04:07:23.985Z Downloaded float-ord v0.3.2
5882026-09-02T04:07:23.985Z Downloaded futures-task v0.3.32
5892026-09-02T04:07:23.985Z Downloaded globwalk v0.9.1
5902026-09-02T04:07:23.985Z Downloaded cfg_aliases v0.1.1
5912026-09-02T04:07:23.985Z Downloaded compression-core v0.4.31
5922026-09-02T04:07:23.988Z Downloaded futures-channel v0.3.32
5932026-09-02T04:07:23.988Z Downloaded hex-literal v1.1.0
5942026-09-02T04:07:23.988Z Downloaded fs_extra v1.3.0
5952026-09-02T04:07:23.988Z Downloaded foreign-types-shared v0.3.1
5962026-09-02T04:07:23.988Z Downloaded castaway v0.2.4
5972026-09-02T04:07:23.992Z Downloaded foreign-types v0.3.2
5982026-09-02T04:07:23.992Z Downloaded git-stub v1.0.0
5992026-09-02T04:07:23.992Z Downloaded futures-sink v0.3.32
6002026-09-02T04:07:23.995Z Downloaded ciborium-ll v0.2.2
6012026-09-02T04:07:23.995Z Downloaded num_threads v0.1.7
6022026-09-02T04:07:23.995Z Downloaded home v0.5.12
6032026-09-02T04:07:23.998Z Downloaded nodrop v0.1.14
6042026-09-02T04:07:24.002Z Downloaded normalize-line-endings v0.3.0
6052026-09-02T04:07:24.005Z Downloaded http-range v0.1.5
6062026-09-02T04:07:24.005Z Downloaded arrayvec v0.7.6
6072026-09-02T04:07:24.005Z Downloaded bit-vec v0.8.0
6082026-09-02T04:07:24.008Z Downloaded hash32 v0.2.1
6092026-09-02T04:07:24.008Z Downloaded hubpack_derive v0.1.1
6102026-09-02T04:07:24.008Z Downloaded bitflags v1.3.2
6112026-09-02T04:07:24.008Z Downloaded cbc v0.2.1
6122026-09-02T04:07:24.011Z Downloaded hostname v0.3.1
6132026-09-02T04:07:24.014Z Downloaded phf_shared v0.13.1
6142026-09-02T04:07:24.014Z Downloaded ciborium v0.2.2
6152026-09-02T04:07:24.015Z Downloaded async-bb8-diesel v0.2.1
6162026-09-02T04:07:24.018Z Downloaded blowfish v0.10.0
6172026-09-02T04:07:24.018Z Downloaded percent-encoding v2.3.2
6182026-09-02T04:07:24.018Z Downloaded addr2line v0.25.1
6192026-09-02T04:07:24.021Z Downloaded cancel-safe-futures v0.1.5
6202026-09-02T04:07:24.021Z Downloaded httpdate v1.0.3
6212026-09-02T04:07:24.021Z Downloaded getrandom v0.2.17
6222026-09-02T04:07:24.024Z Downloaded parse-display v0.10.0
6232026-09-02T04:07:24.024Z Downloaded nibble_vec v0.1.0
6242026-09-02T04:07:24.024Z Downloaded glob v0.3.3
6252026-09-02T04:07:24.024Z Downloaded newline-converter v0.3.0
6262026-09-02T04:07:24.027Z Downloaded powerfmt v0.2.0
6272026-09-02T04:07:24.027Z Downloaded rand_chacha v0.3.1
6282026-09-02T04:07:24.027Z Downloaded ff v0.14.0
6292026-09-02T04:07:24.027Z Downloaded foldhash v0.1.5
6302026-09-02T04:07:24.027Z Downloaded futures-executor v0.3.32
6312026-09-02T04:07:24.030Z Downloaded group v0.14.0
6322026-09-02T04:07:24.031Z Downloaded rand_xorshift v0.4.0
6332026-09-02T04:07:24.031Z Downloaded radium v0.7.0
6342026-09-02T04:07:24.034Z Downloaded rustc-hash v2.1.1
6352026-09-02T04:07:24.034Z Downloaded headers-core v0.3.0
6362026-09-02T04:07:24.034Z Downloaded proc-macro-crate v3.4.0
6372026-09-02T04:07:24.034Z Downloaded rfc6979 v0.4.0
6382026-09-02T04:07:24.034Z Downloaded oxide-generation-macros v0.2.0
6392026-09-02T04:07:24.034Z Downloaded progenitor-macro v0.14.0
6402026-09-02T04:07:24.039Z Downloaded strum v0.27.2
6412026-09-02T04:07:24.042Z Downloaded cfg_aliases v0.2.1
6422026-09-02T04:07:24.042Z Downloaded cipher v0.5.2
6432026-09-02T04:07:24.045Z Downloaded cmov v0.5.4
6442026-09-02T04:07:24.045Z Downloaded bitfield v0.19.4
6452026-09-02T04:07:24.049Z Downloaded bcs v0.1.6
6462026-09-02T04:07:24.049Z Downloaded cassowary v0.3.0
6472026-09-02T04:07:24.049Z Downloaded strip-ansi-escapes v0.2.1
6482026-09-02T04:07:24.052Z Downloaded foldhash v0.2.0
6492026-09-02T04:07:24.053Z Downloaded cexpr v0.6.0
6502026-09-02T04:07:24.053Z Downloaded num-integer v0.1.46
6512026-09-02T04:07:24.055Z Downloaded fixedbitset v0.5.7
6522026-09-02T04:07:24.056Z Downloaded secrecy v0.10.3
6532026-09-02T04:07:24.056Z Downloaded serde_plain v1.0.2
6542026-09-02T04:07:24.059Z Downloaded siphasher v1.0.2
6552026-09-02T04:07:24.062Z Downloaded backon v1.6.0
6562026-09-02T04:07:24.062Z Downloaded ahash v0.8.12
6572026-09-02T04:07:24.065Z Downloaded chacha20 v0.9.1
6582026-09-02T04:07:24.065Z Downloaded argon2 v0.6.0-rc.8
6592026-09-02T04:07:24.065Z Downloaded colored v3.1.1
6602026-09-02T04:07:24.068Z Downloaded cmake v0.1.57
6612026-09-02T04:07:24.068Z Downloaded bzip2 v0.4.4
6622026-09-02T04:07:24.068Z Downloaded chacha20 v0.10.0
6632026-09-02T04:07:24.071Z Downloaded highway v1.3.0
6642026-09-02T04:07:24.071Z Downloaded sqlparser_derive v0.5.0
6652026-09-02T04:07:24.071Z Downloaded stable_deref_trait v1.2.1
6662026-09-02T04:07:24.071Z Downloaded take_mut v0.2.2
6672026-09-02T04:07:24.074Z Downloaded time-core v0.1.8
6682026-09-02T04:07:24.074Z Downloaded testing_table v0.3.0
6692026-09-02T04:07:24.077Z Downloaded usdt v0.6.0
6702026-09-02T04:07:24.077Z Downloaded utf-8 v0.7.6
6712026-09-02T04:07:24.081Z Downloaded bit-vec v0.6.3
6722026-09-02T04:07:24.084Z Downloaded p384 v0.14.0
6732026-09-02T04:07:24.084Z Downloaded tower-layer v0.3.3
6742026-09-02T04:07:24.084Z Downloaded const-oid v0.10.2
6752026-09-02T04:07:24.087Z Downloaded rustls-native-certs v0.8.3
6762026-09-02T04:07:24.087Z Downloaded ppv-lite86 v0.2.21
6772026-09-02T04:07:24.090Z Downloaded zeroize_derive v1.5.0
6782026-09-02T04:07:24.093Z Downloaded blake2 v0.11.0-rc.6
6792026-09-02T04:07:24.096Z Downloaded const-oid v0.9.6
6802026-09-02T04:07:24.099Z Downloaded byte-wrapper v0.1.0
6812026-09-02T04:07:24.099Z Downloaded bzip2 v0.6.1
6822026-09-02T04:07:24.102Z Downloaded clang-sys v1.8.1
6832026-09-02T04:07:24.102Z Downloaded console v0.16.2
6842026-09-02T04:07:24.102Z Downloaded http-body-util v0.1.3
6852026-09-02T04:07:24.105Z Downloaded paste v1.0.15
6862026-09-02T04:07:24.105Z Downloaded pem v3.0.6
6872026-09-02T04:07:24.105Z Downloaded ref-cast v1.0.25
6882026-09-02T04:07:24.109Z Downloaded rpassword v7.5.4
6892026-09-02T04:07:24.109Z Downloaded serde_with_macros v1.5.2
6902026-09-02T04:07:24.109Z Downloaded signature v2.2.0
6912026-09-02T04:07:24.112Z Downloaded synstructure v0.13.2
6922026-09-02T04:07:24.112Z Downloaded want v0.3.1
6932026-09-02T04:07:24.112Z Downloaded xshell-macros v0.2.7
6942026-09-02T04:07:24.112Z Downloaded crunchy v0.2.4
6952026-09-02T04:07:24.112Z Downloaded cstr-argument v0.1.2
6962026-09-02T04:07:24.112Z Downloaded serde_path_to_error v0.1.20
6972026-09-02T04:07:24.115Z Downloaded buf-list v1.1.2
6982026-09-02T04:07:24.115Z Downloaded crc-catalog v2.4.0
6992026-09-02T04:07:24.115Z Downloaded curve25519-dalek-derive v0.1.1
7002026-09-02T04:07:24.116Z Downloaded slab v0.4.12
7012026-09-02T04:07:24.118Z Downloaded smallvec v0.6.14
7022026-09-02T04:07:24.122Z Downloaded darling_macro v0.20.11
7032026-09-02T04:07:24.122Z Downloaded difflib v0.4.0
7042026-09-02T04:07:24.122Z Downloaded dirs-sys-next v0.1.2
7052026-09-02T04:07:24.122Z Downloaded httparse v1.10.1
7062026-09-02T04:07:24.125Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7072026-09-02T04:07:24.125Z Downloaded camino-tempfile-ext v0.3.3
7082026-09-02T04:07:24.125Z Downloaded spki v0.8.0
7092026-09-02T04:07:24.125Z Downloaded stacker v0.1.23
7102026-09-02T04:07:24.128Z Downloaded unarray v0.1.4
7112026-09-02T04:07:24.128Z Downloaded dtrace-parser v0.3.0
7122026-09-02T04:07:24.128Z Downloaded hyper-tls v0.6.0
7132026-09-02T04:07:24.131Z Downloaded num_enum v0.5.11
7142026-09-02T04:07:24.134Z Downloaded illumos-nvpair-sys v0.2.0
7152026-09-02T04:07:24.134Z Downloaded parking_lot_core v0.9.12
7162026-09-02T04:07:24.134Z Downloaded schemars_derive v0.8.22
7172026-09-02T04:07:24.137Z Downloaded pkcs1 v0.7.5
7182026-09-02T04:07:24.137Z Downloaded defmt-parser v1.0.0
7192026-09-02T04:07:24.137Z Downloaded pkcs8 v0.11.0
7202026-09-02T04:07:24.140Z Downloaded progenitor-extras v0.2.0
7212026-09-02T04:07:24.140Z Downloaded vergen-lib v0.1.6
7222026-09-02T04:07:24.140Z Downloaded is-terminal v0.4.17
7232026-09-02T04:07:24.143Z Downloaded jiff-static v0.2.34
7242026-09-02T04:07:24.144Z Downloaded kem v0.3.0
7252026-09-02T04:07:24.144Z Downloaded downcast-rs v2.0.2
7262026-09-02T04:07:24.144Z Downloaded half v1.8.3
7272026-09-02T04:07:24.147Z Downloaded hmac v0.13.0
7282026-09-02T04:07:24.147Z Downloaded enum_dispatch v0.3.13
7292026-09-02T04:07:24.150Z Downloaded getrandom v0.3.4
7302026-09-02T04:07:24.153Z Downloaded strum_macros v0.26.4
7312026-09-02T04:07:24.153Z Downloaded thread_local v1.1.9
7322026-09-02T04:07:24.153Z Downloaded tokio-macros v2.7.0
7332026-09-02T04:07:24.156Z Downloaded tokio-native-tls v0.3.1
7342026-09-02T04:07:24.156Z Downloaded tui-tree-widget v0.23.1
7352026-09-02T04:07:24.156Z Downloaded base64ct v1.8.3
7362026-09-02T04:07:24.159Z Downloaded dof v0.4.0
7372026-09-02T04:07:24.159Z Downloaded instability v0.3.11
7382026-09-02T04:07:24.162Z Downloaded match_cfg v0.1.0
7392026-09-02T04:07:24.162Z Downloaded memoffset v0.9.1
7402026-09-02T04:07:24.165Z Downloaded postcard v1.1.3
7412026-09-02T04:07:24.165Z Downloaded multimap v0.10.1
7422026-09-02T04:07:24.168Z Downloaded serde-hex v0.1.0
7432026-09-02T04:07:24.168Z Downloaded base64 v0.22.1
7442026-09-02T04:07:24.171Z Downloaded debug-ignore v1.0.5
7452026-09-02T04:07:24.174Z Downloaded corncobs v0.1.4
7462026-09-02T04:07:24.174Z Downloaded num-iter v0.1.45
7472026-09-02T04:07:24.174Z Downloaded olpc-cjson v0.1.4
7482026-09-02T04:07:24.177Z Downloaded openssl-probe v0.1.6
7492026-09-02T04:07:24.177Z Downloaded ar_archive_writer v0.5.1
7502026-09-02T04:07:24.177Z Downloaded generic-array v1.4.3
7512026-09-02T04:07:24.180Z Downloaded fatfs v0.3.6
7522026-09-02T04:07:24.180Z Downloaded term v1.2.1
7532026-09-02T04:07:24.184Z Downloaded der_derive v0.7.3
7542026-09-02T04:07:24.184Z Downloaded derive_builder_core v0.20.2
7552026-09-02T04:07:24.187Z Downloaded half v2.7.1
7562026-09-02T04:07:24.187Z Downloaded impl-trait-for-tuples v0.2.3
7572026-09-02T04:07:24.190Z Downloaded blake2 v0.10.6
7582026-09-02T04:07:24.190Z Downloaded omicron-zone-package v0.12.3
7592026-09-02T04:07:24.193Z Downloaded ipnet v2.12.0
7602026-09-02T04:07:24.193Z Downloaded oso v0.27.3
7612026-09-02T04:07:24.196Z Downloaded oxide-update-engine-types v0.1.2
7622026-09-02T04:07:24.196Z Downloaded phf_shared v0.12.1
7632026-09-02T04:07:24.196Z Downloaded papergrid v0.18.0
7642026-09-02T04:07:24.199Z Downloaded chacha20poly1305 v0.10.1
7652026-09-02T04:07:24.202Z Downloaded diesel-dtrace v0.5.0
7662026-09-02T04:07:24.202Z Downloaded strum_macros v0.24.3
7672026-09-02T04:07:24.202Z Downloaded potential_utf v0.1.4
7682026-09-02T04:07:24.202Z Downloaded psl-types v2.0.11
7692026-09-02T04:07:24.202Z Downloaded compact_str v0.8.1
7702026-09-02T04:07:24.205Z Downloaded chumsky v0.9.3
7712026-09-02T04:07:24.209Z Downloaded ed25519 v2.2.3
7722026-09-02T04:07:24.209Z Downloaded progenitor-macro v0.13.0
7732026-09-02T04:07:24.209Z Downloaded slog-term v2.9.2
7742026-09-02T04:07:24.212Z Downloaded libefi-sys v0.1.0
7752026-09-02T04:07:24.212Z Downloaded libscf-sys v1.2.0
7762026-09-02T04:07:24.212Z Downloaded lock_api v0.4.14
7772026-09-02T04:07:24.215Z Downloaded recursive v0.1.1
7782026-09-02T04:07:24.215Z Downloaded unicode-properties v0.1.4
7792026-09-02T04:07:24.215Z Downloaded rustc_version v0.4.1
7802026-09-02T04:07:24.222Z Downloaded multer v3.1.0
7812026-09-02T04:07:24.225Z Downloaded bumpalo v3.20.2
7822026-09-02T04:07:24.228Z Downloaded poly1305 v0.9.0
7832026-09-02T04:07:24.231Z Downloaded serde_with_macros v3.21.0
7842026-09-02T04:07:24.231Z Downloaded serde_yaml v0.9.34+deprecated
7852026-09-02T04:07:24.234Z Downloaded serde_urlencoded v0.7.1
7862026-09-02T04:07:24.234Z Downloaded async-compression v0.4.41
7872026-09-02T04:07:24.237Z Downloaded nanorand v0.7.0
7882026-09-02T04:07:24.241Z Downloaded similar v2.7.0
7892026-09-02T04:07:24.241Z Downloaded openssl-probe v0.2.1
7902026-09-02T04:07:24.244Z Downloaded crc32fast v1.5.0
7912026-09-02T04:07:24.244Z Downloaded signal-hook-mio v0.2.5
7922026-09-02T04:07:24.244Z Downloaded seq-macro v0.3.6
7932026-09-02T04:07:24.247Z Downloaded sponge-cursor v0.1.0
7942026-09-02T04:07:24.247Z Downloaded serde-big-array v0.5.1
7952026-09-02T04:07:24.247Z Downloaded sigpipe v0.1.3
7962026-09-02T04:07:24.247Z Downloaded supports-unicode v3.0.0
7972026-09-02T04:07:24.247Z Downloaded tokio-test v0.4.5
7982026-09-02T04:07:24.250Z Downloaded prettyplease v0.2.37
7992026-09-02T04:07:24.250Z Downloaded rayon-core v1.13.0
8002026-09-02T04:07:24.255Z Downloaded flume v0.11.1
8012026-09-02T04:07:24.259Z Downloaded headers v0.4.1
8022026-09-02T04:07:24.259Z Downloaded phf v0.13.1
8032026-09-02T04:07:24.262Z Downloaded convert_case v0.4.0
8042026-09-02T04:07:24.262Z Downloaded peg v0.8.5
8052026-09-02T04:07:24.262Z Downloaded pem-rfc7468 v1.0.0
8062026-09-02T04:07:24.262Z Downloaded phf v0.12.1
8072026-09-02T04:07:24.265Z Downloaded derive_builder v0.20.2
8082026-09-02T04:07:24.265Z Downloaded unicode-truncate v1.1.0
8092026-09-02T04:07:24.268Z Downloaded universal-hash v0.6.1
8102026-09-02T04:07:24.268Z Downloaded vte v0.14.1
8112026-09-02T04:07:24.268Z Downloaded primeorder v0.13.6
8122026-09-02T04:07:24.271Z Downloaded primefield v0.14.0
8132026-09-02T04:07:24.271Z Downloaded ecdsa v0.17.0
8142026-09-02T04:07:24.271Z Downloaded phf_shared v0.11.3
8152026-09-02T04:07:24.271Z Downloaded postgres-protocol v0.6.10
8162026-09-02T04:07:24.274Z Downloaded hybrid-array v0.4.13
8172026-09-02T04:07:24.277Z Downloaded rand_chacha v0.9.0
8182026-09-02T04:07:24.280Z Downloaded cpubits v0.1.1
8192026-09-02T04:07:24.280Z Downloaded litrs v1.0.0
8202026-09-02T04:07:24.281Z Downloaded memmap2 v0.9.10
8212026-09-02T04:07:24.285Z Downloaded unsafe-libyaml v0.2.11
8222026-09-02T04:07:24.288Z Downloaded wait-timeout v0.2.1
8232026-09-02T04:07:24.288Z Downloaded crc-any v2.5.0
8242026-09-02T04:07:24.291Z Downloaded darling_macro v0.23.0
8252026-09-02T04:07:24.291Z Downloaded num-rational v0.4.2
8262026-09-02T04:07:24.291Z Downloaded schemars v0.8.22
8272026-09-02T04:07:24.297Z Downloaded usdt-attr-macro v0.6.0
8282026-09-02T04:07:24.300Z Downloaded ingot-macros v0.2.0
8292026-09-02T04:07:24.300Z Downloaded snafu v0.8.9
8302026-09-02T04:07:24.300Z Downloaded slog-json v2.6.1
8312026-09-02T04:07:24.305Z Downloaded smf v0.2.3
8322026-09-02T04:07:24.305Z Downloaded darling v0.20.11
8332026-09-02T04:07:24.308Z Downloaded time-macros v0.2.27
8342026-09-02T04:07:24.308Z Downloaded tiny-keccak v2.0.2
8352026-09-02T04:07:24.308Z Downloaded document-features v0.2.12
8362026-09-02T04:07:24.308Z Downloaded internet-checksum v0.2.1
8372026-09-02T04:07:24.308Z Downloaded dunce v1.0.5
8382026-09-02T04:07:24.311Z Downloaded digest-io v0.1.0
8392026-09-02T04:07:24.311Z Downloaded dropshot-api-manager-types v0.8.0
8402026-09-02T04:07:24.311Z Downloaded string_cache v0.8.9
8412026-09-02T04:07:24.311Z Downloaded password-hash v0.5.0
8422026-09-02T04:07:24.311Z Downloaded idna_adapter v1.2.1
8432026-09-02T04:07:24.311Z Downloaded keccak v0.1.6
8442026-09-02T04:07:24.314Z Downloaded strum_macros v0.27.2
8452026-09-02T04:07:24.314Z Downloaded parking_lot v0.12.5
8462026-09-02T04:07:24.314Z Downloaded quinn v0.11.11
8472026-09-02T04:07:24.317Z Downloaded hickory-resolver v0.24.4
8482026-09-02T04:07:24.320Z Downloaded instant v0.1.13
8492026-09-02T04:07:24.320Z Downloaded hickory-resolver v0.25.2
8502026-09-02T04:07:24.323Z Downloaded linked-hash-map v0.5.6
8512026-09-02T04:07:24.323Z Downloaded scuffle v0.1.0
8522026-09-02T04:07:24.323Z Downloaded heapless v0.8.0
8532026-09-02T04:07:24.326Z Downloaded const_format v0.2.35
8542026-09-02T04:07:24.329Z Downloaded tokio-tungstenite v0.21.0
8552026-09-02T04:07:24.330Z Downloaded unicase v2.9.0
8562026-09-02T04:07:24.332Z Downloaded whoami v2.1.0
8572026-09-02T04:07:24.339Z Downloaded critical-section v1.2.0
8582026-09-02T04:07:24.342Z Downloaded toml_writer v1.1.1+spec-1.1.0
8592026-09-02T04:07:24.345Z Downloaded managed v0.8.0
8602026-09-02T04:07:24.345Z Downloaded quinn-udp v0.5.14
8612026-09-02T04:07:24.345Z Downloaded hashbrown v0.13.2
8622026-09-02T04:07:24.348Z Downloaded lru-slab v0.1.2
8632026-09-02T04:07:24.348Z Downloaded lzss v0.8.2
8642026-09-02T04:07:24.348Z Downloaded num-conv v0.2.0
8652026-09-02T04:07:24.348Z Downloaded parse-size v1.1.0
8662026-09-02T04:07:24.351Z Downloaded zstd v0.13.3
8672026-09-02T04:07:24.351Z Downloaded cc v1.2.56
8682026-09-02T04:07:24.351Z Downloaded newtype_derive v0.1.6
8692026-09-02T04:07:24.354Z Downloaded oso-derive v0.27.3
8702026-09-02T04:07:24.354Z Downloaded sec1 v0.7.3
8712026-09-02T04:07:24.354Z Downloaded daft v0.1.8
8722026-09-02T04:07:24.354Z Downloaded zeroize v1.9.0
8732026-09-02T04:07:24.358Z Downloaded toml_edit v0.19.15
8742026-09-02T04:07:24.364Z Downloaded derive-ex v0.1.8
8752026-09-02T04:07:24.367Z Downloaded slog-async v2.8.0
8762026-09-02T04:07:24.367Z Downloaded rsa v0.9.10
8772026-09-02T04:07:24.370Z Downloaded zip v0.6.6
8782026-09-02T04:07:24.373Z Downloaded ssh-encoding v0.3.0
8792026-09-02T04:07:24.373Z Downloaded either v1.15.0
8802026-09-02T04:07:24.373Z Downloaded icu_normalizer_data v2.1.1
8812026-09-02T04:07:24.376Z Downloaded russh-cryptovec v0.62.0
8822026-09-02T04:07:24.376Z Downloaded rand v0.10.1
8832026-09-02T04:07:24.379Z Downloaded secrecy v0.8.0
8842026-09-02T04:07:24.379Z Downloaded flate2 v1.1.9
8852026-09-02T04:07:24.382Z Downloaded postgres-types v0.2.12
8862026-09-02T04:07:24.382Z Downloaded jobserver v0.1.34
8872026-09-02T04:07:24.382Z Downloaded hashbrown v0.12.3
8882026-09-02T04:07:24.385Z Downloaded knus v3.4.0
8892026-09-02T04:07:24.388Z Downloaded toml_parser v1.1.2+spec-1.1.0
8902026-09-02T04:07:24.389Z Downloaded yasna v0.5.2
8912026-09-02T04:07:24.389Z Downloaded indent_write v2.2.0
8922026-09-02T04:07:24.392Z Downloaded tokio-dtrace v0.1.1
8932026-09-02T04:07:24.392Z Downloaded signature v3.0.0
8942026-09-02T04:07:24.392Z Downloaded twox-hash v2.1.2
8952026-09-02T04:07:24.392Z Downloaded signal-hook-tokio v0.3.1
8962026-09-02T04:07:24.395Z Downloaded ron v0.8.1
8972026-09-02T04:07:24.395Z Downloaded ryu v1.0.23
8982026-09-02T04:07:24.398Z Downloaded salsa20 v0.11.0
8992026-09-02T04:07:24.398Z Downloaded vergen-git2 v9.1.0
9002026-09-02T04:07:24.398Z Downloaded strum v0.26.3
9012026-09-02T04:07:24.401Z Downloaded tinyvec_macros v0.1.1
9022026-09-02T04:07:24.401Z Downloaded aes v0.9.1
9032026-09-02T04:07:24.401Z Downloaded libsw-core v0.3.2
9042026-09-02T04:07:24.404Z Downloaded utf8_iter v1.0.4
9052026-09-02T04:07:24.405Z Downloaded parking_lot_core v0.8.6
9062026-09-02T04:07:24.405Z Downloaded tap v1.0.1
9072026-09-02T04:07:24.405Z Downloaded topological-sort v0.2.2
9082026-09-02T04:07:24.408Z Downloaded unicode-xid v0.2.6
9092026-09-02T04:07:24.408Z Downloaded waitgroup v0.1.2
9102026-09-02T04:07:24.408Z Downloaded num-complex v0.4.6
9112026-09-02T04:07:24.408Z Downloaded oxide-update-engine v0.1.2
9122026-09-02T04:07:24.411Z Downloaded untrusted v0.7.1
9132026-09-02T04:07:24.411Z Downloaded darling_core v0.20.11
9142026-09-02T04:07:24.414Z Downloaded parse-display-derive v0.10.0
9152026-09-02T04:07:24.414Z Downloaded writeable v0.6.2
9162026-09-02T04:07:24.414Z Downloaded zone_cfg_derive v0.3.1
9172026-09-02T04:07:24.414Z Downloaded crc8 v0.1.1
9182026-09-02T04:07:24.417Z Downloaded unicode_categories v0.1.1
9192026-09-02T04:07:24.417Z Downloaded yansi v1.0.1
9202026-09-02T04:07:24.417Z Downloaded samael v0.0.19
9212026-09-02T04:07:24.421Z Downloaded socket2 v0.5.10
9222026-09-02T04:07:24.421Z Downloaded delegate v0.13.5
9232026-09-02T04:07:24.424Z Downloaded pin-project-internal v1.1.11
9242026-09-02T04:07:24.424Z Downloaded openssl-sys v0.9.117
9252026-09-02T04:07:24.428Z Downloaded rand_core v0.6.4
9262026-09-02T04:07:24.428Z Downloaded proc-macro-error2 v2.0.1
9272026-09-02T04:07:24.431Z Downloaded progenitor-client v0.13.0
9282026-09-02T04:07:24.431Z Downloaded zerofrom v0.1.6
9292026-09-02T04:07:24.432Z Downloaded zerofrom-derive v0.1.6
9302026-09-02T04:07:24.432Z Downloaded derive_builder_macro v0.20.2
9312026-09-02T04:07:24.432Z Downloaded dsl_auto_type v0.2.0
9322026-09-02T04:07:24.432Z Downloaded rand_seeder v0.4.0
9332026-09-02T04:07:24.432Z Downloaded hickory-server v0.25.2
9342026-09-02T04:07:24.435Z Downloaded serde_derive_internals v0.29.1
9352026-09-02T04:07:24.435Z Downloaded rustls-pemfile v2.2.0
9362026-09-02T04:07:24.435Z Downloaded ident_case v1.0.1
9372026-09-02T04:07:24.438Z Downloaded inout v0.1.4
9382026-09-02T04:07:24.441Z Downloaded rfc6979 v0.6.0
9392026-09-02T04:07:24.444Z Downloaded test-strategy v0.4.5
9402026-09-02T04:07:24.444Z Downloaded num-bigint-dig v0.8.6
9412026-09-02T04:07:24.447Z Downloaded rustyline v14.0.0
9422026-09-02T04:07:24.450Z Downloaded serde_tokenstream v0.3.0
9432026-09-02T04:07:24.453Z Downloaded maybe-uninit v2.0.0
9442026-09-02T04:07:24.453Z Downloaded mime v0.3.17
9452026-09-02T04:07:24.453Z Downloaded inout v0.2.2
9462026-09-02T04:07:24.454Z Downloaded serdect v0.4.3
9472026-09-02T04:07:24.454Z Downloaded signal-hook-registry v1.4.8
9482026-09-02T04:07:24.457Z Downloaded lazy_static v1.5.0
9492026-09-02T04:07:24.457Z Downloaded thiserror-no-std v2.0.2
9502026-09-02T04:07:24.460Z Downloaded zerocopy v0.6.6
9512026-09-02T04:07:24.465Z Downloaded vergen-lib v9.1.0
9522026-09-02T04:07:24.468Z Downloaded newtype-uuid-macros v0.1.0
9532026-09-02T04:07:24.468Z Downloaded ml-kem v0.3.2
9542026-09-02T04:07:24.471Z Downloaded wyz v0.5.1
9552026-09-02T04:07:24.474Z Downloaded derive-where v1.6.0
9562026-09-02T04:07:24.477Z Downloaded schemars v0.9.0
9572026-09-02T04:07:24.481Z Downloaded predicates-tree v1.0.13
9582026-09-02T04:07:24.484Z Downloaded rustls-pki-types v1.14.0
9592026-09-02T04:07:24.484Z Downloaded predicates-core v1.0.10
9602026-09-02T04:07:24.484Z Downloaded scroll v0.13.0
9612026-09-02T04:07:24.484Z Downloaded scroll_derive v0.13.1
9622026-09-02T04:07:24.490Z Downloaded indexmap v1.9.3
9632026-09-02T04:07:24.495Z Downloaded rtoolbox v0.0.3
9642026-09-02T04:07:24.498Z Downloaded quick-error v1.2.3
9652026-09-02T04:07:24.498Z Downloaded sha1 v0.10.6
9662026-09-02T04:07:24.498Z Downloaded sapling-renderdag v0.1.0
9672026-09-02T04:07:24.501Z Downloaded slog-envlogger v2.2.0
9682026-09-02T04:07:24.501Z Downloaded uuid v1.23.4
9692026-09-02T04:07:24.504Z Downloaded ipnetwork v0.21.1
9702026-09-02T04:07:24.507Z Downloaded libbz2-rs-sys v0.2.2
9712026-09-02T04:07:24.507Z Downloaded knus-derive v3.4.0
9722026-09-02T04:07:24.511Z Downloaded lru v0.12.5
9732026-09-02T04:07:24.511Z Downloaded sync-ptr v0.1.4
9742026-09-02T04:07:24.514Z Downloaded tagptr v0.2.0
9752026-09-02T04:07:24.514Z Downloaded trait-variant v0.1.2
9762026-09-02T04:07:24.514Z Downloaded typify-macro v0.6.2
9772026-09-02T04:07:24.514Z Downloaded unit-prefix v0.5.2
9782026-09-02T04:07:24.514Z Downloaded zone v0.3.1
9792026-09-02T04:07:24.517Z Downloaded thread-id v5.1.0
9802026-09-02T04:07:24.520Z Downloaded xattr v1.6.1
9812026-09-02T04:07:24.523Z Downloaded spin v0.9.8
9822026-09-02T04:07:24.526Z Downloaded aes-gcm v0.11.0
9832026-09-02T04:07:24.526Z Downloaded owo-colors v4.3.0
9842026-09-02T04:07:24.530Z Downloaded zerotrie v0.2.3
9852026-09-02T04:07:24.530Z Downloaded pin-project-lite v0.2.17
9862026-09-02T04:07:24.533Z Downloaded defmt v0.3.100
9872026-09-02T04:07:24.533Z Downloaded crc v3.4.0
9882026-09-02T04:07:24.536Z Downloaded dirs-next v2.0.0
9892026-09-02T04:07:24.536Z Downloaded display-error-chain v0.2.2
9902026-09-02T04:07:24.536Z Downloaded peg-macros v0.8.5
9912026-09-02T04:07:24.536Z Downloaded pkcs1 v0.8.0-rc.4
9922026-09-02T04:07:24.539Z Downloaded oxnet v0.1.6
9932026-09-02T04:07:24.539Z Downloaded pkg-config v0.3.32
9942026-09-02T04:07:24.539Z Downloaded pin-project v1.1.11
9952026-09-02T04:07:24.544Z Downloaded steno v0.4.1
9962026-09-02T04:07:24.547Z Downloaded darling_core v0.23.0
9972026-09-02T04:07:24.550Z Downloaded mio v1.2.0
9982026-09-02T04:07:24.553Z Downloaded zip v4.6.1
9992026-09-02T04:07:24.556Z Downloaded indoc v1.0.9
10002026-09-02T04:07:24.557Z Downloaded typed-path v0.9.3
10012026-09-02T04:07:24.559Z Downloaded des v0.9.0
10022026-09-02T04:07:24.560Z Downloaded scrypt v0.12.0
10032026-09-02T04:07:24.563Z Downloaded num-bigint v0.4.6
10042026-09-02T04:07:24.563Z Downloaded port-file v0.1.0
10052026-09-02T04:07:24.566Z Downloaded resolv-conf v0.7.6
10062026-09-02T04:07:24.566Z Downloaded zerocopy-derive v0.8.55
10072026-09-02T04:07:24.569Z Downloaded hashbrown v0.15.5
10082026-09-02T04:07:24.572Z Downloaded hyper-util v0.1.20
10092026-09-02T04:07:24.575Z Downloaded snafu-derive v0.8.9
10102026-09-02T04:07:24.575Z Downloaded new_debug_unreachable v1.0.6
10112026-09-02T04:07:24.578Z Downloaded lru-cache v0.1.2
10122026-09-02T04:07:24.578Z Downloaded darling v0.23.0
10132026-09-02T04:07:24.578Z Downloaded toml_edit v0.23.10+spec-1.0.0
10142026-09-02T04:07:24.581Z Downloaded password-hash v0.6.1
10152026-09-02T04:07:24.581Z Downloaded futures-util v0.3.32
10162026-09-02T04:07:24.587Z Downloaded path-slash v0.1.5
10172026-09-02T04:07:24.590Z Downloaded russh-util v0.52.0
10182026-09-02T04:07:24.590Z Downloaded same-file v1.0.6
10192026-09-02T04:07:24.590Z Downloaded tinyvec v1.10.0
10202026-09-02T04:07:24.590Z Downloaded signal-hook v0.3.18
10212026-09-02T04:07:24.593Z Downloaded miniz_oxide v0.8.9
10222026-09-02T04:07:24.593Z Downloaded vergen-gitcl v1.0.8
10232026-09-02T04:07:24.593Z Downloaded spki v0.7.3
10242026-09-02T04:07:24.596Z Downloaded whoami v1.6.1
10252026-09-02T04:07:24.596Z Downloaded crossbeam-channel v0.5.15
10262026-09-02T04:07:24.599Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10272026-09-02T04:07:24.599Z Downloaded crypto-bigint v0.5.5
10282026-09-02T04:07:24.602Z Downloaded tungstenite v0.23.0
10292026-09-02T04:07:24.605Z Downloaded socket2 v0.6.3
10302026-09-02T04:07:24.605Z Downloaded parking_lot v0.11.2
10312026-09-02T04:07:24.605Z Downloaded toml v0.7.8
10322026-09-02T04:07:24.608Z Downloaded crossbeam-deque v0.8.6
10332026-09-02T04:07:24.608Z Downloaded indoc v2.0.7
10342026-09-02T04:07:24.608Z Downloaded reedline v0.40.0
10352026-09-02T04:07:24.612Z Downloaded cookie v0.18.1
10362026-09-02T04:07:24.615Z Downloaded structmeta v0.3.0
10372026-09-02T04:07:24.615Z Downloaded supports-color v3.0.2
10382026-09-02T04:07:24.615Z Downloaded p521 v0.14.0
10392026-09-02T04:07:24.618Z Downloaded prefix-trie v0.7.0
10402026-09-02T04:07:24.618Z Downloaded void v1.0.2
10412026-09-02T04:07:24.618Z Downloaded drift v0.2.0
10422026-09-02T04:07:24.623Z Downloaded dropshot_endpoint v0.17.1
10432026-09-02T04:07:24.626Z Downloaded wnaf v0.14.0
10442026-09-02T04:07:24.626Z Downloaded hashbrown v0.16.1
10452026-09-02T04:07:24.629Z Downloaded darling_core v0.13.4
10462026-09-02T04:07:24.632Z Downloaded icu_collections v2.1.1
10472026-09-02T04:07:24.635Z Downloaded linear-map v1.2.0
10482026-09-02T04:07:24.635Z Downloaded num_enum v0.7.6
10492026-09-02T04:07:24.638Z Downloaded try-lock v0.2.5
10502026-09-02T04:07:24.638Z Downloaded darling_macro v0.21.3
10512026-09-02T04:07:24.638Z Downloaded native-tls v0.2.18
10522026-09-02T04:07:24.639Z Downloaded crucible-workspace-hack v0.1.0
10532026-09-02T04:07:24.639Z Downloaded diesel_table_macro_syntax v0.3.0
10542026-09-02T04:07:24.639Z Downloaded lalrpop-util v0.19.12
10552026-09-02T04:07:24.642Z Downloaded tar v0.4.46
10562026-09-02T04:07:24.642Z Downloaded ignore v0.4.25
10572026-09-02T04:07:24.642Z Downloaded hashbrown v0.14.5
10582026-09-02T04:07:24.645Z Downloaded hkdf v0.12.4
10592026-09-02T04:07:24.648Z Downloaded subprocess v0.2.15
10602026-09-02T04:07:24.648Z Downloaded oxide-update-engine-display v0.1.2
10612026-09-02T04:07:24.651Z Downloaded primeorder v0.14.0
10622026-09-02T04:07:24.651Z Downloaded openssl-macros v0.1.1
10632026-09-02T04:07:24.651Z Downloaded tungstenite v0.21.0
10642026-09-02T04:07:24.651Z Downloaded aho-corasick v1.1.4
10652026-09-02T04:07:24.654Z Downloaded num-traits v0.2.19
10662026-09-02T04:07:24.658Z Downloaded rand v0.9.2
10672026-09-02T04:07:24.658Z Downloaded rand_core v0.9.5
10682026-09-02T04:07:24.661Z Downloaded rsa v0.10.0-rc.18
10692026-09-02T04:07:24.661Z Downloaded precomputed-hash v0.1.1
10702026-09-02T04:07:24.661Z Downloaded is_ci v1.2.0
10712026-09-02T04:07:24.664Z Downloaded num_enum_derive v0.5.11
10722026-09-02T04:07:24.664Z Downloaded packed_struct_codegen v0.10.1
10732026-09-02T04:07:24.664Z Downloaded rand_pcg v0.10.2
10742026-09-02T04:07:24.664Z Downloaded tokio-util v0.7.18
10752026-09-02T04:07:24.667Z Downloaded tower-http v0.6.8
10762026-09-02T04:07:24.671Z Downloaded humantime v2.3.0
10772026-09-02T04:07:24.674Z Downloaded scopeguard v1.2.0
10782026-09-02T04:07:24.674Z Downloaded termios v0.3.3
10792026-09-02T04:07:24.674Z Downloaded serde_repr v0.1.20
10802026-09-02T04:07:24.674Z Downloaded subtle v2.6.1
10812026-09-02T04:07:24.677Z Downloaded qorb v0.4.1
10822026-09-02T04:07:24.677Z Downloaded publicsuffix v2.3.0
10832026-09-02T04:07:24.681Z Downloaded iana-time-zone v0.1.65
10842026-09-02T04:07:24.681Z Downloaded slog-scope v4.4.1
10852026-09-02T04:07:24.681Z Downloaded sqlformat v0.3.5
10862026-09-02T04:07:24.684Z Downloaded usdt-macro v0.6.0
10872026-09-02T04:07:24.684Z Downloaded universal-hash v0.5.1
10882026-09-02T04:07:24.684Z Downloaded sec1 v0.8.1
10892026-09-02T04:07:24.684Z Downloaded const_format_proc_macros v0.2.34
10902026-09-02T04:07:24.684Z Downloaded darling_core v0.21.3
10912026-09-02T04:07:24.687Z Downloaded tabwriter v1.4.1
10922026-09-02T04:07:24.687Z Downloaded zstd-safe v7.2.4
10932026-09-02T04:07:24.691Z Downloaded ctutils v0.4.2
10942026-09-02T04:07:24.691Z Downloaded crypto-common v0.2.2
10952026-09-02T04:07:24.691Z Downloaded h2 v0.4.15
10962026-09-02T04:07:24.694Z Downloaded litemap v0.8.1
10972026-09-02T04:07:24.697Z Downloaded pkcs8 v0.10.2
10982026-09-02T04:07:24.701Z Downloaded rand_core v0.10.0
10992026-09-02T04:07:24.701Z Downloaded nonempty v0.12.0
11002026-09-02T04:07:24.701Z Downloaded serde_with v1.14.0
11012026-09-02T04:07:24.704Z Downloaded rustc_version v0.1.7
11022026-09-02T04:07:24.708Z Downloaded progenitor v0.14.0
11032026-09-02T04:07:24.708Z Downloaded scheduled-thread-pool v0.2.7
11042026-09-02T04:07:24.708Z Downloaded ref-cast-impl v1.0.25
11052026-09-02T04:07:24.711Z Downloaded zopfli v0.8.3
11062026-09-02T04:07:24.714Z Downloaded darling v0.21.3
11072026-09-02T04:07:24.717Z Downloaded progenitor v0.13.0
11082026-09-02T04:07:24.717Z Downloaded rustc-demangle v0.1.27
11092026-09-02T04:07:24.717Z Downloaded crossbeam-epoch v0.9.18
11102026-09-02T04:07:24.720Z Downloaded module-lattice v0.2.3
11112026-09-02T04:07:24.720Z Downloaded serde_cbor v0.11.2
11122026-09-02T04:07:24.723Z Downloaded ed25519-dalek v3.0.0
11132026-09-02T04:07:24.723Z Downloaded serde_spanned v1.1.1
11142026-09-02T04:07:24.723Z Downloaded slog-bunyan v2.5.0
11152026-09-02T04:07:24.726Z Downloaded rustversion v1.0.22
11162026-09-02T04:07:24.726Z Downloaded shlex v1.3.0
11172026-09-02T04:07:24.726Z Downloaded diesel_derives v2.3.7
11182026-09-02T04:07:24.729Z Downloaded slog-stdlog v4.1.1
11192026-09-02T04:07:24.732Z Downloaded structmeta-derive v0.3.0
11202026-09-02T04:07:24.732Z Downloaded term v0.7.0
11212026-09-02T04:07:24.732Z Downloaded untrusted v0.9.0
11222026-09-02T04:07:24.732Z Downloaded md5 v0.8.0
11232026-09-02T04:07:24.735Z Downloaded idna v1.1.0
11242026-09-02T04:07:24.736Z Downloaded internal-russh-num-bigint v0.5.0
11252026-09-02T04:07:24.738Z Downloaded opaque-debug v0.3.1
11262026-09-02T04:07:24.738Z Downloaded winnow v0.6.26
11272026-09-02T04:07:24.742Z Downloaded convert_case v0.10.0
11282026-09-02T04:07:24.745Z Downloaded nom v8.0.0
11292026-09-02T04:07:24.748Z Downloaded aws-lc-rs v1.16.3
11302026-09-02T04:07:24.752Z Downloaded illumos-nvpair v0.3.0
11312026-09-02T04:07:24.755Z Downloaded ctr v0.10.1
11322026-09-02T04:07:24.755Z Downloaded ecdsa v0.16.9
11332026-09-02T04:07:24.755Z Downloaded progenitor-impl v0.13.0
11342026-09-02T04:07:24.759Z Downloaded hkdf v0.13.0
11352026-09-02T04:07:24.759Z Downloaded tls_codec v0.4.2
11362026-09-02T04:07:24.759Z Downloaded miette-derive v7.6.0
11372026-09-02T04:07:24.759Z Downloaded recursive-proc-macro-impl v0.1.1
11382026-09-02T04:07:24.759Z Downloaded defmt v1.0.1
11392026-09-02T04:07:24.764Z Downloaded semver v0.1.20
11402026-09-02T04:07:24.764Z Downloaded serde_bytes v0.11.19
11412026-09-02T04:07:24.764Z Downloaded yoke-derive v0.8.1
11422026-09-02T04:07:24.767Z Downloaded dyn-clone v1.0.20
11432026-09-02T04:07:24.767Z Downloaded keccak v0.2.0
11442026-09-02T04:07:24.767Z Downloaded libsw v3.5.0
11452026-09-02T04:07:24.770Z Downloaded poly1305 v0.8.0
11462026-09-02T04:07:24.773Z Downloaded itertools v0.14.0
11472026-09-02T04:07:24.776Z Downloaded num-derive v0.4.2
11482026-09-02T04:07:24.776Z Downloaded x509-cert v0.2.5
11492026-09-02T04:07:24.779Z Downloaded sha1 v0.11.0
11502026-09-02T04:07:24.782Z Downloaded icu_locale_core v2.1.1
11512026-09-02T04:07:24.785Z Downloaded usdt-impl v0.6.0
11522026-09-02T04:07:24.785Z Downloaded phc v0.6.1
11532026-09-02T04:07:24.788Z Downloaded uzers v0.12.2
11542026-09-02T04:07:24.788Z Downloaded simd-adler32 v0.3.8
11552026-09-02T04:07:24.788Z Downloaded tls_codec_derive v0.4.2
11562026-09-02T04:07:24.788Z Downloaded sync_wrapper v1.0.2
11572026-09-02T04:07:24.791Z Downloaded support-bundle-viewer v0.1.2
11582026-09-02T04:07:24.794Z Downloaded smallvec v1.15.1
11592026-09-02T04:07:24.794Z Downloaded daft-derive v0.1.8
11602026-09-02T04:07:24.798Z Downloaded darling v0.13.4
11612026-09-02T04:07:24.798Z Downloaded csv-core v0.1.13
11622026-09-02T04:07:24.801Z Downloaded nu-ansi-term v0.50.3
11632026-09-02T04:07:24.801Z Downloaded peg-runtime v0.8.5
11642026-09-02T04:07:24.801Z Downloaded pem-rfc7468 v0.7.0
11652026-09-02T04:07:24.801Z Downloaded num v0.4.3
11662026-09-02T04:07:24.804Z Downloaded maplit v1.0.2
11672026-09-02T04:07:24.804Z Downloaded tokio-stream v0.1.18
11682026-09-02T04:07:24.807Z Downloaded rand v0.8.6
11692026-09-02T04:07:24.810Z Downloaded strsim v0.10.0
11702026-09-02T04:07:24.810Z Downloaded sha3 v0.12.0
11712026-09-02T04:07:24.813Z Downloaded winnow v1.0.3
11722026-09-02T04:07:24.816Z Downloaded typify v0.6.2
11732026-09-02T04:07:24.820Z Downloaded tracing-core v0.1.36
11742026-09-02T04:07:24.823Z Downloaded blake3 v1.8.5
11752026-09-02T04:07:24.826Z Downloaded tokio-postgres v0.7.16
11762026-09-02T04:07:24.829Z Downloaded oxide-tokio-rt v0.1.4
11772026-09-02T04:07:24.829Z Downloaded data-encoding v2.10.0
11782026-09-02T04:07:24.829Z Downloaded proptest v1.11.0
11792026-09-02T04:07:24.833Z Downloaded static_assertions v1.1.0
11802026-09-02T04:07:24.836Z Downloaded url v2.5.8
11812026-09-02T04:07:24.836Z Downloaded predicates v3.1.4
11822026-09-02T04:07:24.839Z Downloaded polyval v0.7.1
11832026-09-02T04:07:24.839Z Downloaded stringprep v0.1.5
11842026-09-02T04:07:24.839Z Downloaded md-5 v0.10.6
11852026-09-02T04:07:24.839Z Downloaded ingot-types v0.2.0
11862026-09-02T04:07:24.843Z Downloaded vsss-rs v3.3.4
11872026-09-02T04:07:24.843Z Downloaded shell-words v1.1.1
11882026-09-02T04:07:24.843Z Downloaded icu_properties v2.1.2
11892026-09-02T04:07:24.846Z Downloaded pbkdf2 v0.13.0
11902026-09-02T04:07:24.846Z Downloaded r2d2 v0.8.10
11912026-09-02T04:07:24.850Z Downloaded yoke v0.8.1
11922026-09-02T04:07:24.850Z Downloaded darling_macro v0.13.4
11932026-09-02T04:07:24.853Z Downloaded tokio-tungstenite v0.23.1
11942026-09-02T04:07:24.853Z Downloaded cookie_store v0.22.1
11952026-09-02T04:07:24.856Z Downloaded libloading v0.8.9
11962026-09-02T04:07:24.861Z Downloaded ed25519 v3.0.0
11972026-09-02T04:07:24.864Z Downloaded termtree v0.5.1
11982026-09-02T04:07:24.864Z Downloaded tokio-rustls v0.26.4
11992026-09-02T04:07:24.864Z Downloaded tracing-attributes v0.1.31
12002026-09-02T04:07:24.867Z Downloaded supports-hyperlinks v3.2.0
12012026-09-02T04:07:24.867Z Downloaded kstat-rs v0.2.5
12022026-09-02T04:07:24.868Z Downloaded progenitor-client v0.14.0
12032026-09-02T04:07:24.868Z Downloaded thiserror-impl-no-std v2.0.2
12042026-09-02T04:07:24.868Z Downloaded cpufeatures v0.3.0
12052026-09-02T04:07:24.871Z Downloaded deranged v0.5.8
12062026-09-02T04:07:24.871Z Downloaded psm v0.1.30
12072026-09-02T04:07:24.871Z Downloaded defmt-macros v1.0.1
12082026-09-02T04:07:24.875Z Downloaded libm v0.2.16
12092026-09-02T04:07:24.878Z Downloaded bitvec v1.0.1
12102026-09-02T04:07:24.885Z Downloaded hyper-rustls v0.27.7
12112026-09-02T04:07:24.888Z Downloaded newtype-uuid v1.3.2
12122026-09-02T04:07:24.888Z Downloaded num_enum_derive v0.7.6
12132026-09-02T04:07:24.888Z Downloaded digest v0.11.3
12142026-09-02T04:07:24.891Z Downloaded diff v0.1.13
12152026-09-02T04:07:24.891Z Downloaded displaydoc v0.2.5
12162026-09-02T04:07:24.894Z Downloaded mime_guess v2.0.5
12172026-09-02T04:07:24.894Z Downloaded zerovec-derive v0.11.2
12182026-09-02T04:07:24.894Z Downloaded ssh-cipher v0.3.0
12192026-09-02T04:07:24.894Z Downloaded rusty-fork v0.3.1
12202026-09-02T04:07:24.897Z Downloaded tinystr v0.8.2
12212026-09-02T04:07:24.897Z Downloaded derive_more-impl v2.1.1
12222026-09-02T04:07:24.900Z Downloaded crypto-primes v0.7.2
12232026-09-02T04:07:24.903Z Downloaded icu_normalizer v2.1.1
12242026-09-02T04:07:24.903Z Downloaded slog v2.8.2
12252026-09-02T04:07:24.906Z Downloaded sha2 v0.11.0
12262026-09-02T04:07:24.910Z Downloaded walkdir v2.5.0
12272026-09-02T04:07:24.910Z Downloaded ingot v0.2.1
12282026-09-02T04:07:24.910Z Downloaded packed_struct v0.10.1
12292026-09-02T04:07:24.913Z Downloaded toml v1.1.2+spec-1.1.0
12302026-09-02T04:07:24.913Z Downloaded crossterm v0.28.1
12312026-09-02T04:07:24.916Z Downloaded icu_properties_data v2.1.2
12322026-09-02T04:07:24.921Z Downloaded indicatif v0.18.4
12332026-09-02T04:07:24.924Z Downloaded chrono v0.4.45
12342026-09-02T04:07:24.935Z Downloaded unicode-bidi v0.3.18
12352026-09-02T04:07:24.935Z Downloaded derive_more v0.99.20
12362026-09-02T04:07:24.935Z Downloaded libxml v0.3.3
12372026-09-02T04:07:24.935Z Downloaded rustls-platform-verifier v0.6.2
12382026-09-02T04:07:24.938Z Downloaded vergen v9.1.0
12392026-09-02T04:07:24.938Z Downloaded der v0.7.10
12402026-09-02T04:07:24.942Z Downloaded ed25519-dalek v2.2.0
12412026-09-02T04:07:24.942Z Downloaded constant_time_eq v0.4.2
12422026-09-02T04:07:24.942Z Downloaded slog-dtrace v0.3.0
12432026-09-02T04:07:24.945Z Downloaded rawzip v0.4.4
12442026-09-02T04:07:24.945Z Downloaded tower-service v0.3.3
12452026-09-02T04:07:24.948Z Downloaded xshell v0.2.7
12462026-09-02T04:07:24.948Z Downloaded oxide-generation v0.1.3
12472026-09-02T04:07:24.948Z Downloaded pkcs5 v0.8.1
12482026-09-02T04:07:24.952Z Downloaded elliptic-curve v0.13.8
12492026-09-02T04:07:24.952Z Downloaded proc-macro-error-attr2 v2.0.0
12502026-09-02T04:07:24.952Z Downloaded hyper-staticfile v0.10.1
12512026-09-02T04:07:24.955Z Downloaded pretty_assertions v1.4.1
12522026-09-02T04:07:24.955Z Downloaded git2 v0.20.4
12532026-09-02T04:07:24.958Z Downloaded crossbeam-utils v0.8.21
12542026-09-02T04:07:24.967Z Downloaded progenitor-impl v0.14.0
12552026-09-02T04:07:24.972Z Downloaded time v0.3.47
12562026-09-02T04:07:24.978Z Downloaded der v0.8.0
12572026-09-02T04:07:24.982Z Downloaded bindgen v0.71.1
12582026-09-02T04:07:24.985Z Downloaded vcpkg v0.2.15
12592026-09-02T04:07:25.009Z Downloaded crossterm v0.29.0
12602026-09-02T04:07:25.012Z Downloaded icu_provider v2.1.1
12612026-09-02T04:07:25.012Z Downloaded tower v0.5.3
12622026-09-02T04:07:25.016Z Downloaded ssh-key v0.7.0-rc.11
12632026-09-02T04:07:25.021Z Downloaded p256 v0.14.0
12642026-09-02T04:07:25.024Z Downloaded nom v7.1.3
12652026-09-02T04:07:25.027Z Downloaded p384 v0.13.1
12662026-09-02T04:07:25.030Z Downloaded goblin v0.10.5
12672026-09-02T04:07:25.034Z Downloaded salty v0.3.0
12682026-09-02T04:07:25.038Z Downloaded itertools v0.13.0
12692026-09-02T04:07:25.042Z Downloaded dropshot-api-manager v0.8.0
12702026-09-02T04:07:25.045Z Downloaded miette v7.6.0
12712026-09-02T04:07:25.045Z Downloaded rcgen v0.12.1
12722026-09-02T04:07:25.048Z Downloaded regex v1.12.3
12732026-09-02T04:07:25.051Z Downloaded gimli v0.32.3
12742026-09-02T04:07:25.054Z Downloaded rustls-webpki v0.103.13
12752026-09-02T04:07:25.057Z Downloaded rayon v1.11.0
12762026-09-02T04:07:25.061Z Downloaded minimal-lexical v0.2.1
12772026-09-02T04:07:25.064Z Downloaded serde_with v3.21.0
12782026-09-02T04:07:25.068Z Downloaded zerovec v0.11.5
12792026-09-02T04:07:25.071Z Downloaded schemars v1.2.1
12802026-09-02T04:07:25.078Z Downloaded itertools v0.10.5
12812026-09-02T04:07:25.081Z Downloaded derive_more v2.1.1
12822026-09-02T04:07:25.087Z Downloaded openssl v0.10.80
12832026-09-02T04:07:25.093Z Downloaded itertools v0.15.0
12842026-09-02T04:07:25.097Z Downloaded unicode-normalization v0.1.25
12852026-09-02T04:07:25.108Z Downloaded iri-string v0.7.10
12862026-09-02T04:07:25.112Z Downloaded itertools v0.12.1
12872026-09-02T04:07:25.118Z Downloaded unicode-segmentation v1.12.0
12882026-09-02T04:07:25.121Z Downloaded winnow v0.5.40
12892026-09-02T04:07:25.131Z Downloaded tabled v0.21.0
12902026-09-02T04:07:25.140Z Downloaded reqwest v0.13.2
12912026-09-02T04:07:25.143Z Downloaded jiff-core v0.1.0
12922026-09-02T04:07:25.146Z Downloaded tough v0.22.0
12932026-09-02T04:07:25.154Z Downloaded petname v2.0.2
12942026-09-02T04:07:25.157Z Downloaded hyper v1.10.1
12952026-09-02T04:07:25.160Z Downloaded reqwest v0.12.28
12962026-09-02T04:07:25.163Z Downloaded object v0.30.4
12972026-09-02T04:07:25.168Z Downloaded moka v0.12.13
12982026-09-02T04:07:25.173Z Downloaded portable-atomic v1.13.1
12992026-09-02T04:07:25.177Z Downloaded bstr v1.12.1
13002026-09-02T04:07:25.182Z Downloaded crypto-bigint v0.7.5
13012026-09-02T04:07:25.190Z Downloaded russh v0.62.4
13022026-09-02T04:07:25.195Z Downloaded regex-syntax v0.6.29
13032026-09-02T04:07:25.198Z Downloaded hickory-proto v0.24.4
13042026-09-02T04:07:25.206Z Downloaded iddqd v0.4.2
13052026-09-02T04:07:25.212Z Downloaded quick-xml v0.37.5
13062026-09-02T04:07:25.215Z Downloaded quinn-proto v0.11.16
13072026-09-02T04:07:25.218Z Downloaded rustls v0.23.41
13082026-09-02T04:07:25.224Z Downloaded lalrpop v0.19.12
13092026-09-02T04:07:25.230Z Downloaded smoltcp v0.9.1
13102026-09-02T04:07:25.236Z Downloaded nix v0.27.1
13112026-09-02T04:07:25.241Z Downloaded curve25519-dalek v4.1.3
13122026-09-02T04:07:25.246Z Downloaded rustix v0.38.44
13132026-09-02T04:07:25.258Z Downloaded regress v0.11.1
13142026-09-02T04:07:25.264Z Downloaded hickory-proto v0.25.2
13152026-09-02T04:07:25.271Z Downloaded syn v3.0.3
13162026-09-02T04:07:25.278Z Downloaded object v0.37.3
13172026-09-02T04:07:25.284Z Downloaded radix_trie v0.2.1
13182026-09-02T04:07:25.287Z Downloaded curve25519-dalek v5.0.0
13192026-09-02T04:07:25.291Z Downloaded zerocopy v0.8.55
13202026-09-02T04:07:25.302Z Downloaded nix v0.31.2
13212026-09-02T04:07:25.311Z Downloaded regress v0.10.5
13222026-09-02T04:07:25.314Z Downloaded dropshot v0.17.1
13232026-09-02T04:07:25.325Z Downloaded zlib-rs v0.6.2
13242026-09-02T04:07:25.328Z Downloaded nix v0.28.0
13252026-09-02T04:07:25.334Z Downloaded smoltcp v0.11.0
13262026-09-02T04:07:25.340Z Downloaded regex-syntax v0.8.10
13272026-09-02T04:07:25.345Z Downloaded openapiv3 v2.2.0
13282026-09-02T04:07:25.353Z Downloaded polar-core v0.27.3
13292026-09-02T04:07:25.356Z Downloaded tracing v0.1.44
13302026-09-02T04:07:25.368Z Downloaded diesel v2.3.7
13312026-09-02T04:07:25.379Z Downloaded sled v0.34.7
13322026-09-02T04:07:25.384Z Downloaded typify-impl v0.6.2
13332026-09-02T04:07:25.393Z Downloaded ratatui v0.29.0
13342026-09-02T04:07:25.403Z Downloaded sqlparser v0.61.0
13352026-09-02T04:07:25.409Z Downloaded petgraph v0.6.5
13362026-09-02T04:07:25.419Z Downloaded jiff v0.2.34
13372026-09-02T04:07:25.429Z Downloaded encoding_rs v0.8.35
13382026-09-02T04:07:25.441Z Downloaded libz-sys v1.1.24
13392026-09-02T04:07:25.453Z Downloaded bzip2-sys v0.1.13+1.0.8
13402026-09-02T04:07:25.460Z Downloaded zerocopy-derive v0.6.6
13412026-09-02T04:07:25.465Z Downloaded sha3 v0.11.0
13422026-09-02T04:07:25.496Z Downloaded chrono-tz v0.10.4
13432026-09-02T04:07:25.506Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13442026-09-02T04:07:25.523Z Downloaded regex-automata v0.4.14
13452026-09-02T04:07:25.566Z Downloaded petgraph v0.8.3
13462026-09-02T04:07:25.585Z Downloaded sha3 v0.10.8
13472026-09-02T04:07:25.588Z Downloaded tokio v1.52.1
13482026-09-02T04:07:25.611Z Downloaded csv v1.4.0
13492026-09-02T04:07:25.686Z Downloaded ring v0.17.14
13502026-09-02T04:07:25.726Z Downloaded libgit2-sys v0.18.3+1.9.2
13512026-09-02T04:07:26.087Z Downloaded aws-lc-sys v0.40.0
13522026-09-02T04:07:26.350Z Compiling serde_core v1.0.228
13532026-09-02T04:07:26.350Z Compiling libc v0.2.185
13542026-09-02T04:07:26.350Z Compiling serde v1.0.228
13552026-09-02T04:07:26.353Z Compiling log v0.4.33
13562026-09-02T04:07:26.353Z Compiling smallvec v1.15.1
13572026-09-02T04:07:26.353Z Compiling find-msvc-tools v0.1.9
13582026-09-02T04:07:26.353Z Compiling shlex v1.3.0
13592026-09-02T04:07:26.353Z Compiling syn v2.0.117
13602026-09-02T04:07:26.689Z Compiling subtle v2.6.1
13612026-09-02T04:07:26.703Z Compiling scopeguard v1.2.0
13622026-09-02T04:07:26.706Z Compiling typenum v1.20.1
13632026-09-02T04:07:26.789Z Compiling stable_deref_trait v1.2.1
13642026-09-02T04:07:26.804Z Compiling lock_api v0.4.14
13652026-09-02T04:07:26.818Z Compiling zerocopy v0.8.55
13662026-09-02T04:07:26.857Z Compiling portable-atomic v1.13.1
13672026-09-02T04:07:26.870Z Compiling serde_json v1.0.151
13682026-09-02T04:07:27.036Z Compiling critical-section v1.2.0
13692026-09-02T04:07:27.082Z Compiling libm v0.2.16
13702026-09-02T04:07:27.140Z Compiling num-traits v0.2.19
13712026-09-02T04:07:27.247Z Compiling pkg-config v0.3.32
13722026-09-02T04:07:27.302Z Compiling errno v0.3.14
13732026-09-02T04:07:27.320Z Compiling jobserver v0.1.34
13742026-09-02T04:07:27.380Z Compiling getrandom v0.2.17
13752026-09-02T04:07:27.597Z Compiling cc v1.2.56
13762026-09-02T04:07:27.659Z Compiling rand_core v0.6.4
13772026-09-02T04:07:27.688Z Compiling generic-array v0.14.7
13782026-09-02T04:07:27.773Z Compiling getrandom v0.4.3
13792026-09-02T04:07:28.011Z Compiling once_cell v1.21.3
13802026-09-02T04:07:28.026Z Compiling const-oid v0.9.6
13812026-09-02T04:07:28.045Z Compiling pin-project-lite v0.2.17
13822026-09-02T04:07:28.151Z Compiling parking_lot_core v0.9.12
13832026-09-02T04:07:28.308Z Compiling rand_core v0.10.0
13842026-09-02T04:07:28.580Z Compiling signal-hook-registry v1.4.8
13852026-09-02T04:07:28.709Z Compiling bitflags v2.11.0
13862026-09-02T04:07:28.753Z Compiling percent-encoding v2.3.2
13872026-09-02T04:07:28.793Z Compiling writeable v0.6.2
13882026-09-02T04:07:28.872Z Compiling litemap v0.8.1
13892026-09-02T04:07:28.887Z Compiling futures-core v0.3.32
13902026-09-02T04:07:28.940Z Compiling parking_lot v0.12.5
13912026-09-02T04:07:28.960Z Compiling semver v1.0.28
13922026-09-02T04:07:28.994Z Compiling mio v1.2.0
13932026-09-02T04:07:29.043Z Compiling icu_properties_data v2.1.2
13942026-09-02T04:07:29.068Z Compiling icu_normalizer_data v2.1.1
13952026-09-02T04:07:29.288Z Compiling socket2 v0.6.3
13962026-09-02T04:07:29.319Z Compiling rustix v1.1.4
13972026-09-02T04:07:29.333Z Compiling getrandom v0.3.4
13982026-09-02T04:07:29.405Z Compiling futures-sink v0.3.32
13992026-09-02T04:07:29.428Z Compiling indexmap v2.14.0
14002026-09-02T04:07:29.477Z Compiling synstructure v0.13.2
14012026-09-02T04:07:29.513Z Compiling futures-channel v0.3.32
14022026-09-02T04:07:29.705Z Compiling futures-task v0.3.32
14032026-09-02T04:07:29.751Z Compiling futures-io v0.3.32
14042026-09-02T04:07:29.888Z Compiling slab v0.4.12
14052026-09-02T04:07:29.900Z Compiling utf8_iter v1.0.4
14062026-09-02T04:07:29.915Z Compiling form_urlencoded v1.2.2
14072026-09-02T04:07:30.052Z Compiling rustversion v1.0.22
14082026-09-02T04:07:30.068Z Compiling iana-time-zone v0.1.65
14092026-09-02T04:07:30.085Z Compiling base64ct v1.8.3
14102026-09-02T04:07:30.099Z Compiling cmake v0.1.57
14112026-09-02T04:07:30.114Z Compiling regex-syntax v0.8.10
14122026-09-02T04:07:30.227Z Compiling flagset v0.4.7
14132026-09-02T04:07:30.269Z Compiling dunce v1.0.5
14142026-09-02T04:07:30.361Z Compiling pem-rfc7468 v0.7.0
14152026-09-02T04:07:30.375Z Compiling fs_extra v1.3.0
14162026-09-02T04:07:30.389Z Compiling ident_case v1.0.1
14172026-09-02T04:07:30.499Z Compiling rand_core v0.9.5
14182026-09-02T04:07:30.513Z Compiling uuid v1.23.4
14192026-09-02T04:07:30.649Z Compiling aws-lc-sys v0.40.0
14202026-09-02T04:07:30.669Z Compiling base64 v0.22.1
14212026-09-02T04:07:30.783Z Compiling syn v1.0.109
14222026-09-02T04:07:31.004Z Compiling vcpkg v0.2.15
14232026-09-02T04:07:31.043Z Compiling serde_derive_internals v0.29.1
14242026-09-02T04:07:31.057Z Compiling rustc_version v0.4.1
14252026-09-02T04:07:31.145Z Compiling tracing-core v0.1.36
14262026-09-02T04:07:31.197Z Compiling serde_derive v1.0.228
14272026-09-02T04:07:31.224Z Compiling zeroize_derive v1.5.0
14282026-09-02T04:07:31.385Z Compiling zerocopy-derive v0.8.55
14292026-09-02T04:07:31.704Z Compiling zerofrom-derive v0.1.6
14302026-09-02T04:07:31.741Z Compiling yoke-derive v0.8.1
14312026-09-02T04:07:31.888Z Compiling zerovec-derive v0.11.2
14322026-09-02T04:07:31.955Z Compiling displaydoc v0.2.5
14332026-09-02T04:07:32.494Z Compiling tokio-macros v2.7.0
14342026-09-02T04:07:32.717Z Compiling futures-macro v0.3.32
14352026-09-02T04:07:32.901Z Compiling thiserror-impl v2.0.18
14362026-09-02T04:07:33.028Z Compiling der_derive v0.7.3
14372026-09-02T04:07:33.175Z Compiling zerofrom v0.1.6
14382026-09-02T04:07:33.253Z Compiling openssl-sys v0.9.117
14392026-09-02T04:07:33.302Z Compiling yoke v0.8.1
14402026-09-02T04:07:33.494Z Compiling zerovec v0.11.5
14412026-09-02T04:07:33.611Z Compiling zerotrie v0.2.3
14422026-09-02T04:07:33.777Z Compiling futures-util v0.3.32
14432026-09-02T04:07:33.914Z Compiling tracing-attributes v0.1.31
14442026-09-02T04:07:34.000Z Compiling tinystr v0.8.2
14452026-09-02T04:07:34.000Z Compiling potential_utf v0.1.4
14462026-09-02T04:07:34.196Z Compiling icu_locale_core v2.1.1
14472026-09-02T04:07:34.221Z Compiling icu_collections v2.1.1
14482026-09-02T04:07:34.264Z Compiling thiserror v2.0.18
14492026-09-02T04:07:34.373Z Compiling schemars v0.8.22
14502026-09-02T04:07:34.576Z Compiling cpufeatures v0.2.17
14512026-09-02T04:07:34.658Z Compiling aws-lc-rs v1.16.3
14522026-09-02T04:07:34.688Z Compiling simd-adler32 v0.3.8
14532026-09-02T04:07:34.746Z Compiling zeroize v1.9.0
14542026-09-02T04:07:34.936Z Compiling bytes v1.11.1
14552026-09-02T04:07:34.965Z Compiling icu_provider v2.1.1
14562026-09-02T04:07:35.045Z Compiling chrono v0.4.45
14572026-09-02T04:07:35.236Z Compiling icu_normalizer v2.1.1
14582026-09-02T04:07:35.255Z Compiling icu_properties v2.1.2
14592026-09-02T04:07:35.506Z Compiling block-buffer v0.10.4
14602026-09-02T04:07:35.548Z Compiling crypto-common v0.1.7
14612026-09-02T04:07:35.684Z Compiling tokio v1.52.1
14622026-09-02T04:07:35.704Z Compiling digest v0.10.7
14632026-09-02T04:07:35.755Z Compiling der v0.7.10
14642026-09-02T04:07:35.962Z Compiling ppv-lite86 v0.2.21
14652026-09-02T04:07:35.978Z Compiling http v1.4.2
14662026-09-02T04:07:36.075Z Compiling dyn-clone v1.0.20
14672026-09-02T04:07:36.219Z Compiling idna_adapter v1.2.1
14682026-09-02T04:07:36.291Z Compiling rand_chacha v0.9.0
14692026-09-02T04:07:36.344Z Compiling idna v1.1.0
14702026-09-02T04:07:36.359Z Compiling tracing v0.1.44
14712026-09-02T04:07:36.406Z Compiling rustls-pki-types v1.14.0
14722026-09-02T04:07:36.623Z Compiling url v2.5.8
14732026-09-02T04:07:36.870Z Compiling spki v0.7.3
14742026-09-02T04:07:36.885Z Compiling http-body v1.0.1
14752026-09-02T04:07:36.951Z Compiling rand v0.9.2
14762026-09-02T04:07:37.009Z Compiling schemars_derive v0.8.22
14772026-09-02T04:07:37.028Z Compiling pkcs8 v0.10.2
14782026-09-02T04:07:37.071Z Compiling spin v0.9.8
14792026-09-02T04:07:37.275Z Compiling cmov v0.5.4
14802026-09-02T04:07:37.290Z Compiling adler2 v2.0.1
14812026-09-02T04:07:37.398Z Compiling openssl-probe v0.2.1
14822026-09-02T04:07:37.417Z Compiling tinyvec_macros v0.1.1
14832026-09-02T04:07:37.476Z Compiling httparse v1.10.1
14842026-09-02T04:07:37.491Z Compiling crc32fast v1.5.0
14852026-09-02T04:07:37.995Z Compiling tinyvec v1.10.0
14862026-09-02T04:07:38.010Z Compiling ctutils v0.4.2
14872026-09-02T04:07:38.010Z Compiling miniz_oxide v0.8.9
14882026-09-02T04:07:38.010Z Compiling tempfile v3.27.0
14892026-09-02T04:07:38.010Z Compiling pest_generator v2.8.6
14902026-09-02T04:07:38.010Z Compiling sha2 v0.10.9
14912026-09-02T04:07:39.251Z Compiling terminal_size v0.4.3
14922026-09-02T04:07:39.273Z Compiling aho-corasick v1.1.4
14932026-09-02T04:07:39.273Z Compiling try-lock v0.2.5
14942026-09-02T04:07:39.273Z Compiling atomic-waker v1.1.2
14952026-09-02T04:07:39.273Z Compiling tower-layer v0.3.3
14962026-09-02T04:07:39.273Z Compiling radium v0.7.0
14972026-09-02T04:07:39.273Z Compiling tower-service v0.3.3
14982026-09-02T04:07:39.273Z Compiling unicode-segmentation v1.12.0
14992026-09-02T04:07:39.273Z Compiling untrusted v0.7.1
15002026-09-02T04:07:39.273Z Compiling pest_derive v2.8.6
15012026-09-02T04:07:39.281Z Compiling regex-automata v0.4.14
15022026-09-02T04:07:39.291Z Compiling want v0.3.1
15032026-09-02T04:07:39.902Z Compiling hybrid-array v0.4.13
15042026-09-02T04:07:39.916Z Compiling tokio-util v0.7.18
15052026-09-02T04:07:39.972Z Compiling ipnet v2.12.0
15062026-09-02T04:07:40.078Z Compiling scroll_derive v0.13.1
15072026-09-02T04:07:40.303Z Compiling h2 v0.4.15
15082026-09-02T04:07:41.047Z Compiling darling_core v0.20.11
15092026-09-02T04:07:41.063Z Compiling foreign-types-shared v0.1.1
15102026-09-02T04:07:41.063Z Compiling maybe-uninit v2.0.0
15112026-09-02T04:07:41.063Z Compiling tap v1.0.1
15122026-09-02T04:07:41.063Z Compiling httpdate v1.0.3
15132026-09-02T04:07:41.063Z Compiling openssl v0.10.80
15142026-09-02T04:07:41.063Z Compiling untrusted v0.9.0
15152026-09-02T04:07:41.080Z Compiling rustls v0.23.41
15162026-09-02T04:07:41.107Z Compiling wyz v0.5.1
15172026-09-02T04:07:41.204Z Compiling scroll v0.13.0
15182026-09-02T04:07:41.248Z Compiling foreign-types v0.3.2
15192026-09-02T04:07:41.324Z Compiling unicode-normalization v0.1.25
15202026-09-02T04:07:41.612Z Compiling rand_chacha v0.3.1
15212026-09-02T04:07:41.615Z Compiling signature v2.2.0
15222026-09-02T04:07:41.677Z Compiling hex v0.4.3
15232026-09-02T04:07:43.669Z Compiling thiserror-impl v1.0.69
15242026-09-02T04:07:45.376Z Compiling openssl-macros v0.1.1
15252026-09-02T04:07:45.426Z Compiling bzip2-sys v0.1.13+1.0.8
15262026-09-02T04:07:45.426Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15272026-09-02T04:07:45.426Z Compiling num-integer v0.1.46
15282026-09-02T04:07:45.426Z Compiling socket2 v0.5.10
15292026-09-02T04:07:45.426Z Compiling wait-timeout v0.2.1
15302026-09-02T04:07:45.426Z Compiling ahash v0.8.12
15312026-09-02T04:07:45.426Z Compiling native-tls v0.2.18
15322026-09-02T04:07:45.426Z Compiling darling_macro v0.20.11
15332026-09-02T04:07:45.426Z Compiling packed_struct v0.10.1
15342026-09-02T04:07:45.426Z Compiling time-core v0.1.8
15352026-09-02T04:07:45.426Z Compiling num-conv v0.2.0
15362026-09-02T04:07:45.426Z Compiling bit-vec v0.8.0
15372026-09-02T04:07:45.426Z Compiling funty v2.0.0
15382026-09-02T04:07:45.427Z Compiling num-bigint-dig v0.8.6
15392026-09-02T04:07:45.427Z Compiling quick-error v1.2.3
15402026-09-02T04:07:45.427Z Compiling powerfmt v0.2.0
15412026-09-02T04:07:45.427Z Compiling darling v0.20.11
15422026-09-02T04:07:45.427Z Compiling rusty-fork v0.3.1
15432026-09-02T04:07:45.427Z Compiling bit-set v0.8.0
15442026-09-02T04:07:45.427Z Compiling thiserror v1.0.69
15452026-09-02T04:07:45.427Z Compiling hyper v1.10.1
15462026-09-02T04:07:45.427Z Compiling bitvec v1.0.1
15472026-09-02T04:07:45.427Z Compiling deranged v0.5.8
15482026-09-02T04:07:45.427Z Compiling time-macros v0.2.27
15492026-09-02T04:07:45.427Z Compiling clap_builder v4.6.0
15502026-09-02T04:07:45.427Z Compiling num-iter v0.1.45
15512026-09-02T04:07:45.427Z Compiling hyper-util v0.1.20
15522026-09-02T04:07:45.427Z Compiling rand v0.8.6
15532026-09-02T04:07:45.427Z Compiling goblin v0.10.5
15542026-09-02T04:07:45.427Z Compiling packed_struct_codegen v0.10.1
15552026-09-02T04:07:45.969Z Compiling lazy_static v1.5.0
15562026-09-02T04:07:45.996Z Compiling hmac v0.12.1
15572026-09-02T04:07:45.996Z Compiling toml_datetime v0.6.11
15582026-09-02T04:07:46.169Z Compiling serde_spanned v0.6.9
15592026-09-02T04:07:46.186Z Compiling zerocopy-derive v0.6.6
15602026-09-02T04:07:46.257Z Compiling bitfield-macros v0.19.4
15612026-09-02T04:07:46.890Z Compiling clap_derive v4.6.1
15622026-09-02T04:07:46.929Z Compiling rand_xorshift v0.4.0
15632026-09-02T04:07:46.929Z Compiling sync_wrapper v1.0.2
15642026-09-02T04:07:46.929Z Compiling indexmap v1.9.3
15652026-09-02T04:07:46.959Z Compiling siphasher v1.0.2
15662026-09-02T04:07:46.984Z Compiling crc-catalog v2.4.0
15672026-09-02T04:07:47.111Z Compiling usdt-impl v0.6.0
15682026-09-02T04:07:47.124Z Compiling unarray v0.1.4
15692026-09-02T04:07:47.148Z Compiling nodrop v0.1.14
15702026-09-02T04:07:47.191Z Compiling crossbeam-utils v0.8.21
15712026-09-02T04:07:47.206Z Compiling paste v1.0.15
15722026-09-02T04:07:47.240Z Compiling num_threads v0.1.7
15732026-09-02T04:07:47.341Z Compiling object v0.37.3
15742026-09-02T04:07:47.422Z Compiling zlib-rs v0.6.2
15752026-09-02T04:07:47.501Z Compiling time v0.3.47
15762026-09-02T04:07:47.516Z Compiling array-init v0.0.4
15772026-09-02T04:07:47.652Z Compiling dof v0.4.0
15782026-09-02T04:07:47.929Z Compiling proptest v1.11.0
15792026-09-02T04:07:47.996Z Compiling clap v4.6.1
15802026-09-02T04:07:48.080Z Compiling crc v3.4.0
15812026-09-02T04:07:48.299Z Compiling zerocopy v0.6.6
15822026-09-02T04:07:48.640Z Compiling bitfield v0.19.4
15832026-09-02T04:07:48.857Z Compiling tower v0.5.3
15842026-09-02T04:07:49.230Z Compiling smallvec v0.6.14
15852026-09-02T04:07:49.437Z Compiling derive_builder_core v0.20.2
15862026-09-02T04:07:49.647Z Compiling dtrace-parser v0.3.0
15872026-09-02T04:07:50.108Z Compiling ipnetwork v0.21.1
15882026-09-02T04:07:50.264Z Compiling flate2 v1.1.9
15892026-09-02T04:07:50.329Z Compiling pkcs1 v0.7.5
15902026-09-02T04:07:50.364Z Compiling http-body-util v0.1.3
15912026-09-02T04:07:50.495Z Compiling heapless v0.7.17
15922026-09-02T04:07:50.607Z Compiling structmeta-derive v0.3.0
15932026-09-02T04:07:50.628Z Compiling scroll_derive v0.12.1
15942026-09-02T04:07:50.676Z Compiling slog v2.8.2
15952026-09-02T04:07:50.722Z Compiling darling_core v0.23.0
15962026-09-02T04:07:50.736Z Compiling thread-id v5.1.0
15972026-09-02T04:07:50.819Z Compiling cookie v0.18.1
15982026-09-02T04:07:50.857Z Compiling env_filter v2.0.0
15992026-09-02T04:07:51.002Z Compiling syn v3.0.3
16002026-09-02T04:07:51.153Z Compiling iri-string v0.7.10
16012026-09-02T04:07:51.288Z Compiling base64 v0.21.7
16022026-09-02T04:07:51.609Z Compiling unicode-bidi v0.3.18
16032026-09-02T04:07:51.684Z Compiling ryu v1.0.23
16042026-09-02T04:07:51.865Z Compiling allocator-api2 v0.2.21
16052026-09-02T04:07:52.140Z Compiling signal-hook v0.3.18
16062026-09-02T04:07:52.197Z Compiling unicode-properties v0.1.4
16072026-09-02T04:07:52.315Z Compiling anyhow v1.0.104
16082026-09-02T04:07:52.408Z Compiling winnow v0.5.40
16092026-09-02T04:07:52.619Z Compiling zstd-safe v7.2.4
16102026-09-02T04:07:52.650Z Compiling hashbrown v0.12.3
16112026-09-02T04:07:52.818Z Compiling gimli v0.32.3
16122026-09-02T04:07:53.243Z Compiling darling_macro v0.23.0
16132026-09-02T04:07:53.743Z Compiling toml_edit v0.19.15
16142026-09-02T04:07:53.791Z Compiling stringprep v0.1.5
16152026-09-02T04:07:53.898Z Compiling tower-http v0.6.8
16162026-09-02T04:07:54.225Z Compiling serde_urlencoded v0.7.1
16172026-09-02T04:07:54.309Z Compiling structmeta v0.3.0
16182026-09-02T04:07:54.476Z Compiling ron v0.8.1
16192026-09-02T04:07:54.494Z Compiling daft-derive v0.1.8
16202026-09-02T04:07:54.523Z Compiling scroll v0.12.0
16212026-09-02T04:07:54.593Z Compiling addr2line v0.25.1
16222026-09-02T04:07:54.793Z Compiling env_logger v0.11.11
16232026-09-02T04:07:54.975Z Compiling rsa v0.9.10
16242026-09-02T04:07:55.137Z Compiling oxnet v0.1.6
16252026-09-02T04:07:55.195Z Compiling newtype-uuid v1.3.2
16262026-09-02T04:07:55.393Z Compiling derive_builder_macro v0.20.2
16272026-09-02T04:07:55.455Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16282026-09-02T04:07:55.566Z Compiling hashbrown v0.13.2
16292026-09-02T04:07:55.646Z Compiling bzip2 v0.4.4
16302026-09-02T04:07:55.851Z Compiling serde-hex v0.1.0
16312026-09-02T04:07:55.867Z Compiling tokio-native-tls v0.3.1
16322026-09-02T04:07:56.043Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16332026-09-02T04:07:56.733Z Compiling camino v1.2.5
16342026-09-02T04:07:56.860Z Compiling bstr v1.12.1
16352026-09-02T04:07:57.116Z Compiling crypto-common v0.2.2
16362026-09-02T04:07:57.503Z Compiling block-padding v0.4.2
16372026-09-02T04:07:57.597Z Compiling block-buffer v0.12.1
16382026-09-02T04:07:57.682Z Compiling heck v0.4.1
16392026-09-02T04:07:57.824Z Compiling rustls-native-certs v0.8.3
16402026-09-02T04:07:57.942Z Compiling x509-cert v0.2.5
16412026-09-02T04:07:58.028Z Compiling md-5 v0.10.6
16422026-09-02T04:07:58.125Z Compiling erased-serde v0.3.31
16432026-09-02T04:07:58.210Z Compiling serde_tokenstream v0.2.3
16442026-09-02T04:07:58.538Z Compiling curve25519-dalek v4.1.3
16452026-09-02T04:07:58.627Z Compiling pin-project-internal v1.1.11
16462026-09-02T04:07:58.869Z Compiling async-trait v0.1.89
16472026-09-02T04:07:58.884Z Compiling zerocopy-derive v0.7.35
16482026-09-02T04:07:58.899Z Compiling vergen-lib v9.1.0
16492026-09-02T04:07:58.919Z Compiling hash32 v0.2.1
16502026-09-02T04:07:59.082Z Compiling memoffset v0.9.1
16512026-09-02T04:07:59.111Z Compiling encoding_rs v0.8.35
16522026-09-02T04:07:59.265Z Compiling smoltcp v0.9.1
16532026-09-02T04:07:59.542Z Compiling ref-cast v1.0.25
16542026-09-02T04:07:59.595Z Compiling litrs v1.0.0
16552026-09-02T04:07:59.725Z Compiling owo-colors v4.3.0
16562026-09-02T04:07:59.744Z Compiling crc-any v2.5.0
16572026-09-02T04:07:59.842Z Compiling cfg_aliases v0.2.1
16582026-09-02T04:07:59.870Z Compiling psl-types v2.0.11
16592026-09-02T04:07:59.917Z Compiling rustc-demangle v0.1.27
16602026-09-02T04:07:59.963Z Compiling mime v0.3.17
16612026-09-02T04:07:59.996Z Compiling fallible-iterator v0.2.0
16622026-09-02T04:08:00.032Z Compiling rustix v0.38.44
16632026-09-02T04:08:00.099Z Compiling document-features v0.2.12
16642026-09-02T04:08:00.118Z Compiling publicsuffix v2.3.0
16652026-09-02T04:08:00.215Z Compiling backtrace v0.3.76
16662026-09-02T04:08:00.283Z Compiling postgres-protocol v0.6.10
16672026-09-02T04:08:00.300Z Compiling nix v0.31.2
16682026-09-02T04:08:00.316Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16692026-09-02T04:08:00.492Z Compiling zerocopy v0.7.35
16702026-09-02T04:08:00.603Z Compiling pin-project v1.1.11
16712026-09-02T04:08:00.796Z Compiling snafu-derive v0.8.9
16722026-09-02T04:08:00.820Z Compiling inout v0.2.2
16732026-09-02T04:08:00.998Z Compiling daft v0.1.8
16742026-09-02T04:08:01.041Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16752026-09-02T04:08:01.148Z Compiling object v0.30.4
16762026-09-02T04:08:01.166Z Compiling hyper-tls v0.6.0
16772026-09-02T04:08:01.271Z Compiling derive_builder v0.20.2
16782026-09-02T04:08:01.319Z Compiling zip v0.6.6
16792026-09-02T04:08:01.385Z Compiling toml v0.7.8
16802026-09-02T04:08:01.572Z Compiling goblin v0.8.2
16812026-09-02T04:08:01.878Z Compiling derive-ex v0.1.8
16822026-09-02T04:08:02.204Z Compiling darling v0.23.0
16832026-09-02T04:08:02.293Z Compiling phf_shared v0.13.1
16842026-09-02T04:08:02.312Z Compiling regex v1.12.3
16852026-09-02T04:08:02.529Z Compiling hubpack_derive v0.1.1
16862026-09-02T04:08:02.671Z Compiling convert_case v0.10.0
16872026-09-02T04:08:02.731Z Compiling futures-executor v0.3.32
16882026-09-02T04:08:02.996Z Compiling ref-cast-impl v1.0.25
16892026-09-02T04:08:03.013Z Compiling curve25519-dalek-derive v0.1.1
16902026-09-02T04:08:03.027Z Compiling strum_macros v0.27.2
16912026-09-02T04:08:03.549Z Compiling vergen v9.1.0
16922026-09-02T04:08:03.565Z Compiling cargo-platform v0.3.2
16932026-09-02T04:08:03.663Z Compiling ff v0.13.1
16942026-09-02T04:08:03.735Z Compiling fs-err v3.3.0
16952026-09-02T04:08:03.809Z Compiling base16ct v0.2.0
16962026-09-02T04:08:03.846Z Compiling foldhash v0.2.0
16972026-09-02T04:08:03.925Z Compiling libbz2-rs-sys v0.2.2
16982026-09-02T04:08:03.995Z Compiling same-file v1.0.6
16992026-09-02T04:08:04.073Z Compiling path-slash v0.1.5
17002026-09-02T04:08:04.090Z Compiling bumpalo v3.20.2
17012026-09-02T04:08:04.160Z Compiling foldhash v0.1.5
17022026-09-02T04:08:04.207Z Compiling managed v0.8.0
17032026-09-02T04:08:04.334Z Compiling jiff-core v0.1.0
17042026-09-02T04:08:04.351Z Compiling is_ci v1.2.0
17052026-09-02T04:08:04.426Z Compiling bitflags v1.3.2
17062026-09-02T04:08:04.506Z Compiling supports-color v3.0.2
17072026-09-02T04:08:04.611Z Compiling bzip2 v0.6.1
17082026-09-02T04:08:04.673Z Compiling textwrap v0.16.2
17092026-09-02T04:08:04.819Z Compiling zopfli v0.8.3
17102026-09-02T04:08:05.017Z Compiling strum v0.27.2
17112026-09-02T04:08:05.082Z Compiling jiff v0.2.34
17122026-09-02T04:08:05.128Z Compiling hashbrown v0.15.5
17132026-09-02T04:08:05.147Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17142026-09-02T04:08:05.277Z Compiling walkdir v2.5.0
17152026-09-02T04:08:05.410Z Compiling hashbrown v0.16.1
17162026-09-02T04:08:05.478Z Compiling sec1 v0.7.3
17172026-09-02T04:08:05.683Z Compiling dof v0.3.0
17182026-09-02T04:08:05.698Z Compiling group v0.13.0
17192026-09-02T04:08:05.762Z Compiling cargo_metadata v0.23.1
17202026-09-02T04:08:05.996Z Compiling test-strategy v0.4.5
17212026-09-02T04:08:06.506Z Compiling hubpack v0.1.2
17222026-09-02T04:08:06.557Z Compiling derive_more-impl v2.1.1
17232026-09-02T04:08:06.727Z Compiling futures v0.3.32
17242026-09-02T04:08:06.812Z Compiling snafu v0.8.9
17252026-09-02T04:08:07.116Z Compiling phf v0.13.1
17262026-09-02T04:08:07.177Z Compiling serde_with_macros v3.21.0
17272026-09-02T04:08:07.477Z Compiling signal-hook-mio v0.2.5
17282026-09-02T04:08:07.602Z Compiling cookie_store v0.22.1
17292026-09-02T04:08:07.649Z Compiling zstd v0.13.3
17302026-09-02T04:08:07.706Z Compiling reqwest v0.12.28
17312026-09-02T04:08:07.969Z Compiling cipher v0.5.2
17322026-09-02T04:08:08.322Z Compiling postgres-types v0.2.12
17332026-09-02T04:08:08.351Z Compiling backtrace-ext v0.2.1
17342026-09-02T04:08:08.713Z Compiling usdt-macro v0.6.0
17352026-09-02T04:08:08.895Z Compiling usdt-attr-macro v0.6.0
17362026-09-02T04:08:08.895Z Compiling globset v0.4.18
17372026-09-02T04:08:09.252Z Compiling phf_shared v0.11.3
17382026-09-02T04:08:09.445Z Compiling hkdf v0.12.4
17392026-09-02T04:08:09.465Z Compiling dtrace-parser v0.2.0
17402026-09-02T04:08:09.491Z Compiling byte-wrapper v0.1.0
17412026-09-02T04:08:09.518Z Compiling olpc-cjson v0.1.4
17422026-09-02T04:08:09.592Z Compiling ed25519 v2.2.3
17432026-09-02T04:08:09.618Z Compiling crypto-bigint v0.5.5
17442026-09-02T04:08:09.680Z Compiling serde-big-array v0.5.1
17452026-09-02T04:08:09.697Z Compiling serde_plain v1.0.2
17462026-09-02T04:08:09.820Z Compiling serde_repr v0.1.20
17472026-09-02T04:08:09.835Z Compiling enum-as-inner v0.6.1
17482026-09-02T04:08:09.893Z Compiling strum_macros v0.26.4
17492026-09-02T04:08:10.203Z Compiling async-recursion v1.1.1
17502026-09-02T04:08:10.338Z Compiling miette-derive v7.6.0
17512026-09-02T04:08:10.359Z Compiling pem v3.0.6
17522026-09-02T04:08:10.491Z Compiling float-cmp v0.10.0
17532026-09-02T04:08:10.643Z Compiling thread-id v4.2.2
17542026-09-02T04:08:10.687Z Compiling memmap2 v0.9.10
17552026-09-02T04:08:10.732Z Compiling supports-unicode v3.0.0
17562026-09-02T04:08:10.864Z Compiling static_assertions v1.1.0
17572026-09-02T04:08:10.882Z Compiling fixedbitset v0.5.7
17582026-09-02T04:08:10.923Z Compiling either v1.15.0
17592026-09-02T04:08:10.939Z Compiling winnow v1.0.3
17602026-09-02T04:08:11.124Z Compiling data-encoding v2.10.0
17612026-09-02T04:08:11.187Z Compiling difflib v0.4.0
17622026-09-02T04:08:11.495Z Compiling whoami v2.1.0
17632026-09-02T04:08:11.550Z Compiling const-oid v0.10.2
17642026-09-02T04:08:11.653Z Compiling normalize-line-endings v0.3.0
17652026-09-02T04:08:11.732Z Compiling supports-hyperlinks v3.2.0
17662026-09-02T04:08:11.752Z Compiling cpufeatures v0.3.0
17672026-09-02T04:08:11.766Z Compiling keccak v0.1.6
17682026-09-02T04:08:11.770Z Compiling predicates-core v1.0.10
17692026-09-02T04:08:11.822Z Compiling precomputed-hash v0.1.1
17702026-09-02T04:08:11.838Z Compiling new_debug_unreachable v1.0.6
17712026-09-02T04:08:11.871Z Compiling typed-path v0.9.3
17722026-09-02T04:08:11.885Z Compiling fixedbitset v0.4.2
17732026-09-02T04:08:11.908Z Compiling string_cache v0.8.9
17742026-09-02T04:08:11.915Z Compiling predicates v3.1.4
17752026-09-02T04:08:11.950Z Compiling sha3 v0.10.8
17762026-09-02T04:08:12.009Z Compiling toml_parser v1.1.2+spec-1.1.0
17772026-09-02T04:08:12.093Z Compiling petgraph v0.6.5
17782026-09-02T04:08:12.129Z Compiling miette v7.6.0
17792026-09-02T04:08:12.406Z Compiling chacha20 v0.10.0
17802026-09-02T04:08:12.497Z Compiling toml_edit v0.22.27
17812026-09-02T04:08:12.551Z Compiling tokio-postgres v0.7.16
17822026-09-02T04:08:12.627Z Compiling digest v0.11.3
17832026-09-02T04:08:12.791Z Compiling strum v0.26.3
17842026-09-02T04:08:12.878Z Compiling hickory-proto v0.25.2
17852026-09-02T04:08:12.950Z Compiling itertools v0.13.0
17862026-09-02T04:08:13.134Z Compiling petgraph v0.8.3
17872026-09-02T04:08:13.338Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17882026-09-02T04:08:13.637Z Compiling usdt v0.6.0
17892026-09-02T04:08:13.906Z Compiling usdt-impl v0.5.0
17902026-09-02T04:08:14.240Z Compiling elliptic-curve v0.13.8
17912026-09-02T04:08:14.507Z Compiling ed25519-dalek v2.2.0
17922026-09-02T04:08:14.665Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17932026-09-02T04:08:14.876Z Compiling crossterm v0.28.1
17942026-09-02T04:08:15.127Z Compiling serde_with v3.21.0
17952026-09-02T04:08:15.281Z Compiling zip v4.6.1
17962026-09-02T04:08:16.183Z Compiling derive_more v2.1.1
17972026-09-02T04:08:16.218Z Compiling iddqd v0.4.2
17982026-09-02T04:08:16.277Z Compiling similar v2.7.0
17992026-09-02T04:08:16.580Z Compiling crossbeam-epoch v0.9.18
18002026-09-02T04:08:16.637Z Compiling tokio-stream v0.1.18
18012026-09-02T04:08:16.724Z Compiling buf-list v1.1.2
18022026-09-02T04:08:16.907Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18032026-09-02T04:08:16.947Z Compiling openapiv3 v2.2.0
18042026-09-02T04:08:16.983Z Compiling peg-runtime v0.8.5
18052026-09-02T04:08:17.091Z Compiling lalrpop-util v0.19.12
18062026-09-02T04:08:17.119Z Compiling thread_local v1.1.9
18072026-09-02T04:08:17.217Z Compiling slog-async v2.8.0
18082026-09-02T04:08:17.267Z Compiling crossbeam-channel v0.5.15
18092026-09-02T04:08:17.286Z Compiling is-terminal v0.4.17
18102026-09-02T04:08:17.374Z Compiling filetime v0.2.27
18112026-09-02T04:08:17.399Z Compiling term v1.2.1
18122026-09-02T04:08:17.455Z Compiling xattr v1.6.1
18132026-09-02T04:08:17.531Z Compiling take_mut v0.2.2
18142026-09-02T04:08:17.548Z Compiling camino-tempfile v1.4.1
18152026-09-02T04:08:17.633Z Compiling tar v0.4.46
18162026-09-02T04:08:17.717Z Compiling slog-term v2.9.2
18172026-09-02T04:08:23.849Z Compiling rustls-webpki v0.103.13
18182026-09-02T04:08:26.562Z Compiling tokio-rustls v0.26.4
18192026-09-02T04:08:26.562Z Compiling rustls-platform-verifier v0.6.2
18202026-09-02T04:08:26.562Z Compiling tough v0.22.0
18212026-09-02T04:08:26.774Z Compiling hyper-rustls v0.27.7
18222026-09-02T04:08:26.973Z Compiling reqwest v0.13.2
18232026-09-02T04:08:29.208Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242026-09-02T04:08:29.420Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18252026-09-02T04:08:32.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18262026-09-02T04:08:32.516Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18272026-09-02T04:08:32.574ZSep 02 04:08:31.401 INFO Starting download, target: Console
18282026-09-02T04:08:32.574ZSep 02 04:08:31.402 INFO Starting download, target: DendriteStub
18292026-09-02T04:08:32.574ZSep 02 04:08:31.402 INFO Starting download, target: Clickhouse
18302026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Starting download, target: Cockroach
18312026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Starting download, target: MaghemiteMgd
18322026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Starting download, target: MaghemiteDdmd
18332026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Starting download, target: TransceiverControl
18342026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18352026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18362026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18372026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18382026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18392026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18402026-09-02T04:08:32.577ZSep 02 04:08:31.402 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18412026-09-02T04:08:32.921ZSep 02 04:08:31.742 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18422026-09-02T04:08:33.145ZSep 02 04:08:31.969 INFO Download complete, target: TransceiverControl
18432026-09-02T04:08:34.328ZSep 02 04:08:33.154 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18442026-09-02T04:08:34.374ZSep 02 04:08:33.201 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18452026-09-02T04:08:34.566ZSep 02 04:08:33.390 INFO Download complete, target: Console
18462026-09-02T04:08:34.604ZSep 02 04:08:33.431 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18472026-09-02T04:08:34.645ZSep 02 04:08:33.468 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18482026-09-02T04:08:35.119ZSep 02 04:08:33.947 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18492026-09-02T04:08:35.119ZSep 02 04:08:33.947 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18502026-09-02T04:08:35.148ZSep 02 04:08:33.975 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18512026-09-02T04:08:36.234ZSep 02 04:08:35.062 INFO Download complete, target: MaghemiteDdmd
18522026-09-02T04:08:37.042ZSep 02 04:08:35.869 INFO Download complete, target: DendriteStub
18532026-09-02T04:08:37.140ZSep 02 04:08:35.967 INFO Download complete, target: MaghemiteMgd
18542026-09-02T04:08:39.703ZSep 02 04:08:38.530 INFO Checking that binary works, target: Cockroach
18552026-09-02T04:08:39.831ZSep 02 04:08:38.646 INFO Download complete, target: Cockroach
18562026-09-02T04:08:41.765ZSep 02 04:08:40.591 INFO Checking that binary works, target: Clickhouse
18572026-09-02T04:08:41.847ZSep 02 04:08:40.675 INFO Download complete, target: Clickhouse
18582026-09-02T04:08:41.862ZAll builder prerequisites installed successfully, and PATH looks valid
18592026-09-02T04:08:41.865Z
18602026-09-02T04:08:41.866Zreal 2:13.034262211
18612026-09-02T04:08:41.866Zuser 7:24.109933180
18622026-09-02T04:08:41.866Zsys 1:27.910104926
18632026-09-02T04:08:41.866Ztrap 0.254683441
18642026-09-02T04:08:41.866Ztflt 0.429276547
18652026-09-02T04:08:41.866Zdflt 0.902744205
18662026-09-02T04:08:41.866Zkflt 0.023159486
18672026-09-02T04:08:41.866Zlock 27:57.774940700
18682026-09-02T04:08:41.866Zslp 22:15.893634016
18692026-09-02T04:08:41.866Zlat 50.766736160
18702026-09-02T04:08:41.866Zstop 2:48.061958708
18712026-09-02T04:08:41.866Z+ banner hack-check
18722026-09-02T04:08:41.866Z
18732026-09-02T04:08:41.866Z # # ## #### # # #### # # ###### #### # #
18742026-09-02T04:08:41.866Z # # # # # # # # # # # # # # # # #
18752026-09-02T04:08:41.866Z ###### # # # #### ##### # ###### ##### # ####
18762026-09-02T04:08:41.866Z # # ###### # # # # # # # # # #
18772026-09-02T04:08:41.866Z # # # # # # # # # # # # # # # # #
18782026-09-02T04:08:41.866Z # # # # #### # # #### # # ###### #### # #
18792026-09-02T04:08:41.866Z
18802026-09-02T04:08:41.866Z+ export CARGO_INCREMENTAL=0
18812026-09-02T04:08:41.866Z+ CARGO_INCREMENTAL=0
18822026-09-02T04:08:41.866Z+ ptime -m timeout 2h cargo xtask check-features --ci
18832026-09-02T04:08:42.354Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18842026-09-02T04:08:42.635Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18852026-09-02T04:08:44.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
18862026-09-02T04:08:44.512Z Running `target/debug/xtask check-features --ci`
18872026-09-02T04:08:44.537Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18882026-09-02T04:08:44.538Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18892026-09-02T04:08:44.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18902026-09-02T04:08:44.983Z Running `target/debug/xtask download cargo-hack`
18912026-09-02T04:08:45.767Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18922026-09-02T04:08:46.072Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18932026-09-02T04:08:48.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s
18942026-09-02T04:08:48.854Z Running `target/debug/xtask-downloader cargo-hack`
18952026-09-02T04:08:48.892ZSep 02 04:08:47.719 INFO Starting download, target: CargoHack
18962026-09-02T04:08:48.895ZSep 02 04:08:47.720 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18972026-09-02T04:08:49.362ZSep 02 04:08:48.189 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18982026-09-02T04:08:49.409ZSep 02 04:08:48.237 INFO Download complete, target: CargoHack
18992026-09-02T04:08:49.413Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
19002026-09-02T04:08:49.426Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19012026-09-02T04:08:49.587Zinfo: running `cargo check --bins` on api_identity (1/376)
19022026-09-02T04:08:50.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-09-02T04:08:50.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-09-02T04:08:50.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-09-02T04:08:50.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19062026-09-02T04:08:50.143Z
19072026-09-02T04:08:50.143Zinfo: running `cargo check --bins` on bootstore (2/376)
19082026-09-02T04:08:50.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-09-02T04:08:50.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-09-02T04:08:50.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-09-02T04:08:50.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19122026-09-02T04:08:50.698Z
19132026-09-02T04:08:50.698Zinfo: running `cargo check --bins` on omicron-ledger (3/376)
19142026-09-02T04:08:51.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-09-02T04:08:51.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-09-02T04:08:51.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-09-02T04:08:51.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19182026-09-02T04:08:51.253Z
19192026-09-02T04:08:51.253Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376)
19202026-09-02T04:08:51.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-09-02T04:08:51.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-09-02T04:08:51.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-09-02T04:08:51.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19242026-09-02T04:08:51.800Z
19252026-09-02T04:08:51.800Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376)
19262026-09-02T04:08:52.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-09-02T04:08:52.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-09-02T04:08:52.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-09-02T04:08:52.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19302026-09-02T04:08:52.363Z
19312026-09-02T04:08:52.363Zinfo: running `cargo check --bins` on omicron-certificates (6/376)
19322026-09-02T04:08:52.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-09-02T04:08:52.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-09-02T04:08:52.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-09-02T04:08:52.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19362026-09-02T04:08:52.922Z
19372026-09-02T04:08:52.922Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/376)
19382026-09-02T04:08:53.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-09-02T04:08:53.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-09-02T04:08:53.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-09-02T04:08:53.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19422026-09-02T04:08:53.495Z
19432026-09-02T04:08:53.495Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376)
19442026-09-02T04:08:53.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-09-02T04:08:53.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-09-02T04:08:53.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-09-02T04:08:53.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19482026-09-02T04:08:54.057Z
19492026-09-02T04:08:54.057Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376)
19502026-09-02T04:08:54.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-09-02T04:08:54.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-09-02T04:08:54.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-09-02T04:08:54.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19542026-09-02T04:08:54.474Z
19552026-09-02T04:08:54.474Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376)
19562026-09-02T04:08:54.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-09-02T04:08:54.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-09-02T04:08:54.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-09-02T04:08:54.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19602026-09-02T04:08:54.895Z
19612026-09-02T04:08:54.895Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376)
19622026-09-02T04:08:55.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-09-02T04:08:55.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-09-02T04:08:55.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-09-02T04:08:55.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19662026-09-02T04:08:55.310Z
19672026-09-02T04:08:55.310Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376)
19682026-09-02T04:08:55.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-09-02T04:08:55.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-09-02T04:08:55.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-09-02T04:08:55.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19722026-09-02T04:08:55.724Z
19732026-09-02T04:08:55.724Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376)
19742026-09-02T04:08:56.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-09-02T04:08:56.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-09-02T04:08:56.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-09-02T04:08:56.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19782026-09-02T04:08:56.139Z
19792026-09-02T04:08:56.139Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376)
19802026-09-02T04:08:56.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-09-02T04:08:56.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-09-02T04:08:56.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-09-02T04:08:56.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19842026-09-02T04:08:56.558Z
19852026-09-02T04:08:56.558Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376)
19862026-09-02T04:08:56.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-09-02T04:08:56.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-09-02T04:08:56.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-09-02T04:08:56.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19902026-09-02T04:08:56.972Z
19912026-09-02T04:08:56.972Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376)
19922026-09-02T04:08:57.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-09-02T04:08:57.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-09-02T04:08:57.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-09-02T04:08:57.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19962026-09-02T04:08:57.381Z
19972026-09-02T04:08:57.381Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376)
19982026-09-02T04:08:57.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-09-02T04:08:57.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-09-02T04:08:57.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-09-02T04:08:57.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20022026-09-02T04:08:57.790Z
20032026-09-02T04:08:57.790Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376)
20042026-09-02T04:08:58.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-09-02T04:08:58.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-09-02T04:08:58.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-09-02T04:08:58.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20082026-09-02T04:08:58.202Z
20092026-09-02T04:08:58.202Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376)
20102026-09-02T04:08:58.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-09-02T04:08:58.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-09-02T04:08:58.565Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-09-02T04:08:58.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20142026-09-02T04:08:58.613Z
20152026-09-02T04:08:58.613Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376)
20162026-09-02T04:08:58.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-09-02T04:08:58.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-09-02T04:08:58.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-09-02T04:08:58.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20202026-09-02T04:08:59.025Z
20212026-09-02T04:08:59.025Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376)
20222026-09-02T04:08:59.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-09-02T04:08:59.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-09-02T04:08:59.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-09-02T04:08:59.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20262026-09-02T04:08:59.438Z
20272026-09-02T04:08:59.438Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376)
20282026-09-02T04:08:59.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-09-02T04:08:59.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-09-02T04:08:59.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-09-02T04:08:59.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20322026-09-02T04:08:59.848Z
20332026-09-02T04:08:59.848Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376)
20342026-09-02T04:09:00.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-09-02T04:09:00.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-09-02T04:09:00.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-09-02T04:09:00.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20382026-09-02T04:09:00.262Z
20392026-09-02T04:09:00.262Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376)
20402026-09-02T04:09:00.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-09-02T04:09:00.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-09-02T04:09:00.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-09-02T04:09:00.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20442026-09-02T04:09:00.677Z
20452026-09-02T04:09:00.677Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376)
20462026-09-02T04:09:01.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-09-02T04:09:01.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-09-02T04:09:01.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-09-02T04:09:01.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20502026-09-02T04:09:01.085Z
20512026-09-02T04:09:01.085Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376)
20522026-09-02T04:09:01.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-09-02T04:09:01.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-09-02T04:09:01.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-09-02T04:09:01.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20562026-09-02T04:09:01.498Z
20572026-09-02T04:09:01.498Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376)
20582026-09-02T04:09:01.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-09-02T04:09:01.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-09-02T04:09:01.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-09-02T04:09:01.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20622026-09-02T04:09:01.912Z
20632026-09-02T04:09:01.912Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376)
20642026-09-02T04:09:02.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-09-02T04:09:02.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-09-02T04:09:02.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-09-02T04:09:02.278Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20682026-09-02T04:09:02.324Z
20692026-09-02T04:09:02.324Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376)
20702026-09-02T04:09:02.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-09-02T04:09:02.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-09-02T04:09:02.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-09-02T04:09:02.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20742026-09-02T04:09:02.734Z
20752026-09-02T04:09:02.734Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376)
20762026-09-02T04:09:03.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-09-02T04:09:03.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-09-02T04:09:03.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-09-02T04:09:03.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20802026-09-02T04:09:03.150Z
20812026-09-02T04:09:03.150Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376)
20822026-09-02T04:09:03.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-09-02T04:09:03.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-09-02T04:09:03.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-09-02T04:09:03.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20862026-09-02T04:09:03.566Z
20872026-09-02T04:09:03.566Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376)
20882026-09-02T04:09:03.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-09-02T04:09:03.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-09-02T04:09:03.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-09-02T04:09:03.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20922026-09-02T04:09:03.980Z
20932026-09-02T04:09:03.980Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376)
20942026-09-02T04:09:04.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-09-02T04:09:04.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-09-02T04:09:04.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-09-02T04:09:04.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20982026-09-02T04:09:04.393Z
20992026-09-02T04:09:04.393Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376)
21002026-09-02T04:09:04.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-09-02T04:09:04.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-09-02T04:09:04.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-09-02T04:09:04.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21042026-09-02T04:09:04.807Z
21052026-09-02T04:09:04.807Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376)
21062026-09-02T04:09:05.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-09-02T04:09:05.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-09-02T04:09:05.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-09-02T04:09:05.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21102026-09-02T04:09:05.222Z
21112026-09-02T04:09:05.222Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376)
21122026-09-02T04:09:05.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-09-02T04:09:05.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-09-02T04:09:05.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-09-02T04:09:05.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21162026-09-02T04:09:05.637Z
21172026-09-02T04:09:05.637Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376)
21182026-09-02T04:09:06.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-09-02T04:09:06.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-09-02T04:09:06.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212026-09-02T04:09:06.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21222026-09-02T04:09:06.053Z
21232026-09-02T04:09:06.053Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376)
21242026-09-02T04:09:06.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252026-09-02T04:09:06.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262026-09-02T04:09:06.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272026-09-02T04:09:06.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21282026-09-02T04:09:06.468Z
21292026-09-02T04:09:06.468Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376)
21302026-09-02T04:09:06.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312026-09-02T04:09:06.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322026-09-02T04:09:06.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332026-09-02T04:09:06.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21342026-09-02T04:09:06.883Z
21352026-09-02T04:09:06.883Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376)
21362026-09-02T04:09:07.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372026-09-02T04:09:07.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382026-09-02T04:09:07.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392026-09-02T04:09:07.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21402026-09-02T04:09:07.301Z
21412026-09-02T04:09:07.302Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376)
21422026-09-02T04:09:07.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432026-09-02T04:09:07.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442026-09-02T04:09:07.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452026-09-02T04:09:07.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21462026-09-02T04:09:07.717Z
21472026-09-02T04:09:07.717Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376)
21482026-09-02T04:09:08.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492026-09-02T04:09:08.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502026-09-02T04:09:08.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512026-09-02T04:09:08.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21522026-09-02T04:09:08.128Z
21532026-09-02T04:09:08.128Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376)
21542026-09-02T04:09:08.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552026-09-02T04:09:08.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562026-09-02T04:09:08.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572026-09-02T04:09:08.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21582026-09-02T04:09:08.543Z
21592026-09-02T04:09:08.543Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376)
21602026-09-02T04:09:08.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612026-09-02T04:09:08.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622026-09-02T04:09:08.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632026-09-02T04:09:08.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21642026-09-02T04:09:08.959Z
21652026-09-02T04:09:08.959Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376)
21662026-09-02T04:09:09.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672026-09-02T04:09:09.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682026-09-02T04:09:09.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692026-09-02T04:09:09.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21702026-09-02T04:09:09.372Z
21712026-09-02T04:09:09.372Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376)
21722026-09-02T04:09:09.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732026-09-02T04:09:09.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742026-09-02T04:09:09.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752026-09-02T04:09:09.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21762026-09-02T04:09:09.787Z
21772026-09-02T04:09:09.787Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376)
21782026-09-02T04:09:10.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792026-09-02T04:09:10.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802026-09-02T04:09:10.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812026-09-02T04:09:10.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21822026-09-02T04:09:10.201Z
21832026-09-02T04:09:10.201Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376)
21842026-09-02T04:09:10.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852026-09-02T04:09:10.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862026-09-02T04:09:10.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21872026-09-02T04:09:10.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21882026-09-02T04:09:10.614Z
21892026-09-02T04:09:10.614Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376)
21902026-09-02T04:09:10.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21912026-09-02T04:09:10.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21922026-09-02T04:09:10.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21932026-09-02T04:09:10.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21942026-09-02T04:09:11.024Z
21952026-09-02T04:09:11.024Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376)
21962026-09-02T04:09:11.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21972026-09-02T04:09:11.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21982026-09-02T04:09:11.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21992026-09-02T04:09:11.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22002026-09-02T04:09:11.438Z
22012026-09-02T04:09:11.439Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376)
22022026-09-02T04:09:11.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032026-09-02T04:09:11.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042026-09-02T04:09:11.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052026-09-02T04:09:11.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22062026-09-02T04:09:11.845Z
22072026-09-02T04:09:11.845Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376)
22082026-09-02T04:09:12.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092026-09-02T04:09:12.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102026-09-02T04:09:12.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112026-09-02T04:09:12.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22122026-09-02T04:09:12.258Z
22132026-09-02T04:09:12.258Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376)
22142026-09-02T04:09:12.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152026-09-02T04:09:12.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162026-09-02T04:09:12.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172026-09-02T04:09:12.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22182026-09-02T04:09:12.671Z
22192026-09-02T04:09:12.671Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376)
22202026-09-02T04:09:13.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212026-09-02T04:09:13.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222026-09-02T04:09:13.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232026-09-02T04:09:13.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22242026-09-02T04:09:13.085Z
22252026-09-02T04:09:13.085Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376)
22262026-09-02T04:09:13.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272026-09-02T04:09:13.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282026-09-02T04:09:13.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292026-09-02T04:09:13.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22302026-09-02T04:09:13.502Z
22312026-09-02T04:09:13.502Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376)
22322026-09-02T04:09:13.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332026-09-02T04:09:13.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342026-09-02T04:09:13.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352026-09-02T04:09:13.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22362026-09-02T04:09:13.915Z
22372026-09-02T04:09:13.915Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376)
22382026-09-02T04:09:14.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392026-09-02T04:09:14.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402026-09-02T04:09:14.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412026-09-02T04:09:14.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22422026-09-02T04:09:14.328Z
22432026-09-02T04:09:14.328Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376)
22442026-09-02T04:09:14.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452026-09-02T04:09:14.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462026-09-02T04:09:14.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472026-09-02T04:09:14.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22482026-09-02T04:09:14.739Z
22492026-09-02T04:09:14.739Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376)
22502026-09-02T04:09:15.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512026-09-02T04:09:15.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522026-09-02T04:09:15.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532026-09-02T04:09:15.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22542026-09-02T04:09:15.149Z
22552026-09-02T04:09:15.149Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376)
22562026-09-02T04:09:15.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572026-09-02T04:09:15.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582026-09-02T04:09:15.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592026-09-02T04:09:15.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22602026-09-02T04:09:15.562Z
22612026-09-02T04:09:15.562Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376)
22622026-09-02T04:09:15.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632026-09-02T04:09:15.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642026-09-02T04:09:15.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652026-09-02T04:09:15.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22662026-09-02T04:09:15.979Z
22672026-09-02T04:09:15.979Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376)
22682026-09-02T04:09:16.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692026-09-02T04:09:16.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702026-09-02T04:09:16.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712026-09-02T04:09:16.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22722026-09-02T04:09:16.397Z
22732026-09-02T04:09:16.397Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376)
22742026-09-02T04:09:16.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752026-09-02T04:09:16.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762026-09-02T04:09:16.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772026-09-02T04:09:16.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22782026-09-02T04:09:16.812Z
22792026-09-02T04:09:16.813Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376)
22802026-09-02T04:09:17.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812026-09-02T04:09:17.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822026-09-02T04:09:17.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832026-09-02T04:09:17.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22842026-09-02T04:09:17.232Z
22852026-09-02T04:09:17.232Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376)
22862026-09-02T04:09:17.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872026-09-02T04:09:17.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882026-09-02T04:09:17.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892026-09-02T04:09:17.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22902026-09-02T04:09:17.648Z
22912026-09-02T04:09:17.648Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376)
22922026-09-02T04:09:18.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932026-09-02T04:09:18.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942026-09-02T04:09:18.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952026-09-02T04:09:18.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22962026-09-02T04:09:18.065Z
22972026-09-02T04:09:18.065Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376)
22982026-09-02T04:09:18.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992026-09-02T04:09:18.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002026-09-02T04:09:18.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012026-09-02T04:09:18.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23022026-09-02T04:09:18.480Z
23032026-09-02T04:09:18.480Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376)
23042026-09-02T04:09:18.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052026-09-02T04:09:18.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062026-09-02T04:09:18.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072026-09-02T04:09:18.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23082026-09-02T04:09:18.896Z
23092026-09-02T04:09:18.896Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376)
23102026-09-02T04:09:19.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112026-09-02T04:09:19.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122026-09-02T04:09:19.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132026-09-02T04:09:19.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23142026-09-02T04:09:19.313Z
23152026-09-02T04:09:19.314Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376)
23162026-09-02T04:09:19.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172026-09-02T04:09:19.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182026-09-02T04:09:19.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192026-09-02T04:09:19.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23202026-09-02T04:09:19.720Z
23212026-09-02T04:09:19.720Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376)
23222026-09-02T04:09:20.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232026-09-02T04:09:20.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242026-09-02T04:09:20.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252026-09-02T04:09:20.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23262026-09-02T04:09:20.132Z
23272026-09-02T04:09:20.132Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376)
23282026-09-02T04:09:20.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292026-09-02T04:09:20.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302026-09-02T04:09:20.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312026-09-02T04:09:20.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23322026-09-02T04:09:20.546Z
23332026-09-02T04:09:20.546Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376)
23342026-09-02T04:09:20.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352026-09-02T04:09:20.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362026-09-02T04:09:20.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372026-09-02T04:09:20.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23382026-09-02T04:09:20.961Z
23392026-09-02T04:09:20.961Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376)
23402026-09-02T04:09:21.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412026-09-02T04:09:21.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422026-09-02T04:09:21.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432026-09-02T04:09:21.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23442026-09-02T04:09:21.378Z
23452026-09-02T04:09:21.378Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376)
23462026-09-02T04:09:21.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472026-09-02T04:09:21.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482026-09-02T04:09:21.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492026-09-02T04:09:21.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23502026-09-02T04:09:21.791Z
23512026-09-02T04:09:21.791Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376)
23522026-09-02T04:09:22.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532026-09-02T04:09:22.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542026-09-02T04:09:22.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552026-09-02T04:09:22.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23562026-09-02T04:09:22.207Z
23572026-09-02T04:09:22.207Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376)
23582026-09-02T04:09:22.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592026-09-02T04:09:22.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602026-09-02T04:09:22.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612026-09-02T04:09:22.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23622026-09-02T04:09:22.620Z
23632026-09-02T04:09:22.621Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376)
23642026-09-02T04:09:22.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652026-09-02T04:09:22.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662026-09-02T04:09:22.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672026-09-02T04:09:22.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23682026-09-02T04:09:23.036Z
23692026-09-02T04:09:23.036Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376)
23702026-09-02T04:09:23.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712026-09-02T04:09:23.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722026-09-02T04:09:23.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732026-09-02T04:09:23.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23742026-09-02T04:09:23.451Z
23752026-09-02T04:09:23.451Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376)
23762026-09-02T04:09:23.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772026-09-02T04:09:23.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782026-09-02T04:09:23.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792026-09-02T04:09:23.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23802026-09-02T04:09:23.868Z
23812026-09-02T04:09:23.868Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376)
23822026-09-02T04:09:24.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832026-09-02T04:09:24.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842026-09-02T04:09:24.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852026-09-02T04:09:24.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23862026-09-02T04:09:24.288Z
23872026-09-02T04:09:24.288Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376)
23882026-09-02T04:09:24.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892026-09-02T04:09:24.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902026-09-02T04:09:24.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912026-09-02T04:09:24.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23922026-09-02T04:09:24.706Z
23932026-09-02T04:09:24.706Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376)
23942026-09-02T04:09:25.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952026-09-02T04:09:25.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962026-09-02T04:09:25.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972026-09-02T04:09:25.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23982026-09-02T04:09:25.121Z
23992026-09-02T04:09:25.121Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376)
24002026-09-02T04:09:25.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012026-09-02T04:09:25.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022026-09-02T04:09:25.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032026-09-02T04:09:25.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24042026-09-02T04:09:25.538Z
24052026-09-02T04:09:25.538Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376)
24062026-09-02T04:09:25.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072026-09-02T04:09:25.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082026-09-02T04:09:25.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092026-09-02T04:09:25.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24102026-09-02T04:09:25.952Z
24112026-09-02T04:09:25.952Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376)
24122026-09-02T04:09:26.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132026-09-02T04:09:26.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142026-09-02T04:09:26.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152026-09-02T04:09:26.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24162026-09-02T04:09:26.369Z
24172026-09-02T04:09:26.369Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376)
24182026-09-02T04:09:26.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192026-09-02T04:09:26.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202026-09-02T04:09:26.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212026-09-02T04:09:26.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24222026-09-02T04:09:26.785Z
24232026-09-02T04:09:26.785Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376)
24242026-09-02T04:09:27.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252026-09-02T04:09:27.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262026-09-02T04:09:27.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272026-09-02T04:09:27.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24282026-09-02T04:09:27.202Z
24292026-09-02T04:09:27.202Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376)
24302026-09-02T04:09:27.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312026-09-02T04:09:27.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322026-09-02T04:09:27.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332026-09-02T04:09:27.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24342026-09-02T04:09:27.820Z
24352026-09-02T04:09:27.820Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376)
24362026-09-02T04:09:28.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372026-09-02T04:09:28.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382026-09-02T04:09:28.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392026-09-02T04:09:28.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24402026-09-02T04:09:28.409Z
24412026-09-02T04:09:28.409Zinfo: running `cargo check --bins` on nexus-config (91/376)
24422026-09-02T04:09:28.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432026-09-02T04:09:28.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442026-09-02T04:09:28.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452026-09-02T04:09:28.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24462026-09-02T04:09:29.003Z
24472026-09-02T04:09:29.003Zinfo: running `cargo check --bins` on nexus-types (92/376)
24482026-09-02T04:09:29.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492026-09-02T04:09:29.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502026-09-02T04:09:29.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512026-09-02T04:09:29.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24522026-09-02T04:09:29.598Z
24532026-09-02T04:09:29.598Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376)
24542026-09-02T04:09:30.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552026-09-02T04:09:30.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562026-09-02T04:09:30.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572026-09-02T04:09:30.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24582026-09-02T04:09:30.171Z
24592026-09-02T04:09:30.171Zinfo: running `cargo check --bins` on omicron-passwords (94/376)
24602026-09-02T04:09:30.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612026-09-02T04:09:30.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622026-09-02T04:09:30.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632026-09-02T04:09:30.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24642026-09-02T04:09:30.724Z
24652026-09-02T04:09:30.724Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/376)
24662026-09-02T04:09:31.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672026-09-02T04:09:31.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682026-09-02T04:09:31.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692026-09-02T04:09:31.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24702026-09-02T04:09:31.295Z
24712026-09-02T04:09:31.295Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376)
24722026-09-02T04:09:31.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732026-09-02T04:09:31.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742026-09-02T04:09:31.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752026-09-02T04:09:31.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24762026-09-02T04:09:31.860Z
24772026-09-02T04:09:31.860Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376)
24782026-09-02T04:09:32.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-09-02T04:09:32.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-09-02T04:09:32.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812026-09-02T04:09:32.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24822026-09-02T04:09:32.426Z
24832026-09-02T04:09:32.426Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376)
24842026-09-02T04:09:32.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-09-02T04:09:32.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-09-02T04:09:32.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872026-09-02T04:09:32.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24882026-09-02T04:09:32.998Z
24892026-09-02T04:09:32.998Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376)
24902026-09-02T04:09:33.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912026-09-02T04:09:33.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922026-09-02T04:09:33.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932026-09-02T04:09:33.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24942026-09-02T04:09:33.547Z
24952026-09-02T04:09:33.547Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376)
24962026-09-02T04:09:34.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972026-09-02T04:09:34.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982026-09-02T04:09:34.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992026-09-02T04:09:34.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25002026-09-02T04:09:34.098Z
25012026-09-02T04:09:34.098Zinfo: running `cargo check --bins --no-default-features` on gfss (101/376)
25022026-09-02T04:09:34.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-09-02T04:09:34.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-09-02T04:09:34.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052026-09-02T04:09:34.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25062026-09-02T04:09:34.649Z
25072026-09-02T04:09:34.649Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376)
25082026-09-02T04:09:35.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092026-09-02T04:09:35.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102026-09-02T04:09:35.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112026-09-02T04:09:35.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25122026-09-02T04:09:35.201Z
25132026-09-02T04:09:35.201Zinfo: running `cargo check --bins` on trust-quorum-types (103/376)
25142026-09-02T04:09:35.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152026-09-02T04:09:35.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162026-09-02T04:09:35.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172026-09-02T04:09:35.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25182026-09-02T04:09:35.749Z
25192026-09-02T04:09:35.750Zinfo: running `cargo check --bins` on wicketd-commission-types (104/376)
25202026-09-02T04:09:36.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212026-09-02T04:09:36.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222026-09-02T04:09:36.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232026-09-02T04:09:36.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25242026-09-02T04:09:36.315Z
25252026-09-02T04:09:36.315Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/376)
25262026-09-02T04:09:36.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272026-09-02T04:09:36.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282026-09-02T04:09:36.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292026-09-02T04:09:36.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25302026-09-02T04:09:36.885Z
25312026-09-02T04:09:36.885Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376)
25322026-09-02T04:09:37.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332026-09-02T04:09:37.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342026-09-02T04:09:37.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352026-09-02T04:09:37.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25362026-09-02T04:09:37.449Z
25372026-09-02T04:09:37.449Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376)
25382026-09-02T04:09:37.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392026-09-02T04:09:37.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402026-09-02T04:09:37.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412026-09-02T04:09:37.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25422026-09-02T04:09:38.009Z
25432026-09-02T04:09:38.009Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/376)
25442026-09-02T04:09:38.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452026-09-02T04:09:38.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462026-09-02T04:09:38.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472026-09-02T04:09:38.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25482026-09-02T04:09:38.577Z
25492026-09-02T04:09:38.577Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/376)
25502026-09-02T04:09:39.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512026-09-02T04:09:39.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522026-09-02T04:09:39.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532026-09-02T04:09:39.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25542026-09-02T04:09:39.147Z
25552026-09-02T04:09:39.147Zinfo: running `cargo check --bins` on cockroach-admin-types (110/376)
25562026-09-02T04:09:39.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572026-09-02T04:09:39.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582026-09-02T04:09:39.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592026-09-02T04:09:39.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25602026-09-02T04:09:39.700Z
25612026-09-02T04:09:39.700Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/376)
25622026-09-02T04:09:40.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-02T04:09:40.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-02T04:09:40.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652026-09-02T04:09:40.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25662026-09-02T04:09:40.251Z
25672026-09-02T04:09:40.252Zinfo: running `cargo check --bins` on ereport-types (112/376)
25682026-09-02T04:09:40.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692026-09-02T04:09:40.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702026-09-02T04:09:40.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712026-09-02T04:09:40.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25722026-09-02T04:09:40.811Z
25732026-09-02T04:09:40.811Zinfo: running `cargo check --bins` on gateway-client (113/376)
25742026-09-02T04:09:41.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752026-09-02T04:09:41.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762026-09-02T04:09:41.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772026-09-02T04:09:41.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25782026-09-02T04:09:41.365Z
25792026-09-02T04:09:41.366Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/376)
25802026-09-02T04:09:41.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812026-09-02T04:09:41.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822026-09-02T04:09:41.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832026-09-02T04:09:41.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25842026-09-02T04:09:41.920Z
25852026-09-02T04:09:41.920Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376)
25862026-09-02T04:09:42.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872026-09-02T04:09:42.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882026-09-02T04:09:42.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892026-09-02T04:09:42.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25902026-09-02T04:09:42.477Z
25912026-09-02T04:09:42.477Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/376)
25922026-09-02T04:09:42.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932026-09-02T04:09:42.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942026-09-02T04:09:42.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952026-09-02T04:09:42.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25962026-09-02T04:09:43.056Z
25972026-09-02T04:09:43.056Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376)
25982026-09-02T04:09:43.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992026-09-02T04:09:43.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002026-09-02T04:09:43.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012026-09-02T04:09:43.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26022026-09-02T04:09:43.638Z
26032026-09-02T04:09:43.639Zinfo: running `cargo check --bins` on key-manager-types (118/376)
26042026-09-02T04:09:44.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052026-09-02T04:09:44.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062026-09-02T04:09:44.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072026-09-02T04:09:44.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
26082026-09-02T04:09:44.190Z
26092026-09-02T04:09:44.190Zinfo: running `cargo check --bins` on oxlog (119/376)
26102026-09-02T04:09:44.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112026-09-02T04:09:44.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122026-09-02T04:09:44.793Z Checking cfg-if v1.0.4
26132026-09-02T04:09:44.796Z Checking serde_core v1.0.228
26142026-09-02T04:09:44.796Z Checking libc v0.2.185
26152026-09-02T04:09:44.909Z Checking memchr v2.8.0
26162026-09-02T04:09:44.917Z Checking smallvec v1.15.1
26172026-09-02T04:09:44.921Z Checking log v0.4.33
26182026-09-02T04:09:44.937Z Checking subtle v2.6.1
26192026-09-02T04:09:44.947Z Checking itoa v1.0.17
26202026-09-02T04:09:44.956Z Checking scopeguard v1.2.0
26212026-09-02T04:09:45.049Z Checking lock_api v0.4.14
26222026-09-02T04:09:45.075Z Checking stable_deref_trait v1.2.1
26232026-09-02T04:09:45.075Z Checking typenum v1.20.1
26242026-09-02T04:09:45.098Z Checking zerofrom v0.1.6
26252026-09-02T04:09:45.109Z Checking portable-atomic v1.13.1
26262026-09-02T04:09:45.142Z Checking zerocopy v0.8.55
26272026-09-02T04:09:45.206Z Checking yoke v0.8.1
26282026-09-02T04:09:45.244Z Checking critical-section v1.2.0
26292026-09-02T04:09:45.270Z Checking const-oid v0.9.6
26302026-09-02T04:09:45.296Z Checking errno v0.3.14
26312026-09-02T04:09:45.334Z Checking getrandom v0.2.17
26322026-09-02T04:09:45.365Z Checking zerovec v0.11.5
26332026-09-02T04:09:45.408Z Checking pin-project-lite v0.2.17
26342026-09-02T04:09:45.472Z Checking rand_core v0.6.4
26352026-09-02T04:09:45.497Z Checking libm v0.2.16
26362026-09-02T04:09:45.512Z Checking once_cell v1.21.3
26372026-09-02T04:09:45.640Z Checking zmij v1.0.21
26382026-09-02T04:09:45.680Z Checking signal-hook-registry v1.4.8
26392026-09-02T04:09:45.797Z Checking tinystr v0.8.2
26402026-09-02T04:09:45.818Z Checking parking_lot_core v0.9.12
26412026-09-02T04:09:45.834Z Checking litemap v0.8.1
26422026-09-02T04:09:45.847Z Checking futures-core v0.3.32
26432026-09-02T04:09:45.950Z Checking rand_core v0.10.0
26442026-09-02T04:09:45.968Z Checking percent-encoding v2.3.2
26452026-09-02T04:09:45.968Z Checking writeable v0.6.2
26462026-09-02T04:09:45.996Z Checking potential_utf v0.1.4
26472026-09-02T04:09:45.999Z Checking parking_lot v0.12.5
26482026-09-02T04:09:46.087Z Checking getrandom v0.4.3
26492026-09-02T04:09:46.111Z Checking zerotrie v0.2.3
26502026-09-02T04:09:46.123Z Checking mio v1.2.0
26512026-09-02T04:09:46.126Z Checking icu_locale_core v2.1.1
26522026-09-02T04:09:46.188Z Checking equivalent v1.0.2
26532026-09-02T04:09:46.202Z Checking num-traits v0.2.19
26542026-09-02T04:09:46.246Z Checking icu_collections v2.1.1
26552026-09-02T04:09:46.269Z Checking socket2 v0.6.3
26562026-09-02T04:09:46.350Z Checking icu_properties_data v2.1.2
26572026-09-02T04:09:46.387Z Checking serde v1.0.228
26582026-09-02T04:09:46.400Z Checking bitflags v2.11.0
26592026-09-02T04:09:46.470Z Checking serde_json v1.0.151
26602026-09-02T04:09:46.503Z Checking icu_normalizer_data v2.1.1
26612026-09-02T04:09:46.552Z Checking byteorder v1.5.0
26622026-09-02T04:09:46.564Z Checking futures-sink v0.3.32
26632026-09-02T04:09:46.576Z Checking hashbrown v0.17.0
26642026-09-02T04:09:46.659Z Checking futures-channel v0.3.32
26652026-09-02T04:09:46.686Z Checking icu_provider v2.1.1
26662026-09-02T04:09:46.747Z Checking getrandom v0.3.4
26672026-09-02T04:09:46.758Z Checking utf8_iter v1.0.4
26682026-09-02T04:09:46.786Z Checking zeroize v1.9.0
26692026-09-02T04:09:46.848Z Checking bytes v1.11.1
26702026-09-02T04:09:46.870Z Checking slab v0.4.12
26712026-09-02T04:09:46.882Z Checking futures-task v0.3.32
26722026-09-02T04:09:46.923Z Checking icu_normalizer v2.1.1
26732026-09-02T04:09:46.965Z Checking generic-array v0.14.7
26742026-09-02T04:09:47.018Z Checking icu_properties v2.1.2
26752026-09-02T04:09:47.030Z Checking futures-io v0.3.32
26762026-09-02T04:09:47.049Z Checking indexmap v2.14.0
26772026-09-02T04:09:47.139Z Checking futures-util v0.3.32
26782026-09-02T04:09:47.152Z Checking rustix v1.1.4
26792026-09-02T04:09:47.233Z Checking form_urlencoded v1.2.2
26802026-09-02T04:09:47.297Z Checking tokio v1.52.1
26812026-09-02T04:09:47.360Z Checking base64ct v1.8.3
26822026-09-02T04:09:47.418Z Checking crypto-common v0.1.7
26832026-09-02T04:09:47.550Z Checking block-buffer v0.10.4
26842026-09-02T04:09:47.596Z Checking fnv v1.0.7
26852026-09-02T04:09:47.622Z Checking pem-rfc7468 v0.7.0
26862026-09-02T04:09:47.685Z Checking digest v0.10.7
26872026-09-02T04:09:47.697Z Checking iana-time-zone v0.1.65
26882026-09-02T04:09:47.775Z Checking flagset v0.4.7
26892026-09-02T04:09:47.799Z Checking chrono v0.4.45
26902026-09-02T04:09:47.842Z Checking idna_adapter v1.2.1
26912026-09-02T04:09:47.880Z Checking rand_core v0.9.5
26922026-09-02T04:09:47.893Z Checking der v0.7.10
26932026-09-02T04:09:47.921Z Checking ppv-lite86 v0.2.21
26942026-09-02T04:09:47.955Z Checking idna v1.1.0
26952026-09-02T04:09:47.982Z Checking uuid v1.23.4
26962026-09-02T04:09:48.052Z Checking base64 v0.22.1
26972026-09-02T04:09:48.194Z Checking url v2.5.8
26982026-09-02T04:09:48.207Z Checking regex-syntax v0.8.10
26992026-09-02T04:09:48.300Z Checking http v1.4.2
27002026-09-02T04:09:48.304Z Checking rand_chacha v0.9.0
27012026-09-02T04:09:48.503Z Checking tracing-core v0.1.36
27022026-09-02T04:09:48.620Z Checking spki v0.7.3
27032026-09-02T04:09:48.634Z Checking cpufeatures v0.2.17
27042026-09-02T04:09:48.646Z Checking simd-adler32 v0.3.8
27052026-09-02T04:09:48.700Z Checking dyn-clone v1.0.20
27062026-09-02T04:09:48.785Z Checking pkcs8 v0.10.2
27072026-09-02T04:09:48.799Z Checking rand v0.9.2
27082026-09-02T04:09:48.812Z Checking tracing v0.1.44
27092026-09-02T04:09:48.815Z Checking rustls-pki-types v1.14.0
27102026-09-02T04:09:48.834Z Checking http-body v1.0.1
27112026-09-02T04:09:48.938Z Checking semver v1.0.28
27122026-09-02T04:09:48.962Z Checking spin v0.9.8
27132026-09-02T04:09:49.007Z Checking anstyle v1.0.14
27142026-09-02T04:09:49.044Z Checking adler2 v2.0.1
27152026-09-02T04:09:49.110Z Checking openssl-probe v0.2.1
27162026-09-02T04:09:49.135Z Checking tinyvec_macros v0.1.1
27172026-09-02T04:09:49.135Z Checking utf8parse v0.2.2
27182026-09-02T04:09:49.159Z Checking cmov v0.5.4
27192026-09-02T04:09:49.181Z Checking miniz_oxide v0.8.9
27202026-09-02T04:09:49.197Z Checking tinyvec v1.10.0
27212026-09-02T04:09:49.209Z Checking schemars v0.8.22
27222026-09-02T04:09:49.238Z Checking anstyle-parse v1.0.0
27232026-09-02T04:09:49.267Z Checking sha2 v0.10.9
27242026-09-02T04:09:49.342Z Checking ctutils v0.4.2
27252026-09-02T04:09:49.382Z Checking terminal_size v0.4.3
27262026-09-02T04:09:49.486Z Checking aws-lc-sys v0.40.0
27272026-09-02T04:09:49.498Z Checking thiserror v2.0.18
27282026-09-02T04:09:49.513Z Checking try-lock v0.2.5
27292026-09-02T04:09:49.525Z Checking tower-service v0.3.3
27302026-09-02T04:09:49.537Z Checking anstyle-query v1.1.5
27312026-09-02T04:09:49.548Z Checking untrusted v0.7.1
27322026-09-02T04:09:49.590Z Checking colorchoice v1.0.4
27332026-09-02T04:09:49.602Z Checking is_terminal_polyfill v1.70.2
27342026-09-02T04:09:49.614Z Checking tower-layer v0.3.3
27352026-09-02T04:09:49.625Z Checking fastrand v2.3.0
27362026-09-02T04:09:49.652Z Checking atomic-waker v1.1.2
27372026-09-02T04:09:49.682Z Checking want v0.3.1
27382026-09-02T04:09:49.694Z Checking anstream v1.0.0
27392026-09-02T04:09:49.744Z Checking hybrid-array v0.4.13
27402026-09-02T04:09:49.759Z Checking ipnet v2.12.0
27412026-09-02T04:09:49.797Z Checking tempfile v3.27.0
27422026-09-02T04:09:49.797Z Checking httparse v1.10.1
27432026-09-02T04:09:49.852Z Checking crc32fast v1.5.0
27442026-09-02T04:09:49.885Z Checking aho-corasick v1.1.4
27452026-09-02T04:09:49.988Z Checking aws-lc-rs v1.16.3
27462026-09-02T04:09:50.003Z Checking httpdate v1.0.3
27472026-09-02T04:09:50.006Z Checking untrusted v0.9.0
27482026-09-02T04:09:50.025Z Checking foreign-types-shared v0.1.1
27492026-09-02T04:09:50.025Z Checking tap v1.0.1
27502026-09-02T04:09:50.101Z Checking plain v0.2.3
27512026-09-02T04:09:50.115Z Checking foreign-types v0.3.2
27522026-09-02T04:09:50.130Z Checking wyz v0.5.1
27532026-09-02T04:09:50.146Z Checking unicode-normalization v0.1.25
27542026-09-02T04:09:50.177Z Checking rand_chacha v0.3.1
27552026-09-02T04:09:50.198Z Checking signature v2.2.0
27562026-09-02T04:09:50.299Z Checking radium v0.7.0
27572026-09-02T04:09:50.326Z Checking hex v0.4.3
27582026-09-02T04:09:50.382Z Checking num-integer v0.1.46
27592026-09-02T04:09:50.469Z Checking openssl-sys v0.9.117
27602026-09-02T04:09:50.489Z Checking wait-timeout v0.2.1
27612026-09-02T04:09:50.535Z Checking socket2 v0.5.10
27622026-09-02T04:09:50.549Z Checking tokio-util v0.7.18
27632026-09-02T04:09:50.561Z Checking bit-vec v0.8.0
27642026-09-02T04:09:50.565Z Checking regex-automata v0.4.14
27652026-09-02T04:09:50.600Z Checking ucd-trie v0.1.7
27662026-09-02T04:09:50.614Z Checking unicode-ident v1.0.24
27672026-09-02T04:09:50.720Z Checking quick-error v1.2.3
27682026-09-02T04:09:50.733Z Checking strsim v0.11.1
27692026-09-02T04:09:50.751Z Checking funty v2.0.0
27702026-09-02T04:09:50.772Z Checking clap_lex v1.0.0
27712026-09-02T04:09:50.818Z Checking rusty-fork v0.3.1
27722026-09-02T04:09:50.831Z Checking rustls-webpki v0.103.13
27732026-09-02T04:09:50.844Z Checking openssl v0.10.80
27742026-09-02T04:09:50.887Z Checking bit-set v0.8.0
27752026-09-02T04:09:50.919Z Checking clap_builder v4.6.0
27762026-09-02T04:09:50.982Z Checking pest v2.8.6
27772026-09-02T04:09:51.030Z Checking proc-macro2 v1.0.106
27782026-09-02T04:09:51.063Z Checking bitvec v1.0.1
27792026-09-02T04:09:51.156Z Checking h2 v0.4.15
27802026-09-02T04:09:51.239Z Checking rustls v0.23.41
27812026-09-02T04:09:51.336Z Checking num-iter v0.1.45
27822026-09-02T04:09:51.445Z Checking rand v0.8.6
27832026-09-02T04:09:51.980Z Checking lazy_static v1.5.0
27842026-09-02T04:09:52.042Z Checking rand_xorshift v0.4.0
27852026-09-02T04:09:52.070Z Checking hmac v0.12.1
27862026-09-02T04:09:52.155Z Checking thiserror v1.0.69
27872026-09-02T04:09:52.183Z Checking maybe-uninit v2.0.0
27882026-09-02T04:09:52.206Z Checking serde_spanned v0.6.9
27892026-09-02T04:09:52.231Z Checking toml_datetime v0.6.11
27902026-09-02T04:09:52.252Z Checking sync_wrapper v1.0.2
27912026-09-02T04:09:52.331Z Checking powerfmt v0.2.0
27922026-09-02T04:09:52.351Z Checking pretty-hex v0.4.1
27932026-09-02T04:09:52.377Z Checking nodrop v0.1.14
27942026-09-02T04:09:52.400Z Checking crc-catalog v2.4.0
27952026-09-02T04:09:52.411Z Checking unarray v0.1.4
27962026-09-02T04:09:52.459Z Checking siphasher v1.0.2
27972026-09-02T04:09:52.462Z Checking zlib-rs v0.6.2
27982026-09-02T04:09:52.484Z Checking crc v3.4.0
27992026-09-02T04:09:52.487Z Checking deranged v0.5.8
28002026-09-02T04:09:52.506Z Checking proptest v1.11.0
28012026-09-02T04:09:52.610Z Checking array-init v0.0.4
28022026-09-02T04:09:52.648Z Checking packed_struct v0.10.1
28032026-09-02T04:09:52.876Z Checking native-tls v0.2.18
28042026-09-02T04:09:52.901Z Checking tower v0.5.3
28052026-09-02T04:09:53.052Z Checking smallvec v0.6.14
28062026-09-02T04:09:53.238Z Checking clap v4.6.1
28072026-09-02T04:09:53.286Z Checking num-bigint-dig v0.8.6
28082026-09-02T04:09:53.315Z Checking quote v1.0.45
28092026-09-02T04:09:53.331Z Checking flate2 v1.1.9
28102026-09-02T04:09:53.415Z Checking ipnetwork v0.21.1
28112026-09-02T04:09:53.484Z Checking http-body-util v0.1.3
28122026-09-02T04:09:53.512Z Checking pkcs1 v0.7.5
28132026-09-02T04:09:53.617Z Checking crossbeam-utils v0.8.21
28142026-09-02T04:09:53.630Z Checking bitfield v0.19.4
28152026-09-02T04:09:53.686Z Checking zerocopy v0.6.6
28162026-09-02T04:09:53.698Z Checking ahash v0.8.12
28172026-09-02T04:09:53.715Z Checking bzip2-sys v0.1.13+1.0.8
28182026-09-02T04:09:53.796Z Checking scroll v0.13.0
28192026-09-02T04:09:53.887Z Checking env_filter v2.0.0
28202026-09-02T04:09:53.901Z Checking winnow v0.5.40
28212026-09-02T04:09:53.955Z Checking unicode-bidi v0.3.18
28222026-09-02T04:09:53.972Z Checking num-conv v0.2.0
28232026-09-02T04:09:53.988Z Checking hyper v1.10.1
28242026-09-02T04:09:54.022Z Checking base64 v0.21.7
28252026-09-02T04:09:54.036Z Checking gimli v0.32.3
28262026-09-02T04:09:54.080Z Checking time-core v0.1.8
28272026-09-02T04:09:54.105Z Checking iri-string v0.7.10
28282026-09-02T04:09:54.219Z Checking num_threads v0.1.7
28292026-09-02T04:09:54.244Z Checking ryu v1.0.23
28302026-09-02T04:09:54.256Z Checking allocator-api2 v0.2.21
28312026-09-02T04:09:54.299Z Checking hashbrown v0.12.3
28322026-09-02T04:09:54.305Z Checking unicode-properties v0.1.4
28332026-09-02T04:09:54.374Z Checking serde_urlencoded v0.7.1
28342026-09-02T04:09:54.492Z Checking stringprep v0.1.5
28352026-09-02T04:09:54.532Z Checking newtype-uuid v1.3.2
28362026-09-02T04:09:54.576Z Checking time v0.3.47
28372026-09-02T04:09:54.638Z Checking ron v0.8.1
28382026-09-02T04:09:54.702Z Checking indexmap v1.9.3
28392026-09-02T04:09:54.726Z Checking rsa v0.9.10
28402026-09-02T04:09:54.911Z Checking hyper-util v0.1.20
28412026-09-02T04:09:55.018Z Checking env_logger v0.11.11
28422026-09-02T04:09:55.041Z Checking toml_edit v0.19.15
28432026-09-02T04:09:55.107Z Checking tower-http v0.6.8
28442026-09-02T04:09:55.147Z Checking goblin v0.10.5
28452026-09-02T04:09:55.188Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28462026-09-02T04:09:55.202Z Checking crossbeam-epoch v0.9.18
28472026-09-02T04:09:55.341Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28482026-09-02T04:09:55.381Z Checking hashbrown v0.13.2
28492026-09-02T04:09:55.423Z Checking bzip2 v0.4.4
28502026-09-02T04:09:55.553Z Checking addr2line v0.25.1
28512026-09-02T04:09:55.587Z Checking oxnet v0.1.6
28522026-09-02T04:09:55.706Z Checking syn v2.0.117
28532026-09-02T04:09:55.799Z Checking serde-hex v0.1.0
28542026-09-02T04:09:55.812Z Checking tokio-native-tls v0.3.1
28552026-09-02T04:09:55.839Z Checking bstr v1.12.1
28562026-09-02T04:09:55.968Z Checking crypto-common v0.2.2
28572026-09-02T04:09:56.087Z Checking block-buffer v0.12.1
28582026-09-02T04:09:56.182Z Checking block-padding v0.4.2
28592026-09-02T04:09:56.234Z Checking rustls-native-certs v0.8.3
28602026-09-02T04:09:56.249Z Checking x509-cert v0.2.5
28612026-09-02T04:09:56.301Z Checking scroll v0.12.0
28622026-09-02T04:09:56.364Z Checking object v0.37.3
28632026-09-02T04:09:56.529Z Checking zstd-sys v2.0.16+zstd.1.5.7
28642026-09-02T04:09:56.560Z Checking md-5 v0.10.6
28652026-09-02T04:09:56.636Z Checking hash32 v0.2.1
28662026-09-02T04:09:56.700Z Checking encoding_rs v0.8.35
28672026-09-02T04:09:56.790Z Checking fallible-iterator v0.2.0
28682026-09-02T04:09:56.890Z Checking psl-types v2.0.11
28692026-09-02T04:09:57.007Z Checking rustc-demangle v0.1.27
28702026-09-02T04:09:57.076Z Checking mime v0.3.17
28712026-09-02T04:09:57.230Z Checking crc-any v2.5.0
28722026-09-02T04:09:57.251Z Checking postgres-protocol v0.6.10
28732026-09-02T04:09:57.313Z Checking publicsuffix v2.3.0
28742026-09-02T04:09:57.406Z Checking heapless v0.7.17
28752026-09-02T04:09:57.474Z Checking zstd-safe v7.2.4
28762026-09-02T04:09:57.489Z Checking dof v0.4.0
28772026-09-02T04:09:57.559Z Checking goblin v0.8.2
28782026-09-02T04:09:57.634Z Checking inout v0.2.2
28792026-09-02T04:09:57.649Z Checking hyper-tls v0.6.0
28802026-09-02T04:09:57.781Z Checking toml v0.7.8
28812026-09-02T04:09:57.822Z Checking daft v0.1.8
28822026-09-02T04:09:57.835Z Checking object v0.30.4
28832026-09-02T04:09:57.988Z Checking cookie v0.18.1
28842026-09-02T04:09:58.071Z Checking zip v0.6.6
28852026-09-02T04:09:58.087Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28862026-09-02T04:09:58.124Z Checking tokio-rustls v0.26.4
28872026-09-02T04:09:58.229Z Checking phf_shared v0.13.1
28882026-09-02T04:09:58.246Z Checking dtrace-parser v0.3.0
28892026-09-02T04:09:58.351Z Checking pin-project v1.1.11
28902026-09-02T04:09:58.395Z Checking zerocopy v0.7.35
28912026-09-02T04:09:58.398Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28922026-09-02T04:09:58.420Z Checking signal-hook v0.3.18
28932026-09-02T04:09:58.440Z Checking futures-executor v0.3.32
28942026-09-02T04:09:58.478Z Checking ff v0.13.1
28952026-09-02T04:09:58.582Z Checking thread-id v5.1.0
28962026-09-02T04:09:58.602Z Checking unicode-width v0.2.0
28972026-09-02T04:09:58.602Z Checking bumpalo v3.20.2
28982026-09-02T04:09:58.658Z Checking is_ci v1.2.0
28992026-09-02T04:09:58.693Z Checking backtrace v0.3.76
29002026-09-02T04:09:58.749Z Checking managed v0.8.0
29012026-09-02T04:09:58.809Z Checking same-file v1.0.6
29022026-09-02T04:09:58.840Z Checking either v1.15.0
29032026-09-02T04:09:58.871Z Checking base16ct v0.2.0
29042026-09-02T04:09:58.922Z Checking smawk v0.3.2
29052026-09-02T04:09:58.933Z Checking jiff-core v0.1.0
29062026-09-02T04:09:58.976Z Checking foldhash v0.2.0
29072026-09-02T04:09:58.988Z Checking foldhash v0.1.5
29082026-09-02T04:09:59.017Z Checking libbz2-rs-sys v0.2.2
29092026-09-02T04:09:59.042Z Compiling rayon-core v1.13.0
29102026-09-02T04:09:59.112Z Compiling illumos-nvpair-sys v0.2.0
29112026-09-02T04:09:59.125Z Checking bitflags v1.3.2
29122026-09-02T04:09:59.192Z Checking unicode-linebreak v0.1.5
29132026-09-02T04:09:59.213Z Checking path-slash v0.1.5
29142026-09-02T04:09:59.314Z Checking smoltcp v0.9.1
29152026-09-02T04:09:59.329Z Checking hashbrown v0.16.1
29162026-09-02T04:09:59.362Z Checking hashbrown v0.15.5
29172026-09-02T04:09:59.393Z Checking textwrap v0.16.2
29182026-09-02T04:09:59.408Z Checking bzip2 v0.6.1
29192026-09-02T04:09:59.456Z Checking dof v0.3.0
29202026-09-02T04:09:59.565Z Checking sec1 v0.7.3
29212026-09-02T04:09:59.600Z Checking backtrace-ext v0.2.1
29222026-09-02T04:09:59.603Z Checking jiff v0.2.34
29232026-09-02T04:09:59.705Z Checking walkdir v2.5.0
29242026-09-02T04:09:59.733Z Checking zopfli v0.8.3
29252026-09-02T04:09:59.776Z Checking supports-color v3.0.2
29262026-09-02T04:09:59.814Z Checking usdt-impl v0.6.0
29272026-09-02T04:09:59.826Z Checking signal-hook-mio v0.2.5
29282026-09-02T04:09:59.861Z Checking group v0.13.0
29292026-09-02T04:09:59.884Z Checking futures v0.3.32
29302026-09-02T04:09:59.898Z Checking snafu v0.8.9
29312026-09-02T04:09:59.922Z Checking phf v0.13.1
29322026-09-02T04:09:59.925Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29332026-09-02T04:09:59.956Z Checking hyper-rustls v0.27.7
29342026-09-02T04:10:00.003Z Checking cookie_store v0.22.1
29352026-09-02T04:10:00.058Z Checking reqwest v0.12.28
29362026-09-02T04:10:00.069Z Checking cipher v0.5.2
29372026-09-02T04:10:00.088Z Checking zstd v0.13.3
29382026-09-02T04:10:00.129Z Checking postgres-types v0.2.12
29392026-09-02T04:10:00.155Z Checking rustls-platform-verifier v0.6.2
29402026-09-02T04:10:00.266Z Checking globset v0.4.18
29412026-09-02T04:10:00.269Z Checking crossbeam-deque v0.8.6
29422026-09-02T04:10:00.293Z Checking phf_shared v0.11.3
29432026-09-02T04:10:00.304Z Checking regex v1.12.3
29442026-09-02T04:10:00.330Z Checking dtrace-parser v0.2.0
29452026-09-02T04:10:00.432Z Checking hkdf v0.12.4
29462026-09-02T04:10:00.443Z Checking curve25519-dalek v4.1.3
29472026-09-02T04:10:00.455Z Checking ref-cast v1.0.25
29482026-09-02T04:10:00.510Z Checking byte-wrapper v0.1.0
29492026-09-02T04:10:00.545Z Checking olpc-cjson v0.1.4
29502026-09-02T04:10:00.562Z Checking strum v0.27.2
29512026-09-02T04:10:00.565Z Checking hubpack v0.1.2
29522026-09-02T04:10:00.585Z Checking ed25519 v2.2.3
29532026-09-02T04:10:00.674Z Checking memoffset v0.9.1
29542026-09-02T04:10:00.687Z Checking owo-colors v4.3.0
29552026-09-02T04:10:00.710Z Checking rustix v0.38.44
29562026-09-02T04:10:00.722Z Checking pem v3.0.6
29572026-09-02T04:10:00.751Z Checking crypto-bigint v0.5.5
29582026-09-02T04:10:00.767Z Checking serde-big-array v0.5.1
29592026-09-02T04:10:00.798Z Checking serde_plain v1.0.2
29602026-09-02T04:10:00.868Z Checking erased-serde v0.3.31
29612026-09-02T04:10:00.898Z Checking float-cmp v0.10.0
29622026-09-02T04:10:00.940Z Checking memmap2 v0.9.10
29632026-09-02T04:10:01.021Z Checking thread-id v4.2.2
29642026-09-02T04:10:01.097Z Checking keccak v0.1.6
29652026-09-02T04:10:01.097Z Checking winnow v1.0.3
29662026-09-02T04:10:01.207Z Checking fixedbitset v0.4.2
29672026-09-02T04:10:01.234Z Checking supports-hyperlinks v3.2.0
29682026-09-02T04:10:01.248Z Checking predicates-core v1.0.10
29692026-09-02T04:10:01.269Z Checking unicode-segmentation v1.12.0
29702026-09-02T04:10:01.336Z Checking static_assertions v1.1.0
29712026-09-02T04:10:01.354Z Checking winnow v0.7.14
29722026-09-02T04:10:01.366Z Checking const-oid v0.10.2
29732026-09-02T04:10:01.402Z Checking precomputed-hash v0.1.1
29742026-09-02T04:10:01.483Z Checking unicode-width v0.1.14
29752026-09-02T04:10:01.500Z Checking normalize-line-endings v0.3.0
29762026-09-02T04:10:01.513Z Checking whoami v2.1.0
29772026-09-02T04:10:01.524Z Checking new_debug_unreachable v1.0.6
29782026-09-02T04:10:01.577Z Checking data-encoding v2.10.0
29792026-09-02T04:10:01.589Z Checking toml_write v0.1.2
29802026-09-02T04:10:01.593Z Checking difflib v0.4.0
29812026-09-02T04:10:01.661Z Checking fixedbitset v0.5.7
29822026-09-02T04:10:01.700Z Checking supports-unicode v3.0.0
29832026-09-02T04:10:01.724Z Checking typed-path v0.9.3
29842026-09-02T04:10:01.757Z Checking cpufeatures v0.3.0
29852026-09-02T04:10:01.760Z Checking predicates v3.1.4
29862026-09-02T04:10:01.801Z Checking miette v7.6.0
29872026-09-02T04:10:01.825Z Checking chacha20 v0.10.0
29882026-09-02T04:10:01.841Z Checking hickory-proto v0.25.2
29892026-09-02T04:10:01.855Z Checking petgraph v0.8.3
29902026-09-02T04:10:01.958Z Checking toml_parser v1.1.2+spec-1.1.0
29912026-09-02T04:10:02.081Z Checking tokio-postgres v0.7.16
29922026-09-02T04:10:02.084Z Checking elliptic-curve v0.13.8
29932026-09-02T04:10:02.294Z Checking string_cache v0.8.9
29942026-09-02T04:10:02.332Z Checking similar v2.7.0
29952026-09-02T04:10:02.401Z Checking digest v0.11.3
29962026-09-02T04:10:02.463Z Checking zip v4.6.1
29972026-09-02T04:10:02.526Z Checking tough v0.22.0
29982026-09-02T04:10:02.584Z Checking crossterm v0.28.1
29992026-09-02T04:10:02.597Z Checking toml_edit v0.22.27
30002026-09-02T04:10:02.717Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30012026-09-02T04:10:03.032Z Checking petgraph v0.6.5
30022026-09-02T04:10:03.276Z Checking sha3 v0.10.8
30032026-09-02T04:10:03.374Z Checking slog v2.8.2
30042026-09-02T04:10:03.425Z Checking ed25519-dalek v2.2.0
30052026-09-02T04:10:03.484Z Checking usdt v0.6.0
30062026-09-02T04:10:03.631Z Checking usdt-impl v0.5.0
30072026-09-02T04:10:03.654Z Checking nix v0.31.2
30082026-09-02T04:10:03.657Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30092026-09-02T04:10:03.681Z Checking iddqd v0.4.2
30102026-09-02T04:10:04.224Z Checking reqwest v0.13.2
30112026-09-02T04:10:04.269Z Checking itertools v0.13.0
30122026-09-02T04:10:04.355Z Checking strum v0.26.3
30132026-09-02T04:10:04.469Z Checking serde_with v3.21.0
30142026-09-02T04:10:04.546Z Checking derive_more v2.1.1
30152026-09-02T04:10:04.582Z Checking fs-err v3.3.0
30162026-09-02T04:10:04.641Z Checking tokio-stream v0.1.18
30172026-09-02T04:10:04.654Z Checking buf-list v1.1.2
30182026-09-02T04:10:04.834Z Checking anyhow v1.0.104
30192026-09-02T04:10:04.871Z Checking camino v1.2.5
30202026-09-02T04:10:04.885Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30212026-09-02T04:10:04.968Z Checking openapiv3 v2.2.0
30222026-09-02T04:10:05.022Z Checking lalrpop-util v0.19.12
30232026-09-02T04:10:05.034Z Checking peg-runtime v0.8.5
30242026-09-02T04:10:05.055Z Checking illumos-nvpair v0.3.0
30252026-09-02T04:10:05.114Z Checking rayon v1.11.0
30262026-09-02T04:10:05.138Z Checking sigpipe v0.1.3
30272026-09-02T04:10:05.164Z Checking glob v0.3.3
30282026-09-02T04:10:06.102Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30292026-09-02T04:10:06.404Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30302026-09-02T04:10:06.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.49s
30312026-09-02T04:10:06.853Z
30322026-09-02T04:10:06.853Zinfo: running `cargo check --bins` on internal-dns-types (120/376)
30332026-09-02T04:10:07.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-09-02T04:10:07.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-09-02T04:10:07.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-09-02T04:10:07.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30372026-09-02T04:10:07.426Z
30382026-09-02T04:10:07.426Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/376)
30392026-09-02T04:10:07.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-09-02T04:10:07.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-09-02T04:10:07.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-09-02T04:10:07.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30432026-09-02T04:10:07.979Z
30442026-09-02T04:10:07.979Zinfo: running `cargo check --bins` on nexus-types-versions (122/376)
30452026-09-02T04:10:08.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-09-02T04:10:08.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-09-02T04:10:08.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-09-02T04:10:08.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30492026-09-02T04:10:08.561Z
30502026-09-02T04:10:08.561Zinfo: running `cargo check --bins` on oxql-types (123/376)
30512026-09-02T04:10:09.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-09-02T04:10:09.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-09-02T04:10:09.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-09-02T04:10:09.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30552026-09-02T04:10:09.127Z
30562026-09-02T04:10:09.127Zinfo: running `cargo check --bins` on oximeter-types (124/376)
30572026-09-02T04:10:09.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-09-02T04:10:09.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-09-02T04:10:09.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-09-02T04:10:09.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30612026-09-02T04:10:09.693Z
30622026-09-02T04:10:09.694Zinfo: running `cargo check --bins` on oximeter-types-versions (125/376)
30632026-09-02T04:10:10.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-09-02T04:10:10.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-09-02T04:10:10.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-09-02T04:10:10.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30672026-09-02T04:10:10.266Z
30682026-09-02T04:10:10.266Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/376)
30692026-09-02T04:10:10.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-09-02T04:10:10.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-09-02T04:10:10.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722026-09-02T04:10:10.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
30732026-09-02T04:10:10.818Z
30742026-09-02T04:10:10.818Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/376)
30752026-09-02T04:10:11.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762026-09-02T04:10:11.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772026-09-02T04:10:11.499Z Compiling multer v3.1.0
30782026-09-02T04:10:11.611Z Compiling async-stream-impl v0.3.6
30792026-09-02T04:10:11.613Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30802026-09-02T04:10:11.626Z Compiling serde_tokenstream v0.3.0
30812026-09-02T04:10:11.635Z Compiling dropshot v0.17.1
30822026-09-02T04:10:11.647Z Compiling parse-display-derive v0.10.0
30832026-09-02T04:10:11.659Z Compiling dropshot_endpoint v0.17.1
30842026-09-02T04:10:11.663Z Compiling newtype-uuid-macros v0.1.0
30852026-09-02T04:10:11.823Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30862026-09-02T04:10:11.896Z Checking thread_local v1.1.9
30872026-09-02T04:10:11.925Z Compiling oxide-generation-macros v0.2.0
30882026-09-02T04:10:11.990Z Checking compression-core v0.4.31
30892026-09-02T04:10:12.071Z Checking match_cfg v0.1.0
30902026-09-02T04:10:12.115Z Checking compression-codecs v0.4.37
30912026-09-02T04:10:12.142Z Checking hostname v0.3.1
30922026-09-02T04:10:12.184Z Checking crossbeam-channel v0.5.15
30932026-09-02T04:10:12.228Z Checking atomicwrites v0.4.4
30942026-09-02T04:10:12.241Z Checking slog-json v2.6.1
30952026-09-02T04:10:12.277Z Checking serde_spanned v1.1.1
30962026-09-02T04:10:12.349Z Checking toml_datetime v1.1.1+spec-1.1.0
30972026-09-02T04:10:12.391Z Checking is-terminal v0.4.17
30982026-09-02T04:10:12.407Z Checking take_mut v0.2.2
30992026-09-02T04:10:12.425Z Checking toml_writer v1.1.1+spec-1.1.0
31002026-09-02T04:10:12.476Z Checking debug-ignore v1.0.5
31012026-09-02T04:10:12.506Z Checking term v1.2.1
31022026-09-02T04:10:12.521Z Checking slog-async v2.8.0
31032026-09-02T04:10:12.544Z Checking slog-bunyan v2.5.0
31042026-09-02T04:10:12.574Z Checking async-compression v0.4.41
31052026-09-02T04:10:12.599Z Checking toml v1.1.2+spec-1.1.0
31062026-09-02T04:10:12.653Z Checking async-stream v0.3.6
31072026-09-02T04:10:12.668Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31082026-09-02T04:10:12.691Z Checking progenitor-client v0.14.0
31092026-09-02T04:10:12.725Z Checking slog-term v2.9.2
31102026-09-02T04:10:12.771Z Checking sha1 v0.11.0
31112026-09-02T04:10:12.818Z Checking oxide-generation v0.1.3
31122026-09-02T04:10:12.921Z Checking waitgroup v0.1.2
31132026-09-02T04:10:12.960Z Checking rustls-pemfile v2.2.0
31142026-09-02T04:10:12.975Z Checking backon v1.6.0
31152026-09-02T04:10:12.997Z Checking serde_path_to_error v0.1.20
31162026-09-02T04:10:13.018Z Checking hostname v0.4.2
31172026-09-02T04:10:13.032Z Checking instant v0.1.13
31182026-09-02T04:10:13.124Z Checking backoff v0.4.0
31192026-09-02T04:10:13.137Z Checking progenitor-extras v0.2.0
31202026-09-02T04:10:13.179Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31212026-09-02T04:10:13.264Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31222026-09-02T04:10:13.295Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31232026-09-02T04:10:13.309Z Checking itertools v0.14.0
31242026-09-02T04:10:13.329Z Checking parse-display v0.10.0
31252026-09-02T04:10:13.351Z Checking regress v0.10.5
31262026-09-02T04:10:13.460Z Checking macaddr v1.0.1
31272026-09-02T04:10:13.625Z Checking humantime v2.3.0
31282026-09-02T04:10:14.448Z Compiling prettyplease v0.2.37
31292026-09-02T04:10:14.765Z Checking num-rational v0.4.2
31302026-09-02T04:10:15.020Z Checking num-complex v0.4.6
31312026-09-02T04:10:15.394Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31322026-09-02T04:10:15.412Z Compiling num v0.4.3
31332026-09-02T04:10:15.539Z Compiling usdt-attr-macro v0.5.0
31342026-09-02T04:10:15.554Z Compiling usdt-macro v0.5.0
31352026-09-02T04:10:15.566Z Checking memmap v0.7.0
31362026-09-02T04:10:15.627Z Compiling float-ord v0.3.2
31372026-09-02T04:10:15.738Z Compiling convert_case v0.4.0
31382026-09-02T04:10:16.019Z Checking newline-converter v0.3.0
31392026-09-02T04:10:16.101Z Compiling derive_more v0.99.20
31402026-09-02T04:10:16.130Z Checking console v0.15.11
31412026-09-02T04:10:16.272Z Compiling toml v0.8.23
31422026-09-02T04:10:16.325Z Checking usdt v0.5.0
31432026-09-02T04:10:16.411Z Compiling minimal-lexical v0.2.1
31442026-09-02T04:10:16.496Z Checking linked-hash-map v0.5.6
31452026-09-02T04:10:16.660Z Compiling nom v7.1.3
31462026-09-02T04:10:16.673Z Checking lru-cache v0.1.2
31472026-09-02T04:10:16.791Z Checking expectorate v1.2.0
31482026-09-02T04:10:16.978Z Checking camino-tempfile v1.4.1
31492026-09-02T04:10:17.139Z Checking hickory-proto v0.24.4
31502026-09-02T04:10:17.274Z Checking phf_shared v0.12.1
31512026-09-02T04:10:17.412Z Compiling slog-dtrace v0.3.0
31522026-09-02T04:10:17.425Z Checking resolv-conf v0.7.6
31532026-09-02T04:10:17.603Z Compiling unicode-xid v0.2.6
31542026-09-02T04:10:17.616Z Compiling chrono-tz v0.10.4
31552026-09-02T04:10:17.790Z Checking heck v0.5.0
31562026-09-02T04:10:17.937Z Compiling const_format_proc_macros v0.2.34
31572026-09-02T04:10:18.024Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31582026-09-02T04:10:18.100Z Checking phf v0.12.1
31592026-09-02T04:10:18.237Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31602026-09-02T04:10:18.252Z Checking tokio-dtrace v0.1.1
31612026-09-02T04:10:18.438Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31622026-09-02T04:10:18.500Z Compiling derive-where v1.6.0
31632026-09-02T04:10:18.743Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31642026-09-02T04:10:18.757Z Checking highway v1.3.0
31652026-09-02T04:10:18.984Z Checking const_format v0.2.35
31662026-09-02T04:10:18.998Z Checking hickory-resolver v0.24.4
31672026-09-02T04:10:19.214Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31682026-09-02T04:10:19.729Z Checking oxide-tokio-rt v0.1.4
31692026-09-02T04:10:19.797Z Checking qorb v0.4.1
31702026-09-02T04:10:19.812Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31712026-09-02T04:10:20.092Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31722026-09-02T04:10:20.123Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31732026-09-02T04:10:20.248Z Checking gethostname v0.5.0
31742026-09-02T04:10:20.263Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31752026-09-02T04:10:20.277Z Checking bcs v0.1.6
31762026-09-02T04:10:20.335Z Checking termtree v0.5.1
31772026-09-02T04:10:23.417Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31782026-09-02T04:10:26.533Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31792026-09-02T04:10:28.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s
31802026-09-02T04:10:28.976Z
31812026-09-02T04:10:28.976Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376)
31822026-09-02T04:10:29.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832026-09-02T04:10:29.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842026-09-02T04:10:29.659Z Compiling ar_archive_writer v0.5.1
31852026-09-02T04:10:29.769Z Compiling stacker v0.1.23
31862026-09-02T04:10:29.776Z Compiling cfg_aliases v0.1.1
31872026-09-02T04:10:29.783Z Compiling proc-macro-error v1.0.4
31882026-09-02T04:10:29.790Z Checking fd-lock v4.0.4
31892026-09-02T04:10:29.793Z Checking nibble_vec v0.1.0
31902026-09-02T04:10:29.793Z Compiling recursive-proc-macro-impl v0.1.1
31912026-09-02T04:10:29.793Z Checking vte v0.14.1
31922026-09-02T04:10:29.832Z Compiling nix v0.28.0
31932026-09-02T04:10:29.910Z Checking bytecount v0.6.9
31942026-09-02T04:10:29.929Z Checking endian-type v0.1.2
31952026-09-02T04:10:29.948Z Checking strip-ansi-escapes v0.2.1
31962026-09-02T04:10:30.011Z Checking papergrid v0.11.0
31972026-09-02T04:10:30.026Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31982026-09-02T04:10:30.043Z Checking radix_trie v0.2.1
31992026-09-02T04:10:30.056Z Compiling peg-macros v0.8.5
32002026-09-02T04:10:30.064Z Compiling tabled_derive v0.7.0
32012026-09-02T04:10:30.176Z Checking winnow v0.6.26
32022026-09-02T04:10:30.247Z Compiling sqlparser_derive v0.5.0
32032026-09-02T04:10:30.486Z Checking home v0.5.12
32042026-09-02T04:10:30.564Z Compiling psm v0.1.30
32052026-09-02T04:10:30.587Z Checking unicode_categories v0.1.1
32062026-09-02T04:10:30.615Z Checking nu-ansi-term v0.50.3
32072026-09-02T04:10:30.762Z Checking crossterm v0.29.0
32082026-09-02T04:10:30.820Z Checking reedline v0.40.0
32092026-09-02T04:10:30.986Z Checking display-error-chain v0.2.2
32102026-09-02T04:10:31.068Z Checking tabled v0.15.0
32112026-09-02T04:10:31.117Z Checking rustyline v14.0.0
32122026-09-02T04:10:31.301Z Checking sqlformat v0.3.5
32132026-09-02T04:10:31.315Z Checking recursive v0.1.1
32142026-09-02T04:10:31.381Z Checking peg v0.8.5
32152026-09-02T04:10:31.398Z Checking sqlparser v0.61.0
32162026-09-02T04:10:42.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s
32172026-09-02T04:10:42.858Z
32182026-09-02T04:10:42.858Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376)
32192026-09-02T04:10:43.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-09-02T04:10:43.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-09-02T04:10:43.530Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-09-02T04:10:47.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
32232026-09-02T04:10:47.250Z
32242026-09-02T04:10:47.250Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376)
32252026-09-02T04:10:47.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-09-02T04:10:47.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-09-02T04:10:47.922Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32282026-09-02T04:10:50.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
32292026-09-02T04:10:50.637Z
32302026-09-02T04:10:50.637Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376)
32312026-09-02T04:10:51.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-09-02T04:10:51.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-09-02T04:10:51.301Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32342026-09-02T04:10:54.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
32352026-09-02T04:10:54.815Z
32362026-09-02T04:10:54.816Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376)
32372026-09-02T04:10:55.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-09-02T04:10:55.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-09-02T04:10:55.490Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32402026-09-02T04:10:58.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
32412026-09-02T04:10:59.037Z
32422026-09-02T04:10:59.038Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376)
32432026-09-02T04:10:59.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-09-02T04:10:59.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-09-02T04:10:59.710Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32462026-09-02T04:11:02.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
32472026-09-02T04:11:02.574Z
32482026-09-02T04:11:02.575Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376)
32492026-09-02T04:11:03.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502026-09-02T04:11:03.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512026-09-02T04:11:03.248Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32522026-09-02T04:11:05.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
32532026-09-02T04:11:06.164Z
32542026-09-02T04:11:06.164Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376)
32552026-09-02T04:11:06.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-09-02T04:11:06.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-09-02T04:11:06.838Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32582026-09-02T04:11:10.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s
32592026-09-02T04:11:10.529Z
32602026-09-02T04:11:10.529Zinfo: running `cargo check --bins` on oximeter (136/376)
32612026-09-02T04:11:11.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-09-02T04:11:11.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-09-02T04:11:11.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642026-09-02T04:11:11.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
32652026-09-02T04:11:11.096Z
32662026-09-02T04:11:11.096Zinfo: running `cargo check --bins` on oximeter-schema (137/376)
32672026-09-02T04:11:11.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-09-02T04:11:11.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-09-02T04:11:11.725Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32702026-09-02T04:11:12.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
32712026-09-02T04:11:12.269Z
32722026-09-02T04:11:12.269Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/376)
32732026-09-02T04:11:12.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-09-02T04:11:12.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-09-02T04:11:12.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762026-09-02T04:11:12.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32772026-09-02T04:11:12.841Z
32782026-09-02T04:11:12.841Zinfo: running `cargo check --bins` on oximeter-test-utils (139/376)
32792026-09-02T04:11:13.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-09-02T04:11:13.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-09-02T04:11:13.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-09-02T04:11:13.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32832026-09-02T04:11:13.449Z
32842026-09-02T04:11:13.449Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376)
32852026-09-02T04:11:13.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-09-02T04:11:13.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-09-02T04:11:13.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-09-02T04:11:13.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32892026-09-02T04:11:14.024Z
32902026-09-02T04:11:14.024Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376)
32912026-09-02T04:11:14.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-09-02T04:11:14.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-09-02T04:11:14.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942026-09-02T04:11:14.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32952026-09-02T04:11:14.604Z
32962026-09-02T04:11:14.604Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376)
32972026-09-02T04:11:15.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-09-02T04:11:15.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-09-02T04:11:15.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-09-02T04:11:15.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33012026-09-02T04:11:15.180Z
33022026-09-02T04:11:15.180Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376)
33032026-09-02T04:11:15.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-09-02T04:11:15.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-09-02T04:11:15.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-09-02T04:11:15.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33072026-09-02T04:11:15.753Z
33082026-09-02T04:11:15.753Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/376)
33092026-09-02T04:11:16.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-09-02T04:11:16.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-09-02T04:11:16.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122026-09-02T04:11:16.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33132026-09-02T04:11:16.335Z
33142026-09-02T04:11:16.335Zinfo: running `cargo check --bins` on reconfigurator-cli (145/376)
33152026-09-02T04:11:16.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162026-09-02T04:11:16.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172026-09-02T04:11:17.163Z Compiling crucible-workspace-hack v0.1.0
33182026-09-02T04:11:17.166Z Compiling regress v0.11.1
33192026-09-02T04:11:17.166Z Checking secrecy v0.10.3
33202026-09-02T04:11:17.166Z Checking half v2.7.1
33212026-09-02T04:11:17.166Z Checking ciborium-io v0.2.2
33222026-09-02T04:11:17.166Z Checking inout v0.1.4
33232026-09-02T04:11:17.166Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33242026-09-02T04:11:17.166Z Checking universal-hash v0.5.1
33252026-09-02T04:11:17.370Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33262026-09-02T04:11:17.419Z Checking cipher v0.4.4
33272026-09-02T04:11:17.419Z Compiling thiserror-impl-no-std v2.0.2
33282026-09-02T04:11:17.446Z Checking opaque-debug v0.3.1
33292026-09-02T04:11:17.520Z Checking poly1305 v0.8.0
33302026-09-02T04:11:17.557Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33312026-09-02T04:11:17.611Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33322026-09-02T04:11:17.614Z Checking ciborium-ll v0.2.2
33332026-09-02T04:11:17.638Z Checking chacha20 v0.9.1
33342026-09-02T04:11:17.775Z Checking password-hash v0.5.0
33352026-09-02T04:11:17.792Z Checking ciborium v0.2.2
33362026-09-02T04:11:17.827Z Checking blake2 v0.10.6
33372026-09-02T04:11:17.842Z Checking aead v0.5.2
33382026-09-02T04:11:17.984Z Compiling toml_datetime v0.7.5+spec-1.1.0
33392026-09-02T04:11:17.999Z Checking indent_write v2.2.0
33402026-09-02T04:11:18.014Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33412026-09-02T04:11:18.062Z Checking argon2 v0.5.3
33422026-09-02T04:11:18.122Z Checking chacha20poly1305 v0.10.1
33432026-09-02T04:11:18.209Z Compiling toml_edit v0.23.10+spec-1.0.0
33442026-09-02T04:11:18.232Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33452026-09-02T04:11:18.251Z Compiling unsafe-libyaml v0.2.11
33462026-09-02T04:11:18.408Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33472026-09-02T04:11:18.578Z Checking thiserror-no-std v2.0.2
33482026-09-02T04:11:18.615Z Compiling itertools v0.15.0
33492026-09-02T04:11:18.666Z Checking vsss-rs v3.3.4
33502026-09-02T04:11:18.856Z Compiling typify-impl v0.6.2
33512026-09-02T04:11:18.993Z Compiling serde_yaml v0.9.34+deprecated
33522026-09-02T04:11:19.244Z Compiling proc-macro-crate v3.4.0
33532026-09-02T04:11:19.644Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33542026-09-02T04:11:19.744Z Compiling heapless v0.8.0
33552026-09-02T04:11:19.766Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33562026-09-02T04:11:19.789Z Compiling num_enum_derive v0.7.6
33572026-09-02T04:11:19.928Z Compiling ingot-macros v0.2.0
33582026-09-02T04:11:20.208Z Checking hash32 v0.3.1
33592026-09-02T04:11:20.233Z Compiling smoltcp v0.11.0
33602026-09-02T04:11:20.337Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33612026-09-02T04:11:20.511Z Checking tabwriter v1.4.1
33622026-09-02T04:11:20.578Z Checking cobs v0.3.0
33632026-09-02T04:11:20.597Z Checking swrite v0.1.0
33642026-09-02T04:11:20.660Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33652026-09-02T04:11:20.691Z Compiling proc-macro-crate v1.3.1
33662026-09-02T04:11:20.723Z Checking postcard v1.1.3
33672026-09-02T04:11:20.838Z Checking num_enum v0.7.6
33682026-09-02T04:11:20.871Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33692026-09-02T04:11:20.897Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33702026-09-02T04:11:20.952Z Compiling foreign-types-macros v0.2.3
33712026-09-02T04:11:21.017Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33722026-09-02T04:11:21.083Z Checking foreign-types-shared v0.3.1
33732026-09-02T04:11:21.107Z Checking colored v3.1.1
33742026-09-02T04:11:21.173Z Compiling num_enum_derive v0.5.11
33752026-09-02T04:11:21.364Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33762026-09-02T04:11:21.419Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33772026-09-02T04:11:21.543Z Checking foreign-types v0.5.0
33782026-09-02T04:11:21.624Z Checking cstr-argument v0.1.2
33792026-09-02T04:11:21.753Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33802026-09-02T04:11:21.800Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33812026-09-02T04:11:21.868Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33822026-09-02T04:11:21.936Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33832026-09-02T04:11:21.974Z Checking rand v0.10.1
33842026-09-02T04:11:21.988Z Checking itertools v0.12.1
33852026-09-02T04:11:22.091Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33862026-09-02T04:11:22.106Z Compiling zone_cfg_derive v0.3.1
33872026-09-02T04:11:22.233Z Checking num_enum v0.5.11
33882026-09-02T04:11:22.353Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33892026-09-02T04:11:22.413Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33902026-09-02T04:11:22.525Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33912026-09-02T04:11:22.542Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33922026-09-02T04:11:22.718Z Compiling num-derive v0.4.2
33932026-09-02T04:11:22.756Z Compiling semver v0.1.20
33942026-09-02T04:11:22.778Z Checking ingot-types v0.2.0
33952026-09-02T04:11:23.038Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33962026-09-02T04:11:23.060Z Checking zone v0.3.1
33972026-09-02T04:11:23.145Z Checking ingot v0.2.1
33982026-09-02T04:11:23.244Z Compiling rustc_version v0.1.7
33992026-09-02T04:11:23.342Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34002026-09-02T04:11:23.410Z Compiling typify-macro v0.6.2
34012026-09-02T04:11:23.470Z Checking smf v0.2.3
34022026-09-02T04:11:23.495Z Checking csv-core v0.1.13
34032026-09-02T04:11:23.576Z Checking nom v8.0.0
34042026-09-02T04:11:23.649Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34052026-09-02T04:11:23.671Z Checking whoami v1.6.1
34062026-09-02T04:11:23.706Z Checking csv v1.4.0
34072026-09-02T04:11:23.847Z Compiling newtype_derive v0.1.6
34082026-09-02T04:11:23.867Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34092026-09-02T04:11:24.003Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34102026-09-02T04:11:24.038Z Compiling cancel-safe-futures v0.1.5
34112026-09-02T04:11:24.076Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34122026-09-02T04:11:24.142Z Compiling libefi-sys v0.1.0
34132026-09-02T04:11:24.265Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34142026-09-02T04:11:24.395Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34152026-09-02T04:11:24.435Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34162026-09-02T04:11:24.494Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34172026-09-02T04:11:24.579Z Checking oxide-update-engine-types v0.1.2
34182026-09-02T04:11:24.630Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34192026-09-02T04:11:24.667Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34202026-09-02T04:11:24.757Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34212026-09-02T04:11:24.830Z Compiling bitfield-struct v0.6.2
34222026-09-02T04:11:24.984Z Checking linear-map v1.2.0
34232026-09-02T04:11:25.137Z Compiling typify v0.6.2
34242026-09-02T04:11:25.166Z Checking steno v0.4.1
34252026-09-02T04:11:25.251Z Compiling progenitor-impl v0.14.0
34262026-09-02T04:11:25.467Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34272026-09-02T04:11:25.470Z Checking oxide-update-engine v0.1.2
34282026-09-02T04:11:25.512Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34292026-09-02T04:11:25.843Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34302026-09-02T04:11:25.882Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34312026-09-02T04:11:25.912Z Checking sha1 v0.10.6
34322026-09-02T04:11:26.045Z Checking utf-8 v0.7.6
34332026-09-02T04:11:26.086Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34342026-09-02T04:11:26.157Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34352026-09-02T04:11:26.171Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34362026-09-02T04:11:26.175Z Checking ignore v0.4.25
34372026-09-02T04:11:26.201Z Checking tungstenite v0.21.0
34382026-09-02T04:11:26.307Z Checking anstyle-parse v0.2.7
34392026-09-02T04:11:26.413Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34402026-09-02T04:11:26.468Z Compiling xshell-macros v0.2.7
34412026-09-02T04:11:26.593Z Checking globwalk v0.9.1
34422026-09-02T04:11:26.623Z Checking tokio-tungstenite v0.21.0
34432026-09-02T04:11:26.642Z Checking anstream v0.6.21
34442026-09-02T04:11:26.771Z Checking predicates-tree v1.0.13
34452026-09-02T04:11:26.845Z Checking xshell v0.2.7
34462026-09-02T04:11:26.849Z Checking filetime v0.2.27
34472026-09-02T04:11:26.879Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34482026-09-02T04:11:26.901Z Checking xattr v1.6.1
34492026-09-02T04:11:26.945Z Checking tagptr v0.2.0
34502026-09-02T04:11:26.998Z Checking camino-tempfile-ext v0.3.3
34512026-09-02T04:11:27.058Z Checking tar v0.4.46
34522026-09-02T04:11:27.084Z Checking moka v0.12.13
34532026-09-02T04:11:27.089Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34542026-09-02T04:11:27.136Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34552026-09-02T04:11:27.198Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34562026-09-02T04:11:27.267Z Checking rand_seeder v0.4.0
34572026-09-02T04:11:27.283Z Checking half v1.8.3
34582026-09-02T04:11:27.344Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34592026-09-02T04:11:27.416Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34602026-09-02T04:11:27.446Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34612026-09-02T04:11:27.481Z Checking serde_cbor v0.11.2
34622026-09-02T04:11:27.719Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34632026-09-02T04:11:27.734Z Checking sha2 v0.11.0
34642026-09-02T04:11:27.758Z Checking hickory-resolver v0.25.2
34652026-09-02T04:11:27.882Z Checking digest-io v0.1.0
34662026-09-02T04:11:27.902Z Compiling progenitor-macro v0.14.0
34672026-09-02T04:11:28.017Z Compiling petname v2.0.2
34682026-09-02T04:11:28.363Z Checking rawzip v0.4.4
34692026-09-02T04:11:28.409Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34702026-09-02T04:11:28.471Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34712026-09-02T04:11:28.802Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34722026-09-02T04:11:28.817Z Checking sapling-renderdag v0.1.0
34732026-09-02T04:11:28.931Z Checking subprocess v0.2.15
34742026-09-02T04:11:28.982Z Checking sync-ptr v0.1.4
34752026-09-02T04:11:29.059Z Checking colored v2.2.0
34762026-09-02T04:11:29.100Z Checking assert_matches v1.5.0
34772026-09-02T04:11:29.216Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34782026-09-02T04:11:29.302Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34792026-09-02T04:11:29.592Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34802026-09-02T04:11:30.012Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34812026-09-02T04:11:30.012Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34822026-09-02T04:11:30.667Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34832026-09-02T04:11:30.667Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34842026-09-02T04:11:30.999Z Checking progenitor v0.14.0
34852026-09-02T04:11:31.136Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34862026-09-02T04:11:31.139Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34872026-09-02T04:11:31.139Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34882026-09-02T04:11:31.139Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34892026-09-02T04:11:31.139Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34902026-09-02T04:11:31.436Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34912026-09-02T04:11:31.756Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34922026-09-02T04:11:31.783Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34932026-09-02T04:11:32.147Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34942026-09-02T04:11:32.313Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34952026-09-02T04:11:32.399Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34962026-09-02T04:11:32.592Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34972026-09-02T04:11:32.854Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34982026-09-02T04:11:33.472Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34992026-09-02T04:11:34.128Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35002026-09-02T04:11:34.267Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35012026-09-02T04:11:43.016Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35022026-09-02T04:11:50.320Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35032026-09-02T04:11:50.323Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35042026-09-02T04:11:50.323Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35052026-09-02T04:11:51.817Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35062026-09-02T04:11:53.093Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35072026-09-02T04:11:55.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.99s
35082026-09-02T04:11:55.526Z
35092026-09-02T04:11:55.526Zinfo: running `cargo check --bins` on nexus-inventory (146/376)
35102026-09-02T04:11:56.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-09-02T04:11:56.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-09-02T04:11:56.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-09-02T04:11:56.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35142026-09-02T04:11:56.139Z
35152026-09-02T04:11:56.139Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376)
35162026-09-02T04:11:56.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-09-02T04:11:56.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-09-02T04:11:56.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-09-02T04:11:56.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35202026-09-02T04:11:56.715Z
35212026-09-02T04:11:56.715Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/376)
35222026-09-02T04:11:57.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-09-02T04:11:57.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-09-02T04:11:57.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-09-02T04:11:57.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35262026-09-02T04:11:57.290Z
35272026-09-02T04:11:57.290Zinfo: running `cargo check --bins` on dns-service-client (149/376)
35282026-09-02T04:11:57.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-09-02T04:11:57.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-09-02T04:11:57.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-09-02T04:11:57.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35322026-09-02T04:11:57.846Z
35332026-09-02T04:11:57.846Zinfo: running `cargo check --bins` on ntp-admin-client (150/376)
35342026-09-02T04:11:58.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-09-02T04:11:58.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-09-02T04:11:58.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-09-02T04:11:58.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35382026-09-02T04:11:58.406Z
35392026-09-02T04:11:58.406Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/376)
35402026-09-02T04:11:58.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-09-02T04:11:58.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-09-02T04:11:58.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-09-02T04:11:58.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35442026-09-02T04:11:58.964Z
35452026-09-02T04:11:58.964Zinfo: running `cargo check --bins` on cockroach-admin-client (152/376)
35462026-09-02T04:11:59.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-09-02T04:11:59.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-09-02T04:11:59.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-09-02T04:11:59.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35502026-09-02T04:11:59.528Z
35512026-09-02T04:11:59.528Zinfo: running `cargo check --bins` on parallel-task-set (153/376)
35522026-09-02T04:11:59.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-09-02T04:12:00.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-09-02T04:12:00.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-09-02T04:12:00.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35562026-09-02T04:12:00.085Z
35572026-09-02T04:12:00.085Zinfo: running `cargo check --bins` on sled-agent-client (154/376)
35582026-09-02T04:12:00.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-09-02T04:12:00.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-09-02T04:12:00.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-09-02T04:12:00.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35622026-09-02T04:12:00.666Z
35632026-09-02T04:12:00.666Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376)
35642026-09-02T04:12:01.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-09-02T04:12:01.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-09-02T04:12:01.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-09-02T04:12:01.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35682026-09-02T04:12:01.259Z
35692026-09-02T04:12:01.259Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/376)
35702026-09-02T04:12:01.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-09-02T04:12:01.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-09-02T04:12:01.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-09-02T04:12:01.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35742026-09-02T04:12:01.848Z
35752026-09-02T04:12:01.848Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376)
35762026-09-02T04:12:02.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-09-02T04:12:02.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-09-02T04:12:02.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-09-02T04:12:02.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35802026-09-02T04:12:02.433Z
35812026-09-02T04:12:02.433Zinfo: running `cargo check --bins` on key-manager (158/376)
35822026-09-02T04:12:02.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-09-02T04:12:02.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-09-02T04:12:02.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-09-02T04:12:02.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35862026-09-02T04:12:03.010Z
35872026-09-02T04:12:03.010Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/376)
35882026-09-02T04:12:03.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-09-02T04:12:03.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-09-02T04:12:03.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-09-02T04:12:03.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35922026-09-02T04:12:03.598Z
35932026-09-02T04:12:03.598Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376)
35942026-09-02T04:12:04.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-09-02T04:12:04.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-09-02T04:12:04.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-09-02T04:12:04.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35982026-09-02T04:12:04.186Z
35992026-09-02T04:12:04.186Zinfo: running `cargo check --bins` on typed-rng (161/376)
36002026-09-02T04:12:04.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-09-02T04:12:04.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-09-02T04:12:04.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032026-09-02T04:12:04.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36042026-09-02T04:12:04.742Z
36052026-09-02T04:12:04.742Zinfo: running `cargo check --bins` on gateway-test-utils (162/376)
36062026-09-02T04:12:05.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072026-09-02T04:12:05.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082026-09-02T04:12:05.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092026-09-02T04:12:05.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36102026-09-02T04:12:05.357Z
36112026-09-02T04:12:05.357Zinfo: running `cargo check --bins` on omicron-gateway (163/376)
36122026-09-02T04:12:05.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132026-09-02T04:12:05.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142026-09-02T04:12:06.096Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36152026-09-02T04:12:06.099Z Checking void v1.0.2
36162026-09-02T04:12:06.100Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36172026-09-02T04:12:06.100Z Checking dropshot-api-manager-types v0.8.0
36182026-09-02T04:12:06.100Z Checking tungstenite v0.23.0
36192026-09-02T04:12:06.100Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36202026-09-02T04:12:06.213Z Checking nix v0.27.1
36212026-09-02T04:12:06.216Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36222026-09-02T04:12:06.299Z Checking lzss v0.8.2
36232026-09-02T04:12:06.367Z Checking kstat-rs v0.2.5
36242026-09-02T04:12:06.423Z Checking fxhash v0.2.1
36252026-09-02T04:12:06.460Z Checking serde_bytes v0.11.19
36262026-09-02T04:12:06.492Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36272026-09-02T04:12:06.518Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36282026-09-02T04:12:06.534Z Checking signal-hook-tokio v0.3.1
36292026-09-02T04:12:06.554Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36302026-09-02T04:12:06.634Z Checking tokio-tungstenite v0.23.1
36312026-09-02T04:12:06.735Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36322026-09-02T04:12:07.853Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36332026-09-02T04:12:08.400Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36342026-09-02T04:12:10.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
36352026-09-02T04:12:10.736Z
36362026-09-02T04:12:10.736Zinfo: running `cargo check --bins` on gateway-api (164/376)
36372026-09-02T04:12:11.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-09-02T04:12:11.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-09-02T04:12:11.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36402026-09-02T04:12:11.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36412026-09-02T04:12:11.305Z
36422026-09-02T04:12:11.305Zinfo: running `cargo check --bins` on ipcc (165/376)
36432026-09-02T04:12:11.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-09-02T04:12:11.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-09-02T04:12:11.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462026-09-02T04:12:11.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36472026-09-02T04:12:11.864Z
36482026-09-02T04:12:11.864Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376)
36492026-09-02T04:12:12.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-09-02T04:12:12.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-09-02T04:12:12.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522026-09-02T04:12:12.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36532026-09-02T04:12:12.424Z
36542026-09-02T04:12:12.424Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376)
36552026-09-02T04:12:12.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-09-02T04:12:12.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-09-02T04:12:12.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582026-09-02T04:12:12.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36592026-09-02T04:12:13.010Z
36602026-09-02T04:12:13.010Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376)
36612026-09-02T04:12:13.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-09-02T04:12:13.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-09-02T04:12:13.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642026-09-02T04:12:13.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36652026-09-02T04:12:13.582Z
36662026-09-02T04:12:13.583Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376)
36672026-09-02T04:12:14.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-09-02T04:12:14.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-09-02T04:12:14.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702026-09-02T04:12:14.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36712026-09-02T04:12:14.157Z
36722026-09-02T04:12:14.157Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376)
36732026-09-02T04:12:14.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-09-02T04:12:14.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-09-02T04:12:14.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762026-09-02T04:12:14.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36772026-09-02T04:12:14.729Z
36782026-09-02T04:12:14.729Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376)
36792026-09-02T04:12:15.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-09-02T04:12:15.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-09-02T04:12:15.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-09-02T04:12:15.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36832026-09-02T04:12:15.320Z
36842026-09-02T04:12:15.320Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376)
36852026-09-02T04:12:15.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-09-02T04:12:15.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-09-02T04:12:15.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-09-02T04:12:15.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36892026-09-02T04:12:15.890Z
36902026-09-02T04:12:15.891Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376)
36912026-09-02T04:12:16.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-09-02T04:12:16.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-09-02T04:12:16.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-09-02T04:12:16.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36952026-09-02T04:12:16.467Z
36962026-09-02T04:12:16.467Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376)
36972026-09-02T04:12:16.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-09-02T04:12:16.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-09-02T04:12:16.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-09-02T04:12:16.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37012026-09-02T04:12:17.037Z
37022026-09-02T04:12:17.037Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376)
37032026-09-02T04:12:17.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-09-02T04:12:17.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-09-02T04:12:17.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-09-02T04:12:17.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37072026-09-02T04:12:17.611Z
37082026-09-02T04:12:17.611Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376)
37092026-09-02T04:12:18.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-09-02T04:12:18.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-09-02T04:12:18.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-09-02T04:12:18.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37132026-09-02T04:12:18.185Z
37142026-09-02T04:12:18.185Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376)
37152026-09-02T04:12:18.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-09-02T04:12:18.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-09-02T04:12:18.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-09-02T04:12:18.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37192026-09-02T04:12:18.759Z
37202026-09-02T04:12:18.759Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376)
37212026-09-02T04:12:19.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-09-02T04:12:19.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-09-02T04:12:19.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-09-02T04:12:19.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37252026-09-02T04:12:19.333Z
37262026-09-02T04:12:19.333Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376)
37272026-09-02T04:12:19.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-09-02T04:12:19.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-09-02T04:12:19.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-09-02T04:12:19.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37312026-09-02T04:12:19.902Z
37322026-09-02T04:12:19.902Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376)
37332026-09-02T04:12:20.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-09-02T04:12:20.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-09-02T04:12:20.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-09-02T04:12:20.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37372026-09-02T04:12:20.479Z
37382026-09-02T04:12:20.479Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376)
37392026-09-02T04:12:20.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-09-02T04:12:20.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-09-02T04:12:20.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-09-02T04:12:20.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37432026-09-02T04:12:21.054Z
37442026-09-02T04:12:21.054Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376)
37452026-09-02T04:12:21.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-09-02T04:12:21.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-09-02T04:12:21.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-09-02T04:12:21.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37492026-09-02T04:12:21.624Z
37502026-09-02T04:12:21.624Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376)
37512026-09-02T04:12:22.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-09-02T04:12:22.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-09-02T04:12:22.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-09-02T04:12:22.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37552026-09-02T04:12:22.196Z
37562026-09-02T04:12:22.196Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376)
37572026-09-02T04:12:22.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-09-02T04:12:22.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-09-02T04:12:22.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-09-02T04:12:22.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37612026-09-02T04:12:22.769Z
37622026-09-02T04:12:22.769Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376)
37632026-09-02T04:12:23.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-09-02T04:12:23.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-09-02T04:12:23.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-09-02T04:12:23.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37672026-09-02T04:12:23.342Z
37682026-09-02T04:12:23.342Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376)
37692026-09-02T04:12:23.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-09-02T04:12:23.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-09-02T04:12:23.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-09-02T04:12:23.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37732026-09-02T04:12:23.934Z
37742026-09-02T04:12:23.934Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376)
37752026-09-02T04:12:24.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-09-02T04:12:24.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-09-02T04:12:24.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-09-02T04:12:24.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37792026-09-02T04:12:24.528Z
37802026-09-02T04:12:24.528Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376)
37812026-09-02T04:12:25.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-09-02T04:12:25.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-09-02T04:12:25.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-09-02T04:12:25.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37852026-09-02T04:12:25.118Z
37862026-09-02T04:12:25.118Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376)
37872026-09-02T04:12:25.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-09-02T04:12:25.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-09-02T04:12:25.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-09-02T04:12:25.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37912026-09-02T04:12:25.706Z
37922026-09-02T04:12:25.706Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376)
37932026-09-02T04:12:26.200Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-09-02T04:12:26.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-09-02T04:12:26.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-09-02T04:12:26.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37972026-09-02T04:12:26.295Z
37982026-09-02T04:12:26.295Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376)
37992026-09-02T04:12:26.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-09-02T04:12:26.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-09-02T04:12:26.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-09-02T04:12:26.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38032026-09-02T04:12:26.888Z
38042026-09-02T04:12:26.888Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376)
38052026-09-02T04:12:27.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-09-02T04:12:27.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-09-02T04:12:27.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-09-02T04:12:27.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38092026-09-02T04:12:27.477Z
38102026-09-02T04:12:27.477Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376)
38112026-09-02T04:12:27.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-09-02T04:12:27.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-09-02T04:12:27.971Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-09-02T04:12:27.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38152026-09-02T04:12:28.063Z
38162026-09-02T04:12:28.063Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376)
38172026-09-02T04:12:28.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-09-02T04:12:28.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-09-02T04:12:28.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-09-02T04:12:28.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38212026-09-02T04:12:28.658Z
38222026-09-02T04:12:28.658Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376)
38232026-09-02T04:12:29.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-09-02T04:12:29.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-09-02T04:12:29.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-09-02T04:12:29.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38272026-09-02T04:12:29.250Z
38282026-09-02T04:12:29.250Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376)
38292026-09-02T04:12:29.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-09-02T04:12:29.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-09-02T04:12:29.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-09-02T04:12:29.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38332026-09-02T04:12:29.841Z
38342026-09-02T04:12:29.841Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376)
38352026-09-02T04:12:30.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-09-02T04:12:30.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-09-02T04:12:30.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-09-02T04:12:30.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38392026-09-02T04:12:30.432Z
38402026-09-02T04:12:30.432Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376)
38412026-09-02T04:12:30.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-09-02T04:12:30.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-09-02T04:12:30.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-09-02T04:12:30.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38452026-09-02T04:12:31.022Z
38462026-09-02T04:12:31.022Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376)
38472026-09-02T04:12:31.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-09-02T04:12:31.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-09-02T04:12:31.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-09-02T04:12:31.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38512026-09-02T04:12:31.612Z
38522026-09-02T04:12:31.612Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376)
38532026-09-02T04:12:32.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-09-02T04:12:32.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-09-02T04:12:32.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-09-02T04:12:32.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38572026-09-02T04:12:32.204Z
38582026-09-02T04:12:32.204Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376)
38592026-09-02T04:12:32.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-09-02T04:12:32.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-09-02T04:12:32.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-09-02T04:12:32.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38632026-09-02T04:12:32.797Z
38642026-09-02T04:12:32.797Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376)
38652026-09-02T04:12:33.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-09-02T04:12:33.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-09-02T04:12:33.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-09-02T04:12:33.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38692026-09-02T04:12:33.380Z
38702026-09-02T04:12:33.380Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376)
38712026-09-02T04:12:33.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-09-02T04:12:33.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-09-02T04:12:33.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-09-02T04:12:33.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38752026-09-02T04:12:33.969Z
38762026-09-02T04:12:33.969Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376)
38772026-09-02T04:12:34.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-09-02T04:12:34.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-09-02T04:12:34.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-09-02T04:12:34.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38812026-09-02T04:12:34.535Z
38822026-09-02T04:12:34.535Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376)
38832026-09-02T04:12:35.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-09-02T04:12:35.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-09-02T04:12:35.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-09-02T04:12:35.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38872026-09-02T04:12:35.107Z
38882026-09-02T04:12:35.107Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376)
38892026-09-02T04:12:35.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-09-02T04:12:35.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-09-02T04:12:35.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-09-02T04:12:35.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38932026-09-02T04:12:35.682Z
38942026-09-02T04:12:35.682Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376)
38952026-09-02T04:12:36.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-09-02T04:12:36.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-09-02T04:12:36.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-09-02T04:12:36.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38992026-09-02T04:12:36.254Z
39002026-09-02T04:12:36.255Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376)
39012026-09-02T04:12:36.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-09-02T04:12:36.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-09-02T04:12:36.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-09-02T04:12:36.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39052026-09-02T04:12:36.828Z
39062026-09-02T04:12:36.828Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376)
39072026-09-02T04:12:37.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-09-02T04:12:37.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-09-02T04:12:37.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-09-02T04:12:37.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39112026-09-02T04:12:37.408Z
39122026-09-02T04:12:37.408Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376)
39132026-09-02T04:12:37.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-09-02T04:12:37.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-09-02T04:12:37.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-09-02T04:12:37.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39172026-09-02T04:12:37.981Z
39182026-09-02T04:12:37.981Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376)
39192026-09-02T04:12:38.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-09-02T04:12:38.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-09-02T04:12:38.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-09-02T04:12:38.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39232026-09-02T04:12:38.557Z
39242026-09-02T04:12:38.558Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376)
39252026-09-02T04:12:39.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-09-02T04:12:39.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-09-02T04:12:39.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-09-02T04:12:39.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39292026-09-02T04:12:39.131Z
39302026-09-02T04:12:39.131Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376)
39312026-09-02T04:12:39.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-09-02T04:12:39.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-09-02T04:12:39.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-09-02T04:12:39.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39352026-09-02T04:12:39.701Z
39362026-09-02T04:12:39.701Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376)
39372026-09-02T04:12:40.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-09-02T04:12:40.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-09-02T04:12:40.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-09-02T04:12:40.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39412026-09-02T04:12:40.277Z
39422026-09-02T04:12:40.278Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376)
39432026-09-02T04:12:40.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-09-02T04:12:40.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-09-02T04:12:40.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-09-02T04:12:40.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39472026-09-02T04:12:40.846Z
39482026-09-02T04:12:40.846Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376)
39492026-09-02T04:12:41.332Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-09-02T04:12:41.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-09-02T04:12:41.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-09-02T04:12:41.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39532026-09-02T04:12:41.421Z
39542026-09-02T04:12:41.421Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376)
39552026-09-02T04:12:41.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-09-02T04:12:41.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-09-02T04:12:41.915Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-09-02T04:12:41.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39592026-09-02T04:12:41.995Z
39602026-09-02T04:12:41.995Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376)
39612026-09-02T04:12:42.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-09-02T04:12:42.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-09-02T04:12:42.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-09-02T04:12:42.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39652026-09-02T04:12:42.569Z
39662026-09-02T04:12:42.569Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376)
39672026-09-02T04:12:43.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-09-02T04:12:43.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-09-02T04:12:43.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-09-02T04:12:43.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39712026-09-02T04:12:43.142Z
39722026-09-02T04:12:43.142Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376)
39732026-09-02T04:12:43.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-09-02T04:12:43.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-09-02T04:12:43.646Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-09-02T04:12:43.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39772026-09-02T04:12:43.737Z
39782026-09-02T04:12:43.737Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376)
39792026-09-02T04:12:44.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-09-02T04:12:44.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-09-02T04:12:44.239Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822026-09-02T04:12:44.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39832026-09-02T04:12:44.331Z
39842026-09-02T04:12:44.331Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376)
39852026-09-02T04:12:44.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-09-02T04:12:44.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-09-02T04:12:44.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-09-02T04:12:44.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39892026-09-02T04:12:44.922Z
39902026-09-02T04:12:44.922Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376)
39912026-09-02T04:12:45.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-09-02T04:12:45.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-09-02T04:12:45.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-09-02T04:12:45.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39952026-09-02T04:12:45.515Z
39962026-09-02T04:12:45.515Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376)
39972026-09-02T04:12:46.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-09-02T04:12:46.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-09-02T04:12:46.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-09-02T04:12:46.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40012026-09-02T04:12:46.104Z
40022026-09-02T04:12:46.104Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376)
40032026-09-02T04:12:46.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-09-02T04:12:46.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-09-02T04:12:46.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-09-02T04:12:46.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40072026-09-02T04:12:46.700Z
40082026-09-02T04:12:46.700Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376)
40092026-09-02T04:12:47.199Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-09-02T04:12:47.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-09-02T04:12:47.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-09-02T04:12:47.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40132026-09-02T04:12:47.294Z
40142026-09-02T04:12:47.294Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376)
40152026-09-02T04:12:47.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-09-02T04:12:47.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-09-02T04:12:47.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-09-02T04:12:47.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40192026-09-02T04:12:47.888Z
40202026-09-02T04:12:47.888Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376)
40212026-09-02T04:12:48.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-09-02T04:12:48.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-09-02T04:12:48.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-09-02T04:12:48.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40252026-09-02T04:12:48.480Z
40262026-09-02T04:12:48.480Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376)
40272026-09-02T04:12:48.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-09-02T04:12:48.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-09-02T04:12:48.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-09-02T04:12:48.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40312026-09-02T04:12:49.068Z
40322026-09-02T04:12:49.068Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376)
40332026-09-02T04:12:49.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-09-02T04:12:49.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-09-02T04:12:49.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-09-02T04:12:49.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40372026-09-02T04:12:49.656Z
40382026-09-02T04:12:49.657Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376)
40392026-09-02T04:12:50.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-09-02T04:12:50.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-09-02T04:12:50.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-09-02T04:12:50.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40432026-09-02T04:12:50.252Z
40442026-09-02T04:12:50.252Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376)
40452026-09-02T04:12:50.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-09-02T04:12:50.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-09-02T04:12:50.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-09-02T04:12:50.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40492026-09-02T04:12:50.841Z
40502026-09-02T04:12:50.841Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376)
40512026-09-02T04:12:51.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-09-02T04:12:51.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-09-02T04:12:51.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-09-02T04:12:51.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40552026-09-02T04:12:51.432Z
40562026-09-02T04:12:51.432Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376)
40572026-09-02T04:12:51.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-09-02T04:12:51.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-09-02T04:12:51.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40602026-09-02T04:12:51.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40612026-09-02T04:12:52.021Z
40622026-09-02T04:12:52.021Zinfo: running `cargo check --bins` on oximeter-producer (235/376)
40632026-09-02T04:12:52.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-09-02T04:12:52.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-09-02T04:12:52.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662026-09-02T04:12:52.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40672026-09-02T04:12:52.633Z
40682026-09-02T04:12:52.633Zinfo: running `cargo check --bins` on internal-dns-resolver (236/376)
40692026-09-02T04:12:53.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-09-02T04:12:53.122Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-09-02T04:12:53.122Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40722026-09-02T04:12:53.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40732026-09-02T04:12:53.209Z
40742026-09-02T04:12:53.209Zinfo: running `cargo check --bins` on dns-server (237/376)
40752026-09-02T04:12:53.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762026-09-02T04:12:53.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772026-09-02T04:12:53.857Z Compiling parking_lot_core v0.8.6
40782026-09-02T04:12:53.965Z Compiling git-stub v1.0.0
40792026-09-02T04:12:53.973Z Checking prefix-trie v0.7.0
40802026-09-02T04:12:53.977Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40812026-09-02T04:12:54.089Z Compiling git-stub-vcs v0.1.0
40822026-09-02T04:12:54.253Z Checking hickory-server v0.25.2
40832026-09-02T04:12:54.347Z Checking parking_lot v0.11.2
40842026-09-02T04:12:54.384Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40852026-09-02T04:12:54.511Z Checking sled v0.34.7
40862026-09-02T04:12:56.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
40872026-09-02T04:12:56.615Z
40882026-09-02T04:12:56.615Zinfo: running `cargo check --bins` on dns-server-api (238/376)
40892026-09-02T04:12:57.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-02T04:12:57.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-02T04:12:57.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-02T04:12:57.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40932026-09-02T04:12:57.186Z
40942026-09-02T04:12:57.186Zinfo: running `cargo check --bins` on nexus-client (239/376)
40952026-09-02T04:12:57.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-02T04:12:57.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-02T04:12:57.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-09-02T04:12:57.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40992026-09-02T04:12:57.791Z
41002026-09-02T04:12:57.791Zinfo: running `cargo check --bins` on oximeter-producer-api (240/376)
41012026-09-02T04:12:58.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-09-02T04:12:58.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-09-02T04:12:58.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41042026-09-02T04:12:58.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
41052026-09-02T04:12:58.365Z
41062026-09-02T04:12:58.365Zinfo: running `cargo check --bins` on sp-sim (241/376)
41072026-09-02T04:12:58.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082026-09-02T04:12:58.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092026-09-02T04:12:59.081Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41102026-09-02T04:12:59.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
41112026-09-02T04:12:59.782Z
41122026-09-02T04:12:59.782Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376)
41132026-09-02T04:13:00.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41142026-09-02T04:13:00.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41152026-09-02T04:13:00.601Z Compiling proc-macro-error-attr2 v2.0.0
41162026-09-02T04:13:00.730Z Compiling hashbrown v0.14.5
41172026-09-02T04:13:00.730Z Compiling rfc6979 v0.4.0
41182026-09-02T04:13:00.745Z Compiling salty v0.3.0
41192026-09-02T04:13:00.755Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41202026-09-02T04:13:00.766Z Compiling primeorder v0.13.6
41212026-09-02T04:13:00.780Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41222026-09-02T04:13:00.847Z Compiling ecdsa v0.16.9
41232026-09-02T04:13:00.893Z Compiling sha1 v0.10.6
41242026-09-02T04:13:01.015Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41252026-09-02T04:13:01.093Z Compiling proc-macro-error2 v2.0.1
41262026-09-02T04:13:01.196Z Compiling p384 v0.13.1
41272026-09-02T04:13:01.221Z Compiling chumsky v0.9.3
41282026-09-02T04:13:01.237Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41292026-09-02T04:13:01.271Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41302026-09-02T04:13:01.397Z Compiling knus-derive v3.4.0
41312026-09-02T04:13:01.438Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41322026-09-02T04:13:01.455Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41332026-09-02T04:13:01.540Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41342026-09-02T04:13:01.676Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41352026-09-02T04:13:01.726Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41362026-09-02T04:13:01.887Z Checking corncobs v0.1.4
41372026-09-02T04:13:01.936Z Checking libscf-sys v1.2.0
41382026-09-02T04:13:01.939Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41392026-09-02T04:13:01.964Z Checking secrecy v0.8.0
41402026-09-02T04:13:01.998Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41412026-09-02T04:13:02.012Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41422026-09-02T04:13:02.069Z Checking papergrid v0.18.0
41432026-09-02T04:13:02.086Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41442026-09-02T04:13:02.146Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41452026-09-02T04:13:02.262Z Compiling unicase v2.9.0
41462026-09-02T04:13:02.319Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41472026-09-02T04:13:02.387Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41482026-09-02T04:13:02.431Z Checking itertools v0.15.0
41492026-09-02T04:13:02.460Z Compiling mime_guess v2.0.5
41502026-09-02T04:13:02.588Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41512026-09-02T04:13:02.603Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41522026-09-02T04:13:02.838Z Compiling knus v3.4.0
41532026-09-02T04:13:02.853Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41542026-09-02T04:13:02.857Z Checking tabled v0.21.0
41552026-09-02T04:13:02.881Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41562026-09-02T04:13:03.020Z Checking crc8 v0.1.1
41572026-09-02T04:13:03.176Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41582026-09-02T04:13:03.277Z Checking http-range v0.1.5
41592026-09-02T04:13:03.523Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41602026-09-02T04:13:03.550Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41612026-09-02T04:13:03.566Z Checking scuffle v0.1.0
41622026-09-02T04:13:03.714Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41632026-09-02T04:13:03.729Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41642026-09-02T04:13:03.743Z Checking nanorand v0.7.0
41652026-09-02T04:13:03.778Z Checking hyper-staticfile v0.10.1
41662026-09-02T04:13:03.940Z Checking flume v0.11.1
41672026-09-02T04:13:04.058Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41682026-09-02T04:13:04.104Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41692026-09-02T04:13:04.131Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41702026-09-02T04:13:04.191Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41712026-09-02T04:13:04.221Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41722026-09-02T04:13:04.436Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41732026-09-02T04:13:04.452Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41742026-09-02T04:13:04.485Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41752026-09-02T04:13:04.615Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41762026-09-02T04:13:04.755Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41772026-09-02T04:13:04.974Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41782026-09-02T04:13:05.101Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41792026-09-02T04:13:05.636Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41802026-09-02T04:13:06.407Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41812026-09-02T04:13:08.358Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41822026-09-02T04:13:09.385Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
41832026-09-02T04:13:09.938Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41842026-09-02T04:13:09.938Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41852026-09-02T04:13:10.644Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41862026-09-02T04:13:21.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.01s
41872026-09-02T04:13:21.801Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41882026-09-02T04:13:21.801Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41892026-09-02T04:13:22.006Z
41902026-09-02T04:13:22.006Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376)
41912026-09-02T04:13:22.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-09-02T04:13:22.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-09-02T04:13:22.784Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41942026-09-02T04:13:33.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
41952026-09-02T04:13:33.088Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41962026-09-02T04:13:33.088Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41972026-09-02T04:13:33.289Z
41982026-09-02T04:13:33.289Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376)
41992026-09-02T04:13:33.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002026-09-02T04:13:33.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012026-09-02T04:13:34.065Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42022026-09-02T04:13:44.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.02s
42032026-09-02T04:13:44.321Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42042026-09-02T04:13:44.321Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42052026-09-02T04:13:44.517Z
42062026-09-02T04:13:44.517Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376)
42072026-09-02T04:13:45.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42082026-09-02T04:13:45.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42092026-09-02T04:13:45.293Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42102026-09-02T04:13:55.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s
42112026-09-02T04:13:55.569Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42122026-09-02T04:13:55.569Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42132026-09-02T04:13:55.767Z
42142026-09-02T04:13:55.767Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376)
42152026-09-02T04:13:56.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-09-02T04:13:56.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-09-02T04:13:56.536Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42182026-09-02T04:14:06.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
42192026-09-02T04:14:06.809Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42202026-09-02T04:14:06.809Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42212026-09-02T04:14:07.008Z
42222026-09-02T04:14:07.008Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376)
42232026-09-02T04:14:07.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42242026-09-02T04:14:07.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42252026-09-02T04:14:07.780Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42262026-09-02T04:14:18.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.07s
42272026-09-02T04:14:18.091Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42282026-09-02T04:14:18.091Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42292026-09-02T04:14:18.286Z
42302026-09-02T04:14:18.286Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376)
42312026-09-02T04:14:18.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42322026-09-02T04:14:18.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42332026-09-02T04:14:19.050Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42342026-09-02T04:14:29.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
42352026-09-02T04:14:29.380Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42362026-09-02T04:14:29.380Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42372026-09-02T04:14:29.581Z
42382026-09-02T04:14:29.581Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376)
42392026-09-02T04:14:30.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42402026-09-02T04:14:30.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42412026-09-02T04:14:30.359Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42422026-09-02T04:14:40.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s
42432026-09-02T04:14:40.600Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42442026-09-02T04:14:40.600Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42452026-09-02T04:14:40.800Z
42462026-09-02T04:14:40.800Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376)
42472026-09-02T04:14:41.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42482026-09-02T04:14:41.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42492026-09-02T04:14:41.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42502026-09-02T04:14:41.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42512026-09-02T04:14:41.375Z
42522026-09-02T04:14:41.375Zinfo: running `cargo check --bins` on installinator-common (251/376)
42532026-09-02T04:14:41.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42542026-09-02T04:14:41.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42552026-09-02T04:14:41.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42562026-09-02T04:14:41.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42572026-09-02T04:14:41.961Z
42582026-09-02T04:14:41.961Zinfo: running `cargo check --bins` on installinator-common-versions (252/376)
42592026-09-02T04:14:42.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-09-02T04:14:42.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-09-02T04:14:42.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42622026-09-02T04:14:42.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42632026-09-02T04:14:42.517Z
42642026-09-02T04:14:42.518Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/376)
42652026-09-02T04:14:43.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662026-09-02T04:14:43.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672026-09-02T04:14:43.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42682026-09-02T04:14:43.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
42692026-09-02T04:14:43.125Z
42702026-09-02T04:14:43.125Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/376)
42712026-09-02T04:14:43.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-09-02T04:14:43.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-09-02T04:14:43.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42742026-09-02T04:14:43.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42752026-09-02T04:14:43.699Z
42762026-09-02T04:14:43.699Zinfo: running `cargo check --bins` on range-requests (255/376)
42772026-09-02T04:14:44.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-09-02T04:14:44.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-09-02T04:14:44.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42802026-09-02T04:14:44.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42812026-09-02T04:14:44.266Z
42822026-09-02T04:14:44.266Zinfo: running `cargo check --bins` on repo-depot-api (256/376)
42832026-09-02T04:14:44.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-09-02T04:14:44.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-09-02T04:14:44.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42862026-09-02T04:14:44.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42872026-09-02T04:14:44.834Z
42882026-09-02T04:14:44.834Zinfo: running `cargo check --bins` on repo-depot-client (257/376)
42892026-09-02T04:14:45.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42902026-09-02T04:14:45.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42912026-09-02T04:14:45.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42922026-09-02T04:14:45.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42932026-09-02T04:14:45.398Z
42942026-09-02T04:14:45.398Zinfo: running `cargo check --bins` on sled-agent-api (258/376)
42952026-09-02T04:14:45.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42962026-09-02T04:14:45.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42972026-09-02T04:14:45.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42982026-09-02T04:14:45.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42992026-09-02T04:14:45.990Z
43002026-09-02T04:14:45.991Zinfo: running `cargo check --bins` on sled-diagnostics (259/376)
43012026-09-02T04:14:46.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-09-02T04:14:46.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-09-02T04:14:46.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43042026-09-02T04:14:46.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43052026-09-02T04:14:46.583Z
43062026-09-02T04:14:46.583Zinfo: running `cargo check --bins` on zfs-test-harness (260/376)
43072026-09-02T04:14:47.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-09-02T04:14:47.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-09-02T04:14:47.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43102026-09-02T04:14:47.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43112026-09-02T04:14:47.168Z
43122026-09-02T04:14:47.168Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/376)
43132026-09-02T04:14:47.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43142026-09-02T04:14:47.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43152026-09-02T04:14:47.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43162026-09-02T04:14:47.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43172026-09-02T04:14:47.767Z
43182026-09-02T04:14:47.767Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376)
43192026-09-02T04:14:48.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-09-02T04:14:48.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-09-02T04:14:48.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43222026-09-02T04:14:48.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43232026-09-02T04:14:48.359Z
43242026-09-02T04:14:48.359Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376)
43252026-09-02T04:14:48.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43262026-09-02T04:14:48.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43272026-09-02T04:14:48.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43282026-09-02T04:14:48.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43292026-09-02T04:14:48.953Z
43302026-09-02T04:14:48.953Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376)
43312026-09-02T04:14:49.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43322026-09-02T04:14:49.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43332026-09-02T04:14:49.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43342026-09-02T04:14:49.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43352026-09-02T04:14:49.552Z
43362026-09-02T04:14:49.552Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376)
43372026-09-02T04:14:50.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43382026-09-02T04:14:50.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43392026-09-02T04:14:50.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43402026-09-02T04:14:50.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43412026-09-02T04:14:50.148Z
43422026-09-02T04:14:50.148Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/376)
43432026-09-02T04:14:50.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43442026-09-02T04:14:50.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43452026-09-02T04:14:50.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43462026-09-02T04:14:50.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43472026-09-02T04:14:50.745Z
43482026-09-02T04:14:50.745Zinfo: running `cargo check --bins` on trust-quorum (267/376)
43492026-09-02T04:14:51.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43502026-09-02T04:14:51.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43512026-09-02T04:14:51.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43522026-09-02T04:14:51.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43532026-09-02T04:14:51.349Z
43542026-09-02T04:14:51.349Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/376)
43552026-09-02T04:14:51.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43562026-09-02T04:14:51.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43572026-09-02T04:14:51.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43582026-09-02T04:14:51.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43592026-09-02T04:14:51.944Z
43602026-09-02T04:14:51.944Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/376)
43612026-09-02T04:14:52.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43622026-09-02T04:14:52.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43632026-09-02T04:14:52.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43642026-09-02T04:14:52.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43652026-09-02T04:14:52.567Z
43662026-09-02T04:14:52.567Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/376)
43672026-09-02T04:14:53.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-09-02T04:14:53.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-09-02T04:14:53.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43702026-09-02T04:14:53.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43712026-09-02T04:14:53.186Z
43722026-09-02T04:14:53.186Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376)
43732026-09-02T04:14:53.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43742026-09-02T04:14:53.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43752026-09-02T04:14:53.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43762026-09-02T04:14:53.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43772026-09-02T04:14:53.794Z
43782026-09-02T04:14:53.794Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/376)
43792026-09-02T04:14:54.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43802026-09-02T04:14:54.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43812026-09-02T04:14:54.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43822026-09-02T04:14:54.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43832026-09-02T04:14:54.418Z
43842026-09-02T04:14:54.418Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376)
43852026-09-02T04:14:54.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-09-02T04:14:54.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-09-02T04:14:54.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43882026-09-02T04:14:54.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43892026-09-02T04:14:55.040Z
43902026-09-02T04:14:55.040Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/376)
43912026-09-02T04:14:55.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-09-02T04:14:55.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-09-02T04:14:55.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-09-02T04:14:55.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
43952026-09-02T04:14:55.599Z
43962026-09-02T04:14:55.599Zinfo: running `cargo check --bins` on transient-dns-server (275/376)
43972026-09-02T04:14:56.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-09-02T04:14:56.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-09-02T04:14:56.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-09-02T04:14:56.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44012026-09-02T04:14:56.181Z
44022026-09-02T04:14:56.181Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376)
44032026-09-02T04:14:56.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-09-02T04:14:56.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-09-02T04:14:56.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44062026-09-02T04:14:56.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44072026-09-02T04:14:56.769Z
44082026-09-02T04:14:56.769Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376)
44092026-09-02T04:14:57.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-09-02T04:14:57.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-09-02T04:14:57.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44122026-09-02T04:14:57.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44132026-09-02T04:14:57.353Z
44142026-09-02T04:14:57.353Zinfo: running `cargo check --bins` on omicron-rpaths (278/376)
44152026-09-02T04:14:57.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-09-02T04:14:57.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-09-02T04:14:57.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44182026-09-02T04:14:57.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44192026-09-02T04:14:57.909Z
44202026-09-02T04:14:57.909Zinfo: running `cargo check --bins` on omicron-repl-utils (279/376)
44212026-09-02T04:14:58.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44222026-09-02T04:14:58.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44232026-09-02T04:14:58.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44242026-09-02T04:14:58.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44252026-09-02T04:14:58.472Z
44262026-09-02T04:14:58.472Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/376)
44272026-09-02T04:14:58.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44282026-09-02T04:14:58.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44292026-09-02T04:14:59.174Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44302026-09-02T04:14:59.589Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44312026-09-02T04:15:00.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
44322026-09-02T04:15:00.985Z
44332026-09-02T04:15:00.985Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/376)
44342026-09-02T04:15:01.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-09-02T04:15:01.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-09-02T04:15:01.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-09-02T04:15:01.478Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44382026-09-02T04:15:01.565Z
44392026-09-02T04:15:01.565Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/376)
44402026-09-02T04:15:02.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-09-02T04:15:02.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-09-02T04:15:02.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-09-02T04:15:02.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44442026-09-02T04:15:02.146Z
44452026-09-02T04:15:02.146Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376)
44462026-09-02T04:15:02.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-09-02T04:15:02.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-09-02T04:15:02.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-09-02T04:15:02.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44502026-09-02T04:15:02.733Z
44512026-09-02T04:15:02.733Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/376)
44522026-09-02T04:15:03.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-09-02T04:15:03.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-09-02T04:15:03.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44552026-09-02T04:15:03.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44562026-09-02T04:15:03.319Z
44572026-09-02T04:15:03.319Zinfo: running `cargo check --bins` on installinator-client (285/376)
44582026-09-02T04:15:03.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-09-02T04:15:03.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-09-02T04:15:03.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44612026-09-02T04:15:03.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44622026-09-02T04:15:03.886Z
44632026-09-02T04:15:03.886Zinfo: running `cargo check --bins` on oxide-client (286/376)
44642026-09-02T04:15:04.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44652026-09-02T04:15:04.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44662026-09-02T04:15:04.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44672026-09-02T04:15:04.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44682026-09-02T04:15:04.457Z
44692026-09-02T04:15:04.457Zinfo: running `cargo check --bins` on oximeter-client (287/376)
44702026-09-02T04:15:04.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-09-02T04:15:04.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-09-02T04:15:04.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-09-02T04:15:04.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44742026-09-02T04:15:05.045Z
44752026-09-02T04:15:05.045Zinfo: running `cargo check --bins` on wicketd-client (288/376)
44762026-09-02T04:15:05.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-09-02T04:15:05.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-09-02T04:15:05.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44792026-09-02T04:15:05.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44802026-09-02T04:15:05.649Z
44812026-09-02T04:15:05.649Zinfo: running `cargo check --bins` on wicket-common (289/376)
44822026-09-02T04:15:06.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-09-02T04:15:06.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-09-02T04:15:06.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44852026-09-02T04:15:06.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44862026-09-02T04:15:06.238Z
44872026-09-02T04:15:06.238Zinfo: running `cargo check --bins` on wicketd-commission-client (290/376)
44882026-09-02T04:15:06.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-09-02T04:15:06.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-09-02T04:15:06.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44912026-09-02T04:15:06.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44922026-09-02T04:15:06.823Z
44932026-09-02T04:15:06.823Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/376)
44942026-09-02T04:15:07.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44952026-09-02T04:15:07.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44962026-09-02T04:15:07.507Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
44972026-09-02T04:15:07.510Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
44982026-09-02T04:15:08.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
44992026-09-02T04:15:08.874Z
45002026-09-02T04:15:08.874Zinfo: running `cargo check --bins` on cockroach-admin-api (292/376)
45012026-09-02T04:15:09.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-09-02T04:15:09.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-09-02T04:15:09.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45042026-09-02T04:15:09.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45052026-09-02T04:15:09.449Z
45062026-09-02T04:15:09.449Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376)
45072026-09-02T04:15:10.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45082026-09-02T04:15:10.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45092026-09-02T04:15:10.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45102026-09-02T04:15:10.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
45112026-09-02T04:15:10.112Z
45122026-09-02T04:15:10.112Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376)
45132026-09-02T04:15:10.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45142026-09-02T04:15:10.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45152026-09-02T04:15:10.668Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45162026-09-02T04:15:10.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45172026-09-02T04:15:10.775Z
45182026-09-02T04:15:10.775Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376)
45192026-09-02T04:15:11.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-09-02T04:15:11.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-09-02T04:15:11.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45222026-09-02T04:15:11.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45232026-09-02T04:15:11.411Z
45242026-09-02T04:15:11.411Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376)
45252026-09-02T04:15:11.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-09-02T04:15:11.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-09-02T04:15:11.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45282026-09-02T04:15:11.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45292026-09-02T04:15:12.047Z
45302026-09-02T04:15:12.047Zinfo: running `cargo check --bins` on db-macros (297/376)
45312026-09-02T04:15:12.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45322026-09-02T04:15:12.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45332026-09-02T04:15:12.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45342026-09-02T04:15:12.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45352026-09-02T04:15:12.616Z
45362026-09-02T04:15:12.616Zinfo: running `cargo check --bins` on nexus-macros-common (298/376)
45372026-09-02T04:15:13.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45382026-09-02T04:15:13.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45392026-09-02T04:15:13.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45402026-09-02T04:15:13.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45412026-09-02T04:15:13.178Z
45422026-09-02T04:15:13.179Zinfo: running `cargo check --bins` on nexus-auth (299/376)
45432026-09-02T04:15:13.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45442026-09-02T04:15:13.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45452026-09-02T04:15:13.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45462026-09-02T04:15:13.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45472026-09-02T04:15:13.814Z
45482026-09-02T04:15:13.814Zinfo: running `cargo check --bins` on authz-macros (300/376)
45492026-09-02T04:15:14.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45502026-09-02T04:15:14.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45512026-09-02T04:15:14.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45522026-09-02T04:15:14.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45532026-09-02T04:15:14.383Z
45542026-09-02T04:15:14.383Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/376)
45552026-09-02T04:15:14.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45562026-09-02T04:15:14.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45572026-09-02T04:15:14.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45582026-09-02T04:15:14.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45592026-09-02T04:15:15.005Z
45602026-09-02T04:15:15.005Zinfo: running `cargo check --bins` on nexus-db-model (302/376)
45612026-09-02T04:15:15.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45622026-09-02T04:15:15.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45632026-09-02T04:15:15.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45642026-09-02T04:15:15.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45652026-09-02T04:15:15.624Z
45662026-09-02T04:15:15.624Zinfo: running `cargo check --bins` on nexus-db-schema (303/376)
45672026-09-02T04:15:16.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45682026-09-02T04:15:16.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45692026-09-02T04:15:16.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45702026-09-02T04:15:16.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45712026-09-02T04:15:16.191Z
45722026-09-02T04:15:16.191Zinfo: running `cargo check --bins` on nexus-defaults (304/376)
45732026-09-02T04:15:16.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45742026-09-02T04:15:16.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45752026-09-02T04:15:16.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45762026-09-02T04:15:16.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45772026-09-02T04:15:16.768Z
45782026-09-02T04:15:16.768Zinfo: running `cargo check --bins` on omicron-git-version (305/376)
45792026-09-02T04:15:17.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45802026-09-02T04:15:17.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45812026-09-02T04:15:17.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45822026-09-02T04:15:17.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45832026-09-02T04:15:17.335Z
45842026-09-02T04:15:17.335Zinfo: running `cargo check --bins` on nexus-db-errors (306/376)
45852026-09-02T04:15:17.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45862026-09-02T04:15:17.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45872026-09-02T04:15:17.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45882026-09-02T04:15:17.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45892026-09-02T04:15:17.962Z
45902026-09-02T04:15:17.962Zinfo: running `cargo check --bins` on nexus-db-lookup (307/376)
45912026-09-02T04:15:18.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45922026-09-02T04:15:18.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45932026-09-02T04:15:18.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45942026-09-02T04:15:18.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45952026-09-02T04:15:18.588Z
45962026-09-02T04:15:18.588Zinfo: running `cargo check --bins` on nexus-test-interface (308/376)
45972026-09-02T04:15:19.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45982026-09-02T04:15:19.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45992026-09-02T04:15:19.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46002026-09-02T04:15:19.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46012026-09-02T04:15:19.221Z
46022026-09-02T04:15:19.221Zinfo: running `cargo check --bins` on oximeter-collector (309/376)
46032026-09-02T04:15:19.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46042026-09-02T04:15:19.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46052026-09-02T04:15:19.946Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46062026-09-02T04:15:19.950Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46072026-09-02T04:15:20.627Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46082026-09-02T04:15:22.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.12s
46092026-09-02T04:15:22.539Z
46102026-09-02T04:15:22.539Zinfo: running `cargo check --bins` on oximeter-api (310/376)
46112026-09-02T04:15:23.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-02T04:15:23.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-02T04:15:23.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46142026-09-02T04:15:23.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46152026-09-02T04:15:23.113Z
46162026-09-02T04:15:23.113Zinfo: running `cargo check --bins` on cert-dev (311/376)
46172026-09-02T04:15:23.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46182026-09-02T04:15:23.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46192026-09-02T04:15:23.724Z Checking yasna v0.5.2
46202026-09-02T04:15:24.123Z Checking rcgen v0.12.1
46212026-09-02T04:15:24.380Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46222026-09-02T04:15:24.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
46232026-09-02T04:15:24.724Z
46242026-09-02T04:15:24.724Zinfo: running `cargo check --bins` on clickana (312/376)
46252026-09-02T04:15:25.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46262026-09-02T04:15:25.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46272026-09-02T04:15:25.370Z Compiling instability v0.3.11
46282026-09-02T04:15:25.370Z Checking castaway v0.2.4
46292026-09-02T04:15:25.373Z Compiling indoc v2.0.7
46302026-09-02T04:15:25.374Z Checking unicode-truncate v1.1.0
46312026-09-02T04:15:25.374Z Checking lru v0.12.5
46322026-09-02T04:15:25.374Z Checking cassowary v0.3.0
46332026-09-02T04:15:25.586Z Checking compact_str v0.8.1
46342026-09-02T04:15:26.358Z Checking ratatui v0.29.0
46352026-09-02T04:15:27.413Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46362026-09-02T04:15:28.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s
46372026-09-02T04:15:28.310Z
46382026-09-02T04:15:28.310Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (313/376)
46392026-09-02T04:15:28.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46402026-09-02T04:15:28.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46412026-09-02T04:15:29.033Z Checking headers-core v0.3.0
46422026-09-02T04:15:29.033Z Checking port-file v0.1.0
46432026-09-02T04:15:29.037Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46442026-09-02T04:15:29.230Z Checking headers v0.4.1
46452026-09-02T04:15:29.592Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46462026-09-02T04:15:30.553Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46472026-09-02T04:15:31.073Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46482026-09-02T04:15:31.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s
46492026-09-02T04:15:31.709Z
46502026-09-02T04:15:31.709Zinfo: running `cargo check --bins` on ch-dev (314/376)
46512026-09-02T04:15:32.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46522026-09-02T04:15:32.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46532026-09-02T04:15:32.432Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46542026-09-02T04:15:33.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
46552026-09-02T04:15:33.384Z
46562026-09-02T04:15:33.384Zinfo: running `cargo check --bins` on dev-tools-common (315/376)
46572026-09-02T04:15:33.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46582026-09-02T04:15:33.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46592026-09-02T04:15:33.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46602026-09-02T04:15:33.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
46612026-09-02T04:15:33.803Z
46622026-09-02T04:15:33.803Zinfo: running `cargo check --bins` on corpus-adjust (316/376)
46632026-09-02T04:15:34.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-02T04:15:34.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-02T04:15:34.436Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
46662026-09-02T04:15:34.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
46672026-09-02T04:15:34.976Z
46682026-09-02T04:15:34.976Zinfo: running `cargo check --bins` on crdb-seed (317/376)
46692026-09-02T04:15:35.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46702026-09-02T04:15:35.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46712026-09-02T04:15:35.698Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46722026-09-02T04:15:36.814Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46732026-09-02T04:15:37.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
46742026-09-02T04:15:37.361Z
46752026-09-02T04:15:37.361Zinfo: running `cargo check --bins` on db-dev (318/376)
46762026-09-02T04:15:37.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46772026-09-02T04:15:37.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46782026-09-02T04:15:38.083Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
46792026-09-02T04:15:38.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
46802026-09-02T04:15:39.041Z
46812026-09-02T04:15:39.041Zinfo: running `cargo check --bins` on omicron-dev-lib (319/376)
46822026-09-02T04:15:39.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46832026-09-02T04:15:39.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46842026-09-02T04:15:39.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46852026-09-02T04:15:39.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46862026-09-02T04:15:39.656Z
46872026-09-02T04:15:39.657Zinfo: running `cargo check --bins` on xtask-downloader (320/376)
46882026-09-02T04:15:40.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46892026-09-02T04:15:40.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46902026-09-02T04:15:40.271Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
46912026-09-02T04:15:40.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
46922026-09-02T04:15:41.124Z
46932026-09-02T04:15:41.124Zinfo: running `cargo check --bins` on omicron-dropshot-apis (321/376)
46942026-09-02T04:15:41.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46952026-09-02T04:15:41.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46962026-09-02T04:15:41.872Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46972026-09-02T04:15:41.872Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46982026-09-02T04:15:41.876Z Checking git-stub v1.0.0
46992026-09-02T04:15:41.876Z Compiling trait-variant v0.1.2
47002026-09-02T04:15:41.876Z Checking maplit v1.0.2
47012026-09-02T04:15:41.876Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
47022026-09-02T04:15:41.876Z Checking drift v0.2.0
47032026-09-02T04:15:41.876Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
47042026-09-02T04:15:42.058Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47052026-09-02T04:15:42.194Z Checking git-stub-vcs v0.1.0
47062026-09-02T04:15:42.227Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47072026-09-02T04:15:42.254Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
47082026-09-02T04:15:42.322Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47092026-09-02T04:15:42.341Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47102026-09-02T04:15:42.389Z Checking dropshot-api-manager v0.8.0
47112026-09-02T04:15:42.513Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47122026-09-02T04:15:42.739Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47132026-09-02T04:15:43.228Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47142026-09-02T04:15:44.180Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47152026-09-02T04:15:45.205Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47162026-09-02T04:15:46.031Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47172026-09-02T04:15:46.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s
47182026-09-02T04:15:46.671Z
47192026-09-02T04:15:46.671Zinfo: running `cargo check --bins` on installinator-api (322/376)
47202026-09-02T04:15:47.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47212026-09-02T04:15:47.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47222026-09-02T04:15:47.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47232026-09-02T04:15:47.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47242026-09-02T04:15:47.237Z
47252026-09-02T04:15:47.237Zinfo: running `cargo check --bins` on nexus-external-api (323/376)
47262026-09-02T04:15:47.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47272026-09-02T04:15:47.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47282026-09-02T04:15:47.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47292026-09-02T04:15:47.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47302026-09-02T04:15:47.845Z
47312026-09-02T04:15:47.845Zinfo: running `cargo check --bins` on nexus-internal-api (324/376)
47322026-09-02T04:15:48.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47332026-09-02T04:15:48.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47342026-09-02T04:15:48.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47352026-09-02T04:15:48.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
47362026-09-02T04:15:48.463Z
47372026-09-02T04:15:48.463Zinfo: running `cargo check --bins` on nexus-lockstep-api (325/376)
47382026-09-02T04:15:48.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47392026-09-02T04:15:48.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47402026-09-02T04:15:48.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47412026-09-02T04:15:48.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47422026-09-02T04:15:49.077Z
47432026-09-02T04:15:49.077Zinfo: running `cargo check --bins` on ntp-admin-api (326/376)
47442026-09-02T04:15:49.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47452026-09-02T04:15:49.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47462026-09-02T04:15:49.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47472026-09-02T04:15:49.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47482026-09-02T04:15:49.651Z
47492026-09-02T04:15:49.651Zinfo: running `cargo check --bins` on ntp-admin-types-versions (327/376)
47502026-09-02T04:15:50.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47512026-09-02T04:15:50.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47522026-09-02T04:15:50.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47532026-09-02T04:15:50.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47542026-09-02T04:15:50.217Z
47552026-09-02T04:15:50.217Zinfo: running `cargo check --bins` on wicketd-api (328/376)
47562026-09-02T04:15:50.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47572026-09-02T04:15:50.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47582026-09-02T04:15:50.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47592026-09-02T04:15:50.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
47602026-09-02T04:15:50.813Z
47612026-09-02T04:15:50.813Zinfo: running `cargo check --bins` on wicketd-commission-api (329/376)
47622026-09-02T04:15:51.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47632026-09-02T04:15:51.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47642026-09-02T04:15:51.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47652026-09-02T04:15:51.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47662026-09-02T04:15:51.402Z
47672026-09-02T04:15:51.402Zinfo: running `cargo check --bins` on omicron-ls-apis (330/376)
47682026-09-02T04:15:51.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47692026-09-02T04:15:51.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47702026-09-02T04:15:52.025Z Compiling blake3 v1.8.5
47712026-09-02T04:15:52.134Z Checking constant_time_eq v0.4.2
47722026-09-02T04:15:52.134Z Checking arrayvec v0.7.6
47732026-09-02T04:15:52.143Z Checking arrayref v0.3.9
47742026-09-02T04:15:52.157Z Checking cargo-platform v0.3.2
47752026-09-02T04:15:52.161Z Checking topological-sort v0.2.2
47762026-09-02T04:15:52.161Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
47772026-09-02T04:15:52.315Z Checking cargo_metadata v0.23.1
47782026-09-02T04:15:52.904Z Checking omicron-zone-package v0.12.3
47792026-09-02T04:15:53.605Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47802026-09-02T04:15:54.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
47812026-09-02T04:15:54.599Z
47822026-09-02T04:15:54.599Zinfo: running `cargo check --bins` on mgs-dev (331/376)
47832026-09-02T04:15:55.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47842026-09-02T04:15:55.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47852026-09-02T04:15:55.329Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
47862026-09-02T04:15:55.956Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
47872026-09-02T04:15:56.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
47882026-09-02T04:15:56.658Z
47892026-09-02T04:15:56.658Zinfo: running `cargo check --bins` on omicron-omdb (332/376)
47902026-09-02T04:15:57.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47912026-09-02T04:15:57.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47922026-09-02T04:15:57.638Z Compiling darling_core v0.21.3
47932026-09-02T04:15:57.639Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
47942026-09-02T04:15:57.639Z Compiling vergen-lib v0.1.6
47952026-09-02T04:15:57.639Z Compiling diesel_derives v2.3.7
47962026-09-02T04:15:57.639Z Checking scheduled-thread-pool v0.2.7
47972026-09-02T04:15:57.639Z Compiling vergen-gitcl v1.0.8
47982026-09-02T04:15:57.639Z Compiling diesel_table_macro_syntax v0.3.0
47992026-09-02T04:15:57.642Z Compiling dirs-sys-next v0.1.2
48002026-09-02T04:15:57.967Z Compiling crunchy v0.2.4
48012026-09-02T04:15:57.983Z Compiling glob v0.3.3
48022026-09-02T04:15:57.986Z Checking r2d2 v0.8.10
48032026-09-02T04:15:58.045Z Compiling dirs-next v2.0.0
48042026-09-02T04:15:58.049Z Compiling tiny-keccak v2.0.2
48052026-09-02T04:15:58.202Z Checking downcast-rs v2.0.2
48062026-09-02T04:15:58.239Z Compiling term v0.7.0
48072026-09-02T04:15:58.326Z Compiling bit-vec v0.6.3
48082026-09-02T04:15:58.358Z Compiling clang-sys v1.8.1
48092026-09-02T04:15:58.446Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48102026-09-02T04:15:58.538Z Compiling ascii-canvas v3.0.0
48112026-09-02T04:15:58.630Z Compiling bit-set v0.5.3
48122026-09-02T04:15:58.728Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48132026-09-02T04:15:58.748Z Compiling itertools v0.10.5
48142026-09-02T04:15:58.775Z Compiling ena v0.14.4
48152026-09-02T04:15:58.791Z Compiling libloading v0.8.9
48162026-09-02T04:15:58.795Z Compiling bindgen v0.71.1
48172026-09-02T04:15:58.853Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48182026-09-02T04:15:58.874Z Compiling diff v0.1.13
48192026-09-02T04:15:58.985Z Compiling regex-syntax v0.6.29
48202026-09-02T04:15:59.157Z Compiling cexpr v0.6.0
48212026-09-02T04:15:59.198Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48222026-09-02T04:15:59.383Z Compiling rustc-hash v2.1.1
48232026-09-02T04:15:59.519Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48242026-09-02T04:15:59.672Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48252026-09-02T04:15:59.798Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48262026-09-02T04:15:59.829Z Compiling libxml v0.3.3
48272026-09-02T04:15:59.870Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48282026-09-02T04:16:00.068Z Compiling strum_macros v0.24.3
48292026-09-02T04:16:00.088Z Compiling indoc v1.0.9
48302026-09-02T04:16:00.385Z Compiling darling_macro v0.21.3
48312026-09-02T04:16:00.536Z Compiling lalrpop v0.19.12
48322026-09-02T04:16:00.901Z Compiling darling v0.21.3
48332026-09-02T04:16:00.956Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48342026-09-02T04:16:00.994Z Compiling dsl_auto_type v0.2.0
48352026-09-02T04:16:01.058Z Checking derive_builder v0.20.2
48362026-09-02T04:16:01.140Z Compiling oso-derive v0.27.3
48372026-09-02T04:16:01.175Z Checking quick-xml v0.37.5
48382026-09-02T04:16:01.382Z Compiling impl-trait-for-tuples v0.2.3
48392026-09-02T04:16:01.647Z Checking openssl-probe v0.1.6
48402026-09-02T04:16:01.787Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48412026-09-02T04:16:02.108Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48422026-09-02T04:16:02.301Z Checking bb8 v0.8.6
48432026-09-02T04:16:02.591Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48442026-09-02T04:16:02.601Z Checking nonempty v0.12.0
48452026-09-02T04:16:02.616Z Compiling libz-sys v1.1.24
48462026-09-02T04:16:02.765Z Compiling strsim v0.10.0
48472026-09-02T04:16:02.805Z Compiling libgit2-sys v0.18.3+1.9.2
48482026-09-02T04:16:02.966Z Compiling darling_core v0.13.4
48492026-09-02T04:16:03.093Z Compiling progenitor-impl v0.13.0
48502026-09-02T04:16:03.191Z Compiling vergen-git2 v9.1.0
48512026-09-02T04:16:04.309Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48522026-09-02T04:16:04.497Z Checking progenitor-client v0.13.0
48532026-09-02T04:16:04.780Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48542026-09-02T04:16:04.870Z Compiling darling_macro v0.13.4
48552026-09-02T04:16:05.354Z Compiling darling v0.13.4
48562026-09-02T04:16:05.448Z Compiling serde_with_macros v1.5.2
48572026-09-02T04:16:05.686Z Compiling progenitor-macro v0.13.0
48582026-09-02T04:16:05.745Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48592026-09-02T04:16:05.959Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48602026-09-02T04:16:06.149Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48612026-09-02T04:16:06.305Z Compiling serde_with v1.14.0
48622026-09-02T04:16:06.335Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48632026-09-02T04:16:06.520Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
48642026-09-02T04:16:06.708Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48652026-09-02T04:16:06.829Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
48662026-09-02T04:16:06.898Z Checking diesel v2.3.7
48672026-09-02T04:16:06.944Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
48682026-09-02T04:16:07.501Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
48692026-09-02T04:16:08.580Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
48702026-09-02T04:16:08.781Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
48712026-09-02T04:16:09.047Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48722026-09-02T04:16:09.236Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48732026-09-02T04:16:09.425Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48742026-09-02T04:16:09.639Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48752026-09-02T04:16:09.655Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
48762026-09-02T04:16:10.164Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
48772026-09-02T04:16:10.183Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
48782026-09-02T04:16:10.582Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48792026-09-02T04:16:10.703Z Checking progenitor v0.13.0
48802026-09-02T04:16:10.821Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
48812026-09-02T04:16:10.854Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48822026-09-02T04:16:10.957Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48832026-09-02T04:16:11.144Z Checking twox-hash v2.1.2
48842026-09-02T04:16:11.282Z Checking libsw-core v0.3.2
48852026-09-02T04:16:11.398Z Checking atty v0.2.14
48862026-09-02T04:16:11.435Z Checking libsw v3.5.0
48872026-09-02T04:16:11.451Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48882026-09-02T04:16:11.495Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
48892026-09-02T04:16:11.614Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
48902026-09-02T04:16:13.248Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48912026-09-02T04:16:13.586Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48922026-09-02T04:16:14.319Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48932026-09-02T04:16:15.037Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
48942026-09-02T04:16:16.029Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
48952026-09-02T04:16:16.220Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48962026-09-02T04:16:16.370Z Checking fatfs v0.3.6
48972026-09-02T04:16:16.540Z Checking console v0.16.2
48982026-09-02T04:16:16.829Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
48992026-09-02T04:16:16.852Z Checking unit-prefix v0.5.2
49002026-09-02T04:16:16.989Z Compiling seq-macro v0.3.6
49012026-09-02T04:16:17.271Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49022026-09-02T04:16:17.422Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49032026-09-02T04:16:17.491Z Checking indicatif v0.18.4
49042026-09-02T04:16:17.898Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49052026-09-02T04:16:18.144Z Checking oxide-update-engine-display v0.1.2
49062026-09-02T04:16:18.448Z Checking support-bundle-viewer v0.1.2
49072026-09-02T04:16:18.554Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49082026-09-02T04:16:18.700Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49092026-09-02T04:16:18.717Z Checking multimap v0.10.1
49102026-09-02T04:16:22.219Z Checking diesel-dtrace v0.5.0
49112026-09-02T04:16:22.473Z Checking async-bb8-diesel v0.2.1
49122026-09-02T04:16:27.365Z Compiling samael v0.0.19
49132026-09-02T04:16:30.362Z Compiling git2 v0.20.4
49142026-09-02T04:16:32.483Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49152026-09-02T04:16:33.307Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49162026-09-02T04:16:34.676Z Compiling polar-core v0.27.3
49172026-09-02T04:16:39.008Z Checking oso v0.27.3
49182026-09-02T04:17:10.226Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49192026-09-02T04:18:25.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
49202026-09-02T04:18:25.924Z
49212026-09-02T04:18:25.924Zinfo: running `cargo check --bins` on nexus-networking (333/376)
49222026-09-02T04:18:26.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49232026-09-02T04:18:26.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49242026-09-02T04:18:26.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49252026-09-02T04:18:26.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
49262026-09-02T04:18:26.599Z
49272026-09-02T04:18:26.599Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376)
49282026-09-02T04:18:27.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49292026-09-02T04:18:27.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49302026-09-02T04:18:27.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49312026-09-02T04:18:27.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49322026-09-02T04:18:27.249Z
49332026-09-02T04:18:27.249Zinfo: running `cargo check --bins` on nexus-saga-recovery (335/376)
49342026-09-02T04:18:27.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49352026-09-02T04:18:27.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49362026-09-02T04:18:27.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49372026-09-02T04:18:27.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49382026-09-02T04:18:27.874Z
49392026-09-02T04:18:27.874Zinfo: running `cargo check --bins` on nexus-test-utils-macros (336/376)
49402026-09-02T04:18:28.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49412026-09-02T04:18:28.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49422026-09-02T04:18:28.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49432026-09-02T04:18:28.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
49442026-09-02T04:18:28.450Z
49452026-09-02T04:18:28.450Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (337/376)
49462026-09-02T04:18:29.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49472026-09-02T04:18:29.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49482026-09-02T04:18:29.295Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49492026-09-02T04:18:30.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
49502026-09-02T04:18:30.312Z
49512026-09-02T04:18:30.312Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376)
49522026-09-02T04:18:30.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49532026-09-02T04:18:30.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49542026-09-02T04:18:31.142Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49552026-09-02T04:19:10.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.93s
49562026-09-02T04:19:10.466Z
49572026-09-02T04:19:10.467Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376)
49582026-09-02T04:19:10.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49592026-09-02T04:19:10.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49602026-09-02T04:19:10.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49612026-09-02T04:19:10.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49622026-09-02T04:19:11.033Z
49632026-09-02T04:19:11.033Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376)
49642026-09-02T04:19:11.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49652026-09-02T04:19:11.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49662026-09-02T04:19:11.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49672026-09-02T04:19:11.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
49682026-09-02T04:19:11.601Z
49692026-09-02T04:19:11.601Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (341/376)
49702026-09-02T04:19:12.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49712026-09-02T04:19:12.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49722026-09-02T04:19:12.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49732026-09-02T04:19:12.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49742026-09-02T04:19:12.229Z
49752026-09-02T04:19:12.229Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376)
49762026-09-02T04:19:12.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49772026-09-02T04:19:12.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49782026-09-02T04:19:12.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49792026-09-02T04:19:12.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49802026-09-02T04:19:12.866Z
49812026-09-02T04:19:12.866Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (343/376)
49822026-09-02T04:19:13.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49832026-09-02T04:19:13.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49842026-09-02T04:19:13.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49852026-09-02T04:19:13.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
49862026-09-02T04:19:13.509Z
49872026-09-02T04:19:13.509Zinfo: running `cargo check --bins` on nexus-mgs-updates (344/376)
49882026-09-02T04:19:14.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49892026-09-02T04:19:14.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49902026-09-02T04:19:14.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49912026-09-02T04:19:14.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49922026-09-02T04:19:14.133Z
49932026-09-02T04:19:14.133Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (345/376)
49942026-09-02T04:19:14.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49952026-09-02T04:19:14.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49962026-09-02T04:19:14.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49972026-09-02T04:19:14.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49982026-09-02T04:19:14.763Z
49992026-09-02T04:19:14.763Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376)
50002026-09-02T04:19:15.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50012026-09-02T04:19:15.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50022026-09-02T04:19:15.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50032026-09-02T04:19:15.298Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50042026-09-02T04:19:15.389Z
50052026-09-02T04:19:15.389Zinfo: running `cargo check --bins` on nexus-switch-config (347/376)
50062026-09-02T04:19:15.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50072026-09-02T04:19:15.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50082026-09-02T04:19:15.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50092026-09-02T04:19:15.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
50102026-09-02T04:19:16.003Z
50112026-09-02T04:19:16.003Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (348/376)
50122026-09-02T04:19:16.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50132026-09-02T04:19:16.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50142026-09-02T04:19:16.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50152026-09-02T04:19:16.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50162026-09-02T04:19:16.636Z
50172026-09-02T04:19:16.636Zinfo: running `cargo check --bins` on support-bundle-collection (349/376)
50182026-09-02T04:19:17.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50192026-09-02T04:19:17.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50202026-09-02T04:19:17.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50212026-09-02T04:19:17.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50222026-09-02T04:19:17.270Z
50232026-09-02T04:19:17.270Zinfo: running `cargo check --bins` on omicron-dev (350/376)
50242026-09-02T04:19:17.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50252026-09-02T04:19:17.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50262026-09-02T04:19:18.184Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50272026-09-02T04:19:18.187Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50282026-09-02T04:19:18.372Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50292026-09-02T04:19:18.400Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50302026-09-02T04:19:18.418Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50312026-09-02T04:19:18.434Z Checking diff v0.1.13
50322026-09-02T04:19:18.437Z Checking yansi v1.0.1
50332026-09-02T04:19:18.464Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50342026-09-02T04:19:18.508Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50352026-09-02T04:19:18.696Z Checking pretty_assertions v1.4.1
50362026-09-02T04:19:19.471Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50372026-09-02T04:19:19.489Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50382026-09-02T04:19:44.787Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50392026-09-02T04:19:44.787Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50402026-09-02T04:19:44.790Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50412026-09-02T04:19:44.790Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50422026-09-02T04:19:44.790Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50432026-09-02T04:19:44.790Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50442026-09-02T04:19:44.790Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50452026-09-02T04:19:45.682Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50462026-09-02T04:19:45.683Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50472026-09-02T04:19:46.990Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50482026-09-02T04:20:26.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
50492026-09-02T04:20:26.117Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50502026-09-02T04:20:26.117Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50512026-09-02T04:20:26.322Z
50522026-09-02T04:20:26.322Zinfo: running `cargo check --bins` on oximeter-load-test (351/376)
50532026-09-02T04:20:26.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50542026-09-02T04:20:26.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50552026-09-02T04:20:27.046Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50562026-09-02T04:20:27.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
50572026-09-02T04:20:27.885Z
50582026-09-02T04:20:27.885Zinfo: running `cargo check --bins` on omicron-pins (352/376)
50592026-09-02T04:20:28.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50602026-09-02T04:20:28.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50612026-09-02T04:20:28.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50622026-09-02T04:20:28.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50632026-09-02T04:20:28.461Z
50642026-09-02T04:20:28.461Zinfo: running `cargo check --bins` on rack-init-config (353/376)
50652026-09-02T04:20:28.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50662026-09-02T04:20:28.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50672026-09-02T04:20:28.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50682026-09-02T04:20:28.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
50692026-09-02T04:20:29.052Z
50702026-09-02T04:20:29.052Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376)
50712026-09-02T04:20:29.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50722026-09-02T04:20:29.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50732026-09-02T04:20:29.842Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50742026-09-02T04:20:29.963Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50752026-09-02T04:20:29.971Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
50762026-09-02T04:20:57.344Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50772026-09-02T04:20:57.752Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50782026-09-02T04:20:59.531Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50792026-09-02T04:21:00.013Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50802026-09-02T04:21:03.146Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50812026-09-02T04:21:27.295Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50822026-09-02T04:21:28.037Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50832026-09-02T04:21:29.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
50842026-09-02T04:21:29.963Z
50852026-09-02T04:21:29.963Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (355/376)
50862026-09-02T04:21:30.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50872026-09-02T04:21:30.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50882026-09-02T04:21:30.688Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
50892026-09-02T04:21:31.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
50902026-09-02T04:21:31.591Z
50912026-09-02T04:21:31.591Zinfo: running `cargo check --bins` on omicron-releng (356/376)
50922026-09-02T04:21:32.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50932026-09-02T04:21:32.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50942026-09-02T04:21:32.221Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
50952026-09-02T04:21:32.224Z Compiling fs-err v2.11.0
50962026-09-02T04:21:32.339Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
50972026-09-02T04:21:32.352Z Checking parse-size v1.1.0
50982026-09-02T04:21:32.358Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
50992026-09-02T04:21:32.361Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51002026-09-02T04:21:32.361Z Checking shell-words v1.1.1
51012026-09-02T04:21:32.453Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51022026-09-02T04:21:32.776Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51032026-09-02T04:21:32.958Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51042026-09-02T04:21:33.627Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
51052026-09-02T04:21:34.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s
51062026-09-02T04:21:34.777Z
51072026-09-02T04:21:34.777Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (357/376)
51082026-09-02T04:21:35.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51092026-09-02T04:21:35.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51102026-09-02T04:21:35.425Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51112026-09-02T04:21:35.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
51122026-09-02T04:21:36.081Z
51132026-09-02T04:21:36.081Zinfo: running `cargo check --bins` on schema (358/376)
51142026-09-02T04:21:36.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51152026-09-02T04:21:36.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51162026-09-02T04:21:36.826Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51172026-09-02T04:21:37.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
51182026-09-02T04:21:37.725Z
51192026-09-02T04:21:37.725Zinfo: running `cargo check --bins` on xtask (359/376)
51202026-09-02T04:21:38.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51212026-09-02T04:21:38.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51222026-09-02T04:21:38.129Z Checking serde_core v1.0.228
51232026-09-02T04:21:38.129Z Checking libc v0.2.185
51242026-09-02T04:21:38.210Z Checking bitflags v2.11.0
51252026-09-02T04:21:38.218Z Checking scroll v0.12.0
51262026-09-02T04:21:38.221Z Checking thiserror v1.0.69
51272026-09-02T04:21:38.224Z Checking log v0.4.33
51282026-09-02T04:21:38.239Z Checking indexmap v2.14.0
51292026-09-02T04:21:38.242Z Checking zerocopy v0.7.35
51302026-09-02T04:21:38.312Z Checking syn v2.0.117
51312026-09-02T04:21:38.350Z Checking dtrace-parser v0.2.0
51322026-09-02T04:21:38.369Z Checking once_cell v1.21.3
51332026-09-02T04:21:38.430Z Checking goblin v0.8.2
51342026-09-02T04:21:38.485Z Checking errno v0.3.14
51352026-09-02T04:21:38.540Z Checking thread-id v4.2.2
51362026-09-02T04:21:38.579Z Checking getrandom v0.4.3
51372026-09-02T04:21:38.601Z Checking rustix v1.1.4
51382026-09-02T04:21:38.617Z Checking memmap v0.7.0
51392026-09-02T04:21:38.708Z Checking thiserror v2.0.18
51402026-09-02T04:21:38.721Z Checking fs-err v3.3.0
51412026-09-02T04:21:38.804Z Checking anyhow v1.0.104
51422026-09-02T04:21:38.807Z Checking tabled v0.15.0
51432026-09-02T04:21:39.367Z Checking terminal_size v0.4.3
51442026-09-02T04:21:39.368Z Checking tempfile v3.27.0
51452026-09-02T04:21:39.479Z Checking clap_builder v4.6.0
51462026-09-02T04:21:39.482Z Checking textwrap v0.16.2
51472026-09-02T04:21:39.659Z Checking serde v1.0.228
51482026-09-02T04:21:39.662Z Checking serde_json v1.0.151
51492026-09-02T04:21:39.662Z Checking camino v1.2.5
51502026-09-02T04:21:39.686Z Checking semver v1.0.28
51512026-09-02T04:21:39.872Z Checking cargo-platform v0.3.2
51522026-09-02T04:21:39.905Z Checking camino-tempfile v1.4.1
51532026-09-02T04:21:40.061Z Checking toml_datetime v0.6.11
51542026-09-02T04:21:40.061Z Checking serde_spanned v0.6.9
51552026-09-02T04:21:40.064Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51562026-09-02T04:21:40.064Z Checking macaddr v1.0.1
51572026-09-02T04:21:40.247Z Checking toml_edit v0.22.27
51582026-09-02T04:21:40.259Z Checking cargo_metadata v0.23.1
51592026-09-02T04:21:40.262Z Checking dof v0.3.0
51602026-09-02T04:21:40.523Z Checking usdt-impl v0.5.0
51612026-09-02T04:21:40.684Z Checking clap v4.6.1
51622026-09-02T04:21:40.781Z Checking usdt v0.5.0
51632026-09-02T04:21:41.224Z Checking toml v0.8.23
51642026-09-02T04:21:41.482Z Checking cargo_toml v0.21.0
51652026-09-02T04:21:42.124Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51662026-09-02T04:21:42.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.79s
51672026-09-02T04:21:42.617Z
51682026-09-02T04:21:42.617Zinfo: running `cargo check --bins` on dnsadm (360/376)
51692026-09-02T04:21:43.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51702026-09-02T04:21:43.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51712026-09-02T04:21:43.259Z Checking arc-swap v1.8.2
51722026-09-02T04:21:43.539Z Checking slog-scope v4.4.1
51732026-09-02T04:21:43.650Z Checking slog-stdlog v4.1.1
51742026-09-02T04:21:43.746Z Checking slog-envlogger v2.2.0
51752026-09-02T04:21:43.866Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
51762026-09-02T04:21:44.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
51772026-09-02T04:21:44.461Z
51782026-09-02T04:21:44.461Zinfo: running `cargo check --bins` on end-to-end-tests (361/376)
51792026-09-02T04:21:45.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51802026-09-02T04:21:45.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51812026-09-02T04:21:45.282Z Checking cpubits v0.1.1
51822026-09-02T04:21:45.286Z Checking pem-rfc7468 v1.0.0
51832026-09-02T04:21:45.421Z Checking hmac v0.13.0
51842026-09-02T04:21:45.421Z Checking universal-hash v0.6.1
51852026-09-02T04:21:45.443Z Checking ctr v0.10.1
51862026-09-02T04:21:45.443Z Checking aead v0.6.1
51872026-09-02T04:21:45.470Z Checking aes v0.9.1
51882026-09-02T04:21:45.470Z Checking crypto-bigint v0.7.5
51892026-09-02T04:21:45.497Z Checking salsa20 v0.11.0
51902026-09-02T04:21:45.551Z Checking polyval v0.7.1
51912026-09-02T04:21:45.568Z Checking pbkdf2 v0.13.0
51922026-09-02T04:21:45.571Z Checking der v0.8.0
51932026-09-02T04:21:45.604Z Checking cbc v0.2.1
51942026-09-02T04:21:45.628Z Checking ff v0.14.0
51952026-09-02T04:21:45.673Z Checking signature v3.0.0
51962026-09-02T04:21:45.688Z Checking scrypt v0.12.0
51972026-09-02T04:21:45.717Z Checking ghash v0.6.0
51982026-09-02T04:21:45.743Z Checking base16ct v1.0.0
51992026-09-02T04:21:45.759Z Checking group v0.14.0
52002026-09-02T04:21:45.825Z Checking hkdf v0.13.0
52012026-09-02T04:21:45.843Z Compiling curve25519-dalek v5.0.0
52022026-09-02T04:21:45.860Z Checking keccak v0.2.0
52032026-09-02T04:21:45.875Z Checking aes-gcm v0.11.0
52042026-09-02T04:21:45.891Z Checking poly1305 v0.9.0
52052026-09-02T04:21:45.905Z Checking wnaf v0.14.0
52062026-09-02T04:21:45.958Z Checking blowfish v0.10.0
52072026-09-02T04:21:46.014Z Checking blake2 v0.11.0-rc.6
52082026-09-02T04:21:46.039Z Checking sha3 v0.11.0
52092026-09-02T04:21:46.071Z Checking kem v0.3.0
52102026-09-02T04:21:46.107Z Checking bcrypt-pbkdf v0.11.0
52112026-09-02T04:21:46.154Z Checking module-lattice v0.2.3
52122026-09-02T04:21:46.188Z Checking sponge-cursor v0.1.0
52132026-09-02T04:21:46.264Z Checking argon2 v0.6.0-rc.8
52142026-09-02T04:21:46.281Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52152026-09-02T04:21:46.313Z Checking sha3 v0.12.0
52162026-09-02T04:21:46.370Z Checking spki v0.8.0
52172026-09-02T04:21:46.370Z Checking sec1 v0.8.1
52182026-09-02T04:21:46.398Z Checking ml-kem v0.3.2
52192026-09-02T04:21:46.456Z Checking internal-russh-num-bigint v0.5.0
52202026-09-02T04:21:46.512Z Checking num-bigint v0.4.6
52212026-09-02T04:21:46.557Z Checking pkcs5 v0.8.1
52222026-09-02T04:21:46.573Z Checking pkcs1 v0.8.0-rc.4
52232026-09-02T04:21:46.577Z Checking generic-array v1.4.3
52242026-09-02T04:21:46.780Z Checking russh-util v0.52.0
52252026-09-02T04:21:46.849Z Checking pkcs8 v0.11.0
52262026-09-02T04:21:46.904Z Compiling enum_dispatch v0.3.13
52272026-09-02T04:21:46.985Z Compiling delegate v0.13.5
52282026-09-02T04:21:47.048Z Checking ed25519 v3.0.0
52292026-09-02T04:21:47.116Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52302026-09-02T04:21:47.163Z Checking md5 v0.8.0
52312026-09-02T04:21:47.247Z Checking ed25519-dalek v3.0.0
52322026-09-02T04:21:47.290Z Checking hex-literal v1.1.0
52332026-09-02T04:21:47.351Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52342026-09-02T04:21:47.390Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52352026-09-02T04:21:47.435Z Checking internet-checksum v0.2.1
52362026-09-02T04:21:47.521Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52372026-09-02T04:21:47.698Z Checking elliptic-curve v0.14.1
52382026-09-02T04:21:47.698Z Checking rfc6979 v0.6.0
52392026-09-02T04:21:47.702Z Checking primefield v0.14.0
52402026-09-02T04:21:47.702Z Checking ssh-encoding v0.3.0
52412026-09-02T04:21:47.824Z Checking crypto-primes v0.7.2
52422026-09-02T04:21:47.956Z Checking ssh-cipher v0.3.0
52432026-09-02T04:21:47.956Z Checking russh-cryptovec v0.62.0
52442026-09-02T04:21:48.086Z Checking ecdsa v0.17.0
52452026-09-02T04:21:48.090Z Checking primeorder v0.14.0
52462026-09-02T04:21:48.457Z Checking p521 v0.14.0
52472026-09-02T04:21:48.461Z Checking p256 v0.14.0
52482026-09-02T04:21:48.461Z Checking p384 v0.14.0
52492026-09-02T04:21:48.753Z Checking rsa v0.10.0-rc.18
52502026-09-02T04:21:51.298Z Checking ssh-key v0.7.0-rc.11
52512026-09-02T04:21:52.042Z Checking russh v0.62.4
52522026-09-02T04:22:05.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.18s
52532026-09-02T04:22:05.658Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52542026-09-02T04:22:05.658Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52552026-09-02T04:22:05.858Z
52562026-09-02T04:22:05.859Zinfo: running `cargo check --bins` on gateway-cli (362/376)
52572026-09-02T04:22:06.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52582026-09-02T04:22:06.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52592026-09-02T04:22:06.499Z Checking termios v0.3.3
52602026-09-02T04:22:06.691Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52612026-09-02T04:22:07.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
52622026-09-02T04:22:07.462Z
52632026-09-02T04:22:07.462Zinfo: running `cargo check --bins --no-default-features` on installinator (363/376)
52642026-09-02T04:22:07.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52652026-09-02T04:22:07.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52662026-09-02T04:22:08.145Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52672026-09-02T04:22:08.845Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52682026-09-02T04:22:10.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
52692026-09-02T04:22:10.659Z
52702026-09-02T04:22:10.659Zinfo: running `cargo check --bins` on internal-dns-cli (364/376)
52712026-09-02T04:22:11.148Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52722026-09-02T04:22:11.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52732026-09-02T04:22:11.298Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
52742026-09-02T04:22:11.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
52752026-09-02T04:22:11.909Z
52762026-09-02T04:22:11.909Zinfo: running `cargo check --bins` on omicron-live-tests (365/376)
52772026-09-02T04:22:12.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52782026-09-02T04:22:12.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52792026-09-02T04:22:12.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52802026-09-02T04:22:12.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
52812026-09-02T04:22:12.478Z
52822026-09-02T04:22:12.479Zinfo: running `cargo check --bins` on live-tests-macros (366/376)
52832026-09-02T04:22:12.957Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52842026-09-02T04:22:12.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52852026-09-02T04:22:12.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52862026-09-02T04:22:12.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
52872026-09-02T04:22:13.044Z
52882026-09-02T04:22:13.044Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376)
52892026-09-02T04:22:13.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52902026-09-02T04:22:13.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52912026-09-02T04:22:13.793Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
52922026-09-02T04:22:14.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
52932026-09-02T04:22:14.584Z
52942026-09-02T04:22:14.585Zinfo: running `cargo check --bins` on omicron-ntp-admin (368/376)
52952026-09-02T04:22:15.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52962026-09-02T04:22:15.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52972026-09-02T04:22:15.240Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
52982026-09-02T04:22:15.345Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
52992026-09-02T04:22:16.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
53002026-09-02T04:22:16.343Z
53012026-09-02T04:22:16.343Zinfo: running `cargo check --bins` on ntp-admin-types (369/376)
53022026-09-02T04:22:16.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53032026-09-02T04:22:16.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53042026-09-02T04:22:16.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53052026-09-02T04:22:16.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53062026-09-02T04:22:16.902Z
53072026-09-02T04:22:16.902Zinfo: running `cargo check --bins` on omicron-package (370/376)
53082026-09-02T04:22:17.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53092026-09-02T04:22:17.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53102026-09-02T04:22:17.584Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53112026-09-02T04:22:18.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s
53122026-09-02T04:22:18.862Z
53132026-09-02T04:22:18.862Zinfo: running `cargo check --bins` on tqdb (371/376)
53142026-09-02T04:22:19.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53152026-09-02T04:22:19.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53162026-09-02T04:22:19.645Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53172026-09-02T04:22:20.000Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53182026-09-02T04:22:20.509Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53192026-09-02T04:22:20.509Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53202026-09-02T04:22:27.973Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53212026-09-02T04:22:27.976Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53222026-09-02T04:22:27.976Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53232026-09-02T04:22:28.603Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53242026-09-02T04:22:28.607Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53252026-09-02T04:22:28.607Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53262026-09-02T04:22:28.607Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53272026-09-02T04:22:29.385Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53282026-09-02T04:22:30.038Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53292026-09-02T04:22:30.276Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53302026-09-02T04:22:30.462Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53312026-09-02T04:22:31.339Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53322026-09-02T04:22:31.992Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53332026-09-02T04:22:36.980Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53342026-09-02T04:22:44.261Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53352026-09-02T04:22:44.261Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53362026-09-02T04:22:44.265Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53372026-09-02T04:22:44.265Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53382026-09-02T04:22:45.755Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53392026-09-02T04:22:47.036Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53402026-09-02T04:22:47.722Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53412026-09-02T04:22:49.007Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53422026-09-02T04:22:49.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.70s
53432026-09-02T04:22:49.767Z
53442026-09-02T04:22:49.767Zinfo: running `cargo check --bins` on wicket-dbg (372/376)
53452026-09-02T04:22:50.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53462026-09-02T04:22:50.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53472026-09-02T04:22:50.478Z Checking rtoolbox v0.0.3
53482026-09-02T04:22:50.482Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53492026-09-02T04:22:50.482Z Checking tui-tree-widget v0.23.1
53502026-09-02T04:22:50.482Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53512026-09-02T04:22:50.699Z Checking rpassword v7.5.4
53522026-09-02T04:22:53.462Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53532026-09-02T04:22:55.312Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53542026-09-02T04:22:56.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
53552026-09-02T04:22:56.440Z
53562026-09-02T04:22:56.440Zinfo: running `cargo check --bins` on wicket (373/376)
53572026-09-02T04:22:56.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53582026-09-02T04:22:56.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53592026-09-02T04:22:57.129Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53602026-09-02T04:22:57.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
53612026-09-02T04:22:57.678Z
53622026-09-02T04:22:57.678Zinfo: running `cargo check --bins` on wicketd (374/376)
53632026-09-02T04:22:58.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53642026-09-02T04:22:58.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53652026-09-02T04:22:58.382Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53662026-09-02T04:23:01.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
53672026-09-02T04:23:02.136Z
53682026-09-02T04:23:02.136Zinfo: running `cargo check --bins` on omicron-workspace-hack (375/376)
53692026-09-02T04:23:02.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53702026-09-02T04:23:02.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53712026-09-02T04:23:02.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53722026-09-02T04:23:02.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
53732026-09-02T04:23:02.695Z
53742026-09-02T04:23:02.695Zinfo: running `cargo check --bins` on zone-setup (376/376)
53752026-09-02T04:23:03.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53762026-09-02T04:23:03.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53772026-09-02T04:23:03.364Z Checking uzers v0.12.2
53782026-09-02T04:23:03.636Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
53792026-09-02T04:23:04.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s
53802026-09-02T04:23:04.661Z
53812026-09-02T04:23:04.661Zreal 14:22.786972700
53822026-09-02T04:23:04.662Zuser 21:37.851663829
53832026-09-02T04:23:04.662Zsys 4:26.291745918
53842026-09-02T04:23:04.662Ztrap 0.345070342
53852026-09-02T04:23:04.662Ztflt 0.613336574
53862026-09-02T04:23:04.662Zdflt 0.962664136
53872026-09-02T04:23:04.662Zkflt 0.010059211
53882026-09-02T04:23:04.662Zlock 1:30:29.337911644
53892026-09-02T04:23:04.662Zslp 1:42:43.062210118
53902026-09-02T04:23:04.662Zlat 59.299552508
53912026-09-02T04:23:04.662Zstop 4:16.727658849
53922026-09-02T04:23:04.665Zprocess exited: duration 995878 ms, exit code 0
 
53932026-09-02T04:23:04.672Zfound 0 output files