01M1QB1WZ2JTBKVR6RYYVWT4QK: 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: 01M1QB2A7HGZZHD5QB04FVRGR5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T23:12:23.407Zjob assigned to worker 01M1QB2DE2AF3WVKN63E39F7N7 [factory aws, i-0551a90cbf5e7ee9b] (queued for 44 s)
 
22026-09-04T23:12:30.110Zstarting task 0: "setup"
32026-09-04T23:12:30.114Z++ uname -s
42026-09-04T23:12:30.118Z+ kern=SunOS
52026-09-04T23:12:30.118Z+ build_user=build
62026-09-04T23:12:30.118Z+ build_uid=12345
72026-09-04T23:12:30.118Z+ work_dir=/work
82026-09-04T23:12:30.118Z+ input_dir=/input
92026-09-04T23:12:30.118Z+ [[ 0 == 12345 ]]
102026-09-04T23:12:30.118Z+ case "$kern" in
112026-09-04T23:12:30.118Z+ groupadd -g 12345 build
122026-09-04T23:12:30.118Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T23:12:32.124Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T23:12:32.229Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T23:12:32.232Z+ home_fs=zfs
162026-09-04T23:12:32.232Z+ [[ zfs == autofs ]]
172026-09-04T23:12:32.232Z+ mkdir -p /home/build
182026-09-04T23:12:32.232Z+ chown build:build /home/build /work
192026-09-04T23:12:34.233Z+ chmod 0700 /home/build /work
202026-09-04T23:12:34.237Zprocess exited: duration 4125 ms, exit code 0
 
212026-09-04T23:12:34.245Zstarting task 1: "rust-toolchain"
222026-09-04T23:12:34.249Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T23:12:34.249Z * rust toolchain channel = "1.97.1"
242026-09-04T23:12:34.249Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T23:12:34.249Z * rust toolchain profile = "default"
262026-09-04T23:12:34.249Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T23:12:34.249Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T23:12:34.249Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T23:12:34.252Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T23:12:34.363Zinfo: downloading installer
312026-09-04T23:12:35.893Zinfo: profile set to default
322026-09-04T23:12:35.893Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T23:12:35.896Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T23:12:36.031Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T23:12:36.034Zinfo: downloading 6 components
362026-09-04T23:12:50.708Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T23:12:50.708Z
382026-09-04T23:12:50.734Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T23:12:50.734Z
402026-09-04T23:12:50.739Z
412026-09-04T23:12:50.739ZRust is installed now. Great!
422026-09-04T23:12:50.739Z
432026-09-04T23:12:50.739ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T23:12:50.739Zenvironment variable. This has not been done automatically.
452026-09-04T23:12:50.739Z
462026-09-04T23:12:50.739ZTo configure your current shell, you need to source
472026-09-04T23:12:50.739Zthe corresponding env file under $HOME/.cargo.
482026-09-04T23:12:50.739Z
492026-09-04T23:12:50.739ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T23:12:50.739Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T23:12:50.739Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T23:12:50.739ZCC_x86_64-unknown-illumos = None
532026-09-04T23:12:50.739Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T23:12:50.739ZCC_x86_64_unknown_illumos = None
552026-09-04T23:12:50.739Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T23:12:50.739ZHOST_CC = None
572026-09-04T23:12:50.739Zcargo:rerun-if-env-changed=CC
582026-09-04T23:12:50.739ZCC = None
592026-09-04T23:12:50.739Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T23:12:50.902Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T23:12:50.902ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T23:12:50.903Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T23:12:50.903ZCFLAGS = None
642026-09-04T23:12:50.903Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T23:12:50.903ZHOST_CFLAGS = None
662026-09-04T23:12:50.903Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T23:12:50.903ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T23:12:50.903Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T23:12:50.903ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T23:12:50.990Z+ rustup --version
712026-09-04T23:12:50.997Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T23:12:51.001Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T23:12:51.020Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T23:12:51.023Z+ cargo --version
752026-09-04T23:12:51.037Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T23:12:51.040Z+ rustc --version
772026-09-04T23:12:51.058Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T23:12:51.061Zprocess exited: duration 16816 ms, exit code 0
 
792026-09-04T23:12:51.067Zstarting task 2: "authentication"
802026-09-04T23:12:51.084Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T23:12:51.090Zstarting task 3: "clone repository"
822026-09-04T23:12:51.094Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T23:12:51.097Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T23:12:51.125ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T23:13:06.521Z+ cd /work/oxidecomputer/omicron
862026-09-04T23:13:06.521Z+ git fetch origin bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7
872026-09-04T23:13:06.551ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T23:13:06.551Z * branch bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7 -> FETCH_HEAD
892026-09-04T23:13:06.551Z+ [[ -n sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests ]]
902026-09-04T23:13:06.551Z++ git branch --show-current
912026-09-04T23:13:06.551Z+ current=main
922026-09-04T23:13:06.551Z+ [[ main != sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests ]]
932026-09-04T23:13:06.551Z+ git branch -f sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7
942026-09-04T23:13:06.551Z+ git checkout -f sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests
952026-09-04T23:13:06.551ZSwitched to branch 'sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests'
962026-09-04T23:13:06.557Z+ git reset --hard bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7
972026-09-04T23:13:06.558ZHEAD is now at bdb5ffd9b rebase on main, review feedback
982026-09-04T23:13:06.558Zprocess exited: duration 13723 ms, exit code 0
 
992026-09-04T23:13:06.599Zstarting task 4: "build"
1002026-09-04T23:13:09.550Z+ source .github/buildomat/ci-env.sh
1012026-09-04T23:13:09.550Z++ export CARGO_TERM_COLOR=always
1022026-09-04T23:13:09.550Z++ CARGO_TERM_COLOR=always
1032026-09-04T23:13:09.550Z+++ uname -s
1042026-09-04T23:13:09.550Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-04T23:13:09.550Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-04T23:13:09.550Z+ cargo --version
1072026-09-04T23:13:09.566Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T23:13:09.566Z+ rustc --version
1092026-09-04T23:13:09.566Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T23:13:09.566Z+ source ./env.sh
1112026-09-04T23:13:09.566Z++ OLD_SHELL_OPTS=ehxB
1122026-09-04T23:13:09.566Z++ set -o xtrace
1132026-09-04T23:13:09.566Z++++ dirname ./env.sh
1142026-09-04T23:13:09.566Z+++ readlink -f .
1152026-09-04T23:13:09.567Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162026-09-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ 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-04T23:13:09.567Z++ case $OLD_SHELL_OPTS in
1272026-09-04T23:13:09.567Z++ unset OLD_SHELL_OPTS OMICRON_WS
1282026-09-04T23:13:09.567Z+ 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-04T23:13:09.567Z+ 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-04T23:13:09.567Z+ banner prerequisites
1312026-09-04T23:13:09.567Z
1322026-09-04T23:13:09.567Z ##### ##### ###### ##### ###### #### # # # #### #
1332026-09-04T23:13:09.567Z # # # # # # # # # # # # # # #
1342026-09-04T23:13:09.567Z # # # # ##### # # ##### # # # # # #### #
1352026-09-04T23:13:09.567Z ##### ##### # ##### # # # # # # # # #
1362026-09-04T23:13:09.567Z # # # # # # # # # # # # # # #
1372026-09-04T23:13:09.567Z # # # ###### # # ###### ### # #### # #### #
1382026-09-04T23:13:09.567Z
1392026-09-04T23:13:09.567Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1402026-09-04T23:13:09.567Z Startup: Refreshing catalog 'helios' ... Done
1412026-09-04T23:13:09.567Z Startup: Caching catalogs ... Done
1422026-09-04T23:13:12.533ZPlanning: Solver setup ... Done (2.519s)
1432026-09-04T23:13:12.552ZPlanning: Running solver ... Done (0.082s)
1442026-09-04T23:13:12.552ZPlanning: Finding local manifests ... Done (0.003s)
1452026-09-04T23:13:12.552ZPlanning: Fetching manifests: 0/2 0% complete
1462026-09-04T23:13:12.552ZPlanning: Fetching manifests: 2/2 100% complete
1472026-09-04T23:13:12.553ZPlanning: Package planning ... Done (0.013s)
1482026-09-04T23:13:12.553ZPlanning: Merging actions ... Done (0.002s)
1492026-09-04T23:13:12.553ZPlanning: Checking for conflicting actions ... Done (0.168s)
1502026-09-04T23:13:12.553ZPlanning: Consolidating action changes ... Done (0.001s)
1512026-09-04T23:13:12.942ZPlanning: Evaluating mediators ... Done (0.799s)
1522026-09-04T23:13:12.945ZPlanning: Planning completed in 3.81 seconds
1532026-09-04T23:13:12.951Z Packages to install: 2
1542026-09-04T23:13:12.951Z Estimated space available: 156.01 GB
1552026-09-04T23:13:12.955ZEstimated space to be consumed: 86.48 MB
1562026-09-04T23:13:12.955Z Create boot environment: No
1572026-09-04T23:13:12.955ZCreate backup boot environment: No
1582026-09-04T23:13:12.955Z Rebuild boot archive: No
1592026-09-04T23:13:12.955Z
1602026-09-04T23:13:12.955ZChanged packages:
1612026-09-04T23:13:12.955Zhelios
1622026-09-04T23:13:12.955Z developer/build-essential
1632026-09-04T23:13:12.955Z None -> 11-3.0
1642026-09-04T23:13:12.955Z library/libxmlsec1
1652026-09-04T23:13:12.955Z None -> 1.2.35-3.0
1662026-09-04T23:13:12.977Z
1672026-09-04T23:13:12.977ZDownload: 0/214 items 0.0/1.3MB 0% complete
1682026-09-04T23:13:13.056ZDownload: Completed 1.28 MB in 0.08 seconds (16.3M/s)
1692026-09-04T23:13:13.135Z Actions: 1/268 actions (Installing new actions)
1702026-09-04T23:13:13.175Z Actions: Completed 268 actions in 0.04 seconds.
1712026-09-04T23:13:13.211ZFinalize: Updating package state database ... Done (0.036s)
1722026-09-04T23:13:13.214ZFinalize: Updating package cache ... Done (0.000s)
1732026-09-04T23:13:13.306ZFinalize: Updating image state ... Done (0.095s)
1742026-09-04T23:13:15.987ZFinalize: Creating fast lookup database ... Done (2.620s)
1752026-09-04T23:13:16.065ZFinalize: Reading search index ... Done (0.012s)
1762026-09-04T23:13:16.067ZFinalize: Updating search index ... Done (0.000s)
1772026-09-04T23:13:16.152ZFinalize: Updating package cache ... Done (0.000s)
1782026-09-04T23:13:16.542ZPlanning: Evaluating mediator changes ... Done
1792026-09-04T23:13:16.649ZPlanning: Checking for conflicting actions ... Done
1802026-09-04T23:13:16.653ZPlanning: Consolidating action changes ... Done
1812026-09-04T23:13:16.815ZPlanning: Evaluating mediators ... Done
1822026-09-04T23:13:16.819ZPlanning: Planning completed in 0.27 seconds
1832026-09-04T23:13:16.840Z Mediators to change: 2
1842026-09-04T23:13:16.840Z Create boot environment: No
1852026-09-04T23:13:16.840ZCreate backup boot environment: No
1862026-09-04T23:13:16.958ZFinalize: Updating package state database ... Done
1872026-09-04T23:13:16.958ZFinalize: Updating package cache ... Done
1882026-09-04T23:13:17.015ZFinalize: Updating image state ... Done
1892026-09-04T23:13:19.098ZFinalize: Creating fast lookup database ... Done
1902026-09-04T23:13:19.169ZFinalize: Reading search index ... Done
1912026-09-04T23:13:19.172ZFinalize: Updating search index ... Done
1922026-09-04T23:13:19.324ZFinalize: Updating package cache ... Done
1932026-09-04T23:13:19.609ZPlanning: Evaluating mediator changes ... Done
1942026-09-04T23:13:19.718ZPlanning: Checking for conflicting actions ... Done
1952026-09-04T23:13:19.721ZPlanning: Consolidating action changes ... Done
1962026-09-04T23:13:19.884ZPlanning: Evaluating mediators ... Done
1972026-09-04T23:13:19.887ZPlanning: Planning completed in 0.28 seconds
1982026-09-04T23:13:19.908Z Mediators to change: 1
1992026-09-04T23:13:19.908Z Create boot environment: No
2002026-09-04T23:13:19.912ZCreate backup boot environment: No
2012026-09-04T23:13:19.964ZFinalize: Updating package state database ... Done
2022026-09-04T23:13:19.964ZFinalize: Updating package cache ... Done
2032026-09-04T23:13:20.021ZFinalize: Updating image state ... Done
2042026-09-04T23:13:22.122ZFinalize: Creating fast lookup database ... Done
2052026-09-04T23:13:22.196ZFinalize: Reading search index ... Done
2062026-09-04T23:13:22.199ZFinalize: Updating search index ... Done
2072026-09-04T23:13:22.275ZFinalize: Updating package cache ... Done
2082026-09-04T23:13:22.590ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092026-09-04T23:13:22.590Zapache system 2.4 system
2102026-09-04T23:13:22.590Zclang system 15 system
2112026-09-04T23:13:22.590Zcsh system system illumos
2122026-09-04T23:13:22.590Zctags system system illumos
2132026-09-04T23:13:22.590Zfile vendor vendor darwinsys
2142026-09-04T23:13:22.591Zfile system system illumos
2152026-09-04T23:13:22.591Zgcc vendor 14 vendor
2162026-09-04T23:13:22.591Zgcc system 13 system
2172026-09-04T23:13:22.591Zgcc system 10 system
2182026-09-04T23:13:22.591Zgo system 1.25 system
2192026-09-04T23:13:22.591Zllvm system 15 system
2202026-09-04T23:13:22.591Zmariadb system 11.4 system
2212026-09-04T23:13:22.591Zmta vendor vendor dma
2222026-09-04T23:13:22.591Zopenjdk system 17 system
2232026-09-04T23:13:22.591Zopenjdk system 11 system
2242026-09-04T23:13:22.591Zopenssl vendor 3 vendor
2252026-09-04T23:13:22.591Zperl system 5.40 system
2262026-09-04T23:13:22.591Zpostgresql system 18 system
2272026-09-04T23:13:22.591Zpostgresql system 17 system
2282026-09-04T23:13:22.591Zpython vendor 3 vendor
2292026-09-04T23:13:22.591Zpython system 2 system
2302026-09-04T23:13:22.591Zpython3 vendor 3.13 vendor
2312026-09-04T23:13:22.591Zruby system 3.4 system
2322026-09-04T23:13:22.591Zruby system 3.0 system
2332026-09-04T23:13:22.591Zwords vendor vendor american-english
2342026-09-04T23:13:22.591Zwords system system australian-english
2352026-09-04T23:13:22.591Zwords system system british-english
2362026-09-04T23:13:22.591Zwords system system canadian-english
2372026-09-04T23:13:22.591Zwords system system french
2382026-09-04T23:13:22.591Zwords system system italian
2392026-09-04T23:13:22.591Zwords system system ngerman
2402026-09-04T23:13:22.591Zwords system system ogerman
2412026-09-04T23:13:22.591Zwords system system spanish
2422026-09-04T23:13:22.846ZPUBLISHER TYPE STATUS P LOCATION
2432026-09-04T23:13:22.846Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2442026-09-04T23:13:23.372ZFMRI IFO
2452026-09-04T23:13:23.372Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2462026-09-04T23:13:23.372Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2472026-09-04T23:13:23.372Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2482026-09-04T23:13:23.372Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2492026-09-04T23:13:23.372Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2502026-09-04T23:13:23.372Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2512026-09-04T23:13:23.373Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2522026-09-04T23:13:23.373Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2532026-09-04T23:13:23.373Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2542026-09-04T23:13:23.730Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2552026-09-04T23:13:24.090Z Updating crates.io index
2562026-09-04T23:13:24.093Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2572026-09-04T23:13:24.382Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-04T23:13:24.822Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2592026-09-04T23:13:25.216Z Updating git repository `https://github.com/oxidecomputer/propolis`
2602026-09-04T23:13:26.610Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2612026-09-04T23:13:27.218Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622026-09-04T23:13:29.175Z Updating git repository `https://github.com/oxidecomputer/opte`
2632026-09-04T23:13:30.247Z Updating git repository `https://github.com/oxidecomputer/tofino`
2642026-09-04T23:13:30.572Z Updating git repository `https://github.com/oxidecomputer/lldp`
2652026-09-04T23:13:30.933Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2662026-09-04T23:13:32.298Z Updating git repository `https://github.com/oxidecomputer/clickward`
2672026-09-04T23:13:32.595Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-09-04T23:13:33.035Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2692026-09-04T23:13:33.302Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2702026-09-04T23:13:33.581Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2712026-09-04T23:13:33.852Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2722026-09-04T23:13:34.180Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2732026-09-04T23:13:34.457Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742026-09-04T23:13:34.775Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752026-09-04T23:13:35.146Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-09-04T23:13:35.940Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2772026-09-04T23:13:36.262Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-09-04T23:13:36.838Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2792026-09-04T23:13:37.182Z Updating git repository `https://github.com/oxidecomputer/erebor`
2802026-09-04T23:13:37.462Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2812026-09-04T23:13:37.959Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2822026-09-04T23:13:38.275Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2832026-09-04T23:13:38.586Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2842026-09-04T23:13:38.934Z Updating git repository `https://github.com/oxidecomputer/ispf`
2852026-09-04T23:13:39.228Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862026-09-04T23:13:39.591Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-04T23:13:40.042Z Updating git repository `https://github.com/oxidecomputer/tough`
2882026-09-04T23:13:40.832Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892026-09-04T23:13:41.112Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2902026-09-04T23:13:41.400Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-04T23:13:41.726Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2922026-09-04T23:13:42.072Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-09-04T23:13:42.351Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2942026-09-04T23:13:42.637Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2952026-09-04T23:13:42.939Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2962026-09-04T23:13:43.250Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2972026-09-04T23:13:43.542Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-09-04T23:13:46.344Z Downloading crates ...
2992026-09-04T23:13:46.410Z Downloaded memmap v0.7.0
3002026-09-04T23:13:46.414Z Downloaded anstream v1.0.0
3012026-09-04T23:13:46.414Z Downloaded dtrace-parser v0.2.0
3022026-09-04T23:13:46.417Z Downloaded clap_lex v1.0.0
3032026-09-04T23:13:46.420Z Downloaded version_check v0.9.5
3042026-09-04T23:13:46.420Z Downloaded macaddr v1.0.1
3052026-09-04T23:13:46.424Z Downloaded smawk v0.3.2
3062026-09-04T23:13:46.424Z Downloaded tabled_derive v0.7.0
3072026-09-04T23:13:46.427Z Downloaded anstyle-parse v1.0.0
3082026-09-04T23:13:46.427Z Downloaded zerocopy-derive v0.7.35
3092026-09-04T23:13:46.431Z Downloaded is_terminal_polyfill v1.70.2
3102026-09-04T23:13:46.431Z Downloaded dof v0.3.0
3112026-09-04T23:13:46.431Z Downloaded itoa v1.0.17
3122026-09-04T23:13:46.434Z Downloaded zerocopy v0.7.35
3132026-09-04T23:13:46.440Z Downloaded zmij v1.0.21
3142026-09-04T23:13:46.443Z Downloaded block-buffer v0.10.4
3152026-09-04T23:13:46.443Z Downloaded thread-id v4.2.2
3162026-09-04T23:13:46.443Z Downloaded anstyle-query v1.1.5
3172026-09-04T23:13:46.443Z Downloaded cpufeatures v0.2.17
3182026-09-04T23:13:46.443Z Downloaded autocfg v1.5.0
3192026-09-04T23:13:46.446Z Downloaded anyhow v1.0.104
3202026-09-04T23:13:46.449Z Downloaded errno v0.3.14
3212026-09-04T23:13:46.449Z Downloaded camino-tempfile v1.4.1
3222026-09-04T23:13:46.449Z Downloaded usdt-impl v0.5.0
3232026-09-04T23:13:46.455Z Downloaded heck v0.4.1
3242026-09-04T23:13:46.458Z Downloaded toml_write v0.1.2
3252026-09-04T23:13:46.459Z Downloaded anstyle v1.0.14
3262026-09-04T23:13:46.462Z Downloaded bitflags v2.11.0
3272026-09-04T23:13:46.462Z Downloaded semver v1.0.28
3282026-09-04T23:13:46.465Z Downloaded colorchoice v1.0.4
3292026-09-04T23:13:46.465Z Downloaded equivalent v1.0.2
3302026-09-04T23:13:46.469Z Downloaded bytecount v0.6.9
3312026-09-04T23:13:46.469Z Downloaded cargo-platform v0.3.2
3322026-09-04T23:13:46.478Z Downloaded cfg-if v1.0.4
3332026-09-04T23:13:46.481Z Downloaded fnv v1.0.7
3342026-09-04T23:13:46.484Z Downloaded cargo_toml v0.21.0
3352026-09-04T23:13:46.484Z Downloaded clap v4.6.1
3362026-09-04T23:13:46.488Z Downloaded fastrand v2.3.0
3372026-09-04T23:13:46.491Z Downloaded heck v0.5.0
3382026-09-04T23:13:46.495Z Downloaded generic-array v0.14.7
3392026-09-04T23:13:46.495Z Downloaded scroll_derive v0.12.1
3402026-09-04T23:13:46.495Z Downloaded proc-macro-error-attr v1.0.4
3412026-09-04T23:13:46.499Z Downloaded swrite v0.1.0
3422026-09-04T23:13:46.502Z Downloaded utf8parse v0.2.2
3432026-09-04T23:13:46.520Z Downloaded strsim v0.11.1
3442026-09-04T23:13:46.524Z Downloaded usdt v0.5.0
3452026-09-04T23:13:46.524Z Downloaded plain v0.2.3
3462026-09-04T23:13:46.524Z Downloaded serde_spanned v0.6.9
3472026-09-04T23:13:46.524Z Downloaded terminal_size v0.4.3
3482026-09-04T23:13:46.524Z Downloaded unicode-linebreak v0.1.5
3492026-09-04T23:13:46.528Z Downloaded usdt-attr-macro v0.5.0
3502026-09-04T23:13:46.531Z Downloaded pest_derive v2.8.6
3512026-09-04T23:13:46.534Z Downloaded toml_datetime v0.6.11
3522026-09-04T23:13:46.534Z Downloaded camino v1.2.5
3532026-09-04T23:13:46.534Z Downloaded cargo_metadata v0.23.1
3542026-09-04T23:13:46.540Z Downloaded byteorder v1.5.0
3552026-09-04T23:13:46.544Z Downloaded crypto-common v0.1.7
3562026-09-04T23:13:46.544Z Downloaded once_cell v1.21.3
3572026-09-04T23:13:46.549Z Downloaded pretty-hex v0.4.1
3582026-09-04T23:13:46.552Z Downloaded usdt-macro v0.5.0
3592026-09-04T23:13:46.552Z Downloaded fs-err v3.3.0
3602026-09-04T23:13:46.555Z Downloaded proc-macro-error v1.0.4
3612026-09-04T23:13:46.556Z Downloaded thiserror v1.0.69
3622026-09-04T23:13:46.559Z Downloaded digest v0.10.7
3632026-09-04T23:13:46.562Z Downloaded sha2 v0.10.9
3642026-09-04T23:13:46.569Z Downloaded thiserror-impl v2.0.18
3652026-09-04T23:13:46.572Z Downloaded scroll v0.12.0
3662026-09-04T23:13:46.572Z Downloaded thiserror-impl v1.0.69
3672026-09-04T23:13:46.572Z Downloaded clap_derive v4.6.1
3682026-09-04T23:13:46.576Z Downloaded serde_tokenstream v0.2.3
3692026-09-04T23:13:46.580Z Downloaded getrandom v0.4.3
3702026-09-04T23:13:46.580Z Downloaded pest_generator v2.8.6
3712026-09-04T23:13:46.586Z Downloaded thiserror v2.0.18
3722026-09-04T23:13:46.596Z Downloaded ucd-trie v0.1.7
3732026-09-04T23:13:46.600Z Downloaded quote v1.0.45
3742026-09-04T23:13:46.604Z Downloaded log v0.4.33
3752026-09-04T23:13:46.607Z Downloaded papergrid v0.11.0
3762026-09-04T23:13:46.611Z Downloaded tempfile v3.27.0
3772026-09-04T23:13:46.624Z Downloaded proc-macro2 v1.0.106
3782026-09-04T23:13:46.627Z Downloaded serde_derive v1.0.228
3792026-09-04T23:13:46.634Z Downloaded serde_core v1.0.228
3802026-09-04T23:13:46.637Z Downloaded toml v0.8.23
3812026-09-04T23:13:46.637Z Downloaded pest_meta v2.8.6
3822026-09-04T23:13:46.637Z Downloaded textwrap v0.16.2
3832026-09-04T23:13:46.642Z Downloaded unicode-ident v1.0.24
3842026-09-04T23:13:46.654Z Downloaded memchr v2.8.0
3852026-09-04T23:13:46.670Z Downloaded toml_edit v0.22.27
3862026-09-04T23:13:46.679Z Downloaded indexmap v2.14.0
3872026-09-04T23:13:46.683Z Downloaded serde v1.0.228
3882026-09-04T23:13:46.688Z Downloaded typenum v1.20.1
3892026-09-04T23:13:46.698Z Downloaded goblin v0.8.2
3902026-09-04T23:13:46.701Z Downloaded pest v2.8.6
3912026-09-04T23:13:46.726Z Downloaded clap_builder v4.6.0
3922026-09-04T23:13:46.729Z Downloaded hashbrown v0.17.0
3932026-09-04T23:13:46.738Z Downloaded serde_json v1.0.151
3942026-09-04T23:13:46.746Z Downloaded winnow v0.7.14
3952026-09-04T23:13:46.766Z Downloaded tabled v0.15.0
3962026-09-04T23:13:46.781Z Downloaded syn v1.0.109
3972026-09-04T23:13:46.791Z Downloaded unicode-width v0.1.14
3982026-09-04T23:13:46.794Z Downloaded unicode-width v0.2.0
3992026-09-04T23:13:46.797Z Downloaded syn v2.0.117
4002026-09-04T23:13:46.810Z Downloaded rustix v1.1.4
4012026-09-04T23:13:46.839Z Downloaded libc v0.2.185
4022026-09-04T23:13:46.901Z Compiling proc-macro2 v1.0.106
4032026-09-04T23:13:46.902Z Compiling quote v1.0.45
4042026-09-04T23:13:46.902Z Compiling unicode-ident v1.0.24
4052026-09-04T23:13:46.902Z Compiling serde_core v1.0.228
4062026-09-04T23:13:46.902Z Compiling libc v0.2.185
4072026-09-04T23:13:46.905Z Compiling version_check v0.9.5
4082026-09-04T23:13:46.905Z Compiling memchr v2.8.0
4092026-09-04T23:13:46.905Z Compiling serde v1.0.228
4102026-09-04T23:13:47.206Z Compiling zmij v1.0.21
4112026-09-04T23:13:47.506Z Compiling itoa v1.0.17
4122026-09-04T23:13:47.553Z Compiling thiserror v1.0.69
4132026-09-04T23:13:47.706Z Compiling ucd-trie v0.1.7
4142026-09-04T23:13:47.776Z Compiling byteorder v1.5.0
4152026-09-04T23:13:47.864Z Compiling pest v2.8.6
4162026-09-04T23:13:47.984Z Compiling rustix v1.1.4
4172026-09-04T23:13:48.011Z Compiling errno v0.3.14
4182026-09-04T23:13:48.043Z Compiling bitflags v2.11.0
4192026-09-04T23:13:48.248Z Compiling serde_json v1.0.151
4202026-09-04T23:13:48.365Z Compiling syn v2.0.117
4212026-09-04T23:13:48.430Z Compiling thread-id v4.2.2
4222026-09-04T23:13:48.478Z Compiling usdt-impl v0.5.0
4232026-09-04T23:13:48.495Z Compiling proc-macro-error-attr v1.0.4
4242026-09-04T23:13:48.511Z Compiling syn v1.0.109
4252026-09-04T23:13:48.678Z Compiling camino v1.2.5
4262026-09-04T23:13:48.841Z Compiling proc-macro-error v1.0.4
4272026-09-04T23:13:48.857Z Compiling plain v0.2.3
4282026-09-04T23:13:48.967Z Compiling pest_meta v2.8.6
4292026-09-04T23:13:49.023Z Compiling equivalent v1.0.2
4302026-09-04T23:13:49.040Z Compiling hashbrown v0.17.0
4312026-09-04T23:13:49.085Z Compiling log v0.4.33
4322026-09-04T23:13:49.111Z Compiling getrandom v0.4.3
4332026-09-04T23:13:49.345Z Compiling utf8parse v0.2.2
4342026-09-04T23:13:49.499Z Compiling anstyle-parse v1.0.0
4352026-09-04T23:13:49.583Z Compiling indexmap v2.14.0
4362026-09-04T23:13:49.606Z Compiling terminal_size v0.4.3
4372026-09-04T23:13:50.167Z Compiling autocfg v1.5.0
4382026-09-04T23:13:50.199Z Compiling anstyle-query v1.1.5
4392026-09-04T23:13:50.216Z Compiling colorchoice v1.0.4
4402026-09-04T23:13:50.258Z Compiling cfg-if v1.0.4
4412026-09-04T23:13:50.311Z Compiling winnow v0.7.14
4422026-09-04T23:13:50.333Z Compiling anstyle v1.0.14
4432026-09-04T23:13:50.336Z Compiling toml_write v0.1.2
4442026-09-04T23:13:50.441Z Compiling is_terminal_polyfill v1.70.2
4452026-09-04T23:13:50.544Z Compiling pest_generator v2.8.6
4462026-09-04T23:13:50.561Z Compiling thiserror v2.0.18
4472026-09-04T23:13:50.565Z Compiling pretty-hex v0.4.1
4482026-09-04T23:13:50.565Z Compiling anstream v1.0.0
4492026-09-04T23:13:50.608Z Compiling fs-err v3.3.0
4502026-09-04T23:13:50.896Z Compiling clap_lex v1.0.0
4512026-09-04T23:13:50.899Z Compiling fastrand v2.3.0
4522026-09-04T23:13:51.139Z Compiling unicode-width v0.1.14
4532026-09-04T23:13:51.168Z Compiling bytecount v0.6.9
4542026-09-04T23:13:51.185Z Compiling anyhow v1.0.104
4552026-09-04T23:13:51.201Z Compiling strsim v0.11.1
4562026-09-04T23:13:51.234Z Compiling heck v0.5.0
4572026-09-04T23:13:51.303Z Compiling once_cell v1.21.3
4582026-09-04T23:13:51.414Z Compiling heck v0.4.1
4592026-09-04T23:13:51.467Z Compiling fnv v1.0.7
4602026-09-04T23:13:51.519Z Compiling tempfile v3.27.0
4612026-09-04T23:13:51.538Z Compiling clap_builder v4.6.0
4622026-09-04T23:13:51.570Z Compiling papergrid v0.11.0
4632026-09-04T23:13:51.691Z Compiling cargo-platform v0.3.2
4642026-09-04T23:13:51.709Z Compiling tabled_derive v0.7.0
4652026-09-04T23:13:51.742Z Compiling semver v1.0.28
4662026-09-04T23:13:51.796Z Compiling memmap v0.7.0
4672026-09-04T23:13:51.908Z Compiling smawk v0.3.2
4682026-09-04T23:13:51.966Z Compiling unicode-width v0.2.0
4692026-09-04T23:13:52.015Z Compiling unicode-linebreak v0.1.5
4702026-09-04T23:13:52.055Z Compiling camino-tempfile v1.4.1
4712026-09-04T23:13:52.169Z Compiling serde_derive v1.0.228
4722026-09-04T23:13:52.237Z Compiling thiserror-impl v1.0.69
4732026-09-04T23:13:52.277Z Compiling zerocopy-derive v0.7.35
4742026-09-04T23:13:52.316Z Compiling pest_derive v2.8.6
4752026-09-04T23:13:52.395Z Compiling scroll_derive v0.12.1
4762026-09-04T23:13:52.623Z Compiling thiserror-impl v2.0.18
4772026-09-04T23:13:52.787Z Compiling clap_derive v4.6.1
4782026-09-04T23:13:53.082Z Compiling tabled v0.15.0
4792026-09-04T23:13:53.100Z Compiling scroll v0.12.0
4802026-09-04T23:13:53.134Z Compiling zerocopy v0.7.35
4812026-09-04T23:13:53.433Z Compiling goblin v0.8.2
4822026-09-04T23:13:53.650Z Compiling dtrace-parser v0.2.0
4832026-09-04T23:13:53.698Z Compiling textwrap v0.16.2
4842026-09-04T23:13:54.162Z Compiling swrite v0.1.0
4852026-09-04T23:13:54.505Z Compiling clap v4.6.1
4862026-09-04T23:13:55.273Z Compiling dof v0.3.0
4872026-09-04T23:13:55.273Z Compiling serde_tokenstream v0.2.3
4882026-09-04T23:13:55.277Z Compiling toml_datetime v0.6.11
4892026-09-04T23:13:55.296Z Compiling serde_spanned v0.6.9
4902026-09-04T23:13:55.296Z Compiling cargo_metadata v0.23.1
4912026-09-04T23:13:55.338Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922026-09-04T23:13:55.341Z Compiling macaddr v1.0.1
4932026-09-04T23:13:55.571Z Compiling toml_edit v0.22.27
4942026-09-04T23:13:57.169Z Compiling usdt-macro v0.5.0
4952026-09-04T23:13:57.210Z Compiling usdt-attr-macro v0.5.0
4962026-09-04T23:13:57.210Z Compiling usdt v0.5.0
4972026-09-04T23:13:57.210Z Compiling toml v0.8.23
4982026-09-04T23:13:57.216Z Compiling cargo_toml v0.21.0
4992026-09-04T23:13:58.483Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002026-09-04T23:14:00.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.94s
5012026-09-04T23:14:00.698Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5022026-09-04T23:14:01.198Z Downloading crates ...
5032026-09-04T23:14:01.263Z Downloaded colored v2.2.0
5042026-09-04T23:14:01.271Z Downloaded ascii-canvas v3.0.0
5052026-09-04T23:14:01.281Z Downloaded const-oid v0.10.2
5062026-09-04T23:14:01.284Z Downloaded assert_matches v1.5.0
5072026-09-04T23:14:01.284Z Downloaded bitfield-macros v0.19.4
5082026-09-04T23:14:01.285Z Downloaded backtrace-ext v0.2.1
5092026-09-04T23:14:01.288Z Downloaded bumpalo v3.20.2
5102026-09-04T23:14:01.288Z Downloaded expectorate v1.2.0
5112026-09-04T23:14:01.288Z Downloaded gethostname v0.5.0
5122026-09-04T23:14:01.291Z Downloaded foreign-types-shared v0.1.1
5132026-09-04T23:14:01.291Z Downloaded ciborium-io v0.2.2
5142026-09-04T23:14:01.291Z Downloaded atomicwrites v0.4.4
5152026-09-04T23:14:01.291Z Downloaded block-padding v0.4.2
5162026-09-04T23:14:01.291Z Downloaded backoff v0.4.0
5172026-09-04T23:14:01.291Z Downloaded backon v1.6.0
5182026-09-04T23:14:01.294Z Downloaded cipher v0.4.4
5192026-09-04T23:14:01.294Z Downloaded aead v0.5.2
5202026-09-04T23:14:01.294Z Downloaded ena v0.14.4
5212026-09-04T23:14:01.298Z Downloaded env_logger v0.11.11
5222026-09-04T23:14:01.298Z Downloaded bitfield-struct v0.6.2
5232026-09-04T23:14:01.298Z Downloaded anstyle-parse v0.2.7
5242026-09-04T23:14:01.298Z Downloaded foreign-types-shared v0.3.1
5252026-09-04T23:14:01.301Z Downloaded fxhash v0.2.1
5262026-09-04T23:14:01.301Z Downloaded erased-serde v0.3.31
5272026-09-04T23:14:01.301Z Downloaded ff v0.13.1
5282026-09-04T23:14:01.301Z Downloaded foldhash v0.2.0
5292026-09-04T23:14:01.304Z Downloaded fs-err v2.11.0
5302026-09-04T23:14:01.307Z Downloaded arc-swap v1.8.2
5312026-09-04T23:14:01.308Z Downloaded backtrace v0.3.76
5322026-09-04T23:14:01.315Z Downloaded foreign-types-macros v0.2.3
5332026-09-04T23:14:01.315Z Downloaded enum-as-inner v0.6.1
5342026-09-04T23:14:01.315Z Downloaded futures-io v0.3.32
5352026-09-04T23:14:01.315Z Downloaded futures-task v0.3.32
5362026-09-04T23:14:01.315Z Downloaded futures-macro v0.3.32
5372026-09-04T23:14:01.316Z Downloaded bb8 v0.8.6
5382026-09-04T23:14:01.316Z Downloaded compression-core v0.4.31
5392026-09-04T23:14:01.320Z Downloaded endian-type v0.1.2
5402026-09-04T23:14:01.320Z Downloaded filetime v0.2.27
5412026-09-04T23:14:01.320Z Downloaded float-ord v0.3.2
5422026-09-04T23:14:01.320Z Downloaded futures-util v0.3.32
5432026-09-04T23:14:01.325Z Downloaded futures v0.3.32
5442026-09-04T23:14:01.325Z Downloaded futures-channel v0.3.32
5452026-09-04T23:14:01.325Z Downloaded bit-set v0.5.3
5462026-09-04T23:14:01.331Z Downloaded find-msvc-tools v0.1.9
5472026-09-04T23:14:01.331Z Downloaded fixedbitset v0.4.2
5482026-09-04T23:14:01.331Z Downloaded foldhash v0.1.5
5492026-09-04T23:14:01.331Z Downloaded hostname v0.3.1
5502026-09-04T23:14:01.331Z Downloaded form_urlencoded v1.2.2
5512026-09-04T23:14:01.331Z Downloaded hash32 v0.2.1
5522026-09-04T23:14:01.331Z Downloaded futures-core v0.3.32
5532026-09-04T23:14:01.331Z Downloaded bit-set v0.8.0
5542026-09-04T23:14:01.331Z Downloaded cfg_aliases v0.2.1
5552026-09-04T23:14:01.331Z Downloaded fs_extra v1.3.0
5562026-09-04T23:14:01.335Z Downloaded base16ct v1.0.0
5572026-09-04T23:14:01.335Z Downloaded bcrypt-pbkdf v0.11.0
5582026-09-04T23:14:01.336Z Downloaded arrayref v0.3.9
5592026-09-04T23:14:01.336Z Downloaded fd-lock v4.0.4
5602026-09-04T23:14:01.336Z Downloaded env_filter v2.0.0
5612026-09-04T23:14:01.336Z Downloaded foreign-types v0.5.0
5622026-09-04T23:14:01.339Z Downloaded cfg_aliases v0.1.1
5632026-09-04T23:14:01.339Z Downloaded atty v0.2.14
5642026-09-04T23:14:01.343Z Downloaded async-stream-impl v0.3.6
5652026-09-04T23:14:01.343Z Downloaded embedded-io v0.4.0
5662026-09-04T23:14:01.343Z Downloaded float-cmp v0.10.0
5672026-09-04T23:14:01.343Z Downloaded foreign-types v0.3.2
5682026-09-04T23:14:01.343Z Downloaded futures-sink v0.3.32
5692026-09-04T23:14:01.346Z Downloaded buf-list v1.1.2
5702026-09-04T23:14:01.349Z Downloaded console v0.15.11
5712026-09-04T23:14:01.349Z Downloaded hash32 v0.3.1
5722026-09-04T23:14:01.349Z Downloaded http-range v0.1.5
5732026-09-04T23:14:01.352Z Downloaded git-stub v1.0.0
5742026-09-04T23:14:01.352Z Downloaded globwalk v0.9.1
5752026-09-04T23:14:01.352Z Downloaded array-init v0.0.4
5762026-09-04T23:14:01.352Z Downloaded newline-converter v0.3.0
5772026-09-04T23:14:01.352Z Downloaded hex v0.4.3
5782026-09-04T23:14:01.352Z Downloaded fallible-iterator v0.2.0
5792026-09-04T23:14:01.355Z Downloaded ff v0.14.0
5802026-09-04T23:14:01.355Z Downloaded atomic-waker v1.1.2
5812026-09-04T23:14:01.355Z Downloaded castaway v0.2.4
5822026-09-04T23:14:01.355Z Downloaded embedded-io v0.6.1
5832026-09-04T23:14:01.355Z Downloaded flagset v0.4.7
5842026-09-04T23:14:01.358Z Downloaded headers-core v0.3.0
5852026-09-04T23:14:01.359Z Downloaded funty v2.0.0
5862026-09-04T23:14:01.359Z Downloaded ghash v0.6.0
5872026-09-04T23:14:01.362Z Downloaded base16ct v0.2.0
5882026-09-04T23:14:01.362Z Downloaded hex-literal v1.1.0
5892026-09-04T23:14:01.362Z Downloaded http-body v1.0.1
5902026-09-04T23:14:01.362Z Downloaded httpdate v1.0.3
5912026-09-04T23:14:01.367Z Downloaded async-recursion v1.1.1
5922026-09-04T23:14:01.370Z Downloaded hostname v0.4.2
5932026-09-04T23:14:01.370Z Downloaded home v0.5.12
5942026-09-04T23:14:01.375Z Downloaded cobs v0.3.0
5952026-09-04T23:14:01.379Z Downloaded normalize-line-endings v0.3.0
5962026-09-04T23:14:01.379Z Downloaded hubpack_derive v0.1.1
5972026-09-04T23:14:01.383Z Downloaded ciborium-ll v0.2.2
5982026-09-04T23:14:01.383Z Downloaded oxide-generation-macros v0.2.0
5992026-09-04T23:14:01.383Z Downloaded hubpack v0.1.2
6002026-09-04T23:14:01.383Z Downloaded num-iter v0.1.45
6012026-09-04T23:14:01.386Z Downloaded nodrop v0.1.14
6022026-09-04T23:14:01.386Z Downloaded openssl-macros v0.1.1
6032026-09-04T23:14:01.389Z Downloaded bcs v0.1.6
6042026-09-04T23:14:01.389Z Downloaded proc-macro-crate v1.3.1
6052026-09-04T23:14:01.389Z Downloaded futures-executor v0.3.32
6062026-09-04T23:14:01.393Z Downloaded block-buffer v0.12.1
6072026-09-04T23:14:01.396Z Downloaded argon2 v0.5.3
6082026-09-04T23:14:01.396Z Downloaded adler2 v2.0.1
6092026-09-04T23:14:01.396Z Downloaded blowfish v0.10.0
6102026-09-04T23:14:01.399Z Downloaded cexpr v0.6.0
6112026-09-04T23:14:01.399Z Downloaded compression-codecs v0.4.37
6122026-09-04T23:14:01.399Z Downloaded enum_dispatch v0.3.13
6132026-09-04T23:14:01.403Z Downloaded cbc v0.2.1
6142026-09-04T23:14:01.403Z Downloaded predicates-core v1.0.10
6152026-09-04T23:14:01.403Z Downloaded predicates-tree v1.0.13
6162026-09-04T23:14:01.403Z Downloaded elliptic-curve v0.14.1
6172026-09-04T23:14:01.406Z Downloaded glob v0.3.3
6182026-09-04T23:14:01.406Z Downloaded bit-vec v0.8.0
6192026-09-04T23:14:01.409Z Downloaded phf_shared v0.13.1
6202026-09-04T23:14:01.409Z Downloaded async-bb8-diesel v0.2.1
6212026-09-04T23:14:01.409Z Downloaded camino-tempfile-ext v0.3.3
6222026-09-04T23:14:01.412Z Downloaded cancel-safe-futures v0.1.5
6232026-09-04T23:14:01.412Z Downloaded clang-sys v1.8.1
6242026-09-04T23:14:01.417Z Downloaded secrecy v0.8.0
6252026-09-04T23:14:01.417Z Downloaded serde-big-array v0.5.1
6262026-09-04T23:14:01.417Z Downloaded rand_chacha v0.3.1
6272026-09-04T23:14:01.417Z Downloaded rfc6979 v0.6.0
6282026-09-04T23:14:01.417Z Downloaded rustc_version v0.1.7
6292026-09-04T23:14:01.417Z Downloaded sha1 v0.10.6
6302026-09-04T23:14:01.421Z Downloaded async-stream v0.3.6
6312026-09-04T23:14:01.421Z Downloaded rfc6979 v0.4.0
6322026-09-04T23:14:01.421Z Downloaded rustc-hash v2.1.1
6332026-09-04T23:14:01.421Z Downloaded base64ct v1.8.3
6342026-09-04T23:14:01.424Z Downloaded bit-vec v0.6.3
6352026-09-04T23:14:01.424Z Downloaded scopeguard v1.2.0
6362026-09-04T23:14:01.424Z Downloaded cipher v0.5.2
6372026-09-04T23:14:01.427Z Downloaded serde_urlencoded v0.7.1
6382026-09-04T23:14:01.427Z Downloaded signal-hook-tokio v0.3.1
6392026-09-04T23:14:01.430Z Downloaded async-trait v0.1.89
6402026-09-04T23:14:01.430Z Downloaded siphasher v1.0.2
6412026-09-04T23:14:01.430Z Downloaded fixedbitset v0.5.7
6422026-09-04T23:14:01.433Z Downloaded http-body-util v0.1.3
6432026-09-04T23:14:01.433Z Downloaded globset v0.4.18
6442026-09-04T23:14:01.433Z Downloaded bitfield v0.19.4
6452026-09-04T23:14:01.433Z Downloaded byte-wrapper v0.1.0
6462026-09-04T23:14:01.439Z Downloaded bitflags v1.3.2
6472026-09-04T23:14:01.439Z Downloaded cassowary v0.3.0
6482026-09-04T23:14:01.439Z Downloaded nibble_vec v0.1.0
6492026-09-04T23:14:01.443Z Downloaded anstream v0.6.21
6502026-09-04T23:14:01.444Z Downloaded arrayvec v0.7.6
6512026-09-04T23:14:01.444Z Downloaded git-stub-vcs v0.1.0
6522026-09-04T23:14:01.444Z Downloaded nu-ansi-term v0.50.3
6532026-09-04T23:14:01.444Z Downloaded num-integer v0.1.46
6542026-09-04T23:14:01.444Z Downloaded oxide-tokio-rt v0.1.4
6552026-09-04T23:14:01.455Z Downloaded highway v1.3.0
6562026-09-04T23:14:01.455Z Downloaded take_mut v0.2.2
6572026-09-04T23:14:01.458Z Downloaded aead v0.6.1
6582026-09-04T23:14:01.459Z Downloaded ahash v0.8.12
6592026-09-04T23:14:01.459Z Downloaded num-rational v0.4.2
6602026-09-04T23:14:01.459Z Downloaded pbkdf2 v0.13.0
6612026-09-04T23:14:01.459Z Downloaded peg v0.8.5
6622026-09-04T23:14:01.459Z Downloaded argon2 v0.6.0-rc.8
6632026-09-04T23:14:01.459Z Downloaded bzip2 v0.4.4
6642026-09-04T23:14:01.459Z Downloaded cmake v0.1.57
6652026-09-04T23:14:01.459Z Downloaded phf v0.12.1
6662026-09-04T23:14:01.459Z Downloaded tokio-macros v2.7.0
6672026-09-04T23:14:01.459Z Downloaded colored v3.1.1
6682026-09-04T23:14:01.463Z Downloaded parse-display-derive v0.10.0
6692026-09-04T23:14:01.463Z Downloaded half v1.8.3
6702026-09-04T23:14:01.464Z Downloaded poly1305 v0.8.0
6712026-09-04T23:14:01.464Z Downloaded httparse v1.10.1
6722026-09-04T23:14:01.469Z Downloaded subtle v2.6.1
6732026-09-04T23:14:01.469Z Downloaded universal-hash v0.6.1
6742026-09-04T23:14:01.473Z Downloaded group v0.14.0
6752026-09-04T23:14:01.473Z Downloaded zone_cfg_derive v0.3.1
6762026-09-04T23:14:01.476Z Downloaded xshell-macros v0.2.7
6772026-09-04T23:14:01.479Z Downloaded ciborium v0.2.2
6782026-09-04T23:14:01.481Z Downloaded chacha20 v0.9.1
6792026-09-04T23:14:01.482Z Downloaded const-oid v0.9.6
6802026-09-04T23:14:01.482Z Downloaded blake2 v0.11.0-rc.6
6812026-09-04T23:14:01.484Z Downloaded proc-macro-error2 v2.0.1
6822026-09-04T23:14:01.484Z Downloaded progenitor v0.14.0
6832026-09-04T23:14:01.484Z Downloaded blake2 v0.10.6
6842026-09-04T23:14:01.488Z Downloaded cmov v0.5.4
6852026-09-04T23:14:01.488Z Downloaded console v0.16.2
6862026-09-04T23:14:01.488Z Downloaded bzip2 v0.6.1
6872026-09-04T23:14:01.491Z Downloaded rand_chacha v0.9.0
6882026-09-04T23:14:01.491Z Downloaded rand_core v0.6.4
6892026-09-04T23:14:01.491Z Downloaded bs58 v0.5.1
6902026-09-04T23:14:01.491Z Downloaded serde_path_to_error v0.1.20
6912026-09-04T23:14:01.494Z Downloaded serde_tokenstream v0.3.0
6922026-09-04T23:14:01.494Z Downloaded chacha20 v0.10.0
6932026-09-04T23:14:01.494Z Downloaded sqlparser_derive v0.5.0
6942026-09-04T23:14:01.494Z Downloaded crunchy v0.2.4
6952026-09-04T23:14:01.494Z Downloaded utf8_iter v1.0.4
6962026-09-04T23:14:01.497Z Downloaded utf-8 v0.7.6
6972026-09-04T23:14:01.497Z Downloaded waitgroup v0.1.2
6982026-09-04T23:14:01.497Z Downloaded string_cache v0.8.9
6992026-09-04T23:14:01.502Z Downloaded stringprep v0.1.5
7002026-09-04T23:14:01.502Z Downloaded synstructure v0.13.2
7012026-09-04T23:14:01.502Z Downloaded addr2line v0.25.1
7022026-09-04T23:14:01.502Z Downloaded allocator-api2 v0.2.21
7032026-09-04T23:14:01.502Z Downloaded yoke-derive v0.8.1
7042026-09-04T23:14:01.502Z Downloaded parking_lot v0.11.2
7052026-09-04T23:14:01.505Z Downloaded curve25519-dalek-derive v0.1.1
7062026-09-04T23:14:01.505Z Downloaded hmac v0.12.1
7072026-09-04T23:14:01.508Z Downloaded group v0.13.0
7082026-09-04T23:14:01.508Z Downloaded getrandom v0.2.17
7092026-09-04T23:14:01.512Z Downloaded toml_writer v1.1.1+spec-1.1.0
7102026-09-04T23:14:01.521Z Downloaded pkg-config v0.3.32
7112026-09-04T23:14:01.526Z Downloaded simd-adler32 v0.3.8
7122026-09-04T23:14:01.527Z Downloaded cpubits v0.1.1
7132026-09-04T23:14:01.534Z Downloaded darling_macro v0.20.11
7142026-09-04T23:14:01.534Z Downloaded darling_macro v0.21.3
7152026-09-04T23:14:01.534Z Downloaded defmt-parser v1.0.0
7162026-09-04T23:14:01.534Z Downloaded dof v0.4.0
7172026-09-04T23:14:01.534Z Downloaded tui-tree-widget v0.23.1
7182026-09-04T23:14:01.534Z Downloaded ident_case v1.0.1
7192026-09-04T23:14:01.534Z Downloaded ssh-cipher v0.3.0
7202026-09-04T23:14:01.534Z Downloaded jiff-static v0.2.34
7212026-09-04T23:14:01.534Z Downloaded snafu-derive v0.8.9
7222026-09-04T23:14:01.534Z Downloaded inout v0.2.2
7232026-09-04T23:14:01.534Z Downloaded kem v0.3.0
7242026-09-04T23:14:01.534Z Downloaded libscf-sys v1.2.0
7252026-09-04T23:14:01.540Z Downloaded vergen-lib v0.1.6
7262026-09-04T23:14:01.540Z Downloaded wyz v0.5.1
7272026-09-04T23:14:01.540Z Downloaded yoke v0.8.1
7282026-09-04T23:14:01.543Z Downloaded dtrace-parser v0.3.0
7292026-09-04T23:14:01.548Z Downloaded termios v0.3.3
7302026-09-04T23:14:01.553Z Downloaded time-macros v0.2.27
7312026-09-04T23:14:01.553Z Downloaded new_debug_unreachable v1.0.6
7322026-09-04T23:14:01.554Z Downloaded thread_local v1.1.9
7332026-09-04T23:14:01.557Z Downloaded tiny-keccak v2.0.2
7342026-09-04T23:14:01.558Z Downloaded base64 v0.22.1
7352026-09-04T23:14:01.558Z Downloaded pkcs8 v0.11.0
7362026-09-04T23:14:01.558Z Downloaded slog-term v2.9.2
7372026-09-04T23:14:01.565Z Downloaded critical-section v1.2.0
7382026-09-04T23:14:01.565Z Downloaded mime v0.3.17
7392026-09-04T23:14:01.565Z Downloaded progenitor v0.13.0
7402026-09-04T23:14:01.580Z Downloaded typify-macro v0.6.2
7412026-09-04T23:14:01.580Z Downloaded der_derive v0.7.3
7422026-09-04T23:14:01.580Z Downloaded lru-cache v0.1.2
7432026-09-04T23:14:01.580Z Downloaded lru-slab v0.1.2
7442026-09-04T23:14:01.580Z Downloaded vergen-lib v9.1.0
7452026-09-04T23:14:01.580Z Downloaded lru v0.12.5
7462026-09-04T23:14:01.580Z Downloaded num_threads v0.1.7
7472026-09-04T23:14:01.580Z Downloaded cc v1.2.56
7482026-09-04T23:14:01.581Z Downloaded openssl-probe v0.1.6
7492026-09-04T23:14:01.589Z Downloaded peg-runtime v0.8.5
7502026-09-04T23:14:01.589Z Downloaded aes-gcm v0.11.0
7512026-09-04T23:14:01.592Z Downloaded half v2.7.1
7522026-09-04T23:14:01.592Z Downloaded num-traits v0.2.19
7532026-09-04T23:14:01.592Z Downloaded getrandom v0.3.4
7542026-09-04T23:14:01.592Z Downloaded unicode-properties v0.1.4
7552026-09-04T23:14:01.597Z Downloaded progenitor-macro v0.14.0
7562026-09-04T23:14:01.598Z Downloaded corncobs v0.1.4
7572026-09-04T23:14:01.598Z Downloaded flume v0.11.1
7582026-09-04T23:14:01.602Z Downloaded rtoolbox v0.0.3
7592026-09-04T23:14:01.603Z Downloaded russh-cryptovec v0.62.0
7602026-09-04T23:14:01.603Z Downloaded ipnet v2.12.0
7612026-09-04T23:14:01.603Z Downloaded heapless v0.8.0
7622026-09-04T23:14:01.607Z Downloaded ipnetwork v0.21.1
7632026-09-04T23:14:01.607Z Downloaded yasna v0.5.2
7642026-09-04T23:14:01.607Z Downloaded bytes v1.11.1
7652026-09-04T23:14:01.611Z Downloaded proc-macro-crate v3.4.0
7662026-09-04T23:14:01.611Z Downloaded quick-error v1.2.3
7672026-09-04T23:14:01.611Z Downloaded signal-hook v0.3.18
7682026-09-04T23:14:01.614Z Downloaded chacha20poly1305 v0.10.1
7692026-09-04T23:14:01.615Z Downloaded compact_str v0.8.1
7702026-09-04T23:14:01.618Z Downloaded strum_macros v0.24.3
7712026-09-04T23:14:01.618Z Downloaded flate2 v1.1.9
7722026-09-04T23:14:01.621Z Downloaded russh-util v0.52.0
7732026-09-04T23:14:01.621Z Downloaded sponge-cursor v0.1.0
7742026-09-04T23:14:01.621Z Downloaded mime_guess v2.0.5
7752026-09-04T23:14:01.621Z Downloaded oso v0.27.3
7762026-09-04T23:14:01.628Z Downloaded term v1.2.1
7772026-09-04T23:14:01.628Z Downloaded tokio-stream v0.1.18
7782026-09-04T23:14:01.632Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7792026-09-04T23:14:01.632Z Downloaded humantime v2.3.0
7802026-09-04T23:14:01.632Z Downloaded linear-map v1.2.0
7812026-09-04T23:14:01.632Z Downloaded ar_archive_writer v0.5.1
7822026-09-04T23:14:01.632Z Downloaded sigpipe v0.1.3
7832026-09-04T23:14:01.632Z Downloaded darling v0.20.11
7842026-09-04T23:14:01.641Z Downloaded owo-colors v4.3.0
7852026-09-04T23:14:01.641Z Downloaded rcgen v0.12.1
7862026-09-04T23:14:01.641Z Downloaded chumsky v0.9.3
7872026-09-04T23:14:01.641Z Downloaded libefi-sys v0.1.0
7882026-09-04T23:14:01.645Z Downloaded parking_lot_core v0.8.6
7892026-09-04T23:14:01.645Z Downloaded password-hash v0.5.0
7902026-09-04T23:14:01.645Z Downloaded structmeta-derive v0.3.0
7912026-09-04T23:14:01.645Z Downloaded supports-unicode v3.0.0
7922026-09-04T23:14:01.645Z Downloaded sync-ptr v0.1.4
7932026-09-04T23:14:01.645Z Downloaded num-complex v0.4.6
7942026-09-04T23:14:01.645Z Downloaded testing_table v0.3.0
7952026-09-04T23:14:01.645Z Downloaded tinyvec_macros v0.1.1
7962026-09-04T23:14:01.649Z Downloaded crossbeam-utils v0.8.21
7972026-09-04T23:14:01.652Z Downloaded derive_builder v0.20.2
7982026-09-04T23:14:01.652Z Downloaded port-file v0.1.0
7992026-09-04T23:14:01.655Z Downloaded headers v0.4.1
8002026-09-04T23:14:01.655Z Downloaded hmac v0.13.0
8012026-09-04T23:14:01.659Z Downloaded generic-array v1.4.3
8022026-09-04T23:14:01.659Z Downloaded schemars v0.8.22
8032026-09-04T23:14:01.663Z Downloaded scuffle v0.1.0
8042026-09-04T23:14:01.666Z Downloaded phc v0.6.1
8052026-09-04T23:14:01.666Z Downloaded similar v2.7.0
8062026-09-04T23:14:01.669Z Downloaded heapless v0.7.17
8072026-09-04T23:14:01.672Z Downloaded usdt-attr-macro v0.6.0
8082026-09-04T23:14:01.673Z Downloaded topological-sort v0.2.2
8092026-09-04T23:14:01.673Z Downloaded ingot-macros v0.2.0
8102026-09-04T23:14:01.673Z Downloaded schemars_derive v0.8.22
8112026-09-04T23:14:01.673Z Downloaded sec1 v0.7.3
8122026-09-04T23:14:01.676Z Downloaded hickory-resolver v0.24.4
8132026-09-04T23:14:01.676Z Downloaded fatfs v0.3.6
8142026-09-04T23:14:01.680Z Downloaded pin-project v1.1.11
8152026-09-04T23:14:01.684Z Downloaded pin-project-internal v1.1.11
8162026-09-04T23:14:01.684Z Downloaded p256 v0.14.0
8172026-09-04T23:14:01.687Z Downloaded ecdsa v0.17.0
8182026-09-04T23:14:01.687Z Downloaded progenitor-extras v0.2.0
8192026-09-04T23:14:01.687Z Downloaded rand_seeder v0.4.0
8202026-09-04T23:14:01.687Z Downloaded pin-project-lite v0.2.17
8212026-09-04T23:14:01.693Z Downloaded convert_case v0.4.0
8222026-09-04T23:14:01.693Z Downloaded zerofrom-derive v0.1.6
8232026-09-04T23:14:01.693Z Downloaded subprocess v0.2.15
8242026-09-04T23:14:01.693Z Downloaded zerofrom v0.1.6
8252026-09-04T23:14:01.701Z Downloaded cpufeatures v0.3.0
8262026-09-04T23:14:01.701Z Downloaded defmt v0.3.100
8272026-09-04T23:14:01.701Z Downloaded papergrid v0.18.0
8282026-09-04T23:14:01.701Z Downloaded socket2 v0.5.10
8292026-09-04T23:14:01.701Z Downloaded tokio-rustls v0.26.4
8302026-09-04T23:14:01.701Z Downloaded sec1 v0.8.1
8312026-09-04T23:14:01.701Z Downloaded serde_derive_internals v0.29.1
8322026-09-04T23:14:01.701Z Downloaded shlex v1.3.0
8332026-09-04T23:14:01.705Z Downloaded thiserror-impl-no-std v2.0.2
8342026-09-04T23:14:01.705Z Downloaded crc8 v0.1.1
8352026-09-04T23:14:01.705Z Downloaded debug-ignore v1.0.5
8362026-09-04T23:14:01.705Z Downloaded difflib v0.4.0
8372026-09-04T23:14:01.706Z Downloaded crypto-common v0.2.2
8382026-09-04T23:14:01.706Z Downloaded document-features v0.2.12
8392026-09-04T23:14:01.706Z Downloaded rayon-core v1.13.0
8402026-09-04T23:14:01.711Z Downloaded ron v0.8.1
8412026-09-04T23:14:01.711Z Downloaded instant v0.1.13
8422026-09-04T23:14:01.711Z Downloaded peg-macros v0.8.5
8432026-09-04T23:14:01.720Z Downloaded unicase v2.9.0
8442026-09-04T23:14:01.720Z Downloaded unsafe-libyaml v0.2.11
8452026-09-04T23:14:01.720Z Downloaded postcard v1.1.3
8462026-09-04T23:14:01.720Z Downloaded slog-async v2.8.0
8472026-09-04T23:14:01.720Z Downloaded quinn v0.11.11
8482026-09-04T23:14:01.720Z Downloaded samael v0.0.19
8492026-09-04T23:14:01.725Z Downloaded strum_macros v0.27.2
8502026-09-04T23:14:01.725Z Downloaded dropshot-api-manager-types v0.8.0
8512026-09-04T23:14:01.726Z Downloaded unit-prefix v0.5.2
8522026-09-04T23:14:01.726Z Downloaded indent_write v2.2.0
8532026-09-04T23:14:01.726Z Downloaded md-5 v0.10.6
8542026-09-04T23:14:01.726Z Downloaded yansi v1.0.1
8552026-09-04T23:14:01.726Z Downloaded base64 v0.21.7
8562026-09-04T23:14:01.732Z Downloaded hickory-resolver v0.25.2
8572026-09-04T23:14:01.732Z Downloaded zerovec-derive v0.11.2
8582026-09-04T23:14:01.732Z Downloaded async-compression v0.4.41
8592026-09-04T23:14:01.736Z Downloaded tokio-dtrace v0.1.1
8602026-09-04T23:14:01.736Z Downloaded tokio-tungstenite v0.23.1
8612026-09-04T23:14:01.736Z Downloaded kstat-rs v0.2.5
8622026-09-04T23:14:01.736Z Downloaded usdt-impl v0.6.0
8632026-09-04T23:14:01.736Z Downloaded multimap v0.10.1
8642026-09-04T23:14:01.736Z Downloaded num v0.4.3
8652026-09-04T23:14:01.743Z Downloaded num-conv v0.2.0
8662026-09-04T23:14:01.743Z Downloaded nonempty v0.12.0
8672026-09-04T23:14:01.743Z Downloaded managed v0.8.0
8682026-09-04T23:14:01.747Z Downloaded vergen-gitcl v1.0.8
8692026-09-04T23:14:01.747Z Downloaded hashbrown v0.13.2
8702026-09-04T23:14:01.747Z Downloaded des v0.9.0
8712026-09-04T23:14:01.756Z Downloaded whoami v2.1.0
8722026-09-04T23:14:01.756Z Downloaded csv-core v0.1.13
8732026-09-04T23:14:01.760Z Downloaded newtype-uuid-macros v0.1.0
8742026-09-04T23:14:01.760Z Downloaded darling_core v0.20.11
8752026-09-04T23:14:01.760Z Downloaded hybrid-array v0.4.13
8762026-09-04T23:14:01.760Z Downloaded zstd v0.13.3
8772026-09-04T23:14:01.760Z Downloaded derive-ex v0.1.8
8782026-09-04T23:14:01.768Z Downloaded ref-cast v1.0.25
8792026-09-04T23:14:01.772Z Downloaded slab v0.4.12
8802026-09-04T23:14:01.772Z Downloaded either v1.15.0
8812026-09-04T23:14:01.776Z Downloaded toml_parser v1.1.2+spec-1.1.0
8822026-09-04T23:14:01.776Z Downloaded powerfmt v0.2.0
8832026-09-04T23:14:01.776Z Downloaded psl-types v2.0.11
8842026-09-04T23:14:01.776Z Downloaded publicsuffix v2.3.0
8852026-09-04T23:14:01.779Z Downloaded twox-hash v2.1.2
8862026-09-04T23:14:01.779Z Downloaded libsw v3.5.0
8872026-09-04T23:14:01.779Z Downloaded signal-hook-mio v0.2.5
8882026-09-04T23:14:01.784Z Downloaded indicatif v0.18.4
8892026-09-04T23:14:01.787Z Downloaded semver v0.1.20
8902026-09-04T23:14:01.791Z Downloaded slog-bunyan v2.5.0
8912026-09-04T23:14:01.795Z Downloaded serde_yaml v0.9.34+deprecated
8922026-09-04T23:14:01.795Z Downloaded structmeta v0.3.0
8932026-09-04T23:14:01.799Z Downloaded untrusted v0.9.0
8942026-09-04T23:14:01.799Z Downloaded const_format v0.2.35
8952026-09-04T23:14:01.802Z Downloaded http v1.4.2
8962026-09-04T23:14:01.806Z Downloaded packed_struct v0.10.1
8972026-09-04T23:14:01.809Z Downloaded hashbrown v0.12.3
8982026-09-04T23:14:01.812Z Downloaded oxide-update-engine-types v0.1.2
8992026-09-04T23:14:01.812Z Downloaded tokio-tungstenite v0.21.0
9002026-09-04T23:14:01.812Z Downloaded zeroize_derive v1.5.0
9012026-09-04T23:14:01.812Z Downloaded crypto-bigint v0.5.5
9022026-09-04T23:14:01.817Z Downloaded tap v1.0.1
9032026-09-04T23:14:01.821Z Downloaded derive_more v2.1.1
9042026-09-04T23:14:01.824Z Downloaded tagptr v0.2.0
9052026-09-04T23:14:01.824Z Downloaded wnaf v0.14.0
9062026-09-04T23:14:01.827Z Downloaded diff v0.1.13
9072026-09-04T23:14:01.828Z Downloaded hickory-server v0.25.2
9082026-09-04T23:14:01.828Z Downloaded paste v1.0.15
9092026-09-04T23:14:01.831Z Downloaded rand_core v0.9.5
9102026-09-04T23:14:01.831Z Downloaded path-slash v0.1.5
9112026-09-04T23:14:01.835Z Downloaded cstr-argument v0.1.2
9122026-09-04T23:14:01.836Z Downloaded prettyplease v0.2.37
9132026-09-04T23:14:01.836Z Downloaded unicode_categories v0.1.1
9142026-09-04T23:14:01.842Z Downloaded ingot v0.2.1
9152026-09-04T23:14:01.845Z Downloaded oxide-update-engine v0.1.2
9162026-09-04T23:14:01.848Z Downloaded darling_macro v0.23.0
9172026-09-04T23:14:01.848Z Downloaded diesel_table_macro_syntax v0.3.0
9182026-09-04T23:14:01.851Z Downloaded downcast-rs v2.0.2
9192026-09-04T23:14:01.851Z Downloaded litemap v0.8.1
9202026-09-04T23:14:01.851Z Downloaded static_assertions v1.1.0
9212026-09-04T23:14:01.854Z Downloaded rand v0.10.1
9222026-09-04T23:14:01.854Z Downloaded knus v3.4.0
9232026-09-04T23:14:01.858Z Downloaded darling v0.21.3
9242026-09-04T23:14:01.861Z Downloaded aes v0.9.1
9252026-09-04T23:14:01.861Z Downloaded crc32fast v1.5.0
9262026-09-04T23:14:01.861Z Downloaded memoffset v0.9.1
9272026-09-04T23:14:01.865Z Downloaded minimal-lexical v0.2.1
9282026-09-04T23:14:01.868Z Downloaded seq-macro v0.3.6
9292026-09-04T23:14:01.868Z Downloaded serde-hex v0.1.0
9302026-09-04T23:14:01.871Z Downloaded serde_with_macros v1.5.2
9312026-09-04T23:14:01.871Z Downloaded inout v0.1.4
9322026-09-04T23:14:01.874Z Downloaded is-terminal v0.4.17
9332026-09-04T23:14:01.881Z Downloaded maybe-uninit v2.0.0
9342026-09-04T23:14:01.881Z Downloaded uzers v0.12.2
9352026-09-04T23:14:01.881Z Downloaded whoami v1.6.1
9362026-09-04T23:14:01.890Z Downloaded omicron-zone-package v0.12.3
9372026-09-04T23:14:01.890Z Downloaded slog-scope v4.4.1
9382026-09-04T23:14:01.890Z Downloaded slog-stdlog v4.1.1
9392026-09-04T23:14:01.890Z Downloaded olpc-cjson v0.1.4
9402026-09-04T23:14:01.890Z Downloaded support-bundle-viewer v0.1.2
9412026-09-04T23:14:01.896Z Downloaded p384 v0.14.0
9422026-09-04T23:14:01.896Z Downloaded unicode-bidi v0.3.18
9432026-09-04T23:14:01.896Z Downloaded tabwriter v1.4.1
9442026-09-04T23:14:01.896Z Downloaded oso-derive v0.27.3
9452026-09-04T23:14:01.896Z Downloaded precomputed-hash v0.1.1
9462026-09-04T23:14:01.896Z Downloaded delegate v0.13.5
9472026-09-04T23:14:01.900Z Downloaded derive_more-impl v2.1.1
9482026-09-04T23:14:01.903Z Downloaded tokio-native-tls v0.3.1
9492026-09-04T23:14:01.906Z Downloaded ed25519 v3.0.0
9502026-09-04T23:14:01.909Z Downloaded ml-kem v0.3.2
9512026-09-04T23:14:01.909Z Downloaded scroll v0.13.0
9522026-09-04T23:14:01.909Z Downloaded unicode-xid v0.2.6
9532026-09-04T23:14:01.913Z Downloaded vte v0.14.1
9542026-09-04T23:14:01.920Z Downloaded slog v2.8.2
9552026-09-04T23:14:01.924Z Downloaded pkcs1 v0.8.0-rc.4
9562026-09-04T23:14:01.927Z Downloaded keccak v0.2.0
9572026-09-04T23:14:01.927Z Downloaded scroll_derive v0.13.1
9582026-09-04T23:14:01.927Z Downloaded rustc_version v0.4.1
9592026-09-04T23:14:01.927Z Downloaded same-file v1.0.6
9602026-09-04T23:14:01.931Z Downloaded signature v2.2.0
9612026-09-04T23:14:01.931Z Downloaded signature v3.0.0
9622026-09-04T23:14:01.931Z Downloaded strip-ansi-escapes v0.2.1
9632026-09-04T23:14:01.934Z Downloaded lock_api v0.4.14
9642026-09-04T23:14:01.934Z Downloaded num_enum_derive v0.7.6
9652026-09-04T23:14:01.940Z Downloaded rustls-pki-types v1.14.0
9662026-09-04T23:14:01.949Z Downloaded newtype-uuid v1.3.2
9672026-09-04T23:14:01.949Z Downloaded termtree v0.5.1
9682026-09-04T23:14:01.952Z Downloaded universal-hash v0.5.1
9692026-09-04T23:14:01.952Z Downloaded sync_wrapper v1.0.2
9702026-09-04T23:14:01.952Z Downloaded knus-derive v3.4.0
9712026-09-04T23:14:01.952Z Downloaded miette-derive v7.6.0
9722026-09-04T23:14:01.952Z Downloaded num-derive v0.4.2
9732026-09-04T23:14:01.952Z Downloaded icu_properties v2.1.2
9742026-09-04T23:14:01.956Z Downloaded icu_provider v2.1.1
9752026-09-04T23:14:01.956Z Downloaded dropshot_endpoint v0.17.1
9762026-09-04T23:14:01.956Z Downloaded elliptic-curve v0.13.8
9772026-09-04T23:14:01.960Z Downloaded prefix-trie v0.7.0
9782026-09-04T23:14:01.960Z Downloaded progenitor-impl v0.13.0
9792026-09-04T23:14:01.964Z Downloaded cookie v0.18.1
9802026-09-04T23:14:01.964Z Downloaded trait-variant v0.1.2
9812026-09-04T23:14:01.964Z Downloaded untrusted v0.7.1
9822026-09-04T23:14:01.964Z Downloaded crc-catalog v2.4.0
9832026-09-04T23:14:01.968Z Downloaded daft v0.1.8
9842026-09-04T23:14:01.968Z Downloaded try-lock v0.2.5
9852026-09-04T23:14:01.968Z Downloaded want v0.3.1
9862026-09-04T23:14:01.968Z Downloaded zone v0.3.1
9872026-09-04T23:14:01.968Z Downloaded crucible-workspace-hack v0.1.0
9882026-09-04T23:14:01.971Z Downloaded rand v0.9.2
9892026-09-04T23:14:01.974Z Downloaded ed25519-dalek v3.0.0
9902026-09-04T23:14:01.974Z Downloaded oxide-generation v0.1.3
9912026-09-04T23:14:01.977Z Downloaded rpassword v7.5.4
9922026-09-04T23:14:01.977Z Downloaded dirs-sys-next v0.1.2
9932026-09-04T23:14:01.977Z Downloaded display-error-chain v0.2.2
9942026-09-04T23:14:01.980Z Downloaded primeorder v0.14.0
9952026-09-04T23:14:01.980Z Downloaded tracing-attributes v0.1.31
9962026-09-04T23:14:01.980Z Downloaded vergen v9.1.0
9972026-09-04T23:14:01.984Z Downloaded iana-time-zone v0.1.65
9982026-09-04T23:14:01.984Z Downloaded instability v0.3.11
9992026-09-04T23:14:01.984Z Downloaded spin v0.9.8
10002026-09-04T23:14:01.987Z Downloaded toml v1.1.2+spec-1.1.0
10012026-09-04T23:14:01.991Z Downloaded pkcs5 v0.8.1
10022026-09-04T23:14:01.998Z Downloaded stacker v0.1.23
10032026-09-04T23:14:01.998Z Downloaded keccak v0.1.6
10042026-09-04T23:14:01.998Z Downloaded rusty-fork v0.3.1
10052026-09-04T23:14:01.998Z Downloaded cookie_store v0.22.1
10062026-09-04T23:14:02.015Z Downloaded tinyvec v1.10.0
10072026-09-04T23:14:02.015Z Downloaded slog-dtrace v0.3.0
10082026-09-04T23:14:02.015Z Downloaded toml v0.7.8
10092026-09-04T23:14:02.015Z Downloaded pem v3.0.6
10102026-09-04T23:14:02.015Z Downloaded postgres-protocol v0.6.10
10112026-09-04T23:14:02.015Z Downloaded steno v0.4.1
10122026-09-04T23:14:02.015Z Downloaded darling_core v0.21.3
10132026-09-04T23:14:02.015Z Downloaded rustyline v14.0.0
10142026-09-04T23:14:02.016Z Downloaded tls_codec_derive v0.4.2
10152026-09-04T23:14:02.019Z Downloaded parse-display v0.10.0
10162026-09-04T23:14:02.019Z Downloaded phf_shared v0.12.1
10172026-09-04T23:14:02.019Z Downloaded tungstenite v0.21.0
10182026-09-04T23:14:02.019Z Downloaded tower v0.5.3
10192026-09-04T23:14:02.022Z Downloaded derive_more v0.99.20
10202026-09-04T23:14:02.026Z Downloaded rustls-platform-verifier v0.6.2
10212026-09-04T23:14:02.029Z Downloaded pkcs1 v0.7.5
10222026-09-04T23:14:02.029Z Downloaded pretty_assertions v1.4.1
10232026-09-04T23:14:02.029Z Downloaded libsw-core v0.3.2
10242026-09-04T23:14:02.032Z Downloaded match_cfg v0.1.0
10252026-09-04T23:14:02.032Z Downloaded md5 v0.8.0
10262026-09-04T23:14:02.032Z Downloaded spki v0.8.0
10272026-09-04T23:14:02.032Z Downloaded parse-size v1.1.0
10282026-09-04T23:14:02.032Z Downloaded hashbrown v0.16.1
10292026-09-04T23:14:02.035Z Downloaded vsss-rs v3.3.4
10302026-09-04T23:14:02.039Z Downloaded progenitor-client v0.14.0
10312026-09-04T23:14:02.039Z Downloaded sapling-renderdag v0.1.0
10322026-09-04T23:14:02.039Z Downloaded typed-path v0.9.3
10332026-09-04T23:14:02.043Z Downloaded hashbrown v0.14.5
10342026-09-04T23:14:02.043Z Downloaded hashbrown v0.15.5
10352026-09-04T23:14:02.046Z Downloaded secrecy v0.10.3
10362026-09-04T23:14:02.046Z Downloaded serde_bytes v0.11.19
10372026-09-04T23:14:02.046Z Downloaded potential_utf v0.1.4
10382026-09-04T23:14:02.050Z Downloaded rand_xorshift v0.4.0
10392026-09-04T23:14:02.050Z Downloaded scrypt v0.12.0
10402026-09-04T23:14:02.050Z Downloaded qorb v0.4.1
10412026-09-04T23:14:02.055Z Downloaded rand_pcg v0.10.2
10422026-09-04T23:14:02.055Z Downloaded rsa v0.10.0-rc.18
10432026-09-04T23:14:02.055Z Downloaded sha2 v0.11.0
10442026-09-04T23:14:02.066Z Downloaded quinn-udp v0.5.14
10452026-09-04T23:14:02.066Z Downloaded slog-envlogger v2.2.0
10462026-09-04T23:14:02.066Z Downloaded zeroize v1.9.0
10472026-09-04T23:14:02.066Z Downloaded constant_time_eq v0.4.2
10482026-09-04T23:14:02.066Z Downloaded sha1 v0.11.0
10492026-09-04T23:14:02.066Z Downloaded dsl_auto_type v0.2.0
10502026-09-04T23:14:02.066Z Downloaded wait-timeout v0.2.1
10512026-09-04T23:14:02.066Z Downloaded strsim v0.10.0
10522026-09-04T23:14:02.067Z Downloaded strum v0.26.3
10532026-09-04T23:14:02.067Z Downloaded strum v0.27.2
10542026-09-04T23:14:02.073Z Downloaded nanorand v0.7.0
10552026-09-04T23:14:02.073Z Downloaded serde_with v1.14.0
10562026-09-04T23:14:02.073Z Downloaded displaydoc v0.2.5
10572026-09-04T23:14:02.073Z Downloaded num-bigint-dig v0.8.6
10582026-09-04T23:14:02.073Z Downloaded zerotrie v0.2.3
10592026-09-04T23:14:02.078Z Downloaded linked-hash-map v0.5.6
10602026-09-04T23:14:02.078Z Downloaded diesel-dtrace v0.5.0
10612026-09-04T23:14:02.078Z Downloaded crc v3.4.0
10622026-09-04T23:14:02.078Z Downloaded xattr v1.6.1
10632026-09-04T23:14:02.078Z Downloaded illumos-nvpair-sys v0.2.0
10642026-09-04T23:14:02.084Z Downloaded ed25519-dalek v2.2.0
10652026-09-04T23:14:02.084Z Downloaded tokio-test v0.4.5
10662026-09-04T23:14:02.084Z Downloaded tower-service v0.3.3
10672026-09-04T23:14:02.088Z Downloaded internet-checksum v0.2.1
10682026-09-04T23:14:02.088Z Downloaded indexmap v1.9.3
10692026-09-04T23:14:02.088Z Downloaded zerocopy v0.6.6
10702026-09-04T23:14:02.098Z Downloaded dropshot-api-manager v0.8.0
10712026-09-04T23:14:02.098Z Downloaded progenitor-impl v0.14.0
10722026-09-04T23:14:02.098Z Downloaded idna v1.1.0
10732026-09-04T23:14:02.101Z Downloaded lazy_static v1.5.0
10742026-09-04T23:14:02.101Z Downloaded percent-encoding v2.3.2
10752026-09-04T23:14:02.105Z Downloaded ignore v0.4.25
10762026-09-04T23:14:02.105Z Downloaded supports-hyperlinks v3.2.0
10772026-09-04T23:14:02.105Z Downloaded winnow v0.6.26
10782026-09-04T23:14:02.108Z Downloaded smf v0.2.3
10792026-09-04T23:14:02.111Z Downloaded aho-corasick v1.1.4
10802026-09-04T23:14:02.114Z Downloaded ref-cast-impl v1.0.25
10812026-09-04T23:14:02.114Z Downloaded unicode-truncate v1.1.0
10822026-09-04T23:14:02.114Z Downloaded rustls-pemfile v2.2.0
10832026-09-04T23:14:02.117Z Downloaded dunce v1.0.5
10842026-09-04T23:14:02.120Z Downloaded hyper-tls v0.6.0
10852026-09-04T23:14:02.126Z Downloaded nom v8.0.0
10862026-09-04T23:14:02.129Z Downloaded serde_spanned v1.1.1
10872026-09-04T23:14:02.135Z Downloaded shell-words v1.1.1
10882026-09-04T23:14:02.135Z Downloaded num-bigint v0.4.6
10892026-09-04T23:14:02.139Z Downloaded test-strategy v0.4.5
10902026-09-04T23:14:02.139Z Downloaded num_enum v0.7.6
10912026-09-04T23:14:02.144Z Downloaded ingot-types v0.2.0
10922026-09-04T23:14:02.148Z Downloaded multer v3.1.0
10932026-09-04T23:14:02.148Z Downloaded drift v0.2.0
10942026-09-04T23:14:02.153Z Downloaded recursive-proc-macro-impl v0.1.1
10952026-09-04T23:14:02.158Z Downloaded scheduled-thread-pool v0.2.7
10962026-09-04T23:14:02.158Z Downloaded supports-color v3.0.2
10972026-09-04T23:14:02.158Z Downloaded strum_macros v0.26.4
10982026-09-04T23:14:02.158Z Downloaded internal-russh-num-bigint v0.5.0
10992026-09-04T23:14:02.162Z Downloaded derive-where v1.6.0
11002026-09-04T23:14:02.162Z Downloaded illumos-nvpair v0.3.0
11012026-09-04T23:14:02.162Z Downloaded idna_adapter v1.2.1
11022026-09-04T23:14:02.162Z Downloaded phf v0.13.1
11032026-09-04T23:14:02.163Z Downloaded rustc-demangle v0.1.27
11042026-09-04T23:14:02.166Z Downloaded rustls-webpki v0.103.13
11052026-09-04T23:14:02.172Z Downloaded ctr v0.10.1
11062026-09-04T23:14:02.175Z Downloaded ctutils v0.4.2
11072026-09-04T23:14:02.175Z Downloaded libloading v0.8.9
11082026-09-04T23:14:02.180Z Downloaded tower-layer v0.3.3
11092026-09-04T23:14:02.184Z Downloaded progenitor-macro v0.13.0
11102026-09-04T23:14:02.187Z Downloaded nom v7.1.3
11112026-09-04T23:14:02.190Z Downloaded tinystr v0.8.2
11122026-09-04T23:14:02.190Z Downloaded vergen-git2 v9.1.0
11132026-09-04T23:14:02.196Z Downloaded crossbeam-epoch v0.9.18
11142026-09-04T23:14:02.196Z Downloaded hkdf v0.12.4
11152026-09-04T23:14:02.196Z Downloaded primeorder v0.13.6
11162026-09-04T23:14:02.196Z Downloaded blake3 v1.8.5
11172026-09-04T23:14:02.200Z Downloaded miette v7.6.0
11182026-09-04T23:14:02.203Z Downloaded serde_repr v0.1.20
11192026-09-04T23:14:02.203Z Downloaded digest-io v0.1.0
11202026-09-04T23:14:02.203Z Downloaded dirs-next v2.0.0
11212026-09-04T23:14:02.203Z Downloaded thread-id v5.1.0
11222026-09-04T23:14:02.203Z Downloaded ed25519 v2.2.3
11232026-09-04T23:14:02.207Z Downloaded postgres-types v0.2.12
11242026-09-04T23:14:02.207Z Downloaded primefield v0.14.0
11252026-09-04T23:14:02.207Z Downloaded ssh-key v0.7.0-rc.11
11262026-09-04T23:14:02.215Z Downloaded r2d2 v0.8.10
11272026-09-04T23:14:02.219Z Downloaded signal-hook-registry v1.4.8
11282026-09-04T23:14:02.219Z Downloaded walkdir v2.5.0
11292026-09-04T23:14:02.219Z Downloaded is_ci v1.2.0
11302026-09-04T23:14:02.231Z Downloaded oxide-update-engine-display v0.1.2
11312026-09-04T23:14:02.231Z Downloaded rand v0.8.6
11322026-09-04T23:14:02.231Z Downloaded zstd-safe v7.2.4
11332026-09-04T23:14:02.236Z Downloaded defmt-macros v1.0.1
11342026-09-04T23:14:02.236Z Downloaded digest v0.11.3
11352026-09-04T23:14:02.239Z Downloaded itertools v0.12.1
11362026-09-04T23:14:02.243Z Downloaded password-hash v0.6.1
11372026-09-04T23:14:02.250Z Downloaded thiserror-no-std v2.0.2
11382026-09-04T23:14:02.258Z Downloaded darling_core v0.13.4
11392026-09-04T23:14:02.258Z Downloaded hyper-util v0.1.20
11402026-09-04T23:14:02.258Z Downloaded indoc v2.0.7
11412026-09-04T23:14:02.262Z Downloaded salsa20 v0.11.0
11422026-09-04T23:14:02.262Z Downloaded derive_builder_macro v0.20.2
11432026-09-04T23:14:02.262Z Downloaded opaque-debug v0.3.1
11442026-09-04T23:14:02.262Z Downloaded hyper-rustls v0.27.7
11452026-09-04T23:14:02.262Z Downloaded usdt v0.6.0
11462026-09-04T23:14:02.262Z Downloaded openssl-probe v0.2.1
11472026-09-04T23:14:02.262Z Downloaded polyval v0.7.1
11482026-09-04T23:14:02.262Z Downloaded pem-rfc7468 v0.7.0
11492026-09-04T23:14:02.265Z Downloaded psm v0.1.30
11502026-09-04T23:14:02.265Z Downloaded rustls-native-certs v0.8.3
11512026-09-04T23:14:02.265Z Downloaded p521 v0.14.0
11522026-09-04T23:14:02.268Z Downloaded spki v0.7.3
11532026-09-04T23:14:02.268Z Downloaded hkdf v0.13.0
11542026-09-04T23:14:02.271Z Downloaded lzss v0.8.2
11552026-09-04T23:14:02.271Z Downloaded parking_lot_core v0.9.12
11562026-09-04T23:14:02.279Z Downloaded sqlformat v0.3.5
11572026-09-04T23:14:02.282Z Downloaded usdt-macro v0.6.0
11582026-09-04T23:14:02.282Z Downloaded radium v0.7.0
11592026-09-04T23:14:02.288Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11602026-09-04T23:14:02.288Z Downloaded crossbeam-deque v0.8.6
11612026-09-04T23:14:02.288Z Downloaded num_enum v0.5.11
11622026-09-04T23:14:02.292Z Downloaded reedline v0.40.0
11632026-09-04T23:14:02.297Z Downloaded hyper-staticfile v0.10.1
11642026-09-04T23:14:02.301Z Downloaded pkcs8 v0.10.2
11652026-09-04T23:14:02.301Z Downloaded rand_core v0.10.0
11662026-09-04T23:14:02.301Z Downloaded indoc v1.0.9
11672026-09-04T23:14:02.304Z Downloaded serde_plain v1.0.2
11682026-09-04T23:14:02.305Z Downloaded proc-macro-error-attr2 v2.0.0
11692026-09-04T23:14:02.305Z Downloaded ppv-lite86 v0.2.21
11702026-09-04T23:14:02.308Z Downloaded num_enum_derive v0.5.11
11712026-09-04T23:14:02.308Z Downloaded hyper v1.10.1
11722026-09-04T23:14:02.311Z Downloaded ryu v1.0.23
11732026-09-04T23:14:02.315Z Downloaded icu_properties_data v2.1.2
11742026-09-04T23:14:02.318Z Downloaded memmap2 v0.9.10
11752026-09-04T23:14:02.323Z Downloaded serdect v0.4.3
11762026-09-04T23:14:02.323Z Downloaded smallvec v0.6.14
11772026-09-04T23:14:02.323Z Downloaded deranged v0.5.8
11782026-09-04T23:14:02.323Z Downloaded void v1.0.2
11792026-09-04T23:14:02.323Z Downloaded icu_locale_core v2.1.1
11802026-09-04T23:14:02.326Z Downloaded icu_normalizer v2.1.1
11812026-09-04T23:14:02.326Z Downloaded darling v0.13.4
11822026-09-04T23:14:02.329Z Downloaded term v0.7.0
11832026-09-04T23:14:02.329Z Downloaded diesel_derives v2.3.7
11842026-09-04T23:14:02.334Z Downloaded module-lattice v0.2.3
11852026-09-04T23:14:02.337Z Downloaded xshell v0.2.7
11862026-09-04T23:14:02.337Z Downloaded aws-lc-rs v1.16.3
11872026-09-04T23:14:02.340Z Downloaded chrono v0.4.45
11882026-09-04T23:14:02.344Z Downloaded recursive v0.1.1
11892026-09-04T23:14:02.348Z Downloaded time-core v0.1.8
11902026-09-04T23:14:02.348Z Downloaded unarray v0.1.4
11912026-09-04T23:14:02.348Z Downloaded libbz2-rs-sys v0.2.2
11922026-09-04T23:14:02.348Z Downloaded poly1305 v0.9.0
11932026-09-04T23:14:02.348Z Downloaded native-tls v0.2.18
11942026-09-04T23:14:02.353Z Downloaded lalrpop-util v0.19.12
11952026-09-04T23:14:02.354Z Downloaded daft-derive v0.1.8
11962026-09-04T23:14:02.354Z Downloaded stable_deref_trait v1.2.1
11972026-09-04T23:14:02.354Z Downloaded packed_struct_codegen v0.10.1
11982026-09-04T23:14:02.354Z Downloaded rayon v1.11.0
11992026-09-04T23:14:02.372Z Downloaded openssl-sys v0.9.117
12002026-09-04T23:14:02.377Z Downloaded tough v0.22.0
12012026-09-04T23:14:02.377Z Downloaded convert_case v0.10.0
12022026-09-04T23:14:02.377Z Downloaded rsa v0.9.10
12032026-09-04T23:14:02.377Z Downloaded phf_shared v0.11.3
12042026-09-04T23:14:02.377Z Downloaded ecdsa v0.16.9
12052026-09-04T23:14:02.377Z Downloaded maplit v1.0.2
12062026-09-04T23:14:02.377Z Downloaded darling_macro v0.13.4
12072026-09-04T23:14:02.377Z Downloaded newtype_derive v0.1.6
12082026-09-04T23:14:02.377Z Downloaded impl-trait-for-tuples v0.2.3
12092026-09-04T23:14:02.377Z Downloaded pem-rfc7468 v1.0.0
12102026-09-04T23:14:02.377Z Downloaded bitvec v1.0.1
12112026-09-04T23:14:02.381Z Downloaded predicates v3.1.4
12122026-09-04T23:14:02.381Z Downloaded socket2 v0.6.3
12132026-09-04T23:14:02.388Z Downloaded const_format_proc_macros v0.2.34
12142026-09-04T23:14:02.388Z Downloaded derive_builder_core v0.20.2
12152026-09-04T23:14:02.388Z Downloaded smallvec v1.15.1
12162026-09-04T23:14:02.388Z Downloaded rustversion v1.0.22
12172026-09-04T23:14:02.392Z Downloaded darling v0.23.0
12182026-09-04T23:14:02.392Z Downloaded writeable v0.6.2
12192026-09-04T23:14:02.392Z Downloaded ssh-encoding v0.3.0
12202026-09-04T23:14:02.392Z Downloaded tls_codec v0.4.2
12212026-09-04T23:14:02.392Z Downloaded progenitor-client v0.13.0
12222026-09-04T23:14:02.396Z Downloaded icu_collections v2.1.1
12232026-09-04T23:14:02.396Z Downloaded miniz_oxide v0.8.9
12242026-09-04T23:14:02.399Z Downloaded zip v0.6.6
12252026-09-04T23:14:02.399Z Downloaded tungstenite v0.23.0
12262026-09-04T23:14:02.406Z Downloaded crossterm v0.28.1
12272026-09-04T23:14:02.406Z Downloaded quinn-proto v0.11.16
12282026-09-04T23:14:02.416Z Downloaded oxnet v0.1.6
12292026-09-04T23:14:02.416Z Downloaded portable-atomic v1.13.1
12302026-09-04T23:14:02.421Z Downloaded dyn-clone v1.0.20
12312026-09-04T23:14:02.421Z Downloaded jobserver v0.1.34
12322026-09-04T23:14:02.421Z Downloaded slog-json v2.6.1
12332026-09-04T23:14:02.421Z Downloaded h2 v0.4.15
12342026-09-04T23:14:02.426Z Downloaded icu_normalizer_data v2.1.1
12352026-09-04T23:14:02.426Z Downloaded data-encoding v2.10.0
12362026-09-04T23:14:02.436Z Downloaded defmt v1.0.1
12372026-09-04T23:14:02.436Z Downloaded uuid v1.23.4
12382026-09-04T23:14:02.436Z Downloaded bindgen v0.71.1
12392026-09-04T23:14:02.440Z Downloaded toml_edit v0.23.10+spec-1.0.0
12402026-09-04T23:14:02.440Z Downloaded winnow v0.5.40
12412026-09-04T23:14:02.446Z Downloaded zopfli v0.8.3
12422026-09-04T23:14:02.446Z Downloaded tokio-postgres v0.7.16
12432026-09-04T23:14:02.457Z Downloaded resolv-conf v0.7.6
12442026-09-04T23:14:02.457Z Downloaded serde_with_macros v3.21.0
12452026-09-04T23:14:02.457Z Downloaded litrs v1.0.0
12462026-09-04T23:14:02.457Z Downloaded tracing-core v0.1.36
12472026-09-04T23:14:02.457Z Downloaded salty v0.3.0
12482026-09-04T23:14:02.462Z Downloaded crc-any v2.5.0
12492026-09-04T23:14:02.462Z Downloaded x509-cert v0.2.5
12502026-09-04T23:14:02.469Z Downloaded schemars v0.9.0
12512026-09-04T23:14:02.478Z Downloaded itertools v0.14.0
12522026-09-04T23:14:02.482Z Downloaded itertools v0.15.0
12532026-09-04T23:14:02.486Z Downloaded tokio-util v0.7.18
12542026-09-04T23:14:02.490Z Downloaded crossbeam-channel v0.5.15
12552026-09-04T23:14:02.490Z Downloaded crossterm v0.29.0
12562026-09-04T23:14:02.493Z Downloaded serde_cbor v0.11.2
12572026-09-04T23:14:02.499Z Downloaded git2 v0.20.4
12582026-09-04T23:14:02.502Z Downloaded parking_lot v0.12.5
12592026-09-04T23:14:02.502Z Downloaded smoltcp v0.9.1
12602026-09-04T23:14:02.507Z Downloaded toml_edit v0.19.15
12612026-09-04T23:14:02.518Z Downloaded url v2.5.8
12622026-09-04T23:14:02.523Z Downloaded zerovec v0.11.5
12632026-09-04T23:14:02.523Z Downloaded unicode-segmentation v1.12.0
12642026-09-04T23:14:02.523Z Downloaded russh v0.62.4
12652026-09-04T23:14:02.527Z Downloaded der v0.8.0
12662026-09-04T23:14:02.539Z Downloaded der v0.7.10
12672026-09-04T23:14:02.545Z Downloaded itertools v0.10.5
12682026-09-04T23:14:02.545Z Downloaded darling_core v0.23.0
12692026-09-04T23:14:02.546Z Downloaded mio v1.2.0
12702026-09-04T23:14:02.546Z Downloaded typify v0.6.2
12712026-09-04T23:14:02.546Z Downloaded rawzip v0.4.4
12722026-09-04T23:14:02.552Z Downloaded tar v0.4.46
12732026-09-04T23:14:02.552Z Downloaded winnow v1.0.3
12742026-09-04T23:14:02.556Z Downloaded zerocopy-derive v0.8.55
12752026-09-04T23:14:02.556Z Downloaded libxml v0.3.3
12762026-09-04T23:14:02.562Z Downloaded goblin v0.10.5
12772026-09-04T23:14:02.571Z Downloaded snafu v0.8.9
12782026-09-04T23:14:02.571Z Downloaded schemars v1.2.1
12792026-09-04T23:14:02.581Z Downloaded tower-http v0.6.8
12802026-09-04T23:14:02.581Z Downloaded jiff-core v0.1.0
12812026-09-04T23:14:02.585Z Downloaded vcpkg v0.2.15
12822026-09-04T23:14:02.603Z Downloaded nix v0.27.1
12832026-09-04T23:14:02.607Z Downloaded crypto-bigint v0.7.5
12842026-09-04T23:14:02.617Z Downloaded regex v1.12.3
12852026-09-04T23:14:02.620Z Downloaded crypto-primes v0.7.2
12862026-09-04T23:14:02.623Z Downloaded unicode-normalization v0.1.25
12872026-09-04T23:14:02.623Z Downloaded petname v2.0.2
12882026-09-04T23:14:02.626Z Downloaded libm v0.2.16
12892026-09-04T23:14:02.630Z Downloaded bstr v1.12.1
12902026-09-04T23:14:02.635Z Downloaded iddqd v0.4.2
12912026-09-04T23:14:02.639Z Downloaded quick-xml v0.37.5
12922026-09-04T23:14:02.643Z Downloaded zip v4.6.1
12932026-09-04T23:14:02.646Z Downloaded polar-core v0.27.3
12942026-09-04T23:14:02.653Z Downloaded regress v0.11.1
12952026-09-04T23:14:02.668Z Downloaded itertools v0.13.0
12962026-09-04T23:14:02.674Z Downloaded reqwest v0.13.2
12972026-09-04T23:14:02.674Z Downloaded moka v0.12.13
12982026-09-04T23:14:02.678Z Downloaded gimli v0.32.3
12992026-09-04T23:14:02.682Z Downloaded tabled v0.21.0
13002026-09-04T23:14:02.691Z Downloaded syn v3.0.3
13012026-09-04T23:14:02.697Z Downloaded proptest v1.11.0
13022026-09-04T23:14:02.704Z Downloaded curve25519-dalek v4.1.3
13032026-09-04T23:14:02.710Z Downloaded lalrpop v0.19.12
13042026-09-04T23:14:02.716Z Downloaded curve25519-dalek v5.0.0
13052026-09-04T23:14:02.725Z Downloaded radix_trie v0.2.1
13062026-09-04T23:14:02.729Z Downloaded serde_with v3.21.0
13072026-09-04T23:14:02.733Z Downloaded p384 v0.13.1
13082026-09-04T23:14:02.733Z Downloaded regress v0.10.5
13092026-09-04T23:14:02.736Z Downloaded regex-syntax v0.6.29
13102026-09-04T23:14:02.739Z Downloaded smoltcp v0.11.0
13112026-09-04T23:14:02.745Z Downloaded iri-string v0.7.10
13122026-09-04T23:14:02.750Z Downloaded nix v0.31.2
13132026-09-04T23:14:02.755Z Downloaded openssl v0.10.80
13142026-09-04T23:14:02.762Z Downloaded reqwest v0.12.28
13152026-09-04T23:14:02.768Z Downloaded object v0.37.3
13162026-09-04T23:14:02.775Z Downloaded sha3 v0.11.0
13172026-09-04T23:14:02.779Z Downloaded sqlparser v0.61.0
13182026-09-04T23:14:02.805Z Downloaded hickory-proto v0.24.4
13192026-09-04T23:14:02.814Z Downloaded sha3 v0.12.0
13202026-09-04T23:14:02.822Z Downloaded object v0.30.4
13212026-09-04T23:14:02.850Z Downloaded zlib-rs v0.6.2
13222026-09-04T23:14:02.850Z Downloaded bzip2-sys v0.1.13+1.0.8
13232026-09-04T23:14:02.857Z Downloaded petgraph v0.6.5
13242026-09-04T23:14:02.857Z Downloaded regex-automata v0.4.14
13252026-09-04T23:14:02.864Z Downloaded hickory-proto v0.25.2
13262026-09-04T23:14:02.870Z Downloaded time v0.3.47
13272026-09-04T23:14:02.876Z Downloaded chrono-tz v0.10.4
13282026-09-04T23:14:02.889Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13292026-09-04T23:14:02.898Z Downloaded petgraph v0.8.3
13302026-09-04T23:14:02.908Z Downloaded libz-sys v1.1.24
13312026-09-04T23:14:02.921Z Downloaded regex-syntax v0.8.10
13322026-09-04T23:14:02.925Z Downloaded rustix v0.38.44
13332026-09-04T23:14:02.937Z Downloaded zerocopy v0.8.55
13342026-09-04T23:14:02.949Z Downloaded nix v0.28.0
13352026-09-04T23:14:02.955Z Downloaded diesel v2.3.7
13362026-09-04T23:14:02.976Z Downloaded tracing v0.1.44
13372026-09-04T23:14:02.997Z Downloaded openapiv3 v2.2.0
13382026-09-04T23:14:03.003Z Downloaded sled v0.34.7
13392026-09-04T23:14:03.010Z Downloaded rustls v0.23.41
13402026-09-04T23:14:03.019Z Downloaded typify-impl v0.6.2
13412026-09-04T23:14:03.028Z Downloaded dropshot v0.17.1
13422026-09-04T23:14:03.068Z Downloaded ratatui v0.29.0
13432026-09-04T23:14:03.090Z Downloaded zerocopy-derive v0.6.6
13442026-09-04T23:14:03.133Z Downloaded jiff v0.2.34
13452026-09-04T23:14:03.198Z Downloaded sha3 v0.10.8
13462026-09-04T23:14:03.240Z Downloaded csv v1.4.0
13472026-09-04T23:14:03.260Z Downloaded tokio v1.52.1
13482026-09-04T23:14:03.300Z Downloaded encoding_rs v0.8.35
13492026-09-04T23:14:03.324Z Downloaded ring v0.17.14
13502026-09-04T23:14:03.358Z Downloaded aws-lc-sys v0.40.0
13512026-09-04T23:14:03.505Z Downloaded libgit2-sys v0.18.3+1.9.2
13522026-09-04T23:14:03.656Z Compiling serde_core v1.0.228
13532026-09-04T23:14:03.656Z Compiling libc v0.2.185
13542026-09-04T23:14:03.663Z Compiling serde v1.0.228
13552026-09-04T23:14:03.663Z Compiling log v0.4.33
13562026-09-04T23:14:03.663Z Compiling smallvec v1.15.1
13572026-09-04T23:14:03.818Z Compiling shlex v1.3.0
13582026-09-04T23:14:03.830Z Compiling find-msvc-tools v0.1.9
13592026-09-04T23:14:03.833Z Compiling syn v2.0.117
13602026-09-04T23:14:04.000Z Compiling subtle v2.6.1
13612026-09-04T23:14:04.019Z Compiling scopeguard v1.2.0
13622026-09-04T23:14:04.032Z Compiling typenum v1.20.1
13632026-09-04T23:14:04.128Z Compiling lock_api v0.4.14
13642026-09-04T23:14:04.132Z Compiling stable_deref_trait v1.2.1
13652026-09-04T23:14:04.150Z Compiling zerocopy v0.8.55
13662026-09-04T23:14:04.176Z Compiling portable-atomic v1.13.1
13672026-09-04T23:14:04.206Z Compiling serde_json v1.0.151
13682026-09-04T23:14:04.344Z Compiling critical-section v1.2.0
13692026-09-04T23:14:04.406Z Compiling libm v0.2.16
13702026-09-04T23:14:04.448Z Compiling num-traits v0.2.19
13712026-09-04T23:14:04.591Z Compiling pkg-config v0.3.32
13722026-09-04T23:14:04.667Z Compiling errno v0.3.14
13732026-09-04T23:14:04.709Z Compiling jobserver v0.1.34
13742026-09-04T23:14:04.788Z Compiling getrandom v0.2.17
13752026-09-04T23:14:04.828Z Compiling generic-array v0.14.7
13762026-09-04T23:14:05.013Z Compiling cc v1.2.56
13772026-09-04T23:14:05.027Z Compiling rand_core v0.6.4
13782026-09-04T23:14:05.066Z Compiling const-oid v0.9.6
13792026-09-04T23:14:05.121Z Compiling pin-project-lite v0.2.17
13802026-09-04T23:14:05.218Z Compiling once_cell v1.21.3
13812026-09-04T23:14:05.228Z Compiling parking_lot_core v0.9.12
13822026-09-04T23:14:05.289Z Compiling getrandom v0.4.3
13832026-09-04T23:14:05.470Z Compiling rand_core v0.10.0
13842026-09-04T23:14:05.766Z Compiling signal-hook-registry v1.4.8
13852026-09-04T23:14:05.779Z Compiling futures-core v0.3.32
13862026-09-04T23:14:05.872Z Compiling bitflags v2.11.0
13872026-09-04T23:14:05.931Z Compiling writeable v0.6.2
13882026-09-04T23:14:05.975Z Compiling litemap v0.8.1
13892026-09-04T23:14:06.028Z Compiling percent-encoding v2.3.2
13902026-09-04T23:14:06.093Z Compiling semver v1.0.28
13912026-09-04T23:14:06.120Z Compiling parking_lot v0.12.5
13922026-09-04T23:14:06.158Z Compiling mio v1.2.0
13932026-09-04T23:14:06.213Z Compiling icu_normalizer_data v2.1.1
13942026-09-04T23:14:06.246Z Compiling icu_properties_data v2.1.2
13952026-09-04T23:14:06.415Z Compiling socket2 v0.6.3
13962026-09-04T23:14:06.485Z Compiling getrandom v0.3.4
13972026-09-04T23:14:06.505Z Compiling rustix v1.1.4
13982026-09-04T23:14:06.521Z Compiling futures-sink v0.3.32
13992026-09-04T23:14:06.590Z Compiling synstructure v0.13.2
14002026-09-04T23:14:06.612Z Compiling indexmap v2.14.0
14012026-09-04T23:14:06.625Z Compiling futures-channel v0.3.32
14022026-09-04T23:14:06.816Z Compiling slab v0.4.12
14032026-09-04T23:14:06.851Z Compiling futures-task v0.3.32
14042026-09-04T23:14:06.982Z Compiling utf8_iter v1.0.4
14052026-09-04T23:14:07.003Z Compiling futures-io v0.3.32
14062026-09-04T23:14:07.024Z Compiling form_urlencoded v1.2.2
14072026-09-04T23:14:07.125Z Compiling rustversion v1.0.22
14082026-09-04T23:14:07.157Z Compiling iana-time-zone v0.1.65
14092026-09-04T23:14:07.172Z Compiling base64ct v1.8.3
14102026-09-04T23:14:07.185Z Compiling cmake v0.1.57
14112026-09-04T23:14:07.272Z Compiling flagset v0.4.7
14122026-09-04T23:14:07.430Z Compiling regex-syntax v0.8.10
14132026-09-04T23:14:07.436Z Compiling dunce v1.0.5
14142026-09-04T23:14:07.447Z Compiling fs_extra v1.3.0
14152026-09-04T23:14:07.527Z Compiling pem-rfc7468 v0.7.0
14162026-09-04T23:14:07.535Z Compiling ident_case v1.0.1
14172026-09-04T23:14:07.659Z Compiling rand_core v0.9.5
14182026-09-04T23:14:07.675Z Compiling uuid v1.23.4
14192026-09-04T23:14:07.721Z Compiling aws-lc-sys v0.40.0
14202026-09-04T23:14:07.835Z Compiling base64 v0.22.1
14212026-09-04T23:14:07.945Z Compiling vcpkg v0.2.15
14222026-09-04T23:14:08.169Z Compiling syn v1.0.109
14232026-09-04T23:14:08.191Z Compiling serde_derive_internals v0.29.1
14242026-09-04T23:14:08.311Z Compiling rustc_version v0.4.1
14252026-09-04T23:14:08.354Z Compiling serde_derive v1.0.228
14262026-09-04T23:14:08.375Z Compiling zeroize_derive v1.5.0
14272026-09-04T23:14:08.476Z Compiling zerocopy-derive v0.8.55
14282026-09-04T23:14:08.660Z Compiling zerofrom-derive v0.1.6
14292026-09-04T23:14:08.667Z Compiling yoke-derive v0.8.1
14302026-09-04T23:14:09.031Z Compiling zerovec-derive v0.11.2
14312026-09-04T23:14:09.114Z Compiling displaydoc v0.2.5
14322026-09-04T23:14:10.421Z Compiling tokio-macros v2.7.0
14332026-09-04T23:14:10.446Z Compiling futures-macro v0.3.32
14342026-09-04T23:14:10.446Z Compiling thiserror-impl v2.0.18
14352026-09-04T23:14:10.446Z Compiling zerofrom v0.1.6
14362026-09-04T23:14:10.464Z Compiling yoke v0.8.1
14372026-09-04T23:14:10.464Z Compiling der_derive v0.7.3
14382026-09-04T23:14:10.464Z Compiling zerovec v0.11.5
14392026-09-04T23:14:10.518Z Compiling zerotrie v0.2.3
14402026-09-04T23:14:10.681Z Compiling futures-util v0.3.32
14412026-09-04T23:14:10.828Z Compiling openssl-sys v0.9.117
14422026-09-04T23:14:10.919Z Compiling tinystr v0.8.2
14432026-09-04T23:14:11.136Z Compiling icu_locale_core v2.1.1
14442026-09-04T23:14:11.208Z Compiling potential_utf v0.1.4
14452026-09-04T23:14:11.261Z Compiling thiserror v2.0.18
14462026-09-04T23:14:11.351Z Compiling icu_collections v2.1.1
14472026-09-04T23:14:11.384Z Compiling tracing-attributes v0.1.31
14482026-09-04T23:14:11.415Z Compiling tracing-core v0.1.36
14492026-09-04T23:14:11.824Z Compiling zeroize v1.9.0
14502026-09-04T23:14:11.901Z Compiling bytes v1.11.1
14512026-09-04T23:14:11.945Z Compiling icu_provider v2.1.1
14522026-09-04T23:14:12.035Z Compiling chrono v0.4.45
14532026-09-04T23:14:12.231Z Compiling icu_properties v2.1.2
14542026-09-04T23:14:12.570Z Compiling block-buffer v0.10.4
14552026-09-04T23:14:12.595Z Compiling crypto-common v0.1.7
14562026-09-04T23:14:12.725Z Compiling tokio v1.52.1
14572026-09-04T23:14:12.745Z Compiling icu_normalizer v2.1.1
14582026-09-04T23:14:12.760Z Compiling digest v0.10.7
14592026-09-04T23:14:13.018Z Compiling ppv-lite86 v0.2.21
14602026-09-04T23:14:13.034Z Compiling der v0.7.10
14612026-09-04T23:14:13.097Z Compiling http v1.4.2
14622026-09-04T23:14:13.292Z Compiling idna_adapter v1.2.1
14632026-09-04T23:14:13.346Z Compiling rand_chacha v0.9.0
14642026-09-04T23:14:13.349Z Compiling simd-adler32 v0.3.8
14652026-09-04T23:14:13.431Z Compiling idna v1.1.0
14662026-09-04T23:14:13.446Z Compiling aws-lc-rs v1.16.3
14672026-09-04T23:14:13.613Z Compiling dyn-clone v1.0.20
14682026-09-04T23:14:13.725Z Compiling url v2.5.8
14692026-09-04T23:14:13.750Z Compiling schemars v0.8.22
14702026-09-04T23:14:13.943Z Compiling spki v0.7.3
14712026-09-04T23:14:14.010Z Compiling cpufeatures v0.2.17
14722026-09-04T23:14:14.064Z Compiling http-body v1.0.1
14732026-09-04T23:14:14.078Z Compiling rand v0.9.2
14742026-09-04T23:14:14.092Z Compiling tracing v0.1.44
14752026-09-04T23:14:14.147Z Compiling pkcs8 v0.10.2
14762026-09-04T23:14:14.212Z Compiling rustls-pki-types v1.14.0
14772026-09-04T23:14:14.400Z Compiling schemars_derive v0.8.22
14782026-09-04T23:14:14.416Z Compiling spin v0.9.8
14792026-09-04T23:14:14.492Z Compiling crc32fast v1.5.0
14802026-09-04T23:14:14.619Z Compiling tinyvec_macros v0.1.1
14812026-09-04T23:14:14.645Z Compiling openssl-probe v0.2.1
14822026-09-04T23:14:14.688Z Compiling cmov v0.5.4
14832026-09-04T23:14:14.744Z Compiling adler2 v2.0.1
14842026-09-04T23:14:14.811Z Compiling httparse v1.10.1
14852026-09-04T23:14:14.868Z Compiling ctutils v0.4.2
14862026-09-04T23:14:14.890Z Compiling miniz_oxide v0.8.9
14872026-09-04T23:14:14.900Z Compiling tinyvec v1.10.0
14882026-09-04T23:14:15.097Z Compiling tempfile v3.27.0
14892026-09-04T23:14:15.178Z Compiling pest_generator v2.8.6
14902026-09-04T23:14:15.227Z Compiling sha2 v0.10.9
14912026-09-04T23:14:15.455Z Compiling terminal_size v0.4.3
14922026-09-04T23:14:15.458Z Compiling aho-corasick v1.1.4
14932026-09-04T23:14:15.592Z Compiling atomic-waker v1.1.2
14942026-09-04T23:14:15.721Z Compiling try-lock v0.2.5
14952026-09-04T23:14:15.829Z Compiling unicode-segmentation v1.12.0
14962026-09-04T23:14:15.842Z Compiling untrusted v0.7.1
14972026-09-04T23:14:15.966Z Compiling radium v0.7.0
14982026-09-04T23:14:16.201Z Compiling tower-layer v0.3.3
14992026-09-04T23:14:16.216Z Compiling tower-service v0.3.3
15002026-09-04T23:14:16.312Z Compiling regex-automata v0.4.14
15012026-09-04T23:14:16.387Z Compiling pest_derive v2.8.6
15022026-09-04T23:14:16.504Z Compiling tokio-util v0.7.18
15032026-09-04T23:14:16.814Z Compiling want v0.3.1
15042026-09-04T23:14:16.976Z Compiling hybrid-array v0.4.13
15052026-09-04T23:14:17.139Z Compiling ipnet v2.12.0
15062026-09-04T23:14:17.290Z Compiling h2 v0.4.15
15072026-09-04T23:14:17.536Z Compiling scroll_derive v0.13.1
15082026-09-04T23:14:17.661Z Compiling darling_core v0.20.11
15092026-09-04T23:14:17.767Z Compiling tap v1.0.1
15102026-09-04T23:14:17.882Z Compiling rustls v0.23.41
15112026-09-04T23:14:17.951Z Compiling httpdate v1.0.3
15122026-09-04T23:14:18.054Z Compiling foreign-types-shared v0.1.1
15132026-09-04T23:14:18.141Z Compiling openssl v0.10.80
15142026-09-04T23:14:18.179Z Compiling maybe-uninit v2.0.0
15152026-09-04T23:14:18.332Z Compiling untrusted v0.9.0
15162026-09-04T23:14:18.365Z Compiling scroll v0.13.0
15172026-09-04T23:14:18.399Z Compiling foreign-types v0.3.2
15182026-09-04T23:14:18.457Z Compiling wyz v0.5.1
15192026-09-04T23:14:18.489Z Compiling unicode-normalization v0.1.25
15202026-09-04T23:14:18.639Z Compiling rand_chacha v0.3.1
15212026-09-04T23:14:18.666Z Compiling signature v2.2.0
15222026-09-04T23:14:18.848Z Compiling hex v0.4.3
15232026-09-04T23:14:18.933Z Compiling openssl-macros v0.1.1
15242026-09-04T23:14:19.046Z Compiling thiserror-impl v1.0.69
15252026-09-04T23:14:19.112Z Compiling bzip2-sys v0.1.13+1.0.8
15262026-09-04T23:14:19.320Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15272026-09-04T23:14:19.381Z Compiling num-integer v0.1.46
15282026-09-04T23:14:19.401Z Compiling socket2 v0.5.10
15292026-09-04T23:14:19.692Z Compiling wait-timeout v0.2.1
15302026-09-04T23:14:19.706Z Compiling ahash v0.8.12
15312026-09-04T23:14:19.799Z Compiling quick-error v1.2.3
15322026-09-04T23:14:19.893Z Compiling darling_macro v0.20.11
15332026-09-04T23:14:19.908Z Compiling native-tls v0.2.18
15342026-09-04T23:14:19.915Z Compiling num-bigint-dig v0.8.6
15352026-09-04T23:14:19.953Z Compiling time-core v0.1.8
15362026-09-04T23:14:20.097Z Compiling powerfmt v0.2.0
15372026-09-04T23:14:20.101Z Compiling packed_struct v0.10.1
15382026-09-04T23:14:20.101Z Compiling bit-vec v0.8.0
15392026-09-04T23:14:20.263Z Compiling num-conv v0.2.0
15402026-09-04T23:14:20.299Z Compiling funty v2.0.0
15412026-09-04T23:14:20.347Z Compiling hyper v1.10.1
15422026-09-04T23:14:20.377Z Compiling darling v0.20.11
15432026-09-04T23:14:20.381Z Compiling bit-set v0.8.0
15442026-09-04T23:14:20.403Z Compiling time-macros v0.2.27
15452026-09-04T23:14:20.408Z Compiling clap_builder v4.6.0
15462026-09-04T23:14:20.467Z Compiling thiserror v1.0.69
15472026-09-04T23:14:20.531Z Compiling deranged v0.5.8
15482026-09-04T23:14:20.610Z Compiling bitvec v1.0.1
15492026-09-04T23:14:20.911Z Compiling rusty-fork v0.3.1
15502026-09-04T23:14:21.302Z Compiling num-iter v0.1.45
15512026-09-04T23:14:21.418Z Compiling hyper-util v0.1.20
15522026-09-04T23:14:21.909Z Compiling rand v0.8.6
15532026-09-04T23:14:22.011Z Compiling goblin v0.10.5
15542026-09-04T23:14:22.334Z Compiling packed_struct_codegen v0.10.1
15552026-09-04T23:14:22.725Z Compiling lazy_static v1.5.0
15562026-09-04T23:14:22.861Z Compiling hmac v0.12.1
15572026-09-04T23:14:23.005Z Compiling toml_datetime v0.6.11
15582026-09-04T23:14:23.200Z Compiling serde_spanned v0.6.9
15592026-09-04T23:14:23.254Z Compiling zerocopy-derive v0.6.6
15602026-09-04T23:14:23.346Z Compiling clap_derive v4.6.1
15612026-09-04T23:14:23.375Z Compiling bitfield-macros v0.19.4
15622026-09-04T23:14:23.397Z Compiling rand_xorshift v0.4.0
15632026-09-04T23:14:23.562Z Compiling sync_wrapper v1.0.2
15642026-09-04T23:14:23.675Z Compiling indexmap v1.9.3
15652026-09-04T23:14:23.859Z Compiling paste v1.0.15
15662026-09-04T23:14:24.065Z Compiling usdt-impl v0.6.0
15672026-09-04T23:14:24.079Z Compiling siphasher v1.0.2
15682026-09-04T23:14:24.123Z Compiling nodrop v0.1.14
15692026-09-04T23:14:24.243Z Compiling zlib-rs v0.6.2
15702026-09-04T23:14:24.270Z Compiling unarray v0.1.4
15712026-09-04T23:14:24.270Z Compiling object v0.37.3
15722026-09-04T23:14:24.398Z Compiling num_threads v0.1.7
15732026-09-04T23:14:24.476Z Compiling crc-catalog v2.4.0
15742026-09-04T23:14:24.491Z Compiling crossbeam-utils v0.8.21
15752026-09-04T23:14:24.567Z Compiling crc v3.4.0
15762026-09-04T23:14:24.582Z Compiling time v0.3.47
15772026-09-04T23:14:24.763Z Compiling dof v0.4.0
15782026-09-04T23:14:24.796Z Compiling proptest v1.11.0
15792026-09-04T23:14:25.067Z Compiling clap v4.6.1
15802026-09-04T23:14:25.173Z Compiling array-init v0.0.4
15812026-09-04T23:14:25.550Z Compiling bitfield v0.19.4
15822026-09-04T23:14:25.841Z Compiling zerocopy v0.6.6
15832026-09-04T23:14:26.109Z Compiling tower v0.5.3
15842026-09-04T23:14:26.211Z Compiling smallvec v0.6.14
15852026-09-04T23:14:26.574Z Compiling derive_builder_core v0.20.2
15862026-09-04T23:14:26.823Z Compiling dtrace-parser v0.3.0
15872026-09-04T23:14:27.430Z Compiling flate2 v1.1.9
15882026-09-04T23:14:27.436Z Compiling ipnetwork v0.21.1
15892026-09-04T23:14:27.479Z Compiling pkcs1 v0.7.5
15902026-09-04T23:14:27.485Z Compiling http-body-util v0.1.3
15912026-09-04T23:14:27.700Z Compiling heapless v0.7.17
15922026-09-04T23:14:27.719Z Compiling structmeta-derive v0.3.0
15932026-09-04T23:14:27.785Z Compiling scroll_derive v0.12.1
15942026-09-04T23:14:27.800Z Compiling slog v2.8.2
15952026-09-04T23:14:27.849Z Compiling darling_core v0.23.0
15962026-09-04T23:14:27.936Z Compiling thread-id v5.1.0
15972026-09-04T23:14:27.985Z Compiling cookie v0.18.1
15982026-09-04T23:14:28.022Z Compiling env_filter v2.0.0
15992026-09-04T23:14:28.167Z Compiling syn v3.0.3
16002026-09-04T23:14:28.321Z Compiling unicode-bidi v0.3.18
16012026-09-04T23:14:28.458Z Compiling unicode-properties v0.1.4
16022026-09-04T23:14:28.666Z Compiling gimli v0.32.3
16032026-09-04T23:14:28.783Z Compiling allocator-api2 v0.2.21
16042026-09-04T23:14:28.842Z Compiling base64 v0.21.7
16052026-09-04T23:14:29.107Z Compiling anyhow v1.0.104
16062026-09-04T23:14:29.151Z Compiling ryu v1.0.23
16072026-09-04T23:14:29.335Z Compiling zstd-safe v7.2.4
16082026-09-04T23:14:29.406Z Compiling winnow v0.5.40
16092026-09-04T23:14:29.528Z Compiling signal-hook v0.3.18
16102026-09-04T23:14:29.701Z Compiling hashbrown v0.12.3
16112026-09-04T23:14:30.176Z Compiling iri-string v0.7.10
16122026-09-04T23:14:30.354Z Compiling darling_macro v0.23.0
16132026-09-04T23:14:30.588Z Compiling addr2line v0.25.1
16142026-09-04T23:14:30.828Z Compiling toml_edit v0.19.15
16152026-09-04T23:14:31.173Z Compiling serde_urlencoded v0.7.1
16162026-09-04T23:14:31.216Z Compiling ron v0.8.1
16172026-09-04T23:14:31.428Z Compiling tower-http v0.6.8
16182026-09-04T23:14:31.579Z Compiling daft-derive v0.1.8
16192026-09-04T23:14:31.614Z Compiling structmeta v0.3.0
16202026-09-04T23:14:31.668Z Compiling stringprep v0.1.5
16212026-09-04T23:14:31.830Z Compiling scroll v0.12.0
16222026-09-04T23:14:31.833Z Compiling env_logger v0.11.11
16232026-09-04T23:14:32.187Z Compiling rsa v0.9.10
16242026-09-04T23:14:32.203Z Compiling oxnet v0.1.6
16252026-09-04T23:14:32.279Z Compiling derive_builder_macro v0.20.2
16262026-09-04T23:14:32.312Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16272026-09-04T23:14:32.647Z Compiling newtype-uuid v1.3.2
16282026-09-04T23:14:32.716Z Compiling hashbrown v0.13.2
16292026-09-04T23:14:32.749Z Compiling bzip2 v0.4.4
16302026-09-04T23:14:32.963Z Compiling serde-hex v0.1.0
16312026-09-04T23:14:32.986Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16322026-09-04T23:14:33.173Z Compiling tokio-native-tls v0.3.1
16332026-09-04T23:14:33.348Z Compiling camino v1.2.5
16342026-09-04T23:14:33.731Z Compiling bstr v1.12.1
16352026-09-04T23:14:33.977Z Compiling crypto-common v0.2.2
16362026-09-04T23:14:34.358Z Compiling block-padding v0.4.2
16372026-09-04T23:14:34.529Z Compiling block-buffer v0.12.1
16382026-09-04T23:14:34.658Z Compiling heck v0.4.1
16392026-09-04T23:14:34.734Z Compiling rustls-native-certs v0.8.3
16402026-09-04T23:14:34.888Z Compiling x509-cert v0.2.5
16412026-09-04T23:14:35.035Z Compiling md-5 v0.10.6
16422026-09-04T23:14:35.209Z Compiling erased-serde v0.3.31
16432026-09-04T23:14:35.287Z Compiling serde_tokenstream v0.2.3
16442026-09-04T23:14:35.591Z Compiling curve25519-dalek v4.1.3
16452026-09-04T23:14:35.650Z Compiling pin-project-internal v1.1.11
16462026-09-04T23:14:35.688Z Compiling async-trait v0.1.89
16472026-09-04T23:14:35.712Z Compiling zerocopy-derive v0.7.35
16482026-09-04T23:14:35.916Z Compiling vergen-lib v9.1.0
16492026-09-04T23:14:36.094Z Compiling hash32 v0.2.1
16502026-09-04T23:14:36.292Z Compiling memoffset v0.9.1
16512026-09-04T23:14:36.428Z Compiling encoding_rs v0.8.35
16522026-09-04T23:14:36.482Z Compiling litrs v1.0.0
16532026-09-04T23:14:36.485Z Compiling crc-any v2.5.0
16542026-09-04T23:14:36.557Z Compiling fallible-iterator v0.2.0
16552026-09-04T23:14:36.682Z Compiling rustix v0.38.44
16562026-09-04T23:14:36.720Z Compiling rustc-demangle v0.1.27
16572026-09-04T23:14:36.724Z Compiling smoltcp v0.9.1
16582026-09-04T23:14:36.826Z Compiling cfg_aliases v0.2.1
16592026-09-04T23:14:36.868Z Compiling psl-types v2.0.11
16602026-09-04T23:14:36.900Z Compiling mime v0.3.17
16612026-09-04T23:14:36.989Z Compiling owo-colors v4.3.0
16622026-09-04T23:14:37.009Z Compiling ref-cast v1.0.25
16632026-09-04T23:14:37.068Z Compiling document-features v0.2.12
16642026-09-04T23:14:37.095Z Compiling publicsuffix v2.3.0
16652026-09-04T23:14:37.119Z Compiling backtrace v0.3.76
16662026-09-04T23:14:37.148Z Compiling nix v0.31.2
16672026-09-04T23:14:37.303Z Compiling postgres-protocol v0.6.10
16682026-09-04T23:14:37.351Z Compiling pin-project v1.1.11
16692026-09-04T23:14:37.379Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16702026-09-04T23:14:37.452Z Compiling zerocopy v0.7.35
16712026-09-04T23:14:37.860Z Compiling snafu-derive v0.8.9
16722026-09-04T23:14:37.925Z Compiling inout v0.2.2
16732026-09-04T23:14:38.008Z Compiling daft v0.1.8
16742026-09-04T23:14:38.101Z Compiling hyper-tls v0.6.0
16752026-09-04T23:14:38.123Z Compiling object v0.30.4
16762026-09-04T23:14:38.156Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16772026-09-04T23:14:38.293Z Compiling zip v0.6.6
16782026-09-04T23:14:38.301Z Compiling derive_builder v0.20.2
16792026-09-04T23:14:38.422Z Compiling toml v0.7.8
16802026-09-04T23:14:38.529Z Compiling goblin v0.8.2
16812026-09-04T23:14:38.851Z Compiling derive-ex v0.1.8
16822026-09-04T23:14:39.288Z Compiling darling v0.23.0
16832026-09-04T23:14:39.305Z Compiling phf_shared v0.13.1
16842026-09-04T23:14:39.376Z Compiling regex v1.12.3
16852026-09-04T23:14:39.543Z Compiling hubpack_derive v0.1.1
16862026-09-04T23:14:39.736Z Compiling convert_case v0.10.0
16872026-09-04T23:14:39.804Z Compiling futures-executor v0.3.32
16882026-09-04T23:14:39.984Z Compiling curve25519-dalek-derive v0.1.1
16892026-09-04T23:14:40.038Z Compiling ref-cast-impl v1.0.25
16902026-09-04T23:14:40.064Z Compiling strum_macros v0.27.2
16912026-09-04T23:14:40.491Z Compiling vergen v9.1.0
16922026-09-04T23:14:40.581Z Compiling cargo-platform v0.3.2
16932026-09-04T23:14:40.615Z Compiling ff v0.13.1
16942026-09-04T23:14:40.673Z Compiling fs-err v3.3.0
16952026-09-04T23:14:40.755Z Compiling same-file v1.0.6
16962026-09-04T23:14:40.856Z Compiling base16ct v0.2.0
16972026-09-04T23:14:40.871Z Compiling bitflags v1.3.2
16982026-09-04T23:14:40.920Z Compiling managed v0.8.0
16992026-09-04T23:14:40.943Z Compiling foldhash v0.1.5
17002026-09-04T23:14:40.989Z Compiling libbz2-rs-sys v0.2.2
17012026-09-04T23:14:41.028Z Compiling path-slash v0.1.5
17022026-09-04T23:14:41.111Z Compiling bumpalo v3.20.2
17032026-09-04T23:14:41.138Z Compiling jiff-core v0.1.0
17042026-09-04T23:14:41.169Z Compiling is_ci v1.2.0
17052026-09-04T23:14:41.306Z Compiling foldhash v0.2.0
17062026-09-04T23:14:41.369Z Compiling zopfli v0.8.3
17072026-09-04T23:14:41.522Z Compiling hashbrown v0.16.1
17082026-09-04T23:14:41.657Z Compiling bzip2 v0.6.1
17092026-09-04T23:14:41.871Z Compiling jiff v0.2.34
17102026-09-04T23:14:41.965Z Compiling textwrap v0.16.2
17112026-09-04T23:14:42.011Z Compiling strum v0.27.2
17122026-09-04T23:14:42.028Z Compiling supports-color v3.0.2
17132026-09-04T23:14:42.112Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17142026-09-04T23:14:42.189Z Compiling hashbrown v0.15.5
17152026-09-04T23:14:42.213Z Compiling sec1 v0.7.3
17162026-09-04T23:14:42.524Z Compiling walkdir v2.5.0
17172026-09-04T23:14:42.562Z Compiling cargo_metadata v0.23.1
17182026-09-04T23:14:42.787Z Compiling group v0.13.0
17192026-09-04T23:14:42.839Z Compiling dof v0.3.0
17202026-09-04T23:14:43.112Z Compiling test-strategy v0.4.5
17212026-09-04T23:14:43.562Z Compiling derive_more-impl v2.1.1
17222026-09-04T23:14:43.585Z Compiling hubpack v0.1.2
17232026-09-04T23:14:43.812Z Compiling futures v0.3.32
17242026-09-04T23:14:43.898Z Compiling snafu v0.8.9
17252026-09-04T23:14:43.924Z Compiling phf v0.13.1
17262026-09-04T23:14:44.089Z Compiling serde_with_macros v3.21.0
17272026-09-04T23:14:44.259Z Compiling signal-hook-mio v0.2.5
17282026-09-04T23:14:44.569Z Compiling cookie_store v0.22.1
17292026-09-04T23:14:44.685Z Compiling zstd v0.13.3
17302026-09-04T23:14:44.751Z Compiling reqwest v0.12.28
17312026-09-04T23:14:44.950Z Compiling cipher v0.5.2
17322026-09-04T23:14:45.217Z Compiling postgres-types v0.2.12
17332026-09-04T23:14:45.283Z Compiling backtrace-ext v0.2.1
17342026-09-04T23:14:45.463Z Compiling usdt-macro v0.6.0
17352026-09-04T23:14:45.762Z Compiling usdt-attr-macro v0.6.0
17362026-09-04T23:14:45.947Z Compiling globset v0.4.18
17372026-09-04T23:14:46.033Z Compiling phf_shared v0.11.3
17382026-09-04T23:14:46.203Z Compiling hkdf v0.12.4
17392026-09-04T23:14:46.218Z Compiling dtrace-parser v0.2.0
17402026-09-04T23:14:46.381Z Compiling byte-wrapper v0.1.0
17412026-09-04T23:14:46.400Z Compiling olpc-cjson v0.1.4
17422026-09-04T23:14:46.537Z Compiling ed25519 v2.2.3
17432026-09-04T23:14:46.552Z Compiling crypto-bigint v0.5.5
17442026-09-04T23:14:46.573Z Compiling serde_plain v1.0.2
17452026-09-04T23:14:46.611Z Compiling serde-big-array v0.5.1
17462026-09-04T23:14:46.708Z Compiling strum_macros v0.26.4
17472026-09-04T23:14:46.755Z Compiling miette-derive v7.6.0
17482026-09-04T23:14:46.770Z Compiling serde_repr v0.1.20
17492026-09-04T23:14:46.941Z Compiling enum-as-inner v0.6.1
17502026-09-04T23:14:47.337Z Compiling async-recursion v1.1.1
17512026-09-04T23:14:47.460Z Compiling pem v3.0.6
17522026-09-04T23:14:47.503Z Compiling float-cmp v0.10.0
17532026-09-04T23:14:47.660Z Compiling thread-id v4.2.2
17542026-09-04T23:14:47.750Z Compiling memmap2 v0.9.10
17552026-09-04T23:14:47.786Z Compiling static_assertions v1.1.0
17562026-09-04T23:14:47.865Z Compiling typed-path v0.9.3
17572026-09-04T23:14:47.907Z Compiling predicates-core v1.0.10
17582026-09-04T23:14:47.972Z Compiling precomputed-hash v0.1.1
17592026-09-04T23:14:47.987Z Compiling new_debug_unreachable v1.0.6
17602026-09-04T23:14:48.063Z Compiling data-encoding v2.10.0
17612026-09-04T23:14:48.063Z Compiling fixedbitset v0.5.7
17622026-09-04T23:14:48.091Z Compiling supports-unicode v3.0.0
17632026-09-04T23:14:48.239Z Compiling normalize-line-endings v0.3.0
17642026-09-04T23:14:48.340Z Compiling difflib v0.4.0
17652026-09-04T23:14:48.384Z Compiling either v1.15.0
17662026-09-04T23:14:48.519Z Compiling fixedbitset v0.4.2
17672026-09-04T23:14:48.534Z Compiling cpufeatures v0.3.0
17682026-09-04T23:14:48.591Z Compiling whoami v2.1.0
17692026-09-04T23:14:48.610Z Compiling const-oid v0.10.2
17702026-09-04T23:14:48.722Z Compiling supports-hyperlinks v3.2.0
17712026-09-04T23:14:48.737Z Compiling winnow v1.0.3
17722026-09-04T23:14:48.755Z Compiling keccak v0.1.6
17732026-09-04T23:14:48.840Z Compiling tokio-postgres v0.7.16
17742026-09-04T23:14:48.874Z Compiling miette v7.6.0
17752026-09-04T23:14:48.893Z Compiling digest v0.11.3
17762026-09-04T23:14:48.959Z Compiling sha3 v0.10.8
17772026-09-04T23:14:49.092Z Compiling toml_edit v0.22.27
17782026-09-04T23:14:49.120Z Compiling petgraph v0.6.5
17792026-09-04T23:14:49.430Z Compiling itertools v0.13.0
17802026-09-04T23:14:49.487Z Compiling chacha20 v0.10.0
17812026-09-04T23:14:49.791Z Compiling toml_parser v1.1.2+spec-1.1.0
17822026-09-04T23:14:49.867Z Compiling predicates v3.1.4
17832026-09-04T23:14:49.995Z Compiling strum v0.26.3
17842026-09-04T23:14:50.135Z Compiling hickory-proto v0.25.2
17852026-09-04T23:14:50.403Z Compiling petgraph v0.8.3
17862026-09-04T23:14:50.488Z Compiling string_cache v0.8.9
17872026-09-04T23:14:50.582Z Compiling usdt v0.6.0
17882026-09-04T23:14:50.653Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17892026-09-04T23:14:50.715Z Compiling usdt-impl v0.5.0
17902026-09-04T23:14:50.849Z Compiling elliptic-curve v0.13.8
17912026-09-04T23:14:51.037Z Compiling ed25519-dalek v2.2.0
17922026-09-04T23:14:51.249Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17932026-09-04T23:14:51.294Z Compiling crossterm v0.28.1
17942026-09-04T23:14:51.796Z Compiling serde_with v3.21.0
17952026-09-04T23:14:52.365Z Compiling zip v4.6.1
17962026-09-04T23:14:52.576Z Compiling derive_more v2.1.1
17972026-09-04T23:14:52.739Z Compiling iddqd v0.4.2
17982026-09-04T23:14:53.280Z Compiling similar v2.7.0
17992026-09-04T23:14:53.303Z Compiling crossbeam-epoch v0.9.18
18002026-09-04T23:14:53.477Z Compiling tokio-stream v0.1.18
18012026-09-04T23:14:53.500Z Compiling buf-list v1.1.2
18022026-09-04T23:14:53.628Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18032026-09-04T23:14:53.646Z Compiling openapiv3 v2.2.0
18042026-09-04T23:14:53.770Z Compiling peg-runtime v0.8.5
18052026-09-04T23:14:53.927Z Compiling lalrpop-util v0.19.12
18062026-09-04T23:14:53.942Z Compiling thread_local v1.1.9
18072026-09-04T23:14:54.013Z Compiling slog-async v2.8.0
18082026-09-04T23:14:54.051Z Compiling crossbeam-channel v0.5.15
18092026-09-04T23:14:54.118Z Compiling filetime v0.2.27
18102026-09-04T23:14:54.132Z Compiling is-terminal v0.4.17
18112026-09-04T23:14:54.191Z Compiling term v1.2.1
18122026-09-04T23:14:54.232Z Compiling take_mut v0.2.2
18132026-09-04T23:14:54.293Z Compiling xattr v1.6.1
18142026-09-04T23:14:54.324Z Compiling camino-tempfile v1.4.1
18152026-09-04T23:14:54.458Z Compiling slog-term v2.9.2
18162026-09-04T23:14:54.498Z Compiling tar v0.4.46
18172026-09-04T23:15:00.445Z Compiling rustls-webpki v0.103.13
18182026-09-04T23:15:03.133Z Compiling tokio-rustls v0.26.4
18192026-09-04T23:15:03.133Z Compiling rustls-platform-verifier v0.6.2
18202026-09-04T23:15:03.136Z Compiling tough v0.22.0
18212026-09-04T23:15:03.351Z Compiling hyper-rustls v0.27.7
18222026-09-04T23:15:03.549Z Compiling reqwest v0.13.2
18232026-09-04T23:15:05.755Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18242026-09-04T23:15:05.982Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18252026-09-04T23:15:08.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18262026-09-04T23:15:09.057Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18272026-09-04T23:15:09.111ZSep 04 23:15:07.775 INFO Starting download, target: Cockroach
18282026-09-04T23:15:09.111ZSep 04 23:15:07.775 INFO Starting download, target: Clickhouse
18292026-09-04T23:15:09.111ZSep 04 23:15:07.775 INFO Starting download, target: Console
18302026-09-04T23:15:09.111ZSep 04 23:15:07.775 INFO Starting download, target: DendriteStub
18312026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Starting download, target: MaghemiteMgd
18322026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Starting download, target: MaghemiteDdmd
18332026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Starting download, target: TransceiverControl
18342026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18352026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18362026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18372026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18382026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18392026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18402026-09-04T23:15:09.115ZSep 04 23:15:07.775 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18412026-09-04T23:15:10.971ZSep 04 23:15:09.634 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18422026-09-04T23:15:11.369ZSep 04 23:15:09.970 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18432026-09-04T23:15:11.566ZSep 04 23:15:10.229 INFO Download complete, target: Console
18442026-09-04T23:15:12.059ZSep 04 23:15:10.704 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18452026-09-04T23:15:12.276ZSep 04 23:15:10.925 INFO Download complete, target: TransceiverControl
18462026-09-04T23:15:14.754ZSep 04 23:15:13.401 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18472026-09-04T23:15:14.987ZSep 04 23:15:13.638 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18482026-09-04T23:15:15.252ZSep 04 23:15:13.908 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18492026-09-04T23:15:16.175ZSep 04 23:15:14.837 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18502026-09-04T23:15:16.175ZSep 04 23:15:14.838 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18512026-09-04T23:15:16.619ZSep 04 23:15:15.282 INFO Download complete, target: MaghemiteDdmd
18522026-09-04T23:15:17.419ZSep 04 23:15:16.082 INFO Download complete, target: DendriteStub
18532026-09-04T23:15:17.624ZSep 04 23:15:16.288 INFO Checking that binary works, target: Clickhouse
18542026-09-04T23:15:17.722ZSep 04 23:15:16.386 INFO Download complete, target: Clickhouse
18552026-09-04T23:15:17.738ZSep 04 23:15:16.402 INFO Download complete, target: MaghemiteMgd
18562026-09-04T23:15:20.596ZSep 04 23:15:19.260 INFO Checking that binary works, target: Cockroach
18572026-09-04T23:15:20.708ZSep 04 23:15:19.372 INFO Download complete, target: Cockroach
18582026-09-04T23:15:20.724ZAll builder prerequisites installed successfully, and PATH looks valid
18592026-09-04T23:15:20.726Z
18602026-09-04T23:15:20.726Zreal 2:14.082980914
18612026-09-04T23:15:20.726Zuser 7:20.498609474
18622026-09-04T23:15:20.727Zsys 1:27.491411407
18632026-09-04T23:15:20.727Ztrap 0.245288445
18642026-09-04T23:15:20.727Ztflt 0.463461027
18652026-09-04T23:15:20.727Zdflt 0.826210144
18662026-09-04T23:15:20.727Zkflt 0.021143914
18672026-09-04T23:15:20.727Zlock 28:18.242936981
18682026-09-04T23:15:20.727Zslp 22:09.132473726
18692026-09-04T23:15:20.727Zlat 50.028626078
18702026-09-04T23:15:20.727Zstop 2:46.195168535
18712026-09-04T23:15:20.727Z+ banner hack-check
18722026-09-04T23:15:20.727Z
18732026-09-04T23:15:20.727Z # # ## #### # # #### # # ###### #### # #
18742026-09-04T23:15:20.727Z # # # # # # # # # # # # # # # # #
18752026-09-04T23:15:20.727Z ###### # # # #### ##### # ###### ##### # ####
18762026-09-04T23:15:20.727Z # # ###### # # # # # # # # # #
18772026-09-04T23:15:20.727Z # # # # # # # # # # # # # # # # #
18782026-09-04T23:15:20.727Z # # # # #### # # #### # # ###### #### # #
18792026-09-04T23:15:20.727Z
18802026-09-04T23:15:20.727Z+ export CARGO_INCREMENTAL=0
18812026-09-04T23:15:20.727Z+ CARGO_INCREMENTAL=0
18822026-09-04T23:15:20.727Z+ ptime -m timeout 2h cargo xtask check-features --ci
18832026-09-04T23:15:21.195Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18842026-09-04T23:15:21.482Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18852026-09-04T23:15:23.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
18862026-09-04T23:15:23.340Z Running `target/debug/xtask check-features --ci`
18872026-09-04T23:15:23.368Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18882026-09-04T23:15:23.372Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18892026-09-04T23:15:23.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18902026-09-04T23:15:23.810Z Running `target/debug/xtask download cargo-hack`
18912026-09-04T23:15:24.586Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18922026-09-04T23:15:24.892Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18932026-09-04T23:15:27.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s
18942026-09-04T23:15:27.638Z Running `target/debug/xtask-downloader cargo-hack`
18952026-09-04T23:15:27.676ZSep 04 23:15:26.340 INFO Starting download, target: CargoHack
18962026-09-04T23:15:27.679ZSep 04 23:15:26.340 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18972026-09-04T23:15:28.026ZSep 04 23:15:26.689 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
18982026-09-04T23:15:28.074ZSep 04 23:15:26.737 INFO Download complete, target: CargoHack
18992026-09-04T23:15:28.077Zrunning: "/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-04T23:15:28.091Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19012026-09-04T23:15:28.257Zinfo: running `cargo check --bins` on api_identity (1/376)
19022026-09-04T23:15:28.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032026-09-04T23:15:28.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042026-09-04T23:15:28.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052026-09-04T23:15:28.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19062026-09-04T23:15:28.810Z
19072026-09-04T23:15:28.810Zinfo: running `cargo check --bins` on bootstore (2/376)
19082026-09-04T23:15:29.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092026-09-04T23:15:29.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102026-09-04T23:15:29.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112026-09-04T23:15:29.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19122026-09-04T23:15:29.354Z
19132026-09-04T23:15:29.354Zinfo: running `cargo check --bins` on omicron-ledger (3/376)
19142026-09-04T23:15:29.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152026-09-04T23:15:29.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162026-09-04T23:15:29.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172026-09-04T23:15:29.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19182026-09-04T23:15:29.900Z
19192026-09-04T23:15:29.900Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/376)
19202026-09-04T23:15:30.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212026-09-04T23:15:30.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222026-09-04T23:15:30.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232026-09-04T23:15:30.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19242026-09-04T23:15:30.440Z
19252026-09-04T23:15:30.440Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/376)
19262026-09-04T23:15:30.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272026-09-04T23:15:30.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282026-09-04T23:15:30.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292026-09-04T23:15:30.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19302026-09-04T23:15:30.981Z
19312026-09-04T23:15:30.981Zinfo: running `cargo check --bins` on omicron-certificates (6/376)
19322026-09-04T23:15:31.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332026-09-04T23:15:31.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342026-09-04T23:15:31.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352026-09-04T23:15:31.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19362026-09-04T23:15:31.543Z
19372026-09-04T23:15:31.543Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/376)
19382026-09-04T23:15:32.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392026-09-04T23:15:32.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402026-09-04T23:15:32.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412026-09-04T23:15:32.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19422026-09-04T23:15:32.100Z
19432026-09-04T23:15:32.100Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/376)
19442026-09-04T23:15:32.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452026-09-04T23:15:32.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462026-09-04T23:15:32.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472026-09-04T23:15:32.579Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19482026-09-04T23:15:32.660Z
19492026-09-04T23:15:32.660Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/376)
19502026-09-04T23:15:33.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512026-09-04T23:15:33.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522026-09-04T23:15:33.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532026-09-04T23:15:33.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19542026-09-04T23:15:33.059Z
19552026-09-04T23:15:33.059Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/376)
19562026-09-04T23:15:33.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572026-09-04T23:15:33.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582026-09-04T23:15:33.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592026-09-04T23:15:33.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19602026-09-04T23:15:33.469Z
19612026-09-04T23:15:33.469Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/376)
19622026-09-04T23:15:33.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632026-09-04T23:15:33.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642026-09-04T23:15:33.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652026-09-04T23:15:33.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19662026-09-04T23:15:33.868Z
19672026-09-04T23:15:33.868Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/376)
19682026-09-04T23:15:34.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692026-09-04T23:15:34.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702026-09-04T23:15:34.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712026-09-04T23:15:34.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19722026-09-04T23:15:34.274Z
19732026-09-04T23:15:34.274Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/376)
19742026-09-04T23:15:34.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752026-09-04T23:15:34.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762026-09-04T23:15:34.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772026-09-04T23:15:34.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19782026-09-04T23:15:34.680Z
19792026-09-04T23:15:34.680Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/376)
19802026-09-04T23:15:35.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812026-09-04T23:15:35.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822026-09-04T23:15:35.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19832026-09-04T23:15:35.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19842026-09-04T23:15:35.087Z
19852026-09-04T23:15:35.087Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/376)
19862026-09-04T23:15:35.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19872026-09-04T23:15:35.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19882026-09-04T23:15:35.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19892026-09-04T23:15:35.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19902026-09-04T23:15:35.494Z
19912026-09-04T23:15:35.494Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/376)
19922026-09-04T23:15:35.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19932026-09-04T23:15:35.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19942026-09-04T23:15:35.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19952026-09-04T23:15:35.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19962026-09-04T23:15:35.901Z
19972026-09-04T23:15:35.901Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/376)
19982026-09-04T23:15:36.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19992026-09-04T23:15:36.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20002026-09-04T23:15:36.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20012026-09-04T23:15:36.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20022026-09-04T23:15:36.311Z
20032026-09-04T23:15:36.312Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/376)
20042026-09-04T23:15:36.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20052026-09-04T23:15:36.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20062026-09-04T23:15:36.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20072026-09-04T23:15:36.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20082026-09-04T23:15:36.722Z
20092026-09-04T23:15:36.722Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/376)
20102026-09-04T23:15:37.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20112026-09-04T23:15:37.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20122026-09-04T23:15:37.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20132026-09-04T23:15:37.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20142026-09-04T23:15:37.129Z
20152026-09-04T23:15:37.129Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/376)
20162026-09-04T23:15:37.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20172026-09-04T23:15:37.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20182026-09-04T23:15:37.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20192026-09-04T23:15:37.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20202026-09-04T23:15:37.534Z
20212026-09-04T23:15:37.534Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/376)
20222026-09-04T23:15:37.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20232026-09-04T23:15:37.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20242026-09-04T23:15:37.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20252026-09-04T23:15:37.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20262026-09-04T23:15:37.942Z
20272026-09-04T23:15:37.942Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/376)
20282026-09-04T23:15:38.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20292026-09-04T23:15:38.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20302026-09-04T23:15:38.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20312026-09-04T23:15:38.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20322026-09-04T23:15:38.352Z
20332026-09-04T23:15:38.352Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/376)
20342026-09-04T23:15:38.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20352026-09-04T23:15:38.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20362026-09-04T23:15:38.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20372026-09-04T23:15:38.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20382026-09-04T23:15:38.756Z
20392026-09-04T23:15:38.756Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/376)
20402026-09-04T23:15:39.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20412026-09-04T23:15:39.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20422026-09-04T23:15:39.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20432026-09-04T23:15:39.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20442026-09-04T23:15:39.163Z
20452026-09-04T23:15:39.163Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/376)
20462026-09-04T23:15:39.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20472026-09-04T23:15:39.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20482026-09-04T23:15:39.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20492026-09-04T23:15:39.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20502026-09-04T23:15:39.569Z
20512026-09-04T23:15:39.569Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/376)
20522026-09-04T23:15:39.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20532026-09-04T23:15:39.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20542026-09-04T23:15:39.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20552026-09-04T23:15:39.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20562026-09-04T23:15:39.973Z
20572026-09-04T23:15:39.973Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/376)
20582026-09-04T23:15:40.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20592026-09-04T23:15:40.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20602026-09-04T23:15:40.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20612026-09-04T23:15:40.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20622026-09-04T23:15:40.375Z
20632026-09-04T23:15:40.375Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/376)
20642026-09-04T23:15:40.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20652026-09-04T23:15:40.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20662026-09-04T23:15:40.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20672026-09-04T23:15:40.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20682026-09-04T23:15:40.778Z
20692026-09-04T23:15:40.778Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/376)
20702026-09-04T23:15:41.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20712026-09-04T23:15:41.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20722026-09-04T23:15:41.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20732026-09-04T23:15:41.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20742026-09-04T23:15:41.181Z
20752026-09-04T23:15:41.181Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/376)
20762026-09-04T23:15:41.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20772026-09-04T23:15:41.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20782026-09-04T23:15:41.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20792026-09-04T23:15:41.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20802026-09-04T23:15:41.589Z
20812026-09-04T23:15:41.589Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/376)
20822026-09-04T23:15:41.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20832026-09-04T23:15:41.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20842026-09-04T23:15:41.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20852026-09-04T23:15:41.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20862026-09-04T23:15:42.002Z
20872026-09-04T23:15:42.002Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/376)
20882026-09-04T23:15:42.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20892026-09-04T23:15:42.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20902026-09-04T23:15:42.364Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20912026-09-04T23:15:42.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
20922026-09-04T23:15:42.412Z
20932026-09-04T23:15:42.412Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/376)
20942026-09-04T23:15:42.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20952026-09-04T23:15:42.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20962026-09-04T23:15:42.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20972026-09-04T23:15:42.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20982026-09-04T23:15:42.826Z
20992026-09-04T23:15:42.826Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/376)
21002026-09-04T23:15:43.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21012026-09-04T23:15:43.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21022026-09-04T23:15:43.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21032026-09-04T23:15:43.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21042026-09-04T23:15:43.238Z
21052026-09-04T23:15:43.238Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/376)
21062026-09-04T23:15:43.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072026-09-04T23:15:43.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082026-09-04T23:15:43.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21092026-09-04T23:15:43.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21102026-09-04T23:15:43.646Z
21112026-09-04T23:15:43.646Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/376)
21122026-09-04T23:15:44.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132026-09-04T23:15:44.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142026-09-04T23:15:44.006Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152026-09-04T23:15:44.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21162026-09-04T23:15:44.053Z
21172026-09-04T23:15:44.053Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/376)
21182026-09-04T23:15:44.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192026-09-04T23:15:44.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202026-09-04T23:15:44.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212026-09-04T23:15:44.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21222026-09-04T23:15:44.462Z
21232026-09-04T23:15:44.462Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/376)
21242026-09-04T23:15:44.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252026-09-04T23:15:44.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262026-09-04T23:15:44.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272026-09-04T23:15:44.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21282026-09-04T23:15:44.870Z
21292026-09-04T23:15:44.870Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/376)
21302026-09-04T23:15:45.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312026-09-04T23:15:45.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322026-09-04T23:15:45.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332026-09-04T23:15:45.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21342026-09-04T23:15:45.280Z
21352026-09-04T23:15:45.280Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/376)
21362026-09-04T23:15:45.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372026-09-04T23:15:45.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382026-09-04T23:15:45.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392026-09-04T23:15:45.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21402026-09-04T23:15:45.692Z
21412026-09-04T23:15:45.692Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/376)
21422026-09-04T23:15:46.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432026-09-04T23:15:46.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442026-09-04T23:15:46.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452026-09-04T23:15:46.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21462026-09-04T23:15:46.101Z
21472026-09-04T23:15:46.101Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/376)
21482026-09-04T23:15:46.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492026-09-04T23:15:46.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502026-09-04T23:15:46.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512026-09-04T23:15:46.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21522026-09-04T23:15:46.512Z
21532026-09-04T23:15:46.513Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/376)
21542026-09-04T23:15:46.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552026-09-04T23:15:46.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562026-09-04T23:15:46.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572026-09-04T23:15:46.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21582026-09-04T23:15:46.924Z
21592026-09-04T23:15:46.925Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/376)
21602026-09-04T23:15:47.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612026-09-04T23:15:47.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622026-09-04T23:15:47.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632026-09-04T23:15:47.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21642026-09-04T23:15:47.339Z
21652026-09-04T23:15:47.339Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/376)
21662026-09-04T23:15:47.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672026-09-04T23:15:47.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682026-09-04T23:15:47.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21692026-09-04T23:15:47.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21702026-09-04T23:15:47.752Z
21712026-09-04T23:15:47.752Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/376)
21722026-09-04T23:15:48.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21732026-09-04T23:15:48.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21742026-09-04T23:15:48.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21752026-09-04T23:15:48.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21762026-09-04T23:15:48.159Z
21772026-09-04T23:15:48.159Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/376)
21782026-09-04T23:15:48.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21792026-09-04T23:15:48.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21802026-09-04T23:15:48.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21812026-09-04T23:15:48.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21822026-09-04T23:15:48.565Z
21832026-09-04T23:15:48.565Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/376)
21842026-09-04T23:15:48.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21852026-09-04T23:15:48.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21862026-09-04T23:15:48.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21872026-09-04T23:15:48.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21882026-09-04T23:15:48.972Z
21892026-09-04T23:15:48.972Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/376)
21902026-09-04T23:15:49.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21912026-09-04T23:15:49.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21922026-09-04T23:15:49.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21932026-09-04T23:15:49.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
21942026-09-04T23:15:49.380Z
21952026-09-04T23:15:49.380Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/376)
21962026-09-04T23:15:49.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21972026-09-04T23:15:49.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21982026-09-04T23:15:49.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21992026-09-04T23:15:49.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22002026-09-04T23:15:49.793Z
22012026-09-04T23:15:49.793Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/376)
22022026-09-04T23:15:50.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22032026-09-04T23:15:50.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22042026-09-04T23:15:50.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22052026-09-04T23:15:50.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22062026-09-04T23:15:50.202Z
22072026-09-04T23:15:50.202Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/376)
22082026-09-04T23:15:50.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092026-09-04T23:15:50.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102026-09-04T23:15:50.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22112026-09-04T23:15:50.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22122026-09-04T23:15:50.609Z
22132026-09-04T23:15:50.609Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/376)
22142026-09-04T23:15:50.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152026-09-04T23:15:50.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162026-09-04T23:15:50.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172026-09-04T23:15:50.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22182026-09-04T23:15:51.015Z
22192026-09-04T23:15:51.015Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/376)
22202026-09-04T23:15:51.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22212026-09-04T23:15:51.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22222026-09-04T23:15:51.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22232026-09-04T23:15:51.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22242026-09-04T23:15:51.427Z
22252026-09-04T23:15:51.427Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/376)
22262026-09-04T23:15:51.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22272026-09-04T23:15:51.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22282026-09-04T23:15:51.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22292026-09-04T23:15:51.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22302026-09-04T23:15:51.839Z
22312026-09-04T23:15:51.839Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/376)
22322026-09-04T23:15:52.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22332026-09-04T23:15:52.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22342026-09-04T23:15:52.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22352026-09-04T23:15:52.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22362026-09-04T23:15:52.246Z
22372026-09-04T23:15:52.246Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/376)
22382026-09-04T23:15:52.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392026-09-04T23:15:52.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402026-09-04T23:15:52.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412026-09-04T23:15:52.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22422026-09-04T23:15:52.658Z
22432026-09-04T23:15:52.658Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/376)
22442026-09-04T23:15:53.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22452026-09-04T23:15:53.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22462026-09-04T23:15:53.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22472026-09-04T23:15:53.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22482026-09-04T23:15:53.063Z
22492026-09-04T23:15:53.063Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/376)
22502026-09-04T23:15:53.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22512026-09-04T23:15:53.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22522026-09-04T23:15:53.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22532026-09-04T23:15:53.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22542026-09-04T23:15:53.470Z
22552026-09-04T23:15:53.470Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/376)
22562026-09-04T23:15:53.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22572026-09-04T23:15:53.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22582026-09-04T23:15:53.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22592026-09-04T23:15:53.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22602026-09-04T23:15:53.878Z
22612026-09-04T23:15:53.878Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/376)
22622026-09-04T23:15:54.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22632026-09-04T23:15:54.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22642026-09-04T23:15:54.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22652026-09-04T23:15:54.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22662026-09-04T23:15:54.286Z
22672026-09-04T23:15:54.286Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/376)
22682026-09-04T23:15:54.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22692026-09-04T23:15:54.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22702026-09-04T23:15:54.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22712026-09-04T23:15:54.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22722026-09-04T23:15:54.698Z
22732026-09-04T23:15:54.698Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/376)
22742026-09-04T23:15:55.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752026-09-04T23:15:55.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762026-09-04T23:15:55.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772026-09-04T23:15:55.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22782026-09-04T23:15:55.109Z
22792026-09-04T23:15:55.109Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/376)
22802026-09-04T23:15:55.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812026-09-04T23:15:55.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822026-09-04T23:15:55.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22832026-09-04T23:15:55.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22842026-09-04T23:15:55.521Z
22852026-09-04T23:15:55.521Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/376)
22862026-09-04T23:15:55.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22872026-09-04T23:15:55.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22882026-09-04T23:15:55.884Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22892026-09-04T23:15:55.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22902026-09-04T23:15:55.932Z
22912026-09-04T23:15:55.932Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/376)
22922026-09-04T23:15:56.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22932026-09-04T23:15:56.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22942026-09-04T23:15:56.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22952026-09-04T23:15:56.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
22962026-09-04T23:15:56.342Z
22972026-09-04T23:15:56.342Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/376)
22982026-09-04T23:15:56.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22992026-09-04T23:15:56.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23002026-09-04T23:15:56.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23012026-09-04T23:15:56.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23022026-09-04T23:15:56.752Z
23032026-09-04T23:15:56.752Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/376)
23042026-09-04T23:15:57.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23052026-09-04T23:15:57.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23062026-09-04T23:15:57.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23072026-09-04T23:15:57.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23082026-09-04T23:15:57.161Z
23092026-09-04T23:15:57.161Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/376)
23102026-09-04T23:15:57.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23112026-09-04T23:15:57.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23122026-09-04T23:15:57.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23132026-09-04T23:15:57.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23142026-09-04T23:15:57.574Z
23152026-09-04T23:15:57.574Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/376)
23162026-09-04T23:15:57.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23172026-09-04T23:15:57.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23182026-09-04T23:15:57.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23192026-09-04T23:15:57.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23202026-09-04T23:15:57.982Z
23212026-09-04T23:15:57.982Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/376)
23222026-09-04T23:15:58.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23232026-09-04T23:15:58.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23242026-09-04T23:15:58.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23252026-09-04T23:15:58.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23262026-09-04T23:15:58.396Z
23272026-09-04T23:15:58.396Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/376)
23282026-09-04T23:15:58.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23292026-09-04T23:15:58.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23302026-09-04T23:15:58.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23312026-09-04T23:15:58.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23322026-09-04T23:15:58.807Z
23332026-09-04T23:15:58.807Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/376)
23342026-09-04T23:15:59.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352026-09-04T23:15:59.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362026-09-04T23:15:59.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372026-09-04T23:15:59.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23382026-09-04T23:15:59.216Z
23392026-09-04T23:15:59.216Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/376)
23402026-09-04T23:15:59.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412026-09-04T23:15:59.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422026-09-04T23:15:59.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432026-09-04T23:15:59.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23442026-09-04T23:15:59.624Z
23452026-09-04T23:15:59.624Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/376)
23462026-09-04T23:15:59.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472026-09-04T23:15:59.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482026-09-04T23:15:59.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23492026-09-04T23:15:59.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
23502026-09-04T23:16:00.030Z
23512026-09-04T23:16:00.030Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/376)
23522026-09-04T23:16:00.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532026-09-04T23:16:00.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542026-09-04T23:16:00.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23552026-09-04T23:16:00.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23562026-09-04T23:16:00.445Z
23572026-09-04T23:16:00.445Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/376)
23582026-09-04T23:16:00.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23592026-09-04T23:16:00.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23602026-09-04T23:16:00.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23612026-09-04T23:16:00.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23622026-09-04T23:16:00.859Z
23632026-09-04T23:16:00.859Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/376)
23642026-09-04T23:16:01.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23652026-09-04T23:16:01.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23662026-09-04T23:16:01.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23672026-09-04T23:16:01.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23682026-09-04T23:16:01.274Z
23692026-09-04T23:16:01.274Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/376)
23702026-09-04T23:16:01.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23712026-09-04T23:16:01.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23722026-09-04T23:16:01.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23732026-09-04T23:16:01.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23742026-09-04T23:16:01.687Z
23752026-09-04T23:16:01.687Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/376)
23762026-09-04T23:16:02.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23772026-09-04T23:16:02.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23782026-09-04T23:16:02.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23792026-09-04T23:16:02.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23802026-09-04T23:16:02.097Z
23812026-09-04T23:16:02.098Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/376)
23822026-09-04T23:16:02.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832026-09-04T23:16:02.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842026-09-04T23:16:02.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23852026-09-04T23:16:02.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23862026-09-04T23:16:02.510Z
23872026-09-04T23:16:02.510Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/376)
23882026-09-04T23:16:02.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892026-09-04T23:16:02.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902026-09-04T23:16:02.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912026-09-04T23:16:02.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23922026-09-04T23:16:02.922Z
23932026-09-04T23:16:02.922Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/376)
23942026-09-04T23:16:03.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952026-09-04T23:16:03.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962026-09-04T23:16:03.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23972026-09-04T23:16:03.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23982026-09-04T23:16:03.333Z
23992026-09-04T23:16:03.333Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/376)
24002026-09-04T23:16:03.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012026-09-04T23:16:03.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022026-09-04T23:16:03.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24032026-09-04T23:16:03.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24042026-09-04T23:16:03.743Z
24052026-09-04T23:16:03.743Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/376)
24062026-09-04T23:16:04.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072026-09-04T23:16:04.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082026-09-04T23:16:04.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24092026-09-04T23:16:04.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
24102026-09-04T23:16:04.152Z
24112026-09-04T23:16:04.152Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/376)
24122026-09-04T23:16:04.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132026-09-04T23:16:04.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142026-09-04T23:16:04.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24152026-09-04T23:16:04.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24162026-09-04T23:16:04.563Z
24172026-09-04T23:16:04.564Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/376)
24182026-09-04T23:16:04.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192026-09-04T23:16:04.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202026-09-04T23:16:04.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24212026-09-04T23:16:04.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
24222026-09-04T23:16:04.972Z
24232026-09-04T23:16:04.973Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/376)
24242026-09-04T23:16:05.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252026-09-04T23:16:05.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262026-09-04T23:16:05.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272026-09-04T23:16:05.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
24282026-09-04T23:16:05.383Z
24292026-09-04T23:16:05.383Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/376)
24302026-09-04T23:16:05.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312026-09-04T23:16:05.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322026-09-04T23:16:05.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332026-09-04T23:16:05.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24342026-09-04T23:16:05.977Z
24352026-09-04T23:16:05.977Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/376)
24362026-09-04T23:16:06.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372026-09-04T23:16:06.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382026-09-04T23:16:06.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392026-09-04T23:16:06.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24402026-09-04T23:16:06.579Z
24412026-09-04T23:16:06.579Zinfo: running `cargo check --bins` on nexus-config (91/376)
24422026-09-04T23:16:07.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432026-09-04T23:16:07.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442026-09-04T23:16:07.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452026-09-04T23:16:07.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24462026-09-04T23:16:07.176Z
24472026-09-04T23:16:07.176Zinfo: running `cargo check --bins` on nexus-types (92/376)
24482026-09-04T23:16:07.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492026-09-04T23:16:07.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502026-09-04T23:16:07.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512026-09-04T23:16:07.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24522026-09-04T23:16:07.771Z
24532026-09-04T23:16:07.771Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/376)
24542026-09-04T23:16:08.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552026-09-04T23:16:08.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562026-09-04T23:16:08.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572026-09-04T23:16:08.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24582026-09-04T23:16:08.336Z
24592026-09-04T23:16:08.337Zinfo: running `cargo check --bins` on omicron-passwords (94/376)
24602026-09-04T23:16:08.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612026-09-04T23:16:08.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622026-09-04T23:16:08.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632026-09-04T23:16:08.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24642026-09-04T23:16:08.882Z
24652026-09-04T23:16:08.882Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/376)
24662026-09-04T23:16:09.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672026-09-04T23:16:09.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682026-09-04T23:16:09.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692026-09-04T23:16:09.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24702026-09-04T23:16:09.441Z
24712026-09-04T23:16:09.441Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/376)
24722026-09-04T23:16:09.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732026-09-04T23:16:09.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742026-09-04T23:16:09.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752026-09-04T23:16:09.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24762026-09-04T23:16:10.004Z
24772026-09-04T23:16:10.004Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/376)
24782026-09-04T23:16:10.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792026-09-04T23:16:10.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802026-09-04T23:16:10.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812026-09-04T23:16:10.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24822026-09-04T23:16:10.567Z
24832026-09-04T23:16:10.567Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/376)
24842026-09-04T23:16:11.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852026-09-04T23:16:11.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862026-09-04T23:16:11.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872026-09-04T23:16:11.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24882026-09-04T23:16:11.134Z
24892026-09-04T23:16:11.134Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/376)
24902026-09-04T23:16:11.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912026-09-04T23:16:11.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922026-09-04T23:16:11.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932026-09-04T23:16:11.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
24942026-09-04T23:16:11.684Z
24952026-09-04T23:16:11.684Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/376)
24962026-09-04T23:16:12.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972026-09-04T23:16:12.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982026-09-04T23:16:12.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992026-09-04T23:16:12.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25002026-09-04T23:16:12.234Z
25012026-09-04T23:16:12.234Zinfo: running `cargo check --bins --no-default-features` on gfss (101/376)
25022026-09-04T23:16:12.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032026-09-04T23:16:12.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042026-09-04T23:16:12.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052026-09-04T23:16:12.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25062026-09-04T23:16:12.780Z
25072026-09-04T23:16:12.780Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/376)
25082026-09-04T23:16:13.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092026-09-04T23:16:13.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102026-09-04T23:16:13.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112026-09-04T23:16:13.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25122026-09-04T23:16:13.323Z
25132026-09-04T23:16:13.323Zinfo: running `cargo check --bins` on trust-quorum-types (103/376)
25142026-09-04T23:16:13.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152026-09-04T23:16:13.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162026-09-04T23:16:13.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172026-09-04T23:16:13.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25182026-09-04T23:16:13.872Z
25192026-09-04T23:16:13.872Zinfo: running `cargo check --bins` on wicketd-commission-types (104/376)
25202026-09-04T23:16:14.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212026-09-04T23:16:14.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222026-09-04T23:16:14.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232026-09-04T23:16:14.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25242026-09-04T23:16:14.434Z
25252026-09-04T23:16:14.434Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/376)
25262026-09-04T23:16:14.909Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272026-09-04T23:16:14.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282026-09-04T23:16:14.912Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292026-09-04T23:16:14.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25302026-09-04T23:16:14.998Z
25312026-09-04T23:16:14.998Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/376)
25322026-09-04T23:16:15.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332026-09-04T23:16:15.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342026-09-04T23:16:15.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352026-09-04T23:16:15.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25362026-09-04T23:16:15.551Z
25372026-09-04T23:16:15.551Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/376)
25382026-09-04T23:16:16.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392026-09-04T23:16:16.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402026-09-04T23:16:16.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412026-09-04T23:16:16.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25422026-09-04T23:16:16.106Z
25432026-09-04T23:16:16.106Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/376)
25442026-09-04T23:16:16.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452026-09-04T23:16:16.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462026-09-04T23:16:16.589Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472026-09-04T23:16:16.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25482026-09-04T23:16:16.673Z
25492026-09-04T23:16:16.673Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/376)
25502026-09-04T23:16:17.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512026-09-04T23:16:17.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522026-09-04T23:16:17.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532026-09-04T23:16:17.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25542026-09-04T23:16:17.238Z
25552026-09-04T23:16:17.238Zinfo: running `cargo check --bins` on cockroach-admin-types (110/376)
25562026-09-04T23:16:17.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572026-09-04T23:16:17.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582026-09-04T23:16:17.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592026-09-04T23:16:17.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25602026-09-04T23:16:17.791Z
25612026-09-04T23:16:17.791Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/376)
25622026-09-04T23:16:18.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632026-09-04T23:16:18.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642026-09-04T23:16:18.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652026-09-04T23:16:18.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25662026-09-04T23:16:18.339Z
25672026-09-04T23:16:18.339Zinfo: running `cargo check --bins` on ereport-types (112/376)
25682026-09-04T23:16:18.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692026-09-04T23:16:18.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702026-09-04T23:16:18.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712026-09-04T23:16:18.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25722026-09-04T23:16:18.896Z
25732026-09-04T23:16:18.896Zinfo: running `cargo check --bins` on gateway-client (113/376)
25742026-09-04T23:16:19.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752026-09-04T23:16:19.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762026-09-04T23:16:19.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772026-09-04T23:16:19.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25782026-09-04T23:16:19.455Z
25792026-09-04T23:16:19.455Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/376)
25802026-09-04T23:16:19.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812026-09-04T23:16:19.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822026-09-04T23:16:19.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832026-09-04T23:16:19.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25842026-09-04T23:16:20.008Z
25852026-09-04T23:16:20.008Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/376)
25862026-09-04T23:16:20.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872026-09-04T23:16:20.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882026-09-04T23:16:20.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892026-09-04T23:16:20.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25902026-09-04T23:16:20.568Z
25912026-09-04T23:16:20.569Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/376)
25922026-09-04T23:16:21.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932026-09-04T23:16:21.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942026-09-04T23:16:21.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952026-09-04T23:16:21.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25962026-09-04T23:16:21.144Z
25972026-09-04T23:16:21.144Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/376)
25982026-09-04T23:16:21.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992026-09-04T23:16:21.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002026-09-04T23:16:21.635Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012026-09-04T23:16:21.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26022026-09-04T23:16:21.722Z
26032026-09-04T23:16:21.722Zinfo: running `cargo check --bins` on key-manager-types (118/376)
26042026-09-04T23:16:22.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052026-09-04T23:16:22.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062026-09-04T23:16:22.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072026-09-04T23:16:22.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
26082026-09-04T23:16:22.263Z
26092026-09-04T23:16:22.263Zinfo: running `cargo check --bins` on oxlog (119/376)
26102026-09-04T23:16:22.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112026-09-04T23:16:22.729Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122026-09-04T23:16:22.860Z Checking cfg-if v1.0.4
26132026-09-04T23:16:22.964Z Checking serde_core v1.0.228
26142026-09-04T23:16:22.967Z Checking libc v0.2.185
26152026-09-04T23:16:22.977Z Checking memchr v2.8.0
26162026-09-04T23:16:22.986Z Checking smallvec v1.15.1
26172026-09-04T23:16:22.989Z Checking log v0.4.33
26182026-09-04T23:16:23.007Z Checking subtle v2.6.1
26192026-09-04T23:16:23.018Z Checking itoa v1.0.17
26202026-09-04T23:16:23.029Z Checking scopeguard v1.2.0
26212026-09-04T23:16:23.125Z Checking lock_api v0.4.14
26222026-09-04T23:16:23.151Z Checking stable_deref_trait v1.2.1
26232026-09-04T23:16:23.155Z Checking typenum v1.20.1
26242026-09-04T23:16:23.174Z Checking zerofrom v0.1.6
26252026-09-04T23:16:23.188Z Checking zerocopy v0.8.55
26262026-09-04T23:16:23.230Z Checking portable-atomic v1.13.1
26272026-09-04T23:16:23.283Z Checking yoke v0.8.1
26282026-09-04T23:16:23.323Z Checking critical-section v1.2.0
26292026-09-04T23:16:23.345Z Checking const-oid v0.9.6
26302026-09-04T23:16:23.361Z Checking errno v0.3.14
26312026-09-04T23:16:23.418Z Checking getrandom v0.2.17
26322026-09-04T23:16:23.447Z Checking zerovec v0.11.5
26332026-09-04T23:16:23.473Z Checking pin-project-lite v0.2.17
26342026-09-04T23:16:23.558Z Checking rand_core v0.6.4
26352026-09-04T23:16:23.572Z Checking libm v0.2.16
26362026-09-04T23:16:23.632Z Checking once_cell v1.21.3
26372026-09-04T23:16:23.730Z Checking zmij v1.0.21
26382026-09-04T23:16:23.801Z Checking signal-hook-registry v1.4.8
26392026-09-04T23:16:23.869Z Checking tinystr v0.8.2
26402026-09-04T23:16:23.884Z Checking parking_lot_core v0.9.12
26412026-09-04T23:16:23.935Z Checking percent-encoding v2.3.2
26422026-09-04T23:16:23.956Z Checking litemap v0.8.1
26432026-09-04T23:16:24.011Z Checking futures-core v0.3.32
26442026-09-04T23:16:24.042Z Checking writeable v0.6.2
26452026-09-04T23:16:24.068Z Checking rand_core v0.10.0
26462026-09-04T23:16:24.080Z Checking parking_lot v0.12.5
26472026-09-04T23:16:24.126Z Checking potential_utf v0.1.4
26482026-09-04T23:16:24.138Z Checking zerotrie v0.2.3
26492026-09-04T23:16:24.198Z Checking icu_locale_core v2.1.1
26502026-09-04T23:16:24.210Z Checking getrandom v0.4.3
26512026-09-04T23:16:24.268Z Checking mio v1.2.0
26522026-09-04T23:16:24.268Z Checking equivalent v1.0.2
26532026-09-04T23:16:24.276Z Checking num-traits v0.2.19
26542026-09-04T23:16:24.349Z Checking icu_collections v2.1.1
26552026-09-04T23:16:24.372Z Checking socket2 v0.6.3
26562026-09-04T23:16:24.385Z Checking icu_normalizer_data v2.1.1
26572026-09-04T23:16:24.446Z Checking serde v1.0.228
26582026-09-04T23:16:24.459Z Checking bitflags v2.11.0
26592026-09-04T23:16:24.528Z Checking serde_json v1.0.151
26602026-09-04T23:16:24.603Z Checking icu_properties_data v2.1.2
26612026-09-04T23:16:24.619Z Checking byteorder v1.5.0
26622026-09-04T23:16:24.645Z Checking hashbrown v0.17.0
26632026-09-04T23:16:24.725Z Checking futures-sink v0.3.32
26642026-09-04T23:16:24.739Z Checking icu_provider v2.1.1
26652026-09-04T23:16:24.813Z Checking getrandom v0.3.4
26662026-09-04T23:16:24.826Z Checking futures-channel v0.3.32
26672026-09-04T23:16:24.837Z Checking utf8_iter v1.0.4
26682026-09-04T23:16:24.848Z Checking zeroize v1.9.0
26692026-09-04T23:16:24.950Z Checking bytes v1.11.1
26702026-09-04T23:16:24.962Z Checking slab v0.4.12
26712026-09-04T23:16:24.973Z Checking icu_normalizer v2.1.1
26722026-09-04T23:16:25.007Z Checking icu_properties v2.1.2
26732026-09-04T23:16:25.010Z Checking generic-array v0.14.7
26742026-09-04T23:16:25.108Z Checking futures-task v0.3.32
26752026-09-04T23:16:25.113Z Checking indexmap v2.14.0
26762026-09-04T23:16:25.187Z Checking futures-io v0.3.32
26772026-09-04T23:16:25.243Z Checking rustix v1.1.4
26782026-09-04T23:16:25.265Z Checking form_urlencoded v1.2.2
26792026-09-04T23:16:25.301Z Checking futures-util v0.3.32
26802026-09-04T23:16:25.385Z Checking tokio v1.52.1
26812026-09-04T23:16:25.401Z Checking fnv v1.0.7
26822026-09-04T23:16:25.467Z Checking block-buffer v0.10.4
26832026-09-04T23:16:25.493Z Checking crypto-common v0.1.7
26842026-09-04T23:16:25.605Z Checking base64ct v1.8.3
26852026-09-04T23:16:25.617Z Checking digest v0.10.7
26862026-09-04T23:16:25.665Z Checking iana-time-zone v0.1.65
26872026-09-04T23:16:25.773Z Checking flagset v0.4.7
26882026-09-04T23:16:25.807Z Checking idna_adapter v1.2.1
26892026-09-04T23:16:25.810Z Checking chrono v0.4.45
26902026-09-04T23:16:25.833Z Checking pem-rfc7468 v0.7.0
26912026-09-04T23:16:25.891Z Checking rand_core v0.9.5
26922026-09-04T23:16:25.925Z Checking idna v1.1.0
26932026-09-04T23:16:25.942Z Checking ppv-lite86 v0.2.21
26942026-09-04T23:16:25.987Z Checking der v0.7.10
26952026-09-04T23:16:26.057Z Checking uuid v1.23.4
26962026-09-04T23:16:26.071Z Checking regex-syntax v0.8.10
26972026-09-04T23:16:26.166Z Checking url v2.5.8
26982026-09-04T23:16:26.235Z Checking base64 v0.22.1
26992026-09-04T23:16:26.370Z Checking http v1.4.2
27002026-09-04T23:16:26.468Z Checking rand_chacha v0.9.0
27012026-09-04T23:16:26.603Z Checking tracing-core v0.1.36
27022026-09-04T23:16:26.655Z Checking simd-adler32 v0.3.8
27032026-09-04T23:16:26.668Z Checking dyn-clone v1.0.20
27042026-09-04T23:16:26.714Z Checking spki v0.7.3
27052026-09-04T23:16:26.766Z Checking cpufeatures v0.2.17
27062026-09-04T23:16:26.820Z Checking rand v0.9.2
27072026-09-04T23:16:26.835Z Checking rustls-pki-types v1.14.0
27082026-09-04T23:16:26.881Z Checking pkcs8 v0.10.2
27092026-09-04T23:16:26.911Z Checking tracing v0.1.44
27102026-09-04T23:16:26.926Z Checking http-body v1.0.1
27112026-09-04T23:16:27.037Z Checking semver v1.0.28
27122026-09-04T23:16:27.052Z Checking spin v0.9.8
27132026-09-04T23:16:27.110Z Checking utf8parse v0.2.2
27142026-09-04T23:16:27.124Z Checking anstyle v1.0.14
27152026-09-04T23:16:27.206Z Checking cmov v0.5.4
27162026-09-04T23:16:27.219Z Checking tinyvec_macros v0.1.1
27172026-09-04T23:16:27.230Z Checking adler2 v2.0.1
27182026-09-04T23:16:27.244Z Checking openssl-probe v0.2.1
27192026-09-04T23:16:27.280Z Checking tinyvec v1.10.0
27202026-09-04T23:16:27.293Z Checking schemars v0.8.22
27212026-09-04T23:16:27.304Z Checking anstyle-parse v1.0.0
27222026-09-04T23:16:27.330Z Checking miniz_oxide v0.8.9
27232026-09-04T23:16:27.344Z Checking sha2 v0.10.9
27242026-09-04T23:16:27.347Z Checking terminal_size v0.4.3
27252026-09-04T23:16:27.393Z Checking ctutils v0.4.2
27262026-09-04T23:16:27.444Z Checking aws-lc-sys v0.40.0
27272026-09-04T23:16:27.462Z Checking thiserror v2.0.18
27282026-09-04T23:16:27.561Z Checking untrusted v0.7.1
27292026-09-04T23:16:27.582Z Checking colorchoice v1.0.4
27302026-09-04T23:16:27.595Z Checking is_terminal_polyfill v1.70.2
27312026-09-04T23:16:27.609Z Checking tower-layer v0.3.3
27322026-09-04T23:16:27.666Z Checking anstyle-query v1.1.5
27332026-09-04T23:16:27.680Z Checking tower-service v0.3.3
27342026-09-04T23:16:27.683Z Checking try-lock v0.2.5
27352026-09-04T23:16:27.683Z Checking fastrand v2.3.0
27362026-09-04T23:16:27.750Z Checking atomic-waker v1.1.2
27372026-09-04T23:16:27.763Z Checking anstream v1.0.0
27382026-09-04T23:16:27.774Z Checking hybrid-array v0.4.13
27392026-09-04T23:16:27.785Z Checking want v0.3.1
27402026-09-04T23:16:27.847Z Checking ipnet v2.12.0
27412026-09-04T23:16:27.873Z Checking tempfile v3.27.0
27422026-09-04T23:16:27.901Z Checking httparse v1.10.1
27432026-09-04T23:16:27.932Z Checking aws-lc-rs v1.16.3
27442026-09-04T23:16:27.945Z Checking crc32fast v1.5.0
27452026-09-04T23:16:27.957Z Checking aho-corasick v1.1.4
27462026-09-04T23:16:28.063Z Checking plain v0.2.3
27472026-09-04T23:16:28.091Z Checking foreign-types-shared v0.1.1
27482026-09-04T23:16:28.108Z Checking httpdate v1.0.3
27492026-09-04T23:16:28.121Z Checking untrusted v0.9.0
27502026-09-04T23:16:28.161Z Checking tap v1.0.1
27512026-09-04T23:16:28.174Z Checking foreign-types v0.3.2
27522026-09-04T23:16:28.224Z Checking unicode-normalization v0.1.25
27532026-09-04T23:16:28.238Z Checking rand_chacha v0.3.1
27542026-09-04T23:16:28.249Z Checking signature v2.2.0
27552026-09-04T23:16:28.260Z Checking wyz v0.5.1
27562026-09-04T23:16:28.381Z Checking radium v0.7.0
27572026-09-04T23:16:28.429Z Checking hex v0.4.3
27582026-09-04T23:16:28.442Z Checking num-integer v0.1.46
27592026-09-04T23:16:28.539Z Checking openssl-sys v0.9.117
27602026-09-04T23:16:28.555Z Checking wait-timeout v0.2.1
27612026-09-04T23:16:28.633Z Checking socket2 v0.5.10
27622026-09-04T23:16:28.658Z Checking tokio-util v0.7.18
27632026-09-04T23:16:28.672Z Checking regex-automata v0.4.14
27642026-09-04T23:16:28.684Z Checking clap_lex v1.0.0
27652026-09-04T23:16:28.687Z Checking quick-error v1.2.3
27662026-09-04T23:16:28.707Z Checking strsim v0.11.1
27672026-09-04T23:16:28.795Z Checking unicode-ident v1.0.24
27682026-09-04T23:16:28.807Z Checking rustls-webpki v0.103.13
27692026-09-04T23:16:28.830Z Checking funty v2.0.0
27702026-09-04T23:16:28.862Z Checking ucd-trie v0.1.7
27712026-09-04T23:16:28.875Z Checking bit-vec v0.8.0
27722026-09-04T23:16:28.897Z Checking proc-macro2 v1.0.106
27732026-09-04T23:16:28.910Z Checking openssl v0.10.80
27742026-09-04T23:16:28.987Z Checking pest v2.8.6
27752026-09-04T23:16:29.057Z Checking bit-set v0.8.0
27762026-09-04T23:16:29.136Z Checking bitvec v1.0.1
27772026-09-04T23:16:29.196Z Checking clap_builder v4.6.0
27782026-09-04T23:16:29.209Z Checking rusty-fork v0.3.1
27792026-09-04T23:16:29.221Z Checking rustls v0.23.41
27802026-09-04T23:16:29.260Z Checking h2 v0.4.15
27812026-09-04T23:16:29.372Z Checking num-iter v0.1.45
27822026-09-04T23:16:29.481Z Checking rand v0.8.6
27832026-09-04T23:16:29.996Z Checking lazy_static v1.5.0
27842026-09-04T23:16:30.036Z Checking rand_xorshift v0.4.0
27852026-09-04T23:16:30.083Z Checking hmac v0.12.1
27862026-09-04T23:16:30.151Z Checking thiserror v1.0.69
27872026-09-04T23:16:30.216Z Checking maybe-uninit v2.0.0
27882026-09-04T23:16:30.247Z Checking toml_datetime v0.6.11
27892026-09-04T23:16:30.283Z Checking serde_spanned v0.6.9
27902026-09-04T23:16:30.406Z Checking sync_wrapper v1.0.2
27912026-09-04T23:16:30.419Z Checking pretty-hex v0.4.1
27922026-09-04T23:16:30.432Z Checking unarray v0.1.4
27932026-09-04T23:16:30.435Z Checking powerfmt v0.2.0
27942026-09-04T23:16:30.479Z Checking crc-catalog v2.4.0
27952026-09-04T23:16:30.501Z Checking zlib-rs v0.6.2
27962026-09-04T23:16:30.528Z Checking nodrop v0.1.14
27972026-09-04T23:16:30.541Z Checking siphasher v1.0.2
27982026-09-04T23:16:30.563Z Checking crc v3.4.0
27992026-09-04T23:16:30.584Z Checking deranged v0.5.8
28002026-09-04T23:16:30.611Z Checking array-init v0.0.4
28012026-09-04T23:16:30.693Z Checking proptest v1.11.0
28022026-09-04T23:16:30.734Z Checking tower v0.5.3
28032026-09-04T23:16:30.902Z Checking packed_struct v0.10.1
28042026-09-04T23:16:30.905Z Checking native-tls v0.2.18
28052026-09-04T23:16:31.093Z Checking clap v4.6.1
28062026-09-04T23:16:31.117Z Checking smallvec v0.6.14
28072026-09-04T23:16:31.170Z Checking num-bigint-dig v0.8.6
28082026-09-04T23:16:31.299Z Checking quote v1.0.45
28092026-09-04T23:16:31.367Z Checking flate2 v1.1.9
28102026-09-04T23:16:31.467Z Checking ipnetwork v0.21.1
28112026-09-04T23:16:31.482Z Checking http-body-util v0.1.3
28122026-09-04T23:16:31.496Z Checking pkcs1 v0.7.5
28132026-09-04T23:16:31.653Z Checking crossbeam-utils v0.8.21
28142026-09-04T23:16:31.678Z Checking bitfield v0.19.4
28152026-09-04T23:16:31.692Z Checking zerocopy v0.6.6
28162026-09-04T23:16:31.703Z Checking ahash v0.8.12
28172026-09-04T23:16:31.894Z Checking bzip2-sys v0.1.13+1.0.8
28182026-09-04T23:16:31.936Z Checking scroll v0.13.0
28192026-09-04T23:16:31.950Z Checking env_filter v2.0.0
28202026-09-04T23:16:31.972Z Checking unicode-properties v0.1.4
28212026-09-04T23:16:31.972Z Checking iri-string v0.7.10
28222026-09-04T23:16:31.975Z Checking winnow v0.5.40
28232026-09-04T23:16:32.005Z Checking time-core v0.1.8
28242026-09-04T23:16:32.036Z Checking hyper v1.10.1
28252026-09-04T23:16:32.080Z Checking ryu v1.0.23
28262026-09-04T23:16:32.139Z Checking num-conv v0.2.0
28272026-09-04T23:16:32.153Z Checking base64 v0.21.7
28282026-09-04T23:16:32.156Z Checking num_threads v0.1.7
28292026-09-04T23:16:32.213Z Checking unicode-bidi v0.3.18
28302026-09-04T23:16:32.246Z Checking hashbrown v0.12.3
28312026-09-04T23:16:32.259Z Checking gimli v0.32.3
28322026-09-04T23:16:32.380Z Checking allocator-api2 v0.2.21
28332026-09-04T23:16:32.493Z Checking newtype-uuid v1.3.2
28342026-09-04T23:16:32.506Z Checking stringprep v0.1.5
28352026-09-04T23:16:32.648Z Checking indexmap v1.9.3
28362026-09-04T23:16:32.662Z Checking ron v0.8.1
28372026-09-04T23:16:32.665Z Checking time v0.3.47
28382026-09-04T23:16:32.687Z Checking serde_urlencoded v0.7.1
28392026-09-04T23:16:32.886Z Checking goblin v0.10.5
28402026-09-04T23:16:32.957Z Checking env_logger v0.11.11
28412026-09-04T23:16:32.972Z Checking hyper-util v0.1.20
28422026-09-04T23:16:32.997Z Checking tower-http v0.6.8
28432026-09-04T23:16:33.113Z Checking toml_edit v0.19.15
28442026-09-04T23:16:33.144Z Checking crossbeam-epoch v0.9.18
28452026-09-04T23:16:33.182Z Checking rsa v0.9.10
28462026-09-04T23:16:33.296Z Checking bzip2 v0.4.4
28472026-09-04T23:16:33.368Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28482026-09-04T23:16:33.458Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28492026-09-04T23:16:33.525Z Checking hashbrown v0.13.2
28502026-09-04T23:16:33.662Z Checking oxnet v0.1.6
28512026-09-04T23:16:33.811Z Checking syn v2.0.117
28522026-09-04T23:16:33.824Z Checking addr2line v0.25.1
28532026-09-04T23:16:33.912Z Checking serde-hex v0.1.0
28542026-09-04T23:16:33.941Z Checking tokio-native-tls v0.3.1
28552026-09-04T23:16:34.084Z Checking bstr v1.12.1
28562026-09-04T23:16:34.100Z Checking block-padding v0.4.2
28572026-09-04T23:16:34.125Z Checking block-buffer v0.12.1
28582026-09-04T23:16:34.236Z Checking crypto-common v0.2.2
28592026-09-04T23:16:34.254Z Checking rustls-native-certs v0.8.3
28602026-09-04T23:16:34.292Z Checking x509-cert v0.2.5
28612026-09-04T23:16:34.382Z Checking scroll v0.12.0
28622026-09-04T23:16:34.473Z Checking object v0.37.3
28632026-09-04T23:16:34.607Z Checking zstd-sys v2.0.16+zstd.1.5.7
28642026-09-04T23:16:34.715Z Checking md-5 v0.10.6
28652026-09-04T23:16:34.829Z Checking hash32 v0.2.1
28662026-09-04T23:16:34.860Z Checking encoding_rs v0.8.35
28672026-09-04T23:16:34.938Z Checking rustc-demangle v0.1.27
28682026-09-04T23:16:34.983Z Checking crc-any v2.5.0
28692026-09-04T23:16:35.152Z Checking fallible-iterator v0.2.0
28702026-09-04T23:16:35.152Z Checking psl-types v2.0.11
28712026-09-04T23:16:35.204Z Checking mime v0.3.17
28722026-09-04T23:16:35.274Z Checking publicsuffix v2.3.0
28732026-09-04T23:16:35.377Z Checking dof v0.4.0
28742026-09-04T23:16:35.396Z Checking heapless v0.7.17
28752026-09-04T23:16:35.420Z Checking postgres-protocol v0.6.10
28762026-09-04T23:16:35.435Z Checking zstd-safe v7.2.4
28772026-09-04T23:16:35.597Z Checking goblin v0.8.2
28782026-09-04T23:16:35.733Z Checking hyper-tls v0.6.0
28792026-09-04T23:16:35.797Z Checking inout v0.2.2
28802026-09-04T23:16:35.810Z Checking toml v0.7.8
28812026-09-04T23:16:35.905Z Checking object v0.30.4
28822026-09-04T23:16:35.945Z Checking daft v0.1.8
28832026-09-04T23:16:36.005Z Checking cookie v0.18.1
28842026-09-04T23:16:36.070Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28852026-09-04T23:16:36.117Z Checking zip v0.6.6
28862026-09-04T23:16:36.187Z Checking tokio-rustls v0.26.4
28872026-09-04T23:16:36.231Z Checking phf_shared v0.13.1
28882026-09-04T23:16:36.234Z Checking dtrace-parser v0.3.0
28892026-09-04T23:16:36.418Z Checking zerocopy v0.7.35
28902026-09-04T23:16:36.430Z Checking pin-project v1.1.11
28912026-09-04T23:16:36.445Z Checking signal-hook v0.3.18
28922026-09-04T23:16:36.465Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28932026-09-04T23:16:36.478Z Checking futures-executor v0.3.32
28942026-09-04T23:16:36.515Z Checking ff v0.13.1
28952026-09-04T23:16:36.621Z Checking thread-id v5.1.0
28962026-09-04T23:16:36.633Z Checking smawk v0.3.2
28972026-09-04T23:16:36.645Z Checking bumpalo v3.20.2
28982026-09-04T23:16:36.695Z Checking unicode-linebreak v0.1.5
28992026-09-04T23:16:36.753Z Compiling rayon-core v1.13.0
29002026-09-04T23:16:36.768Z Checking backtrace v0.3.76
29012026-09-04T23:16:36.836Z Checking managed v0.8.0
29022026-09-04T23:16:36.896Z Checking libbz2-rs-sys v0.2.2
29032026-09-04T23:16:36.900Z Checking bitflags v1.3.2
29042026-09-04T23:16:36.924Z Compiling illumos-nvpair-sys v0.2.0
29052026-09-04T23:16:36.977Z Checking either v1.15.0
29062026-09-04T23:16:37.017Z Checking base16ct v0.2.0
29072026-09-04T23:16:37.053Z Checking path-slash v0.1.5
29082026-09-04T23:16:37.091Z Checking unicode-width v0.2.0
29092026-09-04T23:16:37.137Z Checking jiff-core v0.1.0
29102026-09-04T23:16:37.150Z Checking same-file v1.0.6
29112026-09-04T23:16:37.153Z Checking foldhash v0.1.5
29122026-09-04T23:16:37.262Z Checking foldhash v0.2.0
29132026-09-04T23:16:37.275Z Checking is_ci v1.2.0
29142026-09-04T23:16:37.289Z Checking hashbrown v0.15.5
29152026-09-04T23:16:37.329Z Checking textwrap v0.16.2
29162026-09-04T23:16:37.364Z Checking supports-color v3.0.2
29172026-09-04T23:16:37.412Z Checking hashbrown v0.16.1
29182026-09-04T23:16:37.415Z Checking bzip2 v0.6.1
29192026-09-04T23:16:37.478Z Checking walkdir v2.5.0
29202026-09-04T23:16:37.484Z Checking dof v0.3.0
29212026-09-04T23:16:37.532Z Checking sec1 v0.7.3
29222026-09-04T23:16:37.599Z Checking backtrace-ext v0.2.1
29232026-09-04T23:16:37.637Z Checking smoltcp v0.9.1
29242026-09-04T23:16:37.722Z Checking zopfli v0.8.3
29252026-09-04T23:16:37.734Z Checking usdt-impl v0.6.0
29262026-09-04T23:16:37.749Z Checking group v0.13.0
29272026-09-04T23:16:37.764Z Checking signal-hook-mio v0.2.5
29282026-09-04T23:16:37.802Z Checking jiff v0.2.34
29292026-09-04T23:16:37.865Z Checking futures v0.3.32
29302026-09-04T23:16:37.890Z Checking snafu v0.8.9
29312026-09-04T23:16:37.903Z Checking phf v0.13.1
29322026-09-04T23:16:37.936Z Checking hyper-rustls v0.27.7
29332026-09-04T23:16:37.990Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29342026-09-04T23:16:38.008Z Checking cookie_store v0.22.1
29352026-09-04T23:16:38.041Z Checking cipher v0.5.2
29362026-09-04T23:16:38.041Z Checking reqwest v0.12.28
29372026-09-04T23:16:38.133Z Checking postgres-types v0.2.12
29382026-09-04T23:16:38.151Z Checking zstd v0.13.3
29392026-09-04T23:16:38.238Z Checking globset v0.4.18
29402026-09-04T23:16:38.277Z Checking rustls-platform-verifier v0.6.2
29412026-09-04T23:16:38.334Z Checking crossbeam-deque v0.8.6
29422026-09-04T23:16:38.337Z Checking phf_shared v0.11.3
29432026-09-04T23:16:38.360Z Checking regex v1.12.3
29442026-09-04T23:16:38.414Z Checking dtrace-parser v0.2.0
29452026-09-04T23:16:38.447Z Checking hkdf v0.12.4
29462026-09-04T23:16:38.487Z Checking curve25519-dalek v4.1.3
29472026-09-04T23:16:38.499Z Checking ref-cast v1.0.25
29482026-09-04T23:16:38.512Z Checking byte-wrapper v0.1.0
29492026-09-04T23:16:38.576Z Checking olpc-cjson v0.1.4
29502026-09-04T23:16:38.590Z Checking strum v0.27.2
29512026-09-04T23:16:38.636Z Checking hubpack v0.1.2
29522026-09-04T23:16:38.649Z Checking ed25519 v2.2.3
29532026-09-04T23:16:38.695Z Checking memoffset v0.9.1
29542026-09-04T23:16:38.708Z Checking owo-colors v4.3.0
29552026-09-04T23:16:38.712Z Checking rustix v0.38.44
29562026-09-04T23:16:38.773Z Checking pem v3.0.6
29572026-09-04T23:16:38.796Z Checking crypto-bigint v0.5.5
29582026-09-04T23:16:38.810Z Checking serde_plain v1.0.2
29592026-09-04T23:16:38.828Z Checking serde-big-array v0.5.1
29602026-09-04T23:16:38.924Z Checking erased-serde v0.3.31
29612026-09-04T23:16:38.950Z Checking float-cmp v0.10.0
29622026-09-04T23:16:38.962Z Checking memmap2 v0.9.10
29632026-09-04T23:16:39.075Z Checking thread-id v4.2.2
29642026-09-04T23:16:39.118Z Checking difflib v0.4.0
29652026-09-04T23:16:39.153Z Checking fixedbitset v0.5.7
29662026-09-04T23:16:39.250Z Checking predicates-core v1.0.10
29672026-09-04T23:16:39.254Z Checking static_assertions v1.1.0
29682026-09-04T23:16:39.290Z Checking typed-path v0.9.3
29692026-09-04T23:16:39.302Z Checking const-oid v0.10.2
29702026-09-04T23:16:39.329Z Checking whoami v2.1.0
29712026-09-04T23:16:39.341Z Checking winnow v0.7.14
29722026-09-04T23:16:39.370Z Checking cpufeatures v0.3.0
29732026-09-04T23:16:39.440Z Checking winnow v1.0.3
29742026-09-04T23:16:39.453Z Checking toml_write v0.1.2
29752026-09-04T23:16:39.492Z Checking supports-hyperlinks v3.2.0
29762026-09-04T23:16:39.517Z Checking supports-unicode v3.0.0
29772026-09-04T23:16:39.600Z Checking unicode-width v0.1.14
29782026-09-04T23:16:39.615Z Checking precomputed-hash v0.1.1
29792026-09-04T23:16:39.627Z Checking normalize-line-endings v0.3.0
29802026-09-04T23:16:39.693Z Checking fixedbitset v0.4.2
29812026-09-04T23:16:39.706Z Checking unicode-segmentation v1.12.0
29822026-09-04T23:16:39.717Z Checking keccak v0.1.6
29832026-09-04T23:16:39.721Z Checking data-encoding v2.10.0
29842026-09-04T23:16:39.837Z Checking new_debug_unreachable v1.0.6
29852026-09-04T23:16:39.840Z Checking petgraph v0.6.5
29862026-09-04T23:16:39.878Z Checking sha3 v0.10.8
29872026-09-04T23:16:39.904Z Checking string_cache v0.8.9
29882026-09-04T23:16:39.990Z Checking hickory-proto v0.25.2
29892026-09-04T23:16:40.007Z Checking similar v2.7.0
29902026-09-04T23:16:40.047Z Checking tough v0.22.0
29912026-09-04T23:16:40.066Z Checking miette v7.6.0
29922026-09-04T23:16:40.081Z Checking zip v4.6.1
29932026-09-04T23:16:40.280Z Checking toml_parser v1.1.2+spec-1.1.0
29942026-09-04T23:16:40.388Z Checking predicates v3.1.4
29952026-09-04T23:16:40.517Z Checking toml_edit v0.22.27
29962026-09-04T23:16:40.564Z Checking elliptic-curve v0.13.8
29972026-09-04T23:16:40.605Z Checking tokio-postgres v0.7.16
29982026-09-04T23:16:40.657Z Checking crossterm v0.28.1
29992026-09-04T23:16:40.682Z Checking digest v0.11.3
30002026-09-04T23:16:40.866Z Checking chacha20 v0.10.0
30012026-09-04T23:16:40.878Z Checking petgraph v0.8.3
30022026-09-04T23:16:41.098Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30032026-09-04T23:16:41.123Z Checking slog v2.8.2
30042026-09-04T23:16:41.360Z Checking ed25519-dalek v2.2.0
30052026-09-04T23:16:41.386Z Checking usdt-impl v0.5.0
30062026-09-04T23:16:41.593Z Checking usdt v0.6.0
30072026-09-04T23:16:41.614Z Checking nix v0.31.2
30082026-09-04T23:16:41.665Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30092026-09-04T23:16:41.763Z Checking iddqd v0.4.2
30102026-09-04T23:16:42.056Z Checking reqwest v0.13.2
30112026-09-04T23:16:42.246Z Checking itertools v0.13.0
30122026-09-04T23:16:42.303Z Checking strum v0.26.3
30132026-09-04T23:16:42.415Z Checking serde_with v3.21.0
30142026-09-04T23:16:42.432Z Checking derive_more v2.1.1
30152026-09-04T23:16:42.529Z Checking fs-err v3.3.0
30162026-09-04T23:16:42.665Z Checking tokio-stream v0.1.18
30172026-09-04T23:16:42.772Z Checking buf-list v1.1.2
30182026-09-04T23:16:42.806Z Checking camino v1.2.5
30192026-09-04T23:16:42.826Z Checking anyhow v1.0.104
30202026-09-04T23:16:42.908Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30212026-09-04T23:16:42.951Z Checking openapiv3 v2.2.0
30222026-09-04T23:16:43.017Z Checking peg-runtime v0.8.5
30232026-09-04T23:16:43.044Z Checking lalrpop-util v0.19.12
30242026-09-04T23:16:43.057Z Checking illumos-nvpair v0.3.0
30252026-09-04T23:16:43.166Z Checking rayon v1.11.0
30262026-09-04T23:16:43.180Z Checking sigpipe v0.1.3
30272026-09-04T23:16:43.200Z Checking glob v0.3.3
30282026-09-04T23:16:44.134Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30292026-09-04T23:16:44.448Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30302026-09-04T23:16:44.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.47s
30312026-09-04T23:16:44.893Z
30322026-09-04T23:16:44.893Zinfo: running `cargo check --bins` on internal-dns-types (120/376)
30332026-09-04T23:16:45.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342026-09-04T23:16:45.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352026-09-04T23:16:45.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362026-09-04T23:16:45.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30372026-09-04T23:16:45.454Z
30382026-09-04T23:16:45.454Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/376)
30392026-09-04T23:16:45.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402026-09-04T23:16:45.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412026-09-04T23:16:45.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422026-09-04T23:16:45.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
30432026-09-04T23:16:45.995Z
30442026-09-04T23:16:45.995Zinfo: running `cargo check --bins` on nexus-types-versions (122/376)
30452026-09-04T23:16:46.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462026-09-04T23:16:46.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472026-09-04T23:16:46.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482026-09-04T23:16:47.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30492026-09-04T23:16:47.496Z
30502026-09-04T23:16:47.496Zinfo: running `cargo check --bins` on oxql-types (123/376)
30512026-09-04T23:16:47.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522026-09-04T23:16:47.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532026-09-04T23:16:47.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542026-09-04T23:16:47.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30552026-09-04T23:16:47.496Z
30562026-09-04T23:16:47.496Zinfo: running `cargo check --bins` on oximeter-types (124/376)
30572026-09-04T23:16:47.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582026-09-04T23:16:47.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592026-09-04T23:16:47.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602026-09-04T23:16:47.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30612026-09-04T23:16:47.704Z
30622026-09-04T23:16:47.704Zinfo: running `cargo check --bins` on oximeter-types-versions (125/376)
30632026-09-04T23:16:48.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642026-09-04T23:16:48.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652026-09-04T23:16:48.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662026-09-04T23:16:48.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30672026-09-04T23:16:48.270Z
30682026-09-04T23:16:48.270Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/376)
30692026-09-04T23:16:48.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702026-09-04T23:16:48.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712026-09-04T23:16:48.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722026-09-04T23:16:48.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
30732026-09-04T23:16:48.815Z
30742026-09-04T23:16:48.815Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/376)
30752026-09-04T23:16:49.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762026-09-04T23:16:49.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772026-09-04T23:16:49.487Z Compiling multer v3.1.0
30782026-09-04T23:16:49.602Z Compiling async-stream-impl v0.3.6
30792026-09-04T23:16:49.605Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30802026-09-04T23:16:49.615Z Compiling serde_tokenstream v0.3.0
30812026-09-04T23:16:49.625Z Compiling dropshot v0.17.1
30822026-09-04T23:16:49.638Z Compiling parse-display-derive v0.10.0
30832026-09-04T23:16:49.650Z Compiling dropshot_endpoint v0.17.1
30842026-09-04T23:16:49.653Z Compiling newtype-uuid-macros v0.1.0
30852026-09-04T23:16:49.821Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30862026-09-04T23:16:49.887Z Checking thread_local v1.1.9
30872026-09-04T23:16:49.915Z Compiling oxide-generation-macros v0.2.0
30882026-09-04T23:16:49.973Z Checking match_cfg v0.1.0
30892026-09-04T23:16:50.041Z Checking compression-core v0.4.31
30902026-09-04T23:16:50.059Z Checking hostname v0.3.1
30912026-09-04T23:16:50.157Z Checking crossbeam-channel v0.5.15
30922026-09-04T23:16:50.171Z Checking atomicwrites v0.4.4
30932026-09-04T23:16:50.174Z Checking compression-codecs v0.4.37
30942026-09-04T23:16:50.211Z Checking slog-json v2.6.1
30952026-09-04T23:16:50.303Z Checking serde_spanned v1.1.1
30962026-09-04T23:16:50.332Z Checking toml_datetime v1.1.1+spec-1.1.0
30972026-09-04T23:16:50.369Z Checking is-terminal v0.4.17
30982026-09-04T23:16:50.393Z Checking toml_writer v1.1.1+spec-1.1.0
30992026-09-04T23:16:50.430Z Checking take_mut v0.2.2
31002026-09-04T23:16:50.457Z Checking debug-ignore v1.0.5
31012026-09-04T23:16:50.493Z Checking term v1.2.1
31022026-09-04T23:16:50.530Z Checking slog-async v2.8.0
31032026-09-04T23:16:50.530Z Checking slog-bunyan v2.5.0
31042026-09-04T23:16:50.556Z Checking async-compression v0.4.41
31052026-09-04T23:16:50.570Z Checking toml v1.1.2+spec-1.1.0
31062026-09-04T23:16:50.642Z Checking async-stream v0.3.6
31072026-09-04T23:16:50.655Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31082026-09-04T23:16:50.698Z Checking progenitor-client v0.14.0
31092026-09-04T23:16:50.716Z Checking slog-term v2.9.2
31102026-09-04T23:16:50.758Z Checking sha1 v0.11.0
31112026-09-04T23:16:50.793Z Checking oxide-generation v0.1.3
31122026-09-04T23:16:50.922Z Checking waitgroup v0.1.2
31132026-09-04T23:16:50.942Z Checking rustls-pemfile v2.2.0
31142026-09-04T23:16:50.960Z Checking backon v1.6.0
31152026-09-04T23:16:50.987Z Checking serde_path_to_error v0.1.20
31162026-09-04T23:16:51.006Z Checking hostname v0.4.2
31172026-09-04T23:16:51.019Z Checking instant v0.1.13
31182026-09-04T23:16:51.099Z Checking backoff v0.4.0
31192026-09-04T23:16:51.125Z Checking progenitor-extras v0.2.0
31202026-09-04T23:16:51.157Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31212026-09-04T23:16:51.253Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31222026-09-04T23:16:51.279Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31232026-09-04T23:16:51.282Z Checking parse-display v0.10.0
31242026-09-04T23:16:51.282Z Checking itertools v0.14.0
31252026-09-04T23:16:51.333Z Checking regress v0.10.5
31262026-09-04T23:16:51.429Z Checking macaddr v1.0.1
31272026-09-04T23:16:51.541Z Checking humantime v2.3.0
31282026-09-04T23:16:52.434Z Compiling prettyplease v0.2.37
31292026-09-04T23:16:52.714Z Checking num-rational v0.4.2
31302026-09-04T23:16:52.985Z Checking num-complex v0.4.6
31312026-09-04T23:16:53.362Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31322026-09-04T23:16:53.411Z Compiling num v0.4.3
31332026-09-04T23:16:53.561Z Compiling usdt-macro v0.5.0
31342026-09-04T23:16:53.574Z Compiling usdt-attr-macro v0.5.0
31352026-09-04T23:16:53.577Z Checking memmap v0.7.0
31362026-09-04T23:16:53.641Z Checking float-ord v0.3.2
31372026-09-04T23:16:53.744Z Compiling convert_case v0.4.0
31382026-09-04T23:16:54.021Z Checking newline-converter v0.3.0
31392026-09-04T23:16:54.123Z Compiling derive_more v0.99.20
31402026-09-04T23:16:54.136Z Checking console v0.15.11
31412026-09-04T23:16:54.296Z Compiling toml v0.8.23
31422026-09-04T23:16:54.350Z Checking usdt v0.5.0
31432026-09-04T23:16:54.412Z Checking linked-hash-map v0.5.6
31442026-09-04T23:16:54.518Z Compiling minimal-lexical v0.2.1
31452026-09-04T23:16:54.579Z Checking lru-cache v0.1.2
31462026-09-04T23:16:54.701Z Checking expectorate v1.2.0
31472026-09-04T23:16:54.770Z Compiling nom v7.1.3
31482026-09-04T23:16:54.968Z Checking camino-tempfile v1.4.1
31492026-09-04T23:16:55.128Z Checking hickory-proto v0.24.4
31502026-09-04T23:16:55.228Z Checking phf_shared v0.12.1
31512026-09-04T23:16:55.322Z Compiling slog-dtrace v0.3.0
31522026-09-04T23:16:55.373Z Checking heck v0.5.0
31532026-09-04T23:16:55.499Z Compiling unicode-xid v0.2.6
31542026-09-04T23:16:55.512Z Checking resolv-conf v0.7.6
31552026-09-04T23:16:55.693Z Compiling chrono-tz v0.10.4
31562026-09-04T23:16:55.886Z Compiling const_format_proc_macros v0.2.34
31572026-09-04T23:16:56.030Z Checking phf v0.12.1
31582026-09-04T23:16:56.088Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31592026-09-04T23:16:56.103Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31602026-09-04T23:16:56.171Z Checking tokio-dtrace v0.1.1
31612026-09-04T23:16:56.360Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31622026-09-04T23:16:56.570Z Compiling derive-where v1.6.0
31632026-09-04T23:16:56.666Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31642026-09-04T23:16:56.684Z Checking highway v1.3.0
31652026-09-04T23:16:56.913Z Checking const_format v0.2.35
31662026-09-04T23:16:56.940Z Checking hickory-resolver v0.24.4
31672026-09-04T23:16:57.141Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31682026-09-04T23:16:57.649Z Checking oxide-tokio-rt v0.1.4
31692026-09-04T23:16:57.663Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31702026-09-04T23:16:57.850Z Checking qorb v0.4.1
31712026-09-04T23:16:57.943Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31722026-09-04T23:16:58.045Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31732026-09-04T23:16:58.172Z Checking gethostname v0.5.0
31742026-09-04T23:16:58.238Z Checking bcs v0.1.6
31752026-09-04T23:16:58.253Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31762026-09-04T23:16:58.266Z Checking termtree v0.5.1
31772026-09-04T23:17:01.318Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31782026-09-04T23:17:04.413Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31792026-09-04T23:17:06.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.81s
31802026-09-04T23:17:06.798Z
31812026-09-04T23:17:06.798Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/376)
31822026-09-04T23:17:07.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31832026-09-04T23:17:07.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31842026-09-04T23:17:07.462Z Compiling ar_archive_writer v0.5.1
31852026-09-04T23:17:07.572Z Compiling stacker v0.1.23
31862026-09-04T23:17:07.579Z Compiling cfg_aliases v0.1.1
31872026-09-04T23:17:07.585Z Compiling proc-macro-error v1.0.4
31882026-09-04T23:17:07.593Z Checking fd-lock v4.0.4
31892026-09-04T23:17:07.593Z Checking nibble_vec v0.1.0
31902026-09-04T23:17:07.595Z Checking vte v0.14.1
31912026-09-04T23:17:07.595Z Compiling recursive-proc-macro-impl v0.1.1
31922026-09-04T23:17:07.636Z Compiling nix v0.28.0
31932026-09-04T23:17:07.702Z Checking bytecount v0.6.9
31942026-09-04T23:17:07.733Z Checking endian-type v0.1.2
31952026-09-04T23:17:07.747Z Checking strip-ansi-escapes v0.2.1
31962026-09-04T23:17:07.799Z Checking papergrid v0.11.0
31972026-09-04T23:17:07.829Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31982026-09-04T23:17:07.843Z Compiling peg-macros v0.8.5
31992026-09-04T23:17:07.855Z Checking radix_trie v0.2.1
32002026-09-04T23:17:07.870Z Compiling tabled_derive v0.7.0
32012026-09-04T23:17:08.007Z Checking winnow v0.6.26
32022026-09-04T23:17:08.052Z Compiling sqlparser_derive v0.5.0
32032026-09-04T23:17:08.347Z Checking unicode_categories v0.1.1
32042026-09-04T23:17:08.420Z Checking home v0.5.12
32052026-09-04T23:17:08.434Z Compiling psm v0.1.30
32062026-09-04T23:17:08.499Z Checking nu-ansi-term v0.50.3
32072026-09-04T23:17:08.545Z Checking crossterm v0.29.0
32082026-09-04T23:17:08.706Z Checking reedline v0.40.0
32092026-09-04T23:17:08.852Z Checking display-error-chain v0.2.2
32102026-09-04T23:17:08.883Z Checking tabled v0.15.0
32112026-09-04T23:17:08.943Z Checking rustyline v14.0.0
32122026-09-04T23:17:09.181Z Checking sqlformat v0.3.5
32132026-09-04T23:17:09.194Z Checking recursive v0.1.1
32142026-09-04T23:17:09.226Z Checking peg v0.8.5
32152026-09-04T23:17:09.276Z Checking sqlparser v0.61.0
32162026-09-04T23:17:20.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s
32172026-09-04T23:17:20.701Z
32182026-09-04T23:17:20.701Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/376)
32192026-09-04T23:17:21.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32202026-09-04T23:17:21.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32212026-09-04T23:17:21.359Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32222026-09-04T23:17:24.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
32232026-09-04T23:17:25.075Z
32242026-09-04T23:17:25.075Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/376)
32252026-09-04T23:17:25.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32262026-09-04T23:17:25.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32272026-09-04T23:17:25.734Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32282026-09-04T23:17:28.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
32292026-09-04T23:17:28.439Z
32302026-09-04T23:17:28.439Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/376)
32312026-09-04T23:17:28.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32322026-09-04T23:17:28.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32332026-09-04T23:17:29.094Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32342026-09-04T23:17:32.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.00s
32352026-09-04T23:17:32.608Z
32362026-09-04T23:17:32.608Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/376)
32372026-09-04T23:17:33.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382026-09-04T23:17:33.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392026-09-04T23:17:33.275Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32402026-09-04T23:17:36.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s
32412026-09-04T23:17:36.820Z
32422026-09-04T23:17:36.820Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/376)
32432026-09-04T23:17:37.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32442026-09-04T23:17:37.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32452026-09-04T23:17:37.481Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32462026-09-04T23:17:40.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
32472026-09-04T23:17:40.312Z
32482026-09-04T23:17:40.312Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/376)
32492026-09-04T23:17:40.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32502026-09-04T23:17:40.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32512026-09-04T23:17:40.969Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32522026-09-04T23:17:43.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
32532026-09-04T23:17:43.846Z
32542026-09-04T23:17:43.846Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/376)
32552026-09-04T23:17:44.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562026-09-04T23:17:44.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572026-09-04T23:17:44.504Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32582026-09-04T23:17:48.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
32592026-09-04T23:17:48.195Z
32602026-09-04T23:17:48.195Zinfo: running `cargo check --bins` on oximeter (136/376)
32612026-09-04T23:17:48.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622026-09-04T23:17:48.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632026-09-04T23:17:48.670Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32642026-09-04T23:17:48.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
32652026-09-04T23:17:48.756Z
32662026-09-04T23:17:48.756Zinfo: running `cargo check --bins` on oximeter-schema (137/376)
32672026-09-04T23:17:49.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682026-09-04T23:17:49.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692026-09-04T23:17:49.377Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32702026-09-04T23:17:49.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
32712026-09-04T23:17:49.921Z
32722026-09-04T23:17:49.921Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/376)
32732026-09-04T23:17:50.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742026-09-04T23:17:50.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752026-09-04T23:17:50.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32762026-09-04T23:17:50.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32772026-09-04T23:17:50.486Z
32782026-09-04T23:17:50.486Zinfo: running `cargo check --bins` on oximeter-test-utils (139/376)
32792026-09-04T23:17:50.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802026-09-04T23:17:50.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812026-09-04T23:17:50.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822026-09-04T23:17:50.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
32832026-09-04T23:17:51.084Z
32842026-09-04T23:17:51.084Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/376)
32852026-09-04T23:17:51.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862026-09-04T23:17:51.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872026-09-04T23:17:51.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882026-09-04T23:17:51.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32892026-09-04T23:17:51.656Z
32902026-09-04T23:17:51.657Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/376)
32912026-09-04T23:17:52.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922026-09-04T23:17:52.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932026-09-04T23:17:52.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942026-09-04T23:17:52.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32952026-09-04T23:17:52.228Z
32962026-09-04T23:17:52.228Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/376)
32972026-09-04T23:17:52.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982026-09-04T23:17:52.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992026-09-04T23:17:52.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002026-09-04T23:17:52.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33012026-09-04T23:17:52.801Z
33022026-09-04T23:17:52.801Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/376)
33032026-09-04T23:17:53.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042026-09-04T23:17:53.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052026-09-04T23:17:53.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062026-09-04T23:17:53.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33072026-09-04T23:17:53.372Z
33082026-09-04T23:17:53.372Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/376)
33092026-09-04T23:17:53.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102026-09-04T23:17:53.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112026-09-04T23:17:53.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122026-09-04T23:17:53.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
33132026-09-04T23:17:53.938Z
33142026-09-04T23:17:53.939Zinfo: running `cargo check --bins` on reconfigurator-cli (145/376)
33152026-09-04T23:17:54.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162026-09-04T23:17:54.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172026-09-04T23:17:54.751Z Compiling crucible-workspace-hack v0.1.0
33182026-09-04T23:17:54.754Z Compiling regress v0.11.1
33192026-09-04T23:17:54.754Z Checking secrecy v0.10.3
33202026-09-04T23:17:54.754Z Checking half v2.7.1
33212026-09-04T23:17:54.754Z Checking ciborium-io v0.2.2
33222026-09-04T23:17:54.754Z Checking inout v0.1.4
33232026-09-04T23:17:54.754Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33242026-09-04T23:17:54.754Z Checking universal-hash v0.5.1
33252026-09-04T23:17:54.991Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33262026-09-04T23:17:55.005Z Checking cipher v0.4.4
33272026-09-04T23:17:55.018Z Compiling thiserror-impl-no-std v2.0.2
33282026-09-04T23:17:55.046Z Checking opaque-debug v0.3.1
33292026-09-04T23:17:55.117Z Checking poly1305 v0.8.0
33302026-09-04T23:17:55.130Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33312026-09-04T23:17:55.130Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33322026-09-04T23:17:55.194Z Checking ciborium-ll v0.2.2
33332026-09-04T23:17:55.194Z Checking chacha20 v0.9.1
33342026-09-04T23:17:55.362Z Checking ciborium v0.2.2
33352026-09-04T23:17:55.377Z Checking password-hash v0.5.0
33362026-09-04T23:17:55.399Z Checking blake2 v0.10.6
33372026-09-04T23:17:55.419Z Checking aead v0.5.2
33382026-09-04T23:17:55.528Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33392026-09-04T23:17:55.561Z Compiling toml_datetime v0.7.5+spec-1.1.0
33402026-09-04T23:17:55.597Z Checking indent_write v2.2.0
33412026-09-04T23:17:55.632Z Checking argon2 v0.5.3
33422026-09-04T23:17:55.724Z Compiling toml_edit v0.23.10+spec-1.0.0
33432026-09-04T23:17:55.775Z Checking chacha20poly1305 v0.10.1
33442026-09-04T23:17:55.802Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33452026-09-04T23:17:55.904Z Compiling unsafe-libyaml v0.2.11
33462026-09-04T23:17:55.967Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33472026-09-04T23:17:56.156Z Checking thiserror-no-std v2.0.2
33482026-09-04T23:17:56.173Z Compiling itertools v0.15.0
33492026-09-04T23:17:56.247Z Checking vsss-rs v3.3.4
33502026-09-04T23:17:56.418Z Compiling proc-macro-crate v3.4.0
33512026-09-04T23:17:56.649Z Compiling typify-impl v0.6.2
33522026-09-04T23:17:56.763Z Compiling serde_yaml v0.9.34+deprecated
33532026-09-04T23:17:56.957Z Compiling num_enum_derive v0.7.6
33542026-09-04T23:17:57.190Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33552026-09-04T23:17:57.293Z Compiling heapless v0.8.0
33562026-09-04T23:17:57.362Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33572026-09-04T23:17:57.494Z Compiling ingot-macros v0.2.0
33582026-09-04T23:17:57.751Z Checking hash32 v0.3.1
33592026-09-04T23:17:57.848Z Compiling smoltcp v0.11.0
33602026-09-04T23:17:57.885Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33612026-09-04T23:17:57.982Z Checking num_enum v0.7.6
33622026-09-04T23:17:58.128Z Checking tabwriter v1.4.1
33632026-09-04T23:17:58.147Z Checking cobs v0.3.0
33642026-09-04T23:17:58.188Z Checking swrite v0.1.0
33652026-09-04T23:17:58.226Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33662026-09-04T23:17:58.275Z Compiling proc-macro-crate v1.3.1
33672026-09-04T23:17:58.292Z Checking postcard v1.1.3
33682026-09-04T23:17:58.295Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33692026-09-04T23:17:58.428Z Compiling foreign-types-macros v0.2.3
33702026-09-04T23:17:58.486Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33712026-09-04T23:17:58.514Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33722026-09-04T23:17:58.583Z Checking foreign-types-shared v0.3.1
33732026-09-04T23:17:58.677Z Checking colored v3.1.1
33742026-09-04T23:17:58.692Z Compiling num_enum_derive v0.5.11
33752026-09-04T23:17:58.880Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33762026-09-04T23:17:58.974Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33772026-09-04T23:17:59.018Z Checking foreign-types v0.5.0
33782026-09-04T23:17:59.097Z Checking cstr-argument v0.1.2
33792026-09-04T23:17:59.222Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33802026-09-04T23:17:59.308Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33812026-09-04T23:17:59.420Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33822026-09-04T23:17:59.434Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33832026-09-04T23:17:59.449Z Checking rand v0.10.1
33842026-09-04T23:17:59.592Z Checking itertools v0.12.1
33852026-09-04T23:17:59.606Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33862026-09-04T23:17:59.646Z Compiling zone_cfg_derive v0.3.1
33872026-09-04T23:17:59.700Z Checking num_enum v0.5.11
33882026-09-04T23:17:59.815Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33892026-09-04T23:17:59.919Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33902026-09-04T23:17:59.985Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33912026-09-04T23:18:00.032Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33922026-09-04T23:18:00.209Z Compiling num-derive v0.4.2
33932026-09-04T23:18:00.289Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33942026-09-04T23:18:00.310Z Checking ingot-types v0.2.0
33952026-09-04T23:18:00.472Z Compiling semver v0.1.20
33962026-09-04T23:18:00.611Z Checking zone v0.3.1
33972026-09-04T23:18:00.679Z Checking ingot v0.2.1
33982026-09-04T23:18:00.759Z Compiling rustc_version v0.1.7
33992026-09-04T23:18:00.796Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34002026-09-04T23:18:00.973Z Checking smf v0.2.3
34012026-09-04T23:18:00.987Z Checking nom v8.0.0
34022026-09-04T23:18:01.112Z Checking csv-core v0.1.13
34032026-09-04T23:18:01.129Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34042026-09-04T23:18:01.172Z Compiling typify-macro v0.6.2
34052026-09-04T23:18:01.201Z Checking whoami v1.6.1
34062026-09-04T23:18:01.288Z Checking csv v1.4.0
34072026-09-04T23:18:01.352Z Compiling newtype_derive v0.1.6
34082026-09-04T23:18:01.377Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34092026-09-04T23:18:01.507Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34102026-09-04T23:18:01.525Z Compiling cancel-safe-futures v0.1.5
34112026-09-04T23:18:01.590Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34122026-09-04T23:18:01.648Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34132026-09-04T23:18:01.663Z Compiling libefi-sys v0.1.0
34142026-09-04T23:18:01.898Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34152026-09-04T23:18:01.944Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34162026-09-04T23:18:01.989Z Checking oxide-update-engine-types v0.1.2
34172026-09-04T23:18:02.062Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34182026-09-04T23:18:02.143Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34192026-09-04T23:18:02.240Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34202026-09-04T23:18:02.281Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34212026-09-04T23:18:02.337Z Compiling bitfield-struct v0.6.2
34222026-09-04T23:18:02.490Z Checking linear-map v1.2.0
34232026-09-04T23:18:02.669Z Checking steno v0.4.1
34242026-09-04T23:18:02.870Z Checking oxide-update-engine v0.1.2
34252026-09-04T23:18:02.885Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34262026-09-04T23:18:02.899Z Compiling typify v0.6.2
34272026-09-04T23:18:02.962Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34282026-09-04T23:18:03.007Z Compiling progenitor-impl v0.14.0
34292026-09-04T23:18:03.043Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34302026-09-04T23:18:03.376Z Checking sha1 v0.10.6
34312026-09-04T23:18:03.379Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34322026-09-04T23:18:03.390Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34332026-09-04T23:18:03.430Z Checking utf-8 v0.7.6
34342026-09-04T23:18:03.507Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34352026-09-04T23:18:03.568Z Checking tungstenite v0.21.0
34362026-09-04T23:18:03.725Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34372026-09-04T23:18:03.749Z Checking ignore v0.4.25
34382026-09-04T23:18:03.880Z Checking anstyle-parse v0.2.7
34392026-09-04T23:18:03.960Z Compiling xshell-macros v0.2.7
34402026-09-04T23:18:03.996Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34412026-09-04T23:18:04.038Z Checking anstream v0.6.21
34422026-09-04T23:18:04.160Z Checking globwalk v0.9.1
34432026-09-04T23:18:04.203Z Checking tokio-tungstenite v0.21.0
34442026-09-04T23:18:04.244Z Checking predicates-tree v1.0.13
34452026-09-04T23:18:04.335Z Checking xshell v0.2.7
34462026-09-04T23:18:04.339Z Checking filetime v0.2.27
34472026-09-04T23:18:04.365Z Checking tagptr v0.2.0
34482026-09-04T23:18:04.437Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34492026-09-04T23:18:04.472Z Checking xattr v1.6.1
34502026-09-04T23:18:04.488Z Checking camino-tempfile-ext v0.3.3
34512026-09-04T23:18:04.505Z Checking moka v0.12.13
34522026-09-04T23:18:04.537Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34532026-09-04T23:18:04.606Z Checking tar v0.4.46
34542026-09-04T23:18:04.656Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34552026-09-04T23:18:04.681Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34562026-09-04T23:18:04.717Z Checking rand_seeder v0.4.0
34572026-09-04T23:18:04.787Z Checking half v1.8.3
34582026-09-04T23:18:04.822Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34592026-09-04T23:18:04.863Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34602026-09-04T23:18:04.981Z Checking serde_cbor v0.11.2
34612026-09-04T23:18:04.997Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34622026-09-04T23:18:05.142Z Checking hickory-resolver v0.25.2
34632026-09-04T23:18:05.160Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34642026-09-04T23:18:05.245Z Checking sha2 v0.11.0
34652026-09-04T23:18:05.365Z Checking digest-io v0.1.0
34662026-09-04T23:18:05.499Z Compiling petname v2.0.2
34672026-09-04T23:18:05.711Z Compiling progenitor-macro v0.14.0
34682026-09-04T23:18:05.786Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34692026-09-04T23:18:05.855Z Checking rawzip v0.4.4
34702026-09-04T23:18:05.910Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34712026-09-04T23:18:06.189Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34722026-09-04T23:18:06.289Z Checking sapling-renderdag v0.1.0
34732026-09-04T23:18:06.370Z Checking subprocess v0.2.15
34742026-09-04T23:18:06.386Z Checking sync-ptr v0.1.4
34752026-09-04T23:18:06.522Z Checking colored v2.2.0
34762026-09-04T23:18:06.537Z Checking assert_matches v1.5.0
34772026-09-04T23:18:06.651Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34782026-09-04T23:18:06.743Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34792026-09-04T23:18:06.975Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34802026-09-04T23:18:07.456Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34812026-09-04T23:18:07.460Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34822026-09-04T23:18:08.126Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34832026-09-04T23:18:08.126Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34842026-09-04T23:18:08.525Z Checking progenitor v0.14.0
34852026-09-04T23:18:08.664Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34862026-09-04T23:18:08.664Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34872026-09-04T23:18:08.667Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34882026-09-04T23:18:08.667Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34892026-09-04T23:18:08.667Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34902026-09-04T23:18:08.881Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34912026-09-04T23:18:09.250Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34922026-09-04T23:18:09.267Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34932026-09-04T23:18:09.526Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34942026-09-04T23:18:09.601Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34952026-09-04T23:18:09.767Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34962026-09-04T23:18:10.050Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34972026-09-04T23:18:10.407Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34982026-09-04T23:18:10.956Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34992026-09-04T23:18:11.604Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35002026-09-04T23:18:11.704Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35012026-09-04T23:18:20.252Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35022026-09-04T23:18:27.514Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35032026-09-04T23:18:27.514Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35042026-09-04T23:18:27.518Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35052026-09-04T23:18:29.016Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35062026-09-04T23:18:30.300Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35072026-09-04T23:18:32.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.61s
35082026-09-04T23:18:32.760Z
35092026-09-04T23:18:32.760Zinfo: running `cargo check --bins` on nexus-inventory (146/376)
35102026-09-04T23:18:33.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112026-09-04T23:18:33.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122026-09-04T23:18:33.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35132026-09-04T23:18:33.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
35142026-09-04T23:18:33.370Z
35152026-09-04T23:18:33.370Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/376)
35162026-09-04T23:18:33.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172026-09-04T23:18:33.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182026-09-04T23:18:33.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192026-09-04T23:18:33.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35202026-09-04T23:18:33.933Z
35212026-09-04T23:18:33.933Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/376)
35222026-09-04T23:18:34.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232026-09-04T23:18:34.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242026-09-04T23:18:34.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252026-09-04T23:18:34.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35262026-09-04T23:18:34.504Z
35272026-09-04T23:18:34.504Zinfo: running `cargo check --bins` on dns-service-client (149/376)
35282026-09-04T23:18:34.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292026-09-04T23:18:34.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302026-09-04T23:18:34.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312026-09-04T23:18:34.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35322026-09-04T23:18:35.061Z
35332026-09-04T23:18:35.061Zinfo: running `cargo check --bins` on ntp-admin-client (150/376)
35342026-09-04T23:18:35.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352026-09-04T23:18:35.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362026-09-04T23:18:35.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372026-09-04T23:18:35.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35382026-09-04T23:18:35.616Z
35392026-09-04T23:18:35.617Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/376)
35402026-09-04T23:18:36.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412026-09-04T23:18:36.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422026-09-04T23:18:36.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35432026-09-04T23:18:36.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35442026-09-04T23:18:36.171Z
35452026-09-04T23:18:36.171Zinfo: running `cargo check --bins` on cockroach-admin-client (152/376)
35462026-09-04T23:18:36.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35472026-09-04T23:18:36.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35482026-09-04T23:18:36.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35492026-09-04T23:18:36.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35502026-09-04T23:18:36.725Z
35512026-09-04T23:18:36.725Zinfo: running `cargo check --bins` on parallel-task-set (153/376)
35522026-09-04T23:18:37.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35532026-09-04T23:18:37.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35542026-09-04T23:18:37.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35552026-09-04T23:18:37.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
35562026-09-04T23:18:37.275Z
35572026-09-04T23:18:37.275Zinfo: running `cargo check --bins` on sled-agent-client (154/376)
35582026-09-04T23:18:37.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35592026-09-04T23:18:37.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35602026-09-04T23:18:37.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35612026-09-04T23:18:37.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35622026-09-04T23:18:37.852Z
35632026-09-04T23:18:37.852Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/376)
35642026-09-04T23:18:38.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652026-09-04T23:18:38.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662026-09-04T23:18:38.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35672026-09-04T23:18:38.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35682026-09-04T23:18:38.442Z
35692026-09-04T23:18:38.443Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/376)
35702026-09-04T23:18:38.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35712026-09-04T23:18:38.936Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35722026-09-04T23:18:38.936Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35732026-09-04T23:18:38.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35742026-09-04T23:18:39.026Z
35752026-09-04T23:18:39.026Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/376)
35762026-09-04T23:18:39.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35772026-09-04T23:18:39.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35782026-09-04T23:18:39.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35792026-09-04T23:18:39.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35802026-09-04T23:18:39.611Z
35812026-09-04T23:18:39.611Zinfo: running `cargo check --bins` on key-manager (158/376)
35822026-09-04T23:18:40.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832026-09-04T23:18:40.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842026-09-04T23:18:40.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35852026-09-04T23:18:40.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35862026-09-04T23:18:40.181Z
35872026-09-04T23:18:40.181Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/376)
35882026-09-04T23:18:40.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35892026-09-04T23:18:40.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35902026-09-04T23:18:40.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35912026-09-04T23:18:40.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35922026-09-04T23:18:40.765Z
35932026-09-04T23:18:40.765Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/376)
35942026-09-04T23:18:41.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35952026-09-04T23:18:41.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35962026-09-04T23:18:41.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35972026-09-04T23:18:41.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35982026-09-04T23:18:41.349Z
35992026-09-04T23:18:41.349Zinfo: running `cargo check --bins` on typed-rng (161/376)
36002026-09-04T23:18:41.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36012026-09-04T23:18:41.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36022026-09-04T23:18:41.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36032026-09-04T23:18:41.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
36042026-09-04T23:18:41.900Z
36052026-09-04T23:18:41.900Zinfo: running `cargo check --bins` on gateway-test-utils (162/376)
36062026-09-04T23:18:42.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072026-09-04T23:18:42.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082026-09-04T23:18:42.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092026-09-04T23:18:42.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36102026-09-04T23:18:42.510Z
36112026-09-04T23:18:42.510Zinfo: running `cargo check --bins` on omicron-gateway (163/376)
36122026-09-04T23:18:43.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132026-09-04T23:18:43.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142026-09-04T23:18:43.238Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36152026-09-04T23:18:43.238Z Checking void v1.0.2
36162026-09-04T23:18:43.241Z Checking tungstenite v0.23.0
36172026-09-04T23:18:43.241Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36182026-09-04T23:18:43.241Z Checking nix v0.27.1
36192026-09-04T23:18:43.241Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36202026-09-04T23:18:43.384Z Checking dropshot-api-manager-types v0.8.0
36212026-09-04T23:18:43.395Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36222026-09-04T23:18:43.440Z Checking lzss v0.8.2
36232026-09-04T23:18:43.543Z Checking kstat-rs v0.2.5
36242026-09-04T23:18:43.560Z Checking fxhash v0.2.1
36252026-09-04T23:18:43.614Z Checking serde_bytes v0.11.19
36262026-09-04T23:18:43.635Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36272026-09-04T23:18:43.653Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36282026-09-04T23:18:43.669Z Checking signal-hook-tokio v0.3.1
36292026-09-04T23:18:43.719Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36302026-09-04T23:18:43.765Z Checking tokio-tungstenite v0.23.1
36312026-09-04T23:18:43.837Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36322026-09-04T23:18:44.938Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36332026-09-04T23:18:45.480Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36342026-09-04T23:18:47.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
36352026-09-04T23:18:47.788Z
36362026-09-04T23:18:47.788Zinfo: running `cargo check --bins` on gateway-api (164/376)
36372026-09-04T23:18:48.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36382026-09-04T23:18:48.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36392026-09-04T23:18:48.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36402026-09-04T23:18:48.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36412026-09-04T23:18:48.360Z
36422026-09-04T23:18:48.361Zinfo: running `cargo check --bins` on ipcc (165/376)
36432026-09-04T23:18:48.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442026-09-04T23:18:48.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452026-09-04T23:18:48.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462026-09-04T23:18:48.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36472026-09-04T23:18:48.914Z
36482026-09-04T23:18:48.914Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/376)
36492026-09-04T23:18:49.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502026-09-04T23:18:49.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512026-09-04T23:18:49.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36522026-09-04T23:18:49.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
36532026-09-04T23:18:49.468Z
36542026-09-04T23:18:49.468Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/376)
36552026-09-04T23:18:49.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36562026-09-04T23:18:49.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36572026-09-04T23:18:49.960Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36582026-09-04T23:18:49.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36592026-09-04T23:18:50.046Z
36602026-09-04T23:18:50.046Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/376)
36612026-09-04T23:18:50.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36622026-09-04T23:18:50.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36632026-09-04T23:18:50.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36642026-09-04T23:18:50.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36652026-09-04T23:18:50.618Z
36662026-09-04T23:18:50.619Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/376)
36672026-09-04T23:18:51.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36682026-09-04T23:18:51.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36692026-09-04T23:18:51.101Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36702026-09-04T23:18:51.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36712026-09-04T23:18:51.187Z
36722026-09-04T23:18:51.188Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/376)
36732026-09-04T23:18:51.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742026-09-04T23:18:51.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752026-09-04T23:18:51.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36762026-09-04T23:18:51.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36772026-09-04T23:18:51.758Z
36782026-09-04T23:18:51.758Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/376)
36792026-09-04T23:18:52.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802026-09-04T23:18:52.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812026-09-04T23:18:52.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36822026-09-04T23:18:52.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36832026-09-04T23:18:52.351Z
36842026-09-04T23:18:52.351Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/376)
36852026-09-04T23:18:52.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36862026-09-04T23:18:52.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36872026-09-04T23:18:52.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36882026-09-04T23:18:52.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36892026-09-04T23:18:52.923Z
36902026-09-04T23:18:52.923Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/376)
36912026-09-04T23:18:53.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922026-09-04T23:18:53.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932026-09-04T23:18:53.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942026-09-04T23:18:53.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36952026-09-04T23:18:53.493Z
36962026-09-04T23:18:53.493Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/376)
36972026-09-04T23:18:53.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982026-09-04T23:18:53.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992026-09-04T23:18:53.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002026-09-04T23:18:53.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37012026-09-04T23:18:54.064Z
37022026-09-04T23:18:54.064Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/376)
37032026-09-04T23:18:54.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042026-09-04T23:18:54.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052026-09-04T23:18:54.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062026-09-04T23:18:54.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37072026-09-04T23:18:54.644Z
37082026-09-04T23:18:54.644Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/376)
37092026-09-04T23:18:55.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102026-09-04T23:18:55.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112026-09-04T23:18:55.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37122026-09-04T23:18:55.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37132026-09-04T23:18:55.211Z
37142026-09-04T23:18:55.211Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/376)
37152026-09-04T23:18:55.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162026-09-04T23:18:55.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172026-09-04T23:18:55.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37182026-09-04T23:18:55.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37192026-09-04T23:18:55.784Z
37202026-09-04T23:18:55.784Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/376)
37212026-09-04T23:18:56.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222026-09-04T23:18:56.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232026-09-04T23:18:56.270Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242026-09-04T23:18:56.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37252026-09-04T23:18:56.360Z
37262026-09-04T23:18:56.360Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/376)
37272026-09-04T23:18:56.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282026-09-04T23:18:56.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292026-09-04T23:18:56.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37302026-09-04T23:18:56.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37312026-09-04T23:18:56.934Z
37322026-09-04T23:18:56.934Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/376)
37332026-09-04T23:18:57.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37342026-09-04T23:18:57.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37352026-09-04T23:18:57.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37362026-09-04T23:18:57.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37372026-09-04T23:18:57.505Z
37382026-09-04T23:18:57.505Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/376)
37392026-09-04T23:18:57.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37402026-09-04T23:18:57.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37412026-09-04T23:18:57.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37422026-09-04T23:18:57.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37432026-09-04T23:18:58.077Z
37442026-09-04T23:18:58.077Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/376)
37452026-09-04T23:18:58.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37462026-09-04T23:18:58.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37472026-09-04T23:18:58.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37482026-09-04T23:18:58.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37492026-09-04T23:18:58.655Z
37502026-09-04T23:18:58.656Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/376)
37512026-09-04T23:18:59.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37522026-09-04T23:18:59.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37532026-09-04T23:18:59.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37542026-09-04T23:18:59.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37552026-09-04T23:18:59.228Z
37562026-09-04T23:18:59.228Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/376)
37572026-09-04T23:18:59.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37582026-09-04T23:18:59.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37592026-09-04T23:18:59.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37602026-09-04T23:18:59.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37612026-09-04T23:18:59.804Z
37622026-09-04T23:18:59.804Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/376)
37632026-09-04T23:19:00.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37642026-09-04T23:19:00.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37652026-09-04T23:19:00.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37662026-09-04T23:19:00.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37672026-09-04T23:19:00.377Z
37682026-09-04T23:19:00.377Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/376)
37692026-09-04T23:19:00.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702026-09-04T23:19:00.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712026-09-04T23:19:00.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37722026-09-04T23:19:00.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37732026-09-04T23:19:00.966Z
37742026-09-04T23:19:00.967Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/376)
37752026-09-04T23:19:01.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37762026-09-04T23:19:01.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37772026-09-04T23:19:01.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37782026-09-04T23:19:01.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37792026-09-04T23:19:01.562Z
37802026-09-04T23:19:01.563Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/376)
37812026-09-04T23:19:02.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37822026-09-04T23:19:02.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37832026-09-04T23:19:02.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37842026-09-04T23:19:02.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37852026-09-04T23:19:02.156Z
37862026-09-04T23:19:02.156Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/376)
37872026-09-04T23:19:02.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37882026-09-04T23:19:02.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37892026-09-04T23:19:02.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37902026-09-04T23:19:02.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37912026-09-04T23:19:02.748Z
37922026-09-04T23:19:02.748Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/376)
37932026-09-04T23:19:03.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37942026-09-04T23:19:03.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37952026-09-04T23:19:03.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37962026-09-04T23:19:03.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37972026-09-04T23:19:03.333Z
37982026-09-04T23:19:03.334Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/376)
37992026-09-04T23:19:03.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002026-09-04T23:19:03.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012026-09-04T23:19:03.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38022026-09-04T23:19:03.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38032026-09-04T23:19:03.925Z
38042026-09-04T23:19:03.925Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/376)
38052026-09-04T23:19:04.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062026-09-04T23:19:04.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072026-09-04T23:19:04.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38082026-09-04T23:19:04.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38092026-09-04T23:19:04.520Z
38102026-09-04T23:19:04.520Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/376)
38112026-09-04T23:19:05.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122026-09-04T23:19:05.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132026-09-04T23:19:05.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38142026-09-04T23:19:05.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38152026-09-04T23:19:05.115Z
38162026-09-04T23:19:05.115Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/376)
38172026-09-04T23:19:05.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182026-09-04T23:19:05.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192026-09-04T23:19:05.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38202026-09-04T23:19:05.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38212026-09-04T23:19:05.704Z
38222026-09-04T23:19:05.704Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/376)
38232026-09-04T23:19:06.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242026-09-04T23:19:06.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252026-09-04T23:19:06.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38262026-09-04T23:19:06.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38272026-09-04T23:19:06.301Z
38282026-09-04T23:19:06.301Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/376)
38292026-09-04T23:19:06.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302026-09-04T23:19:06.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312026-09-04T23:19:06.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322026-09-04T23:19:06.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38332026-09-04T23:19:06.881Z
38342026-09-04T23:19:06.881Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/376)
38352026-09-04T23:19:07.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362026-09-04T23:19:07.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372026-09-04T23:19:07.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38382026-09-04T23:19:07.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38392026-09-04T23:19:07.470Z
38402026-09-04T23:19:07.470Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/376)
38412026-09-04T23:19:07.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422026-09-04T23:19:07.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432026-09-04T23:19:07.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442026-09-04T23:19:07.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38452026-09-04T23:19:08.061Z
38462026-09-04T23:19:08.061Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/376)
38472026-09-04T23:19:08.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482026-09-04T23:19:08.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492026-09-04T23:19:08.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502026-09-04T23:19:08.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38512026-09-04T23:19:08.658Z
38522026-09-04T23:19:08.658Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/376)
38532026-09-04T23:19:09.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542026-09-04T23:19:09.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552026-09-04T23:19:09.163Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38562026-09-04T23:19:09.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38572026-09-04T23:19:09.256Z
38582026-09-04T23:19:09.256Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/376)
38592026-09-04T23:19:09.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602026-09-04T23:19:09.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612026-09-04T23:19:09.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38622026-09-04T23:19:09.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38632026-09-04T23:19:09.853Z
38642026-09-04T23:19:09.853Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/376)
38652026-09-04T23:19:10.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38662026-09-04T23:19:10.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38672026-09-04T23:19:10.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38682026-09-04T23:19:10.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38692026-09-04T23:19:10.449Z
38702026-09-04T23:19:10.449Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/376)
38712026-09-04T23:19:10.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38722026-09-04T23:19:10.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38732026-09-04T23:19:10.949Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38742026-09-04T23:19:10.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38752026-09-04T23:19:11.045Z
38762026-09-04T23:19:11.045Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/376)
38772026-09-04T23:19:11.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38782026-09-04T23:19:11.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38792026-09-04T23:19:11.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38802026-09-04T23:19:11.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38812026-09-04T23:19:11.626Z
38822026-09-04T23:19:11.626Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/376)
38832026-09-04T23:19:12.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842026-09-04T23:19:12.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852026-09-04T23:19:12.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862026-09-04T23:19:12.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38872026-09-04T23:19:12.209Z
38882026-09-04T23:19:12.209Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/376)
38892026-09-04T23:19:12.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902026-09-04T23:19:12.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912026-09-04T23:19:12.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38922026-09-04T23:19:12.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38932026-09-04T23:19:12.787Z
38942026-09-04T23:19:12.787Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/376)
38952026-09-04T23:19:13.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962026-09-04T23:19:13.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972026-09-04T23:19:13.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38982026-09-04T23:19:13.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38992026-09-04T23:19:13.753Z
39002026-09-04T23:19:13.753Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/376)
39012026-09-04T23:19:13.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39022026-09-04T23:19:13.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39032026-09-04T23:19:13.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39042026-09-04T23:19:13.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39052026-09-04T23:19:13.934Z
39062026-09-04T23:19:13.935Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/376)
39072026-09-04T23:19:14.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39082026-09-04T23:19:14.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39092026-09-04T23:19:14.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39102026-09-04T23:19:14.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39112026-09-04T23:19:14.515Z
39122026-09-04T23:19:14.515Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/376)
39132026-09-04T23:19:14.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39142026-09-04T23:19:15.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39152026-09-04T23:19:15.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39162026-09-04T23:19:15.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39172026-09-04T23:19:15.093Z
39182026-09-04T23:19:15.093Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/376)
39192026-09-04T23:19:15.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39202026-09-04T23:19:15.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39212026-09-04T23:19:15.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39222026-09-04T23:19:15.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39232026-09-04T23:19:15.673Z
39242026-09-04T23:19:15.673Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/376)
39252026-09-04T23:19:16.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39262026-09-04T23:19:16.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39272026-09-04T23:19:16.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39282026-09-04T23:19:16.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39292026-09-04T23:19:16.250Z
39302026-09-04T23:19:16.250Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/376)
39312026-09-04T23:19:16.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39322026-09-04T23:19:16.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39332026-09-04T23:19:16.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39342026-09-04T23:19:16.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39352026-09-04T23:19:16.831Z
39362026-09-04T23:19:16.831Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/376)
39372026-09-04T23:19:17.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39382026-09-04T23:19:17.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39392026-09-04T23:19:17.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39402026-09-04T23:19:17.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39412026-09-04T23:19:17.411Z
39422026-09-04T23:19:17.411Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/376)
39432026-09-04T23:19:17.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39442026-09-04T23:19:17.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39452026-09-04T23:19:17.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39462026-09-04T23:19:17.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39472026-09-04T23:19:17.985Z
39482026-09-04T23:19:17.985Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/376)
39492026-09-04T23:19:18.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39502026-09-04T23:19:18.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39512026-09-04T23:19:18.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39522026-09-04T23:19:18.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39532026-09-04T23:19:18.564Z
39542026-09-04T23:19:18.564Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/376)
39552026-09-04T23:19:19.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39562026-09-04T23:19:19.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39572026-09-04T23:19:19.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39582026-09-04T23:19:19.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39592026-09-04T23:19:19.141Z
39602026-09-04T23:19:19.141Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/376)
39612026-09-04T23:19:19.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39622026-09-04T23:19:19.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39632026-09-04T23:19:19.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39642026-09-04T23:19:19.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39652026-09-04T23:19:19.713Z
39662026-09-04T23:19:19.713Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/376)
39672026-09-04T23:19:20.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39682026-09-04T23:19:20.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39692026-09-04T23:19:20.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39702026-09-04T23:19:20.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39712026-09-04T23:19:20.295Z
39722026-09-04T23:19:20.295Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/376)
39732026-09-04T23:19:20.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39742026-09-04T23:19:20.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39752026-09-04T23:19:20.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39762026-09-04T23:19:20.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39772026-09-04T23:19:20.886Z
39782026-09-04T23:19:20.886Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/376)
39792026-09-04T23:19:21.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39802026-09-04T23:19:21.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39812026-09-04T23:19:21.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39822026-09-04T23:19:21.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39832026-09-04T23:19:21.485Z
39842026-09-04T23:19:21.485Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/376)
39852026-09-04T23:19:21.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39862026-09-04T23:19:21.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39872026-09-04T23:19:21.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39882026-09-04T23:19:21.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39892026-09-04T23:19:22.084Z
39902026-09-04T23:19:22.084Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/376)
39912026-09-04T23:19:22.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39922026-09-04T23:19:22.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39932026-09-04T23:19:22.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39942026-09-04T23:19:22.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39952026-09-04T23:19:22.681Z
39962026-09-04T23:19:22.681Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/376)
39972026-09-04T23:19:23.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39982026-09-04T23:19:23.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39992026-09-04T23:19:23.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40002026-09-04T23:19:23.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40012026-09-04T23:19:23.276Z
40022026-09-04T23:19:23.276Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/376)
40032026-09-04T23:19:23.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40042026-09-04T23:19:23.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40052026-09-04T23:19:23.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40062026-09-04T23:19:23.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40072026-09-04T23:19:23.875Z
40082026-09-04T23:19:23.875Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/376)
40092026-09-04T23:19:24.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40102026-09-04T23:19:24.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40112026-09-04T23:19:24.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40122026-09-04T23:19:24.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40132026-09-04T23:19:24.475Z
40142026-09-04T23:19:24.475Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/376)
40152026-09-04T23:19:24.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40162026-09-04T23:19:24.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40172026-09-04T23:19:24.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40182026-09-04T23:19:24.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40192026-09-04T23:19:25.075Z
40202026-09-04T23:19:25.075Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/376)
40212026-09-04T23:19:25.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40222026-09-04T23:19:25.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40232026-09-04T23:19:25.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40242026-09-04T23:19:25.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40252026-09-04T23:19:25.667Z
40262026-09-04T23:19:25.667Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/376)
40272026-09-04T23:19:26.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40282026-09-04T23:19:26.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40292026-09-04T23:19:26.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40302026-09-04T23:19:26.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40312026-09-04T23:19:26.256Z
40322026-09-04T23:19:26.256Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/376)
40332026-09-04T23:19:26.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40342026-09-04T23:19:26.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40352026-09-04T23:19:26.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40362026-09-04T23:19:26.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40372026-09-04T23:19:26.851Z
40382026-09-04T23:19:26.851Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/376)
40392026-09-04T23:19:27.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40402026-09-04T23:19:27.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40412026-09-04T23:19:27.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40422026-09-04T23:19:27.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40432026-09-04T23:19:27.446Z
40442026-09-04T23:19:27.446Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/376)
40452026-09-04T23:19:27.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40462026-09-04T23:19:27.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40472026-09-04T23:19:27.945Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40482026-09-04T23:19:27.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40492026-09-04T23:19:28.040Z
40502026-09-04T23:19:28.040Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/376)
40512026-09-04T23:19:28.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40522026-09-04T23:19:28.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40532026-09-04T23:19:28.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40542026-09-04T23:19:28.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40552026-09-04T23:19:28.642Z
40562026-09-04T23:19:28.642Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/376)
40572026-09-04T23:19:29.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40582026-09-04T23:19:29.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40592026-09-04T23:19:29.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40602026-09-04T23:19:29.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40612026-09-04T23:19:29.239Z
40622026-09-04T23:19:29.239Zinfo: running `cargo check --bins` on oximeter-producer (235/376)
40632026-09-04T23:19:29.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40642026-09-04T23:19:29.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40652026-09-04T23:19:29.760Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40662026-09-04T23:19:29.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40672026-09-04T23:19:29.858Z
40682026-09-04T23:19:29.858Zinfo: running `cargo check --bins` on internal-dns-resolver (236/376)
40692026-09-04T23:19:30.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40702026-09-04T23:19:30.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40712026-09-04T23:19:30.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40722026-09-04T23:19:30.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40732026-09-04T23:19:30.432Z
40742026-09-04T23:19:30.432Zinfo: running `cargo check --bins` on dns-server (237/376)
40752026-09-04T23:19:30.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40762026-09-04T23:19:30.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40772026-09-04T23:19:31.082Z Compiling parking_lot_core v0.8.6
40782026-09-04T23:19:31.190Z Compiling git-stub v1.0.0
40792026-09-04T23:19:31.199Z Checking prefix-trie v0.7.0
40802026-09-04T23:19:31.202Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40812026-09-04T23:19:31.314Z Compiling git-stub-vcs v0.1.0
40822026-09-04T23:19:31.478Z Checking hickory-server v0.25.2
40832026-09-04T23:19:31.579Z Checking parking_lot v0.11.2
40842026-09-04T23:19:31.612Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40852026-09-04T23:19:31.748Z Checking sled v0.34.7
40862026-09-04T23:19:33.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
40872026-09-04T23:19:33.856Z
40882026-09-04T23:19:33.856Zinfo: running `cargo check --bins` on dns-server-api (238/376)
40892026-09-04T23:19:34.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40902026-09-04T23:19:34.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40912026-09-04T23:19:34.334Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40922026-09-04T23:19:34.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
40932026-09-04T23:19:34.417Z
40942026-09-04T23:19:34.417Zinfo: running `cargo check --bins` on nexus-client (239/376)
40952026-09-04T23:19:34.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40962026-09-04T23:19:34.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40972026-09-04T23:19:34.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40982026-09-04T23:19:34.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40992026-09-04T23:19:35.028Z
41002026-09-04T23:19:35.028Zinfo: running `cargo check --bins` on oximeter-producer-api (240/376)
41012026-09-04T23:19:35.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41022026-09-04T23:19:35.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41032026-09-04T23:19:35.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41042026-09-04T23:19:35.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
41052026-09-04T23:19:35.607Z
41062026-09-04T23:19:35.607Zinfo: running `cargo check --bins` on sp-sim (241/376)
41072026-09-04T23:19:36.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41082026-09-04T23:19:36.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41092026-09-04T23:19:36.325Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41102026-09-04T23:19:36.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s
41112026-09-04T23:19:37.030Z
41122026-09-04T23:19:37.030Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/376)
41132026-09-04T23:19:37.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41142026-09-04T23:19:37.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41152026-09-04T23:19:37.852Z Compiling proc-macro-error-attr2 v2.0.0
41162026-09-04T23:19:37.979Z Compiling hashbrown v0.14.5
41172026-09-04T23:19:37.980Z Compiling rfc6979 v0.4.0
41182026-09-04T23:19:37.994Z Compiling salty v0.3.0
41192026-09-04T23:19:38.003Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41202026-09-04T23:19:38.013Z Compiling primeorder v0.13.6
41212026-09-04T23:19:38.027Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41222026-09-04T23:19:38.097Z Compiling ecdsa v0.16.9
41232026-09-04T23:19:38.155Z Compiling sha1 v0.10.6
41242026-09-04T23:19:38.263Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41252026-09-04T23:19:38.349Z Compiling proc-macro-error2 v2.0.1
41262026-09-04T23:19:38.447Z Compiling chumsky v0.9.3
41272026-09-04T23:19:38.471Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41282026-09-04T23:19:38.487Z Compiling p384 v0.13.1
41292026-09-04T23:19:38.515Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41302026-09-04T23:19:38.658Z Compiling knus-derive v3.4.0
41312026-09-04T23:19:38.676Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41322026-09-04T23:19:38.723Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41332026-09-04T23:19:38.779Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41342026-09-04T23:19:38.939Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41352026-09-04T23:19:39.026Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41362026-09-04T23:19:39.140Z Checking corncobs v0.1.4
41372026-09-04T23:19:39.177Z Checking libscf-sys v1.2.0
41382026-09-04T23:19:39.191Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41392026-09-04T23:19:39.211Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41402026-09-04T23:19:39.227Z Checking secrecy v0.8.0
41412026-09-04T23:19:39.262Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41422026-09-04T23:19:39.306Z Checking papergrid v0.18.0
41432026-09-04T23:19:39.348Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41442026-09-04T23:19:39.365Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41452026-09-04T23:19:39.508Z Compiling unicase v2.9.0
41462026-09-04T23:19:39.566Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41472026-09-04T23:19:39.603Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41482026-09-04T23:19:39.642Z Checking itertools v0.15.0
41492026-09-04T23:19:39.702Z Compiling mime_guess v2.0.5
41502026-09-04T23:19:39.801Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41512026-09-04T23:19:39.846Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41522026-09-04T23:19:40.076Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41532026-09-04T23:19:40.092Z Compiling knus v3.4.0
41542026-09-04T23:19:40.106Z Checking tabled v0.21.0
41552026-09-04T23:19:40.121Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41562026-09-04T23:19:40.417Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41572026-09-04T23:19:40.432Z Checking http-range v0.1.5
41582026-09-04T23:19:40.558Z Checking crc8 v0.1.1
41592026-09-04T23:19:40.750Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41602026-09-04T23:19:40.765Z Checking scuffle v0.1.0
41612026-09-04T23:19:40.812Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41622026-09-04T23:19:40.934Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41632026-09-04T23:19:40.977Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41642026-09-04T23:19:40.994Z Checking nanorand v0.7.0
41652026-09-04T23:19:40.997Z Checking hyper-staticfile v0.10.1
41662026-09-04T23:19:41.195Z Checking flume v0.11.1
41672026-09-04T23:19:41.313Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41682026-09-04T23:19:41.328Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41692026-09-04T23:19:41.357Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41702026-09-04T23:19:41.438Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41712026-09-04T23:19:41.478Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41722026-09-04T23:19:41.682Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41732026-09-04T23:19:41.699Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41742026-09-04T23:19:41.699Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41752026-09-04T23:19:41.868Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41762026-09-04T23:19:42.005Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41772026-09-04T23:19:42.264Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41782026-09-04T23:19:42.291Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41792026-09-04T23:19:42.823Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41802026-09-04T23:19:43.651Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41812026-09-04T23:19:45.557Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41822026-09-04T23:19:46.583Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
41832026-09-04T23:19:47.146Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41842026-09-04T23:19:47.149Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41852026-09-04T23:19:47.895Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41862026-09-04T23:19:59.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.04s
41872026-09-04T23:19:59.076Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41882026-09-04T23:19:59.076Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41892026-09-04T23:19:59.285Z
41902026-09-04T23:19:59.285Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/376)
41912026-09-04T23:19:59.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41922026-09-04T23:19:59.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41932026-09-04T23:20:00.049Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41942026-09-04T23:20:10.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.10s
41952026-09-04T23:20:10.402Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41962026-09-04T23:20:10.402Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41972026-09-04T23:20:10.597Z
41982026-09-04T23:20:10.597Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/376)
41992026-09-04T23:20:11.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42002026-09-04T23:20:11.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42012026-09-04T23:20:11.369Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42022026-09-04T23:20:21.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
42032026-09-04T23:20:21.643Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42042026-09-04T23:20:21.643Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42052026-09-04T23:20:21.847Z
42062026-09-04T23:20:21.847Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/376)
42072026-09-04T23:20:22.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42082026-09-04T23:20:22.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42092026-09-04T23:20:22.614Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42102026-09-04T23:20:32.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
42112026-09-04T23:20:32.940Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42122026-09-04T23:20:32.940Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42132026-09-04T23:20:33.138Z
42142026-09-04T23:20:33.138Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/376)
42152026-09-04T23:20:33.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42162026-09-04T23:20:33.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42172026-09-04T23:20:33.909Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42182026-09-04T23:20:44.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.01s
42192026-09-04T23:20:44.164Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42202026-09-04T23:20:44.164Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42212026-09-04T23:20:44.360Z
42222026-09-04T23:20:44.360Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/376)
42232026-09-04T23:20:44.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42242026-09-04T23:20:44.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42252026-09-04T23:20:45.125Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42262026-09-04T23:20:55.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.04s
42272026-09-04T23:20:55.410Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42282026-09-04T23:20:55.410Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42292026-09-04T23:20:55.617Z
42302026-09-04T23:20:55.617Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/376)
42312026-09-04T23:20:56.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42322026-09-04T23:20:56.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42332026-09-04T23:20:56.379Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42342026-09-04T23:21:06.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s
42352026-09-04T23:21:06.634Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42362026-09-04T23:21:06.634Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42372026-09-04T23:21:06.831Z
42382026-09-04T23:21:06.831Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/376)
42392026-09-04T23:21:07.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42402026-09-04T23:21:07.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42412026-09-04T23:21:07.599Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42422026-09-04T23:21:18.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.18s
42432026-09-04T23:21:18.023Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42442026-09-04T23:21:18.023Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42452026-09-04T23:21:18.227Z
42462026-09-04T23:21:18.227Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/376)
42472026-09-04T23:21:18.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42482026-09-04T23:21:18.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42492026-09-04T23:21:18.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42502026-09-04T23:21:18.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42512026-09-04T23:21:18.800Z
42522026-09-04T23:21:18.800Zinfo: running `cargo check --bins` on installinator-common (251/376)
42532026-09-04T23:21:19.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42542026-09-04T23:21:19.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42552026-09-04T23:21:19.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42562026-09-04T23:21:19.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42572026-09-04T23:21:19.385Z
42582026-09-04T23:21:19.385Zinfo: running `cargo check --bins` on installinator-common-versions (252/376)
42592026-09-04T23:21:19.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42602026-09-04T23:21:19.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42612026-09-04T23:21:19.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42622026-09-04T23:21:19.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42632026-09-04T23:21:19.937Z
42642026-09-04T23:21:19.937Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/376)
42652026-09-04T23:21:20.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42662026-09-04T23:21:20.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42672026-09-04T23:21:20.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42682026-09-04T23:21:20.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
42692026-09-04T23:21:20.541Z
42702026-09-04T23:21:20.541Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/376)
42712026-09-04T23:21:21.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42722026-09-04T23:21:21.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42732026-09-04T23:21:21.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42742026-09-04T23:21:21.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42752026-09-04T23:21:21.114Z
42762026-09-04T23:21:21.114Zinfo: running `cargo check --bins` on range-requests (255/376)
42772026-09-04T23:21:21.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42782026-09-04T23:21:21.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42792026-09-04T23:21:21.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42802026-09-04T23:21:21.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42812026-09-04T23:21:21.678Z
42822026-09-04T23:21:21.678Zinfo: running `cargo check --bins` on repo-depot-api (256/376)
42832026-09-04T23:21:22.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42842026-09-04T23:21:22.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42852026-09-04T23:21:22.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42862026-09-04T23:21:22.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42872026-09-04T23:21:22.239Z
42882026-09-04T23:21:22.239Zinfo: running `cargo check --bins` on repo-depot-client (257/376)
42892026-09-04T23:21:22.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42902026-09-04T23:21:22.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42912026-09-04T23:21:22.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42922026-09-04T23:21:22.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42932026-09-04T23:21:22.794Z
42942026-09-04T23:21:22.794Zinfo: running `cargo check --bins` on sled-agent-api (258/376)
42952026-09-04T23:21:23.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42962026-09-04T23:21:23.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42972026-09-04T23:21:23.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42982026-09-04T23:21:23.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42992026-09-04T23:21:23.381Z
43002026-09-04T23:21:23.381Zinfo: running `cargo check --bins` on sled-diagnostics (259/376)
43012026-09-04T23:21:23.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43022026-09-04T23:21:23.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43032026-09-04T23:21:23.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43042026-09-04T23:21:23.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43052026-09-04T23:21:23.965Z
43062026-09-04T23:21:23.965Zinfo: running `cargo check --bins` on zfs-test-harness (260/376)
43072026-09-04T23:21:24.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43082026-09-04T23:21:24.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43092026-09-04T23:21:24.465Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43102026-09-04T23:21:24.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43112026-09-04T23:21:24.557Z
43122026-09-04T23:21:24.557Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/376)
43132026-09-04T23:21:25.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43142026-09-04T23:21:25.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43152026-09-04T23:21:25.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43162026-09-04T23:21:25.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43172026-09-04T23:21:25.153Z
43182026-09-04T23:21:25.153Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/376)
43192026-09-04T23:21:25.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43202026-09-04T23:21:25.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43212026-09-04T23:21:25.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43222026-09-04T23:21:25.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43232026-09-04T23:21:25.742Z
43242026-09-04T23:21:25.742Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/376)
43252026-09-04T23:21:26.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43262026-09-04T23:21:26.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43272026-09-04T23:21:26.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43282026-09-04T23:21:26.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43292026-09-04T23:21:26.332Z
43302026-09-04T23:21:26.332Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/376)
43312026-09-04T23:21:26.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43322026-09-04T23:21:26.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43332026-09-04T23:21:26.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43342026-09-04T23:21:26.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43352026-09-04T23:21:26.928Z
43362026-09-04T23:21:26.928Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/376)
43372026-09-04T23:21:27.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43382026-09-04T23:21:27.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43392026-09-04T23:21:27.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43402026-09-04T23:21:27.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43412026-09-04T23:21:27.519Z
43422026-09-04T23:21:27.519Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/376)
43432026-09-04T23:21:28.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43442026-09-04T23:21:28.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43452026-09-04T23:21:28.021Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43462026-09-04T23:21:28.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43472026-09-04T23:21:28.114Z
43482026-09-04T23:21:28.114Zinfo: running `cargo check --bins` on trust-quorum (267/376)
43492026-09-04T23:21:28.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43502026-09-04T23:21:28.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43512026-09-04T23:21:28.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43522026-09-04T23:21:28.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43532026-09-04T23:21:28.712Z
43542026-09-04T23:21:28.712Zinfo: running `cargo check --bins` on sled-agent-health-monitor (268/376)
43552026-09-04T23:21:29.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43562026-09-04T23:21:29.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43572026-09-04T23:21:29.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43582026-09-04T23:21:29.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
43592026-09-04T23:21:29.295Z
43602026-09-04T23:21:29.295Zinfo: running `cargo check --bins` on sled-agent-multirack-join (269/376)
43612026-09-04T23:21:29.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43622026-09-04T23:21:29.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43632026-09-04T23:21:29.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43642026-09-04T23:21:29.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43652026-09-04T23:21:29.905Z
43662026-09-04T23:21:29.906Zinfo: running `cargo check --bins` on sled-agent-rack-setup (270/376)
43672026-09-04T23:21:30.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43682026-09-04T23:21:30.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43692026-09-04T23:21:30.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43702026-09-04T23:21:30.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43712026-09-04T23:21:30.524Z
43722026-09-04T23:21:30.524Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (271/376)
43732026-09-04T23:21:31.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43742026-09-04T23:21:31.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43752026-09-04T23:21:31.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43762026-09-04T23:21:31.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43772026-09-04T23:21:31.132Z
43782026-09-04T23:21:31.132Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (272/376)
43792026-09-04T23:21:31.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43802026-09-04T23:21:31.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43812026-09-04T23:21:31.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43822026-09-04T23:21:31.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43832026-09-04T23:21:31.745Z
43842026-09-04T23:21:31.745Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (273/376)
43852026-09-04T23:21:32.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43862026-09-04T23:21:32.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43872026-09-04T23:21:32.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43882026-09-04T23:21:32.268Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43892026-09-04T23:21:32.362Z
43902026-09-04T23:21:32.362Zinfo: running `cargo check --bins` on omicron-deployment-graph (274/376)
43912026-09-04T23:21:32.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43922026-09-04T23:21:32.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43932026-09-04T23:21:32.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43942026-09-04T23:21:32.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
43952026-09-04T23:21:32.917Z
43962026-09-04T23:21:32.918Zinfo: running `cargo check --bins` on transient-dns-server (275/376)
43972026-09-04T23:21:33.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43982026-09-04T23:21:33.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43992026-09-04T23:21:33.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44002026-09-04T23:21:33.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44012026-09-04T23:21:33.498Z
44022026-09-04T23:21:33.498Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/376)
44032026-09-04T23:21:33.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44042026-09-04T23:21:33.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44052026-09-04T23:21:33.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44062026-09-04T23:21:33.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44072026-09-04T23:21:34.079Z
44082026-09-04T23:21:34.079Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/376)
44092026-09-04T23:21:34.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44102026-09-04T23:21:34.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44112026-09-04T23:21:34.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44122026-09-04T23:21:34.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44132026-09-04T23:21:34.667Z
44142026-09-04T23:21:34.667Zinfo: running `cargo check --bins` on omicron-rpaths (278/376)
44152026-09-04T23:21:35.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44162026-09-04T23:21:35.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44172026-09-04T23:21:35.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44182026-09-04T23:21:35.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44192026-09-04T23:21:35.221Z
44202026-09-04T23:21:35.221Zinfo: running `cargo check --bins` on omicron-repl-utils (279/376)
44212026-09-04T23:21:35.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44222026-09-04T23:21:35.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44232026-09-04T23:21:35.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44242026-09-04T23:21:35.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44252026-09-04T23:21:35.779Z
44262026-09-04T23:21:35.779Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (280/376)
44272026-09-04T23:21:36.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44282026-09-04T23:21:36.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44292026-09-04T23:21:36.481Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44302026-09-04T23:21:36.889Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44312026-09-04T23:21:38.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
44322026-09-04T23:21:38.256Z
44332026-09-04T23:21:38.256Zinfo: running `cargo check --bins` on clickhouse-admin-api (281/376)
44342026-09-04T23:21:38.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-09-04T23:21:38.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-09-04T23:21:38.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-09-04T23:21:38.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44382026-09-04T23:21:38.828Z
44392026-09-04T23:21:38.828Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (282/376)
44402026-09-04T23:21:39.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-09-04T23:21:39.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-09-04T23:21:39.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44432026-09-04T23:21:39.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44442026-09-04T23:21:39.399Z
44452026-09-04T23:21:39.399Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/376)
44462026-09-04T23:21:39.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44472026-09-04T23:21:39.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44482026-09-04T23:21:39.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44492026-09-04T23:21:39.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44502026-09-04T23:21:39.977Z
44512026-09-04T23:21:39.977Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (284/376)
44522026-09-04T23:21:40.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44532026-09-04T23:21:40.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44542026-09-04T23:21:40.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44552026-09-04T23:21:40.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44562026-09-04T23:21:40.554Z
44572026-09-04T23:21:40.554Zinfo: running `cargo check --bins` on installinator-client (285/376)
44582026-09-04T23:21:41.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44592026-09-04T23:21:41.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44602026-09-04T23:21:41.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44612026-09-04T23:21:41.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44622026-09-04T23:21:41.111Z
44632026-09-04T23:21:41.111Zinfo: running `cargo check --bins` on oxide-client (286/376)
44642026-09-04T23:21:41.581Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44652026-09-04T23:21:41.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44662026-09-04T23:21:41.584Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44672026-09-04T23:21:41.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44682026-09-04T23:21:41.670Z
44692026-09-04T23:21:41.670Zinfo: running `cargo check --bins` on oximeter-client (287/376)
44702026-09-04T23:21:42.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44712026-09-04T23:21:42.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44722026-09-04T23:21:42.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44732026-09-04T23:21:42.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44742026-09-04T23:21:42.241Z
44752026-09-04T23:21:42.241Zinfo: running `cargo check --bins` on wicketd-client (288/376)
44762026-09-04T23:21:42.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44772026-09-04T23:21:42.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44782026-09-04T23:21:42.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44792026-09-04T23:21:42.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44802026-09-04T23:21:42.832Z
44812026-09-04T23:21:42.832Zinfo: running `cargo check --bins` on wicket-common (289/376)
44822026-09-04T23:21:43.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44832026-09-04T23:21:43.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44842026-09-04T23:21:43.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44852026-09-04T23:21:43.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44862026-09-04T23:21:43.409Z
44872026-09-04T23:21:43.409Zinfo: running `cargo check --bins` on wicketd-commission-client (290/376)
44882026-09-04T23:21:43.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44892026-09-04T23:21:43.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44902026-09-04T23:21:43.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44912026-09-04T23:21:43.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44922026-09-04T23:21:43.982Z
44932026-09-04T23:21:43.982Zinfo: running `cargo check --bins` on omicron-cockroach-admin (291/376)
44942026-09-04T23:21:44.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44952026-09-04T23:21:44.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44962026-09-04T23:21:44.655Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
44972026-09-04T23:21:44.658Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
44982026-09-04T23:21:45.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
44992026-09-04T23:21:46.013Z
45002026-09-04T23:21:46.013Zinfo: running `cargo check --bins` on cockroach-admin-api (292/376)
45012026-09-04T23:21:46.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-09-04T23:21:46.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-09-04T23:21:46.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45042026-09-04T23:21:46.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45052026-09-04T23:21:46.571Z
45062026-09-04T23:21:46.571Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (293/376)
45072026-09-04T23:21:47.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45082026-09-04T23:21:47.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45092026-09-04T23:21:47.118Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45102026-09-04T23:21:47.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45112026-09-04T23:21:47.222Z
45122026-09-04T23:21:47.222Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/376)
45132026-09-04T23:21:47.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45142026-09-04T23:21:47.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45152026-09-04T23:21:47.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45162026-09-04T23:21:47.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45172026-09-04T23:21:47.880Z
45182026-09-04T23:21:47.880Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (295/376)
45192026-09-04T23:21:48.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45202026-09-04T23:21:48.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45212026-09-04T23:21:48.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45222026-09-04T23:21:48.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45232026-09-04T23:21:48.501Z
45242026-09-04T23:21:48.501Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/376)
45252026-09-04T23:21:49.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45262026-09-04T23:21:49.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45272026-09-04T23:21:49.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45282026-09-04T23:21:49.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45292026-09-04T23:21:49.127Z
45302026-09-04T23:21:49.127Zinfo: running `cargo check --bins` on db-macros (297/376)
45312026-09-04T23:21:49.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45322026-09-04T23:21:49.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45332026-09-04T23:21:49.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45342026-09-04T23:21:49.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45352026-09-04T23:21:49.683Z
45362026-09-04T23:21:49.683Zinfo: running `cargo check --bins` on nexus-macros-common (298/376)
45372026-09-04T23:21:50.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45382026-09-04T23:21:50.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45392026-09-04T23:21:50.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45402026-09-04T23:21:50.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45412026-09-04T23:21:50.237Z
45422026-09-04T23:21:50.237Zinfo: running `cargo check --bins` on nexus-auth (299/376)
45432026-09-04T23:21:50.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45442026-09-04T23:21:50.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45452026-09-04T23:21:50.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45462026-09-04T23:21:50.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45472026-09-04T23:21:50.852Z
45482026-09-04T23:21:50.852Zinfo: running `cargo check --bins` on authz-macros (300/376)
45492026-09-04T23:21:51.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45502026-09-04T23:21:51.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45512026-09-04T23:21:51.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45522026-09-04T23:21:51.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45532026-09-04T23:21:51.404Z
45542026-09-04T23:21:51.404Zinfo: running `cargo check --bins` on nexus-db-fixed-data (301/376)
45552026-09-04T23:21:51.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45562026-09-04T23:21:51.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45572026-09-04T23:21:51.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45582026-09-04T23:21:51.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45592026-09-04T23:21:52.009Z
45602026-09-04T23:21:52.009Zinfo: running `cargo check --bins` on nexus-db-model (302/376)
45612026-09-04T23:21:52.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45622026-09-04T23:21:52.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45632026-09-04T23:21:52.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45642026-09-04T23:21:52.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
45652026-09-04T23:21:52.616Z
45662026-09-04T23:21:52.616Zinfo: running `cargo check --bins` on nexus-db-schema (303/376)
45672026-09-04T23:21:53.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45682026-09-04T23:21:53.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45692026-09-04T23:21:53.086Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45702026-09-04T23:21:53.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45712026-09-04T23:21:53.169Z
45722026-09-04T23:21:53.169Zinfo: running `cargo check --bins` on nexus-defaults (304/376)
45732026-09-04T23:21:53.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45742026-09-04T23:21:53.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45752026-09-04T23:21:53.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45762026-09-04T23:21:53.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45772026-09-04T23:21:53.739Z
45782026-09-04T23:21:53.739Zinfo: running `cargo check --bins` on omicron-git-version (305/376)
45792026-09-04T23:21:54.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45802026-09-04T23:21:54.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45812026-09-04T23:21:54.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45822026-09-04T23:21:54.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
45832026-09-04T23:21:54.288Z
45842026-09-04T23:21:54.288Zinfo: running `cargo check --bins` on nexus-db-errors (306/376)
45852026-09-04T23:21:54.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45862026-09-04T23:21:54.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45872026-09-04T23:21:54.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45882026-09-04T23:21:54.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45892026-09-04T23:21:54.907Z
45902026-09-04T23:21:54.907Zinfo: running `cargo check --bins` on nexus-db-lookup (307/376)
45912026-09-04T23:21:55.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45922026-09-04T23:21:55.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45932026-09-04T23:21:55.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45942026-09-04T23:21:55.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45952026-09-04T23:21:55.524Z
45962026-09-04T23:21:55.524Zinfo: running `cargo check --bins` on nexus-test-interface (308/376)
45972026-09-04T23:21:56.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45982026-09-04T23:21:56.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45992026-09-04T23:21:56.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46002026-09-04T23:21:56.054Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46012026-09-04T23:21:56.145Z
46022026-09-04T23:21:56.146Zinfo: running `cargo check --bins` on oximeter-collector (309/376)
46032026-09-04T23:21:56.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46042026-09-04T23:21:56.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46052026-09-04T23:21:56.861Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46062026-09-04T23:21:56.864Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46072026-09-04T23:21:57.535Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46082026-09-04T23:21:59.242Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s
46092026-09-04T23:21:59.430Z
46102026-09-04T23:21:59.430Zinfo: running `cargo check --bins` on oximeter-api (310/376)
46112026-09-04T23:21:59.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46122026-09-04T23:21:59.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46132026-09-04T23:21:59.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46142026-09-04T23:21:59.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
46152026-09-04T23:21:59.995Z
46162026-09-04T23:21:59.995Zinfo: running `cargo check --bins` on cert-dev (311/376)
46172026-09-04T23:22:00.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46182026-09-04T23:22:00.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46192026-09-04T23:22:00.602Z Checking yasna v0.5.2
46202026-09-04T23:22:01.002Z Checking rcgen v0.12.1
46212026-09-04T23:22:01.254Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46222026-09-04T23:22:01.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
46232026-09-04T23:22:01.610Z
46242026-09-04T23:22:01.610Zinfo: running `cargo check --bins` on clickana (312/376)
46252026-09-04T23:22:02.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46262026-09-04T23:22:02.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46272026-09-04T23:22:02.244Z Compiling instability v0.3.11
46282026-09-04T23:22:02.244Z Checking castaway v0.2.4
46292026-09-04T23:22:02.247Z Compiling indoc v2.0.7
46302026-09-04T23:22:02.247Z Checking unicode-truncate v1.1.0
46312026-09-04T23:22:02.350Z Checking lru v0.12.5
46322026-09-04T23:22:02.361Z Checking cassowary v0.3.0
46332026-09-04T23:22:02.445Z Checking compact_str v0.8.1
46342026-09-04T23:22:03.236Z Checking ratatui v0.29.0
46352026-09-04T23:22:04.282Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46362026-09-04T23:22:04.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s
46372026-09-04T23:22:05.167Z
46382026-09-04T23:22:05.167Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (313/376)
46392026-09-04T23:22:05.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46402026-09-04T23:22:05.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46412026-09-04T23:22:05.874Z Checking headers-core v0.3.0
46422026-09-04T23:22:05.874Z Checking port-file v0.1.0
46432026-09-04T23:22:05.877Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46442026-09-04T23:22:06.070Z Checking headers v0.4.1
46452026-09-04T23:22:06.433Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46462026-09-04T23:22:07.392Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46472026-09-04T23:22:07.907Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46482026-09-04T23:22:08.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s
46492026-09-04T23:22:08.544Z
46502026-09-04T23:22:08.544Zinfo: running `cargo check --bins` on ch-dev (314/376)
46512026-09-04T23:22:09.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46522026-09-04T23:22:09.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46532026-09-04T23:22:09.250Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46542026-09-04T23:22:10.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
46552026-09-04T23:22:10.189Z
46562026-09-04T23:22:10.189Zinfo: running `cargo check --bins` on dev-tools-common (315/376)
46572026-09-04T23:22:10.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46582026-09-04T23:22:10.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46592026-09-04T23:22:10.551Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46602026-09-04T23:22:10.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
46612026-09-04T23:22:10.601Z
46622026-09-04T23:22:10.601Zinfo: running `cargo check --bins` on corpus-adjust (316/376)
46632026-09-04T23:22:11.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46642026-09-04T23:22:11.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46652026-09-04T23:22:11.225Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
46662026-09-04T23:22:11.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
46672026-09-04T23:22:11.765Z
46682026-09-04T23:22:11.765Zinfo: running `cargo check --bins` on crdb-seed (317/376)
46692026-09-04T23:22:12.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46702026-09-04T23:22:12.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46712026-09-04T23:22:12.480Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46722026-09-04T23:22:13.590Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46732026-09-04T23:22:13.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
46742026-09-04T23:22:14.136Z
46752026-09-04T23:22:14.136Zinfo: running `cargo check --bins` on db-dev (318/376)
46762026-09-04T23:22:14.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46772026-09-04T23:22:14.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46782026-09-04T23:22:14.852Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
46792026-09-04T23:22:15.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
46802026-09-04T23:22:15.805Z
46812026-09-04T23:22:15.805Zinfo: running `cargo check --bins` on omicron-dev-lib (319/376)
46822026-09-04T23:22:16.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46832026-09-04T23:22:16.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46842026-09-04T23:22:16.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46852026-09-04T23:22:16.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
46862026-09-04T23:22:16.418Z
46872026-09-04T23:22:16.418Zinfo: running `cargo check --bins` on xtask-downloader (320/376)
46882026-09-04T23:22:16.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46892026-09-04T23:22:16.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46902026-09-04T23:22:17.028Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
46912026-09-04T23:22:17.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
46922026-09-04T23:22:17.875Z
46932026-09-04T23:22:17.875Zinfo: running `cargo check --bins` on omicron-dropshot-apis (321/376)
46942026-09-04T23:22:18.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46952026-09-04T23:22:18.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46962026-09-04T23:22:18.614Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46972026-09-04T23:22:18.614Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
46982026-09-04T23:22:18.617Z Checking git-stub v1.0.0
46992026-09-04T23:22:18.730Z Compiling trait-variant v0.1.2
47002026-09-04T23:22:18.737Z Checking maplit v1.0.2
47012026-09-04T23:22:18.759Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
47022026-09-04T23:22:18.762Z Checking drift v0.2.0
47032026-09-04T23:22:18.762Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
47042026-09-04T23:22:18.821Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47052026-09-04T23:22:18.878Z Checking git-stub-vcs v0.1.0
47062026-09-04T23:22:18.941Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
47072026-09-04T23:22:18.958Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47082026-09-04T23:22:19.072Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47092026-09-04T23:22:19.108Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47102026-09-04T23:22:19.137Z Checking dropshot-api-manager v0.8.0
47112026-09-04T23:22:19.238Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47122026-09-04T23:22:19.453Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
47132026-09-04T23:22:19.943Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47142026-09-04T23:22:20.874Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47152026-09-04T23:22:21.877Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47162026-09-04T23:22:22.699Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47172026-09-04T23:22:23.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
47182026-09-04T23:22:23.337Z
47192026-09-04T23:22:23.337Zinfo: running `cargo check --bins` on installinator-api (322/376)
47202026-09-04T23:22:23.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47212026-09-04T23:22:23.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47222026-09-04T23:22:23.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47232026-09-04T23:22:23.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47242026-09-04T23:22:23.900Z
47252026-09-04T23:22:23.900Zinfo: running `cargo check --bins` on nexus-external-api (323/376)
47262026-09-04T23:22:24.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47272026-09-04T23:22:24.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47282026-09-04T23:22:24.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47292026-09-04T23:22:24.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47302026-09-04T23:22:24.512Z
47312026-09-04T23:22:24.515Zinfo: running `cargo check --bins` on nexus-internal-api (324/376)
47322026-09-04T23:22:25.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47332026-09-04T23:22:25.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47342026-09-04T23:22:25.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47352026-09-04T23:22:25.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47362026-09-04T23:22:25.123Z
47372026-09-04T23:22:25.123Zinfo: running `cargo check --bins` on nexus-lockstep-api (325/376)
47382026-09-04T23:22:25.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47392026-09-04T23:22:25.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47402026-09-04T23:22:25.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47412026-09-04T23:22:25.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
47422026-09-04T23:22:25.815Z
47432026-09-04T23:22:25.815Zinfo: running `cargo check --bins` on ntp-admin-api (326/376)
47442026-09-04T23:22:26.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47452026-09-04T23:22:26.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47462026-09-04T23:22:26.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47472026-09-04T23:22:26.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47482026-09-04T23:22:26.287Z
47492026-09-04T23:22:26.287Zinfo: running `cargo check --bins` on ntp-admin-types-versions (327/376)
47502026-09-04T23:22:26.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47512026-09-04T23:22:26.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47522026-09-04T23:22:26.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47532026-09-04T23:22:26.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
47542026-09-04T23:22:26.848Z
47552026-09-04T23:22:26.848Zinfo: running `cargo check --bins` on wicketd-api (328/376)
47562026-09-04T23:22:27.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47572026-09-04T23:22:27.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47582026-09-04T23:22:27.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47592026-09-04T23:22:27.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47602026-09-04T23:22:27.438Z
47612026-09-04T23:22:27.438Zinfo: running `cargo check --bins` on wicketd-commission-api (329/376)
47622026-09-04T23:22:27.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47632026-09-04T23:22:27.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47642026-09-04T23:22:27.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47652026-09-04T23:22:27.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47662026-09-04T23:22:28.013Z
47672026-09-04T23:22:28.013Zinfo: running `cargo check --bins` on omicron-ls-apis (330/376)
47682026-09-04T23:22:28.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47692026-09-04T23:22:28.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47702026-09-04T23:22:28.629Z Compiling blake3 v1.8.5
47712026-09-04T23:22:28.737Z Checking constant_time_eq v0.4.2
47722026-09-04T23:22:28.746Z Checking arrayvec v0.7.6
47732026-09-04T23:22:28.749Z Checking arrayref v0.3.9
47742026-09-04T23:22:28.760Z Checking cargo-platform v0.3.2
47752026-09-04T23:22:28.760Z Checking topological-sort v0.2.2
47762026-09-04T23:22:28.763Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
47772026-09-04T23:22:28.928Z Checking cargo_metadata v0.23.1
47782026-09-04T23:22:29.598Z Checking omicron-zone-package v0.12.3
47792026-09-04T23:22:30.295Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47802026-09-04T23:22:31.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
47812026-09-04T23:22:31.288Z
47822026-09-04T23:22:31.288Zinfo: running `cargo check --bins` on mgs-dev (331/376)
47832026-09-04T23:22:31.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47842026-09-04T23:22:31.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47852026-09-04T23:22:32.009Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
47862026-09-04T23:22:32.640Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
47872026-09-04T23:22:33.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
47882026-09-04T23:22:33.339Z
47892026-09-04T23:22:33.339Zinfo: running `cargo check --bins` on omicron-omdb (332/376)
47902026-09-04T23:22:33.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47912026-09-04T23:22:33.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47922026-09-04T23:22:34.303Z Compiling darling_core v0.21.3
47932026-09-04T23:22:34.303Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
47942026-09-04T23:22:34.345Z Compiling vergen-lib v0.1.6
47952026-09-04T23:22:34.345Z Compiling diesel_derives v2.3.7
47962026-09-04T23:22:34.345Z Checking scheduled-thread-pool v0.2.7
47972026-09-04T23:22:34.345Z Compiling vergen-gitcl v1.0.8
47982026-09-04T23:22:34.345Z Compiling diesel_table_macro_syntax v0.3.0
47992026-09-04T23:22:34.554Z Compiling dirs-sys-next v0.1.2
48002026-09-04T23:22:34.659Z Compiling crunchy v0.2.4
48012026-09-04T23:22:34.775Z Compiling glob v0.3.3
48022026-09-04T23:22:34.775Z Compiling dirs-next v2.0.0
48032026-09-04T23:22:34.775Z Checking r2d2 v0.8.10
48042026-09-04T23:22:34.903Z Compiling tiny-keccak v2.0.2
48052026-09-04T23:22:34.903Z Checking downcast-rs v2.0.2
48062026-09-04T23:22:35.025Z Compiling term v0.7.0
48072026-09-04T23:22:35.149Z Compiling bit-vec v0.6.3
48082026-09-04T23:22:35.149Z Compiling clang-sys v1.8.1
48092026-09-04T23:22:35.150Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48102026-09-04T23:22:35.350Z Compiling bit-set v0.5.3
48112026-09-04T23:22:35.350Z Compiling ascii-canvas v3.0.0
48122026-09-04T23:22:35.466Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48132026-09-04T23:22:35.542Z Compiling itertools v0.10.5
48142026-09-04T23:22:35.542Z Compiling ena v0.14.4
48152026-09-04T23:22:35.542Z Compiling libloading v0.8.9
48162026-09-04T23:22:35.542Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48172026-09-04T23:22:35.542Z Compiling bindgen v0.71.1
48182026-09-04T23:22:35.571Z Compiling diff v0.1.13
48192026-09-04T23:22:35.645Z Compiling regex-syntax v0.6.29
48202026-09-04T23:22:35.817Z Compiling cexpr v0.6.0
48212026-09-04T23:22:35.894Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48222026-09-04T23:22:36.050Z Compiling rustc-hash v2.1.1
48232026-09-04T23:22:36.067Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48242026-09-04T23:22:36.373Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48252026-09-04T23:22:36.417Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48262026-09-04T23:22:36.441Z Compiling libxml v0.3.3
48272026-09-04T23:22:36.465Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48282026-09-04T23:22:36.651Z Compiling strum_macros v0.24.3
48292026-09-04T23:22:36.697Z Compiling indoc v1.0.9
48302026-09-04T23:22:36.899Z Compiling darling_macro v0.21.3
48312026-09-04T23:22:37.137Z Compiling lalrpop v0.19.12
48322026-09-04T23:22:37.403Z Compiling darling v0.21.3
48332026-09-04T23:22:37.503Z Compiling dsl_auto_type v0.2.0
48342026-09-04T23:22:37.644Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48352026-09-04T23:22:37.659Z Checking derive_builder v0.20.2
48362026-09-04T23:22:37.813Z Compiling oso-derive v0.27.3
48372026-09-04T23:22:37.848Z Checking quick-xml v0.37.5
48382026-09-04T23:22:37.969Z Compiling impl-trait-for-tuples v0.2.3
48392026-09-04T23:22:38.308Z Checking openssl-probe v0.1.6
48402026-09-04T23:22:38.451Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48412026-09-04T23:22:38.755Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48422026-09-04T23:22:38.946Z Checking bb8 v0.8.6
48432026-09-04T23:22:39.218Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48442026-09-04T23:22:39.235Z Checking nonempty v0.12.0
48452026-09-04T23:22:39.235Z Compiling libz-sys v1.1.24
48462026-09-04T23:22:39.401Z Compiling strsim v0.10.0
48472026-09-04T23:22:39.443Z Compiling libgit2-sys v0.18.3+1.9.2
48482026-09-04T23:22:39.565Z Compiling progenitor-impl v0.13.0
48492026-09-04T23:22:39.693Z Compiling darling_core v0.13.4
48502026-09-04T23:22:39.843Z Compiling vergen-git2 v9.1.0
48512026-09-04T23:22:40.944Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48522026-09-04T23:22:41.129Z Checking progenitor-client v0.13.0
48532026-09-04T23:22:41.406Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48542026-09-04T23:22:41.531Z Compiling darling_macro v0.13.4
48552026-09-04T23:22:42.019Z Compiling darling v0.13.4
48562026-09-04T23:22:42.114Z Compiling serde_with_macros v1.5.2
48572026-09-04T23:22:42.144Z Compiling progenitor-macro v0.13.0
48582026-09-04T23:22:42.371Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48592026-09-04T23:22:42.586Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48602026-09-04T23:22:42.773Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48612026-09-04T23:22:42.962Z Compiling serde_with v1.14.0
48622026-09-04T23:22:42.980Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48632026-09-04T23:22:43.203Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48642026-09-04T23:22:43.389Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48652026-09-04T23:22:43.407Z Checking diesel v2.3.7
48662026-09-04T23:22:43.475Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
48672026-09-04T23:22:43.576Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
48682026-09-04T23:22:44.177Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
48692026-09-04T23:22:45.188Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
48702026-09-04T23:22:45.418Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
48712026-09-04T23:22:45.694Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48722026-09-04T23:22:45.880Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
48732026-09-04T23:22:46.066Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48742026-09-04T23:22:46.279Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
48752026-09-04T23:22:46.296Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
48762026-09-04T23:22:46.786Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
48772026-09-04T23:22:46.789Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48782026-09-04T23:22:47.036Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48792026-09-04T23:22:47.120Z Checking progenitor v0.13.0
48802026-09-04T23:22:47.271Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48812026-09-04T23:22:47.401Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
48822026-09-04T23:22:47.627Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48832026-09-04T23:22:47.814Z Checking twox-hash v2.1.2
48842026-09-04T23:22:47.885Z Checking libsw-core v0.3.2
48852026-09-04T23:22:47.968Z Checking atty v0.2.14
48862026-09-04T23:22:48.037Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48872026-09-04T23:22:48.068Z Checking libsw v3.5.0
48882026-09-04T23:22:48.117Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
48892026-09-04T23:22:48.283Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
48902026-09-04T23:22:49.924Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
48912026-09-04T23:22:50.210Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
48922026-09-04T23:22:50.633Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
48932026-09-04T23:22:50.935Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
48942026-09-04T23:22:51.914Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
48952026-09-04T23:22:52.098Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
48962026-09-04T23:22:52.248Z Checking fatfs v0.3.6
48972026-09-04T23:22:52.711Z Checking console v0.16.2
48982026-09-04T23:22:53.020Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
48992026-09-04T23:22:53.633Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49002026-09-04T23:22:53.793Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
49012026-09-04T23:22:53.930Z Checking unit-prefix v0.5.2
49022026-09-04T23:22:54.067Z Compiling seq-macro v0.3.6
49032026-09-04T23:22:54.342Z Checking indicatif v0.18.4
49042026-09-04T23:22:54.589Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49052026-09-04T23:22:54.720Z Checking oxide-update-engine-display v0.1.2
49062026-09-04T23:22:55.024Z Checking support-bundle-viewer v0.1.2
49072026-09-04T23:22:55.096Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49082026-09-04T23:22:55.239Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49092026-09-04T23:22:55.272Z Checking multimap v0.10.1
49102026-09-04T23:23:01.404Z Checking diesel-dtrace v0.5.0
49112026-09-04T23:23:01.656Z Checking async-bb8-diesel v0.2.1
49122026-09-04T23:23:04.120Z Compiling samael v0.0.19
49132026-09-04T23:23:06.395Z Compiling git2 v0.20.4
49142026-09-04T23:23:09.221Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49152026-09-04T23:23:09.564Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49162026-09-04T23:23:10.917Z Compiling polar-core v0.27.3
49172026-09-04T23:23:15.421Z Checking oso v0.27.3
49182026-09-04T23:23:46.454Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49192026-09-04T23:25:02.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
49202026-09-04T23:25:02.644Z
49212026-09-04T23:25:02.644Zinfo: running `cargo check --bins` on nexus-networking (333/376)
49222026-09-04T23:25:03.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49232026-09-04T23:25:03.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49242026-09-04T23:25:03.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49252026-09-04T23:25:03.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
49262026-09-04T23:25:03.317Z
49272026-09-04T23:25:03.317Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (334/376)
49282026-09-04T23:25:03.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49292026-09-04T23:25:03.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49302026-09-04T23:25:03.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49312026-09-04T23:25:03.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49322026-09-04T23:25:03.950Z
49332026-09-04T23:25:03.950Zinfo: running `cargo check --bins` on nexus-saga-recovery (335/376)
49342026-09-04T23:25:04.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49352026-09-04T23:25:04.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49362026-09-04T23:25:04.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49372026-09-04T23:25:04.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49382026-09-04T23:25:04.584Z
49392026-09-04T23:25:04.584Zinfo: running `cargo check --bins` on nexus-test-utils-macros (336/376)
49402026-09-04T23:25:05.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49412026-09-04T23:25:05.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49422026-09-04T23:25:05.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49432026-09-04T23:25:05.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49442026-09-04T23:25:05.143Z
49452026-09-04T23:25:05.143Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (337/376)
49462026-09-04T23:25:05.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49472026-09-04T23:25:05.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49482026-09-04T23:25:05.978Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49492026-09-04T23:25:06.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
49502026-09-04T23:25:06.978Z
49512026-09-04T23:25:06.978Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (338/376)
49522026-09-04T23:25:07.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49532026-09-04T23:25:07.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49542026-09-04T23:25:07.799Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49552026-09-04T23:25:47.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.40s
49562026-09-04T23:25:47.598Z
49572026-09-04T23:25:47.599Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (339/376)
49582026-09-04T23:25:48.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49592026-09-04T23:25:48.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49602026-09-04T23:25:48.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49612026-09-04T23:25:48.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
49622026-09-04T23:25:48.162Z
49632026-09-04T23:25:48.162Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (340/376)
49642026-09-04T23:25:48.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49652026-09-04T23:25:48.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49662026-09-04T23:25:48.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49672026-09-04T23:25:48.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
49682026-09-04T23:25:48.729Z
49692026-09-04T23:25:48.729Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (341/376)
49702026-09-04T23:25:49.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49712026-09-04T23:25:49.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49722026-09-04T23:25:49.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49732026-09-04T23:25:49.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49742026-09-04T23:25:49.355Z
49752026-09-04T23:25:49.355Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (342/376)
49762026-09-04T23:25:49.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49772026-09-04T23:25:49.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49782026-09-04T23:25:49.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49792026-09-04T23:25:49.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49802026-09-04T23:25:49.991Z
49812026-09-04T23:25:49.991Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (343/376)
49822026-09-04T23:25:50.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49832026-09-04T23:25:50.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49842026-09-04T23:25:50.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49852026-09-04T23:25:50.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49862026-09-04T23:25:50.612Z
49872026-09-04T23:25:50.612Zinfo: running `cargo check --bins` on nexus-mgs-updates (344/376)
49882026-09-04T23:25:51.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49892026-09-04T23:25:51.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49902026-09-04T23:25:51.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49912026-09-04T23:25:51.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49922026-09-04T23:25:51.232Z
49932026-09-04T23:25:51.232Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (345/376)
49942026-09-04T23:25:51.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49952026-09-04T23:25:51.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49962026-09-04T23:25:51.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49972026-09-04T23:25:51.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49982026-09-04T23:25:51.860Z
49992026-09-04T23:25:51.860Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (346/376)
50002026-09-04T23:25:52.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50012026-09-04T23:25:52.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50022026-09-04T23:25:52.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50032026-09-04T23:25:52.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50042026-09-04T23:25:52.484Z
50052026-09-04T23:25:52.484Zinfo: running `cargo check --bins` on nexus-switch-config (347/376)
50062026-09-04T23:25:52.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50072026-09-04T23:25:52.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50082026-09-04T23:25:52.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50092026-09-04T23:25:52.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
50102026-09-04T23:25:53.081Z
50112026-09-04T23:25:53.081Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (348/376)
50122026-09-04T23:25:53.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50132026-09-04T23:25:53.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50142026-09-04T23:25:53.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50152026-09-04T23:25:53.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50162026-09-04T23:25:53.701Z
50172026-09-04T23:25:53.701Zinfo: running `cargo check --bins` on support-bundle-collection (349/376)
50182026-09-04T23:25:54.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50192026-09-04T23:25:54.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50202026-09-04T23:25:54.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50212026-09-04T23:25:54.232Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50222026-09-04T23:25:54.323Z
50232026-09-04T23:25:54.323Zinfo: running `cargo check --bins` on omicron-dev (350/376)
50242026-09-04T23:25:54.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50252026-09-04T23:25:54.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50262026-09-04T23:25:55.221Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50272026-09-04T23:25:55.223Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50282026-09-04T23:25:55.478Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50292026-09-04T23:25:55.482Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50302026-09-04T23:25:55.482Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50312026-09-04T23:25:55.482Z Checking yansi v1.0.1
50322026-09-04T23:25:55.482Z Checking diff v0.1.13
50332026-09-04T23:25:55.498Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50342026-09-04T23:25:55.542Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50352026-09-04T23:25:55.709Z Checking pretty_assertions v1.4.1
50362026-09-04T23:25:56.500Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50372026-09-04T23:25:56.518Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50382026-09-04T23:26:21.978Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50392026-09-04T23:26:21.981Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50402026-09-04T23:26:21.981Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50412026-09-04T23:26:21.981Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50422026-09-04T23:26:21.981Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50432026-09-04T23:26:21.981Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50442026-09-04T23:26:21.981Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50452026-09-04T23:26:22.857Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50462026-09-04T23:26:22.861Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50472026-09-04T23:26:24.154Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50482026-09-04T23:27:03.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
50492026-09-04T23:27:03.746Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50502026-09-04T23:27:03.747Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50512026-09-04T23:27:03.955Z
50522026-09-04T23:27:03.955Zinfo: running `cargo check --bins` on oximeter-load-test (351/376)
50532026-09-04T23:27:04.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50542026-09-04T23:27:04.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50552026-09-04T23:27:04.665Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50562026-09-04T23:27:05.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
50572026-09-04T23:27:05.495Z
50582026-09-04T23:27:05.495Zinfo: running `cargo check --bins` on omicron-pins (352/376)
50592026-09-04T23:27:05.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50602026-09-04T23:27:05.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50612026-09-04T23:27:05.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50622026-09-04T23:27:05.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
50632026-09-04T23:27:06.060Z
50642026-09-04T23:27:06.060Zinfo: running `cargo check --bins` on rack-init-config (353/376)
50652026-09-04T23:27:06.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50662026-09-04T23:27:06.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50672026-09-04T23:27:06.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50682026-09-04T23:27:06.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50692026-09-04T23:27:06.646Z
50702026-09-04T23:27:06.646Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (354/376)
50712026-09-04T23:27:07.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50722026-09-04T23:27:07.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50732026-09-04T23:27:07.415Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50742026-09-04T23:27:07.537Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50752026-09-04T23:27:07.544Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
50762026-09-04T23:27:35.142Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50772026-09-04T23:27:35.550Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50782026-09-04T23:27:37.324Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50792026-09-04T23:27:37.813Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50802026-09-04T23:27:40.936Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50812026-09-04T23:28:05.385Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50822026-09-04T23:28:06.131Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50832026-09-04T23:28:07.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
50842026-09-04T23:28:08.056Z
50852026-09-04T23:28:08.057Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (355/376)
50862026-09-04T23:28:08.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50872026-09-04T23:28:08.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50882026-09-04T23:28:08.770Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
50892026-09-04T23:28:09.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
50902026-09-04T23:28:09.659Z
50912026-09-04T23:28:09.659Zinfo: running `cargo check --bins` on omicron-releng (356/376)
50922026-09-04T23:28:10.135Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50932026-09-04T23:28:10.141Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50942026-09-04T23:28:10.287Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
50952026-09-04T23:28:10.304Z Compiling fs-err v2.11.0
50962026-09-04T23:28:10.393Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
50972026-09-04T23:28:10.409Z Checking parse-size v1.1.0
50982026-09-04T23:28:10.426Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
50992026-09-04T23:28:10.426Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51002026-09-04T23:28:10.426Z Checking shell-words v1.1.1
51012026-09-04T23:28:10.501Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51022026-09-04T23:28:10.839Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51032026-09-04T23:28:11.011Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51042026-09-04T23:28:11.671Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
51052026-09-04T23:28:12.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
51062026-09-04T23:28:12.804Z
51072026-09-04T23:28:12.804Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (357/376)
51082026-09-04T23:28:13.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51092026-09-04T23:28:13.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51102026-09-04T23:28:13.439Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51112026-09-04T23:28:13.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
51122026-09-04T23:28:14.122Z
51132026-09-04T23:28:14.122Zinfo: running `cargo check --bins` on schema (358/376)
51142026-09-04T23:28:14.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51152026-09-04T23:28:14.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51162026-09-04T23:28:14.838Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51172026-09-04T23:28:15.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
51182026-09-04T23:28:15.731Z
51192026-09-04T23:28:15.731Zinfo: running `cargo check --bins` on xtask (359/376)
51202026-09-04T23:28:16.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51212026-09-04T23:28:16.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51222026-09-04T23:28:16.132Z Checking serde_core v1.0.228
51232026-09-04T23:28:16.132Z Checking libc v0.2.185
51242026-09-04T23:28:16.212Z Checking bitflags v2.11.0
51252026-09-04T23:28:16.219Z Checking scroll v0.12.0
51262026-09-04T23:28:16.222Z Checking thiserror v1.0.69
51272026-09-04T23:28:16.232Z Checking log v0.4.33
51282026-09-04T23:28:16.241Z Checking indexmap v2.14.0
51292026-09-04T23:28:16.243Z Checking zerocopy v0.7.35
51302026-09-04T23:28:16.312Z Checking syn v2.0.117
51312026-09-04T23:28:16.351Z Checking dtrace-parser v0.2.0
51322026-09-04T23:28:16.372Z Checking once_cell v1.21.3
51332026-09-04T23:28:16.440Z Checking goblin v0.8.2
51342026-09-04T23:28:16.494Z Checking errno v0.3.14
51352026-09-04T23:28:16.542Z Checking getrandom v0.4.3
51362026-09-04T23:28:16.579Z Checking thread-id v4.2.2
51372026-09-04T23:28:16.608Z Checking rustix v1.1.4
51382026-09-04T23:28:16.655Z Checking memmap v0.7.0
51392026-09-04T23:28:16.669Z Checking thiserror v2.0.18
51402026-09-04T23:28:16.730Z Checking fs-err v3.3.0
51412026-09-04T23:28:16.763Z Checking tabled v0.15.0
51422026-09-04T23:28:16.774Z Checking anyhow v1.0.104
51432026-09-04T23:28:17.374Z Checking terminal_size v0.4.3
51442026-09-04T23:28:17.374Z Checking tempfile v3.27.0
51452026-09-04T23:28:17.501Z Checking clap_builder v4.6.0
51462026-09-04T23:28:17.504Z Checking textwrap v0.16.2
51472026-09-04T23:28:17.658Z Checking serde v1.0.228
51482026-09-04T23:28:17.661Z Checking serde_json v1.0.151
51492026-09-04T23:28:17.661Z Checking camino v1.2.5
51502026-09-04T23:28:17.706Z Checking cargo-platform v0.3.2
51512026-09-04T23:28:17.856Z Checking semver v1.0.28
51522026-09-04T23:28:17.921Z Checking camino-tempfile v1.4.1
51532026-09-04T23:28:18.059Z Checking toml_datetime v0.6.11
51542026-09-04T23:28:18.059Z Checking serde_spanned v0.6.9
51552026-09-04T23:28:18.062Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51562026-09-04T23:28:18.087Z Checking macaddr v1.0.1
51572026-09-04T23:28:18.230Z Checking toml_edit v0.22.27
51582026-09-04T23:28:18.253Z Checking cargo_metadata v0.23.1
51592026-09-04T23:28:18.264Z Checking dof v0.3.0
51602026-09-04T23:28:18.528Z Checking usdt-impl v0.5.0
51612026-09-04T23:28:18.683Z Checking clap v4.6.1
51622026-09-04T23:28:18.787Z Checking usdt v0.5.0
51632026-09-04T23:28:19.197Z Checking toml v0.8.23
51642026-09-04T23:28:19.459Z Checking cargo_toml v0.21.0
51652026-09-04T23:28:20.094Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51662026-09-04T23:28:20.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
51672026-09-04T23:28:20.593Z
51682026-09-04T23:28:20.593Zinfo: running `cargo check --bins` on dnsadm (360/376)
51692026-09-04T23:28:21.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51702026-09-04T23:28:21.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51712026-09-04T23:28:21.240Z Checking arc-swap v1.8.2
51722026-09-04T23:28:21.516Z Checking slog-scope v4.4.1
51732026-09-04T23:28:21.629Z Checking slog-stdlog v4.1.1
51742026-09-04T23:28:21.755Z Checking slog-envlogger v2.2.0
51752026-09-04T23:28:21.876Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
51762026-09-04T23:28:22.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
51772026-09-04T23:28:22.456Z
51782026-09-04T23:28:22.456Zinfo: running `cargo check --bins` on end-to-end-tests (361/376)
51792026-09-04T23:28:23.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51802026-09-04T23:28:23.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51812026-09-04T23:28:23.266Z Checking cpubits v0.1.1
51822026-09-04T23:28:23.391Z Checking pem-rfc7468 v1.0.0
51832026-09-04T23:28:23.406Z Checking hmac v0.13.0
51842026-09-04T23:28:23.406Z Checking universal-hash v0.6.1
51852026-09-04T23:28:23.431Z Checking ctr v0.10.1
51862026-09-04T23:28:23.431Z Checking aead v0.6.1
51872026-09-04T23:28:23.459Z Checking aes v0.9.1
51882026-09-04T23:28:23.459Z Checking crypto-bigint v0.7.5
51892026-09-04T23:28:23.487Z Checking salsa20 v0.11.0
51902026-09-04T23:28:23.530Z Checking der v0.8.0
51912026-09-04T23:28:23.544Z Checking polyval v0.7.1
51922026-09-04T23:28:23.558Z Checking pbkdf2 v0.13.0
51932026-09-04T23:28:23.573Z Checking cbc v0.2.1
51942026-09-04T23:28:23.639Z Checking ff v0.14.0
51952026-09-04T23:28:23.660Z Checking signature v3.0.0
51962026-09-04T23:28:23.676Z Checking scrypt v0.12.0
51972026-09-04T23:28:23.708Z Checking ghash v0.6.0
51982026-09-04T23:28:23.750Z Checking base16ct v1.0.0
51992026-09-04T23:28:23.773Z Checking group v0.14.0
52002026-09-04T23:28:23.810Z Checking hkdf v0.13.0
52012026-09-04T23:28:23.836Z Compiling curve25519-dalek v5.0.0
52022026-09-04T23:28:23.852Z Checking aes-gcm v0.11.0
52032026-09-04T23:28:23.866Z Checking keccak v0.2.0
52042026-09-04T23:28:23.882Z Checking poly1305 v0.9.0
52052026-09-04T23:28:23.917Z Checking wnaf v0.14.0
52062026-09-04T23:28:23.941Z Checking blowfish v0.10.0
52072026-09-04T23:28:24.015Z Checking blake2 v0.11.0-rc.6
52082026-09-04T23:28:24.031Z Checking sha3 v0.11.0
52092026-09-04T23:28:24.085Z Checking kem v0.3.0
52102026-09-04T23:28:24.101Z Checking bcrypt-pbkdf v0.11.0
52112026-09-04T23:28:24.145Z Checking module-lattice v0.2.3
52122026-09-04T23:28:24.202Z Checking sponge-cursor v0.1.0
52132026-09-04T23:28:24.256Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52142026-09-04T23:28:24.272Z Checking argon2 v0.6.0-rc.8
52152026-09-04T23:28:24.325Z Checking sha3 v0.12.0
52162026-09-04T23:28:24.329Z Checking spki v0.8.0
52172026-09-04T23:28:24.362Z Checking sec1 v0.8.1
52182026-09-04T23:28:24.377Z Checking ml-kem v0.3.2
52192026-09-04T23:28:24.433Z Checking internal-russh-num-bigint v0.5.0
52202026-09-04T23:28:24.509Z Checking pkcs5 v0.8.1
52212026-09-04T23:28:24.526Z Checking pkcs1 v0.8.0-rc.4
52222026-09-04T23:28:24.572Z Checking num-bigint v0.4.6
52232026-09-04T23:28:24.587Z Checking generic-array v1.4.3
52242026-09-04T23:28:24.733Z Checking russh-util v0.52.0
52252026-09-04T23:28:24.804Z Checking pkcs8 v0.11.0
52262026-09-04T23:28:24.857Z Compiling enum_dispatch v0.3.13
52272026-09-04T23:28:24.984Z Compiling delegate v0.13.5
52282026-09-04T23:28:25.005Z Checking ed25519 v3.0.0
52292026-09-04T23:28:25.114Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52302026-09-04T23:28:25.161Z Checking hex-literal v1.1.0
52312026-09-04T23:28:25.205Z Checking ed25519-dalek v3.0.0
52322026-09-04T23:28:25.260Z Checking md5 v0.8.0
52332026-09-04T23:28:25.297Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52342026-09-04T23:28:25.427Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52352026-09-04T23:28:25.442Z Checking internet-checksum v0.2.1
52362026-09-04T23:28:25.522Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52372026-09-04T23:28:25.677Z Checking elliptic-curve v0.14.1
52382026-09-04T23:28:25.677Z Checking rfc6979 v0.6.0
52392026-09-04T23:28:25.679Z Checking primefield v0.14.0
52402026-09-04T23:28:25.679Z Checking ssh-encoding v0.3.0
52412026-09-04T23:28:25.794Z Checking crypto-primes v0.7.2
52422026-09-04T23:28:25.942Z Checking ssh-cipher v0.3.0
52432026-09-04T23:28:25.945Z Checking russh-cryptovec v0.62.0
52442026-09-04T23:28:26.079Z Checking ecdsa v0.17.0
52452026-09-04T23:28:26.082Z Checking primeorder v0.14.0
52462026-09-04T23:28:26.449Z Checking p256 v0.14.0
52472026-09-04T23:28:26.449Z Checking p384 v0.14.0
52482026-09-04T23:28:26.452Z Checking p521 v0.14.0
52492026-09-04T23:28:26.735Z Checking rsa v0.10.0-rc.18
52502026-09-04T23:28:29.300Z Checking ssh-key v0.7.0-rc.11
52512026-09-04T23:28:30.042Z Checking russh v0.62.4
52522026-09-04T23:28:43.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.11s
52532026-09-04T23:28:43.573Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52542026-09-04T23:28:43.573Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52552026-09-04T23:28:43.784Z
52562026-09-04T23:28:43.784Zinfo: running `cargo check --bins` on gateway-cli (362/376)
52572026-09-04T23:28:44.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52582026-09-04T23:28:44.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52592026-09-04T23:28:44.422Z Checking termios v0.3.3
52602026-09-04T23:28:44.614Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52612026-09-04T23:28:45.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
52622026-09-04T23:28:45.378Z
52632026-09-04T23:28:45.378Zinfo: running `cargo check --bins --no-default-features` on installinator (363/376)
52642026-09-04T23:28:45.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52652026-09-04T23:28:45.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52662026-09-04T23:28:46.060Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52672026-09-04T23:28:46.770Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52682026-09-04T23:28:48.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
52692026-09-04T23:28:48.579Z
52702026-09-04T23:28:48.579Zinfo: running `cargo check --bins` on internal-dns-cli (364/376)
52712026-09-04T23:28:49.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52722026-09-04T23:28:49.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52732026-09-04T23:28:49.214Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
52742026-09-04T23:28:49.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
52752026-09-04T23:28:49.826Z
52762026-09-04T23:28:49.826Zinfo: running `cargo check --bins` on omicron-live-tests (365/376)
52772026-09-04T23:28:50.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52782026-09-04T23:28:50.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52792026-09-04T23:28:50.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52802026-09-04T23:28:50.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
52812026-09-04T23:28:50.379Z
52822026-09-04T23:28:50.379Zinfo: running `cargo check --bins` on live-tests-macros (366/376)
52832026-09-04T23:28:50.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52842026-09-04T23:28:50.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52852026-09-04T23:28:50.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52862026-09-04T23:28:50.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
52872026-09-04T23:28:50.939Z
52882026-09-04T23:28:50.939Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (367/376)
52892026-09-04T23:28:51.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52902026-09-04T23:28:51.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52912026-09-04T23:28:51.684Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
52922026-09-04T23:28:52.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
52932026-09-04T23:28:52.467Z
52942026-09-04T23:28:52.467Zinfo: running `cargo check --bins` on omicron-ntp-admin (368/376)
52952026-09-04T23:28:52.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52962026-09-04T23:28:52.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52972026-09-04T23:28:53.112Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
52982026-09-04T23:28:53.219Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
52992026-09-04T23:28:54.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
53002026-09-04T23:28:54.221Z
53012026-09-04T23:28:54.221Zinfo: running `cargo check --bins` on ntp-admin-types (369/376)
53022026-09-04T23:28:54.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53032026-09-04T23:28:54.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53042026-09-04T23:28:54.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53052026-09-04T23:28:54.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53062026-09-04T23:28:54.793Z
53072026-09-04T23:28:54.793Zinfo: running `cargo check --bins` on omicron-package (370/376)
53082026-09-04T23:28:55.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53092026-09-04T23:28:55.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53102026-09-04T23:28:55.477Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53112026-09-04T23:28:56.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s
53122026-09-04T23:28:56.760Z
53132026-09-04T23:28:56.760Zinfo: running `cargo check --bins` on tqdb (371/376)
53142026-09-04T23:28:57.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53152026-09-04T23:28:57.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53162026-09-04T23:28:57.540Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53172026-09-04T23:28:57.892Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53182026-09-04T23:28:58.416Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53192026-09-04T23:28:58.417Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53202026-09-04T23:29:05.785Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53212026-09-04T23:29:05.787Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53222026-09-04T23:29:05.788Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53232026-09-04T23:29:06.430Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53242026-09-04T23:29:06.430Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53252026-09-04T23:29:06.433Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53262026-09-04T23:29:06.433Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53272026-09-04T23:29:07.210Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53282026-09-04T23:29:07.827Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53292026-09-04T23:29:08.062Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53302026-09-04T23:29:08.335Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53312026-09-04T23:29:09.210Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53322026-09-04T23:29:09.861Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53332026-09-04T23:29:14.684Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53342026-09-04T23:29:22.126Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53352026-09-04T23:29:22.126Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53362026-09-04T23:29:22.129Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53372026-09-04T23:29:22.129Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53382026-09-04T23:29:23.665Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53392026-09-04T23:29:24.966Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53402026-09-04T23:29:25.649Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53412026-09-04T23:29:26.944Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53422026-09-04T23:29:27.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.73s
53432026-09-04T23:29:27.704Z
53442026-09-04T23:29:27.704Zinfo: running `cargo check --bins` on wicket-dbg (372/376)
53452026-09-04T23:29:28.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53462026-09-04T23:29:28.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53472026-09-04T23:29:28.408Z Checking rtoolbox v0.0.3
53482026-09-04T23:29:28.411Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53492026-09-04T23:29:28.521Z Checking tui-tree-widget v0.23.1
53502026-09-04T23:29:28.530Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53512026-09-04T23:29:28.626Z Checking rpassword v7.5.4
53522026-09-04T23:29:31.375Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53532026-09-04T23:29:33.253Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53542026-09-04T23:29:34.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.47s
53552026-09-04T23:29:34.372Z
53562026-09-04T23:29:34.372Zinfo: running `cargo check --bins` on wicket (373/376)
53572026-09-04T23:29:34.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53582026-09-04T23:29:34.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53592026-09-04T23:29:35.065Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53602026-09-04T23:29:35.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
53612026-09-04T23:29:35.617Z
53622026-09-04T23:29:35.617Zinfo: running `cargo check --bins` on wicketd (374/376)
53632026-09-04T23:29:36.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53642026-09-04T23:29:36.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53652026-09-04T23:29:36.324Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53662026-09-04T23:29:39.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
53672026-09-04T23:29:40.073Z
53682026-09-04T23:29:40.073Zinfo: running `cargo check --bins` on omicron-workspace-hack (375/376)
53692026-09-04T23:29:40.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53702026-09-04T23:29:40.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53712026-09-04T23:29:40.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53722026-09-04T23:29:40.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53732026-09-04T23:29:40.647Z
53742026-09-04T23:29:40.647Zinfo: running `cargo check --bins` on zone-setup (376/376)
53752026-09-04T23:29:41.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53762026-09-04T23:29:41.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53772026-09-04T23:29:41.323Z Checking uzers v0.12.2
53782026-09-04T23:29:41.593Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
53792026-09-04T23:29:42.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s
53802026-09-04T23:29:42.611Z
53812026-09-04T23:29:42.611Zreal 14:21.877165917
53822026-09-04T23:29:42.611Zuser 21:34.219052347
53832026-09-04T23:29:42.611Zsys 4:24.495232599
53842026-09-04T23:29:42.611Ztrap 0.333782533
53852026-09-04T23:29:42.611Ztflt 0.564547608
53862026-09-04T23:29:42.611Zdflt 0.934839410
53872026-09-04T23:29:42.611Zkflt 0.004816870
53882026-09-04T23:29:42.615Zlock 1:27:33.401527845
53892026-09-04T23:29:42.615Zslp 1:42:34.496395054
53902026-09-04T23:29:42.615Zlat 59.457900758
53912026-09-04T23:29:42.615Zstop 4:03.916483005
53922026-09-04T23:29:42.615Zprocess exited: duration 996015 ms, exit code 0
 
53932026-09-04T23:29:42.621Zfound 0 output files