01M1J0SP85SEWEPEC8JJQWA0WD: 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: 01M1J0TEQ61XMFX14QSWAADDJH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-02T21:37:23.643Zjob assigned to worker 01M1J0TNQKE3F7PMX6T8BWBM54 [factory aws, i-08f21d1846d57ef95] (queued for 59 s)
 
22026-09-02T21:37:30.726Zstarting task 0: "setup"
32026-09-02T21:37:30.733Z++ uname -s
42026-09-02T21:37:30.736Z+ kern=SunOS
52026-09-02T21:37:30.736Z+ build_user=build
62026-09-02T21:37:30.736Z+ build_uid=12345
72026-09-02T21:37:30.736Z+ work_dir=/work
82026-09-02T21:37:30.736Z+ input_dir=/input
92026-09-02T21:37:30.736Z+ [[ 0 == 12345 ]]
102026-09-02T21:37:30.737Z+ case "$kern" in
112026-09-02T21:37:30.737Z+ groupadd -g 12345 build
122026-09-02T21:37:30.748Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-02T21:37:32.753Z+ zfs create -o mountpoint=/work rpool/work
142026-09-02T21:37:32.827Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-02T21:37:32.832Z+ home_fs=zfs
162026-09-02T21:37:32.832Z+ [[ zfs == autofs ]]
172026-09-02T21:37:32.832Z+ mkdir -p /home/build
182026-09-02T21:37:32.832Z+ chown build:build /home/build /work
192026-09-02T21:37:34.830Z+ chmod 0700 /home/build /work
202026-09-02T21:37:34.835Zprocess exited: duration 4105 ms, exit code 0
 
212026-09-02T21:37:34.855Zstarting task 1: "rust-toolchain"
222026-09-02T21:37:34.863Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-02T21:37:34.863Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-02T21:37:34.863Z * rust toolchain channel = "1.97.1"
252026-09-02T21:37:34.863Z * rust toolchain profile = "default"
262026-09-02T21:37:34.864Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-02T21:37:34.864Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-02T21:37:34.864Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-02T21:37:34.864Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-02T21:37:34.937Zinfo: downloading installer
312026-09-02T21:37:36.258Zinfo: profile set to default
322026-09-02T21:37:36.258Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-02T21:37:36.261Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-02T21:37:36.414Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-02T21:37:36.435Zinfo: downloading 6 components
362026-09-02T21:37:52.650Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-02T21:37:52.650Z
382026-09-02T21:37:52.650Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-02T21:37:52.650Z
402026-09-02T21:37:52.650Z
412026-09-02T21:37:52.650ZRust is installed now. Great!
422026-09-02T21:37:52.650Z
432026-09-02T21:37:52.651ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-02T21:37:52.651Zenvironment variable. This has not been done automatically.
452026-09-02T21:37:52.651Z
462026-09-02T21:37:52.651ZTo configure your current shell, you need to source
472026-09-02T21:37:52.651Zthe corresponding env file under $HOME/.cargo.
482026-09-02T21:37:52.651Z
492026-09-02T21:37:52.651ZConsider running the right command for your shell (note the leading DOT):
502026-09-02T21:37:52.651Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-02T21:37:52.651Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-02T21:37:52.651ZCC_x86_64-unknown-illumos = None
532026-09-02T21:37:52.651Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-02T21:37:52.651ZCC_x86_64_unknown_illumos = None
552026-09-02T21:37:52.651Zcargo:rerun-if-env-changed=HOST_CC
562026-09-02T21:37:52.651ZHOST_CC = None
572026-09-02T21:37:52.651Zcargo:rerun-if-env-changed=CC
582026-09-02T21:37:52.651ZCC = None
592026-09-02T21:37:52.651Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-02T21:37:52.772Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-02T21:37:52.772ZCRATE_CC_NO_DEFAULTS = None
622026-09-02T21:37:52.772Zcargo:rerun-if-env-changed=CFLAGS
632026-09-02T21:37:52.772ZCFLAGS = None
642026-09-02T21:37:52.772Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-02T21:37:52.772ZHOST_CFLAGS = None
662026-09-02T21:37:52.773Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-02T21:37:52.773ZCFLAGS_x86_64_unknown_illumos = None
682026-09-02T21:37:52.773Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-02T21:37:52.773ZCFLAGS_x86_64-unknown-illumos = None
702026-09-02T21:37:52.874Z+ rustup --version
712026-09-02T21:37:52.878Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-02T21:37:52.881Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-02T21:37:52.900Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-02T21:37:52.904Z+ cargo --version
752026-09-02T21:37:52.918Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-02T21:37:52.923Z+ rustc --version
772026-09-02T21:37:52.938Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-02T21:37:52.943Zprocess exited: duration 18090 ms, exit code 0
 
792026-09-02T21:37:52.950Zstarting task 2: "authentication"
802026-09-02T21:37:52.964ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-02T21:38:25.018Zprocess exited: duration 32066 ms, exit code 0
 
822026-09-02T21:38:25.026Zstarting task 3: "clone repository"
832026-09-02T21:38:25.030Z+ mkdir -p /work/oxidecomputer/omicron
842026-09-02T21:38:25.034Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-09-02T21:38:25.063ZCloning into '/work/oxidecomputer/omicron'...
862026-09-02T21:38:44.929Z+ cd /work/oxidecomputer/omicron
872026-09-02T21:38:44.929Z+ git fetch origin cc7d14fdd2b8bd4e3549c77c44699c4d3034516b
882026-09-02T21:38:45.356ZFrom https://github.com/oxidecomputer/omicron
892026-09-02T21:38:45.356Z * branch cc7d14fdd2b8bd4e3549c77c44699c4d3034516b -> FETCH_HEAD
902026-09-02T21:38:45.391Z+ [[ -n dap/blueprint-prune-datastore ]]
912026-09-02T21:38:45.392Z++ git branch --show-current
922026-09-02T21:38:45.392Z+ current=main
932026-09-02T21:38:45.392Z+ [[ main != dap/blueprint-prune-datastore ]]
942026-09-02T21:38:45.392Z+ git branch -f dap/blueprint-prune-datastore cc7d14fdd2b8bd4e3549c77c44699c4d3034516b
952026-09-02T21:38:45.392Z+ git checkout -f dap/blueprint-prune-datastore
962026-09-02T21:38:45.392ZSwitched to branch 'dap/blueprint-prune-datastore'
972026-09-02T21:38:45.392Z+ git reset --hard cc7d14fdd2b8bd4e3549c77c44699c4d3034516b
982026-09-02T21:38:45.416ZHEAD is now at cc7d14fdd update another comment
992026-09-02T21:38:45.482Zprocess exited: duration 20383 ms, exit code 0
 
1002026-09-02T21:38:45.512Zstarting task 4: "build"
1012026-09-02T21:38:45.575Z+ source .github/buildomat/ci-env.sh
1022026-09-02T21:38:45.575Z++ export CARGO_TERM_COLOR=always
1032026-09-02T21:38:45.575Z++ CARGO_TERM_COLOR=always
1042026-09-02T21:38:45.576Z+++ uname -s
1052026-09-02T21:38:45.576Z++ [[ SunOS == \S\u\n\O\S ]]
1062026-09-02T21:38:45.576Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1072026-09-02T21:38:45.576Z+ cargo --version
1082026-09-02T21:38:45.576Zcargo 1.97.1 (c980f4866 2026-06-30)
1092026-09-02T21:38:45.576Z+ rustc --version
1102026-09-02T21:38:45.718Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1112026-09-02T21:38:45.718Z+ source ./env.sh
1122026-09-02T21:38:45.718Z++ OLD_SHELL_OPTS=ehxB
1132026-09-02T21:38:45.718Z++ set -o xtrace
1142026-09-02T21:38:45.718Z++++ dirname ./env.sh
1152026-09-02T21:38:45.718Z+++ readlink -f .
1162026-09-02T21:38:45.718Z++ OMICRON_WS=/work/oxidecomputer/omicron
1172026-09-02T21:38:45.718Z++ export 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-02T21:38:45.718Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192026-09-02T21:38:45.718Z++ 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
1202026-09-02T21:38:45.719Z++ 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
1212026-09-02T21:38:45.719Z++ 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
1222026-09-02T21:38:45.719Z++ 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
1232026-09-02T21:38:45.719Z++ 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
1242026-09-02T21:38:45.719Z++ 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
1252026-09-02T21:38:45.719Z++ 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
1262026-09-02T21:38:45.719Z++ 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
1272026-09-02T21:38:45.719Z++ case $OLD_SHELL_OPTS in
1282026-09-02T21:38:45.719Z++ unset OLD_SHELL_OPTS OMICRON_WS
1292026-09-02T21:38:45.719Z+ 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
1302026-09-02T21:38:45.719Z+ 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
1312026-09-02T21:38:45.719Z+ banner prerequisites
1322026-09-02T21:38:45.719Z
1332026-09-02T21:38:45.720Z ##### ##### ###### ##### ###### #### # # # #### #
1342026-09-02T21:38:45.720Z # # # # # # # # # # # # # # #
1352026-09-02T21:38:45.720Z # # # # ##### # # ##### # # # # # #### #
1362026-09-02T21:38:45.720Z ##### ##### # ##### # # # # # # # # #
1372026-09-02T21:38:45.720Z # # # # # # # # # # # # # # #
1382026-09-02T21:38:45.720Z # # # ###### # # ###### ### # #### # #### #
1392026-09-02T21:38:45.720Z
1402026-09-02T21:38:45.720Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1412026-09-02T21:38:48.097Z Startup: Refreshing catalog 'helios' ... Done
1422026-09-02T21:38:48.558Z Startup: Caching catalogs ... Done
1432026-09-02T21:38:51.075ZPlanning: Solver setup ... Done (2.388s)
1442026-09-02T21:38:51.143ZPlanning: Running solver ... Done (0.069s)
1452026-09-02T21:38:51.199ZPlanning: Finding local manifests ... Done (0.003s)
1462026-09-02T21:38:51.208ZPlanning: Fetching manifests: 0/2 0% complete
1472026-09-02T21:38:51.222ZPlanning: Fetching manifests: 2/2 100% complete
1482026-09-02T21:38:51.236ZPlanning: Package planning ... Done (0.013s)
1492026-09-02T21:38:51.239ZPlanning: Merging actions ... Done (0.001s)
1502026-09-02T21:38:51.397ZPlanning: Checking for conflicting actions ... Done (0.159s)
1512026-09-02T21:38:51.401ZPlanning: Consolidating action changes ... Done (0.001s)
1522026-09-02T21:38:52.134ZPlanning: Evaluating mediators ... Done (0.736s)
1532026-09-02T21:38:52.141ZPlanning: Planning completed in 3.58 seconds
1542026-09-02T21:38:52.145Z Packages to install: 2
1552026-09-02T21:38:52.145Z Estimated space available: 156.01 GB
1562026-09-02T21:38:52.145ZEstimated space to be consumed: 86.47 MB
1572026-09-02T21:38:52.145Z Create boot environment: No
1582026-09-02T21:38:52.145ZCreate backup boot environment: No
1592026-09-02T21:38:52.145Z Rebuild boot archive: No
1602026-09-02T21:38:52.145Z
1612026-09-02T21:38:52.145ZChanged packages:
1622026-09-02T21:38:52.145Zhelios
1632026-09-02T21:38:52.145Z developer/build-essential
1642026-09-02T21:38:52.145Z None -> 11-3.0
1652026-09-02T21:38:52.145Z library/libxmlsec1
1662026-09-02T21:38:52.145Z None -> 1.2.35-3.0
1672026-09-02T21:38:52.169Z
1682026-09-02T21:38:52.169ZDownload: 0/214 items 0.0/1.3MB 0% complete
1692026-09-02T21:38:52.239ZDownload: Completed 1.28 MB in 0.07 seconds (18.6M/s)
1702026-09-02T21:38:52.303Z Actions: 1/268 actions (Installing new actions)
1712026-09-02T21:38:52.343Z Actions: Completed 268 actions in 0.04 seconds.
1722026-09-02T21:38:52.376ZFinalize: Updating package state database ... Done (0.034s)
1732026-09-02T21:38:52.377ZFinalize: Updating package cache ... Done (0.000s)
1742026-09-02T21:38:52.469ZFinalize: Updating image state ... Done (0.094s)
1752026-09-02T21:38:55.137ZFinalize: Creating fast lookup database ... Done (2.613s)
1762026-09-02T21:38:55.216ZFinalize: Reading search index ... Done (0.013s)
1772026-09-02T21:38:55.232ZFinalize: Updating search index ... Done (0.000s)
1782026-09-02T21:38:55.334ZFinalize: Updating package cache ... Done (0.000s)
1792026-09-02T21:38:55.706ZPlanning: Evaluating mediator changes ... Done
1802026-09-02T21:38:55.814ZPlanning: Checking for conflicting actions ... Done
1812026-09-02T21:38:55.817ZPlanning: Consolidating action changes ... Done
1822026-09-02T21:38:55.976ZPlanning: Evaluating mediators ... Done
1832026-09-02T21:38:55.981ZPlanning: Planning completed in 0.27 seconds
1842026-09-02T21:38:56.003Z Mediators to change: 2
1852026-09-02T21:38:56.003Z Create boot environment: No
1862026-09-02T21:38:56.014ZCreate backup boot environment: No
1872026-09-02T21:38:56.047ZFinalize: Updating package state database ... Done
1882026-09-02T21:38:56.047ZFinalize: Updating package cache ... Done
1892026-09-02T21:38:56.105ZFinalize: Updating image state ... Done
1902026-09-02T21:38:58.055ZFinalize: Creating fast lookup database ... Done
1912026-09-02T21:38:58.111ZFinalize: Reading search index ... Done
1922026-09-02T21:38:58.114ZFinalize: Updating search index ... Done
1932026-09-02T21:38:58.185ZFinalize: Updating package cache ... Done
1942026-09-02T21:38:58.476ZPlanning: Evaluating mediator changes ... Done
1952026-09-02T21:38:58.583ZPlanning: Checking for conflicting actions ... Done
1962026-09-02T21:38:58.587ZPlanning: Consolidating action changes ... Done
1972026-09-02T21:38:58.743ZPlanning: Evaluating mediators ... Done
1982026-09-02T21:38:58.752ZPlanning: Planning completed in 0.27 seconds
1992026-09-02T21:38:58.764Z Mediators to change: 1
2002026-09-02T21:38:58.764Z Create boot environment: No
2012026-09-02T21:38:58.764ZCreate backup boot environment: No
2022026-09-02T21:38:58.812ZFinalize: Updating package state database ... Done
2032026-09-02T21:38:58.812ZFinalize: Updating package cache ... Done
2042026-09-02T21:38:58.870ZFinalize: Updating image state ... Done
2052026-09-02T21:39:00.821ZFinalize: Creating fast lookup database ... Done
2062026-09-02T21:39:00.882ZFinalize: Reading search index ... Done
2072026-09-02T21:39:00.983ZFinalize: Updating search index ... Done
2082026-09-02T21:39:00.997ZFinalize: Updating package cache ... Done
2092026-09-02T21:39:01.252ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2102026-09-02T21:39:01.253Zapache system 2.4 system
2112026-09-02T21:39:01.253Zclang system 15 system
2122026-09-02T21:39:01.253Zcsh system system illumos
2132026-09-02T21:39:01.253Zctags system system illumos
2142026-09-02T21:39:01.253Zfile vendor vendor darwinsys
2152026-09-02T21:39:01.253Zfile system system illumos
2162026-09-02T21:39:01.253Zgcc vendor 14 vendor
2172026-09-02T21:39:01.253Zgcc system 13 system
2182026-09-02T21:39:01.253Zgcc system 10 system
2192026-09-02T21:39:01.253Zgo system 1.25 system
2202026-09-02T21:39:01.253Zllvm system 15 system
2212026-09-02T21:39:01.253Zmariadb system 11.4 system
2222026-09-02T21:39:01.253Zmta vendor vendor dma
2232026-09-02T21:39:01.253Zopenjdk system 17 system
2242026-09-02T21:39:01.253Zopenjdk system 11 system
2252026-09-02T21:39:01.253Zopenssl vendor 3 vendor
2262026-09-02T21:39:01.253Zperl system 5.40 system
2272026-09-02T21:39:01.253Zpostgresql system 18 system
2282026-09-02T21:39:01.253Zpostgresql system 17 system
2292026-09-02T21:39:01.253Zpython vendor 3 vendor
2302026-09-02T21:39:01.253Zpython system 2 system
2312026-09-02T21:39:01.253Zpython3 vendor 3.13 vendor
2322026-09-02T21:39:01.254Zruby system 3.4 system
2332026-09-02T21:39:01.254Zruby system 3.0 system
2342026-09-02T21:39:01.254Zwords vendor vendor american-english
2352026-09-02T21:39:01.254Zwords system system australian-english
2362026-09-02T21:39:01.254Zwords system system british-english
2372026-09-02T21:39:01.254Zwords system system canadian-english
2382026-09-02T21:39:01.254Zwords system system french
2392026-09-02T21:39:01.254Zwords system system italian
2402026-09-02T21:39:01.254Zwords system system ngerman
2412026-09-02T21:39:01.254Zwords system system ogerman
2422026-09-02T21:39:01.254Zwords system system spanish
2432026-09-02T21:39:01.506ZPUBLISHER TYPE STATUS P LOCATION
2442026-09-02T21:39:01.507Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2452026-09-02T21:39:02.030ZFMRI IFO
2462026-09-02T21:39:02.030Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2472026-09-02T21:39:02.030Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2482026-09-02T21:39:02.030Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2492026-09-02T21:39:02.030Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2502026-09-02T21:39:02.030Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2512026-09-02T21:39:02.030Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2522026-09-02T21:39:02.030Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2532026-09-02T21:39:02.030Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2542026-09-02T21:39:02.030Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2552026-09-02T21:39:02.371Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2562026-09-02T21:39:02.718Z Updating crates.io index
2572026-09-02T21:39:02.722Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2582026-09-02T21:39:03.023Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592026-09-02T21:39:03.399Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2602026-09-02T21:39:03.779Z Updating git repository `https://github.com/oxidecomputer/propolis`
2612026-09-02T21:39:05.020Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2622026-09-02T21:39:05.663Z Updating git repository `https://github.com/oxidecomputer/crucible`
2632026-09-02T21:39:07.625Z Updating git repository `https://github.com/oxidecomputer/opte`
2642026-09-02T21:39:08.686Z Updating git repository `https://github.com/oxidecomputer/tofino`
2652026-09-02T21:39:08.993Z Updating git repository `https://github.com/oxidecomputer/lldp`
2662026-09-02T21:39:09.349Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2672026-09-02T21:39:10.709Z Updating git repository `https://github.com/oxidecomputer/clickward`
2682026-09-02T21:39:11.011Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2692026-09-02T21:39:11.502Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2702026-09-02T21:39:11.823Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2712026-09-02T21:39:12.121Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2722026-09-02T21:39:12.423Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2732026-09-02T21:39:12.729Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2742026-09-02T21:39:13.013Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2752026-09-02T21:39:13.368Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2762026-09-02T21:39:13.879Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2772026-09-02T21:39:14.266Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2782026-09-02T21:39:14.803Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2792026-09-02T21:39:15.094Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2802026-09-02T21:39:15.641Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2812026-09-02T21:39:15.984Z Updating git repository `https://github.com/oxidecomputer/erebor`
2822026-09-02T21:39:16.281Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2832026-09-02T21:39:16.746Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2842026-09-02T21:39:17.025Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2852026-09-02T21:39:17.477Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2862026-09-02T21:39:17.824Z Updating git repository `https://github.com/oxidecomputer/ispf`
2872026-09-02T21:39:18.146Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882026-09-02T21:39:18.477Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2892026-09-02T21:39:18.885Z Updating git repository `https://github.com/oxidecomputer/tough`
2902026-09-02T21:39:19.539Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2912026-09-02T21:39:20.112Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2922026-09-02T21:39:20.444Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2932026-09-02T21:39:20.759Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2942026-09-02T21:39:21.451Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2952026-09-02T21:39:21.721Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2962026-09-02T21:39:22.002Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2972026-09-02T21:39:22.321Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2982026-09-02T21:39:22.614Z Updating git repository `https://github.com/illumos/smf-rs`
2992026-09-02T21:39:22.906Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3002026-09-02T21:39:25.458Z Downloading crates ...
3012026-09-02T21:39:25.506Z Downloaded cargo-platform v0.3.2
3022026-09-02T21:39:25.509Z Downloaded anstyle-query v1.1.5
3032026-09-02T21:39:25.512Z Downloaded fnv v1.0.7
3042026-09-02T21:39:25.519Z Downloaded colorchoice v1.0.4
3052026-09-02T21:39:25.522Z Downloaded byteorder v1.5.0
3062026-09-02T21:39:25.527Z Downloaded zmij v1.0.21
3072026-09-02T21:39:25.532Z Downloaded plain v0.2.3
3082026-09-02T21:39:25.535Z Downloaded smawk v0.3.2
3092026-09-02T21:39:25.535Z Downloaded zerocopy v0.7.35
3102026-09-02T21:39:25.540Z Downloaded zerocopy-derive v0.7.35
3112026-09-02T21:39:25.543Z Downloaded usdt-attr-macro v0.5.0
3122026-09-02T21:39:25.543Z Downloaded serde_spanned v0.6.9
3132026-09-02T21:39:25.546Z Downloaded tabled_derive v0.7.0
3142026-09-02T21:39:25.551Z Downloaded macaddr v1.0.1
3152026-09-02T21:39:25.554Z Downloaded toml_datetime v0.6.11
3162026-09-02T21:39:25.560Z Downloaded strsim v0.11.1
3172026-09-02T21:39:25.565Z Downloaded usdt v0.5.0
3182026-09-02T21:39:25.565Z Downloaded thread-id v4.2.2
3192026-09-02T21:39:25.569Z Downloaded unicode-linebreak v0.1.5
3202026-09-02T21:39:25.572Z Downloaded version_check v0.9.5
3212026-09-02T21:39:25.575Z Downloaded swrite v0.1.0
3222026-09-02T21:39:25.578Z Downloaded usdt-macro v0.5.0
3232026-09-02T21:39:25.578Z Downloaded equivalent v1.0.2
3242026-09-02T21:39:25.584Z Downloaded terminal_size v0.4.3
3252026-09-02T21:39:25.588Z Downloaded block-buffer v0.10.4
3262026-09-02T21:39:25.588Z Downloaded toml_write v0.1.2
3272026-09-02T21:39:25.589Z Downloaded heck v0.5.0
3282026-09-02T21:39:25.593Z Downloaded heck v0.4.1
3292026-09-02T21:39:25.602Z Downloaded fastrand v2.3.0
3302026-09-02T21:39:25.604Z Downloaded cpufeatures v0.2.17
3312026-09-02T21:39:25.604Z Downloaded generic-array v0.14.7
3322026-09-02T21:39:25.604Z Downloaded clap_lex v1.0.0
3332026-09-02T21:39:25.611Z Downloaded errno v0.3.14
3342026-09-02T21:39:25.614Z Downloaded is_terminal_polyfill v1.70.2
3352026-09-02T21:39:25.615Z Downloaded crypto-common v0.1.7
3362026-09-02T21:39:25.615Z Downloaded dtrace-parser v0.2.0
3372026-09-02T21:39:25.615Z Downloaded proc-macro-error-attr v1.0.4
3382026-09-02T21:39:25.619Z Downloaded itoa v1.0.17
3392026-09-02T21:39:25.623Z Downloaded scroll_derive v0.12.1
3402026-09-02T21:39:25.623Z Downloaded cargo_toml v0.21.0
3412026-09-02T21:39:25.623Z Downloaded bytecount v0.6.9
3422026-09-02T21:39:25.627Z Downloaded digest v0.10.7
3432026-09-02T21:39:25.627Z Downloaded cargo_metadata v0.23.1
3442026-09-02T21:39:25.627Z Downloaded utf8parse v0.2.2
3452026-09-02T21:39:25.627Z Downloaded clap_derive v4.6.1
3462026-09-02T21:39:25.631Z Downloaded fs-err v3.3.0
3472026-09-02T21:39:25.635Z Downloaded pest_generator v2.8.6
3482026-09-02T21:39:25.635Z Downloaded pretty-hex v0.4.1
3492026-09-02T21:39:25.635Z Downloaded cfg-if v1.0.4
3502026-09-02T21:39:25.639Z Downloaded thiserror-impl v1.0.69
3512026-09-02T21:39:25.645Z Downloaded thiserror v1.0.69
3522026-09-02T21:39:25.649Z Downloaded thiserror v2.0.18
3532026-09-02T21:39:25.654Z Downloaded quote v1.0.45
3542026-09-02T21:39:25.654Z Downloaded usdt-impl v0.5.0
3552026-09-02T21:39:25.654Z Downloaded memmap v0.7.0
3562026-09-02T21:39:25.654Z Downloaded sha2 v0.10.9
3572026-09-02T21:39:25.654Z Downloaded scroll v0.12.0
3582026-09-02T21:39:25.659Z Downloaded serde_tokenstream v0.2.3
3592026-09-02T21:39:25.659Z Downloaded dof v0.3.0
3602026-09-02T21:39:25.668Z Downloaded anstyle v1.0.14
3612026-09-02T21:39:25.668Z Downloaded proc-macro-error v1.0.4
3622026-09-02T21:39:25.672Z Downloaded anstyle-parse v1.0.0
3632026-09-02T21:39:25.672Z Downloaded camino-tempfile v1.4.1
3642026-09-02T21:39:25.672Z Downloaded anstream v1.0.0
3652026-09-02T21:39:25.672Z Downloaded autocfg v1.5.0
3662026-09-02T21:39:25.679Z Downloaded bitflags v2.11.0
3672026-09-02T21:39:25.679Z Downloaded papergrid v0.11.0
3682026-09-02T21:39:25.684Z Downloaded thiserror-impl v2.0.18
3692026-09-02T21:39:25.687Z Downloaded toml v0.8.23
3702026-09-02T21:39:25.687Z Downloaded tempfile v3.27.0
3712026-09-02T21:39:25.698Z Downloaded anyhow v1.0.104
3722026-09-02T21:39:25.702Z Downloaded semver v1.0.28
3732026-09-02T21:39:25.706Z Downloaded once_cell v1.21.3
3742026-09-02T21:39:25.706Z Downloaded pest_derive v2.8.6
3752026-09-02T21:39:25.711Z Downloaded getrandom v0.4.3
3762026-09-02T21:39:25.717Z Downloaded camino v1.2.5
3772026-09-02T21:39:25.717Z Downloaded ucd-trie v0.1.7
3782026-09-02T21:39:25.717Z Downloaded proc-macro2 v1.0.106
3792026-09-02T21:39:25.721Z Downloaded unicode-ident v1.0.24
3802026-09-02T21:39:25.724Z Downloaded serde_core v1.0.228
3812026-09-02T21:39:25.734Z Downloaded log v0.4.33
3822026-09-02T21:39:25.737Z Downloaded toml_edit v0.22.27
3832026-09-02T21:39:25.739Z Downloaded clap v4.6.1
3842026-09-02T21:39:25.745Z Downloaded serde_derive v1.0.228
3852026-09-02T21:39:25.748Z Downloaded textwrap v0.16.2
3862026-09-02T21:39:25.752Z Downloaded pest_meta v2.8.6
3872026-09-02T21:39:25.765Z Downloaded serde v1.0.228
3882026-09-02T21:39:25.774Z Downloaded memchr v2.8.0
3892026-09-02T21:39:25.794Z Downloaded indexmap v2.14.0
3902026-09-02T21:39:25.798Z Downloaded typenum v1.20.1
3912026-09-02T21:39:25.822Z Downloaded pest v2.8.6
3922026-09-02T21:39:25.835Z Downloaded serde_json v1.0.151
3932026-09-02T21:39:25.849Z Downloaded winnow v0.7.14
3942026-09-02T21:39:25.854Z Downloaded hashbrown v0.17.0
3952026-09-02T21:39:25.858Z Downloaded clap_builder v4.6.0
3962026-09-02T21:39:25.861Z Downloaded goblin v0.8.2
3972026-09-02T21:39:25.864Z Downloaded tabled v0.15.0
3982026-09-02T21:39:25.876Z Downloaded unicode-width v0.1.14
3992026-09-02T21:39:25.880Z Downloaded syn v1.0.109
4002026-09-02T21:39:25.883Z Downloaded unicode-width v0.2.0
4012026-09-02T21:39:25.888Z Downloaded syn v2.0.117
4022026-09-02T21:39:25.899Z Downloaded rustix v1.1.4
4032026-09-02T21:39:25.929Z Downloaded libc v0.2.185
4042026-09-02T21:39:25.991Z Compiling proc-macro2 v1.0.106
4052026-09-02T21:39:25.991Z Compiling quote v1.0.45
4062026-09-02T21:39:25.991Z Compiling unicode-ident v1.0.24
4072026-09-02T21:39:25.991Z Compiling serde_core v1.0.228
4082026-09-02T21:39:25.993Z Compiling libc v0.2.185
4092026-09-02T21:39:25.993Z Compiling version_check v0.9.5
4102026-09-02T21:39:25.994Z Compiling memchr v2.8.0
4112026-09-02T21:39:25.994Z Compiling serde v1.0.228
4122026-09-02T21:39:26.362Z Compiling zmij v1.0.21
4132026-09-02T21:39:26.531Z Compiling thiserror v1.0.69
4142026-09-02T21:39:26.654Z Compiling ucd-trie v0.1.7
4152026-09-02T21:39:26.701Z Compiling itoa v1.0.17
4162026-09-02T21:39:26.893Z Compiling pest v2.8.6
4172026-09-02T21:39:26.929Z Compiling rustix v1.1.4
4182026-09-02T21:39:27.014Z Compiling byteorder v1.5.0
4192026-09-02T21:39:27.057Z Compiling errno v0.3.14
4202026-09-02T21:39:27.221Z Compiling serde_json v1.0.151
4212026-09-02T21:39:27.324Z Compiling bitflags v2.11.0
4222026-09-02T21:39:27.524Z Compiling syn v2.0.117
4232026-09-02T21:39:27.542Z Compiling thread-id v4.2.2
4242026-09-02T21:39:27.552Z Compiling proc-macro-error-attr v1.0.4
4252026-09-02T21:39:27.630Z Compiling usdt-impl v0.5.0
4262026-09-02T21:39:27.649Z Compiling syn v1.0.109
4272026-09-02T21:39:27.730Z Compiling camino v1.2.5
4282026-09-02T21:39:27.938Z Compiling pest_meta v2.8.6
4292026-09-02T21:39:28.066Z Compiling proc-macro-error v1.0.4
4302026-09-02T21:39:28.097Z Compiling hashbrown v0.17.0
4312026-09-02T21:39:28.140Z Compiling log v0.4.33
4322026-09-02T21:39:28.245Z Compiling plain v0.2.3
4332026-09-02T21:39:28.329Z Compiling getrandom v0.4.3
4342026-09-02T21:39:28.496Z Compiling utf8parse v0.2.2
4352026-09-02T21:39:28.613Z Compiling equivalent v1.0.2
4362026-09-02T21:39:28.632Z Compiling anstyle-parse v1.0.0
4372026-09-02T21:39:28.711Z Compiling terminal_size v0.4.3
4382026-09-02T21:39:28.725Z Compiling indexmap v2.14.0
4392026-09-02T21:39:29.308Z Compiling thiserror v2.0.18
4402026-09-02T21:39:29.326Z Compiling colorchoice v1.0.4
4412026-09-02T21:39:29.352Z Compiling cfg-if v1.0.4
4422026-09-02T21:39:29.372Z Compiling autocfg v1.5.0
4432026-09-02T21:39:29.427Z Compiling pretty-hex v0.4.1
4442026-09-02T21:39:29.444Z Compiling anstyle-query v1.1.5
4452026-09-02T21:39:29.521Z Compiling winnow v0.7.14
4462026-09-02T21:39:29.557Z Compiling anstyle v1.0.14
4472026-09-02T21:39:29.572Z Compiling is_terminal_polyfill v1.70.2
4482026-09-02T21:39:29.639Z Compiling toml_write v0.1.2
4492026-09-02T21:39:29.671Z Compiling pest_generator v2.8.6
4502026-09-02T21:39:29.776Z Compiling anstream v1.0.0
4512026-09-02T21:39:29.794Z Compiling fs-err v3.3.0
4522026-09-02T21:39:30.029Z Compiling fnv v1.0.7
4532026-09-02T21:39:30.079Z Compiling once_cell v1.21.3
4542026-09-02T21:39:30.096Z Compiling strsim v0.11.1
4552026-09-02T21:39:30.135Z Compiling anyhow v1.0.104
4562026-09-02T21:39:30.311Z Compiling bytecount v0.6.9
4572026-09-02T21:39:30.330Z Compiling unicode-width v0.1.14
4582026-09-02T21:39:30.363Z Compiling clap_lex v1.0.0
4592026-09-02T21:39:30.439Z Compiling fastrand v2.3.0
4602026-09-02T21:39:30.454Z Compiling heck v0.5.0
4612026-09-02T21:39:30.459Z Compiling heck v0.4.1
4622026-09-02T21:39:30.591Z Compiling papergrid v0.11.0
4632026-09-02T21:39:30.608Z Compiling clap_builder v4.6.0
4642026-09-02T21:39:30.685Z Compiling tempfile v3.27.0
4652026-09-02T21:39:30.823Z Compiling semver v1.0.28
4662026-09-02T21:39:30.913Z Compiling tabled_derive v0.7.0
4672026-09-02T21:39:30.946Z Compiling cargo-platform v0.3.2
4682026-09-02T21:39:31.127Z Compiling memmap v0.7.0
4692026-09-02T21:39:31.145Z Compiling unicode-linebreak v0.1.5
4702026-09-02T21:39:31.206Z Compiling smawk v0.3.2
4712026-09-02T21:39:31.221Z Compiling unicode-width v0.2.0
4722026-09-02T21:39:31.302Z Compiling serde_derive v1.0.228
4732026-09-02T21:39:31.345Z Compiling thiserror-impl v1.0.69
4742026-09-02T21:39:31.370Z Compiling zerocopy-derive v0.7.35
4752026-09-02T21:39:31.497Z Compiling pest_derive v2.8.6
4762026-09-02T21:39:31.591Z Compiling scroll_derive v0.12.1
4772026-09-02T21:39:31.861Z Compiling thiserror-impl v2.0.18
4782026-09-02T21:39:31.961Z Compiling clap_derive v4.6.1
4792026-09-02T21:39:32.034Z Compiling tabled v0.15.0
4802026-09-02T21:39:32.239Z Compiling zerocopy v0.7.35
4812026-09-02T21:39:32.267Z Compiling scroll v0.12.0
4822026-09-02T21:39:32.544Z Compiling goblin v0.8.2
4832026-09-02T21:39:32.712Z Compiling dtrace-parser v0.2.0
4842026-09-02T21:39:32.794Z Compiling textwrap v0.16.2
4852026-09-02T21:39:33.253Z Compiling camino-tempfile v1.4.1
4862026-09-02T21:39:33.468Z Compiling swrite v0.1.0
4872026-09-02T21:39:33.669Z Compiling clap v4.6.1
4882026-09-02T21:39:34.434Z Compiling toml_datetime v0.6.11
4892026-09-02T21:39:34.434Z Compiling serde_spanned v0.6.9
4902026-09-02T21:39:34.434Z Compiling cargo_metadata v0.23.1
4912026-09-02T21:39:34.439Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922026-09-02T21:39:34.439Z Compiling macaddr v1.0.1
4932026-09-02T21:39:34.507Z Compiling dof v0.3.0
4942026-09-02T21:39:34.524Z Compiling serde_tokenstream v0.2.3
4952026-09-02T21:39:34.780Z Compiling toml_edit v0.22.27
4962026-09-02T21:39:35.306Z Compiling usdt-attr-macro v0.5.0
4972026-09-02T21:39:35.310Z Compiling usdt-macro v0.5.0
4982026-09-02T21:39:35.936Z Compiling usdt v0.5.0
4992026-09-02T21:39:36.039Z Compiling toml v0.8.23
5002026-09-02T21:39:36.380Z Compiling cargo_toml v0.21.0
5012026-09-02T21:39:37.648Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5022026-09-02T21:39:39.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.45s
5032026-09-02T21:39:39.864Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5042026-09-02T21:39:40.382Z Downloading crates ...
5052026-09-02T21:39:40.455Z Downloaded futures-core v0.3.32
5062026-09-02T21:39:40.462Z Downloaded endian-type v0.1.2
5072026-09-02T21:39:40.466Z Downloaded atty v0.2.14
5082026-09-02T21:39:40.466Z Downloaded fd-lock v4.0.4
5092026-09-02T21:39:40.466Z Downloaded env_filter v2.0.0
5102026-09-02T21:39:40.466Z Downloaded async-stream v0.3.6
5112026-09-02T21:39:40.466Z Downloaded assert_matches v1.5.0
5122026-09-02T21:39:40.467Z Downloaded backtrace-ext v0.2.1
5132026-09-02T21:39:40.467Z Downloaded ena v0.14.4
5142026-09-02T21:39:40.467Z Downloaded enum_dispatch v0.3.13
5152026-09-02T21:39:40.473Z Downloaded bit-set v0.5.3
5162026-09-02T21:39:40.473Z Downloaded ghash v0.6.0
5172026-09-02T21:39:40.473Z Downloaded hubpack v0.1.2
5182026-09-02T21:39:40.477Z Downloaded embedded-io v0.6.1
5192026-09-02T21:39:40.477Z Downloaded foreign-types v0.3.2
5202026-09-02T21:39:40.477Z Downloaded expectorate v1.2.0
5212026-09-02T21:39:40.477Z Downloaded foreign-types-shared v0.1.1
5222026-09-02T21:39:40.477Z Downloaded aead v0.5.2
5232026-09-02T21:39:40.477Z Downloaded float-ord v0.3.2
5242026-09-02T21:39:40.487Z Downloaded embedded-io v0.4.0
5252026-09-02T21:39:40.487Z Downloaded atomicwrites v0.4.4
5262026-09-02T21:39:40.493Z Downloaded globset v0.4.18
5272026-09-02T21:39:40.493Z Downloaded env_logger v0.11.11
5282026-09-02T21:39:40.493Z Downloaded git-stub-vcs v0.1.0
5292026-09-02T21:39:40.493Z Downloaded array-init v0.0.4
5302026-09-02T21:39:40.493Z Downloaded foreign-types-macros v0.2.3
5312026-09-02T21:39:40.493Z Downloaded async-recursion v1.1.1
5322026-09-02T21:39:40.493Z Downloaded base16ct v1.0.0
5332026-09-02T21:39:40.493Z Downloaded bit-set v0.8.0
5342026-09-02T21:39:40.493Z Downloaded filetime v0.2.27
5352026-09-02T21:39:40.493Z Downloaded form_urlencoded v1.2.2
5362026-09-02T21:39:40.494Z Downloaded async-stream-impl v0.3.6
5372026-09-02T21:39:40.494Z Downloaded foldhash v0.2.0
5382026-09-02T21:39:40.503Z Downloaded fixedbitset v0.5.7
5392026-09-02T21:39:40.503Z Downloaded futures-channel v0.3.32
5402026-09-02T21:39:40.503Z Downloaded getrandom v0.2.17
5412026-09-02T21:39:40.503Z Downloaded hmac v0.12.1
5422026-09-02T21:39:40.503Z Downloaded bb8 v0.8.6
5432026-09-02T21:39:40.504Z Downloaded bcrypt-pbkdf v0.11.0
5442026-09-02T21:39:40.504Z Downloaded ff v0.14.0
5452026-09-02T21:39:40.518Z Downloaded flagset v0.4.7
5462026-09-02T21:39:40.518Z Downloaded fallible-iterator v0.2.0
5472026-09-02T21:39:40.518Z Downloaded float-cmp v0.10.0
5482026-09-02T21:39:40.518Z Downloaded foldhash v0.1.5
5492026-09-02T21:39:40.518Z Downloaded ascii-canvas v3.0.0
5502026-09-02T21:39:40.518Z Downloaded atomic-waker v1.1.2
5512026-09-02T21:39:40.518Z Downloaded const-oid v0.10.2
5522026-09-02T21:39:40.518Z Downloaded fs_extra v1.3.0
5532026-09-02T21:39:40.518Z Downloaded base16ct v0.2.0
5542026-09-02T21:39:40.518Z Downloaded foreign-types v0.5.0
5552026-09-02T21:39:40.518Z Downloaded foreign-types-shared v0.3.1
5562026-09-02T21:39:40.518Z Downloaded funty v2.0.0
5572026-09-02T21:39:40.519Z Downloaded bitfield-struct v0.6.2
5582026-09-02T21:39:40.528Z Downloaded arrayref v0.3.9
5592026-09-02T21:39:40.528Z Downloaded bitfield-macros v0.19.4
5602026-09-02T21:39:40.528Z Downloaded gethostname v0.5.0
5612026-09-02T21:39:40.529Z Downloaded hash32 v0.3.1
5622026-09-02T21:39:40.529Z Downloaded arrayvec v0.7.6
5632026-09-02T21:39:40.529Z Downloaded erased-serde v0.3.31
5642026-09-02T21:39:40.529Z Downloaded futures-sink v0.3.32
5652026-09-02T21:39:40.529Z Downloaded hex-literal v1.1.0
5662026-09-02T21:39:40.529Z Downloaded aead v0.6.1
5672026-09-02T21:39:40.529Z Downloaded argon2 v0.5.3
5682026-09-02T21:39:40.529Z Downloaded enum-as-inner v0.6.1
5692026-09-02T21:39:40.529Z Downloaded http-range v0.1.5
5702026-09-02T21:39:40.529Z Downloaded fxhash v0.2.1
5712026-09-02T21:39:40.529Z Downloaded ciborium-ll v0.2.2
5722026-09-02T21:39:40.529Z Downloaded futures-io v0.3.32
5732026-09-02T21:39:40.529Z Downloaded futures-task v0.3.32
5742026-09-02T21:39:40.529Z Downloaded hubpack_derive v0.1.1
5752026-09-02T21:39:40.544Z Downloaded hash32 v0.2.1
5762026-09-02T21:39:40.544Z Downloaded ciborium-io v0.2.2
5772026-09-02T21:39:40.544Z Downloaded castaway v0.2.4
5782026-09-02T21:39:40.544Z Downloaded globwalk v0.9.1
5792026-09-02T21:39:40.544Z Downloaded futures-macro v0.3.32
5802026-09-02T21:39:40.544Z Downloaded fs-err v2.11.0
5812026-09-02T21:39:40.554Z Downloaded hex v0.4.3
5822026-09-02T21:39:40.554Z Downloaded http-body v1.0.1
5832026-09-02T21:39:40.554Z Downloaded fixedbitset v0.4.2
5842026-09-02T21:39:40.554Z Downloaded headers-core v0.3.0
5852026-09-02T21:39:40.555Z Downloaded httpdate v1.0.3
5862026-09-02T21:39:40.555Z Downloaded hostname v0.3.1
5872026-09-02T21:39:40.555Z Downloaded hostname v0.4.2
5882026-09-02T21:39:40.555Z Downloaded git-stub v1.0.0
5892026-09-02T21:39:40.555Z Downloaded block-buffer v0.12.1
5902026-09-02T21:39:40.567Z Downloaded cfg_aliases v0.1.1
5912026-09-02T21:39:40.567Z Downloaded find-msvc-tools v0.1.9
5922026-09-02T21:39:40.567Z Downloaded nonempty v0.12.0
5932026-09-02T21:39:40.567Z Downloaded home v0.5.12
5942026-09-02T21:39:40.576Z Downloaded newline-converter v0.3.0
5952026-09-02T21:39:40.576Z Downloaded cmov v0.5.4
5962026-09-02T21:39:40.576Z Downloaded openssl-macros v0.1.1
5972026-09-02T21:39:40.577Z Downloaded anstream v0.6.21
5982026-09-02T21:39:40.577Z Downloaded async-trait v0.1.89
5992026-09-02T21:39:40.577Z Downloaded oxide-generation-macros v0.2.0
6002026-09-02T21:39:40.577Z Downloaded parse-display v0.10.0
6012026-09-02T21:39:40.577Z Downloaded ff v0.13.1
6022026-09-02T21:39:40.577Z Downloaded bit-vec v0.8.0
6032026-09-02T21:39:40.577Z Downloaded adler2 v2.0.1
6042026-09-02T21:39:40.577Z Downloaded bcs v0.1.6
6052026-09-02T21:39:40.577Z Downloaded buf-list v1.1.2
6062026-09-02T21:39:40.577Z Downloaded http-body-util v0.1.3
6072026-09-02T21:39:40.583Z Downloaded phf_shared v0.13.1
6082026-09-02T21:39:40.583Z Downloaded compression-core v0.4.31
6092026-09-02T21:39:40.583Z Downloaded proc-macro-crate v3.4.0
6102026-09-02T21:39:40.583Z Downloaded proc-macro-crate v1.3.1
6112026-09-02T21:39:40.584Z Downloaded psl-types v2.0.11
6122026-09-02T21:39:40.584Z Downloaded cobs v0.3.0
6132026-09-02T21:39:40.584Z Downloaded anstyle-parse v0.2.7
6142026-09-02T21:39:40.584Z Downloaded bit-vec v0.6.3
6152026-09-02T21:39:40.596Z Downloaded rustc_version v0.1.7
6162026-09-02T21:39:40.597Z Downloaded rustc-hash v2.1.1
6172026-09-02T21:39:40.597Z Downloaded flate2 v1.1.9
6182026-09-02T21:39:40.597Z Downloaded cfg_aliases v0.2.1
6192026-09-02T21:39:40.603Z Downloaded nodrop v0.1.14
6202026-09-02T21:39:40.603Z Downloaded futures-executor v0.3.32
6212026-09-02T21:39:40.603Z Downloaded glob v0.3.3
6222026-09-02T21:39:40.603Z Downloaded num-derive v0.4.2
6232026-09-02T21:39:40.603Z Downloaded group v0.13.0
6242026-09-02T21:39:40.603Z Downloaded group v0.14.0
6252026-09-02T21:39:40.604Z Downloaded highway v1.3.0
6262026-09-02T21:39:40.604Z Downloaded predicates-tree v1.0.13
6272026-09-02T21:39:40.604Z Downloaded powerfmt v0.2.0
6282026-09-02T21:39:40.604Z Downloaded predicates-core v1.0.10
6292026-09-02T21:39:40.604Z Downloaded rand_xorshift v0.4.0
6302026-09-02T21:39:40.609Z Downloaded block-padding v0.4.2
6312026-09-02T21:39:40.609Z Downloaded serde_urlencoded v0.7.1
6322026-09-02T21:39:40.609Z Downloaded sha1 v0.11.0
6332026-09-02T21:39:40.609Z Downloaded backoff v0.4.0
6342026-09-02T21:39:40.609Z Downloaded bitfield v0.19.4
6352026-09-02T21:39:40.609Z Downloaded byte-wrapper v0.1.0
6362026-09-02T21:39:40.609Z Downloaded sha1 v0.10.6
6372026-09-02T21:39:40.615Z Downloaded siphasher v1.0.2
6382026-09-02T21:39:40.615Z Downloaded nibble_vec v0.1.0
6392026-09-02T21:39:40.615Z Downloaded slog-envlogger v2.2.0
6402026-09-02T21:39:40.615Z Downloaded pem v3.0.6
6412026-09-02T21:39:40.615Z Downloaded cipher v0.4.4
6422026-09-02T21:39:40.615Z Downloaded bitflags v1.3.2
6432026-09-02T21:39:40.615Z Downloaded serde_bytes v0.11.19
6442026-09-02T21:39:40.621Z Downloaded structmeta v0.3.0
6452026-09-02T21:39:40.621Z Downloaded subtle v2.6.1
6462026-09-02T21:39:40.621Z Downloaded cbc v0.2.1
6472026-09-02T21:39:40.621Z Downloaded tagptr v0.2.0
6482026-09-02T21:39:40.621Z Downloaded testing_table v0.3.0
6492026-09-02T21:39:40.621Z Downloaded compression-codecs v0.4.37
6502026-09-02T21:39:40.626Z Downloaded scopeguard v1.2.0
6512026-09-02T21:39:40.627Z Downloaded secrecy v0.8.0
6522026-09-02T21:39:40.627Z Downloaded chacha20 v0.9.1
6532026-09-02T21:39:40.627Z Downloaded supports-unicode v3.0.0
6542026-09-02T21:39:40.627Z Downloaded tabwriter v1.4.1
6552026-09-02T21:39:40.627Z Downloaded rfc6979 v0.6.0
6562026-09-02T21:39:40.627Z Downloaded oxide-tokio-rt v0.1.4
6572026-09-02T21:39:40.632Z Downloaded backon v1.6.0
6582026-09-02T21:39:40.639Z Downloaded blake2 v0.11.0-rc.6
6592026-09-02T21:39:40.649Z Downloaded bs58 v0.5.1
6602026-09-02T21:39:40.649Z Downloaded bzip2 v0.6.1
6612026-09-02T21:39:40.649Z Downloaded cexpr v0.6.0
6622026-09-02T21:39:40.649Z Downloaded base64ct v1.8.3
6632026-09-02T21:39:40.655Z Downloaded argon2 v0.6.0-rc.8
6642026-09-02T21:39:40.655Z Downloaded blowfish v0.10.0
6652026-09-02T21:39:40.655Z Downloaded cassowary v0.3.0
6662026-09-02T21:39:40.655Z Downloaded httparse v1.10.1
6672026-09-02T21:39:40.655Z Downloaded stable_deref_trait v1.2.1
6682026-09-02T21:39:40.655Z Downloaded addr2line v0.25.1
6692026-09-02T21:39:40.655Z Downloaded hmac v0.13.0
6702026-09-02T21:39:40.663Z Downloaded elliptic-curve v0.14.1
6712026-09-02T21:39:40.664Z Downloaded typify-macro v0.6.2
6722026-09-02T21:39:40.664Z Downloaded cmake v0.1.57
6732026-09-02T21:39:40.664Z Downloaded camino-tempfile-ext v0.3.3
6742026-09-02T21:39:40.664Z Downloaded num_enum v0.5.11
6752026-09-02T21:39:40.669Z Downloaded num_enum v0.7.6
6762026-09-02T21:39:40.669Z Downloaded generic-array v1.4.3
6772026-09-02T21:39:40.669Z Downloaded paste v1.0.15
6782026-09-02T21:39:40.669Z Downloaded serde-hex v0.1.0
6792026-09-02T21:39:40.669Z Downloaded phf v0.12.1
6802026-09-02T21:39:40.680Z Downloaded tokio-macros v2.7.0
6812026-09-02T21:39:40.680Z Downloaded want v0.3.1
6822026-09-02T21:39:40.680Z Downloaded usdt v0.6.0
6832026-09-02T21:39:40.680Z Downloaded usdt-macro v0.6.0
6842026-09-02T21:39:40.680Z Downloaded sqlparser_derive v0.5.0
6852026-09-02T21:39:40.684Z Downloaded progenitor-extras v0.2.0
6862026-09-02T21:39:40.685Z Downloaded rand_core v0.9.5
6872026-09-02T21:39:40.685Z Downloaded xshell-macros v0.2.7
6882026-09-02T21:39:40.685Z Downloaded console v0.15.11
6892026-09-02T21:39:40.685Z Downloaded convert_case v0.4.0
6902026-09-02T21:39:40.685Z Downloaded zone_cfg_derive v0.3.1
6912026-09-02T21:39:40.685Z Downloaded chacha20 v0.10.0
6922026-09-02T21:39:40.685Z Downloaded console v0.16.2
6932026-09-02T21:39:40.685Z Downloaded cstr-argument v0.1.2
6942026-09-02T21:39:40.685Z Downloaded curve25519-dalek-derive v0.1.1
6952026-09-02T21:39:40.685Z Downloaded pkcs1 v0.8.0-rc.4
6962026-09-02T21:39:40.685Z Downloaded strum_macros v0.24.3
6972026-09-02T21:39:40.691Z Downloaded getrandom v0.3.4
6982026-09-02T21:39:40.691Z Downloaded clang-sys v1.8.1
6992026-09-02T21:39:40.691Z Downloaded colored v2.2.0
7002026-09-02T21:39:40.696Z Downloaded half v2.7.1
7012026-09-02T21:39:40.696Z Downloaded ciborium v0.2.2
7022026-09-02T21:39:40.696Z Downloaded cipher v0.5.2
7032026-09-02T21:39:40.696Z Downloaded half v1.8.3
7042026-09-02T21:39:40.706Z Downloaded fatfs v0.3.6
7052026-09-02T21:39:40.706Z Downloaded parking_lot_core v0.9.12
7062026-09-02T21:39:40.706Z Downloaded pkcs1 v0.7.5
7072026-09-02T21:39:40.706Z Downloaded quinn-udp v0.5.14
7082026-09-02T21:39:40.720Z Downloaded serde_tokenstream v0.3.0
7092026-09-02T21:39:40.721Z Downloaded shell-words v1.1.1
7102026-09-02T21:39:40.721Z Downloaded shlex v1.3.0
7112026-09-02T21:39:40.721Z Downloaded crunchy v0.2.4
7122026-09-02T21:39:40.721Z Downloaded darling_macro v0.20.11
7132026-09-02T21:39:40.721Z Downloaded thread_local v1.1.9
7142026-09-02T21:39:40.721Z Downloaded tls_codec v0.4.2
7152026-09-02T21:39:40.721Z Downloaded tokio-tungstenite v0.23.1
7162026-09-02T21:39:40.721Z Downloaded dirs-sys-next v0.1.2
7172026-09-02T21:39:40.721Z Downloaded dropshot-api-manager-types v0.8.0
7182026-09-02T21:39:40.721Z Downloaded dof v0.4.0
7192026-09-02T21:39:40.721Z Downloaded futures v0.3.32
7202026-09-02T21:39:40.741Z Downloaded slog-term v2.9.2
7212026-09-02T21:39:40.741Z Downloaded string_cache v0.8.9
7222026-09-02T21:39:40.741Z Downloaded salsa20 v0.11.0
7232026-09-02T21:39:40.741Z Downloaded ahash v0.8.12
7242026-09-02T21:39:40.741Z Downloaded async-bb8-diesel v0.2.1
7252026-09-02T21:39:40.741Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7262026-09-02T21:39:40.741Z Downloaded defmt-parser v1.0.0
7272026-09-02T21:39:40.741Z Downloaded flume v0.11.1
7282026-09-02T21:39:40.741Z Downloaded debug-ignore v1.0.5
7292026-09-02T21:39:40.741Z Downloaded tui-tree-widget v0.23.1
7302026-09-02T21:39:40.750Z Downloaded illumos-nvpair-sys v0.2.0
7312026-09-02T21:39:40.750Z Downloaded instability v0.3.11
7322026-09-02T21:39:40.750Z Downloaded bzip2 v0.4.4
7332026-09-02T21:39:40.765Z Downloaded cancel-safe-futures v0.1.5
7342026-09-02T21:39:40.765Z Downloaded instant v0.1.13
7352026-09-02T21:39:40.765Z Downloaded omicron-zone-package v0.12.3
7362026-09-02T21:39:40.765Z Downloaded critical-section v1.2.0
7372026-09-02T21:39:40.765Z Downloaded vergen-lib v0.1.6
7382026-09-02T21:39:40.765Z Downloaded zeroize_derive v1.5.0
7392026-09-02T21:39:40.765Z Downloaded zeroize v1.9.0
7402026-09-02T21:39:40.765Z Downloaded writeable v0.6.2
7412026-09-02T21:39:40.765Z Downloaded yoke v0.8.1
7422026-09-02T21:39:40.765Z Downloaded colored v3.1.1
7432026-09-02T21:39:40.765Z Downloaded const-oid v0.9.6
7442026-09-02T21:39:40.765Z Downloaded heapless v0.7.17
7452026-09-02T21:39:40.765Z Downloaded postcard v1.1.3
7462026-09-02T21:39:40.769Z Downloaded libscf-sys v1.2.0
7472026-09-02T21:39:40.769Z Downloaded new_debug_unreachable v1.0.6
7482026-09-02T21:39:40.769Z Downloaded linked-hash-map v0.5.6
7492026-09-02T21:39:40.769Z Downloaded match_cfg v0.1.0
7502026-09-02T21:39:40.769Z Downloaded mime v0.3.17
7512026-09-02T21:39:40.770Z Downloaded der_derive v0.7.3
7522026-09-02T21:39:40.770Z Downloaded ryu v1.0.23
7532026-09-02T21:39:40.770Z Downloaded headers v0.4.1
7542026-09-02T21:39:40.770Z Downloaded heapless v0.8.0
7552026-09-02T21:39:40.775Z Downloaded toml_parser v1.1.2+spec-1.1.0
7562026-09-02T21:39:40.775Z Downloaded openssl-probe v0.1.6
7572026-09-02T21:39:40.775Z Downloaded openssl-probe v0.2.1
7582026-09-02T21:39:40.775Z Downloaded arc-swap v1.8.2
7592026-09-02T21:39:40.779Z Downloaded corncobs v0.1.4
7602026-09-02T21:39:40.780Z Downloaded hyper-staticfile v0.10.1
7612026-09-02T21:39:40.780Z Downloaded blake2 v0.10.6
7622026-09-02T21:39:40.780Z Downloaded hickory-resolver v0.24.4
7632026-09-02T21:39:40.848Z Downloaded radium v0.7.0
7642026-09-02T21:39:40.849Z Downloaded impl-trait-for-tuples v0.2.3
7652026-09-02T21:39:40.873Z Downloaded progenitor-macro v0.14.0
7662026-09-02T21:39:40.873Z Downloaded scheduled-thread-pool v0.2.7
7672026-09-02T21:39:40.873Z Downloaded signal-hook-mio v0.2.5
7682026-09-02T21:39:40.873Z Downloaded structmeta-derive v0.3.0
7692026-09-02T21:39:40.873Z Downloaded diesel-dtrace v0.5.0
7702026-09-02T21:39:40.874Z Downloaded kem v0.3.0
7712026-09-02T21:39:40.874Z Downloaded similar v2.7.0
7722026-09-02T21:39:40.874Z Downloaded russh-util v0.52.0
7732026-09-02T21:39:40.874Z Downloaded russh-cryptovec v0.62.0
7742026-09-02T21:39:40.874Z Downloaded oso v0.27.3
7752026-09-02T21:39:40.874Z Downloaded poly1305 v0.9.0
7762026-09-02T21:39:40.874Z Downloaded tracing-attributes v0.1.31
7772026-09-02T21:39:40.874Z Downloaded deranged v0.5.8
7782026-09-02T21:39:40.874Z Downloaded module-lattice v0.2.3
7792026-09-02T21:39:40.874Z Downloaded sponge-cursor v0.1.0
7802026-09-02T21:39:40.874Z Downloaded p384 v0.14.0
7812026-09-02T21:39:40.874Z Downloaded seq-macro v0.3.6
7822026-09-02T21:39:40.874Z Downloaded serde-big-array v0.5.1
7832026-09-02T21:39:40.874Z Downloaded progenitor-impl v0.13.0
7842026-09-02T21:39:40.874Z Downloaded chumsky v0.9.3
7852026-09-02T21:39:40.874Z Downloaded num-integer v0.1.46
7862026-09-02T21:39:40.874Z Downloaded bytes v1.11.1
7872026-09-02T21:39:40.874Z Downloaded ecdsa v0.17.0
7882026-09-02T21:39:40.874Z Downloaded tower-service v0.3.3
7892026-09-02T21:39:40.874Z Downloaded rustls-platform-verifier v0.6.2
7902026-09-02T21:39:40.874Z Downloaded pkcs8 v0.10.2
7912026-09-02T21:39:40.874Z Downloaded libefi-sys v0.1.0
7922026-09-02T21:39:40.874Z Downloaded linear-map v1.2.0
7932026-09-02T21:39:40.874Z Downloaded time-core v0.1.8
7942026-09-02T21:39:40.874Z Downloaded tokio-test v0.4.5
7952026-09-02T21:39:40.874Z Downloaded usdt-attr-macro v0.6.0
7962026-09-02T21:39:40.874Z Downloaded newtype-uuid v1.3.2
7972026-09-02T21:39:40.874Z Downloaded num_enum_derive v0.7.6
7982026-09-02T21:39:40.874Z Downloaded packed_struct v0.10.1
7992026-09-02T21:39:40.874Z Downloaded progenitor-client v0.13.0
8002026-09-02T21:39:40.874Z Downloaded mime_guess v2.0.5
8012026-09-02T21:39:40.874Z Downloaded allocator-api2 v0.2.21
8022026-09-02T21:39:40.874Z Downloaded ar_archive_writer v0.5.1
8032026-09-02T21:39:40.874Z Downloaded base64 v0.21.7
8042026-09-02T21:39:40.875Z Downloaded unsafe-libyaml v0.2.11
8052026-09-02T21:39:40.884Z Downloaded rand_core v0.10.0
8062026-09-02T21:39:40.884Z Downloaded darling v0.20.11
8072026-09-02T21:39:40.884Z Downloaded phc v0.6.1
8082026-09-02T21:39:40.884Z Downloaded phf v0.13.1
8092026-09-02T21:39:40.884Z Downloaded rustc-demangle v0.1.27
8102026-09-02T21:39:40.884Z Downloaded sec1 v0.7.3
8112026-09-02T21:39:40.884Z Downloaded signal-hook-registry v1.4.8
8122026-09-02T21:39:40.884Z Downloaded crc8 v0.1.1
8132026-09-02T21:39:40.884Z Downloaded universal-hash v0.6.1
8142026-09-02T21:39:40.884Z Downloaded bumpalo v3.20.2
8152026-09-02T21:39:40.885Z Downloaded vte v0.14.1
8162026-09-02T21:39:40.885Z Downloaded snafu v0.8.9
8172026-09-02T21:39:40.885Z Downloaded poly1305 v0.8.0
8182026-09-02T21:39:40.885Z Downloaded slog-json v2.6.1
8192026-09-02T21:39:40.885Z Downloaded slog-scope v4.4.1
8202026-09-02T21:39:40.885Z Downloaded backtrace v0.3.76
8212026-09-02T21:39:40.885Z Downloaded polyval v0.7.1
8222026-09-02T21:39:40.885Z Downloaded port-file v0.1.0
8232026-09-02T21:39:40.885Z Downloaded diesel_table_macro_syntax v0.3.0
8242026-09-02T21:39:40.885Z Downloaded tokio-stream v0.1.18
8252026-09-02T21:39:40.891Z Downloaded chacha20poly1305 v0.10.1
8262026-09-02T21:39:40.891Z Downloaded quinn v0.11.11
8272026-09-02T21:39:40.891Z Downloaded typify v0.6.2
8282026-09-02T21:39:40.891Z Downloaded rayon-core v1.13.0
8292026-09-02T21:39:40.891Z Downloaded hybrid-array v0.4.13
8302026-09-02T21:39:40.891Z Downloaded ingot-macros v0.2.0
8312026-09-02T21:39:40.891Z Downloaded parking_lot v0.12.5
8322026-09-02T21:39:40.891Z Downloaded peg-macros v0.8.5
8332026-09-02T21:39:40.891Z Downloaded ssh-encoding v0.3.0
8342026-09-02T21:39:40.903Z Downloaded zerofrom-derive v0.1.6
8352026-09-02T21:39:40.903Z Downloaded document-features v0.2.12
8362026-09-02T21:39:40.903Z Downloaded postgres-protocol v0.6.10
8372026-09-02T21:39:40.903Z Downloaded tokio-dtrace v0.1.1
8382026-09-02T21:39:40.903Z Downloaded digest-io v0.1.0
8392026-09-02T21:39:40.914Z Downloaded serdect v0.4.3
8402026-09-02T21:39:40.914Z Downloaded static_assertions v1.1.0
8412026-09-02T21:39:40.914Z Downloaded strum_macros v0.27.2
8422026-09-02T21:39:40.914Z Downloaded cc v1.2.56
8432026-09-02T21:39:40.914Z Downloaded compact_str v0.8.1
8442026-09-02T21:39:40.923Z Downloaded crc-any v2.5.0
8452026-09-02T21:39:40.923Z Downloaded is-terminal v0.4.17
8462026-09-02T21:39:40.923Z Downloaded whoami v2.1.0
8472026-09-02T21:39:40.923Z Downloaded wyz v0.5.1
8482026-09-02T21:39:40.923Z Downloaded supports-hyperlinks v3.2.0
8492026-09-02T21:39:40.923Z Downloaded dyn-clone v1.0.20
8502026-09-02T21:39:40.923Z Downloaded idna_adapter v1.2.1
8512026-09-02T21:39:40.923Z Downloaded cpubits v0.1.1
8522026-09-02T21:39:40.932Z Downloaded password-hash v0.5.0
8532026-09-02T21:39:40.932Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8542026-09-02T21:39:40.932Z Downloaded maybe-uninit v2.0.0
8552026-09-02T21:39:40.932Z Downloaded hickory-server v0.25.2
8562026-09-02T21:39:40.932Z Downloaded base64 v0.22.1
8572026-09-02T21:39:40.938Z Downloaded peg v0.8.5
8582026-09-02T21:39:40.944Z Downloaded constant_time_eq v0.4.2
8592026-09-02T21:39:40.948Z Downloaded data-encoding v2.10.0
8602026-09-02T21:39:40.948Z Downloaded crossbeam-deque v0.8.6
8612026-09-02T21:39:40.948Z Downloaded lru-slab v0.1.2
8622026-09-02T21:39:40.948Z Downloaded derive_builder_core v0.20.2
8632026-09-02T21:39:40.948Z Downloaded hickory-resolver v0.25.2
8642026-09-02T21:39:40.952Z Downloaded oxide-update-engine-types v0.1.2
8652026-09-02T21:39:40.952Z Downloaded vergen-gitcl v1.0.8
8662026-09-02T21:39:40.960Z Downloaded vergen-lib v9.1.0
8672026-09-02T21:39:40.960Z Downloaded peg-runtime v0.8.5
8682026-09-02T21:39:40.960Z Downloaded proc-macro-error-attr2 v2.0.0
8692026-09-02T21:39:40.960Z Downloaded olpc-cjson v0.1.4
8702026-09-02T21:39:40.960Z Downloaded hashbrown v0.13.2
8712026-09-02T21:39:40.967Z Downloaded hashbrown v0.12.3
8722026-09-02T21:39:40.967Z Downloaded ecdsa v0.16.9
8732026-09-02T21:39:40.967Z Downloaded icu_locale_core v2.1.1
8742026-09-02T21:39:40.970Z Downloaded twox-hash v2.1.2
8752026-09-02T21:39:40.970Z Downloaded jobserver v0.1.34
8762026-09-02T21:39:40.970Z Downloaded newtype_derive v0.1.6
8772026-09-02T21:39:40.970Z Downloaded csv-core v0.1.13
8782026-09-02T21:39:40.970Z Downloaded packed_struct_codegen v0.10.1
8792026-09-02T21:39:40.970Z Downloaded scroll_derive v0.13.1
8802026-09-02T21:39:40.971Z Downloaded progenitor-client v0.14.0
8812026-09-02T21:39:40.975Z Downloaded ron v0.8.1
8822026-09-02T21:39:40.980Z Downloaded daft v0.1.8
8832026-09-02T21:39:40.980Z Downloaded delegate v0.13.5
8842026-09-02T21:39:40.980Z Downloaded serde_cbor v0.11.2
8852026-09-02T21:39:40.986Z Downloaded knus-derive v3.4.0
8862026-09-02T21:39:40.986Z Downloaded multer v3.1.0
8872026-09-02T21:39:40.986Z Downloaded schemars v0.8.22
8882026-09-02T21:39:40.991Z Downloaded scuffle v0.1.0
8892026-09-02T21:39:40.996Z Downloaded signal-hook v0.3.18
8902026-09-02T21:39:40.996Z Downloaded term v0.7.0
8912026-09-02T21:39:40.996Z Downloaded memmap2 v0.9.10
8922026-09-02T21:39:40.996Z Downloaded crc32fast v1.5.0
8932026-09-02T21:39:40.996Z Downloaded crossbeam-channel v0.5.15
8942026-09-02T21:39:41.003Z Downloaded socket2 v0.6.3
8952026-09-02T21:39:41.003Z Downloaded derive_builder v0.20.2
8962026-09-02T21:39:41.003Z Downloaded p521 v0.14.0
8972026-09-02T21:39:41.007Z Downloaded tinyvec v1.10.0
8982026-09-02T21:39:41.007Z Downloaded sapling-renderdag v0.1.0
8992026-09-02T21:39:41.007Z Downloaded rand_seeder v0.4.0
9002026-09-02T21:39:41.007Z Downloaded humantime v2.3.0
9012026-09-02T21:39:41.007Z Downloaded rustls-native-certs v0.8.3
9022026-09-02T21:39:41.011Z Downloaded wait-timeout v0.2.1
9032026-09-02T21:39:41.011Z Downloaded waitgroup v0.1.2
9042026-09-02T21:39:41.011Z Downloaded crypto-common v0.2.2
9052026-09-02T21:39:41.011Z Downloaded darling_core v0.20.11
9062026-09-02T21:39:41.011Z Downloaded ingot v0.2.1
9072026-09-02T21:39:41.016Z Downloaded iana-time-zone v0.1.65
9082026-09-02T21:39:41.016Z Downloaded scroll v0.13.0
9092026-09-02T21:39:41.021Z Downloaded signature v2.2.0
9102026-09-02T21:39:41.021Z Downloaded darling_macro v0.21.3
9112026-09-02T21:39:41.021Z Downloaded downcast-rs v2.0.2
9122026-09-02T21:39:41.021Z Downloaded topological-sort v0.2.2
9132026-09-02T21:39:41.031Z Downloaded uuid v1.23.4
9142026-09-02T21:39:41.031Z Downloaded litrs v1.0.0
9152026-09-02T21:39:41.037Z Downloaded strum_macros v0.26.4
9162026-09-02T21:39:41.037Z Downloaded rustyline v14.0.0
9172026-09-02T21:39:41.037Z Downloaded unit-prefix v0.5.2
9182026-09-02T21:39:41.037Z Downloaded utf8_iter v1.0.4
9192026-09-02T21:39:41.037Z Downloaded synstructure v0.13.2
9202026-09-02T21:39:41.037Z Downloaded tinystr v0.8.2
9212026-09-02T21:39:41.046Z Downloaded tokio-native-tls v0.3.1
9222026-09-02T21:39:41.046Z Downloaded zerofrom v0.1.6
9232026-09-02T21:39:41.046Z Downloaded dtrace-parser v0.3.0
9242026-09-02T21:39:41.046Z Downloaded ident_case v1.0.1
9252026-09-02T21:39:41.046Z Downloaded num-complex v0.4.6
9262026-09-02T21:39:41.046Z Downloaded num-bigint-dig v0.8.6
9272026-09-02T21:39:41.057Z Downloaded inout v0.2.2
9282026-09-02T21:39:41.057Z Downloaded kstat-rs v0.2.5
9292026-09-02T21:39:41.057Z Downloaded pbkdf2 v0.13.0
9302026-09-02T21:39:41.061Z Downloaded uzers v0.12.2
9312026-09-02T21:39:41.061Z Downloaded pin-project-lite v0.2.17
9322026-09-02T21:39:41.061Z Downloaded dropshot_endpoint v0.17.1
9332026-09-02T21:39:41.061Z Downloaded rusty-fork v0.3.1
9342026-09-02T21:39:41.075Z Downloaded test-strategy v0.4.5
9352026-09-02T21:39:41.079Z Downloaded serde_yaml v0.9.34+deprecated
9362026-09-02T21:39:41.079Z Downloaded zstd-safe v7.2.4
9372026-09-02T21:39:41.080Z Downloaded hashbrown v0.15.5
9382026-09-02T21:39:41.080Z Downloaded http v1.4.2
9392026-09-02T21:39:41.080Z Downloaded normalize-line-endings v0.3.0
9402026-09-02T21:39:41.080Z Downloaded password-hash v0.6.1
9412026-09-02T21:39:41.080Z Downloaded toml v1.1.2+spec-1.1.0
9422026-09-02T21:39:41.094Z Downloaded rpassword v7.5.4
9432026-09-02T21:39:41.094Z Downloaded schemars_derive v0.8.22
9442026-09-02T21:39:41.094Z Downloaded digest v0.11.3
9452026-09-02T21:39:41.100Z Downloaded lru v0.12.5
9462026-09-02T21:39:41.100Z Downloaded lru-cache v0.1.2
9472026-09-02T21:39:41.100Z Downloaded smallvec v1.15.1
9482026-09-02T21:39:41.100Z Downloaded defmt-macros v1.0.1
9492026-09-02T21:39:41.100Z Downloaded unicode-bidi v0.3.18
9502026-09-02T21:39:41.100Z Downloaded async-compression v0.4.41
9512026-09-02T21:39:41.100Z Downloaded ingot-types v0.2.0
9522026-09-02T21:39:41.100Z Downloaded rand_chacha v0.3.1
9532026-09-02T21:39:41.100Z Downloaded recursive v0.1.1
9542026-09-02T21:39:41.100Z Downloaded ref-cast v1.0.25
9552026-09-02T21:39:41.113Z Downloaded serde_spanned v1.1.1
9562026-09-02T21:39:41.113Z Downloaded same-file v1.0.6
9572026-09-02T21:39:41.113Z Downloaded slab v0.4.12
9582026-09-02T21:39:41.113Z Downloaded oxide-update-engine v0.1.2
9592026-09-02T21:39:41.113Z Downloaded stringprep v0.1.5
9602026-09-02T21:39:41.113Z Downloaded slog-bunyan v2.5.0
9612026-09-02T21:39:41.113Z Downloaded newtype-uuid-macros v0.1.0
9622026-09-02T21:39:41.124Z Downloaded serde_repr v0.1.20
9632026-09-02T21:39:41.124Z Downloaded strum v0.27.2
9642026-09-02T21:39:41.124Z Downloaded num-bigint v0.4.6
9652026-09-02T21:39:41.124Z Downloaded libsw-core v0.3.2
9662026-09-02T21:39:41.135Z Downloaded num-iter v0.1.45
9672026-09-02T21:39:41.135Z Downloaded thread-id v5.1.0
9682026-09-02T21:39:41.136Z Downloaded rfc6979 v0.4.0
9692026-09-02T21:39:41.136Z Downloaded unicode-truncate v1.1.0
9702026-09-02T21:39:41.145Z Downloaded futures-util v0.3.32
9712026-09-02T21:39:41.145Z Downloaded oxnet v0.1.6
9722026-09-02T21:39:41.145Z Downloaded serde_plain v1.0.2
9732026-09-02T21:39:41.145Z Downloaded zerocopy v0.6.6
9742026-09-02T21:39:41.148Z Downloaded proc-macro-error2 v2.0.1
9752026-09-02T21:39:41.148Z Downloaded xattr v1.6.1
9762026-09-02T21:39:41.149Z Downloaded typed-path v0.9.3
9772026-09-02T21:39:41.149Z Downloaded zopfli v0.8.3
9782026-09-02T21:39:41.149Z Downloaded crc-catalog v2.4.0
9792026-09-02T21:39:41.149Z Downloaded rand v0.10.1
9802026-09-02T21:39:41.156Z Downloaded postgres-types v0.2.12
9812026-09-02T21:39:41.156Z Downloaded primeorder v0.14.0
9822026-09-02T21:39:41.157Z Downloaded sync-ptr v0.1.4
9832026-09-02T21:39:41.161Z Downloaded psm v0.1.30
9842026-09-02T21:39:41.161Z Downloaded rustc_version v0.4.1
9852026-09-02T21:39:41.166Z Downloaded indexmap v1.9.3
9862026-09-02T21:39:41.170Z Downloaded scrypt v0.12.0
9872026-09-02T21:39:41.170Z Downloaded smf v0.2.3
9882026-09-02T21:39:41.171Z Downloaded icu_properties v2.1.2
9892026-09-02T21:39:41.171Z Downloaded either v1.15.0
9902026-09-02T21:39:41.174Z Downloaded serde_with_macros v1.5.2
9912026-09-02T21:39:41.174Z Downloaded h2 v0.4.15
9922026-09-02T21:39:41.179Z Downloaded void v1.0.2
9932026-09-02T21:39:41.179Z Downloaded prettyplease v0.2.37
9942026-09-02T21:39:41.182Z Downloaded rcgen v0.12.1
9952026-09-02T21:39:41.182Z Downloaded aes v0.9.1
9962026-09-02T21:39:41.187Z Downloaded time-macros v0.2.27
9972026-09-02T21:39:41.187Z Downloaded libbz2-rs-sys v0.2.2
9982026-09-02T21:39:41.187Z Downloaded spin v0.9.8
9992026-09-02T21:39:41.193Z Downloaded term v1.2.1
10002026-09-02T21:39:41.193Z Downloaded thiserror-no-std v2.0.2
10012026-09-02T21:39:41.193Z Downloaded crucible-workspace-hack v0.1.0
10022026-09-02T21:39:41.197Z Downloaded miette-derive v7.6.0
10032026-09-02T21:39:41.197Z Downloaded percent-encoding v2.3.2
10042026-09-02T21:39:41.197Z Downloaded precomputed-hash v0.1.1
10052026-09-02T21:39:41.197Z Downloaded dirs-next v2.0.0
10062026-09-02T21:39:41.197Z Downloaded trait-variant v0.1.2
10072026-09-02T21:39:41.197Z Downloaded num-rational v0.4.2
10082026-09-02T21:39:41.200Z Downloaded hashbrown v0.16.1
10092026-09-02T21:39:41.206Z Downloaded pkcs8 v0.11.0
10102026-09-02T21:39:41.207Z Downloaded const_format_proc_macros v0.2.34
10112026-09-02T21:39:41.212Z Downloaded derive-where v1.6.0
10122026-09-02T21:39:41.212Z Downloaded pin-project-internal v1.1.11
10132026-09-02T21:39:41.212Z Downloaded internet-checksum v0.2.1
10142026-09-02T21:39:41.212Z Downloaded hashbrown v0.14.5
10152026-09-02T21:39:41.212Z Downloaded secrecy v0.10.3
10162026-09-02T21:39:41.216Z Downloaded rustls-webpki v0.103.13
10172026-09-02T21:39:41.217Z Downloaded tower-http v0.6.8
10182026-09-02T21:39:41.221Z Downloaded hkdf v0.12.4
10192026-09-02T21:39:41.221Z Downloaded ctr v0.10.1
10202026-09-02T21:39:41.221Z Downloaded darling_macro v0.23.0
10212026-09-02T21:39:41.222Z Downloaded yasna v0.5.2
10222026-09-02T21:39:41.222Z Downloaded serde_path_to_error v0.1.20
10232026-09-02T21:39:41.225Z Downloaded cookie_store v0.22.1
10242026-09-02T21:39:41.225Z Downloaded num-traits v0.2.19
10252026-09-02T21:39:41.225Z Downloaded derive-ex v0.1.8
10262026-09-02T21:39:41.225Z Downloaded yansi v1.0.1
10272026-09-02T21:39:41.225Z Downloaded zip v0.6.6
10282026-09-02T21:39:41.231Z Downloaded ed25519 v3.0.0
10292026-09-02T21:39:41.231Z Downloaded spki v0.8.0
10302026-09-02T21:39:41.234Z Downloaded universal-hash v0.5.1
10312026-09-02T21:39:41.234Z Downloaded wnaf v0.14.0
10322026-09-02T21:39:41.235Z Downloaded ref-cast-impl v1.0.25
10332026-09-02T21:39:41.238Z Downloaded nom v7.1.3
10342026-09-02T21:39:41.238Z Downloaded darling v0.23.0
10352026-09-02T21:39:41.242Z Downloaded libloading v0.8.9
10362026-09-02T21:39:41.247Z Downloaded rayon v1.11.0
10372026-09-02T21:39:41.253Z Downloaded zerocopy-derive v0.8.55
10382026-09-02T21:39:41.260Z Downloaded oxide-update-engine-display v0.1.2
10392026-09-02T21:39:41.264Z Downloaded dropshot-api-manager v0.8.0
10402026-09-02T21:39:41.267Z Downloaded rand_core v0.6.4
10412026-09-02T21:39:41.271Z Downloaded tap v1.0.1
10422026-09-02T21:39:41.279Z Downloaded der v0.8.0
10432026-09-02T21:39:41.282Z Downloaded tokio-postgres v0.7.16
10442026-09-02T21:39:41.282Z Downloaded des v0.9.0
10452026-09-02T21:39:41.282Z Downloaded illumos-nvpair v0.3.0
10462026-09-02T21:39:41.282Z Downloaded lalrpop-util v0.19.12
10472026-09-02T21:39:41.289Z Downloaded icu_normalizer v2.1.1
10482026-09-02T21:39:41.289Z Downloaded hkdf v0.13.0
10492026-09-02T21:39:41.294Z Downloaded tracing-core v0.1.36
10502026-09-02T21:39:41.294Z Downloaded slog-stdlog v4.1.1
10512026-09-02T21:39:41.297Z Downloaded sqlformat v0.3.5
10522026-09-02T21:39:41.297Z Downloaded ssh-cipher v0.3.0
10532026-09-02T21:39:41.297Z Downloaded tiny-keccak v2.0.2
10542026-09-02T21:39:41.297Z Downloaded lock_api v0.4.14
10552026-09-02T21:39:41.297Z Downloaded signal-hook-tokio v0.3.1
10562026-09-02T21:39:41.297Z Downloaded signature v3.0.0
10572026-09-02T21:39:41.301Z Downloaded strum v0.26.3
10582026-09-02T21:39:41.301Z Downloaded tinyvec_macros v0.1.1
10592026-09-02T21:39:41.306Z Downloaded rustls-pki-types v1.14.0
10602026-09-02T21:39:41.306Z Downloaded nu-ansi-term v0.50.3
10612026-09-02T21:39:41.310Z Downloaded internal-russh-num-bigint v0.5.0
10622026-09-02T21:39:41.310Z Downloaded rand v0.9.2
10632026-09-02T21:39:41.313Z Downloaded darling_core v0.23.0
10642026-09-02T21:39:41.313Z Downloaded openssl-sys v0.9.117
10652026-09-02T21:39:41.317Z Downloaded papergrid v0.18.0
10662026-09-02T21:39:41.319Z Downloaded cookie v0.18.1
10672026-09-02T21:39:41.323Z Downloaded unicode-properties v0.1.4
10682026-09-02T21:39:41.323Z Downloaded parking_lot v0.11.2
10692026-09-02T21:39:41.323Z Downloaded primefield v0.14.0
10702026-09-02T21:39:41.329Z Downloaded r2d2 v0.8.10
10712026-09-02T21:39:41.329Z Downloaded usdt-impl v0.6.0
10722026-09-02T21:39:41.329Z Downloaded zone v0.3.1
10732026-09-02T21:39:41.329Z Downloaded zstd v0.13.3
10742026-09-02T21:39:41.329Z Downloaded inout v0.1.4
10752026-09-02T21:39:41.336Z Downloaded p256 v0.14.0
10762026-09-02T21:39:41.336Z Downloaded multimap v0.10.1
10772026-09-02T21:39:41.336Z Downloaded maplit v1.0.2
10782026-09-02T21:39:41.336Z Downloaded potential_utf v0.1.4
10792026-09-02T21:39:41.336Z Downloaded icu_properties_data v2.1.2
10802026-09-02T21:39:41.341Z Downloaded difflib v0.4.0
10812026-09-02T21:39:41.341Z Downloaded itertools v0.15.0
10822026-09-02T21:39:41.344Z Downloaded ctutils v0.4.2
10832026-09-02T21:39:41.344Z Downloaded ed25519 v2.2.3
10842026-09-02T21:39:41.344Z Downloaded itertools v0.14.0
10852026-09-02T21:39:41.349Z Downloaded ipnet v2.12.0
10862026-09-02T21:39:41.354Z Downloaded num v0.4.3
10872026-09-02T21:39:41.354Z Downloaded parse-display-derive v0.10.0
10882026-09-02T21:39:41.354Z Downloaded mio v1.2.0
10892026-09-02T21:39:41.360Z Downloaded elliptic-curve v0.13.8
10902026-09-02T21:39:41.360Z Downloaded icu_provider v2.1.1
10912026-09-02T21:39:41.364Z Downloaded untrusted v0.7.1
10922026-09-02T21:39:41.364Z Downloaded rand_chacha v0.9.0
10932026-09-02T21:39:41.364Z Downloaded resolv-conf v0.7.6
10942026-09-02T21:39:41.364Z Downloaded aes-gcm v0.11.0
10952026-09-02T21:39:41.364Z Downloaded quick-error v1.2.3
10962026-09-02T21:39:41.365Z Downloaded tls_codec_derive v0.4.2
10972026-09-02T21:39:41.370Z Downloaded snafu-derive v0.8.9
10982026-09-02T21:39:41.370Z Downloaded darling v0.21.3
10992026-09-02T21:39:41.370Z Downloaded simd-adler32 v0.3.8
11002026-09-02T21:39:41.370Z Downloaded spki v0.7.3
11012026-09-02T21:39:41.370Z Downloaded tar v0.4.46
11022026-09-02T21:39:41.373Z Downloaded vsss-rs v3.3.4
11032026-09-02T21:39:41.373Z Downloaded cpufeatures v0.3.0
11042026-09-02T21:39:41.374Z Downloaded toml_writer v1.1.1+spec-1.1.0
11052026-09-02T21:39:41.374Z Downloaded diesel_derives v2.3.7
11062026-09-02T21:39:41.435Z Downloaded md5 v0.8.0
11072026-09-02T21:39:41.458Z Downloaded strip-ansi-escapes v0.2.1
11082026-09-02T21:39:41.459Z Downloaded aho-corasick v1.1.4
11092026-09-02T21:39:41.459Z Downloaded progenitor-impl v0.14.0
11102026-09-02T21:39:41.459Z Downloaded untrusted v0.9.0
11112026-09-02T21:39:41.459Z Downloaded darling v0.13.4
11122026-09-02T21:39:41.459Z Downloaded pkcs5 v0.8.1
11132026-09-02T21:39:41.459Z Downloaded daft-derive v0.1.8
11142026-09-02T21:39:41.459Z Downloaded keccak v0.2.0
11152026-09-02T21:39:41.459Z Downloaded termtree v0.5.1
11162026-09-02T21:39:41.459Z Downloaded yoke-derive v0.8.1
11172026-09-02T21:39:41.459Z Downloaded dunce v1.0.5
11182026-09-02T21:39:41.459Z Downloaded num-conv v0.2.0
11192026-09-02T21:39:41.459Z Downloaded zerotrie v0.2.3
11202026-09-02T21:39:41.459Z Downloaded nanorand v0.7.0
11212026-09-02T21:39:41.459Z Downloaded native-tls v0.2.18
11222026-09-02T21:39:41.459Z Downloaded crypto-primes v0.7.2
11232026-09-02T21:39:41.459Z Downloaded parking_lot_core v0.8.6
11242026-09-02T21:39:41.459Z Downloaded sigpipe v0.1.3
11252026-09-02T21:39:41.459Z Downloaded try-lock v0.2.5
11262026-09-02T21:39:41.459Z Downloaded defmt v0.3.100
11272026-09-02T21:39:41.459Z Downloaded oso-derive v0.27.3
11282026-09-02T21:39:41.459Z Downloaded progenitor-macro v0.13.0
11292026-09-02T21:39:41.459Z Downloaded rand_pcg v0.10.2
11302026-09-02T21:39:41.459Z Downloaded unarray v0.1.4
11312026-09-02T21:39:41.459Z Downloaded sec1 v0.8.1
11322026-09-02T21:39:41.459Z Downloaded toml_edit v0.19.15
11332026-09-02T21:39:41.459Z Downloaded oxide-generation v0.1.3
11342026-09-02T21:39:41.459Z Downloaded miniz_oxide v0.8.9
11352026-09-02T21:39:41.459Z Downloaded progenitor v0.13.0
11362026-09-02T21:39:41.459Z Downloaded indicatif v0.18.4
11372026-09-02T21:39:41.459Z Downloaded tungstenite v0.21.0
11382026-09-02T21:39:41.460Z Downloaded serde_with_macros v3.21.0
11392026-09-02T21:39:41.460Z Downloaded utf-8 v0.7.6
11402026-09-02T21:39:41.460Z Downloaded indoc v1.0.9
11412026-09-02T21:39:41.460Z Downloaded display-error-chain v0.2.2
11422026-09-02T21:39:41.460Z Downloaded is_ci v1.2.0
11432026-09-02T21:39:41.460Z Downloaded jiff-static v0.2.34
11442026-09-02T21:39:41.465Z Downloaded itertools v0.12.1
11452026-09-02T21:39:41.465Z Downloaded steno v0.4.1
11462026-09-02T21:39:41.465Z Downloaded stacker v0.1.23
11472026-09-02T21:39:41.465Z Downloaded convert_case v0.10.0
11482026-09-02T21:39:41.465Z Downloaded libsw v3.5.0
11492026-09-02T21:39:41.465Z Downloaded zerovec-derive v0.11.2
11502026-09-02T21:39:41.466Z Downloaded rtoolbox v0.0.3
11512026-09-02T21:39:41.466Z Downloaded thiserror-impl-no-std v2.0.2
11522026-09-02T21:39:41.466Z Downloaded take_mut v0.2.2
11532026-09-02T21:39:41.466Z Downloaded md-5 v0.10.6
11542026-09-02T21:39:41.466Z Downloaded path-slash v0.1.5
11552026-09-02T21:39:41.466Z Downloaded sync_wrapper v1.0.2
11562026-09-02T21:39:41.466Z Downloaded phf_shared v0.11.3
11572026-09-02T21:39:41.466Z Downloaded semver v0.1.20
11582026-09-02T21:39:41.466Z Downloaded derive_builder_macro v0.20.2
11592026-09-02T21:39:41.466Z Downloaded rawzip v0.4.4
11602026-09-02T21:39:41.466Z Downloaded ed25519-dalek v3.0.0
11612026-09-02T21:39:41.481Z Downloaded ipnetwork v0.21.1
11622026-09-02T21:39:41.481Z Downloaded nom v8.0.0
11632026-09-02T21:39:41.481Z Downloaded idna v1.1.0
11642026-09-02T21:39:41.487Z Downloaded walkdir v2.5.0
11652026-09-02T21:39:41.487Z Downloaded git2 v0.20.4
11662026-09-02T21:39:41.487Z Downloaded strsim v0.10.0
11672026-09-02T21:39:41.487Z Downloaded crc v3.4.0
11682026-09-02T21:39:41.487Z Downloaded lazy_static v1.5.0
11692026-09-02T21:39:41.487Z Downloaded unicode_categories v0.1.1
11702026-09-02T21:39:41.487Z Downloaded litemap v0.8.1
11712026-09-02T21:39:41.487Z Downloaded subprocess v0.2.15
11722026-09-02T21:39:41.487Z Downloaded pem-rfc7468 v1.0.0
11732026-09-02T21:39:41.487Z Downloaded pkg-config v0.3.32
11742026-09-02T21:39:41.487Z Downloaded diff v0.1.13
11752026-09-02T21:39:41.496Z Downloaded minimal-lexical v0.2.1
11762026-09-02T21:39:41.496Z Downloaded primeorder v0.13.6
11772026-09-02T21:39:41.499Z Downloaded sha2 v0.11.0
11782026-09-02T21:39:41.499Z Downloaded memoffset v0.9.1
11792026-09-02T21:39:41.499Z Downloaded unicode-xid v0.2.6
11802026-09-02T21:39:41.499Z Downloaded indoc v2.0.7
11812026-09-02T21:39:41.500Z Downloaded opaque-debug v0.3.1
11822026-09-02T21:39:41.500Z Downloaded hyper-tls v0.6.0
11832026-09-02T21:39:41.500Z Downloaded managed v0.8.0
11842026-09-02T21:39:41.500Z Downloaded unicode-segmentation v1.12.0
11852026-09-02T21:39:41.505Z Downloaded lzss v0.8.2
11862026-09-02T21:39:41.505Z Downloaded dsl_auto_type v0.2.0
11872026-09-02T21:39:41.505Z Downloaded darling_core v0.13.4
11882026-09-02T21:39:41.508Z Downloaded rsa v0.9.10
11892026-09-02T21:39:41.509Z Downloaded ignore v0.4.25
11902026-09-02T21:39:41.509Z Downloaded publicsuffix v2.3.0
11912026-09-02T21:39:41.513Z Downloaded tower-layer v0.3.3
11922026-09-02T21:39:41.514Z Downloaded samael v0.0.19
11932026-09-02T21:39:41.517Z Downloaded portable-atomic v1.13.1
11942026-09-02T21:39:41.517Z Downloaded slog-dtrace v0.3.0
11952026-09-02T21:39:41.527Z Downloaded winnow v0.6.26
11962026-09-02T21:39:41.531Z Downloaded parse-size v1.1.0
11972026-09-02T21:39:41.531Z Downloaded recursive-proc-macro-impl v0.1.1
11982026-09-02T21:39:41.531Z Downloaded vergen v9.1.0
11992026-09-02T21:39:41.531Z Downloaded support-bundle-viewer v0.1.2
12002026-09-02T21:39:41.531Z Downloaded pem-rfc7468 v0.7.0
12012026-09-02T21:39:41.531Z Downloaded progenitor v0.14.0
12022026-09-02T21:39:41.531Z Downloaded xshell v0.2.7
12032026-09-02T21:39:41.531Z Downloaded unicode-normalization v0.1.25
12042026-09-02T21:39:41.535Z Downloaded quinn-proto v0.11.16
12052026-09-02T21:39:41.535Z Downloaded defmt v1.0.1
12062026-09-02T21:39:41.538Z Downloaded owo-colors v4.3.0
12072026-09-02T21:39:41.538Z Downloaded smallvec v0.6.14
12082026-09-02T21:39:41.543Z Downloaded hyper-rustls v0.27.7
12092026-09-02T21:39:41.543Z Downloaded termios v0.3.3
12102026-09-02T21:39:41.543Z Downloaded miette v7.6.0
12112026-09-02T21:39:41.548Z Downloaded jiff-core v0.1.0
12122026-09-02T21:39:41.552Z Downloaded crossbeam-utils v0.8.21
12132026-09-02T21:39:41.552Z Downloaded darling_macro v0.13.4
12142026-09-02T21:39:41.557Z Downloaded keccak v0.1.6
12152026-09-02T21:39:41.557Z Downloaded num_threads v0.1.7
12162026-09-02T21:39:41.557Z Downloaded phf_shared v0.12.1
12172026-09-02T21:39:41.557Z Downloaded num_enum_derive v0.5.11
12182026-09-02T21:39:41.560Z Downloaded supports-color v3.0.2
12192026-09-02T21:39:41.560Z Downloaded socket2 v0.5.10
12202026-09-02T21:39:41.560Z Downloaded unicase v2.9.0
12212026-09-02T21:39:41.560Z Downloaded crossterm v0.29.0
12222026-09-02T21:39:41.564Z Downloaded rustversion v1.0.22
12232026-09-02T21:39:41.566Z Downloaded ppv-lite86 v0.2.21
12242026-09-02T21:39:41.570Z Downloaded slog v2.8.2
12252026-09-02T21:39:41.573Z Downloaded serde_derive_internals v0.29.1
12262026-09-02T21:39:41.577Z Downloaded vergen-git2 v9.1.0
12272026-09-02T21:39:41.577Z Downloaded predicates v3.1.4
12282026-09-02T21:39:41.582Z Downloaded time v0.3.47
12292026-09-02T21:39:41.587Z Downloaded iri-string v0.7.10
12302026-09-02T21:39:41.591Z Downloaded rustls-pemfile v2.2.0
12312026-09-02T21:39:41.597Z Downloaded reqwest v0.12.28
12322026-09-02T21:39:41.602Z Downloaded schemars v0.9.0
12332026-09-02T21:39:41.605Z Downloaded ed25519-dalek v2.2.0
12342026-09-02T21:39:41.605Z Downloaded crossbeam-epoch v0.9.18
12352026-09-02T21:39:41.606Z Downloaded tungstenite v0.23.0
12362026-09-02T21:39:41.611Z Downloaded derive_more v2.1.1
12372026-09-02T21:39:41.614Z Downloaded ml-kem v0.3.2
12382026-09-02T21:39:41.618Z Downloaded rand v0.8.6
12392026-09-02T21:39:41.625Z Downloaded displaydoc v0.2.5
12402026-09-02T21:39:41.628Z Downloaded indent_write v2.2.0
12412026-09-02T21:39:41.628Z Downloaded tokio-util v0.7.18
12422026-09-02T21:39:41.631Z Downloaded ssh-key v0.7.0-rc.11
12432026-09-02T21:39:41.635Z Downloaded derive_more-impl v2.1.1
12442026-09-02T21:39:41.643Z Downloaded lalrpop v0.19.12
12452026-09-02T21:39:41.647Z Downloaded url v2.5.8
12462026-09-02T21:39:41.651Z Downloaded pretty_assertions v1.4.1
12472026-09-02T21:39:41.651Z Downloaded whoami v1.6.1
12482026-09-02T21:39:41.651Z Downloaded goblin v0.10.5
12492026-09-02T21:39:41.655Z Downloaded rsa v0.10.0-rc.18
12502026-09-02T21:39:41.658Z Downloaded smoltcp v0.9.1
12512026-09-02T21:39:41.661Z Downloaded tokio-tungstenite v0.21.0
12522026-09-02T21:39:41.666Z Downloaded toml v0.7.8
12532026-09-02T21:39:41.666Z Downloaded crypto-bigint v0.5.5
12542026-09-02T21:39:41.671Z Downloaded derive_more v0.99.20
12552026-09-02T21:39:41.671Z Downloaded pin-project v1.1.11
12562026-09-02T21:39:41.676Z Downloaded blake3 v1.8.5
12572026-09-02T21:39:41.681Z Downloaded aws-lc-rs v1.16.3
12582026-09-02T21:39:41.685Z Downloaded qorb v0.4.1
12592026-09-02T21:39:41.690Z Downloaded winnow v0.5.40
12602026-09-02T21:39:41.694Z Downloaded zerovec v0.11.5
12612026-09-02T21:39:41.697Z Downloaded regex-syntax v0.6.29
12622026-09-02T21:39:41.700Z Downloaded toml_edit v0.23.10+spec-1.0.0
12632026-09-02T21:39:41.700Z Downloaded tabled v0.21.0
12642026-09-02T21:39:41.712Z Downloaded gimli v0.32.3
12652026-09-02T21:39:41.717Z Downloaded slog-async v2.8.0
12662026-09-02T21:39:41.720Z Downloaded tokio-rustls v0.26.4
12672026-09-02T21:39:41.720Z Downloaded const_format v0.2.35
12682026-09-02T21:39:41.725Z Downloaded iddqd v0.4.2
12692026-09-02T21:39:41.731Z Downloaded syn v3.0.3
12702026-09-02T21:39:41.737Z Downloaded bindgen v0.71.1
12712026-09-02T21:39:41.741Z Downloaded icu_normalizer_data v2.1.1
12722026-09-02T21:39:41.748Z Downloaded itertools v0.10.5
12732026-09-02T21:39:41.752Z Downloaded drift v0.2.0
12742026-09-02T21:39:41.754Z Downloaded x509-cert v0.2.5
12752026-09-02T21:39:41.757Z Downloaded sha3 v0.12.0
12762026-09-02T21:39:41.757Z Downloaded reqwest v0.13.2
12772026-09-02T21:39:41.762Z Downloaded prefix-trie v0.7.0
12782026-09-02T21:39:41.769Z Downloaded chrono v0.4.45
12792026-09-02T21:39:41.772Z Downloaded reedline v0.40.0
12802026-09-02T21:39:41.772Z Downloaded moka v0.12.13
12812026-09-02T21:39:41.775Z Downloaded smoltcp v0.11.0
12822026-09-02T21:39:41.781Z Downloaded hickory-proto v0.24.4
12832026-09-02T21:39:41.791Z Downloaded zlib-rs v0.6.2
12842026-09-02T21:39:41.795Z Downloaded tower v0.5.3
12852026-09-02T21:39:41.799Z Downloaded darling_core v0.21.3
12862026-09-02T21:39:41.802Z Downloaded regex-syntax v0.8.10
12872026-09-02T21:39:41.808Z Downloaded hyper v1.10.1
12882026-09-02T21:39:41.811Z Downloaded der v0.7.10
12892026-09-02T21:39:41.815Z Downloaded knus v3.4.0
12902026-09-02T21:39:41.815Z Downloaded hyper-util v0.1.20
12912026-09-02T21:39:41.823Z Downloaded serde_with v1.14.0
12922026-09-02T21:39:41.826Z Downloaded bitvec v1.0.1
12932026-09-02T21:39:41.831Z Downloaded hickory-proto v0.25.2
12942026-09-02T21:39:41.839Z Downloaded salty v0.3.0
12952026-09-02T21:39:41.844Z Downloaded schemars v1.2.1
12962026-09-02T21:39:41.848Z Downloaded proptest v1.11.0
12972026-09-02T21:39:41.855Z Downloaded crossterm v0.28.1
12982026-09-02T21:39:41.860Z Downloaded icu_collections v2.1.1
12992026-09-02T21:39:41.864Z Downloaded vcpkg v0.2.15
13002026-09-02T21:39:41.882Z Downloaded radix_trie v0.2.1
13012026-09-02T21:39:41.886Z Downloaded p384 v0.13.1
13022026-09-02T21:39:41.890Z Downloaded libxml v0.3.3
13032026-09-02T21:39:41.894Z Downloaded quick-xml v0.37.5
13042026-09-02T21:39:41.897Z Downloaded tough v0.22.0
13052026-09-02T21:39:41.900Z Downloaded object v0.30.4
13062026-09-02T21:39:41.903Z Downloaded typify-impl v0.6.2
13072026-09-02T21:39:41.911Z Downloaded itertools v0.13.0
13082026-09-02T21:39:41.915Z Downloaded dropshot v0.17.1
13092026-09-02T21:39:41.927Z Downloaded sqlparser v0.61.0
13102026-09-02T21:39:41.936Z Downloaded zip v4.6.1
13112026-09-02T21:39:41.939Z Downloaded rustls v0.23.41
13122026-09-02T21:39:41.950Z Downloaded russh v0.62.4
13132026-09-02T21:39:41.964Z Downloaded rustix v0.38.44
13142026-09-02T21:39:41.976Z Downloaded ratatui v0.29.0
13152026-09-02T21:39:41.987Z Downloaded regex-automata v0.4.14
13162026-09-02T21:39:41.996Z Downloaded serde_with v3.21.0
13172026-09-02T21:39:42.003Z Downloaded bstr v1.12.1
13182026-09-02T21:39:42.012Z Downloaded regex v1.12.3
13192026-09-02T21:39:42.017Z Downloaded petname v2.0.2
13202026-09-02T21:39:42.017Z Downloaded libm v0.2.16
13212026-09-02T21:39:42.021Z Downloaded petgraph v0.6.5
13222026-09-02T21:39:42.029Z Downloaded polar-core v0.27.3
13232026-09-02T21:39:42.033Z Downloaded jiff v0.2.34
13242026-09-02T21:39:42.042Z Downloaded winnow v1.0.3
13252026-09-02T21:39:42.049Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13262026-09-02T21:39:42.078Z Downloaded petgraph v0.8.3
13272026-09-02T21:39:42.094Z Downloaded tokio v1.52.1
13282026-09-02T21:39:42.120Z Downloaded curve25519-dalek v4.1.3
13292026-09-02T21:39:42.123Z Downloaded sha3 v0.10.8
13302026-09-02T21:39:42.128Z Downloaded csv v1.4.0
13312026-09-02T21:39:42.138Z Downloaded zerocopy v0.8.55
13322026-09-02T21:39:42.148Z Downloaded encoding_rs v0.8.35
13332026-09-02T21:39:42.163Z Downloaded nix v0.27.1
13342026-09-02T21:39:42.170Z Downloaded regress v0.10.5
13352026-09-02T21:39:42.173Z Downloaded object v0.37.3
13362026-09-02T21:39:42.239Z Downloaded curve25519-dalek v5.0.0
13372026-09-02T21:39:42.239Z Downloaded regress v0.11.1
13382026-09-02T21:39:42.239Z Downloaded crypto-bigint v0.7.5
13392026-09-02T21:39:42.239Z Downloaded openssl v0.10.80
13402026-09-02T21:39:42.239Z Downloaded nix v0.31.2
13412026-09-02T21:39:42.239Z Downloaded nix v0.28.0
13422026-09-02T21:39:42.244Z Downloaded openapiv3 v2.2.0
13432026-09-02T21:39:42.270Z Downloaded tracing v0.1.44
13442026-09-02T21:39:42.281Z Downloaded diesel v2.3.7
13452026-09-02T21:39:42.292Z Downloaded sled v0.34.7
13462026-09-02T21:39:42.314Z Downloaded bzip2-sys v0.1.13+1.0.8
13472026-09-02T21:39:42.324Z Downloaded zerocopy-derive v0.6.6
13482026-09-02T21:39:42.343Z Downloaded sha3 v0.11.0
13492026-09-02T21:39:42.363Z Downloaded chrono-tz v0.10.4
13502026-09-02T21:39:42.401Z Downloaded libz-sys v1.1.24
13512026-09-02T21:39:42.532Z Downloaded ring v0.17.14
13522026-09-02T21:39:42.594Z Downloaded libgit2-sys v0.18.3+1.9.2
13532026-09-02T21:39:43.122Z Downloaded aws-lc-sys v0.40.0
13542026-09-02T21:39:43.401Z Compiling serde_core v1.0.228
13552026-09-02T21:39:43.401Z Compiling libc v0.2.185
13562026-09-02T21:39:43.401Z Compiling serde v1.0.228
13572026-09-02T21:39:43.405Z Compiling log v0.4.33
13582026-09-02T21:39:43.405Z Compiling smallvec v1.15.1
13592026-09-02T21:39:43.405Z Compiling shlex v1.3.0
13602026-09-02T21:39:43.519Z Compiling find-msvc-tools v0.1.9
13612026-09-02T21:39:43.522Z Compiling syn v2.0.117
13622026-09-02T21:39:43.732Z Compiling subtle v2.6.1
13632026-09-02T21:39:43.745Z Compiling scopeguard v1.2.0
13642026-09-02T21:39:43.748Z Compiling stable_deref_trait v1.2.1
13652026-09-02T21:39:43.822Z Compiling lock_api v0.4.14
13662026-09-02T21:39:43.837Z Compiling typenum v1.20.1
13672026-09-02T21:39:43.849Z Compiling zerocopy v0.8.55
13682026-09-02T21:39:43.854Z Compiling portable-atomic v1.13.1
13692026-09-02T21:39:43.901Z Compiling serde_json v1.0.151
13702026-09-02T21:39:44.043Z Compiling critical-section v1.2.0
13712026-09-02T21:39:44.103Z Compiling libm v0.2.16
13722026-09-02T21:39:44.155Z Compiling num-traits v0.2.19
13732026-09-02T21:39:44.292Z Compiling pkg-config v0.3.32
13742026-09-02T21:39:44.382Z Compiling errno v0.3.14
13752026-09-02T21:39:44.481Z Compiling jobserver v0.1.34
13762026-09-02T21:39:44.523Z Compiling getrandom v0.2.17
13772026-09-02T21:39:44.620Z Compiling cc v1.2.56
13782026-09-02T21:39:44.710Z Compiling rand_core v0.6.4
13792026-09-02T21:39:44.745Z Compiling generic-array v0.14.7
13802026-09-02T21:39:44.807Z Compiling once_cell v1.21.3
13812026-09-02T21:39:44.899Z Compiling parking_lot_core v0.9.12
13822026-09-02T21:39:44.938Z Compiling getrandom v0.4.3
13832026-09-02T21:39:44.985Z Compiling pin-project-lite v0.2.17
13842026-09-02T21:39:45.020Z Compiling const-oid v0.9.6
13852026-09-02T21:39:45.137Z Compiling rand_core v0.10.0
13862026-09-02T21:39:45.442Z Compiling signal-hook-registry v1.4.8
13872026-09-02T21:39:45.535Z Compiling bitflags v2.11.0
13882026-09-02T21:39:45.663Z Compiling percent-encoding v2.3.2
13892026-09-02T21:39:45.710Z Compiling futures-core v0.3.32
13902026-09-02T21:39:45.736Z Compiling writeable v0.6.2
13912026-09-02T21:39:45.762Z Compiling litemap v0.8.1
13922026-09-02T21:39:45.859Z Compiling semver v1.0.28
13932026-09-02T21:39:45.873Z Compiling parking_lot v0.12.5
13942026-09-02T21:39:45.900Z Compiling mio v1.2.0
13952026-09-02T21:39:46.053Z Compiling icu_properties_data v2.1.2
13962026-09-02T21:39:46.069Z Compiling icu_normalizer_data v2.1.1
13972026-09-02T21:39:46.144Z Compiling socket2 v0.6.3
13982026-09-02T21:39:47.321Z Compiling rustix v1.1.4
13992026-09-02T21:39:47.376Z Compiling getrandom v0.3.4
14002026-09-02T21:39:47.376Z Compiling futures-sink v0.3.32
14012026-09-02T21:39:47.376Z Compiling synstructure v0.13.2
14022026-09-02T21:39:47.376Z Compiling indexmap v2.14.0
14032026-09-02T21:39:47.377Z Compiling futures-channel v0.3.32
14042026-09-02T21:39:47.377Z Compiling futures-task v0.3.32
14052026-09-02T21:39:47.377Z Compiling slab v0.4.12
14062026-09-02T21:39:47.377Z Compiling futures-io v0.3.32
14072026-09-02T21:39:47.377Z Compiling utf8_iter v1.0.4
14082026-09-02T21:39:47.377Z Compiling form_urlencoded v1.2.2
14092026-09-02T21:39:47.377Z Compiling rustversion v1.0.22
14102026-09-02T21:39:47.377Z Compiling base64ct v1.8.3
14112026-09-02T21:39:47.377Z Compiling iana-time-zone v0.1.65
14122026-09-02T21:39:47.377Z Compiling cmake v0.1.57
14132026-09-02T21:39:47.377Z Compiling ident_case v1.0.1
14142026-09-02T21:39:47.377Z Compiling pem-rfc7468 v0.7.0
14152026-09-02T21:39:47.377Z Compiling flagset v0.4.7
14162026-09-02T21:39:47.377Z Compiling dunce v1.0.5
14172026-09-02T21:39:47.377Z Compiling regex-syntax v0.8.10
14182026-09-02T21:39:47.541Z Compiling fs_extra v1.3.0
14192026-09-02T21:39:47.541Z Compiling rand_core v0.9.5
14202026-09-02T21:39:47.575Z Compiling uuid v1.23.4
14212026-09-02T21:39:47.575Z Compiling base64 v0.22.1
14222026-09-02T21:39:47.618Z Compiling aws-lc-sys v0.40.0
14232026-09-02T21:39:47.645Z Compiling syn v1.0.109
14242026-09-02T21:39:47.846Z Compiling vcpkg v0.2.15
14252026-09-02T21:39:47.899Z Compiling serde_derive_internals v0.29.1
14262026-09-02T21:39:48.019Z Compiling rustc_version v0.4.1
14272026-09-02T21:39:48.035Z Compiling tracing-core v0.1.36
14282026-09-02T21:39:48.139Z Compiling serde_derive v1.0.228
14292026-09-02T21:39:48.178Z Compiling zeroize_derive v1.5.0
14302026-09-02T21:39:48.353Z Compiling zerocopy-derive v0.8.55
14312026-09-02T21:39:48.610Z Compiling zerofrom-derive v0.1.6
14322026-09-02T21:39:48.629Z Compiling yoke-derive v0.8.1
14332026-09-02T21:39:48.823Z Compiling zerovec-derive v0.11.2
14342026-09-02T21:39:48.844Z Compiling displaydoc v0.2.5
14352026-09-02T21:39:49.604Z Compiling tokio-macros v2.7.0
14362026-09-02T21:39:49.639Z Compiling futures-macro v0.3.32
14372026-09-02T21:39:49.885Z Compiling thiserror-impl v2.0.18
14382026-09-02T21:39:49.969Z Compiling der_derive v0.7.3
14392026-09-02T21:39:50.002Z Compiling zerofrom v0.1.6
14402026-09-02T21:39:50.135Z Compiling yoke v0.8.1
14412026-09-02T21:39:50.331Z Compiling zerovec v0.11.5
14422026-09-02T21:39:50.341Z Compiling zerotrie v0.2.3
14432026-09-02T21:39:50.462Z Compiling futures-util v0.3.32
14442026-09-02T21:39:50.637Z Compiling openssl-sys v0.9.117
14452026-09-02T21:39:50.833Z Compiling tinystr v0.8.2
14462026-09-02T21:39:50.917Z Compiling potential_utf v0.1.4
14472026-09-02T21:39:51.110Z Compiling icu_locale_core v2.1.1
14482026-09-02T21:39:51.111Z Compiling icu_collections v2.1.1
14492026-09-02T21:39:51.186Z Compiling thiserror v2.0.18
14502026-09-02T21:39:51.227Z Compiling tracing-attributes v0.1.31
14512026-09-02T21:39:51.298Z Compiling cpufeatures v0.2.17
14522026-09-02T21:39:51.378Z Compiling schemars v0.8.22
14532026-09-02T21:39:51.583Z Compiling zeroize v1.9.0
14542026-09-02T21:39:51.597Z Compiling bytes v1.11.1
14552026-09-02T21:39:51.650Z Compiling chrono v0.4.45
14562026-09-02T21:39:51.995Z Compiling icu_provider v2.1.1
14572026-09-02T21:39:52.215Z Compiling tokio v1.52.1
14582026-09-02T21:39:52.314Z Compiling icu_normalizer v2.1.1
14592026-09-02T21:39:52.394Z Compiling crypto-common v0.1.7
14602026-09-02T21:39:52.531Z Compiling block-buffer v0.10.4
14612026-09-02T21:39:52.542Z Compiling icu_properties v2.1.2
14622026-09-02T21:39:52.714Z Compiling digest v0.10.7
14632026-09-02T21:39:52.765Z Compiling der v0.7.10
14642026-09-02T21:39:52.838Z Compiling ppv-lite86 v0.2.21
14652026-09-02T21:39:52.965Z Compiling http v1.4.2
14662026-09-02T21:39:52.983Z Compiling aws-lc-rs v1.16.3
14672026-09-02T21:39:53.016Z Compiling dyn-clone v1.0.20
14682026-09-02T21:39:53.159Z Compiling rand_chacha v0.9.0
14692026-09-02T21:39:53.171Z Compiling simd-adler32 v0.3.8
14702026-09-02T21:39:53.264Z Compiling tracing v0.1.44
14712026-09-02T21:39:53.406Z Compiling idna_adapter v1.2.1
14722026-09-02T21:39:53.526Z Compiling idna v1.1.0
14732026-09-02T21:39:53.549Z Compiling rand v0.9.2
14742026-09-02T21:39:53.619Z Compiling spki v0.7.3
14752026-09-02T21:39:53.825Z Compiling url v2.5.8
14762026-09-02T21:39:53.843Z Compiling pkcs8 v0.10.2
14772026-09-02T21:39:53.847Z Compiling http-body v1.0.1
14782026-09-02T21:39:53.943Z Compiling rustls-pki-types v1.14.0
14792026-09-02T21:39:54.112Z Compiling schemars_derive v0.8.22
14802026-09-02T21:39:54.160Z Compiling spin v0.9.8
14812026-09-02T21:39:54.370Z Compiling tinyvec_macros v0.1.1
14822026-09-02T21:39:54.388Z Compiling cmov v0.5.4
14832026-09-02T21:39:54.388Z Compiling crc32fast v1.5.0
14842026-09-02T21:39:54.402Z Compiling openssl-probe v0.2.1
14852026-09-02T21:39:54.556Z Compiling httparse v1.10.1
14862026-09-02T21:39:54.571Z Compiling adler2 v2.0.1
14872026-09-02T21:39:54.593Z Compiling tempfile v3.27.0
14882026-09-02T21:39:54.669Z Compiling miniz_oxide v0.8.9
14892026-09-02T21:39:54.699Z Compiling ctutils v0.4.2
14902026-09-02T21:39:54.926Z Compiling tinyvec v1.10.0
14912026-09-02T21:39:54.926Z Compiling pest_generator v2.8.6
14922026-09-02T21:39:54.954Z Compiling sha2 v0.10.9
14932026-09-02T21:39:55.251Z Compiling terminal_size v0.4.3
14942026-09-02T21:39:55.266Z Compiling aho-corasick v1.1.4
14952026-09-02T21:39:55.396Z Compiling radium v0.7.0
14962026-09-02T21:39:55.614Z Compiling atomic-waker v1.1.2
14972026-09-02T21:39:55.637Z Compiling tower-service v0.3.3
14982026-09-02T21:39:55.732Z Compiling untrusted v0.7.1
14992026-09-02T21:39:55.750Z Compiling try-lock v0.2.5
15002026-09-02T21:39:55.853Z Compiling tower-layer v0.3.3
15012026-09-02T21:39:55.856Z Compiling want v0.3.1
15022026-09-02T21:39:56.066Z Compiling tokio-util v0.7.18
15032026-09-02T21:39:56.104Z Compiling regex-automata v0.4.14
15042026-09-02T21:39:56.239Z Compiling pest_derive v2.8.6
15052026-09-02T21:39:56.675Z Compiling hybrid-array v0.4.13
15062026-09-02T21:39:56.952Z Compiling h2 v0.4.15
15072026-09-02T21:39:57.104Z Compiling ipnet v2.12.0
15082026-09-02T21:39:57.149Z Compiling scroll_derive v0.13.1
15092026-09-02T21:39:57.441Z Compiling darling_core v0.20.11
15102026-09-02T21:39:57.587Z Compiling tap v1.0.1
15112026-09-02T21:39:57.704Z Compiling rustls v0.23.41
15122026-09-02T21:39:57.873Z Compiling foreign-types-shared v0.1.1
15132026-09-02T21:39:57.876Z Compiling untrusted v0.9.0
15142026-09-02T21:39:57.903Z Compiling maybe-uninit v2.0.0
15152026-09-02T21:39:57.917Z Compiling httpdate v1.0.3
15162026-09-02T21:39:57.972Z Compiling openssl v0.10.80
15172026-09-02T21:39:57.994Z Compiling foreign-types v0.3.2
15182026-09-02T21:39:58.068Z Compiling scroll v0.13.0
15192026-09-02T21:39:58.139Z Compiling wyz v0.5.1
15202026-09-02T21:39:58.227Z Compiling unicode-normalization v0.1.25
15212026-09-02T21:39:58.351Z Compiling rand_chacha v0.3.1
15222026-09-02T21:39:58.417Z Compiling signature v2.2.0
15232026-09-02T21:39:58.590Z Compiling hex v0.4.3
15242026-09-02T21:39:58.669Z Compiling openssl-macros v0.1.1
15252026-09-02T21:39:58.730Z Compiling thiserror-impl v1.0.69
15262026-09-02T21:39:58.854Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15272026-09-02T21:39:59.057Z Compiling bzip2-sys v0.1.13+1.0.8
15282026-09-02T21:39:59.098Z Compiling num-integer v0.1.46
15292026-09-02T21:39:59.236Z Compiling wait-timeout v0.2.1
15302026-09-02T21:39:59.334Z Compiling ahash v0.8.12
15312026-09-02T21:39:59.428Z Compiling time-core v0.1.8
15322026-09-02T21:39:59.497Z Compiling packed_struct v0.10.1
15332026-09-02T21:39:59.538Z Compiling num-bigint-dig v0.8.6
15342026-09-02T21:39:59.568Z Compiling powerfmt v0.2.0
15352026-09-02T21:39:59.707Z Compiling darling_macro v0.20.11
15362026-09-02T21:39:59.723Z Compiling quick-error v1.2.3
15372026-09-02T21:39:59.735Z Compiling native-tls v0.2.18
15382026-09-02T21:39:59.768Z Compiling bit-vec v0.8.0
15392026-09-02T21:39:59.828Z Compiling num-conv v0.2.0
15402026-09-02T21:39:59.932Z Compiling funty v2.0.0
15412026-09-02T21:39:59.944Z Compiling thiserror v1.0.69
15422026-09-02T21:39:59.957Z Compiling hyper v1.10.1
15432026-09-02T21:39:59.999Z Compiling time-macros v0.2.27
15442026-09-02T21:40:00.052Z Compiling bit-set v0.8.0
15452026-09-02T21:40:00.123Z Compiling darling v0.20.11
15462026-09-02T21:40:00.138Z Compiling rusty-fork v0.3.1
15472026-09-02T21:40:00.239Z Compiling deranged v0.5.8
15482026-09-02T21:40:00.251Z Compiling bitvec v1.0.1
15492026-09-02T21:40:00.490Z Compiling clap_builder v4.6.0
15502026-09-02T21:40:00.954Z Compiling num-iter v0.1.45
15512026-09-02T21:40:01.084Z Compiling hyper-util v0.1.20
15522026-09-02T21:40:01.274Z Compiling rand v0.8.6
15532026-09-02T21:40:01.583Z Compiling goblin v0.10.5
15542026-09-02T21:40:01.783Z Compiling packed_struct_codegen v0.10.1
15552026-09-02T21:40:02.069Z Compiling lazy_static v1.5.0
15562026-09-02T21:40:02.166Z Compiling hmac v0.12.1
15572026-09-02T21:40:02.340Z Compiling toml_datetime v0.6.11
15582026-09-02T21:40:02.594Z Compiling serde_spanned v0.6.9
15592026-09-02T21:40:02.763Z Compiling zerocopy-derive v0.6.6
15602026-09-02T21:40:02.801Z Compiling clap_derive v4.6.1
15612026-09-02T21:40:02.841Z Compiling bitfield-macros v0.19.4
15622026-09-02T21:40:03.502Z Compiling rand_xorshift v0.4.0
15632026-09-02T21:40:03.526Z Compiling sync_wrapper v1.0.2
15642026-09-02T21:40:03.552Z Compiling indexmap v1.9.3
15652026-09-02T21:40:03.636Z Compiling usdt-impl v0.6.0
15662026-09-02T21:40:03.667Z Compiling unarray v0.1.4
15672026-09-02T21:40:03.736Z Compiling crc-catalog v2.4.0
15682026-09-02T21:40:03.778Z Compiling nodrop v0.1.14
15692026-09-02T21:40:03.832Z Compiling zlib-rs v0.6.2
15702026-09-02T21:40:03.846Z Compiling paste v1.0.15
15712026-09-02T21:40:03.873Z Compiling object v0.37.3
15722026-09-02T21:40:04.111Z Compiling unicode-segmentation v1.12.0
15732026-09-02T21:40:04.135Z Compiling siphasher v1.0.2
15742026-09-02T21:40:04.180Z Compiling crossbeam-utils v0.8.21
15752026-09-02T21:40:04.341Z Compiling num_threads v0.1.7
15762026-09-02T21:40:04.421Z Compiling time v0.3.47
15772026-09-02T21:40:04.478Z Compiling dof v0.4.0
15782026-09-02T21:40:04.506Z Compiling clap v4.6.1
15792026-09-02T21:40:04.582Z Compiling array-init v0.0.4
15802026-09-02T21:40:04.618Z Compiling crc v3.4.0
15812026-09-02T21:40:04.818Z Compiling proptest v1.11.0
15822026-09-02T21:40:04.940Z Compiling tower v0.5.3
15832026-09-02T21:40:05.404Z Compiling zerocopy v0.6.6
15842026-09-02T21:40:05.608Z Compiling bitfield v0.19.4
15852026-09-02T21:40:05.943Z Compiling smallvec v0.6.14
15862026-09-02T21:40:06.181Z Compiling derive_builder_core v0.20.2
15872026-09-02T21:40:06.372Z Compiling dtrace-parser v0.3.0
15882026-09-02T21:40:07.004Z Compiling flate2 v1.1.9
15892026-09-02T21:40:07.058Z Compiling ipnetwork v0.21.1
15902026-09-02T21:40:07.091Z Compiling pkcs1 v0.7.5
15912026-09-02T21:40:07.138Z Compiling http-body-util v0.1.3
15922026-09-02T21:40:07.383Z Compiling heapless v0.7.17
15932026-09-02T21:40:07.408Z Compiling scroll_derive v0.12.1
15942026-09-02T21:40:07.434Z Compiling structmeta-derive v0.3.0
15952026-09-02T21:40:07.479Z Compiling slog v2.8.2
15962026-09-02T21:40:07.562Z Compiling darling_core v0.23.0
15972026-09-02T21:40:07.636Z Compiling thread-id v5.1.0
15982026-09-02T21:40:07.661Z Compiling cookie v0.18.1
15992026-09-02T21:40:07.706Z Compiling env_filter v2.0.0
16002026-09-02T21:40:07.843Z Compiling syn v3.0.3
16012026-09-02T21:40:08.004Z Compiling iri-string v0.7.10
16022026-09-02T21:40:08.057Z Compiling hashbrown v0.12.3
16032026-09-02T21:40:08.494Z Compiling allocator-api2 v0.2.21
16042026-09-02T21:40:08.526Z Compiling winnow v0.5.40
16052026-09-02T21:40:08.809Z Compiling base64 v0.21.7
16062026-09-02T21:40:09.129Z Compiling anyhow v1.0.104
16072026-09-02T21:40:09.433Z Compiling signal-hook v0.3.18
16082026-09-02T21:40:09.505Z Compiling gimli v0.32.3
16092026-09-02T21:40:09.607Z Compiling zstd-safe v7.2.4
16102026-09-02T21:40:09.807Z Compiling unicode-properties v0.1.4
16112026-09-02T21:40:09.959Z Compiling ryu v1.0.23
16122026-09-02T21:40:10.015Z Compiling unicode-bidi v0.3.18
16132026-09-02T21:40:10.030Z Compiling darling_macro v0.23.0
16142026-09-02T21:40:10.144Z Compiling serde_urlencoded v0.7.1
16152026-09-02T21:40:10.395Z Compiling stringprep v0.1.5
16162026-09-02T21:40:10.534Z Compiling toml_edit v0.19.15
16172026-09-02T21:40:10.783Z Compiling tower-http v0.6.8
16182026-09-02T21:40:10.837Z Compiling ron v0.8.1
16192026-09-02T21:40:11.225Z Compiling daft-derive v0.1.8
16202026-09-02T21:40:11.242Z Compiling addr2line v0.25.1
16212026-09-02T21:40:11.347Z Compiling structmeta v0.3.0
16222026-09-02T21:40:11.564Z Compiling scroll v0.12.0
16232026-09-02T21:40:11.569Z Compiling env_logger v0.11.11
16242026-09-02T21:40:11.906Z Compiling rsa v0.9.10
16252026-09-02T21:40:11.924Z Compiling oxnet v0.1.6
16262026-09-02T21:40:11.938Z Compiling newtype-uuid v1.3.2
16272026-09-02T21:40:11.995Z Compiling derive_builder_macro v0.20.2
16282026-09-02T21:40:12.267Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16292026-09-02T21:40:12.354Z Compiling hashbrown v0.13.2
16302026-09-02T21:40:12.406Z Compiling bzip2 v0.4.4
16312026-09-02T21:40:12.467Z Compiling serde-hex v0.1.0
16322026-09-02T21:40:12.607Z Compiling tokio-native-tls v0.3.1
16332026-09-02T21:40:12.826Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16342026-09-02T21:40:13.185Z Compiling camino v1.2.5
16352026-09-02T21:40:13.572Z Compiling bstr v1.12.1
16362026-09-02T21:40:13.838Z Compiling block-buffer v0.12.1
16372026-09-02T21:40:14.040Z Compiling crypto-common v0.2.2
16382026-09-02T21:40:14.188Z Compiling block-padding v0.4.2
16392026-09-02T21:40:14.202Z Compiling rustls-native-certs v0.8.3
16402026-09-02T21:40:14.444Z Compiling x509-cert v0.2.5
16412026-09-02T21:40:14.489Z Compiling md-5 v0.10.6
16422026-09-02T21:40:14.662Z Compiling serde_tokenstream v0.2.3
16432026-09-02T21:40:14.913Z Compiling erased-serde v0.3.31
16442026-09-02T21:40:14.992Z Compiling curve25519-dalek v4.1.3
16452026-09-02T21:40:15.338Z Compiling pin-project-internal v1.1.11
16462026-09-02T21:40:15.396Z Compiling zerocopy-derive v0.7.35
16472026-09-02T21:40:15.647Z Compiling async-trait v0.1.89
16482026-09-02T21:40:15.715Z Compiling vergen-lib v9.1.0
16492026-09-02T21:40:15.774Z Compiling hash32 v0.2.1
16502026-09-02T21:40:15.895Z Compiling memoffset v0.9.1
16512026-09-02T21:40:15.979Z Compiling encoding_rs v0.8.35
16522026-09-02T21:40:16.008Z Compiling rustix v0.38.44
16532026-09-02T21:40:16.128Z Compiling rustc-demangle v0.1.27
16542026-09-02T21:40:16.278Z Compiling owo-colors v4.3.0
16552026-09-02T21:40:16.358Z Compiling ref-cast v1.0.25
16562026-09-02T21:40:16.429Z Compiling litrs v1.0.0
16572026-09-02T21:40:16.517Z Compiling crc-any v2.5.0
16582026-09-02T21:40:16.595Z Compiling mime v0.3.17
16592026-09-02T21:40:16.656Z Compiling psl-types v2.0.11
16602026-09-02T21:40:16.729Z Compiling cfg_aliases v0.2.1
16612026-09-02T21:40:16.743Z Compiling fallible-iterator v0.2.0
16622026-09-02T21:40:16.784Z Compiling smoltcp v0.9.1
16632026-09-02T21:40:16.801Z Compiling nix v0.31.2
16642026-09-02T21:40:16.849Z Compiling publicsuffix v2.3.0
16652026-09-02T21:40:16.862Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16662026-09-02T21:40:16.936Z Compiling document-features v0.2.12
16672026-09-02T21:40:17.018Z Compiling postgres-protocol v0.6.10
16682026-09-02T21:40:17.133Z Compiling pin-project v1.1.11
16692026-09-02T21:40:17.163Z Compiling backtrace v0.3.76
16702026-09-02T21:40:17.227Z Compiling zerocopy v0.7.35
16712026-09-02T21:40:17.549Z Compiling inout v0.2.2
16722026-09-02T21:40:17.565Z Compiling daft v0.1.8
16732026-09-02T21:40:17.735Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16742026-09-02T21:40:17.767Z Compiling object v0.30.4
16752026-09-02T21:40:17.807Z Compiling hyper-tls v0.6.0
16762026-09-02T21:40:17.842Z Compiling zip v0.6.6
16772026-09-02T21:40:17.876Z Compiling derive_builder v0.20.2
16782026-09-02T21:40:18.014Z Compiling toml v0.7.8
16792026-09-02T21:40:18.215Z Compiling goblin v0.8.2
16802026-09-02T21:40:18.297Z Compiling derive-ex v0.1.8
16812026-09-02T21:40:18.597Z Compiling darling v0.23.0
16822026-09-02T21:40:18.683Z Compiling convert_case v0.10.0
16832026-09-02T21:40:18.748Z Compiling phf_shared v0.13.1
16842026-09-02T21:40:18.854Z Compiling regex v1.12.3
16852026-09-02T21:40:18.980Z Compiling hubpack_derive v0.1.1
16862026-09-02T21:40:18.993Z Compiling futures-executor v0.3.32
16872026-09-02T21:40:19.252Z Compiling ref-cast-impl v1.0.25
16882026-09-02T21:40:19.270Z Compiling snafu-derive v0.8.9
16892026-09-02T21:40:19.425Z Compiling curve25519-dalek-derive v0.1.1
16902026-09-02T21:40:19.793Z Compiling strum_macros v0.27.2
16912026-09-02T21:40:19.929Z Compiling vergen v9.1.0
16922026-09-02T21:40:20.066Z Compiling cargo-platform v0.3.2
16932026-09-02T21:40:20.111Z Compiling ff v0.13.1
16942026-09-02T21:40:20.251Z Compiling fs-err v3.3.0
16952026-09-02T21:40:20.353Z Compiling base16ct v0.2.0
16962026-09-02T21:40:20.445Z Compiling bumpalo v3.20.2
16972026-09-02T21:40:20.521Z Compiling same-file v1.0.6
16982026-09-02T21:40:20.595Z Compiling is_ci v1.2.0
16992026-09-02T21:40:20.687Z Compiling libbz2-rs-sys v0.2.2
17002026-09-02T21:40:20.702Z Compiling managed v0.8.0
17012026-09-02T21:40:20.738Z Compiling foldhash v0.1.5
17022026-09-02T21:40:20.915Z Compiling bitflags v1.3.2
17032026-09-02T21:40:20.919Z Compiling jiff-core v0.1.0
17042026-09-02T21:40:21.031Z Compiling path-slash v0.1.5
17052026-09-02T21:40:21.171Z Compiling foldhash v0.2.0
17062026-09-02T21:40:21.186Z Compiling either v1.15.0
17072026-09-02T21:40:21.402Z Compiling hashbrown v0.16.1
17082026-09-02T21:40:21.419Z Compiling snafu v0.8.9
17092026-09-02T21:40:21.435Z Compiling bzip2 v0.6.1
17102026-09-02T21:40:21.641Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17112026-09-02T21:40:21.758Z Compiling strum v0.27.2
17122026-09-02T21:40:21.774Z Compiling jiff v0.2.34
17132026-09-02T21:40:21.893Z Compiling hashbrown v0.15.5
17142026-09-02T21:40:21.995Z Compiling textwrap v0.16.2
17152026-09-02T21:40:22.066Z Compiling supports-color v3.0.2
17162026-09-02T21:40:22.238Z Compiling zopfli v0.8.3
17172026-09-02T21:40:22.449Z Compiling walkdir v2.5.0
17182026-09-02T21:40:22.464Z Compiling sec1 v0.7.3
17192026-09-02T21:40:22.598Z Compiling dof v0.3.0
17202026-09-02T21:40:22.746Z Compiling cargo_metadata v0.23.1
17212026-09-02T21:40:22.760Z Compiling group v0.13.0
17222026-09-02T21:40:22.945Z Compiling test-strategy v0.4.5
17232026-09-02T21:40:23.147Z Compiling hubpack v0.1.2
17242026-09-02T21:40:23.314Z Compiling futures v0.3.32
17252026-09-02T21:40:23.369Z Compiling derive_more-impl v2.1.1
17262026-09-02T21:40:23.397Z Compiling phf v0.13.1
17272026-09-02T21:40:23.560Z Compiling signal-hook-mio v0.2.5
17282026-09-02T21:40:23.683Z Compiling serde_with_macros v3.21.0
17292026-09-02T21:40:24.389Z Compiling cookie_store v0.22.1
17302026-09-02T21:40:24.460Z Compiling zstd v0.13.3
17312026-09-02T21:40:24.491Z Compiling reqwest v0.12.28
17322026-09-02T21:40:24.728Z Compiling cipher v0.5.2
17332026-09-02T21:40:24.813Z Compiling backtrace-ext v0.2.1
17342026-09-02T21:40:24.997Z Compiling postgres-types v0.2.12
17352026-09-02T21:40:25.328Z Compiling usdt-macro v0.6.0
17362026-09-02T21:40:25.671Z Compiling usdt-attr-macro v0.6.0
17372026-09-02T21:40:25.831Z Compiling globset v0.4.18
17382026-09-02T21:40:25.864Z Compiling phf_shared v0.11.3
17392026-09-02T21:40:25.875Z Compiling hkdf v0.12.4
17402026-09-02T21:40:26.061Z Compiling dtrace-parser v0.2.0
17412026-09-02T21:40:26.085Z Compiling byte-wrapper v0.1.0
17422026-09-02T21:40:26.131Z Compiling olpc-cjson v0.1.4
17432026-09-02T21:40:26.202Z Compiling ed25519 v2.2.3
17442026-09-02T21:40:26.294Z Compiling crypto-bigint v0.5.5
17452026-09-02T21:40:26.331Z Compiling serde_plain v1.0.2
17462026-09-02T21:40:26.416Z Compiling serde-big-array v0.5.1
17472026-09-02T21:40:26.532Z Compiling miette-derive v7.6.0
17482026-09-02T21:40:26.547Z Compiling serde_repr v0.1.20
17492026-09-02T21:40:26.563Z Compiling strum_macros v0.26.4
17502026-09-02T21:40:26.811Z Compiling enum-as-inner v0.6.1
17512026-09-02T21:40:27.082Z Compiling async-recursion v1.1.1
17522026-09-02T21:40:27.120Z Compiling pem v3.0.6
17532026-09-02T21:40:27.321Z Compiling float-cmp v0.10.0
17542026-09-02T21:40:27.447Z Compiling memmap2 v0.9.10
17552026-09-02T21:40:27.476Z Compiling thread-id v4.2.2
17562026-09-02T21:40:27.566Z Compiling keccak v0.1.6
17572026-09-02T21:40:27.672Z Compiling predicates-core v1.0.10
17582026-09-02T21:40:27.691Z Compiling fixedbitset v0.4.2
17592026-09-02T21:40:27.733Z Compiling new_debug_unreachable v1.0.6
17602026-09-02T21:40:27.806Z Compiling supports-unicode v3.0.0
17612026-09-02T21:40:27.849Z Compiling const-oid v0.10.2
17622026-09-02T21:40:27.913Z Compiling precomputed-hash v0.1.1
17632026-09-02T21:40:28.077Z Compiling supports-hyperlinks v3.2.0
17642026-09-02T21:40:28.088Z Compiling static_assertions v1.1.0
17652026-09-02T21:40:28.088Z Compiling normalize-line-endings v0.3.0
17662026-09-02T21:40:28.095Z Compiling winnow v1.0.3
17672026-09-02T21:40:28.119Z Compiling whoami v2.1.0
17682026-09-02T21:40:28.155Z Compiling typed-path v0.9.3
17692026-09-02T21:40:28.271Z Compiling cpufeatures v0.3.0
17702026-09-02T21:40:28.296Z Compiling data-encoding v2.10.0
17712026-09-02T21:40:28.299Z Compiling difflib v0.4.0
17722026-09-02T21:40:28.350Z Compiling fixedbitset v0.5.7
17732026-09-02T21:40:28.412Z Compiling tokio-postgres v0.7.16
17742026-09-02T21:40:28.485Z Compiling chacha20 v0.10.0
17752026-09-02T21:40:28.665Z Compiling hickory-proto v0.25.2
17762026-09-02T21:40:28.850Z Compiling petgraph v0.8.3
17772026-09-02T21:40:28.864Z Compiling predicates v3.1.4
17782026-09-02T21:40:28.976Z Compiling miette v7.6.0
17792026-09-02T21:40:29.198Z Compiling toml_parser v1.1.2+spec-1.1.0
17802026-09-02T21:40:29.382Z Compiling strum v0.26.3
17812026-09-02T21:40:29.498Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17822026-09-02T21:40:29.511Z Compiling toml_edit v0.22.27
17832026-09-02T21:40:29.773Z Compiling digest v0.11.3
17842026-09-02T21:40:30.158Z Compiling string_cache v0.8.9
17852026-09-02T21:40:30.193Z Compiling petgraph v0.6.5
17862026-09-02T21:40:30.257Z Compiling sha3 v0.10.8
17872026-09-02T21:40:30.668Z Compiling usdt v0.6.0
17882026-09-02T21:40:30.745Z Compiling usdt-impl v0.5.0
17892026-09-02T21:40:30.903Z Compiling elliptic-curve v0.13.8
17902026-09-02T21:40:30.938Z Compiling ed25519-dalek v2.2.0
17912026-09-02T21:40:31.203Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17922026-09-02T21:40:31.315Z Compiling crossterm v0.28.1
17932026-09-02T21:40:31.672Z Compiling serde_with v3.21.0
17942026-09-02T21:40:32.252Z Compiling zip v4.6.1
17952026-09-02T21:40:32.295Z Compiling derive_more v2.1.1
17962026-09-02T21:40:32.580Z Compiling iddqd v0.4.2
17972026-09-02T21:40:32.808Z Compiling itertools v0.15.0
17982026-09-02T21:40:33.147Z Compiling itertools v0.13.0
17992026-09-02T21:40:33.181Z Compiling similar v2.7.0
18002026-09-02T21:40:33.185Z Compiling crossbeam-epoch v0.9.18
18012026-09-02T21:40:33.352Z Compiling heck v0.4.1
18022026-09-02T21:40:33.449Z Compiling tokio-stream v0.1.18
18032026-09-02T21:40:33.515Z Compiling buf-list v1.1.2
18042026-09-02T21:40:33.575Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18052026-09-02T21:40:33.791Z Compiling openapiv3 v2.2.0
18062026-09-02T21:40:33.830Z Compiling peg-runtime v0.8.5
18072026-09-02T21:40:33.877Z Compiling lalrpop-util v0.19.12
18082026-09-02T21:40:33.893Z Compiling thread_local v1.1.9
18092026-09-02T21:40:34.115Z Compiling slog-async v2.8.0
18102026-09-02T21:40:34.136Z Compiling crossbeam-channel v0.5.15
18112026-09-02T21:40:34.136Z Compiling is-terminal v0.4.17
18122026-09-02T21:40:34.142Z Compiling filetime v0.2.27
18132026-09-02T21:40:34.146Z Compiling xattr v1.6.1
18142026-09-02T21:40:34.201Z Compiling term v1.2.1
18152026-09-02T21:40:34.298Z Compiling take_mut v0.2.2
18162026-09-02T21:40:34.312Z Compiling tar v0.4.46
18172026-09-02T21:40:34.326Z Compiling camino-tempfile v1.4.1
18182026-09-02T21:40:34.523Z Compiling slog-term v2.9.2
18192026-09-02T21:40:40.468Z Compiling rustls-webpki v0.103.13
18202026-09-02T21:40:43.244Z Compiling tokio-rustls v0.26.4
18212026-09-02T21:40:43.244Z Compiling rustls-platform-verifier v0.6.2
18222026-09-02T21:40:43.244Z Compiling tough v0.22.0
18232026-09-02T21:40:43.397Z Compiling hyper-rustls v0.27.7
18242026-09-02T21:40:43.657Z Compiling reqwest v0.13.2
18252026-09-02T21:40:45.797Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18262026-09-02T21:40:46.046Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18272026-09-02T21:40:48.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18282026-09-02T21:40:49.103Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18292026-09-02T21:40:49.151ZSep 02 21:40:48.244 INFO Starting download, target: Console
18302026-09-02T21:40:49.151ZSep 02 21:40:48.244 INFO Starting download, target: Cockroach
18312026-09-02T21:40:49.151ZSep 02 21:40:48.244 INFO Starting download, target: DendriteStub
18322026-09-02T21:40:49.151ZSep 02 21:40:48.244 INFO Starting download, target: Clickhouse
18332026-09-02T21:40:49.160ZSep 02 21:40:48.244 INFO Starting download, target: MaghemiteMgd
18342026-09-02T21:40:49.160ZSep 02 21:40:48.244 INFO Starting download, target: MaghemiteDdmd
18352026-09-02T21:40:49.160ZSep 02 21:40:48.244 INFO Starting download, target: TransceiverControl
18362026-09-02T21:40:49.160ZSep 02 21:40:48.244 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18372026-09-02T21:40:49.161ZSep 02 21:40:48.244 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18382026-09-02T21:40:49.161ZSep 02 21:40:48.244 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18392026-09-02T21:40:49.161ZSep 02 21:40:48.244 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18402026-09-02T21:40:49.161ZSep 02 21:40:48.244 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18412026-09-02T21:40:49.161ZSep 02 21:40:48.244 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18422026-09-02T21:40:49.161ZSep 02 21:40:48.244 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18432026-09-02T21:40:49.722ZSep 02 21:40:48.792 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18442026-09-02T21:40:49.924ZSep 02 21:40:49.008 INFO Download complete, target: TransceiverControl
18452026-09-02T21:40:51.208ZSep 02 21:40:50.246 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18462026-09-02T21:40:51.381ZSep 02 21:40:50.374 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18472026-09-02T21:40:51.418ZSep 02 21:40:50.496 INFO Download complete, target: Console
18482026-09-02T21:40:51.517ZSep 02 21:40:50.580 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18492026-09-02T21:40:51.607ZSep 02 21:40:50.678 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18502026-09-02T21:40:51.741ZSep 02 21:40:50.804 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18512026-09-02T21:40:52.453ZSep 02 21:40:51.542 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18522026-09-02T21:40:52.453ZSep 02 21:40:51.542 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18532026-09-02T21:40:53.456ZSep 02 21:40:52.549 INFO Download complete, target: MaghemiteDdmd
18542026-09-02T21:40:53.827ZSep 02 21:40:52.914 INFO Download complete, target: DendriteStub
18552026-09-02T21:40:54.236ZSep 02 21:40:53.327 INFO Download complete, target: MaghemiteMgd
18562026-09-02T21:40:57.149ZSep 02 21:40:56.225 INFO Checking that binary works, target: Cockroach
18572026-09-02T21:40:57.416ZSep 02 21:40:56.508 INFO Download complete, target: Cockroach
18582026-09-02T21:40:58.273ZSep 02 21:40:57.363 INFO Checking that binary works, target: Clickhouse
18592026-09-02T21:40:58.458ZSep 02 21:40:57.552 INFO Download complete, target: Clickhouse
18602026-09-02T21:40:58.488ZAll builder prerequisites installed successfully, and PATH looks valid
18612026-09-02T21:40:58.493Z
18622026-09-02T21:40:58.493Zreal 2:12.860947087
18632026-09-02T21:40:58.493Zuser 7:20.591741229
18642026-09-02T21:40:58.493Zsys 1:28.372063573
18652026-09-02T21:40:58.493Ztrap 0.240151896
18662026-09-02T21:40:58.493Ztflt 0.743572559
18672026-09-02T21:40:58.493Zdflt 1.475887950
18682026-09-02T21:40:58.493Zkflt 0.052277624
18692026-09-02T21:40:58.493Zlock 27:35.120303525
18702026-09-02T21:40:58.494Zslp 22:19.249961457
18712026-09-02T21:40:58.494Zlat 47.284903033
18722026-09-02T21:40:58.494Zstop 2:42.772399770
18732026-09-02T21:40:58.494Z+ banner hack-check
18742026-09-02T21:40:58.494Z
18752026-09-02T21:40:58.494Z # # ## #### # # #### # # ###### #### # #
18762026-09-02T21:40:58.494Z # # # # # # # # # # # # # # # # #
18772026-09-02T21:40:58.494Z ###### # # # #### ##### # ###### ##### # ####
18782026-09-02T21:40:58.494Z # # ###### # # # # # # # # # #
18792026-09-02T21:40:58.494Z # # # # # # # # # # # # # # # # #
18802026-09-02T21:40:58.494Z # # # # #### # # #### # # ###### #### # #
18812026-09-02T21:40:58.494Z
18822026-09-02T21:40:58.494Z+ export CARGO_INCREMENTAL=0
18832026-09-02T21:40:58.494Z+ CARGO_INCREMENTAL=0
18842026-09-02T21:40:58.494Z+ ptime -m timeout 2h cargo xtask check-features --ci
18852026-09-02T21:40:58.945Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18862026-09-02T21:40:59.232Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18872026-09-02T21:41:01.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
18882026-09-02T21:41:01.098Z Running `target/debug/xtask check-features --ci`
18892026-09-02T21:41:01.123Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
18902026-09-02T21:41:01.123Zrunning: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
18912026-09-02T21:41:01.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18922026-09-02T21:41:01.592Z Running `target/debug/xtask download cargo-hack`
18932026-09-02T21:41:02.349Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18942026-09-02T21:41:02.659Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18952026-09-02T21:41:05.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s
18962026-09-02T21:41:05.406Z Running `target/debug/xtask-downloader cargo-hack`
18972026-09-02T21:41:05.446ZSep 02 21:41:04.538 INFO Starting download, target: CargoHack
18982026-09-02T21:41:05.451ZSep 02 21:41:04.538 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
18992026-09-02T21:41:05.828ZSep 02 21:41:04.922 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
19002026-09-02T21:41:05.878ZSep 02 21:41:04.972 INFO Download complete, target: CargoHack
19012026-09-02T21:41:05.882Zrunning: "/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"
19022026-09-02T21:41:05.893Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
19032026-09-02T21:41:06.051Zinfo: running `cargo check --bins` on api_identity (1/377)
19042026-09-02T21:41:06.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052026-09-02T21:41:06.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062026-09-02T21:41:06.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072026-09-02T21:41:06.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19082026-09-02T21:41:06.603Z
19092026-09-02T21:41:06.603Zinfo: running `cargo check --bins` on bootstore (2/377)
19102026-09-02T21:41:07.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112026-09-02T21:41:07.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122026-09-02T21:41:07.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132026-09-02T21:41:07.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19142026-09-02T21:41:07.161Z
19152026-09-02T21:41:07.161Zinfo: running `cargo check --bins` on omicron-ledger (3/377)
19162026-09-02T21:41:07.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172026-09-02T21:41:07.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182026-09-02T21:41:07.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192026-09-02T21:41:07.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19202026-09-02T21:41:07.715Z
19212026-09-02T21:41:07.715Zinfo: running `cargo check --bins --no-default-features` on sled-hardware-types (4/377)
19222026-09-02T21:41:08.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232026-09-02T21:41:08.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242026-09-02T21:41:08.183Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252026-09-02T21:41:08.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19262026-09-02T21:41:08.259Z
19272026-09-02T21:41:08.259Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/377)
19282026-09-02T21:41:08.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292026-09-02T21:41:08.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302026-09-02T21:41:08.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312026-09-02T21:41:08.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19322026-09-02T21:41:08.800Z
19332026-09-02T21:41:08.800Zinfo: running `cargo check --bins` on omicron-certificates (6/377)
19342026-09-02T21:41:09.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352026-09-02T21:41:09.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362026-09-02T21:41:09.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372026-09-02T21:41:09.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19382026-09-02T21:41:09.361Z
19392026-09-02T21:41:09.361Zinfo: running `cargo check --bins --no-default-features` on omicron-common (7/377)
19402026-09-02T21:41:09.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412026-09-02T21:41:09.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422026-09-02T21:41:09.844Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432026-09-02T21:41:09.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19442026-09-02T21:41:09.921Z
19452026-09-02T21:41:09.921Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/377)
19462026-09-02T21:41:10.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472026-09-02T21:41:10.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482026-09-02T21:41:10.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492026-09-02T21:41:10.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19502026-09-02T21:41:10.477Z
19512026-09-02T21:41:10.477Zinfo: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/377)
19522026-09-02T21:41:10.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532026-09-02T21:41:10.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542026-09-02T21:41:10.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19552026-09-02T21:41:10.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19562026-09-02T21:41:10.887Z
19572026-09-02T21:41:10.887Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/377)
19582026-09-02T21:41:11.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19592026-09-02T21:41:11.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19602026-09-02T21:41:11.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19612026-09-02T21:41:11.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19622026-09-02T21:41:11.300Z
19632026-09-02T21:41:11.300Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/377)
19642026-09-02T21:41:11.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19652026-09-02T21:41:11.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19662026-09-02T21:41:11.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19672026-09-02T21:41:11.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19682026-09-02T21:41:11.709Z
19692026-09-02T21:41:11.709Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/377)
19702026-09-02T21:41:12.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19712026-09-02T21:41:12.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19722026-09-02T21:41:12.070Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19732026-09-02T21:41:12.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
19742026-09-02T21:41:12.116Z
19752026-09-02T21:41:12.116Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/377)
19762026-09-02T21:41:12.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19772026-09-02T21:41:12.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19782026-09-02T21:41:12.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19792026-09-02T21:41:12.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19802026-09-02T21:41:12.527Z
19812026-09-02T21:41:12.527Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/377)
19822026-09-02T21:41:12.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19832026-09-02T21:41:12.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19842026-09-02T21:41:12.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19852026-09-02T21:41:12.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19862026-09-02T21:41:12.940Z
19872026-09-02T21:41:12.940Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/377)
19882026-09-02T21:41:13.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19892026-09-02T21:41:13.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19902026-09-02T21:41:13.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19912026-09-02T21:41:13.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19922026-09-02T21:41:13.350Z
19932026-09-02T21:41:13.351Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/377)
19942026-09-02T21:41:13.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19952026-09-02T21:41:13.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19962026-09-02T21:41:13.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19972026-09-02T21:41:13.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
19982026-09-02T21:41:13.766Z
19992026-09-02T21:41:13.767Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/377)
20002026-09-02T21:41:14.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20012026-09-02T21:41:14.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20022026-09-02T21:41:14.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20032026-09-02T21:41:14.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20042026-09-02T21:41:14.174Z
20052026-09-02T21:41:14.174Zinfo: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/377)
20062026-09-02T21:41:14.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20072026-09-02T21:41:14.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20082026-09-02T21:41:14.542Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20092026-09-02T21:41:14.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20102026-09-02T21:41:14.583Z
20112026-09-02T21:41:14.583Zinfo: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/377)
20122026-09-02T21:41:14.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20132026-09-02T21:41:14.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20142026-09-02T21:41:14.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20152026-09-02T21:41:14.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20162026-09-02T21:41:14.993Z
20172026-09-02T21:41:14.993Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/377)
20182026-09-02T21:41:15.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20192026-09-02T21:41:15.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20202026-09-02T21:41:15.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20212026-09-02T21:41:15.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20222026-09-02T21:41:15.406Z
20232026-09-02T21:41:15.406Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/377)
20242026-09-02T21:41:15.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20252026-09-02T21:41:15.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20262026-09-02T21:41:15.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20272026-09-02T21:41:15.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20282026-09-02T21:41:15.818Z
20292026-09-02T21:41:15.818Zinfo: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/377)
20302026-09-02T21:41:16.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20312026-09-02T21:41:16.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20322026-09-02T21:41:16.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20332026-09-02T21:41:16.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20342026-09-02T21:41:16.238Z
20352026-09-02T21:41:16.238Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/377)
20362026-09-02T21:41:16.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20372026-09-02T21:41:16.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20382026-09-02T21:41:16.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20392026-09-02T21:41:16.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20402026-09-02T21:41:16.643Z
20412026-09-02T21:41:16.643Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/377)
20422026-09-02T21:41:17.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20432026-09-02T21:41:17.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20442026-09-02T21:41:17.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20452026-09-02T21:41:17.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20462026-09-02T21:41:17.049Z
20472026-09-02T21:41:17.049Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/377)
20482026-09-02T21:41:17.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20492026-09-02T21:41:17.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20502026-09-02T21:41:17.413Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20512026-09-02T21:41:17.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20522026-09-02T21:41:17.458Z
20532026-09-02T21:41:17.458Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/377)
20542026-09-02T21:41:17.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20552026-09-02T21:41:17.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20562026-09-02T21:41:17.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20572026-09-02T21:41:17.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20582026-09-02T21:41:17.866Z
20592026-09-02T21:41:17.866Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/377)
20602026-09-02T21:41:18.228Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20612026-09-02T21:41:18.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20622026-09-02T21:41:18.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20632026-09-02T21:41:18.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20642026-09-02T21:41:18.277Z
20652026-09-02T21:41:18.277Zinfo: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/377)
20662026-09-02T21:41:18.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20672026-09-02T21:41:18.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20682026-09-02T21:41:18.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20692026-09-02T21:41:18.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20702026-09-02T21:41:18.691Z
20712026-09-02T21:41:18.691Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/377)
20722026-09-02T21:41:19.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20732026-09-02T21:41:19.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20742026-09-02T21:41:19.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20752026-09-02T21:41:19.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20762026-09-02T21:41:19.147Z
20772026-09-02T21:41:19.148Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/377)
20782026-09-02T21:41:19.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20792026-09-02T21:41:19.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20802026-09-02T21:41:19.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20812026-09-02T21:41:19.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20822026-09-02T21:41:19.594Z
20832026-09-02T21:41:19.594Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/377)
20842026-09-02T21:41:19.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20852026-09-02T21:41:20.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20862026-09-02T21:41:20.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20872026-09-02T21:41:20.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20882026-09-02T21:41:20.048Z
20892026-09-02T21:41:20.048Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/377)
20902026-09-02T21:41:20.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20912026-09-02T21:41:20.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20922026-09-02T21:41:20.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20932026-09-02T21:41:20.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
20942026-09-02T21:41:20.417Z
20952026-09-02T21:41:20.417Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/377)
20962026-09-02T21:41:20.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972026-09-02T21:41:20.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982026-09-02T21:41:20.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992026-09-02T21:41:20.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21002026-09-02T21:41:20.757Z
21012026-09-02T21:41:20.757Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/377)
21022026-09-02T21:41:21.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032026-09-02T21:41:21.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042026-09-02T21:41:21.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052026-09-02T21:41:21.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21062026-09-02T21:41:21.172Z
21072026-09-02T21:41:21.172Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/377)
21082026-09-02T21:41:21.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092026-09-02T21:41:21.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102026-09-02T21:41:21.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21112026-09-02T21:41:21.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21122026-09-02T21:41:21.620Z
21132026-09-02T21:41:21.620Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/377)
21142026-09-02T21:41:21.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21152026-09-02T21:41:21.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21162026-09-02T21:41:21.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21172026-09-02T21:41:21.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21182026-09-02T21:41:22.018Z
21192026-09-02T21:41:22.018Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/377)
21202026-09-02T21:41:22.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21212026-09-02T21:41:22.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21222026-09-02T21:41:22.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21232026-09-02T21:41:22.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21242026-09-02T21:41:22.424Z
21252026-09-02T21:41:22.424Zinfo: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/377)
21262026-09-02T21:41:22.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21272026-09-02T21:41:22.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21282026-09-02T21:41:22.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21292026-09-02T21:41:22.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21302026-09-02T21:41:22.874Z
21312026-09-02T21:41:22.874Zinfo: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/377)
21322026-09-02T21:41:23.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21332026-09-02T21:41:23.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21342026-09-02T21:41:23.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21352026-09-02T21:41:23.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21362026-09-02T21:41:23.259Z
21372026-09-02T21:41:23.259Zinfo: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/377)
21382026-09-02T21:41:23.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21392026-09-02T21:41:23.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21402026-09-02T21:41:23.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21412026-09-02T21:41:23.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21422026-09-02T21:41:23.669Z
21432026-09-02T21:41:23.669Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/377)
21442026-09-02T21:41:24.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21452026-09-02T21:41:24.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21462026-09-02T21:41:24.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21472026-09-02T21:41:24.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21482026-09-02T21:41:24.088Z
21492026-09-02T21:41:24.088Zinfo: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/377)
21502026-09-02T21:41:24.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21512026-09-02T21:41:24.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21522026-09-02T21:41:24.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21532026-09-02T21:41:24.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21542026-09-02T21:41:24.499Z
21552026-09-02T21:41:24.499Zinfo: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/377)
21562026-09-02T21:41:24.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21572026-09-02T21:41:24.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21582026-09-02T21:41:24.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21592026-09-02T21:41:24.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21602026-09-02T21:41:24.911Z
21612026-09-02T21:41:24.911Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/377)
21622026-09-02T21:41:25.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21632026-09-02T21:41:25.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21642026-09-02T21:41:25.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21652026-09-02T21:41:25.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21662026-09-02T21:41:25.325Z
21672026-09-02T21:41:25.325Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/377)
21682026-09-02T21:41:25.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21692026-09-02T21:41:25.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21702026-09-02T21:41:25.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21712026-09-02T21:41:25.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21722026-09-02T21:41:25.780Z
21732026-09-02T21:41:25.780Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/377)
21742026-09-02T21:41:26.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21752026-09-02T21:41:26.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21762026-09-02T21:41:26.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21772026-09-02T21:41:26.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21782026-09-02T21:41:26.156Z
21792026-09-02T21:41:26.156Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/377)
21802026-09-02T21:41:26.519Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21812026-09-02T21:41:26.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21822026-09-02T21:41:26.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21832026-09-02T21:41:26.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21842026-09-02T21:41:26.571Z
21852026-09-02T21:41:26.572Zinfo: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/377)
21862026-09-02T21:41:26.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21872026-09-02T21:41:26.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21882026-09-02T21:41:26.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21892026-09-02T21:41:26.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21902026-09-02T21:41:27.030Z
21912026-09-02T21:41:27.030Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/377)
21922026-09-02T21:41:27.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21932026-09-02T21:41:27.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21942026-09-02T21:41:27.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21952026-09-02T21:41:27.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
21962026-09-02T21:41:27.405Z
21972026-09-02T21:41:27.405Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/377)
21982026-09-02T21:41:27.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21992026-09-02T21:41:27.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22002026-09-02T21:41:27.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22012026-09-02T21:41:27.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22022026-09-02T21:41:27.824Z
22032026-09-02T21:41:27.824Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/377)
22042026-09-02T21:41:28.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22052026-09-02T21:41:28.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22062026-09-02T21:41:28.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22072026-09-02T21:41:28.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22082026-09-02T21:41:28.241Z
22092026-09-02T21:41:28.241Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/377)
22102026-09-02T21:41:28.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22112026-09-02T21:41:28.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22122026-09-02T21:41:28.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22132026-09-02T21:41:28.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22142026-09-02T21:41:28.654Z
22152026-09-02T21:41:28.654Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/377)
22162026-09-02T21:41:29.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22172026-09-02T21:41:29.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22182026-09-02T21:41:29.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22192026-09-02T21:41:29.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22202026-09-02T21:41:29.070Z
22212026-09-02T21:41:29.070Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/377)
22222026-09-02T21:41:29.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22232026-09-02T21:41:29.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22242026-09-02T21:41:29.435Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22252026-09-02T21:41:29.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22262026-09-02T21:41:29.484Z
22272026-09-02T21:41:29.484Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/377)
22282026-09-02T21:41:29.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22292026-09-02T21:41:29.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22302026-09-02T21:41:29.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22312026-09-02T21:41:29.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22322026-09-02T21:41:29.895Z
22332026-09-02T21:41:29.895Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/377)
22342026-09-02T21:41:30.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22352026-09-02T21:41:30.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22362026-09-02T21:41:30.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22372026-09-02T21:41:30.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22382026-09-02T21:41:30.312Z
22392026-09-02T21:41:30.312Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/377)
22402026-09-02T21:41:30.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22412026-09-02T21:41:30.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22422026-09-02T21:41:30.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22432026-09-02T21:41:30.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22442026-09-02T21:41:30.727Z
22452026-09-02T21:41:30.727Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/377)
22462026-09-02T21:41:31.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22472026-09-02T21:41:31.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22482026-09-02T21:41:31.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22492026-09-02T21:41:31.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22502026-09-02T21:41:31.139Z
22512026-09-02T21:41:31.139Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/377)
22522026-09-02T21:41:31.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22532026-09-02T21:41:31.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22542026-09-02T21:41:31.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22552026-09-02T21:41:31.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22562026-09-02T21:41:31.553Z
22572026-09-02T21:41:31.553Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/377)
22582026-09-02T21:41:31.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22592026-09-02T21:41:31.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22602026-09-02T21:41:31.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22612026-09-02T21:41:31.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22622026-09-02T21:41:31.966Z
22632026-09-02T21:41:31.966Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/377)
22642026-09-02T21:41:32.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22652026-09-02T21:41:32.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22662026-09-02T21:41:32.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22672026-09-02T21:41:32.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22682026-09-02T21:41:32.381Z
22692026-09-02T21:41:32.381Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/377)
22702026-09-02T21:41:32.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22712026-09-02T21:41:32.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22722026-09-02T21:41:32.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22732026-09-02T21:41:32.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22742026-09-02T21:41:32.796Z
22752026-09-02T21:41:32.796Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/377)
22762026-09-02T21:41:33.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22772026-09-02T21:41:33.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22782026-09-02T21:41:33.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22792026-09-02T21:41:33.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22802026-09-02T21:41:33.241Z
22812026-09-02T21:41:33.241Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/377)
22822026-09-02T21:41:33.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22832026-09-02T21:41:33.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22842026-09-02T21:41:33.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22852026-09-02T21:41:33.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22862026-09-02T21:41:33.631Z
22872026-09-02T21:41:33.631Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/377)
22882026-09-02T21:41:33.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22892026-09-02T21:41:33.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22902026-09-02T21:41:33.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22912026-09-02T21:41:33.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22922026-09-02T21:41:34.041Z
22932026-09-02T21:41:34.041Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/377)
22942026-09-02T21:41:34.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22952026-09-02T21:41:34.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22962026-09-02T21:41:34.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22972026-09-02T21:41:34.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
22982026-09-02T21:41:34.458Z
22992026-09-02T21:41:34.458Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/377)
23002026-09-02T21:41:34.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23012026-09-02T21:41:34.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23022026-09-02T21:41:34.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23032026-09-02T21:41:34.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23042026-09-02T21:41:34.880Z
23052026-09-02T21:41:34.880Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/377)
23062026-09-02T21:41:35.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23072026-09-02T21:41:35.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23082026-09-02T21:41:35.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23092026-09-02T21:41:35.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23102026-09-02T21:41:35.306Z
23112026-09-02T21:41:35.306Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/377)
23122026-09-02T21:41:35.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23132026-09-02T21:41:35.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23142026-09-02T21:41:35.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23152026-09-02T21:41:35.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23162026-09-02T21:41:35.711Z
23172026-09-02T21:41:35.711Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/377)
23182026-09-02T21:41:36.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23192026-09-02T21:41:36.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23202026-09-02T21:41:36.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23212026-09-02T21:41:36.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23222026-09-02T21:41:36.125Z
23232026-09-02T21:41:36.125Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/377)
23242026-09-02T21:41:36.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23252026-09-02T21:41:36.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23262026-09-02T21:41:36.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23272026-09-02T21:41:36.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23282026-09-02T21:41:36.539Z
23292026-09-02T21:41:36.539Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/377)
23302026-09-02T21:41:36.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23312026-09-02T21:41:36.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23322026-09-02T21:41:36.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23332026-09-02T21:41:36.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23342026-09-02T21:41:36.950Z
23352026-09-02T21:41:36.950Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/377)
23362026-09-02T21:41:37.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23372026-09-02T21:41:37.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23382026-09-02T21:41:37.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23392026-09-02T21:41:37.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23402026-09-02T21:41:37.361Z
23412026-09-02T21:41:37.361Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/377)
23422026-09-02T21:41:37.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23432026-09-02T21:41:37.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23442026-09-02T21:41:37.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23452026-09-02T21:41:37.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23462026-09-02T21:41:37.778Z
23472026-09-02T21:41:37.778Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/377)
23482026-09-02T21:41:38.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23492026-09-02T21:41:38.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23502026-09-02T21:41:38.142Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23512026-09-02T21:41:38.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23522026-09-02T21:41:38.191Z
23532026-09-02T21:41:38.191Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/377)
23542026-09-02T21:41:38.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23552026-09-02T21:41:38.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23562026-09-02T21:41:38.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23572026-09-02T21:41:38.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23582026-09-02T21:41:38.606Z
23592026-09-02T21:41:38.606Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/377)
23602026-09-02T21:41:38.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23612026-09-02T21:41:38.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23622026-09-02T21:41:38.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23632026-09-02T21:41:38.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23642026-09-02T21:41:39.021Z
23652026-09-02T21:41:39.021Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/377)
23662026-09-02T21:41:39.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23672026-09-02T21:41:39.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23682026-09-02T21:41:39.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23692026-09-02T21:41:39.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23702026-09-02T21:41:39.435Z
23712026-09-02T21:41:39.435Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/377)
23722026-09-02T21:41:39.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23732026-09-02T21:41:39.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23742026-09-02T21:41:39.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23752026-09-02T21:41:39.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23762026-09-02T21:41:39.846Z
23772026-09-02T21:41:39.846Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/377)
23782026-09-02T21:41:40.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792026-09-02T21:41:40.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802026-09-02T21:41:40.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23812026-09-02T21:41:40.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23822026-09-02T21:41:40.261Z
23832026-09-02T21:41:40.261Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/377)
23842026-09-02T21:41:40.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852026-09-02T21:41:40.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862026-09-02T21:41:40.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23872026-09-02T21:41:40.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23882026-09-02T21:41:40.677Z
23892026-09-02T21:41:40.677Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/377)
23902026-09-02T21:41:41.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912026-09-02T21:41:41.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922026-09-02T21:41:41.047Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23932026-09-02T21:41:41.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
23942026-09-02T21:41:41.095Z
23952026-09-02T21:41:41.095Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/377)
23962026-09-02T21:41:41.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972026-09-02T21:41:41.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982026-09-02T21:41:41.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23992026-09-02T21:41:41.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24002026-09-02T21:41:41.518Z
24012026-09-02T21:41:41.518Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/377)
24022026-09-02T21:41:41.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032026-09-02T21:41:41.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042026-09-02T21:41:41.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052026-09-02T21:41:41.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24062026-09-02T21:41:41.932Z
24072026-09-02T21:41:41.932Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/377)
24082026-09-02T21:41:42.294Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092026-09-02T21:41:42.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102026-09-02T21:41:42.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24112026-09-02T21:41:42.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24122026-09-02T21:41:42.347Z
24132026-09-02T21:41:42.347Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/377)
24142026-09-02T21:41:42.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152026-09-02T21:41:42.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162026-09-02T21:41:42.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24172026-09-02T21:41:42.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24182026-09-02T21:41:42.761Z
24192026-09-02T21:41:42.761Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/377)
24202026-09-02T21:41:43.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212026-09-02T21:41:43.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222026-09-02T21:41:43.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24232026-09-02T21:41:43.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24242026-09-02T21:41:43.177Z
24252026-09-02T21:41:43.177Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/377)
24262026-09-02T21:41:43.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24272026-09-02T21:41:43.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24282026-09-02T21:41:43.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24292026-09-02T21:41:43.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
24302026-09-02T21:41:43.592Z
24312026-09-02T21:41:43.592Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (89/377)
24322026-09-02T21:41:44.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24332026-09-02T21:41:44.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24342026-09-02T21:41:44.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24352026-09-02T21:41:44.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24362026-09-02T21:41:44.188Z
24372026-09-02T21:41:44.188Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/377)
24382026-09-02T21:41:44.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392026-09-02T21:41:44.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402026-09-02T21:41:44.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24412026-09-02T21:41:44.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24422026-09-02T21:41:44.787Z
24432026-09-02T21:41:44.787Zinfo: running `cargo check --bins` on nexus-config (91/377)
24442026-09-02T21:41:45.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452026-09-02T21:41:45.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462026-09-02T21:41:45.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472026-09-02T21:41:45.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24482026-09-02T21:41:45.394Z
24492026-09-02T21:41:45.394Zinfo: running `cargo check --bins` on nexus-types (92/377)
24502026-09-02T21:41:45.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512026-09-02T21:41:45.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522026-09-02T21:41:45.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532026-09-02T21:41:45.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24542026-09-02T21:41:45.997Z
24552026-09-02T21:41:45.997Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/377)
24562026-09-02T21:41:46.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572026-09-02T21:41:46.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582026-09-02T21:41:46.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592026-09-02T21:41:46.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24602026-09-02T21:41:46.565Z
24612026-09-02T21:41:46.565Zinfo: running `cargo check --bins` on omicron-passwords (94/377)
24622026-09-02T21:41:47.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632026-09-02T21:41:47.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642026-09-02T21:41:47.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652026-09-02T21:41:47.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24662026-09-02T21:41:47.112Z
24672026-09-02T21:41:47.112Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types (95/377)
24682026-09-02T21:41:47.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692026-09-02T21:41:47.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702026-09-02T21:41:47.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24712026-09-02T21:41:47.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24722026-09-02T21:41:47.679Z
24732026-09-02T21:41:47.679Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/377)
24742026-09-02T21:41:48.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24752026-09-02T21:41:48.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24762026-09-02T21:41:48.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24772026-09-02T21:41:48.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24782026-09-02T21:41:48.248Z
24792026-09-02T21:41:48.248Zinfo: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/377)
24802026-09-02T21:41:48.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812026-09-02T21:41:48.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822026-09-02T21:41:48.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832026-09-02T21:41:48.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24842026-09-02T21:41:48.860Z
24852026-09-02T21:41:48.861Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/377)
24862026-09-02T21:41:49.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872026-09-02T21:41:49.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882026-09-02T21:41:49.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24892026-09-02T21:41:49.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
24902026-09-02T21:41:49.386Z
24912026-09-02T21:41:49.386Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/377)
24922026-09-02T21:41:49.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24932026-09-02T21:41:49.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24942026-09-02T21:41:49.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24952026-09-02T21:41:49.860Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
24962026-09-02T21:41:49.938Z
24972026-09-02T21:41:49.938Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/377)
24982026-09-02T21:41:50.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24992026-09-02T21:41:50.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25002026-09-02T21:41:50.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25012026-09-02T21:41:50.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25022026-09-02T21:41:50.493Z
25032026-09-02T21:41:50.493Zinfo: running `cargo check --bins --no-default-features` on gfss (101/377)
25042026-09-02T21:41:50.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25052026-09-02T21:41:50.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25062026-09-02T21:41:50.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25072026-09-02T21:41:50.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25082026-09-02T21:41:51.045Z
25092026-09-02T21:41:51.045Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/377)
25102026-09-02T21:41:51.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25112026-09-02T21:41:51.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25122026-09-02T21:41:51.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25132026-09-02T21:41:51.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25142026-09-02T21:41:51.591Z
25152026-09-02T21:41:51.591Zinfo: running `cargo check --bins` on trust-quorum-types (103/377)
25162026-09-02T21:41:52.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25172026-09-02T21:41:52.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25182026-09-02T21:41:52.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25192026-09-02T21:41:52.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25202026-09-02T21:41:52.139Z
25212026-09-02T21:41:52.139Zinfo: running `cargo check --bins` on wicketd-commission-types (104/377)
25222026-09-02T21:41:52.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232026-09-02T21:41:52.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242026-09-02T21:41:52.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25252026-09-02T21:41:52.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25262026-09-02T21:41:52.706Z
25272026-09-02T21:41:52.706Zinfo: running `cargo check --bins` on wicketd-commission-types-versions (105/377)
25282026-09-02T21:41:53.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292026-09-02T21:41:53.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302026-09-02T21:41:53.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25312026-09-02T21:41:53.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25322026-09-02T21:41:53.271Z
25332026-09-02T21:41:53.271Zinfo: running `cargo check --bins --no-default-features` on gateway-types-versions (106/377)
25342026-09-02T21:41:53.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352026-09-02T21:41:53.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362026-09-02T21:41:53.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25372026-09-02T21:41:53.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25382026-09-02T21:41:53.829Z
25392026-09-02T21:41:53.829Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/377)
25402026-09-02T21:41:54.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25412026-09-02T21:41:54.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25422026-09-02T21:41:54.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25432026-09-02T21:41:54.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25442026-09-02T21:41:54.382Z
25452026-09-02T21:41:54.382Zinfo: running `cargo check --bins` on clickhouse-admin-types (108/377)
25462026-09-02T21:41:54.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25472026-09-02T21:41:54.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25482026-09-02T21:41:54.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25492026-09-02T21:41:54.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25502026-09-02T21:41:54.945Z
25512026-09-02T21:41:54.945Zinfo: running `cargo check --bins` on clickhouse-admin-types-versions (109/377)
25522026-09-02T21:41:55.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532026-09-02T21:41:55.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542026-09-02T21:41:55.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25552026-09-02T21:41:55.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25562026-09-02T21:41:55.509Z
25572026-09-02T21:41:55.509Zinfo: running `cargo check --bins` on cockroach-admin-types (110/377)
25582026-09-02T21:41:55.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592026-09-02T21:41:55.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602026-09-02T21:41:55.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25612026-09-02T21:41:55.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
25622026-09-02T21:41:56.057Z
25632026-09-02T21:41:56.057Zinfo: running `cargo check --bins` on cockroach-admin-types-versions (111/377)
25642026-09-02T21:41:56.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652026-09-02T21:41:56.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662026-09-02T21:41:56.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25672026-09-02T21:41:56.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25682026-09-02T21:41:56.610Z
25692026-09-02T21:41:56.610Zinfo: running `cargo check --bins` on ereport-types (112/377)
25702026-09-02T21:41:57.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712026-09-02T21:41:57.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722026-09-02T21:41:57.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25732026-09-02T21:41:57.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25742026-09-02T21:41:57.181Z
25752026-09-02T21:41:57.181Zinfo: running `cargo check --bins` on gateway-client (113/377)
25762026-09-02T21:41:57.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772026-09-02T21:41:57.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782026-09-02T21:41:57.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25792026-09-02T21:41:57.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
25802026-09-02T21:41:57.737Z
25812026-09-02T21:41:57.737Zinfo: running `cargo check --bins --no-default-features` on gateway-types (114/377)
25822026-09-02T21:41:58.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832026-09-02T21:41:58.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842026-09-02T21:41:58.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25852026-09-02T21:41:58.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25862026-09-02T21:41:58.295Z
25872026-09-02T21:41:58.295Zinfo: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/377)
25882026-09-02T21:41:58.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25892026-09-02T21:41:58.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25902026-09-02T21:41:58.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25912026-09-02T21:41:58.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
25922026-09-02T21:41:58.853Z
25932026-09-02T21:41:58.853Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (116/377)
25942026-09-02T21:41:59.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25952026-09-02T21:41:59.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25962026-09-02T21:41:59.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25972026-09-02T21:41:59.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25982026-09-02T21:41:59.432Z
25992026-09-02T21:41:59.432Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/377)
26002026-09-02T21:41:59.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26012026-09-02T21:41:59.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26022026-09-02T21:41:59.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26032026-09-02T21:41:59.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
26042026-09-02T21:42:00.014Z
26052026-09-02T21:42:00.014Zinfo: running `cargo check --bins` on key-manager-types (118/377)
26062026-09-02T21:42:00.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072026-09-02T21:42:00.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082026-09-02T21:42:00.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26092026-09-02T21:42:00.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
26102026-09-02T21:42:00.569Z
26112026-09-02T21:42:00.570Zinfo: running `cargo check --bins` on oxlog (119/377)
26122026-09-02T21:42:01.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132026-09-02T21:42:01.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142026-09-02T21:42:01.174Z Checking cfg-if v1.0.4
26152026-09-02T21:42:01.176Z Checking serde_core v1.0.228
26162026-09-02T21:42:01.176Z Checking libc v0.2.185
26172026-09-02T21:42:01.293Z Checking memchr v2.8.0
26182026-09-02T21:42:01.302Z Checking smallvec v1.15.1
26192026-09-02T21:42:01.302Z Checking log v0.4.33
26202026-09-02T21:42:01.323Z Checking subtle v2.6.1
26212026-09-02T21:42:01.334Z Checking itoa v1.0.17
26222026-09-02T21:42:01.345Z Checking scopeguard v1.2.0
26232026-09-02T21:42:01.444Z Checking lock_api v0.4.14
26242026-09-02T21:42:01.455Z Checking stable_deref_trait v1.2.1
26252026-09-02T21:42:01.467Z Checking typenum v1.20.1
26262026-09-02T21:42:01.477Z Checking zerofrom v0.1.6
26272026-09-02T21:42:01.490Z Checking portable-atomic v1.13.1
26282026-09-02T21:42:01.520Z Checking zerocopy v0.8.55
26292026-09-02T21:42:01.586Z Checking yoke v0.8.1
26302026-09-02T21:42:01.639Z Checking critical-section v1.2.0
26312026-09-02T21:42:01.655Z Checking const-oid v0.9.6
26322026-09-02T21:42:01.668Z Checking errno v0.3.14
26332026-09-02T21:42:01.743Z Checking getrandom v0.2.17
26342026-09-02T21:42:01.748Z Checking zerovec v0.11.5
26352026-09-02T21:42:01.781Z Checking pin-project-lite v0.2.17
26362026-09-02T21:42:01.875Z Checking libm v0.2.16
26372026-09-02T21:42:01.888Z Checking rand_core v0.6.4
26382026-09-02T21:42:01.900Z Checking once_cell v1.21.3
26392026-09-02T21:42:02.059Z Checking zmij v1.0.21
26402026-09-02T21:42:02.073Z Checking signal-hook-registry v1.4.8
26412026-09-02T21:42:02.182Z Checking tinystr v0.8.2
26422026-09-02T21:42:02.204Z Checking parking_lot_core v0.9.12
26432026-09-02T21:42:02.228Z Checking futures-core v0.3.32
26442026-09-02T21:42:02.266Z Checking litemap v0.8.1
26452026-09-02T21:42:02.341Z Checking percent-encoding v2.3.2
26462026-09-02T21:42:02.430Z Checking writeable v0.6.2
26472026-09-02T21:42:02.430Z Checking rand_core v0.10.0
26482026-09-02T21:42:02.430Z Checking parking_lot v0.12.5
26492026-09-02T21:42:02.434Z Checking potential_utf v0.1.4
26502026-09-02T21:42:02.476Z Checking zerotrie v0.2.3
26512026-09-02T21:42:02.500Z Checking getrandom v0.4.3
26522026-09-02T21:42:02.512Z Checking icu_locale_core v2.1.1
26532026-09-02T21:42:02.558Z Checking mio v1.2.0
26542026-09-02T21:42:02.573Z Checking equivalent v1.0.2
26552026-09-02T21:42:02.576Z Checking num-traits v0.2.19
26562026-09-02T21:42:02.642Z Checking icu_collections v2.1.1
26572026-09-02T21:42:02.684Z Checking socket2 v0.6.3
26582026-09-02T21:42:02.708Z Checking icu_normalizer_data v2.1.1
26592026-09-02T21:42:02.767Z Checking serde v1.0.228
26602026-09-02T21:42:02.779Z Checking bitflags v2.11.0
26612026-09-02T21:42:02.831Z Checking serde_json v1.0.151
26622026-09-02T21:42:02.918Z Checking icu_properties_data v2.1.2
26632026-09-02T21:42:02.937Z Checking byteorder v1.5.0
26642026-09-02T21:42:02.951Z Checking hashbrown v0.17.0
26652026-09-02T21:42:03.042Z Checking futures-sink v0.3.32
26662026-09-02T21:42:03.054Z Checking icu_provider v2.1.1
26672026-09-02T21:42:03.128Z Checking getrandom v0.3.4
26682026-09-02T21:42:03.142Z Checking futures-channel v0.3.32
26692026-09-02T21:42:03.142Z Checking futures-io v0.3.32
26702026-09-02T21:42:03.164Z Checking zeroize v1.9.0
26712026-09-02T21:42:03.250Z Checking bytes v1.11.1
26722026-09-02T21:42:03.266Z Checking futures-task v0.3.32
26732026-09-02T21:42:03.705Z Checking icu_normalizer v2.1.1
26742026-09-02T21:42:03.705Z Checking generic-array v0.14.7
26752026-09-02T21:42:03.705Z Checking icu_properties v2.1.2
26762026-09-02T21:42:03.705Z Checking utf8_iter v1.0.4
26772026-09-02T21:42:03.705Z Checking indexmap v2.14.0
26782026-09-02T21:42:03.705Z Checking slab v0.4.12
26792026-09-02T21:42:03.705Z Checking rustix v1.1.4
26802026-09-02T21:42:03.705Z Checking form_urlencoded v1.2.2
26812026-09-02T21:42:03.705Z Checking futures-util v0.3.32
26822026-09-02T21:42:03.705Z Checking tokio v1.52.1
26832026-09-02T21:42:03.708Z Checking base64ct v1.8.3
26842026-09-02T21:42:03.780Z Checking crypto-common v0.1.7
26852026-09-02T21:42:03.906Z Checking block-buffer v0.10.4
26862026-09-02T21:42:03.934Z Checking fnv v1.0.7
26872026-09-02T21:42:03.965Z Checking pem-rfc7468 v0.7.0
26882026-09-02T21:42:04.026Z Checking iana-time-zone v0.1.65
26892026-09-02T21:42:04.049Z Checking digest v0.10.7
26902026-09-02T21:42:04.122Z Checking flagset v0.4.7
26912026-09-02T21:42:04.136Z Checking chrono v0.4.45
26922026-09-02T21:42:04.153Z Checking idna_adapter v1.2.1
26932026-09-02T21:42:04.241Z Checking der v0.7.10
26942026-09-02T21:42:04.256Z Checking rand_core v0.9.5
26952026-09-02T21:42:04.267Z Checking idna v1.1.0
26962026-09-02T21:42:04.270Z Checking ppv-lite86 v0.2.21
26972026-09-02T21:42:04.347Z Checking uuid v1.23.4
26982026-09-02T21:42:04.428Z Checking base64 v0.22.1
26992026-09-02T21:42:04.513Z Checking url v2.5.8
27002026-09-02T21:42:04.565Z Checking regex-syntax v0.8.10
27012026-09-02T21:42:04.659Z Checking http v1.4.2
27022026-09-02T21:42:04.675Z Checking rand_chacha v0.9.0
27032026-09-02T21:42:04.876Z Checking tracing-core v0.1.36
27042026-09-02T21:42:04.950Z Checking dyn-clone v1.0.20
27052026-09-02T21:42:04.968Z Checking spki v0.7.3
27062026-09-02T21:42:04.971Z Checking simd-adler32 v0.3.8
27072026-09-02T21:42:05.050Z Checking cpufeatures v0.2.17
27082026-09-02T21:42:05.121Z Checking rand v0.9.2
27092026-09-02T21:42:05.139Z Checking pkcs8 v0.10.2
27102026-09-02T21:42:05.155Z Checking rustls-pki-types v1.14.0
27112026-09-02T21:42:05.218Z Checking tracing v0.1.44
27122026-09-02T21:42:05.227Z Checking http-body v1.0.1
27132026-09-02T21:42:05.295Z Checking semver v1.0.28
27142026-09-02T21:42:05.348Z Checking spin v0.9.8
27152026-09-02T21:42:05.384Z Checking utf8parse v0.2.2
27162026-09-02T21:42:05.439Z Checking tinyvec_macros v0.1.1
27172026-09-02T21:42:05.484Z Checking openssl-probe v0.2.1
27182026-09-02T21:42:05.498Z Checking adler2 v2.0.1
27192026-09-02T21:42:05.510Z Checking anstyle v1.0.14
27202026-09-02T21:42:05.522Z Checking cmov v0.5.4
27212026-09-02T21:42:05.536Z Checking tinyvec v1.10.0
27222026-09-02T21:42:05.579Z Checking schemars v0.8.22
27232026-09-02T21:42:05.582Z Checking anstyle-parse v1.0.0
27242026-09-02T21:42:05.605Z Checking miniz_oxide v0.8.9
27252026-09-02T21:42:05.684Z Checking sha2 v0.10.9
27262026-09-02T21:42:05.704Z Checking ctutils v0.4.2
27272026-09-02T21:42:05.739Z Checking terminal_size v0.4.3
27282026-09-02T21:42:05.843Z Checking aws-lc-sys v0.40.0
27292026-09-02T21:42:05.857Z Checking thiserror v2.0.18
27302026-09-02T21:42:05.871Z Checking tower-service v0.3.3
27312026-09-02T21:42:05.907Z Checking is_terminal_polyfill v1.70.2
27322026-09-02T21:42:05.946Z Checking atomic-waker v1.1.2
27332026-09-02T21:42:05.959Z Checking colorchoice v1.0.4
27342026-09-02T21:42:05.959Z Checking untrusted v0.7.1
27352026-09-02T21:42:05.964Z Checking fastrand v2.3.0
27362026-09-02T21:42:05.994Z Checking tower-layer v0.3.3
27372026-09-02T21:42:06.039Z Checking try-lock v0.2.5
27382026-09-02T21:42:06.064Z Checking anstyle-query v1.1.5
27392026-09-02T21:42:06.077Z Checking hybrid-array v0.4.13
27402026-09-02T21:42:06.133Z Checking want v0.3.1
27412026-09-02T21:42:06.147Z Checking ipnet v2.12.0
27422026-09-02T21:42:06.161Z Checking tempfile v3.27.0
27432026-09-02T21:42:06.171Z Checking anstream v1.0.0
27442026-09-02T21:42:06.228Z Checking httparse v1.10.1
27452026-09-02T21:42:06.336Z Checking crc32fast v1.5.0
27462026-09-02T21:42:06.351Z Checking aws-lc-rs v1.16.3
27472026-09-02T21:42:06.360Z Checking aho-corasick v1.1.4
27482026-09-02T21:42:06.367Z Checking tap v1.0.1
27492026-09-02T21:42:06.385Z Checking untrusted v0.9.0
27502026-09-02T21:42:06.397Z Checking foreign-types-shared v0.1.1
27512026-09-02T21:42:06.431Z Checking plain v0.2.3
27522026-09-02T21:42:06.462Z Checking httpdate v1.0.3
27532026-09-02T21:42:06.476Z Checking foreign-types v0.3.2
27542026-09-02T21:42:06.491Z Checking wyz v0.5.1
27552026-09-02T21:42:06.532Z Checking unicode-normalization v0.1.25
27562026-09-02T21:42:06.546Z Checking rand_chacha v0.3.1
27572026-09-02T21:42:06.603Z Checking signature v2.2.0
27582026-09-02T21:42:06.657Z Checking radium v0.7.0
27592026-09-02T21:42:06.736Z Checking hex v0.4.3
27602026-09-02T21:42:06.751Z Checking num-integer v0.1.46
27612026-09-02T21:42:06.833Z Checking openssl-sys v0.9.117
27622026-09-02T21:42:06.845Z Checking wait-timeout v0.2.1
27632026-09-02T21:42:06.926Z Checking tokio-util v0.7.18
27642026-09-02T21:42:06.949Z Checking funty v2.0.0
27652026-09-02T21:42:06.963Z Checking unicode-ident v1.0.24
27662026-09-02T21:42:06.976Z Checking ucd-trie v0.1.7
27672026-09-02T21:42:06.987Z Checking clap_lex v1.0.0
27682026-09-02T21:42:07.043Z Checking regex-automata v0.4.14
27692026-09-02T21:42:07.072Z Checking bit-vec v0.8.0
27702026-09-02T21:42:07.107Z Checking strsim v0.11.1
27712026-09-02T21:42:07.139Z Checking quick-error v1.2.3
27722026-09-02T21:42:07.181Z Checking rustls-webpki v0.103.13
27732026-09-02T21:42:07.201Z Checking openssl v0.10.80
27742026-09-02T21:42:07.237Z Checking rusty-fork v0.3.1
27752026-09-02T21:42:07.262Z Checking bit-set v0.8.0
27762026-09-02T21:42:07.266Z Checking clap_builder v4.6.0
27772026-09-02T21:42:07.266Z Checking bitvec v1.0.1
27782026-09-02T21:42:07.403Z Checking pest v2.8.6
27792026-09-02T21:42:07.419Z Checking proc-macro2 v1.0.106
27802026-09-02T21:42:07.543Z Checking h2 v0.4.15
27812026-09-02T21:42:07.590Z Checking rustls v0.23.41
27822026-09-02T21:42:07.729Z Checking num-iter v0.1.45
27832026-09-02T21:42:07.835Z Checking rand v0.8.6
27842026-09-02T21:42:08.368Z Checking lazy_static v1.5.0
27852026-09-02T21:42:08.451Z Checking rand_xorshift v0.4.0
27862026-09-02T21:42:08.464Z Checking hmac v0.12.1
27872026-09-02T21:42:08.486Z Checking thiserror v1.0.69
27882026-09-02T21:42:08.570Z Checking maybe-uninit v2.0.0
27892026-09-02T21:42:08.586Z Checking serde_spanned v0.6.9
27902026-09-02T21:42:08.586Z Checking toml_datetime v0.6.11
27912026-09-02T21:42:08.609Z Checking sync_wrapper v1.0.2
27922026-09-02T21:42:08.637Z Checking unarray v0.1.4
27932026-09-02T21:42:08.706Z Checking pretty-hex v0.4.1
27942026-09-02T21:42:08.719Z Checking nodrop v0.1.14
27952026-09-02T21:42:08.741Z Checking zlib-rs v0.6.2
27962026-09-02T21:42:08.761Z Checking siphasher v1.0.2
27972026-09-02T21:42:08.803Z Checking powerfmt v0.2.0
27982026-09-02T21:42:08.818Z Checking crc-catalog v2.4.0
27992026-09-02T21:42:08.855Z Checking array-init v0.0.4
28002026-09-02T21:42:08.904Z Checking crc v3.4.0
28012026-09-02T21:42:08.916Z Checking proptest v1.11.0
28022026-09-02T21:42:08.952Z Checking deranged v0.5.8
28032026-09-02T21:42:09.073Z Checking tower v0.5.3
28042026-09-02T21:42:09.144Z Checking smallvec v0.6.14
28052026-09-02T21:42:09.177Z Checking native-tls v0.2.18
28062026-09-02T21:42:09.328Z Checking packed_struct v0.10.1
28072026-09-02T21:42:09.355Z Checking clap v4.6.1
28082026-09-02T21:42:09.433Z Checking num-bigint-dig v0.8.6
28092026-09-02T21:42:09.508Z Checking quote v1.0.45
28102026-09-02T21:42:09.624Z Checking flate2 v1.1.9
28112026-09-02T21:42:09.639Z Checking ipnetwork v0.21.1
28122026-09-02T21:42:09.836Z Checking http-body-util v0.1.3
28132026-09-02T21:42:09.850Z Checking pkcs1 v0.7.5
28142026-09-02T21:42:09.867Z Checking crossbeam-utils v0.8.21
28152026-09-02T21:42:09.913Z Checking zerocopy v0.6.6
28162026-09-02T21:42:10.050Z Checking bitfield v0.19.4
28172026-09-02T21:42:10.057Z Checking ahash v0.8.12
28182026-09-02T21:42:10.202Z Checking bzip2-sys v0.1.13+1.0.8
28192026-09-02T21:42:10.205Z Checking scroll v0.13.0
28202026-09-02T21:42:10.231Z Checking env_filter v2.0.0
28212026-09-02T21:42:10.257Z Checking num-conv v0.2.0
28222026-09-02T21:42:10.284Z Checking gimli v0.32.3
28232026-09-02T21:42:10.316Z Checking time-core v0.1.8
28242026-09-02T21:42:10.346Z Checking hyper v1.10.1
28252026-09-02T21:42:10.367Z Checking base64 v0.21.7
28262026-09-02T21:42:10.367Z Checking unicode-properties v0.1.4
28272026-09-02T21:42:10.370Z Checking num_threads v0.1.7
28282026-09-02T21:42:10.439Z Checking ryu v1.0.23
28292026-09-02T21:42:10.452Z Checking hashbrown v0.12.3
28302026-09-02T21:42:10.476Z Checking allocator-api2 v0.2.21
28312026-09-02T21:42:10.564Z Checking iri-string v0.7.10
28322026-09-02T21:42:10.577Z Checking unicode-bidi v0.3.18
28332026-09-02T21:42:10.604Z Checking winnow v0.5.40
28342026-09-02T21:42:10.699Z Checking newtype-uuid v1.3.2
28352026-09-02T21:42:10.754Z Checking ron v0.8.1
28362026-09-02T21:42:10.857Z Checking indexmap v1.9.3
28372026-09-02T21:42:10.870Z Checking stringprep v0.1.5
28382026-09-02T21:42:10.977Z Checking serde_urlencoded v0.7.1
28392026-09-02T21:42:11.020Z Checking time v0.3.47
28402026-09-02T21:42:11.107Z Checking goblin v0.10.5
28412026-09-02T21:42:11.163Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28422026-09-02T21:42:11.263Z Checking env_logger v0.11.11
28432026-09-02T21:42:11.288Z Checking hyper-util v0.1.20
28442026-09-02T21:42:11.448Z Checking bzip2 v0.4.4
28452026-09-02T21:42:11.563Z Checking tower-http v0.6.8
28462026-09-02T21:42:11.608Z Checking hashbrown v0.13.2
28472026-09-02T21:42:11.734Z Checking toml_edit v0.19.15
28482026-09-02T21:42:11.818Z Checking addr2line v0.25.1
28492026-09-02T21:42:11.857Z Checking rsa v0.9.10
28502026-09-02T21:42:12.042Z Checking crossbeam-epoch v0.9.18
28512026-09-02T21:42:12.079Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
28522026-09-02T21:42:12.166Z Checking oxnet v0.1.6
28532026-09-02T21:42:12.240Z Checking syn v2.0.117
28542026-09-02T21:42:12.267Z Checking tokio-native-tls v0.3.1
28552026-09-02T21:42:12.341Z Checking serde-hex v0.1.0
28562026-09-02T21:42:12.518Z Checking bstr v1.12.1
28572026-09-02T21:42:12.527Z Checking crypto-common v0.2.2
28582026-09-02T21:42:12.572Z Checking block-buffer v0.12.1
28592026-09-02T21:42:12.776Z Checking block-padding v0.4.2
28602026-09-02T21:42:12.808Z Checking rustls-native-certs v0.8.3
28612026-09-02T21:42:12.820Z Checking x509-cert v0.2.5
28622026-09-02T21:42:12.935Z Checking scroll v0.12.0
28632026-09-02T21:42:12.935Z Checking object v0.37.3
28642026-09-02T21:42:13.069Z Checking zstd-sys v2.0.16+zstd.1.5.7
28652026-09-02T21:42:13.160Z Checking md-5 v0.10.6
28662026-09-02T21:42:13.175Z Checking hash32 v0.2.1
28672026-09-02T21:42:13.287Z Checking encoding_rs v0.8.35
28682026-09-02T21:42:13.310Z Checking either v1.15.0
28692026-09-02T21:42:13.423Z Checking psl-types v2.0.11
28702026-09-02T21:42:13.481Z Checking crc-any v2.5.0
28712026-09-02T21:42:13.497Z Checking fallible-iterator v0.2.0
28722026-09-02T21:42:13.539Z Checking rustc-demangle v0.1.27
28732026-09-02T21:42:13.650Z Checking mime v0.3.17
28742026-09-02T21:42:13.766Z Checking publicsuffix v2.3.0
28752026-09-02T21:42:13.786Z Checking postgres-protocol v0.6.10
28762026-09-02T21:42:13.837Z Checking dof v0.4.0
28772026-09-02T21:42:13.851Z Checking heapless v0.7.17
28782026-09-02T21:42:13.920Z Checking goblin v0.8.2
28792026-09-02T21:42:14.090Z Checking zstd-safe v7.2.4
28802026-09-02T21:42:14.206Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28812026-09-02T21:42:14.216Z Checking inout v0.2.2
28822026-09-02T21:42:14.243Z Checking toml v0.7.8
28832026-09-02T21:42:14.258Z Checking hyper-tls v0.6.0
28842026-09-02T21:42:14.387Z Checking daft v0.1.8
28852026-09-02T21:42:14.431Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28862026-09-02T21:42:14.463Z Checking cookie v0.18.1
28872026-09-02T21:42:14.507Z Checking object v0.30.4
28882026-09-02T21:42:14.559Z Checking zip v0.6.6
28892026-09-02T21:42:14.582Z Checking tokio-rustls v0.26.4
28902026-09-02T21:42:14.610Z Checking phf_shared v0.13.1
28912026-09-02T21:42:14.681Z Checking dtrace-parser v0.3.0
28922026-09-02T21:42:14.801Z Checking zerocopy v0.7.35
28932026-09-02T21:42:14.833Z Checking pin-project v1.1.11
28942026-09-02T21:42:14.873Z Checking signal-hook v0.3.18
28952026-09-02T21:42:14.900Z Checking futures-executor v0.3.32
28962026-09-02T21:42:14.919Z Checking ff v0.13.1
28972026-09-02T21:42:15.043Z Checking thread-id v5.1.0
28982026-09-02T21:42:15.046Z Checking unicode-linebreak v0.1.5
28992026-09-02T21:42:15.068Z Compiling illumos-nvpair-sys v0.2.0
29002026-09-02T21:42:15.122Z Checking managed v0.8.0
29012026-09-02T21:42:15.158Z Checking foldhash v0.1.5
29022026-09-02T21:42:15.219Z Checking backtrace v0.3.76
29032026-09-02T21:42:15.238Z Checking foldhash v0.2.0
29042026-09-02T21:42:15.259Z Checking base16ct v0.2.0
29052026-09-02T21:42:15.285Z Checking bumpalo v3.20.2
29062026-09-02T21:42:15.300Z Compiling rayon-core v1.13.0
29072026-09-02T21:42:15.310Z Checking same-file v1.0.6
29082026-09-02T21:42:15.381Z Checking path-slash v0.1.5
29092026-09-02T21:42:15.392Z Checking unicode-width v0.2.0
29102026-09-02T21:42:15.423Z Checking jiff-core v0.1.0
29112026-09-02T21:42:15.469Z Checking bitflags v1.3.2
29122026-09-02T21:42:15.482Z Checking smawk v0.3.2
29132026-09-02T21:42:15.485Z Checking is_ci v1.2.0
29142026-09-02T21:42:15.511Z Checking libbz2-rs-sys v0.2.2
29152026-09-02T21:42:15.539Z Checking smoltcp v0.9.1
29162026-09-02T21:42:15.585Z Checking supports-color v3.0.2
29172026-09-02T21:42:15.603Z Checking backtrace-ext v0.2.1
29182026-09-02T21:42:15.629Z Checking textwrap v0.16.2
29192026-09-02T21:42:15.705Z Checking zopfli v0.8.3
29202026-09-02T21:42:15.736Z Checking walkdir v2.5.0
29212026-09-02T21:42:15.797Z Checking dof v0.3.0
29222026-09-02T21:42:15.835Z Checking hashbrown v0.16.1
29232026-09-02T21:42:15.893Z Checking sec1 v0.7.3
29242026-09-02T21:42:15.906Z Checking bzip2 v0.6.1
29252026-09-02T21:42:16.030Z Checking hashbrown v0.15.5
29262026-09-02T21:42:16.076Z Checking usdt-impl v0.6.0
29272026-09-02T21:42:16.087Z Checking jiff v0.2.34
29282026-09-02T21:42:16.098Z Checking signal-hook-mio v0.2.5
29292026-09-02T21:42:16.101Z Checking group v0.13.0
29302026-09-02T21:42:16.123Z Checking futures v0.3.32
29312026-09-02T21:42:16.217Z Checking snafu v0.8.9
29322026-09-02T21:42:16.225Z Checking hyper-rustls v0.27.7
29332026-09-02T21:42:16.250Z Checking phf v0.13.1
29342026-09-02T21:42:16.338Z Checking cookie_store v0.22.1
29352026-09-02T21:42:16.353Z Checking reqwest v0.12.28
29362026-09-02T21:42:16.394Z Checking cipher v0.5.2
29372026-09-02T21:42:16.407Z Checking zstd v0.13.3
29382026-09-02T21:42:16.425Z Checking postgres-types v0.2.12
29392026-09-02T21:42:16.492Z Checking rustls-platform-verifier v0.6.2
29402026-09-02T21:42:16.588Z Checking globset v0.4.18
29412026-09-02T21:42:16.591Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29422026-09-02T21:42:16.626Z Checking crossbeam-deque v0.8.6
29432026-09-02T21:42:16.639Z Checking phf_shared v0.11.3
29442026-09-02T21:42:16.664Z Checking regex v1.12.3
29452026-09-02T21:42:16.734Z Checking hkdf v0.12.4
29462026-09-02T21:42:16.792Z Checking dtrace-parser v0.2.0
29472026-09-02T21:42:16.806Z Checking byte-wrapper v0.1.0
29482026-09-02T21:42:16.849Z Checking curve25519-dalek v4.1.3
29492026-09-02T21:42:16.879Z Checking ref-cast v1.0.25
29502026-09-02T21:42:16.941Z Checking strum v0.27.2
29512026-09-02T21:42:16.956Z Checking olpc-cjson v0.1.4
29522026-09-02T21:42:16.975Z Checking hubpack v0.1.2
29532026-09-02T21:42:17.010Z Checking ed25519 v2.2.3
29542026-09-02T21:42:17.032Z Checking memoffset v0.9.1
29552026-09-02T21:42:17.046Z Checking owo-colors v4.3.0
29562026-09-02T21:42:17.087Z Checking rustix v0.38.44
29572026-09-02T21:42:17.108Z Checking pem v3.0.6
29582026-09-02T21:42:17.122Z Checking crypto-bigint v0.5.5
29592026-09-02T21:42:17.141Z Checking erased-serde v0.3.31
29602026-09-02T21:42:17.198Z Checking serde-big-array v0.5.1
29612026-09-02T21:42:17.277Z Checking serde_plain v1.0.2
29622026-09-02T21:42:17.330Z Checking float-cmp v0.10.0
29632026-09-02T21:42:17.406Z Checking thread-id v4.2.2
29642026-09-02T21:42:17.455Z Checking memmap2 v0.9.10
29652026-09-02T21:42:17.485Z Checking whoami v2.1.0
29662026-09-02T21:42:17.517Z Checking unicode-segmentation v1.12.0
29672026-09-02T21:42:17.596Z Checking normalize-line-endings v0.3.0
29682026-09-02T21:42:17.617Z Checking difflib v0.4.0
29692026-09-02T21:42:17.630Z Checking fixedbitset v0.4.2
29702026-09-02T21:42:17.677Z Checking static_assertions v1.1.0
29712026-09-02T21:42:17.692Z Checking precomputed-hash v0.1.1
29722026-09-02T21:42:17.746Z Checking unicode-width v0.1.14
29732026-09-02T21:42:17.770Z Checking winnow v0.7.14
29742026-09-02T21:42:17.774Z Checking supports-unicode v3.0.0
29752026-09-02T21:42:17.798Z Checking const-oid v0.10.2
29762026-09-02T21:42:17.907Z Checking supports-hyperlinks v3.2.0
29772026-09-02T21:42:17.917Z Checking predicates-core v1.0.10
29782026-09-02T21:42:17.917Z Checking fixedbitset v0.5.7
29792026-09-02T21:42:17.929Z Checking new_debug_unreachable v1.0.6
29802026-09-02T21:42:17.944Z Checking winnow v1.0.3
29812026-09-02T21:42:17.986Z Checking toml_write v0.1.2
29822026-09-02T21:42:17.989Z Checking cpufeatures v0.3.0
29832026-09-02T21:42:17.999Z Checking keccak v0.1.6
29842026-09-02T21:42:18.023Z Checking data-encoding v2.10.0
29852026-09-02T21:42:18.035Z Checking typed-path v0.9.3
29862026-09-02T21:42:18.066Z Checking chacha20 v0.10.0
29872026-09-02T21:42:18.085Z Checking petgraph v0.8.3
29882026-09-02T21:42:18.149Z Checking elliptic-curve v0.13.8
29892026-09-02T21:42:18.175Z Checking sha3 v0.10.8
29902026-09-02T21:42:18.291Z Checking hickory-proto v0.25.2
29912026-09-02T21:42:18.311Z Checking predicates v3.1.4
29922026-09-02T21:42:18.378Z Checking string_cache v0.8.9
29932026-09-02T21:42:18.457Z Checking zip v4.6.1
29942026-09-02T21:42:18.545Z Checking miette v7.6.0
29952026-09-02T21:42:18.605Z Checking digest v0.11.3
29962026-09-02T21:42:18.773Z Checking toml_parser v1.1.2+spec-1.1.0
29972026-09-02T21:42:18.795Z Checking crossterm v0.28.1
29982026-09-02T21:42:18.804Z Checking tough v0.22.0
29992026-09-02T21:42:18.948Z Checking toml_edit v0.22.27
30002026-09-02T21:42:19.025Z Checking similar v2.7.0
30012026-09-02T21:42:19.045Z Checking petgraph v0.6.5
30022026-09-02T21:42:19.105Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30032026-09-02T21:42:19.397Z Checking tokio-postgres v0.7.16
30042026-09-02T21:42:19.493Z Checking ed25519-dalek v2.2.0
30052026-09-02T21:42:19.649Z Checking usdt v0.6.0
30062026-09-02T21:42:19.761Z Checking slog v2.8.2
30072026-09-02T21:42:19.824Z Checking usdt-impl v0.5.0
30082026-09-02T21:42:19.986Z Checking nix v0.31.2
30092026-09-02T21:42:20.026Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
30102026-09-02T21:42:20.102Z Checking iddqd v0.4.2
30112026-09-02T21:42:20.606Z Checking reqwest v0.13.2
30122026-09-02T21:42:20.645Z Checking itertools v0.15.0
30132026-09-02T21:42:20.735Z Checking itertools v0.13.0
30142026-09-02T21:42:20.804Z Checking strum v0.26.3
30152026-09-02T21:42:20.918Z Checking serde_with v3.21.0
30162026-09-02T21:42:21.000Z Checking derive_more v2.1.1
30172026-09-02T21:42:21.067Z Checking fs-err v3.3.0
30182026-09-02T21:42:21.099Z Checking tokio-stream v0.1.18
30192026-09-02T21:42:21.183Z Checking buf-list v1.1.2
30202026-09-02T21:42:21.387Z Checking anyhow v1.0.104
30212026-09-02T21:42:21.423Z Checking camino v1.2.5
30222026-09-02T21:42:21.423Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
30232026-09-02T21:42:21.465Z Checking openapiv3 v2.2.0
30242026-09-02T21:42:21.477Z Checking lalrpop-util v0.19.12
30252026-09-02T21:42:21.558Z Checking peg-runtime v0.8.5
30262026-09-02T21:42:21.631Z Checking illumos-nvpair v0.3.0
30272026-09-02T21:42:21.709Z Checking rayon v1.11.0
30282026-09-02T21:42:21.709Z Checking sigpipe v0.1.3
30292026-09-02T21:42:21.725Z Checking glob v0.3.3
30302026-09-02T21:42:22.638Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30312026-09-02T21:42:22.932Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30322026-09-02T21:42:23.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.65s
30332026-09-02T21:42:23.382Z
30342026-09-02T21:42:23.382Zinfo: running `cargo check --bins` on internal-dns-types (120/377)
30352026-09-02T21:42:23.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362026-09-02T21:42:23.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372026-09-02T21:42:23.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382026-09-02T21:42:23.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30392026-09-02T21:42:23.954Z
30402026-09-02T21:42:23.954Zinfo: running `cargo check --bins` on internal-dns-types-versions (121/377)
30412026-09-02T21:42:24.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422026-09-02T21:42:24.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432026-09-02T21:42:24.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442026-09-02T21:42:24.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
30452026-09-02T21:42:24.547Z
30462026-09-02T21:42:24.547Zinfo: running `cargo check --bins` on nexus-types-versions (122/377)
30472026-09-02T21:42:24.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482026-09-02T21:42:24.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492026-09-02T21:42:24.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502026-09-02T21:42:25.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
30512026-09-02T21:42:25.086Z
30522026-09-02T21:42:25.086Zinfo: running `cargo check --bins` on oxql-types (123/377)
30532026-09-02T21:42:25.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542026-09-02T21:42:25.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552026-09-02T21:42:25.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562026-09-02T21:42:25.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30572026-09-02T21:42:25.660Z
30582026-09-02T21:42:25.660Zinfo: running `cargo check --bins` on oximeter-types (124/377)
30592026-09-02T21:42:26.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602026-09-02T21:42:26.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612026-09-02T21:42:26.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622026-09-02T21:42:26.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30632026-09-02T21:42:26.231Z
30642026-09-02T21:42:26.231Zinfo: running `cargo check --bins` on oximeter-types-versions (125/377)
30652026-09-02T21:42:26.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662026-09-02T21:42:26.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672026-09-02T21:42:26.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682026-09-02T21:42:26.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
30692026-09-02T21:42:26.787Z
30702026-09-02T21:42:26.787Zinfo: running `cargo check --bins` on oximeter-macro-impl (126/377)
30712026-09-02T21:42:27.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722026-09-02T21:42:27.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732026-09-02T21:42:27.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742026-09-02T21:42:27.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
30752026-09-02T21:42:27.341Z
30762026-09-02T21:42:27.341Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (127/377)
30772026-09-02T21:42:27.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782026-09-02T21:42:27.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792026-09-02T21:42:28.015Z Compiling multer v3.1.0
30802026-09-02T21:42:28.129Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
30812026-09-02T21:42:28.129Z Compiling async-stream-impl v0.3.6
30822026-09-02T21:42:28.144Z Compiling serde_tokenstream v0.3.0
30832026-09-02T21:42:28.153Z Compiling dropshot v0.17.1
30842026-09-02T21:42:28.165Z Compiling parse-display-derive v0.10.0
30852026-09-02T21:42:28.177Z Compiling newtype-uuid-macros v0.1.0
30862026-09-02T21:42:28.180Z Compiling dropshot_endpoint v0.17.1
30872026-09-02T21:42:28.344Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30882026-09-02T21:42:28.381Z Checking thread_local v1.1.9
30892026-09-02T21:42:28.440Z Compiling oxide-generation-macros v0.2.0
30902026-09-02T21:42:28.497Z Checking compression-core v0.4.31
30912026-09-02T21:42:28.583Z Checking match_cfg v0.1.0
30922026-09-02T21:42:28.624Z Checking compression-codecs v0.4.37
30932026-09-02T21:42:28.653Z Checking hostname v0.3.1
30942026-09-02T21:42:28.703Z Checking crossbeam-channel v0.5.15
30952026-09-02T21:42:28.740Z Checking atomicwrites v0.4.4
30962026-09-02T21:42:28.753Z Checking slog-json v2.6.1
30972026-09-02T21:42:28.789Z Checking toml_datetime v1.1.1+spec-1.1.0
30982026-09-02T21:42:28.865Z Checking is-terminal v0.4.17
30992026-09-02T21:42:28.909Z Checking serde_spanned v1.1.1
31002026-09-02T21:42:28.921Z Checking take_mut v0.2.2
31012026-09-02T21:42:28.952Z Checking term v1.2.1
31022026-09-02T21:42:28.989Z Checking debug-ignore v1.0.5
31032026-09-02T21:42:29.020Z Checking toml_writer v1.1.1+spec-1.1.0
31042026-09-02T21:42:29.034Z Checking slog-async v2.8.0
31052026-09-02T21:42:29.047Z Checking slog-bunyan v2.5.0
31062026-09-02T21:42:29.087Z Checking async-compression v0.4.41
31072026-09-02T21:42:29.160Z Checking async-stream v0.3.6
31082026-09-02T21:42:29.175Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31092026-09-02T21:42:29.179Z Checking slog-term v2.9.2
31102026-09-02T21:42:29.198Z Checking toml v1.1.2+spec-1.1.0
31112026-09-02T21:42:29.211Z Checking progenitor-client v0.14.0
31122026-09-02T21:42:29.279Z Checking sha1 v0.11.0
31132026-09-02T21:42:29.330Z Checking oxide-generation v0.1.3
31142026-09-02T21:42:29.437Z Checking waitgroup v0.1.2
31152026-09-02T21:42:29.451Z Checking rustls-pemfile v2.2.0
31162026-09-02T21:42:29.466Z Checking backon v1.6.0
31172026-09-02T21:42:29.509Z Checking serde_path_to_error v0.1.20
31182026-09-02T21:42:29.535Z Checking hostname v0.4.2
31192026-09-02T21:42:29.548Z Checking instant v0.1.13
31202026-09-02T21:42:29.627Z Checking backoff v0.4.0
31212026-09-02T21:42:29.630Z Checking progenitor-extras v0.2.0
31222026-09-02T21:42:29.774Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31232026-09-02T21:42:29.786Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31242026-09-02T21:42:29.811Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31252026-09-02T21:42:29.811Z Checking parse-display v0.10.0
31262026-09-02T21:42:29.824Z Checking regress v0.10.5
31272026-09-02T21:42:29.865Z Checking itertools v0.14.0
31282026-09-02T21:42:29.965Z Checking macaddr v1.0.1
31292026-09-02T21:42:30.150Z Checking humantime v2.3.0
31302026-09-02T21:42:30.956Z Compiling prettyplease v0.2.37
31312026-09-02T21:42:31.273Z Checking num-rational v0.4.2
31322026-09-02T21:42:31.546Z Checking num-complex v0.4.6
31332026-09-02T21:42:31.936Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31342026-09-02T21:42:31.998Z Compiling num v0.4.3
31352026-09-02T21:42:32.130Z Compiling usdt-macro v0.5.0
31362026-09-02T21:42:32.130Z Compiling usdt-attr-macro v0.5.0
31372026-09-02T21:42:32.157Z Checking memmap v0.7.0
31382026-09-02T21:42:32.188Z Compiling float-ord v0.3.2
31392026-09-02T21:42:32.308Z Compiling convert_case v0.4.0
31402026-09-02T21:42:32.681Z Compiling derive_more v0.99.20
31412026-09-02T21:42:32.754Z Checking newline-converter v0.3.0
31422026-09-02T21:42:32.866Z Checking console v0.15.11
31432026-09-02T21:42:32.879Z Compiling toml v0.8.23
31442026-09-02T21:42:32.934Z Checking usdt v0.5.0
31452026-09-02T21:42:33.106Z Checking linked-hash-map v0.5.6
31462026-09-02T21:42:33.142Z Compiling minimal-lexical v0.2.1
31472026-09-02T21:42:33.277Z Checking lru-cache v0.1.2
31482026-09-02T21:42:33.395Z Compiling nom v7.1.3
31492026-09-02T21:42:33.398Z Checking expectorate v1.2.0
31502026-09-02T21:42:33.546Z Checking camino-tempfile v1.4.1
31512026-09-02T21:42:33.706Z Checking hickory-proto v0.24.4
31522026-09-02T21:42:33.854Z Checking phf_shared v0.12.1
31532026-09-02T21:42:33.991Z Compiling slog-dtrace v0.3.0
31542026-09-02T21:42:34.006Z Checking resolv-conf v0.7.6
31552026-09-02T21:42:34.191Z Checking heck v0.5.0
31562026-09-02T21:42:34.318Z Compiling unicode-xid v0.2.6
31572026-09-02T21:42:34.405Z Compiling chrono-tz v0.10.4
31582026-09-02T21:42:34.443Z Compiling const_format_proc_macros v0.2.34
31592026-09-02T21:42:34.651Z Checking phf v0.12.1
31602026-09-02T21:42:34.678Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31612026-09-02T21:42:34.745Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31622026-09-02T21:42:34.887Z Checking tokio-dtrace v0.1.1
31632026-09-02T21:42:35.010Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31642026-09-02T21:42:35.226Z Compiling derive-where v1.6.0
31652026-09-02T21:42:35.327Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31662026-09-02T21:42:35.327Z Checking highway v1.3.0
31672026-09-02T21:42:35.543Z Checking const_format v0.2.35
31682026-09-02T21:42:35.566Z Checking hickory-resolver v0.24.4
31692026-09-02T21:42:35.928Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
31702026-09-02T21:42:36.278Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31712026-09-02T21:42:36.323Z Checking oxide-tokio-rt v0.1.4
31722026-09-02T21:42:36.519Z Checking qorb v0.4.1
31732026-09-02T21:42:36.579Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31742026-09-02T21:42:36.712Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31752026-09-02T21:42:36.777Z Checking gethostname v0.5.0
31762026-09-02T21:42:36.888Z Checking bcs v0.1.6
31772026-09-02T21:42:36.889Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31782026-09-02T21:42:36.949Z Checking termtree v0.5.1
31792026-09-02T21:42:39.889Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31802026-09-02T21:42:43.021Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31812026-09-02T21:42:45.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.87s
31822026-09-02T21:42:45.394Z
31832026-09-02T21:42:45.394Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/377)
31842026-09-02T21:42:45.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852026-09-02T21:42:45.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862026-09-02T21:42:46.061Z Compiling ar_archive_writer v0.5.1
31872026-09-02T21:42:46.171Z Compiling stacker v0.1.23
31882026-09-02T21:42:46.178Z Compiling cfg_aliases v0.1.1
31892026-09-02T21:42:46.187Z Compiling proc-macro-error v1.0.4
31902026-09-02T21:42:46.191Z Checking fd-lock v4.0.4
31912026-09-02T21:42:46.195Z Checking nibble_vec v0.1.0
31922026-09-02T21:42:46.195Z Checking vte v0.14.1
31932026-09-02T21:42:46.195Z Compiling recursive-proc-macro-impl v0.1.1
31942026-09-02T21:42:46.233Z Compiling nix v0.28.0
31952026-09-02T21:42:46.302Z Checking bytecount v0.6.9
31962026-09-02T21:42:46.315Z Checking endian-type v0.1.2
31972026-09-02T21:42:46.350Z Checking strip-ansi-escapes v0.2.1
31982026-09-02T21:42:46.400Z Checking papergrid v0.11.0
31992026-09-02T21:42:46.431Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32002026-09-02T21:42:46.445Z Checking radix_trie v0.2.1
32012026-09-02T21:42:46.463Z Compiling peg-macros v0.8.5
32022026-09-02T21:42:46.477Z Compiling tabled_derive v0.7.0
32032026-09-02T21:42:46.618Z Compiling sqlparser_derive v0.5.0
32042026-09-02T21:42:46.643Z Checking winnow v0.6.26
32052026-09-02T21:42:46.949Z Checking unicode_categories v0.1.1
32062026-09-02T21:42:47.007Z Compiling psm v0.1.30
32072026-09-02T21:42:47.066Z Checking home v0.5.12
32082026-09-02T21:42:47.099Z Checking nu-ansi-term v0.50.3
32092026-09-02T21:42:47.195Z Checking crossterm v0.29.0
32102026-09-02T21:42:47.308Z Checking reedline v0.40.0
32112026-09-02T21:42:47.420Z Checking display-error-chain v0.2.2
32122026-09-02T21:42:47.521Z Checking tabled v0.15.0
32132026-09-02T21:42:47.565Z Checking rustyline v14.0.0
32142026-09-02T21:42:47.773Z Checking recursive v0.1.1
32152026-09-02T21:42:47.810Z Checking sqlformat v0.3.5
32162026-09-02T21:42:47.833Z Checking peg v0.8.5
32172026-09-02T21:42:47.861Z Checking sqlparser v0.61.0
32182026-09-02T21:42:59.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s
32192026-09-02T21:42:59.282Z
32202026-09-02T21:42:59.282Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/377)
32212026-09-02T21:42:59.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222026-09-02T21:42:59.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232026-09-02T21:42:59.953Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32242026-09-02T21:43:03.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
32252026-09-02T21:43:03.694Z
32262026-09-02T21:43:03.694Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/377)
32272026-09-02T21:43:04.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32282026-09-02T21:43:04.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32292026-09-02T21:43:04.337Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32302026-09-02T21:43:06.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s
32312026-09-02T21:43:07.052Z
32322026-09-02T21:43:07.053Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/377)
32332026-09-02T21:43:07.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32342026-09-02T21:43:07.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32352026-09-02T21:43:07.717Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32362026-09-02T21:43:11.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s
32372026-09-02T21:43:11.242Z
32382026-09-02T21:43:11.242Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/377)
32392026-09-02T21:43:11.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32402026-09-02T21:43:11.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32412026-09-02T21:43:11.916Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32422026-09-02T21:43:15.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
32432026-09-02T21:43:15.491Z
32442026-09-02T21:43:15.491Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/377)
32452026-09-02T21:43:15.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462026-09-02T21:43:15.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472026-09-02T21:43:16.154Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32482026-09-02T21:43:18.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.32s
32492026-09-02T21:43:18.996Z
32502026-09-02T21:43:18.996Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/377)
32512026-09-02T21:43:19.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32522026-09-02T21:43:19.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32532026-09-02T21:43:19.664Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32542026-09-02T21:43:22.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s
32552026-09-02T21:43:22.546Z
32562026-09-02T21:43:22.546Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/377)
32572026-09-02T21:43:23.042Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32582026-09-02T21:43:23.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32592026-09-02T21:43:23.213Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32602026-09-02T21:43:26.722Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
32612026-09-02T21:43:26.905Z
32622026-09-02T21:43:26.905Zinfo: running `cargo check --bins` on oximeter (136/377)
32632026-09-02T21:43:27.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642026-09-02T21:43:27.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652026-09-02T21:43:27.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662026-09-02T21:43:27.472Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32672026-09-02T21:43:27.478Z
32682026-09-02T21:43:27.478Zinfo: running `cargo check --bins` on oximeter-schema (137/377)
32692026-09-02T21:43:27.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702026-09-02T21:43:27.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712026-09-02T21:43:28.110Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32722026-09-02T21:43:28.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
32732026-09-02T21:43:28.662Z
32742026-09-02T21:43:28.662Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (138/377)
32752026-09-02T21:43:29.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762026-09-02T21:43:29.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772026-09-02T21:43:29.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782026-09-02T21:43:29.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
32792026-09-02T21:43:29.236Z
32802026-09-02T21:43:29.236Zinfo: running `cargo check --bins` on oximeter-test-utils (139/377)
32812026-09-02T21:43:29.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822026-09-02T21:43:29.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832026-09-02T21:43:29.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842026-09-02T21:43:29.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32852026-09-02T21:43:29.847Z
32862026-09-02T21:43:29.847Zinfo: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/377)
32872026-09-02T21:43:30.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882026-09-02T21:43:30.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892026-09-02T21:43:30.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902026-09-02T21:43:30.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32912026-09-02T21:43:30.423Z
32922026-09-02T21:43:30.423Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/377)
32932026-09-02T21:43:30.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942026-09-02T21:43:30.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952026-09-02T21:43:30.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962026-09-02T21:43:30.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
32972026-09-02T21:43:31.001Z
32982026-09-02T21:43:31.001Zinfo: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/377)
32992026-09-02T21:43:31.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002026-09-02T21:43:31.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012026-09-02T21:43:31.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022026-09-02T21:43:31.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33032026-09-02T21:43:31.577Z
33042026-09-02T21:43:31.577Zinfo: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/377)
33052026-09-02T21:43:32.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062026-09-02T21:43:32.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072026-09-02T21:43:32.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082026-09-02T21:43:32.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33092026-09-02T21:43:32.150Z
33102026-09-02T21:43:32.150Zinfo: running `cargo check --bins` on trust-quorum-test-utils (144/377)
33112026-09-02T21:43:32.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122026-09-02T21:43:32.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132026-09-02T21:43:32.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142026-09-02T21:43:32.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
33152026-09-02T21:43:32.718Z
33162026-09-02T21:43:32.718Zinfo: running `cargo check --bins` on reconfigurator-cli (145/377)
33172026-09-02T21:43:33.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182026-09-02T21:43:33.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192026-09-02T21:43:33.539Z Compiling crucible-workspace-hack v0.1.0
33202026-09-02T21:43:33.543Z Compiling regress v0.11.1
33212026-09-02T21:43:33.543Z Checking secrecy v0.10.3
33222026-09-02T21:43:33.543Z Checking half v2.7.1
33232026-09-02T21:43:33.543Z Checking ciborium-io v0.2.2
33242026-09-02T21:43:33.543Z Checking inout v0.1.4
33252026-09-02T21:43:33.543Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33262026-09-02T21:43:33.676Z Checking universal-hash v0.5.1
33272026-09-02T21:43:33.803Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33282026-09-02T21:43:33.819Z Compiling thiserror-impl-no-std v2.0.2
33292026-09-02T21:43:33.823Z Checking opaque-debug v0.3.1
33302026-09-02T21:43:33.823Z Checking cipher v0.4.4
33312026-09-02T21:43:33.905Z Checking ciborium-ll v0.2.2
33322026-09-02T21:43:34.002Z Checking poly1305 v0.8.0
33332026-09-02T21:43:34.014Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33342026-09-02T21:43:34.014Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33352026-09-02T21:43:34.055Z Checking chacha20 v0.9.1
33362026-09-02T21:43:34.076Z Checking ciborium v0.2.2
33372026-09-02T21:43:34.181Z Checking password-hash v0.5.0
33382026-09-02T21:43:34.217Z Checking blake2 v0.10.6
33392026-09-02T21:43:34.252Z Checking aead v0.5.2
33402026-09-02T21:43:34.345Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33412026-09-02T21:43:34.399Z Compiling toml_datetime v0.7.5+spec-1.1.0
33422026-09-02T21:43:34.415Z Checking indent_write v2.2.0
33432026-09-02T21:43:34.454Z Checking argon2 v0.5.3
33442026-09-02T21:43:34.493Z Checking chacha20poly1305 v0.10.1
33452026-09-02T21:43:34.539Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33462026-09-02T21:43:34.624Z Compiling toml_edit v0.23.10+spec-1.0.0
33472026-09-02T21:43:34.643Z Compiling unsafe-libyaml v0.2.11
33482026-09-02T21:43:34.803Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33492026-09-02T21:43:34.985Z Checking thiserror-no-std v2.0.2
33502026-09-02T21:43:35.021Z Compiling heapless v0.8.0
33512026-09-02T21:43:35.075Z Checking vsss-rs v3.3.4
33522026-09-02T21:43:35.165Z Compiling proc-macro-crate v3.4.0
33532026-09-02T21:43:35.301Z Compiling typify-impl v0.6.2
33542026-09-02T21:43:35.400Z Compiling serde_yaml v0.9.34+deprecated
33552026-09-02T21:43:35.698Z Compiling num_enum_derive v0.7.6
33562026-09-02T21:43:35.838Z Compiling ingot-macros v0.2.0
33572026-09-02T21:43:36.015Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33582026-09-02T21:43:36.117Z Checking hash32 v0.3.1
33592026-09-02T21:43:36.172Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33602026-09-02T21:43:36.254Z Compiling smoltcp v0.11.0
33612026-09-02T21:43:36.589Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33622026-09-02T21:43:36.731Z Checking num_enum v0.7.6
33632026-09-02T21:43:36.823Z Checking tabwriter v1.4.1
33642026-09-02T21:43:36.839Z Checking cobs v0.3.0
33652026-09-02T21:43:36.875Z Checking swrite v0.1.0
33662026-09-02T21:43:36.903Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33672026-09-02T21:43:36.974Z Compiling proc-macro-crate v1.3.1
33682026-09-02T21:43:36.989Z Checking postcard v1.1.3
33692026-09-02T21:43:37.079Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33702026-09-02T21:43:37.117Z Compiling foreign-types-macros v0.2.3
33712026-09-02T21:43:37.219Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33722026-09-02T21:43:37.285Z Checking colored v3.1.1
33732026-09-02T21:43:37.307Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33742026-09-02T21:43:37.392Z Checking foreign-types-shared v0.3.1
33752026-09-02T21:43:37.458Z Compiling num_enum_derive v0.5.11
33762026-09-02T21:43:37.593Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33772026-09-02T21:43:37.609Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33782026-09-02T21:43:37.718Z Checking foreign-types v0.5.0
33792026-09-02T21:43:37.801Z Checking cstr-argument v0.1.2
33802026-09-02T21:43:37.931Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
33812026-09-02T21:43:38.029Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
33822026-09-02T21:43:38.066Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
33832026-09-02T21:43:38.138Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
33842026-09-02T21:43:38.153Z Checking rand v0.10.1
33852026-09-02T21:43:38.235Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
33862026-09-02T21:43:38.274Z Compiling zone_cfg_derive v0.3.1
33872026-09-02T21:43:38.307Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33882026-09-02T21:43:38.426Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33892026-09-02T21:43:38.478Z Checking num_enum v0.5.11
33902026-09-02T21:43:38.562Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33912026-09-02T21:43:38.598Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
33922026-09-02T21:43:38.688Z Checking ingot-types v0.2.0
33932026-09-02T21:43:38.736Z Checking itertools v0.12.1
33942026-09-02T21:43:38.773Z Compiling num-derive v0.4.2
33952026-09-02T21:43:38.924Z Compiling semver v0.1.20
33962026-09-02T21:43:39.068Z Checking ingot v0.2.1
33972026-09-02T21:43:39.217Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33982026-09-02T21:43:39.427Z Compiling rustc_version v0.1.7
33992026-09-02T21:43:39.644Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34002026-09-02T21:43:39.662Z Checking smf v0.2.3
34012026-09-02T21:43:39.688Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34022026-09-02T21:43:39.751Z Checking zone v0.3.1
34032026-09-02T21:43:39.804Z Checking nom v8.0.0
34042026-09-02T21:43:39.888Z Compiling typify-macro v0.6.2
34052026-09-02T21:43:39.899Z Checking csv-core v0.1.13
34062026-09-02T21:43:39.913Z Checking whoami v1.6.1
34072026-09-02T21:43:39.953Z Compiling newtype_derive v0.1.6
34082026-09-02T21:43:40.074Z Checking csv v1.4.0
34092026-09-02T21:43:40.089Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34102026-09-02T21:43:40.106Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34112026-09-02T21:43:40.141Z Compiling cancel-safe-futures v0.1.5
34122026-09-02T21:43:40.273Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34132026-09-02T21:43:40.345Z Compiling libefi-sys v0.1.0
34142026-09-02T21:43:40.444Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34152026-09-02T21:43:40.497Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34162026-09-02T21:43:40.625Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34172026-09-02T21:43:40.640Z Checking oxide-update-engine-types v0.1.2
34182026-09-02T21:43:40.662Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34192026-09-02T21:43:40.831Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34202026-09-02T21:43:40.866Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34212026-09-02T21:43:40.934Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
34222026-09-02T21:43:41.044Z Compiling bitfield-struct v0.6.2
34232026-09-02T21:43:41.184Z Checking linear-map v1.2.0
34242026-09-02T21:43:41.365Z Checking steno v0.4.1
34252026-09-02T21:43:41.522Z Checking oxide-update-engine v0.1.2
34262026-09-02T21:43:41.554Z Compiling typify v0.6.2
34272026-09-02T21:43:41.670Z Compiling progenitor-impl v0.14.0
34282026-09-02T21:43:41.685Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34292026-09-02T21:43:41.758Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34302026-09-02T21:43:41.826Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34312026-09-02T21:43:42.015Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34322026-09-02T21:43:42.018Z Checking sha1 v0.10.6
34332026-09-02T21:43:42.112Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34342026-09-02T21:43:42.171Z Checking utf-8 v0.7.6
34352026-09-02T21:43:42.195Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
34362026-09-02T21:43:42.315Z Checking tungstenite v0.21.0
34372026-09-02T21:43:42.440Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
34382026-09-02T21:43:42.457Z Checking ignore v0.4.25
34392026-09-02T21:43:42.600Z Checking anstyle-parse v0.2.7
34402026-09-02T21:43:42.650Z Compiling xshell-macros v0.2.7
34412026-09-02T21:43:42.750Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34422026-09-02T21:43:42.765Z Checking anstream v0.6.21
34432026-09-02T21:43:42.868Z Checking globwalk v0.9.1
34442026-09-02T21:43:42.872Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
34452026-09-02T21:43:42.957Z Checking tokio-tungstenite v0.21.0
34462026-09-02T21:43:42.977Z Checking predicates-tree v1.0.13
34472026-09-02T21:43:43.031Z Checking xshell v0.2.7
34482026-09-02T21:43:43.051Z Checking filetime v0.2.27
34492026-09-02T21:43:43.091Z Checking xattr v1.6.1
34502026-09-02T21:43:43.106Z Checking tagptr v0.2.0
34512026-09-02T21:43:43.191Z Checking camino-tempfile-ext v0.3.3
34522026-09-02T21:43:43.223Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34532026-09-02T21:43:43.228Z Checking tar v0.4.46
34542026-09-02T21:43:43.253Z Checking moka v0.12.13
34552026-09-02T21:43:43.256Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34562026-09-02T21:43:43.389Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34572026-09-02T21:43:43.393Z Checking rand_seeder v0.4.0
34582026-09-02T21:43:43.420Z Checking half v1.8.3
34592026-09-02T21:43:43.535Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
34602026-09-02T21:43:43.556Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34612026-09-02T21:43:43.620Z Checking serde_cbor v0.11.2
34622026-09-02T21:43:43.632Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34632026-09-02T21:43:43.865Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
34642026-09-02T21:43:43.888Z Checking digest-io v0.1.0
34652026-09-02T21:43:43.913Z Checking hickory-resolver v0.25.2
34662026-09-02T21:43:44.005Z Checking sha2 v0.11.0
34672026-09-02T21:43:44.021Z Compiling petname v2.0.2
34682026-09-02T21:43:44.347Z Compiling progenitor-macro v0.14.0
34692026-09-02T21:43:44.494Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
34702026-09-02T21:43:44.494Z Checking rawzip v0.4.4
34712026-09-02T21:43:44.623Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34722026-09-02T21:43:44.934Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34732026-09-02T21:43:44.968Z Checking sapling-renderdag v0.1.0
34742026-09-02T21:43:45.082Z Checking subprocess v0.2.15
34752026-09-02T21:43:45.116Z Checking sync-ptr v0.1.4
34762026-09-02T21:43:45.230Z Checking colored v2.2.0
34772026-09-02T21:43:45.245Z Checking assert_matches v1.5.0
34782026-09-02T21:43:45.363Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34792026-09-02T21:43:45.469Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
34802026-09-02T21:43:45.787Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34812026-09-02T21:43:45.804Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34822026-09-02T21:43:45.820Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34832026-09-02T21:43:46.438Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34842026-09-02T21:43:46.438Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34852026-09-02T21:43:47.273Z Checking progenitor v0.14.0
34862026-09-02T21:43:47.411Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34872026-09-02T21:43:47.411Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34882026-09-02T21:43:47.417Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34892026-09-02T21:43:47.417Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34902026-09-02T21:43:47.417Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34912026-09-02T21:43:47.417Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34922026-09-02T21:43:47.782Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34932026-09-02T21:43:47.892Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34942026-09-02T21:43:48.035Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34952026-09-02T21:43:48.138Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34962026-09-02T21:43:48.351Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34972026-09-02T21:43:48.568Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34982026-09-02T21:43:49.177Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34992026-09-02T21:43:49.254Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35002026-09-02T21:43:49.913Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35012026-09-02T21:43:50.418Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35022026-09-02T21:43:59.053Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35032026-09-02T21:44:06.298Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35042026-09-02T21:44:06.298Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35052026-09-02T21:44:06.298Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35062026-09-02T21:44:07.800Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35072026-09-02T21:44:09.067Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
35082026-09-02T21:44:11.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.60s
35092026-09-02T21:44:11.603Z
35102026-09-02T21:44:11.604Zinfo: running `cargo check --bins` on nexus-inventory (146/377)
35112026-09-02T21:44:12.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122026-09-02T21:44:12.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132026-09-02T21:44:12.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142026-09-02T21:44:12.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35152026-09-02T21:44:12.156Z
35162026-09-02T21:44:12.157Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (147/377)
35172026-09-02T21:44:12.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182026-09-02T21:44:12.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192026-09-02T21:44:12.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202026-09-02T21:44:12.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35212026-09-02T21:44:12.731Z
35222026-09-02T21:44:12.731Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (148/377)
35232026-09-02T21:44:13.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242026-09-02T21:44:13.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252026-09-02T21:44:13.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262026-09-02T21:44:13.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
35272026-09-02T21:44:13.306Z
35282026-09-02T21:44:13.306Zinfo: running `cargo check --bins` on dns-service-client (149/377)
35292026-09-02T21:44:13.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302026-09-02T21:44:13.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312026-09-02T21:44:13.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322026-09-02T21:44:13.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35332026-09-02T21:44:13.867Z
35342026-09-02T21:44:13.867Zinfo: running `cargo check --bins` on ntp-admin-client (150/377)
35352026-09-02T21:44:14.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362026-09-02T21:44:14.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372026-09-02T21:44:14.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382026-09-02T21:44:14.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35392026-09-02T21:44:14.429Z
35402026-09-02T21:44:14.429Zinfo: running `cargo check --bins` on omicron-cockroach-metrics (151/377)
35412026-09-02T21:44:14.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422026-09-02T21:44:14.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432026-09-02T21:44:14.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442026-09-02T21:44:14.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35452026-09-02T21:44:14.986Z
35462026-09-02T21:44:14.986Zinfo: running `cargo check --bins` on cockroach-admin-client (152/377)
35472026-09-02T21:44:15.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482026-09-02T21:44:15.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492026-09-02T21:44:15.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502026-09-02T21:44:15.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35512026-09-02T21:44:15.543Z
35522026-09-02T21:44:15.543Zinfo: running `cargo check --bins` on parallel-task-set (153/377)
35532026-09-02T21:44:16.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542026-09-02T21:44:16.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552026-09-02T21:44:16.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562026-09-02T21:44:16.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
35572026-09-02T21:44:16.100Z
35582026-09-02T21:44:16.100Zinfo: running `cargo check --bins` on sled-agent-client (154/377)
35592026-09-02T21:44:16.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602026-09-02T21:44:16.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612026-09-02T21:44:16.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35622026-09-02T21:44:16.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35632026-09-02T21:44:16.678Z
35642026-09-02T21:44:16.678Zinfo: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/377)
35652026-09-02T21:44:17.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35662026-09-02T21:44:17.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35672026-09-02T21:44:17.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35682026-09-02T21:44:17.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35692026-09-02T21:44:17.273Z
35702026-09-02T21:44:17.274Zinfo: running `cargo check --bins --no-default-features` on sled-storage (156/377)
35712026-09-02T21:44:17.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35722026-09-02T21:44:17.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35732026-09-02T21:44:17.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35742026-09-02T21:44:17.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35752026-09-02T21:44:17.859Z
35762026-09-02T21:44:17.860Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/377)
35772026-09-02T21:44:18.359Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35782026-09-02T21:44:18.362Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35792026-09-02T21:44:18.362Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35802026-09-02T21:44:18.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35812026-09-02T21:44:18.452Z
35822026-09-02T21:44:18.452Zinfo: running `cargo check --bins` on key-manager (158/377)
35832026-09-02T21:44:18.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842026-09-02T21:44:18.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852026-09-02T21:44:18.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35862026-09-02T21:44:18.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35872026-09-02T21:44:19.032Z
35882026-09-02T21:44:19.032Zinfo: running `cargo check --bins --no-default-features` on sled-hardware (159/377)
35892026-09-02T21:44:19.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35902026-09-02T21:44:19.542Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35912026-09-02T21:44:19.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35922026-09-02T21:44:19.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
35932026-09-02T21:44:19.621Z
35942026-09-02T21:44:19.622Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/377)
35952026-09-02T21:44:20.119Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35962026-09-02T21:44:20.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35972026-09-02T21:44:20.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35982026-09-02T21:44:20.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35992026-09-02T21:44:20.228Z
36002026-09-02T21:44:20.228Zinfo: running `cargo check --bins` on typed-rng (161/377)
36012026-09-02T21:44:20.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022026-09-02T21:44:20.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032026-09-02T21:44:20.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36042026-09-02T21:44:20.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36052026-09-02T21:44:20.771Z
36062026-09-02T21:44:20.771Zinfo: running `cargo check --bins` on gateway-test-utils (162/377)
36072026-09-02T21:44:21.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36082026-09-02T21:44:21.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36092026-09-02T21:44:21.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36102026-09-02T21:44:21.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36112026-09-02T21:44:21.393Z
36122026-09-02T21:44:21.393Zinfo: running `cargo check --bins` on omicron-gateway (163/377)
36132026-09-02T21:44:21.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36142026-09-02T21:44:21.913Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36152026-09-02T21:44:22.128Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36162026-09-02T21:44:22.132Z Checking void v1.0.2
36172026-09-02T21:44:22.132Z Checking tungstenite v0.23.0
36182026-09-02T21:44:22.132Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
36192026-09-02T21:44:22.244Z Checking dropshot-api-manager-types v0.8.0
36202026-09-02T21:44:22.252Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36212026-09-02T21:44:22.256Z Checking nix v0.27.1
36222026-09-02T21:44:22.260Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36232026-09-02T21:44:22.328Z Checking lzss v0.8.2
36242026-09-02T21:44:22.393Z Checking kstat-rs v0.2.5
36252026-09-02T21:44:22.421Z Checking fxhash v0.2.1
36262026-09-02T21:44:22.507Z Checking serde_bytes v0.11.19
36272026-09-02T21:44:22.523Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36282026-09-02T21:44:22.537Z Checking signal-hook-tokio v0.3.1
36292026-09-02T21:44:22.558Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
36302026-09-02T21:44:22.571Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36312026-09-02T21:44:22.651Z Checking tokio-tungstenite v0.23.1
36322026-09-02T21:44:22.773Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
36332026-09-02T21:44:23.867Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36342026-09-02T21:44:24.410Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
36352026-09-02T21:44:26.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s
36362026-09-02T21:44:26.738Z
36372026-09-02T21:44:26.738Zinfo: running `cargo check --bins` on gateway-api (164/377)
36382026-09-02T21:44:27.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36392026-09-02T21:44:27.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36402026-09-02T21:44:27.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36412026-09-02T21:44:27.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
36422026-09-02T21:44:27.315Z
36432026-09-02T21:44:27.315Zinfo: running `cargo check --bins` on ipcc (165/377)
36442026-09-02T21:44:27.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36452026-09-02T21:44:27.791Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36462026-09-02T21:44:27.791Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36472026-09-02T21:44:27.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36482026-09-02T21:44:27.874Z
36492026-09-02T21:44:27.874Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (166/377)
36502026-09-02T21:44:28.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36512026-09-02T21:44:28.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36522026-09-02T21:44:28.347Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36532026-09-02T21:44:28.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
36542026-09-02T21:44:28.433Z
36552026-09-02T21:44:28.433Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/377)
36562026-09-02T21:44:28.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36572026-09-02T21:44:28.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36582026-09-02T21:44:28.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36592026-09-02T21:44:28.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36602026-09-02T21:44:29.022Z
36612026-09-02T21:44:29.022Zinfo: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/377)
36622026-09-02T21:44:29.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36632026-09-02T21:44:29.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36642026-09-02T21:44:29.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36652026-09-02T21:44:29.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36662026-09-02T21:44:29.593Z
36672026-09-02T21:44:29.593Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/377)
36682026-09-02T21:44:30.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36692026-09-02T21:44:30.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36702026-09-02T21:44:30.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36712026-09-02T21:44:30.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36722026-09-02T21:44:30.167Z
36732026-09-02T21:44:30.167Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/377)
36742026-09-02T21:44:30.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36752026-09-02T21:44:30.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36762026-09-02T21:44:30.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36772026-09-02T21:44:30.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36782026-09-02T21:44:30.738Z
36792026-09-02T21:44:30.738Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/377)
36802026-09-02T21:44:31.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812026-09-02T21:44:31.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822026-09-02T21:44:31.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36832026-09-02T21:44:31.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
36842026-09-02T21:44:31.328Z
36852026-09-02T21:44:31.328Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/377)
36862026-09-02T21:44:31.815Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872026-09-02T21:44:31.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882026-09-02T21:44:31.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36892026-09-02T21:44:31.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36902026-09-02T21:44:31.906Z
36912026-09-02T21:44:31.906Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/377)
36922026-09-02T21:44:32.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932026-09-02T21:44:32.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942026-09-02T21:44:32.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36952026-09-02T21:44:32.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
36962026-09-02T21:44:32.472Z
36972026-09-02T21:44:32.472Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/377)
36982026-09-02T21:44:32.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992026-09-02T21:44:32.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002026-09-02T21:44:32.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37012026-09-02T21:44:32.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37022026-09-02T21:44:33.045Z
37032026-09-02T21:44:33.045Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/377)
37042026-09-02T21:44:33.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052026-09-02T21:44:33.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062026-09-02T21:44:33.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37072026-09-02T21:44:33.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37082026-09-02T21:44:33.620Z
37092026-09-02T21:44:33.620Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/377)
37102026-09-02T21:44:34.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112026-09-02T21:44:34.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122026-09-02T21:44:34.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37132026-09-02T21:44:34.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37142026-09-02T21:44:34.188Z
37152026-09-02T21:44:34.188Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/377)
37162026-09-02T21:44:34.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37172026-09-02T21:44:34.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37182026-09-02T21:44:34.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37192026-09-02T21:44:34.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37202026-09-02T21:44:34.757Z
37212026-09-02T21:44:34.757Zinfo: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/377)
37222026-09-02T21:44:35.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37232026-09-02T21:44:35.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37242026-09-02T21:44:35.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37252026-09-02T21:44:35.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37262026-09-02T21:44:35.327Z
37272026-09-02T21:44:35.327Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/377)
37282026-09-02T21:44:35.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292026-09-02T21:44:35.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302026-09-02T21:44:35.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37312026-09-02T21:44:35.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37322026-09-02T21:44:35.898Z
37332026-09-02T21:44:35.898Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/377)
37342026-09-02T21:44:36.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352026-09-02T21:44:36.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362026-09-02T21:44:36.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37372026-09-02T21:44:36.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37382026-09-02T21:44:36.469Z
37392026-09-02T21:44:36.469Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/377)
37402026-09-02T21:44:36.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412026-09-02T21:44:36.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422026-09-02T21:44:36.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37432026-09-02T21:44:36.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37442026-09-02T21:44:37.045Z
37452026-09-02T21:44:37.045Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/377)
37462026-09-02T21:44:37.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472026-09-02T21:44:37.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482026-09-02T21:44:37.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37492026-09-02T21:44:37.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37502026-09-02T21:44:37.618Z
37512026-09-02T21:44:37.618Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/377)
37522026-09-02T21:44:38.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532026-09-02T21:44:38.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542026-09-02T21:44:38.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37552026-09-02T21:44:38.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37562026-09-02T21:44:38.196Z
37572026-09-02T21:44:38.196Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/377)
37582026-09-02T21:44:38.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37592026-09-02T21:44:38.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37602026-09-02T21:44:38.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37612026-09-02T21:44:38.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37622026-09-02T21:44:38.768Z
37632026-09-02T21:44:38.768Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/377)
37642026-09-02T21:44:39.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37652026-09-02T21:44:39.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37662026-09-02T21:44:39.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37672026-09-02T21:44:39.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
37682026-09-02T21:44:39.336Z
37692026-09-02T21:44:39.336Zinfo: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/377)
37702026-09-02T21:44:39.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37712026-09-02T21:44:39.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37722026-09-02T21:44:39.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37732026-09-02T21:44:39.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37742026-09-02T21:44:39.932Z
37752026-09-02T21:44:39.932Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/377)
37762026-09-02T21:44:40.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772026-09-02T21:44:40.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782026-09-02T21:44:40.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792026-09-02T21:44:40.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37802026-09-02T21:44:40.517Z
37812026-09-02T21:44:40.517Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/377)
37822026-09-02T21:44:41.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832026-09-02T21:44:41.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842026-09-02T21:44:41.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37852026-09-02T21:44:41.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37862026-09-02T21:44:41.108Z
37872026-09-02T21:44:41.108Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/377)
37882026-09-02T21:44:41.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892026-09-02T21:44:41.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902026-09-02T21:44:41.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37912026-09-02T21:44:41.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
37922026-09-02T21:44:41.698Z
37932026-09-02T21:44:41.698Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/377)
37942026-09-02T21:44:42.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952026-09-02T21:44:42.196Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962026-09-02T21:44:42.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37972026-09-02T21:44:42.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
37982026-09-02T21:44:42.284Z
37992026-09-02T21:44:42.284Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/377)
38002026-09-02T21:44:42.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38012026-09-02T21:44:42.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38022026-09-02T21:44:42.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38032026-09-02T21:44:42.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38042026-09-02T21:44:42.869Z
38052026-09-02T21:44:42.869Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/377)
38062026-09-02T21:44:43.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38072026-09-02T21:44:43.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38082026-09-02T21:44:43.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38092026-09-02T21:44:43.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38102026-09-02T21:44:43.459Z
38112026-09-02T21:44:43.459Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/377)
38122026-09-02T21:44:43.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38132026-09-02T21:44:43.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38142026-09-02T21:44:43.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38152026-09-02T21:44:43.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38162026-09-02T21:44:44.052Z
38172026-09-02T21:44:44.052Zinfo: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/377)
38182026-09-02T21:44:44.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38192026-09-02T21:44:44.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38202026-09-02T21:44:44.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38212026-09-02T21:44:44.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38222026-09-02T21:44:44.643Z
38232026-09-02T21:44:44.643Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/377)
38242026-09-02T21:44:45.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252026-09-02T21:44:45.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262026-09-02T21:44:45.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38272026-09-02T21:44:45.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38282026-09-02T21:44:45.239Z
38292026-09-02T21:44:45.239Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/377)
38302026-09-02T21:44:45.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312026-09-02T21:44:45.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322026-09-02T21:44:45.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38332026-09-02T21:44:45.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38342026-09-02T21:44:45.830Z
38352026-09-02T21:44:45.830Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/377)
38362026-09-02T21:44:46.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38372026-09-02T21:44:46.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38382026-09-02T21:44:46.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38392026-09-02T21:44:46.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
38402026-09-02T21:44:46.417Z
38412026-09-02T21:44:46.417Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/377)
38422026-09-02T21:44:46.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38432026-09-02T21:44:46.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38442026-09-02T21:44:46.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38452026-09-02T21:44:46.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38462026-09-02T21:44:47.012Z
38472026-09-02T21:44:47.012Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/377)
38482026-09-02T21:44:47.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38492026-09-02T21:44:47.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38502026-09-02T21:44:47.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38512026-09-02T21:44:47.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38522026-09-02T21:44:47.608Z
38532026-09-02T21:44:47.608Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/377)
38542026-09-02T21:44:48.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38552026-09-02T21:44:48.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38562026-09-02T21:44:48.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38572026-09-02T21:44:48.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38582026-09-02T21:44:48.195Z
38592026-09-02T21:44:48.195Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/377)
38602026-09-02T21:44:48.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612026-09-02T21:44:48.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622026-09-02T21:44:48.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38632026-09-02T21:44:48.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38642026-09-02T21:44:48.786Z
38652026-09-02T21:44:48.786Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/377)
38662026-09-02T21:44:49.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672026-09-02T21:44:49.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682026-09-02T21:44:49.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38692026-09-02T21:44:49.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38702026-09-02T21:44:49.382Z
38712026-09-02T21:44:49.382Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/377)
38722026-09-02T21:44:49.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732026-09-02T21:44:49.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742026-09-02T21:44:49.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38752026-09-02T21:44:49.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
38762026-09-02T21:44:49.971Z
38772026-09-02T21:44:49.971Zinfo: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/377)
38782026-09-02T21:44:50.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792026-09-02T21:44:50.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802026-09-02T21:44:50.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38812026-09-02T21:44:50.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38822026-09-02T21:44:50.544Z
38832026-09-02T21:44:50.544Zinfo: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/377)
38842026-09-02T21:44:51.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38852026-09-02T21:44:51.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38862026-09-02T21:44:51.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38872026-09-02T21:44:51.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38882026-09-02T21:44:51.117Z
38892026-09-02T21:44:51.117Zinfo: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/377)
38902026-09-02T21:44:51.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38912026-09-02T21:44:51.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38922026-09-02T21:44:51.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38932026-09-02T21:44:51.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
38942026-09-02T21:44:51.688Z
38952026-09-02T21:44:51.688Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/377)
38962026-09-02T21:44:52.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38972026-09-02T21:44:52.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38982026-09-02T21:44:52.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38992026-09-02T21:44:52.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39002026-09-02T21:44:52.267Z
39012026-09-02T21:44:52.267Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/377)
39022026-09-02T21:44:52.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39032026-09-02T21:44:52.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39042026-09-02T21:44:52.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39052026-09-02T21:44:52.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39062026-09-02T21:44:52.842Z
39072026-09-02T21:44:52.842Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/377)
39082026-09-02T21:44:53.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39092026-09-02T21:44:53.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39102026-09-02T21:44:53.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39112026-09-02T21:44:53.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39122026-09-02T21:44:53.418Z
39132026-09-02T21:44:53.418Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/377)
39142026-09-02T21:44:53.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39152026-09-02T21:44:53.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39162026-09-02T21:44:53.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39172026-09-02T21:44:53.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39182026-09-02T21:44:53.990Z
39192026-09-02T21:44:53.990Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/377)
39202026-09-02T21:44:54.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39212026-09-02T21:44:54.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39222026-09-02T21:44:54.478Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39232026-09-02T21:44:54.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39242026-09-02T21:44:54.567Z
39252026-09-02T21:44:54.567Zinfo: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/377)
39262026-09-02T21:44:55.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39272026-09-02T21:44:55.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39282026-09-02T21:44:55.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39292026-09-02T21:44:55.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39302026-09-02T21:44:55.141Z
39312026-09-02T21:44:55.141Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/377)
39322026-09-02T21:44:55.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332026-09-02T21:44:55.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342026-09-02T21:44:55.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39352026-09-02T21:44:55.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39362026-09-02T21:44:55.742Z
39372026-09-02T21:44:55.742Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/377)
39382026-09-02T21:44:56.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392026-09-02T21:44:56.204Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402026-09-02T21:44:56.204Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39412026-09-02T21:44:56.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39422026-09-02T21:44:56.291Z
39432026-09-02T21:44:56.291Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/377)
39442026-09-02T21:44:56.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39452026-09-02T21:44:56.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39462026-09-02T21:44:56.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39472026-09-02T21:44:56.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39482026-09-02T21:44:56.864Z
39492026-09-02T21:44:56.864Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/377)
39502026-09-02T21:44:57.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39512026-09-02T21:44:57.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39522026-09-02T21:44:57.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39532026-09-02T21:44:57.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39542026-09-02T21:44:57.436Z
39552026-09-02T21:44:57.436Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/377)
39562026-09-02T21:44:57.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39572026-09-02T21:44:57.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39582026-09-02T21:44:57.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39592026-09-02T21:44:57.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39602026-09-02T21:44:58.004Z
39612026-09-02T21:44:58.004Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/377)
39622026-09-02T21:44:58.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39632026-09-02T21:44:58.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39642026-09-02T21:44:58.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39652026-09-02T21:44:58.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39662026-09-02T21:44:58.574Z
39672026-09-02T21:44:58.574Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/377)
39682026-09-02T21:44:59.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39692026-09-02T21:44:59.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39702026-09-02T21:44:59.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39712026-09-02T21:44:59.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
39722026-09-02T21:44:59.149Z
39732026-09-02T21:44:59.149Zinfo: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/377)
39742026-09-02T21:44:59.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39752026-09-02T21:44:59.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39762026-09-02T21:44:59.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39772026-09-02T21:44:59.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
39782026-09-02T21:44:59.733Z
39792026-09-02T21:44:59.733Zinfo: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/377)
39802026-09-02T21:45:00.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39812026-09-02T21:45:00.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39822026-09-02T21:45:00.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39832026-09-02T21:45:00.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39842026-09-02T21:45:00.323Z
39852026-09-02T21:45:00.323Zinfo: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/377)
39862026-09-02T21:45:00.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39872026-09-02T21:45:00.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39882026-09-02T21:45:00.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39892026-09-02T21:45:00.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39902026-09-02T21:45:00.917Z
39912026-09-02T21:45:00.917Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/377)
39922026-09-02T21:45:01.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39932026-09-02T21:45:01.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39942026-09-02T21:45:01.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39952026-09-02T21:45:01.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
39962026-09-02T21:45:01.507Z
39972026-09-02T21:45:01.507Zinfo: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/377)
39982026-09-02T21:45:02.003Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39992026-09-02T21:45:02.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40002026-09-02T21:45:02.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40012026-09-02T21:45:02.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40022026-09-02T21:45:02.097Z
40032026-09-02T21:45:02.097Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/377)
40042026-09-02T21:45:02.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40052026-09-02T21:45:02.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40062026-09-02T21:45:02.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40072026-09-02T21:45:02.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40082026-09-02T21:45:02.686Z
40092026-09-02T21:45:02.686Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/377)
40102026-09-02T21:45:03.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40112026-09-02T21:45:03.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40122026-09-02T21:45:03.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40132026-09-02T21:45:03.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40142026-09-02T21:45:03.269Z
40152026-09-02T21:45:03.269Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/377)
40162026-09-02T21:45:03.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40172026-09-02T21:45:03.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40182026-09-02T21:45:03.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40192026-09-02T21:45:03.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40202026-09-02T21:45:03.853Z
40212026-09-02T21:45:03.853Zinfo: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/377)
40222026-09-02T21:45:04.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40232026-09-02T21:45:04.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40242026-09-02T21:45:04.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40252026-09-02T21:45:04.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40262026-09-02T21:45:04.441Z
40272026-09-02T21:45:04.441Zinfo: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/377)
40282026-09-02T21:45:04.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40292026-09-02T21:45:04.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40302026-09-02T21:45:04.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40312026-09-02T21:45:04.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40322026-09-02T21:45:05.026Z
40332026-09-02T21:45:05.026Zinfo: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/377)
40342026-09-02T21:45:05.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40352026-09-02T21:45:05.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40362026-09-02T21:45:05.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40372026-09-02T21:45:05.523Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40382026-09-02T21:45:05.608Z
40392026-09-02T21:45:05.608Zinfo: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/377)
40402026-09-02T21:45:06.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40412026-09-02T21:45:06.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40422026-09-02T21:45:06.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40432026-09-02T21:45:06.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40442026-09-02T21:45:06.197Z
40452026-09-02T21:45:06.197Zinfo: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/377)
40462026-09-02T21:45:06.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40472026-09-02T21:45:06.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40482026-09-02T21:45:06.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40492026-09-02T21:45:06.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40502026-09-02T21:45:06.786Z
40512026-09-02T21:45:06.786Zinfo: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/377)
40522026-09-02T21:45:07.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40532026-09-02T21:45:07.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40542026-09-02T21:45:07.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40552026-09-02T21:45:07.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
40562026-09-02T21:45:07.379Z
40572026-09-02T21:45:07.379Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/377)
40582026-09-02T21:45:07.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40592026-09-02T21:45:07.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40602026-09-02T21:45:07.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40612026-09-02T21:45:07.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
40622026-09-02T21:45:07.965Z
40632026-09-02T21:45:07.965Zinfo: running `cargo check --bins` on oximeter-producer (235/377)
40642026-09-02T21:45:08.481Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40652026-09-02T21:45:08.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40662026-09-02T21:45:08.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40672026-09-02T21:45:08.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
40682026-09-02T21:45:08.574Z
40692026-09-02T21:45:08.575Zinfo: running `cargo check --bins` on internal-dns-resolver (236/377)
40702026-09-02T21:45:09.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40712026-09-02T21:45:09.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40722026-09-02T21:45:09.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40732026-09-02T21:45:09.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40742026-09-02T21:45:09.149Z
40752026-09-02T21:45:09.149Zinfo: running `cargo check --bins` on dns-server (237/377)
40762026-09-02T21:45:09.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40772026-09-02T21:45:09.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40782026-09-02T21:45:09.789Z Compiling parking_lot_core v0.8.6
40792026-09-02T21:45:09.897Z Compiling git-stub v1.0.0
40802026-09-02T21:45:09.906Z Checking prefix-trie v0.7.0
40812026-09-02T21:45:09.909Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40822026-09-02T21:45:10.024Z Compiling git-stub-vcs v0.1.0
40832026-09-02T21:45:10.188Z Checking hickory-server v0.25.2
40842026-09-02T21:45:10.291Z Checking parking_lot v0.11.2
40852026-09-02T21:45:10.348Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40862026-09-02T21:45:10.456Z Checking sled v0.34.7
40872026-09-02T21:45:12.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
40882026-09-02T21:45:12.569Z
40892026-09-02T21:45:12.570Zinfo: running `cargo check --bins` on dns-server-api (238/377)
40902026-09-02T21:45:13.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40912026-09-02T21:45:13.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40922026-09-02T21:45:13.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40932026-09-02T21:45:13.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
40942026-09-02T21:45:13.139Z
40952026-09-02T21:45:13.139Zinfo: running `cargo check --bins` on nexus-client (239/377)
40962026-09-02T21:45:13.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
40972026-09-02T21:45:13.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
40982026-09-02T21:45:13.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
40992026-09-02T21:45:13.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
41002026-09-02T21:45:13.755Z
41012026-09-02T21:45:13.755Zinfo: running `cargo check --bins` on oximeter-producer-api (240/377)
41022026-09-02T21:45:14.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41032026-09-02T21:45:14.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41042026-09-02T21:45:14.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
41052026-09-02T21:45:14.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
41062026-09-02T21:45:14.328Z
41072026-09-02T21:45:14.328Zinfo: running `cargo check --bins` on sp-sim (241/377)
41082026-09-02T21:45:14.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41092026-09-02T21:45:14.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41102026-09-02T21:45:15.045Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41112026-09-02T21:45:15.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
41122026-09-02T21:45:15.756Z
41132026-09-02T21:45:15.756Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/377)
41142026-09-02T21:45:16.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41152026-09-02T21:45:16.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
41162026-09-02T21:45:16.582Z Compiling proc-macro-error-attr2 v2.0.0
41172026-09-02T21:45:16.715Z Compiling hashbrown v0.14.5
41182026-09-02T21:45:16.715Z Compiling rfc6979 v0.4.0
41192026-09-02T21:45:16.720Z Compiling salty v0.3.0
41202026-09-02T21:45:16.735Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41212026-09-02T21:45:16.746Z Compiling primeorder v0.13.6
41222026-09-02T21:45:16.762Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41232026-09-02T21:45:16.832Z Compiling ecdsa v0.16.9
41242026-09-02T21:45:16.901Z Compiling sha1 v0.10.6
41252026-09-02T21:45:17.007Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
41262026-09-02T21:45:17.082Z Compiling proc-macro-error2 v2.0.1
41272026-09-02T21:45:17.182Z Compiling p384 v0.13.1
41282026-09-02T21:45:17.213Z Compiling chumsky v0.9.3
41292026-09-02T21:45:17.221Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41302026-09-02T21:45:17.252Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
41312026-09-02T21:45:17.387Z Compiling knus-derive v3.4.0
41322026-09-02T21:45:17.442Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41332026-09-02T21:45:17.474Z Checking libscf-sys v1.2.0
41342026-09-02T21:45:17.504Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
41352026-09-02T21:45:17.590Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41362026-09-02T21:45:17.715Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
41372026-09-02T21:45:17.736Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41382026-09-02T21:45:17.919Z Checking corncobs v0.1.4
41392026-09-02T21:45:17.939Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
41402026-09-02T21:45:17.957Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41412026-09-02T21:45:17.968Z Checking papergrid v0.18.0
41422026-09-02T21:45:17.983Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41432026-09-02T21:45:18.029Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41442026-09-02T21:45:18.132Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41452026-09-02T21:45:18.150Z Checking secrecy v0.8.0
41462026-09-02T21:45:18.264Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41472026-09-02T21:45:18.290Z Compiling unicase v2.9.0
41482026-09-02T21:45:18.414Z Compiling progenitor-impl v0.13.0
41492026-09-02T21:45:18.496Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41502026-09-02T21:45:18.524Z Compiling mime_guess v2.0.5
41512026-09-02T21:45:18.533Z Checking crc8 v0.1.1
41522026-09-02T21:45:18.609Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41532026-09-02T21:45:18.730Z Checking tabled v0.21.0
41542026-09-02T21:45:18.761Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
41552026-09-02T21:45:18.773Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
41562026-09-02T21:45:18.853Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41572026-09-02T21:45:18.869Z Compiling knus v3.4.0
41582026-09-02T21:45:19.339Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41592026-09-02T21:45:19.567Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
41602026-09-02T21:45:19.607Z Checking progenitor-client v0.13.0
41612026-09-02T21:45:19.691Z Checking http-range v0.1.5
41622026-09-02T21:45:19.821Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41632026-09-02T21:45:19.852Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
41642026-09-02T21:45:19.945Z Checking scuffle v0.1.0
41652026-09-02T21:45:20.005Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
41662026-09-02T21:45:20.218Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41672026-09-02T21:45:20.520Z Checking nanorand v0.7.0
41682026-09-02T21:45:20.614Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
41692026-09-02T21:45:20.726Z Checking flume v0.11.1
41702026-09-02T21:45:20.796Z Checking hyper-staticfile v0.10.1
41712026-09-02T21:45:20.836Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
41722026-09-02T21:45:20.975Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
41732026-09-02T21:45:20.989Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
41742026-09-02T21:45:20.992Z Compiling progenitor-macro v0.13.0
41752026-09-02T21:45:21.018Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41762026-09-02T21:45:21.083Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
41772026-09-02T21:45:21.137Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41782026-09-02T21:45:21.337Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
41792026-09-02T21:45:21.340Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
41802026-09-02T21:45:21.536Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41812026-09-02T21:45:21.559Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41822026-09-02T21:45:21.774Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
41832026-09-02T21:45:21.849Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41842026-09-02T21:45:22.066Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
41852026-09-02T21:45:23.338Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
41862026-09-02T21:45:24.532Z Checking progenitor v0.13.0
41872026-09-02T21:45:24.580Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
41882026-09-02T21:45:25.324Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41892026-09-02T21:45:26.385Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
41902026-09-02T21:45:26.717Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
41912026-09-02T21:45:26.961Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
41922026-09-02T21:45:26.964Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
41932026-09-02T21:45:40.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.60s
41942026-09-02T21:45:40.409Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
41952026-09-02T21:45:40.409Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
41962026-09-02T21:45:40.601Z
41972026-09-02T21:45:40.601Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/377)
41982026-09-02T21:45:41.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
41992026-09-02T21:45:41.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42002026-09-02T21:45:41.374Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42012026-09-02T21:45:52.102Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.51s
42022026-09-02T21:45:52.107Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42032026-09-02T21:45:52.107Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42042026-09-02T21:45:52.308Z
42052026-09-02T21:45:52.309Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/377)
42062026-09-02T21:45:52.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42072026-09-02T21:45:52.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42082026-09-02T21:45:53.086Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42092026-09-02T21:46:03.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s
42102026-09-02T21:46:03.815Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42112026-09-02T21:46:03.815Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42122026-09-02T21:46:04.017Z
42132026-09-02T21:46:04.017Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/377)
42142026-09-02T21:46:04.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42152026-09-02T21:46:04.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42162026-09-02T21:46:04.799Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42172026-09-02T21:46:15.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s
42182026-09-02T21:46:15.380Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42192026-09-02T21:46:15.380Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42202026-09-02T21:46:15.576Z
42212026-09-02T21:46:15.577Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/377)
42222026-09-02T21:46:16.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42232026-09-02T21:46:16.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42242026-09-02T21:46:16.357Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42252026-09-02T21:46:26.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s
42262026-09-02T21:46:26.944Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42272026-09-02T21:46:26.944Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42282026-09-02T21:46:27.138Z
42292026-09-02T21:46:27.138Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/377)
42302026-09-02T21:46:27.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42312026-09-02T21:46:27.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42322026-09-02T21:46:27.918Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42332026-09-02T21:46:38.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.43s
42342026-09-02T21:46:38.580Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42352026-09-02T21:46:38.580Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42362026-09-02T21:46:38.787Z
42372026-09-02T21:46:38.787Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/377)
42382026-09-02T21:46:39.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42392026-09-02T21:46:39.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42402026-09-02T21:46:39.560Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42412026-09-02T21:46:50.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.33s
42422026-09-02T21:46:50.132Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42432026-09-02T21:46:50.132Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42442026-09-02T21:46:50.333Z
42452026-09-02T21:46:50.333Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/377)
42462026-09-02T21:46:50.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42472026-09-02T21:46:50.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42482026-09-02T21:46:51.116Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42492026-09-02T21:47:01.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s
42502026-09-02T21:47:01.698Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
42512026-09-02T21:47:01.698Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
42522026-09-02T21:47:01.897Z
42532026-09-02T21:47:01.898Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/377)
42542026-09-02T21:47:02.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42552026-09-02T21:47:02.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42562026-09-02T21:47:02.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42572026-09-02T21:47:02.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42582026-09-02T21:47:02.479Z
42592026-09-02T21:47:02.480Zinfo: running `cargo check --bins` on installinator-common (251/377)
42602026-09-02T21:47:02.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42612026-09-02T21:47:02.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42622026-09-02T21:47:02.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42632026-09-02T21:47:02.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
42642026-09-02T21:47:03.072Z
42652026-09-02T21:47:03.072Zinfo: running `cargo check --bins` on installinator-common-versions (252/377)
42662026-09-02T21:47:03.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42672026-09-02T21:47:03.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42682026-09-02T21:47:03.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42692026-09-02T21:47:03.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
42702026-09-02T21:47:03.634Z
42712026-09-02T21:47:03.635Zinfo: running `cargo check --bins` on nexus-lockstep-client (253/377)
42722026-09-02T21:47:04.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42732026-09-02T21:47:04.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42742026-09-02T21:47:04.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42752026-09-02T21:47:04.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
42762026-09-02T21:47:04.246Z
42772026-09-02T21:47:04.246Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (254/377)
42782026-09-02T21:47:04.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42792026-09-02T21:47:04.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42802026-09-02T21:47:04.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42812026-09-02T21:47:04.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
42822026-09-02T21:47:04.833Z
42832026-09-02T21:47:04.833Zinfo: running `cargo check --bins` on range-requests (255/377)
42842026-09-02T21:47:05.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42852026-09-02T21:47:05.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42862026-09-02T21:47:05.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42872026-09-02T21:47:05.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42882026-09-02T21:47:05.398Z
42892026-09-02T21:47:05.398Zinfo: running `cargo check --bins` on repo-depot-api (256/377)
42902026-09-02T21:47:05.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42912026-09-02T21:47:05.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42922026-09-02T21:47:05.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42932026-09-02T21:47:05.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
42942026-09-02T21:47:05.967Z
42952026-09-02T21:47:05.967Zinfo: running `cargo check --bins` on repo-depot-client (257/377)
42962026-09-02T21:47:06.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
42972026-09-02T21:47:06.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
42982026-09-02T21:47:06.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
42992026-09-02T21:47:06.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
43002026-09-02T21:47:06.529Z
43012026-09-02T21:47:06.529Zinfo: running `cargo check --bins` on sled-agent-api (258/377)
43022026-09-02T21:47:07.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43032026-09-02T21:47:07.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43042026-09-02T21:47:07.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43052026-09-02T21:47:07.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43062026-09-02T21:47:07.280Z
43072026-09-02T21:47:07.281Zinfo: running `cargo check --bins` on sled-diagnostics (259/377)
43082026-09-02T21:47:07.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43092026-09-02T21:47:07.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43102026-09-02T21:47:07.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43112026-09-02T21:47:07.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43122026-09-02T21:47:07.713Z
43132026-09-02T21:47:07.713Zinfo: running `cargo check --bins` on zfs-test-harness (260/377)
43142026-09-02T21:47:08.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43152026-09-02T21:47:08.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43162026-09-02T21:47:08.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43172026-09-02T21:47:08.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43182026-09-02T21:47:08.303Z
43192026-09-02T21:47:08.303Zinfo: running `cargo check --bins` on sled-agent-bootstrap-common (261/377)
43202026-09-02T21:47:08.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43212026-09-02T21:47:08.811Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43222026-09-02T21:47:08.811Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43232026-09-02T21:47:08.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43242026-09-02T21:47:08.907Z
43252026-09-02T21:47:08.907Zinfo: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/377)
43262026-09-02T21:47:09.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43272026-09-02T21:47:09.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43282026-09-02T21:47:09.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43292026-09-02T21:47:09.419Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43302026-09-02T21:47:09.509Z
43312026-09-02T21:47:09.509Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/377)
43322026-09-02T21:47:10.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43332026-09-02T21:47:10.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43342026-09-02T21:47:10.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43352026-09-02T21:47:10.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43362026-09-02T21:47:10.110Z
43372026-09-02T21:47:10.110Zinfo: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/377)
43382026-09-02T21:47:10.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43392026-09-02T21:47:10.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43402026-09-02T21:47:10.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43412026-09-02T21:47:10.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43422026-09-02T21:47:10.705Z
43432026-09-02T21:47:10.705Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/377)
43442026-09-02T21:47:11.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43452026-09-02T21:47:11.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43462026-09-02T21:47:11.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43472026-09-02T21:47:11.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43482026-09-02T21:47:11.300Z
43492026-09-02T21:47:11.300Zinfo: running `cargo check --bins` on sled-agent-resolvable-files (266/377)
43502026-09-02T21:47:11.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43512026-09-02T21:47:11.805Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43522026-09-02T21:47:11.805Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43532026-09-02T21:47:11.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43542026-09-02T21:47:11.896Z
43552026-09-02T21:47:11.896Zinfo: running `cargo check --bins` on trust-quorum (267/377)
43562026-09-02T21:47:12.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43572026-09-02T21:47:12.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43582026-09-02T21:47:12.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43592026-09-02T21:47:12.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43602026-09-02T21:47:12.501Z
43612026-09-02T21:47:12.502Zinfo: running `cargo check --bins` on sled-agent-early-networking (268/377)
43622026-09-02T21:47:12.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43632026-09-02T21:47:12.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43642026-09-02T21:47:12.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43652026-09-02T21:47:13.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43662026-09-02T21:47:13.089Z
43672026-09-02T21:47:13.089Zinfo: running `cargo check --bins` on sled-agent-health-monitor (269/377)
43682026-09-02T21:47:13.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43692026-09-02T21:47:13.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43702026-09-02T21:47:13.592Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43712026-09-02T21:47:13.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
43722026-09-02T21:47:13.678Z
43732026-09-02T21:47:13.678Zinfo: running `cargo check --bins` on sled-agent-multirack-join (270/377)
43742026-09-02T21:47:14.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43752026-09-02T21:47:14.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43762026-09-02T21:47:14.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43772026-09-02T21:47:14.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43782026-09-02T21:47:14.300Z
43792026-09-02T21:47:14.300Zinfo: running `cargo check --bins` on sled-agent-rack-setup (271/377)
43802026-09-02T21:47:14.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43812026-09-02T21:47:14.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43822026-09-02T21:47:14.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43832026-09-02T21:47:14.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
43842026-09-02T21:47:14.923Z
43852026-09-02T21:47:14.923Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (272/377)
43862026-09-02T21:47:15.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43872026-09-02T21:47:15.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43882026-09-02T21:47:15.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43892026-09-02T21:47:15.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
43902026-09-02T21:47:15.535Z
43912026-09-02T21:47:15.536Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (273/377)
43922026-09-02T21:47:16.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43932026-09-02T21:47:16.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
43942026-09-02T21:47:16.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
43952026-09-02T21:47:16.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
43962026-09-02T21:47:16.163Z
43972026-09-02T21:47:16.163Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (274/377)
43982026-09-02T21:47:16.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
43992026-09-02T21:47:16.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44002026-09-02T21:47:16.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44012026-09-02T21:47:16.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
44022026-09-02T21:47:16.787Z
44032026-09-02T21:47:16.787Zinfo: running `cargo check --bins` on omicron-deployment-graph (275/377)
44042026-09-02T21:47:17.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44052026-09-02T21:47:17.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44062026-09-02T21:47:17.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44072026-09-02T21:47:17.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44082026-09-02T21:47:17.348Z
44092026-09-02T21:47:17.348Zinfo: running `cargo check --bins` on transient-dns-server (276/377)
44102026-09-02T21:47:17.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44112026-09-02T21:47:17.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44122026-09-02T21:47:17.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44132026-09-02T21:47:17.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44142026-09-02T21:47:17.930Z
44152026-09-02T21:47:17.930Zinfo: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (277/377)
44162026-09-02T21:47:18.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44172026-09-02T21:47:18.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44182026-09-02T21:47:18.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44192026-09-02T21:47:18.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44202026-09-02T21:47:18.525Z
44212026-09-02T21:47:18.525Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (278/377)
44222026-09-02T21:47:19.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44232026-09-02T21:47:19.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44242026-09-02T21:47:19.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44252026-09-02T21:47:19.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44262026-09-02T21:47:19.116Z
44272026-09-02T21:47:19.116Zinfo: running `cargo check --bins` on omicron-rpaths (279/377)
44282026-09-02T21:47:19.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44292026-09-02T21:47:19.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44302026-09-02T21:47:19.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44312026-09-02T21:47:19.596Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44322026-09-02T21:47:19.678Z
44332026-09-02T21:47:19.678Zinfo: running `cargo check --bins` on omicron-repl-utils (280/377)
44342026-09-02T21:47:20.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44352026-09-02T21:47:20.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44362026-09-02T21:47:20.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44372026-09-02T21:47:20.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
44382026-09-02T21:47:20.241Z
44392026-09-02T21:47:20.242Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (281/377)
44402026-09-02T21:47:20.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44412026-09-02T21:47:20.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44422026-09-02T21:47:20.949Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
44432026-09-02T21:47:21.371Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44442026-09-02T21:47:22.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s
44452026-09-02T21:47:22.771Z
44462026-09-02T21:47:22.771Zinfo: running `cargo check --bins` on clickhouse-admin-api (282/377)
44472026-09-02T21:47:23.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44482026-09-02T21:47:23.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44492026-09-02T21:47:23.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44502026-09-02T21:47:23.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44512026-09-02T21:47:23.351Z
44522026-09-02T21:47:23.351Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (283/377)
44532026-09-02T21:47:23.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44542026-09-02T21:47:23.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44552026-09-02T21:47:23.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44562026-09-02T21:47:23.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44572026-09-02T21:47:23.927Z
44582026-09-02T21:47:23.927Zinfo: running `cargo check --bins` on bootstrap-agent-lockstep-client (284/377)
44592026-09-02T21:47:24.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44602026-09-02T21:47:24.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44612026-09-02T21:47:24.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44622026-09-02T21:47:24.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44632026-09-02T21:47:24.513Z
44642026-09-02T21:47:24.513Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (285/377)
44652026-09-02T21:47:25.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44662026-09-02T21:47:25.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44672026-09-02T21:47:25.010Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44682026-09-02T21:47:25.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44692026-09-02T21:47:25.102Z
44702026-09-02T21:47:25.102Zinfo: running `cargo check --bins` on installinator-client (286/377)
44712026-09-02T21:47:25.584Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44722026-09-02T21:47:25.587Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44732026-09-02T21:47:25.587Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44742026-09-02T21:47:25.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44752026-09-02T21:47:25.676Z
44762026-09-02T21:47:25.676Zinfo: running `cargo check --bins` on oxide-client (287/377)
44772026-09-02T21:47:26.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44782026-09-02T21:47:26.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44792026-09-02T21:47:26.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44802026-09-02T21:47:26.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
44812026-09-02T21:47:26.253Z
44822026-09-02T21:47:26.253Zinfo: running `cargo check --bins` on oximeter-client (288/377)
44832026-09-02T21:47:26.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44842026-09-02T21:47:26.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44852026-09-02T21:47:26.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44862026-09-02T21:47:26.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
44872026-09-02T21:47:26.839Z
44882026-09-02T21:47:26.839Zinfo: running `cargo check --bins` on wicketd-client (289/377)
44892026-09-02T21:47:27.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44902026-09-02T21:47:27.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44912026-09-02T21:47:27.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44922026-09-02T21:47:27.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
44932026-09-02T21:47:27.450Z
44942026-09-02T21:47:27.450Zinfo: running `cargo check --bins` on wicket-common (290/377)
44952026-09-02T21:47:27.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
44962026-09-02T21:47:27.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
44972026-09-02T21:47:27.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
44982026-09-02T21:47:27.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
44992026-09-02T21:47:28.046Z
45002026-09-02T21:47:28.046Zinfo: running `cargo check --bins` on wicketd-commission-client (291/377)
45012026-09-02T21:47:28.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45022026-09-02T21:47:28.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45032026-09-02T21:47:28.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45042026-09-02T21:47:28.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45052026-09-02T21:47:28.666Z
45062026-09-02T21:47:28.666Zinfo: running `cargo check --bins` on omicron-cockroach-admin (292/377)
45072026-09-02T21:47:29.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45082026-09-02T21:47:29.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45092026-09-02T21:47:29.320Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
45102026-09-02T21:47:29.324Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
45112026-09-02T21:47:30.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
45122026-09-02T21:47:30.694Z
45132026-09-02T21:47:30.694Zinfo: running `cargo check --bins` on cockroach-admin-api (293/377)
45142026-09-02T21:47:31.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45152026-09-02T21:47:31.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45162026-09-02T21:47:31.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45172026-09-02T21:47:31.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45182026-09-02T21:47:31.276Z
45192026-09-02T21:47:31.276Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (294/377)
45202026-09-02T21:47:31.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45212026-09-02T21:47:31.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45222026-09-02T21:47:31.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45232026-09-02T21:47:31.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
45242026-09-02T21:47:31.937Z
45252026-09-02T21:47:31.937Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (295/377)
45262026-09-02T21:47:32.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45272026-09-02T21:47:32.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45282026-09-02T21:47:32.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45292026-09-02T21:47:32.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
45302026-09-02T21:47:32.594Z
45312026-09-02T21:47:32.594Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (296/377)
45322026-09-02T21:47:33.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45332026-09-02T21:47:33.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45342026-09-02T21:47:33.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45352026-09-02T21:47:33.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45362026-09-02T21:47:33.228Z
45372026-09-02T21:47:33.228Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (297/377)
45382026-09-02T21:47:33.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45392026-09-02T21:47:33.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45402026-09-02T21:47:33.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45412026-09-02T21:47:33.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45422026-09-02T21:47:33.860Z
45432026-09-02T21:47:33.860Zinfo: running `cargo check --bins` on db-macros (298/377)
45442026-09-02T21:47:34.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45452026-09-02T21:47:34.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45462026-09-02T21:47:34.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45472026-09-02T21:47:34.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45482026-09-02T21:47:34.424Z
45492026-09-02T21:47:34.424Zinfo: running `cargo check --bins` on nexus-macros-common (299/377)
45502026-09-02T21:47:34.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45512026-09-02T21:47:34.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45522026-09-02T21:47:34.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45532026-09-02T21:47:34.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45542026-09-02T21:47:34.985Z
45552026-09-02T21:47:34.985Zinfo: running `cargo check --bins` on nexus-auth (300/377)
45562026-09-02T21:47:35.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45572026-09-02T21:47:35.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45582026-09-02T21:47:35.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45592026-09-02T21:47:35.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
45602026-09-02T21:47:35.615Z
45612026-09-02T21:47:35.615Zinfo: running `cargo check --bins` on authz-macros (301/377)
45622026-09-02T21:47:36.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45632026-09-02T21:47:36.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45642026-09-02T21:47:36.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45652026-09-02T21:47:36.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45662026-09-02T21:47:36.178Z
45672026-09-02T21:47:36.178Zinfo: running `cargo check --bins` on nexus-db-fixed-data (302/377)
45682026-09-02T21:47:36.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45692026-09-02T21:47:36.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45702026-09-02T21:47:36.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45712026-09-02T21:47:36.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45722026-09-02T21:47:36.799Z
45732026-09-02T21:47:36.799Zinfo: running `cargo check --bins` on nexus-db-model (303/377)
45742026-09-02T21:47:37.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45752026-09-02T21:47:37.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45762026-09-02T21:47:37.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45772026-09-02T21:47:37.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
45782026-09-02T21:47:37.417Z
45792026-09-02T21:47:37.417Zinfo: running `cargo check --bins` on nexus-db-schema (304/377)
45802026-09-02T21:47:37.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45812026-09-02T21:47:37.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45822026-09-02T21:47:37.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45832026-09-02T21:47:37.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
45842026-09-02T21:47:37.985Z
45852026-09-02T21:47:37.985Zinfo: running `cargo check --bins` on nexus-defaults (305/377)
45862026-09-02T21:47:38.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45872026-09-02T21:47:38.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45882026-09-02T21:47:38.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45892026-09-02T21:47:38.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
45902026-09-02T21:47:38.569Z
45912026-09-02T21:47:38.569Zinfo: running `cargo check --bins` on omicron-git-version (306/377)
45922026-09-02T21:47:39.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45932026-09-02T21:47:39.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
45942026-09-02T21:47:39.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
45952026-09-02T21:47:39.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
45962026-09-02T21:47:39.129Z
45972026-09-02T21:47:39.129Zinfo: running `cargo check --bins` on nexus-db-errors (307/377)
45982026-09-02T21:47:39.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
45992026-09-02T21:47:39.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46002026-09-02T21:47:39.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46012026-09-02T21:47:39.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46022026-09-02T21:47:39.757Z
46032026-09-02T21:47:39.757Zinfo: running `cargo check --bins` on nexus-db-lookup (308/377)
46042026-09-02T21:47:40.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46052026-09-02T21:47:40.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46062026-09-02T21:47:40.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46072026-09-02T21:47:40.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46082026-09-02T21:47:40.383Z
46092026-09-02T21:47:40.383Zinfo: running `cargo check --bins` on nexus-test-interface (309/377)
46102026-09-02T21:47:40.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46112026-09-02T21:47:40.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46122026-09-02T21:47:40.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46132026-09-02T21:47:40.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
46142026-09-02T21:47:41.016Z
46152026-09-02T21:47:41.016Zinfo: running `cargo check --bins` on oximeter-collector (310/377)
46162026-09-02T21:47:41.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46172026-09-02T21:47:41.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46182026-09-02T21:47:41.736Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
46192026-09-02T21:47:41.736Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
46202026-09-02T21:47:42.408Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
46212026-09-02T21:47:44.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
46222026-09-02T21:47:44.330Z
46232026-09-02T21:47:44.330Zinfo: running `cargo check --bins` on oximeter-api (311/377)
46242026-09-02T21:47:44.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46252026-09-02T21:47:44.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46262026-09-02T21:47:44.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46272026-09-02T21:47:44.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
46282026-09-02T21:47:44.902Z
46292026-09-02T21:47:44.902Zinfo: running `cargo check --bins` on cert-dev (312/377)
46302026-09-02T21:47:45.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46312026-09-02T21:47:45.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46322026-09-02T21:47:45.514Z Checking yasna v0.5.2
46332026-09-02T21:47:45.916Z Checking rcgen v0.12.1
46342026-09-02T21:47:46.168Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46352026-09-02T21:47:46.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
46362026-09-02T21:47:46.515Z
46372026-09-02T21:47:46.515Zinfo: running `cargo check --bins` on clickana (313/377)
46382026-09-02T21:47:47.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46392026-09-02T21:47:47.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46402026-09-02T21:47:47.160Z Compiling instability v0.3.11
46412026-09-02T21:47:47.160Z Checking castaway v0.2.4
46422026-09-02T21:47:47.165Z Compiling indoc v2.0.7
46432026-09-02T21:47:47.165Z Checking unicode-truncate v1.1.0
46442026-09-02T21:47:47.283Z Checking lru v0.12.5
46452026-09-02T21:47:47.283Z Checking cassowary v0.3.0
46462026-09-02T21:47:47.358Z Checking compact_str v0.8.1
46472026-09-02T21:47:48.151Z Checking ratatui v0.29.0
46482026-09-02T21:47:49.201Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
46492026-09-02T21:47:49.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
46502026-09-02T21:47:50.101Z
46512026-09-02T21:47:50.101Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (314/377)
46522026-09-02T21:47:50.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46532026-09-02T21:47:50.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46542026-09-02T21:47:50.821Z Checking headers-core v0.3.0
46552026-09-02T21:47:50.829Z Checking port-file v0.1.0
46562026-09-02T21:47:50.829Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
46572026-09-02T21:47:51.020Z Checking headers v0.4.1
46582026-09-02T21:47:51.390Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46592026-09-02T21:47:52.372Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
46602026-09-02T21:47:52.898Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
46612026-09-02T21:47:53.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.24s
46622026-09-02T21:47:53.574Z
46632026-09-02T21:47:53.574Zinfo: running `cargo check --bins` on ch-dev (315/377)
46642026-09-02T21:47:54.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46652026-09-02T21:47:54.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46662026-09-02T21:47:54.293Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
46672026-09-02T21:47:55.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
46682026-09-02T21:47:55.211Z
46692026-09-02T21:47:55.211Zinfo: running `cargo check --bins` on dev-tools-common (316/377)
46702026-09-02T21:47:55.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46712026-09-02T21:47:55.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46722026-09-02T21:47:55.581Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46732026-09-02T21:47:55.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
46742026-09-02T21:47:55.633Z
46752026-09-02T21:47:55.633Zinfo: running `cargo check --bins` on corpus-adjust (317/377)
46762026-09-02T21:47:56.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46772026-09-02T21:47:56.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46782026-09-02T21:47:56.262Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
46792026-09-02T21:47:56.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
46802026-09-02T21:47:56.835Z
46812026-09-02T21:47:56.835Zinfo: running `cargo check --bins` on crdb-seed (318/377)
46822026-09-02T21:47:57.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46832026-09-02T21:47:57.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46842026-09-02T21:47:57.538Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
46852026-09-02T21:47:58.638Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46862026-09-02T21:47:58.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
46872026-09-02T21:47:59.189Z
46882026-09-02T21:47:59.189Zinfo: running `cargo check --bins` on db-dev (319/377)
46892026-09-02T21:47:59.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46902026-09-02T21:47:59.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46912026-09-02T21:47:59.909Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
46922026-09-02T21:48:00.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
46932026-09-02T21:48:00.870Z
46942026-09-02T21:48:00.870Zinfo: running `cargo check --bins` on omicron-dev-lib (320/377)
46952026-09-02T21:48:01.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
46962026-09-02T21:48:01.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
46972026-09-02T21:48:01.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
46982026-09-02T21:48:01.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
46992026-09-02T21:48:01.483Z
47002026-09-02T21:48:01.483Zinfo: running `cargo check --bins` on xtask-downloader (321/377)
47012026-09-02T21:48:01.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47022026-09-02T21:48:01.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47032026-09-02T21:48:02.092Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
47042026-09-02T21:48:02.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
47052026-09-02T21:48:02.948Z
47062026-09-02T21:48:02.948Zinfo: running `cargo check --bins` on omicron-dropshot-apis (322/377)
47072026-09-02T21:48:03.462Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47082026-09-02T21:48:03.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47092026-09-02T21:48:03.685Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
47102026-09-02T21:48:03.685Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
47112026-09-02T21:48:03.688Z Checking git-stub v1.0.0
47122026-09-02T21:48:03.689Z Compiling trait-variant v0.1.2
47132026-09-02T21:48:03.689Z Checking maplit v1.0.2
47142026-09-02T21:48:03.838Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
47152026-09-02T21:48:03.843Z Checking drift v0.2.0
47162026-09-02T21:48:03.843Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
47172026-09-02T21:48:03.889Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
47182026-09-02T21:48:03.942Z Checking git-stub-vcs v0.1.0
47192026-09-02T21:48:04.017Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
47202026-09-02T21:48:04.035Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
47212026-09-02T21:48:04.135Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
47222026-09-02T21:48:04.196Z Checking dropshot-api-manager v0.8.0
47232026-09-02T21:48:04.210Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
47242026-09-02T21:48:04.328Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
47252026-09-02T21:48:04.565Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
47262026-09-02T21:48:05.035Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
47272026-09-02T21:48:05.991Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
47282026-09-02T21:48:07.013Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
47292026-09-02T21:48:07.799Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
47302026-09-02T21:48:08.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s
47312026-09-02T21:48:08.447Z
47322026-09-02T21:48:08.447Zinfo: running `cargo check --bins` on installinator-api (323/377)
47332026-09-02T21:48:08.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47342026-09-02T21:48:08.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47352026-09-02T21:48:08.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47362026-09-02T21:48:08.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47372026-09-02T21:48:09.020Z
47382026-09-02T21:48:09.020Zinfo: running `cargo check --bins` on nexus-external-api (324/377)
47392026-09-02T21:48:09.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47402026-09-02T21:48:09.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47412026-09-02T21:48:09.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47422026-09-02T21:48:09.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47432026-09-02T21:48:09.634Z
47442026-09-02T21:48:09.634Zinfo: running `cargo check --bins` on nexus-internal-api (325/377)
47452026-09-02T21:48:10.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47462026-09-02T21:48:10.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47472026-09-02T21:48:10.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47482026-09-02T21:48:10.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47492026-09-02T21:48:10.248Z
47502026-09-02T21:48:10.248Zinfo: running `cargo check --bins` on nexus-lockstep-api (326/377)
47512026-09-02T21:48:10.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47522026-09-02T21:48:10.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47532026-09-02T21:48:10.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47542026-09-02T21:48:10.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
47552026-09-02T21:48:10.861Z
47562026-09-02T21:48:10.861Zinfo: running `cargo check --bins` on ntp-admin-api (327/377)
47572026-09-02T21:48:11.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47582026-09-02T21:48:11.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47592026-09-02T21:48:11.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47602026-09-02T21:48:11.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47612026-09-02T21:48:11.431Z
47622026-09-02T21:48:11.431Zinfo: running `cargo check --bins` on ntp-admin-types-versions (328/377)
47632026-09-02T21:48:11.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47642026-09-02T21:48:11.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47652026-09-02T21:48:11.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47662026-09-02T21:48:11.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
47672026-09-02T21:48:11.993Z
47682026-09-02T21:48:11.993Zinfo: running `cargo check --bins` on wicketd-api (329/377)
47692026-09-02T21:48:12.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47702026-09-02T21:48:12.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47712026-09-02T21:48:12.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47722026-09-02T21:48:12.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47732026-09-02T21:48:12.581Z
47742026-09-02T21:48:12.581Zinfo: running `cargo check --bins` on wicketd-commission-api (330/377)
47752026-09-02T21:48:13.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47762026-09-02T21:48:13.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47772026-09-02T21:48:13.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
47782026-09-02T21:48:13.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
47792026-09-02T21:48:13.155Z
47802026-09-02T21:48:13.155Zinfo: running `cargo check --bins` on omicron-ls-apis (331/377)
47812026-09-02T21:48:13.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47822026-09-02T21:48:13.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47832026-09-02T21:48:13.774Z Compiling blake3 v1.8.5
47842026-09-02T21:48:13.880Z Checking arrayref v0.3.9
47852026-09-02T21:48:13.880Z Checking arrayvec v0.7.6
47862026-09-02T21:48:13.883Z Checking constant_time_eq v0.4.2
47872026-09-02T21:48:13.903Z Checking cargo-platform v0.3.2
47882026-09-02T21:48:13.903Z Checking topological-sort v0.2.2
47892026-09-02T21:48:13.906Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
47902026-09-02T21:48:14.079Z Checking cargo_metadata v0.23.1
47912026-09-02T21:48:14.656Z Checking omicron-zone-package v0.12.3
47922026-09-02T21:48:15.374Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
47932026-09-02T21:48:16.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
47942026-09-02T21:48:16.380Z
47952026-09-02T21:48:16.380Zinfo: running `cargo check --bins` on mgs-dev (332/377)
47962026-09-02T21:48:16.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
47972026-09-02T21:48:16.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
47982026-09-02T21:48:17.110Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
47992026-09-02T21:48:17.744Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
48002026-09-02T21:48:18.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
48012026-09-02T21:48:18.451Z
48022026-09-02T21:48:18.451Zinfo: running `cargo check --bins` on omicron-omdb (333/377)
48032026-09-02T21:48:19.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
48042026-09-02T21:48:19.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
48052026-09-02T21:48:19.425Z Compiling darling_core v0.21.3
48062026-09-02T21:48:19.425Z Compiling vergen-lib v0.1.6
48072026-09-02T21:48:19.425Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
48082026-09-02T21:48:19.428Z Compiling diesel_derives v2.3.7
48092026-09-02T21:48:19.428Z Checking scheduled-thread-pool v0.2.7
48102026-09-02T21:48:19.428Z Compiling vergen-gitcl v1.0.8
48112026-09-02T21:48:19.428Z Compiling diesel_table_macro_syntax v0.3.0
48122026-09-02T21:48:19.428Z Compiling dirs-sys-next v0.1.2
48132026-09-02T21:48:19.709Z Compiling crunchy v0.2.4
48142026-09-02T21:48:19.754Z Compiling glob v0.3.3
48152026-09-02T21:48:19.819Z Checking r2d2 v0.8.10
48162026-09-02T21:48:19.834Z Compiling dirs-next v2.0.0
48172026-09-02T21:48:19.852Z Checking downcast-rs v2.0.2
48182026-09-02T21:48:19.953Z Compiling tiny-keccak v2.0.2
48192026-09-02T21:48:19.995Z Compiling term v0.7.0
48202026-09-02T21:48:20.094Z Compiling bit-vec v0.6.3
48212026-09-02T21:48:20.128Z Compiling clang-sys v1.8.1
48222026-09-02T21:48:20.164Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
48232026-09-02T21:48:20.312Z Compiling ascii-canvas v3.0.0
48242026-09-02T21:48:20.351Z Compiling bit-set v0.5.3
48252026-09-02T21:48:20.504Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
48262026-09-02T21:48:20.520Z Compiling itertools v0.10.5
48272026-09-02T21:48:20.550Z Compiling ena v0.14.4
48282026-09-02T21:48:20.553Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
48292026-09-02T21:48:20.582Z Compiling libloading v0.8.9
48302026-09-02T21:48:20.611Z Compiling regex-syntax v0.6.29
48312026-09-02T21:48:20.652Z Compiling diff v0.1.13
48322026-09-02T21:48:20.773Z Compiling bindgen v0.71.1
48332026-09-02T21:48:20.939Z Compiling cexpr v0.6.0
48342026-09-02T21:48:21.176Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
48352026-09-02T21:48:21.193Z Compiling rustc-hash v2.1.1
48362026-09-02T21:48:21.327Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
48372026-09-02T21:48:21.555Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
48382026-09-02T21:48:21.583Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
48392026-09-02T21:48:21.602Z Compiling libxml v0.3.3
48402026-09-02T21:48:21.677Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
48412026-09-02T21:48:21.883Z Compiling strum_macros v0.24.3
48422026-09-02T21:48:21.896Z Compiling indoc v1.0.9
48432026-09-02T21:48:21.935Z Compiling lalrpop v0.19.12
48442026-09-02T21:48:22.157Z Compiling darling_macro v0.21.3
48452026-09-02T21:48:22.678Z Compiling darling v0.21.3
48462026-09-02T21:48:22.776Z Compiling dsl_auto_type v0.2.0
48472026-09-02T21:48:22.835Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
48482026-09-02T21:48:23.025Z Checking derive_builder v0.20.2
48492026-09-02T21:48:23.148Z Compiling oso-derive v0.27.3
48502026-09-02T21:48:23.200Z Checking quick-xml v0.37.5
48512026-09-02T21:48:23.263Z Compiling impl-trait-for-tuples v0.2.3
48522026-09-02T21:48:23.648Z Checking openssl-probe v0.1.6
48532026-09-02T21:48:23.794Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
48542026-09-02T21:48:24.069Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
48552026-09-02T21:48:24.263Z Checking bb8 v0.8.6
48562026-09-02T21:48:24.370Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
48572026-09-02T21:48:24.562Z Checking nonempty v0.12.0
48582026-09-02T21:48:24.575Z Compiling libz-sys v1.1.24
48592026-09-02T21:48:24.589Z Compiling strsim v0.10.0
48602026-09-02T21:48:24.677Z Compiling libgit2-sys v0.18.3+1.9.2
48612026-09-02T21:48:24.789Z Compiling darling_core v0.13.4
48622026-09-02T21:48:24.918Z Compiling vergen-git2 v9.1.0
48632026-09-02T21:48:25.132Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
48642026-09-02T21:48:25.153Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48652026-09-02T21:48:25.342Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
48662026-09-02T21:48:25.556Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
48672026-09-02T21:48:25.743Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
48682026-09-02T21:48:25.946Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
48692026-09-02T21:48:26.127Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
48702026-09-02T21:48:26.131Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
48712026-09-02T21:48:26.319Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
48722026-09-02T21:48:26.506Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
48732026-09-02T21:48:26.647Z Compiling darling_macro v0.13.4
48742026-09-02T21:48:26.691Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
48752026-09-02T21:48:26.920Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
48762026-09-02T21:48:27.180Z Compiling darling v0.13.4
48772026-09-02T21:48:27.290Z Compiling serde_with_macros v1.5.2
48782026-09-02T21:48:27.380Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48792026-09-02T21:48:27.725Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
48802026-09-02T21:48:28.131Z Compiling serde_with v1.14.0
48812026-09-02T21:48:28.318Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
48822026-09-02T21:48:28.510Z Checking twox-hash v2.1.2
48832026-09-02T21:48:28.553Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
48842026-09-02T21:48:28.650Z Checking diesel v2.3.7
48852026-09-02T21:48:28.813Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
48862026-09-02T21:48:29.256Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
48872026-09-02T21:48:30.264Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
48882026-09-02T21:48:30.673Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
48892026-09-02T21:48:30.838Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
48902026-09-02T21:48:31.379Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
48912026-09-02T21:48:31.493Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
48922026-09-02T21:48:31.870Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
48932026-09-02T21:48:31.919Z Checking libsw-core v0.3.2
48942026-09-02T21:48:32.080Z Checking atty v0.2.14
48952026-09-02T21:48:32.189Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
48962026-09-02T21:48:32.375Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
48972026-09-02T21:48:32.678Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48982026-09-02T21:48:32.826Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
48992026-09-02T21:48:33.023Z Checking libsw v3.5.0
49002026-09-02T21:48:33.185Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
49012026-09-02T21:48:34.018Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
49022026-09-02T21:48:34.126Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
49032026-09-02T21:48:34.731Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
49042026-09-02T21:48:34.852Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49052026-09-02T21:48:35.277Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
49062026-09-02T21:48:35.470Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
49072026-09-02T21:48:35.623Z Checking fatfs v0.3.6
49082026-09-02T21:48:35.816Z Checking console v0.16.2
49092026-09-02T21:48:36.108Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
49102026-09-02T21:48:36.134Z Checking unit-prefix v0.5.2
49112026-09-02T21:48:36.274Z Compiling seq-macro v0.3.6
49122026-09-02T21:48:36.767Z Checking indicatif v0.18.4
49132026-09-02T21:48:37.222Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
49142026-09-02T21:48:37.437Z Checking oxide-update-engine-display v0.1.2
49152026-09-02T21:48:37.739Z Checking support-bundle-viewer v0.1.2
49162026-09-02T21:48:37.904Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
49172026-09-02T21:48:37.989Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
49182026-09-02T21:48:38.010Z Checking multimap v0.10.1
49192026-09-02T21:48:43.969Z Checking diesel-dtrace v0.5.0
49202026-09-02T21:48:44.216Z Checking async-bb8-diesel v0.2.1
49212026-09-02T21:48:48.633Z Compiling samael v0.0.19
49222026-09-02T21:48:52.696Z Compiling git2 v0.20.4
49232026-09-02T21:48:53.050Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
49242026-09-02T21:48:54.277Z Compiling polar-core v0.27.3
49252026-09-02T21:48:55.166Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
49262026-09-02T21:48:58.835Z Checking oso v0.27.3
49272026-09-02T21:49:31.260Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
49282026-09-02T21:50:46.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
49292026-09-02T21:50:46.782Z
49302026-09-02T21:50:46.782Zinfo: running `cargo check --bins` on nexus-networking (334/377)
49312026-09-02T21:50:47.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49322026-09-02T21:50:47.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49332026-09-02T21:50:47.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49342026-09-02T21:50:47.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
49352026-09-02T21:50:47.454Z
49362026-09-02T21:50:47.454Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (335/377)
49372026-09-02T21:50:47.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49382026-09-02T21:50:47.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49392026-09-02T21:50:47.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49402026-09-02T21:50:47.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49412026-09-02T21:50:48.085Z
49422026-09-02T21:50:48.086Zinfo: running `cargo check --bins` on nexus-saga-recovery (336/377)
49432026-09-02T21:50:48.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49442026-09-02T21:50:48.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49452026-09-02T21:50:48.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49462026-09-02T21:50:48.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49472026-09-02T21:50:48.748Z
49482026-09-02T21:50:48.748Zinfo: running `cargo check --bins` on nexus-test-utils-macros (337/377)
49492026-09-02T21:50:49.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49502026-09-02T21:50:49.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49512026-09-02T21:50:49.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49522026-09-02T21:50:49.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49532026-09-02T21:50:49.283Z
49542026-09-02T21:50:49.283Zinfo: running `cargo check --bins --no-default-features` on omicron-nexus (338/377)
49552026-09-02T21:50:49.831Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49562026-09-02T21:50:49.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49572026-09-02T21:50:50.124Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49582026-09-02T21:50:50.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s
49592026-09-02T21:50:51.141Z
49602026-09-02T21:50:51.141Zinfo: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (339/377)
49612026-09-02T21:50:51.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49622026-09-02T21:50:51.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49632026-09-02T21:50:51.965Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
49642026-09-02T21:51:31.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.07s
49652026-09-02T21:51:31.445Z
49662026-09-02T21:51:31.445Zinfo: running `cargo check --bins --no-default-features` on nexus-background-task-interface (340/377)
49672026-09-02T21:51:31.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49682026-09-02T21:51:31.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49692026-09-02T21:51:31.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49702026-09-02T21:51:31.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
49712026-09-02T21:51:31.998Z
49722026-09-02T21:51:31.998Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (341/377)
49732026-09-02T21:51:32.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49742026-09-02T21:51:32.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49752026-09-02T21:51:32.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49762026-09-02T21:51:32.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
49772026-09-02T21:51:32.571Z
49782026-09-02T21:51:32.571Zinfo: running `cargo check --bins --no-default-features` on nexus-fm (342/377)
49792026-09-02T21:51:33.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49802026-09-02T21:51:33.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49812026-09-02T21:51:33.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49822026-09-02T21:51:33.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
49832026-09-02T21:51:33.190Z
49842026-09-02T21:51:33.190Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-fm (343/377)
49852026-09-02T21:51:33.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49862026-09-02T21:51:33.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49872026-09-02T21:51:33.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49882026-09-02T21:51:33.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49892026-09-02T21:51:33.821Z
49902026-09-02T21:51:33.822Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (344/377)
49912026-09-02T21:51:34.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49922026-09-02T21:51:34.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49932026-09-02T21:51:34.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
49942026-09-02T21:51:34.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
49952026-09-02T21:51:34.446Z
49962026-09-02T21:51:34.447Zinfo: running `cargo check --bins` on nexus-mgs-updates (345/377)
49972026-09-02T21:51:34.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
49982026-09-02T21:51:34.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
49992026-09-02T21:51:34.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50002026-09-02T21:51:34.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50012026-09-02T21:51:35.061Z
50022026-09-02T21:51:35.061Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (346/377)
50032026-09-02T21:51:35.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50042026-09-02T21:51:35.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50052026-09-02T21:51:35.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50062026-09-02T21:51:35.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50072026-09-02T21:51:35.691Z
50082026-09-02T21:51:35.691Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (347/377)
50092026-09-02T21:51:36.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50102026-09-02T21:51:36.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50112026-09-02T21:51:36.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50122026-09-02T21:51:36.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50132026-09-02T21:51:36.328Z
50142026-09-02T21:51:36.328Zinfo: running `cargo check --bins` on nexus-switch-config (348/377)
50152026-09-02T21:51:36.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50162026-09-02T21:51:36.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50172026-09-02T21:51:36.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50182026-09-02T21:51:36.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
50192026-09-02T21:51:36.946Z
50202026-09-02T21:51:36.946Zinfo: running `cargo check --bins` on nexus-switch-config-preparation (349/377)
50212026-09-02T21:51:37.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50222026-09-02T21:51:37.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50232026-09-02T21:51:37.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50242026-09-02T21:51:37.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50252026-09-02T21:51:37.581Z
50262026-09-02T21:51:37.581Zinfo: running `cargo check --bins` on support-bundle-collection (350/377)
50272026-09-02T21:51:38.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50282026-09-02T21:51:38.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50292026-09-02T21:51:38.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50302026-09-02T21:51:38.122Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
50312026-09-02T21:51:38.217Z
50322026-09-02T21:51:38.217Zinfo: running `cargo check --bins` on omicron-dev (351/377)
50332026-09-02T21:51:38.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50342026-09-02T21:51:38.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50352026-09-02T21:51:39.123Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
50362026-09-02T21:51:39.126Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50372026-09-02T21:51:39.311Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
50382026-09-02T21:51:39.313Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
50392026-09-02T21:51:39.356Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
50402026-09-02T21:51:39.371Z Checking diff v0.1.13
50412026-09-02T21:51:39.376Z Checking yansi v1.0.1
50422026-09-02T21:51:39.376Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
50432026-09-02T21:51:39.453Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
50442026-09-02T21:51:39.651Z Checking pretty_assertions v1.4.1
50452026-09-02T21:51:40.414Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
50462026-09-02T21:51:40.446Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
50472026-09-02T21:52:05.538Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50482026-09-02T21:52:05.538Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
50492026-09-02T21:52:05.541Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
50502026-09-02T21:52:05.541Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
50512026-09-02T21:52:05.541Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
50522026-09-02T21:52:05.541Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
50532026-09-02T21:52:05.541Z Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
50542026-09-02T21:52:06.513Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50552026-09-02T21:52:06.513Z Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
50562026-09-02T21:52:07.758Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
50572026-09-02T21:52:47.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
50582026-09-02T21:52:47.024Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
50592026-09-02T21:52:47.024Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
50602026-09-02T21:52:47.232Z
50612026-09-02T21:52:47.232Zinfo: running `cargo check --bins` on oximeter-load-test (352/377)
50622026-09-02T21:52:47.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50632026-09-02T21:52:47.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50642026-09-02T21:52:47.945Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
50652026-09-02T21:52:48.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
50662026-09-02T21:52:48.806Z
50672026-09-02T21:52:48.806Zinfo: running `cargo check --bins` on omicron-pins (353/377)
50682026-09-02T21:52:49.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50692026-09-02T21:52:49.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50702026-09-02T21:52:49.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50712026-09-02T21:52:49.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
50722026-09-02T21:52:49.375Z
50732026-09-02T21:52:49.375Zinfo: running `cargo check --bins` on rack-init-config (354/377)
50742026-09-02T21:52:49.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50752026-09-02T21:52:49.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50762026-09-02T21:52:49.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
50772026-09-02T21:52:49.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
50782026-09-02T21:52:49.939Z
50792026-09-02T21:52:49.939Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (355/377)
50802026-09-02T21:52:50.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50812026-09-02T21:52:50.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50822026-09-02T21:52:50.718Z Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
50832026-09-02T21:52:50.841Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
50842026-09-02T21:52:50.849Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
50852026-09-02T21:53:17.964Z Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
50862026-09-02T21:53:18.378Z Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
50872026-09-02T21:53:20.143Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
50882026-09-02T21:53:20.675Z Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
50892026-09-02T21:53:23.785Z Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
50902026-09-02T21:53:48.183Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
50912026-09-02T21:53:48.934Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
50922026-09-02T21:53:50.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
50932026-09-02T21:53:50.878Z
50942026-09-02T21:53:50.878Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (356/377)
50952026-09-02T21:53:51.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
50962026-09-02T21:53:51.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
50972026-09-02T21:53:51.607Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
50982026-09-02T21:53:52.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
50992026-09-02T21:53:52.513Z
51002026-09-02T21:53:52.513Zinfo: running `cargo check --bins` on omicron-releng (357/377)
51012026-09-02T21:53:52.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51022026-09-02T21:53:53.010Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51032026-09-02T21:53:53.128Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
51042026-09-02T21:53:53.132Z Compiling fs-err v2.11.0
51052026-09-02T21:53:53.244Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
51062026-09-02T21:53:53.262Z Checking parse-size v1.1.0
51072026-09-02T21:53:53.271Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
51082026-09-02T21:53:53.271Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51092026-09-02T21:53:53.271Z Checking shell-words v1.1.1
51102026-09-02T21:53:53.356Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51112026-09-02T21:53:53.692Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51122026-09-02T21:53:53.901Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
51132026-09-02T21:53:54.569Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
51142026-09-02T21:53:55.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.02s
51152026-09-02T21:53:55.697Z
51162026-09-02T21:53:55.697Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (358/377)
51172026-09-02T21:53:56.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51182026-09-02T21:53:56.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51192026-09-02T21:53:56.341Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
51202026-09-02T21:53:56.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
51212026-09-02T21:53:57.024Z
51222026-09-02T21:53:57.024Zinfo: running `cargo check --bins` on schema (359/377)
51232026-09-02T21:53:57.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51242026-09-02T21:53:57.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51252026-09-02T21:53:57.776Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
51262026-09-02T21:53:58.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
51272026-09-02T21:53:58.676Z
51282026-09-02T21:53:58.677Zinfo: running `cargo check --bins` on xtask (360/377)
51292026-09-02T21:53:59.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51302026-09-02T21:53:59.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51312026-09-02T21:53:59.084Z Checking serde_core v1.0.228
51322026-09-02T21:53:59.084Z Checking libc v0.2.185
51332026-09-02T21:53:59.151Z Checking bitflags v2.11.0
51342026-09-02T21:53:59.156Z Checking scroll v0.12.0
51352026-09-02T21:53:59.159Z Checking thiserror v1.0.69
51362026-09-02T21:53:59.177Z Checking log v0.4.33
51372026-09-02T21:53:59.177Z Checking indexmap v2.14.0
51382026-09-02T21:53:59.188Z Checking zerocopy v0.7.35
51392026-09-02T21:53:59.281Z Checking syn v2.0.117
51402026-09-02T21:53:59.300Z Checking dtrace-parser v0.2.0
51412026-09-02T21:53:59.319Z Checking once_cell v1.21.3
51422026-09-02T21:53:59.373Z Checking goblin v0.8.2
51432026-09-02T21:53:59.441Z Checking errno v0.3.14
51442026-09-02T21:53:59.486Z Checking thread-id v4.2.2
51452026-09-02T21:53:59.526Z Checking getrandom v0.4.3
51462026-09-02T21:53:59.558Z Checking rustix v1.1.4
51472026-09-02T21:53:59.566Z Checking memmap v0.7.0
51482026-09-02T21:53:59.667Z Checking thiserror v2.0.18
51492026-09-02T21:53:59.682Z Checking fs-err v3.3.0
51502026-09-02T21:53:59.694Z Checking anyhow v1.0.104
51512026-09-02T21:53:59.709Z Checking tabled v0.15.0
51522026-09-02T21:54:00.656Z Checking terminal_size v0.4.3
51532026-09-02T21:54:00.656Z Checking tempfile v3.27.0
51542026-09-02T21:54:00.786Z Checking clap_builder v4.6.0
51552026-09-02T21:54:00.786Z Checking textwrap v0.16.2
51562026-09-02T21:54:00.786Z Checking serde v1.0.228
51572026-09-02T21:54:00.786Z Checking serde_json v1.0.151
51582026-09-02T21:54:00.787Z Checking camino v1.2.5
51592026-09-02T21:54:00.787Z Checking cargo-platform v0.3.2
51602026-09-02T21:54:00.873Z Checking semver v1.0.28
51612026-09-02T21:54:00.873Z Checking camino-tempfile v1.4.1
51622026-09-02T21:54:01.038Z Checking serde_spanned v0.6.9
51632026-09-02T21:54:01.039Z Checking toml_datetime v0.6.11
51642026-09-02T21:54:01.089Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
51652026-09-02T21:54:01.089Z Checking macaddr v1.0.1
51662026-09-02T21:54:01.203Z Checking toml_edit v0.22.27
51672026-09-02T21:54:01.212Z Checking dof v0.3.0
51682026-09-02T21:54:01.218Z Checking cargo_metadata v0.23.1
51692026-09-02T21:54:01.490Z Checking usdt-impl v0.5.0
51702026-09-02T21:54:01.844Z Checking clap v4.6.1
51712026-09-02T21:54:01.903Z Checking usdt v0.5.0
51722026-09-02T21:54:02.168Z Checking toml v0.8.23
51732026-09-02T21:54:02.444Z Checking cargo_toml v0.21.0
51742026-09-02T21:54:03.078Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
51752026-09-02T21:54:03.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
51762026-09-02T21:54:03.570Z
51772026-09-02T21:54:03.570Zinfo: running `cargo check --bins` on dnsadm (361/377)
51782026-09-02T21:54:04.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51792026-09-02T21:54:04.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51802026-09-02T21:54:04.461Z Checking arc-swap v1.8.2
51812026-09-02T21:54:04.635Z Checking slog-scope v4.4.1
51822026-09-02T21:54:04.792Z Checking slog-stdlog v4.1.1
51832026-09-02T21:54:04.953Z Checking slog-envlogger v2.2.0
51842026-09-02T21:54:05.054Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
51852026-09-02T21:54:05.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
51862026-09-02T21:54:05.582Z
51872026-09-02T21:54:05.582Zinfo: running `cargo check --bins` on end-to-end-tests (362/377)
51882026-09-02T21:54:06.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
51892026-09-02T21:54:09.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
51902026-09-02T21:54:09.745Z Checking cpubits v0.1.1
51912026-09-02T21:54:09.745Z Checking pem-rfc7468 v1.0.0
51922026-09-02T21:54:09.745Z Checking hmac v0.13.0
51932026-09-02T21:54:09.745Z Checking universal-hash v0.6.1
51942026-09-02T21:54:09.746Z Checking ctr v0.10.1
51952026-09-02T21:54:09.746Z Checking aead v0.6.1
51962026-09-02T21:54:09.746Z Checking crypto-bigint v0.7.5
51972026-09-02T21:54:09.746Z Checking aes v0.9.1
51982026-09-02T21:54:09.746Z Checking salsa20 v0.11.0
51992026-09-02T21:54:09.746Z Checking der v0.8.0
52002026-09-02T21:54:09.746Z Checking polyval v0.7.1
52012026-09-02T21:54:09.746Z Checking pbkdf2 v0.13.0
52022026-09-02T21:54:09.746Z Checking cbc v0.2.1
52032026-09-02T21:54:09.746Z Checking ff v0.14.0
52042026-09-02T21:54:09.746Z Checking signature v3.0.0
52052026-09-02T21:54:09.746Z Checking scrypt v0.12.0
52062026-09-02T21:54:09.746Z Checking ghash v0.6.0
52072026-09-02T21:54:09.746Z Checking base16ct v1.0.0
52082026-09-02T21:54:09.746Z Checking group v0.14.0
52092026-09-02T21:54:09.746Z Checking hkdf v0.13.0
52102026-09-02T21:54:09.746Z Compiling curve25519-dalek v5.0.0
52112026-09-02T21:54:09.746Z Checking aes-gcm v0.11.0
52122026-09-02T21:54:09.746Z Checking keccak v0.2.0
52132026-09-02T21:54:09.746Z Checking wnaf v0.14.0
52142026-09-02T21:54:09.746Z Checking poly1305 v0.9.0
52152026-09-02T21:54:09.746Z Checking blowfish v0.10.0
52162026-09-02T21:54:09.746Z Checking blake2 v0.11.0-rc.6
52172026-09-02T21:54:09.746Z Checking sha3 v0.11.0
52182026-09-02T21:54:09.746Z Checking kem v0.3.0
52192026-09-02T21:54:09.746Z Checking bcrypt-pbkdf v0.11.0
52202026-09-02T21:54:09.747Z Checking module-lattice v0.2.3
52212026-09-02T21:54:09.747Z Checking sponge-cursor v0.1.0
52222026-09-02T21:54:09.747Z Checking argon2 v0.6.0-rc.8
52232026-09-02T21:54:09.747Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
52242026-09-02T21:54:09.747Z Checking sha3 v0.12.0
52252026-09-02T21:54:09.747Z Checking spki v0.8.0
52262026-09-02T21:54:09.747Z Checking sec1 v0.8.1
52272026-09-02T21:54:09.747Z Checking ml-kem v0.3.2
52282026-09-02T21:54:09.747Z Checking internal-russh-num-bigint v0.5.0
52292026-09-02T21:54:09.747Z Checking pkcs5 v0.8.1
52302026-09-02T21:54:09.747Z Checking pkcs1 v0.8.0-rc.4
52312026-09-02T21:54:09.747Z Checking num-bigint v0.4.6
52322026-09-02T21:54:09.747Z Checking generic-array v1.4.3
52332026-09-02T21:54:09.747Z Checking russh-util v0.52.0
52342026-09-02T21:54:09.747Z Checking pkcs8 v0.11.0
52352026-09-02T21:54:09.747Z Compiling enum_dispatch v0.3.13
52362026-09-02T21:54:09.747Z Compiling delegate v0.13.5
52372026-09-02T21:54:09.747Z Checking ed25519 v3.0.0
52382026-09-02T21:54:09.747Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52392026-09-02T21:54:09.747Z Checking hex-literal v1.1.0
52402026-09-02T21:54:09.747Z Checking ed25519-dalek v3.0.0
52412026-09-02T21:54:09.747Z Checking md5 v0.8.0
52422026-09-02T21:54:09.747Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
52432026-09-02T21:54:09.748Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
52442026-09-02T21:54:09.748Z Checking socket2 v0.5.10
52452026-09-02T21:54:09.748Z Checking internet-checksum v0.2.1
52462026-09-02T21:54:09.748Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
52472026-09-02T21:54:09.748Z Checking elliptic-curve v0.14.1
52482026-09-02T21:54:09.748Z Checking rfc6979 v0.6.0
52492026-09-02T21:54:09.748Z Checking primefield v0.14.0
52502026-09-02T21:54:09.748Z Checking ssh-encoding v0.3.0
52512026-09-02T21:54:09.748Z Checking crypto-primes v0.7.2
52522026-09-02T21:54:09.748Z Checking ssh-cipher v0.3.0
52532026-09-02T21:54:09.748Z Checking russh-cryptovec v0.62.0
52542026-09-02T21:54:09.748Z Checking ecdsa v0.17.0
52552026-09-02T21:54:09.748Z Checking primeorder v0.14.0
52562026-09-02T21:54:09.748Z Checking p521 v0.14.0
52572026-09-02T21:54:09.748Z Checking p384 v0.14.0
52582026-09-02T21:54:09.748Z Checking p256 v0.14.0
52592026-09-02T21:54:09.783Z Checking rsa v0.10.0-rc.18
52602026-09-02T21:54:12.297Z Checking ssh-key v0.7.0-rc.11
52612026-09-02T21:54:13.050Z Checking russh v0.62.4
52622026-09-02T21:54:26.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.08s
52632026-09-02T21:54:26.536Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
52642026-09-02T21:54:26.536Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
52652026-09-02T21:54:26.755Z
52662026-09-02T21:54:26.755Zinfo: running `cargo check --bins` on gateway-cli (363/377)
52672026-09-02T21:54:27.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52682026-09-02T21:54:27.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52692026-09-02T21:54:27.399Z Checking termios v0.3.3
52702026-09-02T21:54:27.598Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
52712026-09-02T21:54:28.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
52722026-09-02T21:54:28.370Z
52732026-09-02T21:54:28.370Zinfo: running `cargo check --bins --no-default-features` on installinator (364/377)
52742026-09-02T21:54:28.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52752026-09-02T21:54:28.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52762026-09-02T21:54:29.059Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
52772026-09-02T21:54:29.777Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
52782026-09-02T21:54:31.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.01s
52792026-09-02T21:54:31.570Z
52802026-09-02T21:54:31.571Zinfo: running `cargo check --bins` on internal-dns-cli (365/377)
52812026-09-02T21:54:32.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52822026-09-02T21:54:32.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52832026-09-02T21:54:32.220Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
52842026-09-02T21:54:32.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
52852026-09-02T21:54:32.832Z
52862026-09-02T21:54:32.832Zinfo: running `cargo check --bins` on omicron-live-tests (366/377)
52872026-09-02T21:54:33.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52882026-09-02T21:54:33.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52892026-09-02T21:54:33.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52902026-09-02T21:54:33.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
52912026-09-02T21:54:33.402Z
52922026-09-02T21:54:33.402Zinfo: running `cargo check --bins` on live-tests-macros (367/377)
52932026-09-02T21:54:33.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
52942026-09-02T21:54:33.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
52952026-09-02T21:54:33.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
52962026-09-02T21:54:33.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
52972026-09-02T21:54:33.971Z
52982026-09-02T21:54:33.971Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (368/377)
52992026-09-02T21:54:34.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53002026-09-02T21:54:34.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53012026-09-02T21:54:34.722Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
53022026-09-02T21:54:35.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
53032026-09-02T21:54:35.521Z
53042026-09-02T21:54:35.521Zinfo: running `cargo check --bins` on omicron-ntp-admin (369/377)
53052026-09-02T21:54:36.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53062026-09-02T21:54:36.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53072026-09-02T21:54:36.358Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
53082026-09-02T21:54:36.594Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
53092026-09-02T21:54:37.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
53102026-09-02T21:54:37.385Z
53112026-09-02T21:54:37.385Zinfo: running `cargo check --bins` on ntp-admin-types (370/377)
53122026-09-02T21:54:37.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53132026-09-02T21:54:37.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53142026-09-02T21:54:37.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53152026-09-02T21:54:37.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53162026-09-02T21:54:37.863Z
53172026-09-02T21:54:37.863Zinfo: running `cargo check --bins` on omicron-package (371/377)
53182026-09-02T21:54:38.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53192026-09-02T21:54:38.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53202026-09-02T21:54:38.552Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
53212026-09-02T21:54:39.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
53222026-09-02T21:54:39.845Z
53232026-09-02T21:54:39.845Zinfo: running `cargo check --bins` on tqdb (372/377)
53242026-09-02T21:54:40.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53252026-09-02T21:54:40.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53262026-09-02T21:54:40.634Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
53272026-09-02T21:54:40.985Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
53282026-09-02T21:54:41.493Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
53292026-09-02T21:54:41.493Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
53302026-09-02T21:54:48.693Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
53312026-09-02T21:54:48.808Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
53322026-09-02T21:54:48.808Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
53332026-09-02T21:54:49.330Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
53342026-09-02T21:54:49.331Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
53352026-09-02T21:54:49.507Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
53362026-09-02T21:54:49.507Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
53372026-09-02T21:54:50.059Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
53382026-09-02T21:54:50.623Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
53392026-09-02T21:54:50.911Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
53402026-09-02T21:54:51.074Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
53412026-09-02T21:54:51.974Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
53422026-09-02T21:54:52.607Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
53432026-09-02T21:54:57.431Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
53442026-09-02T21:55:04.727Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
53452026-09-02T21:55:04.731Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
53462026-09-02T21:55:04.731Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
53472026-09-02T21:55:04.731Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
53482026-09-02T21:55:06.240Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
53492026-09-02T21:55:07.542Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
53502026-09-02T21:55:08.292Z Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
53512026-09-02T21:55:09.525Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
53522026-09-02T21:55:10.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.23s
53532026-09-02T21:55:10.282Z
53542026-09-02T21:55:10.282Zinfo: running `cargo check --bins` on wicket-dbg (373/377)
53552026-09-02T21:55:10.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53562026-09-02T21:55:10.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53572026-09-02T21:55:10.992Z Checking rtoolbox v0.0.3
53582026-09-02T21:55:11.001Z Checking tui-tree-widget v0.23.1
53592026-09-02T21:55:11.111Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
53602026-09-02T21:55:11.129Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
53612026-09-02T21:55:11.214Z Checking rpassword v7.5.4
53622026-09-02T21:55:14.059Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53632026-09-02T21:55:15.897Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
53642026-09-02T21:55:16.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s
53652026-09-02T21:55:17.034Z
53662026-09-02T21:55:17.034Zinfo: running `cargo check --bins` on wicket (374/377)
53672026-09-02T21:55:17.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53682026-09-02T21:55:17.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53692026-09-02T21:55:17.729Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
53702026-09-02T21:55:18.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
53712026-09-02T21:55:18.299Z
53722026-09-02T21:55:18.299Zinfo: running `cargo check --bins` on wicketd (375/377)
53732026-09-02T21:55:18.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53742026-09-02T21:55:18.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53752026-09-02T21:55:19.019Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
53762026-09-02T21:55:22.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
53772026-09-02T21:55:22.816Z
53782026-09-02T21:55:22.816Zinfo: running `cargo check --bins` on omicron-workspace-hack (376/377)
53792026-09-02T21:55:23.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53802026-09-02T21:55:23.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53812026-09-02T21:55:23.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
53822026-09-02T21:55:23.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
53832026-09-02T21:55:23.391Z
53842026-09-02T21:55:23.391Zinfo: running `cargo check --bins` on zone-setup (377/377)
53852026-09-02T21:55:23.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
53862026-09-02T21:55:23.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
53872026-09-02T21:55:24.047Z Checking uzers v0.12.2
53882026-09-02T21:55:24.333Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
53892026-09-02T21:55:25.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
53902026-09-02T21:55:25.362Z
53912026-09-02T21:55:25.362Zreal 14:26.841892604
53922026-09-02T21:55:25.362Zuser 21:37.544163770
53932026-09-02T21:55:25.381Zsys 4:31.266258788
53942026-09-02T21:55:25.382Ztrap 0.333560292
53952026-09-02T21:55:25.382Ztflt 2.160934632
53962026-09-02T21:55:25.382Zdflt 1.510542715
53972026-09-02T21:55:25.382Zkflt 0.062291951
53982026-09-02T21:55:25.382Zlock 1:30:00.316748168
53992026-09-02T21:55:25.382Zslp 1:43:06.443599919
54002026-09-02T21:55:25.382Zlat 57.617320086
54012026-09-02T21:55:25.382Zstop 4:09.737792593
54022026-09-02T21:55:25.382Zprocess exited: duration 999818 ms, exit code 0
 
54032026-09-02T21:55:25.724Zfound 0 output files