01JJXAJYFRR1A37WB408Z0CZVS: check-features (helios)

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

Buildomat Job: 01JJXAKBNB57YD4TQVKSKSJ66A

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-31T04:42:00.366Zjob assigned to worker 01JJXAKGEDDQ5GDGAJ786EST59 [factory aws, i-07afad5cb9bafbef8] (queued for 50 s)
 
22025-01-31T04:42:07.949Zstarting task 0: "setup"
32025-01-31T04:42:07.960Z++ uname -s
42025-01-31T04:42:07.962Z+ kern=SunOS
52025-01-31T04:42:07.962Z+ build_user=build
62025-01-31T04:42:07.962Z+ build_uid=12345
72025-01-31T04:42:07.962Z+ work_dir=/work
82025-01-31T04:42:07.962Z+ input_dir=/input
92025-01-31T04:42:07.962Z+ [[ 0 == 12345 ]]
102025-01-31T04:42:07.962Z+ case "$kern" in
112025-01-31T04:42:07.962Z+ groupadd -g 12345 build
122025-01-31T04:42:07.965Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-01-31T04:42:09.974Z+ zfs create -o mountpoint=/work rpool/work
142025-01-31T04:42:10.091Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-01-31T04:42:10.094Z+ home_fs=zfs
162025-01-31T04:42:10.094Z+ [[ zfs == autofs ]]
172025-01-31T04:42:10.094Z+ mkdir -p /home/build
182025-01-31T04:42:10.097Z+ chown build:build /home/build /work
192025-01-31T04:42:12.098Z+ chmod 0700 /home/build /work
202025-01-31T04:42:12.101Zprocess exited: duration 4154 ms, exit code 0
 
212025-01-31T04:42:12.107Zstarting task 1: "rust-toolchain"
222025-01-31T04:42:12.113Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.1
232025-01-31T04:42:12.113Z * rust toolchain channel = "1.84.1"
242025-01-31T04:42:12.113Z * rust toolchain profile = "default"
252025-01-31T04:42:12.113Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-01-31T04:42:12.113Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-01-31T04:42:12.113Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-01-31T04:42:12.115Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-01-31T04:42:12.115Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.1 --profile default
302025-01-31T04:42:12.261Zinfo: downloading installer
312025-01-31T04:42:13.794Zwarning: it looks like you have an existing installation of Rust at:
322025-01-31T04:42:13.794Zwarning: /opt/ooce/bin
332025-01-31T04:42:13.794Zwarning: It is recommended that rustup be the primary Rust installation.
342025-01-31T04:42:13.794Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-01-31T04:42:13.794Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-01-31T04:42:13.794Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-01-31T04:42:13.794Zwarning: or pass `-y' to ignore all ignorable checks.
382025-01-31T04:42:13.794Zerror: cannot install while Rust is installed
392025-01-31T04:42:13.794Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-01-31T04:42:13.810Zinfo: profile set to 'default'
412025-01-31T04:42:13.810Zinfo: default host triple is x86_64-unknown-illumos
422025-01-31T04:42:13.813Zinfo: syncing channel updates for '1.84.1-x86_64-unknown-illumos'
432025-01-31T04:42:13.966Zinfo: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27)
442025-01-31T04:42:13.966Zinfo: downloading component 'cargo'
452025-01-31T04:42:14.842Zinfo: downloading component 'clippy'
462025-01-31T04:42:15.178Zinfo: downloading component 'rust-docs'
472025-01-31T04:42:16.371Zinfo: downloading component 'rust-std'
482025-01-31T04:42:18.304Zinfo: downloading component 'rustc'
492025-01-31T04:42:25.119Zinfo: downloading component 'rustfmt'
502025-01-31T04:42:25.374Zinfo: installing component 'cargo'
512025-01-31T04:42:26.214Zinfo: installing component 'clippy'
522025-01-31T04:42:26.595Zinfo: installing component 'rust-docs'
532025-01-31T04:42:28.291Zinfo: installing component 'rust-std'
542025-01-31T04:42:30.147Zinfo: installing component 'rustc'
552025-01-31T04:42:36.248Zinfo: installing component 'rustfmt'
562025-01-31T04:42:36.581Zinfo: default toolchain set to '1.84.1-x86_64-unknown-illumos'
572025-01-31T04:42:36.581Z
582025-01-31T04:42:36.969Z 1.84.1-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27)
592025-01-31T04:42:36.969Z
602025-01-31T04:42:36.973Z
612025-01-31T04:42:36.973ZRust is installed now. Great!
622025-01-31T04:42:36.973Z
632025-01-31T04:42:36.973ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-01-31T04:42:36.973Zenvironment variable. This has not been done automatically.
652025-01-31T04:42:36.973Z
662025-01-31T04:42:36.973ZTo configure your current shell, you need to source
672025-01-31T04:42:36.974Zthe corresponding env file under $HOME/.cargo.
682025-01-31T04:42:36.974Z
692025-01-31T04:42:36.974ZThis is usually done by running one of the following (note the leading DOT):
702025-01-31T04:42:36.974Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-01-31T04:42:36.974Zsource "$HOME/.cargo/env.fish" # For fish
722025-01-31T04:42:37.046Z+ rustup --version
732025-01-31T04:42:37.053Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-01-31T04:42:37.053Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-01-31T04:42:37.132Zinfo: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)`
762025-01-31T04:42:37.137Z+ cargo --version
772025-01-31T04:42:37.194Zcargo 1.84.1 (66221abde 2024-11-19)
782025-01-31T04:42:37.197Z+ rustc --version
792025-01-31T04:42:37.257Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
802025-01-31T04:42:37.261Zprocess exited: duration 25153 ms, exit code 0
 
812025-01-31T04:42:37.267Zstarting task 2: "authentication"
822025-01-31T04:42:37.286Zprocess exited: duration 20 ms, exit code 0
 
832025-01-31T04:42:37.292Zstarting task 3: "clone repository"
842025-01-31T04:42:37.296Z+ mkdir -p /work/oxidecomputer/omicron
852025-01-31T04:42:37.298Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-01-31T04:42:37.342ZCloning into '/work/oxidecomputer/omicron'...
872025-01-31T04:42:45.849Z+ cd /work/oxidecomputer/omicron
882025-01-31T04:42:45.849Z+ git fetch origin dca2481cd962df162b787691858917fe3eff2e70
892025-01-31T04:42:46.166ZFrom https://github.com/oxidecomputer/omicron
902025-01-31T04:42:46.166Z * branch dca2481cd962df162b787691858917fe3eff2e70 -> FETCH_HEAD
912025-01-31T04:42:46.176Z+ [[ -n iliana/1.84.1 ]]
922025-01-31T04:42:46.180Z++ git branch --show-current
932025-01-31T04:42:46.182Z+ current=main
942025-01-31T04:42:46.182Z+ [[ main != iliana/1.84.1 ]]
952025-01-31T04:42:46.182Z+ git branch -f iliana/1.84.1 dca2481cd962df162b787691858917fe3eff2e70
962025-01-31T04:42:46.186Z+ git checkout -f iliana/1.84.1
972025-01-31T04:42:46.366ZSwitched to branch 'iliana/1.84.1'
982025-01-31T04:42:46.369Z+ git reset --hard dca2481cd962df162b787691858917fe3eff2e70
992025-01-31T04:42:46.544ZHEAD is now at dca2481cd Update to Rust 1.84.1
1002025-01-31T04:42:46.549Zprocess exited: duration 9254 ms, exit code 0
 
1012025-01-31T04:42:46.556Zstarting task 4: "build"
1022025-01-31T04:42:46.561Z+ source .github/buildomat/ci-env.sh
1032025-01-31T04:42:46.564Z++ export CARGO_TERM_COLOR=always
1042025-01-31T04:42:46.564Z++ CARGO_TERM_COLOR=always
1052025-01-31T04:42:46.564Z+ cargo --version
1062025-01-31T04:42:46.612Zcargo 1.84.1 (66221abde 2024-11-19)
1072025-01-31T04:42:46.615Z+ rustc --version
1082025-01-31T04:42:46.673Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
1092025-01-31T04:42:46.676Z+ source ./env.sh
1102025-01-31T04:42:46.679Z++ OLD_SHELL_OPTS=ehxB
1112025-01-31T04:42:46.679Z++ set -o xtrace
1122025-01-31T04:42:46.682Z++++ dirname ./env.sh
1132025-01-31T04:42:46.682Z+++ readlink -f .
1142025-01-31T04:42:46.685Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-01-31T04:42:46.688Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-01-31T04:42:46.688Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-01-31T04:42:46.688Z++ 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
1182025-01-31T04:42:46.688Z++ 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
1192025-01-31T04:42:46.688Z++ 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
1202025-01-31T04:42:46.688Z++ 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
1212025-01-31T04:42:46.688Z++ 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
1222025-01-31T04:42:46.688Z++ 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
1232025-01-31T04:42:46.688Z++ case $OLD_SHELL_OPTS in
1242025-01-31T04:42:46.689Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-01-31T04:42:46.689Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1262025-01-31T04:42:46.689Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-01-31T04:42:46.689Z+ banner prerequisites
1282025-01-31T04:42:46.689Z
1292025-01-31T04:42:46.693Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-01-31T04:42:46.693Z # # # # # # # # # # # # # # #
1312025-01-31T04:42:46.693Z # # # # ##### # # ##### # # # # # #### #
1322025-01-31T04:42:46.693Z ##### ##### # ##### # # # # # # # # #
1332025-01-31T04:42:46.693Z # # # # # # # # # # # # # # #
1342025-01-31T04:42:46.693Z # # # ###### # # ###### ### # #### # #### #
1352025-01-31T04:42:46.693Z
1362025-01-31T04:42:46.693Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-01-31T04:42:48.372Zpkg list: illegal option -- F
1382025-01-31T04:42:48.372ZUsage:
1392025-01-31T04:42:48.372Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-01-31T04:42:48.372Z [pkg_fmri_pattern ...]
1412025-01-31T04:42:49.227Zpkg list: illegal option -- F
1422025-01-31T04:42:49.227ZUsage:
1432025-01-31T04:42:49.231Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-01-31T04:42:49.231Z [pkg_fmri_pattern ...]
1452025-01-31T04:42:56.868Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-01-31T04:43:00.948Z Startup: Caching catalogs ... Done
1472025-01-31T04:43:12.403ZPlanning: Solver setup ... Done (10.647s)
1482025-01-31T04:43:12.553ZPlanning: Running solver ... Done (0.150s)
1492025-01-31T04:43:12.663ZPlanning: Finding local manifests ... Done (0.006s)
1502025-01-31T04:43:12.702ZPlanning: Fetching manifests: 0/7 0% complete
1512025-01-31T04:43:13.359ZPlanning: Fetching manifests: 7/7 100% complete
1522025-01-31T04:43:13.469ZPlanning: Package planning ... Done (0.110s)
1532025-01-31T04:43:13.527ZPlanning: Merging actions ... Done (0.057s)
1542025-01-31T04:43:13.724ZPlanning: Checking for conflicting actions ... Done (0.198s)
1552025-01-31T04:43:15.718ZPlanning: Consolidating action changes ... Done (1.993s)
1562025-01-31T04:43:16.160ZPlanning: Evaluating mediators ... Done (0.442s)
1572025-01-31T04:43:16.241ZPlanning: Planning completed in 15.20 seconds
1582025-01-31T04:43:16.258Z Packages to install: 4
1592025-01-31T04:43:16.258Z Packages to update: 3
1602025-01-31T04:43:16.261Z Mediators to change: 2
1612025-01-31T04:43:16.261Z Services to change: 1
1622025-01-31T04:43:16.261Z Estimated space available: 155.61 GB
1632025-01-31T04:43:16.261ZEstimated space to be consumed: 1.65 GB
1642025-01-31T04:43:16.261Z Create boot environment: No
1652025-01-31T04:43:16.261ZCreate backup boot environment: Yes
1662025-01-31T04:43:16.261Z Rebuild boot archive: No
1672025-01-31T04:43:16.261Z
1682025-01-31T04:43:16.261ZChanged mediators:
1692025-01-31T04:43:16.261Z mediator clang:
1702025-01-31T04:43:16.261Z version: None -> 15 (system default)
1712025-01-31T04:43:16.261Z
1722025-01-31T04:43:16.261Z mediator llvm:
1732025-01-31T04:43:16.261Z version: 14 (system default) -> 15 (system default)
1742025-01-31T04:43:16.261Z
1752025-01-31T04:43:16.261ZChanged packages:
1762025-01-31T04:43:16.261Zhelios-dev
1772025-01-31T04:43:16.261Z developer/build-essential
1782025-01-31T04:43:16.261Z None -> 11-2.0
1792025-01-31T04:43:16.261Z library/libxmlsec1
1802025-01-31T04:43:16.261Z None -> 1.2.35-2.0
1812025-01-31T04:43:16.261Z ooce/developer/clang-15
1822025-01-31T04:43:16.261Z None -> 15.0.7-2.0
1832025-01-31T04:43:16.261Z ooce/developer/llvm-15
1842025-01-31T04:43:16.261Z None -> 15.0.7-2.0
1852025-01-31T04:43:16.261Z package/pkg
1862025-01-31T04:43:16.261Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-01-31T04:43:16.261Z system/library/g++-runtime
1882025-01-31T04:43:16.261Z 13-2.0 -> 14-2.0
1892025-01-31T04:43:16.261Z system/library/gcc-runtime
1902025-01-31T04:43:16.261Z 13-2.0 -> 14-2.0
1912025-01-31T04:43:16.261Z
1922025-01-31T04:43:16.261ZServices:
1932025-01-31T04:43:16.262Z restart_fmri:
1942025-01-31T04:43:16.262Z svc:/system/update-man-index:default
1952025-01-31T04:43:16.262Z
1962025-01-31T04:43:16.262ZEditable files to change:
1972025-01-31T04:43:16.262Z Update:
1982025-01-31T04:43:16.262Z usr/share/lib/pkg/web/config.shtml
1992025-01-31T04:43:16.341Z
2002025-01-31T04:43:16.342ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-01-31T04:43:21.343ZDownload: 810/4301 items 18.7/225.4MB 8% complete (3.8M/s)
2022025-01-31T04:43:26.749ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (8.7M/s)
2032025-01-31T04:43:31.754ZDownload: 1581/4301 items 117.6/225.4MB 52% complete (9.9M/s)
2042025-01-31T04:43:37.093ZDownload: 2217/4301 items 119.2/225.4MB 52% complete (3.8M/s)
2052025-01-31T04:43:42.443ZDownload: 2227/4301 items 119.2/225.4MB 52% complete (141k/s)
2062025-01-31T04:43:47.452ZDownload: 2393/4301 items 120.0/225.4MB 53% complete (78.4k/s)
2072025-01-31T04:43:52.453ZDownload: 3045/4301 items 121.4/225.4MB 53% complete (218k/s)
2082025-01-31T04:43:59.328ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.3M/s)
2092025-01-31T04:44:05.688ZDownload: 3289/4301 items 212.6/225.4MB 94% complete (9.0M/s)
2102025-01-31T04:44:10.702ZDownload: 3809/4301 items 217.3/225.4MB 96% complete (753k/s)
2112025-01-31T04:44:16.278ZDownload: 4198/4301 items 220.5/225.4MB 97% complete (884k/s)
2122025-01-31T04:44:21.280ZDownload: 4284/4301 items 223.3/225.4MB 99% complete (514k/s)
2132025-01-31T04:44:33.754ZDownload: 4288/4301 items 224.4/225.4MB 99% complete (527k/s)
2142025-01-31T04:44:46.564ZDownload: 4299/4301 items 225.3/225.4MB 99% complete
2152025-01-31T04:44:46.575ZDownload: Completed 225.42 MB in 90.23 seconds (2.5M/s)
2162025-01-31T04:44:48.681Z Actions: 1/5122 actions (Removing old actions)
2172025-01-31T04:44:48.704Z Actions: 194/5122 actions (Installing new actions)
2182025-01-31T04:44:53.394Z Actions: 4267/5122 actions (Updating modified actions)
2192025-01-31T04:44:53.746Z Actions: Completed 5122 actions in 5.06 seconds.
2202025-01-31T04:44:54.144Z Done (0.391s)
2212025-01-31T04:44:54.147Z Done (0.001s)
2222025-01-31T04:44:54.734Z Done (0.588s)
2232025-01-31T04:44:59.229Z Done (4.265s)
2242025-01-31T04:44:59.314Z Done (0.018s)
2252025-01-31T04:44:59.316Z Done (0.000s)
2262025-01-31T04:44:59.483Z Done (0.000s)
2272025-01-31T04:45:00.205ZPlanning: Evaluating mediator changes ... Done
2282025-01-31T04:45:00.377ZPlanning: Checking for conflicting actions ... Done
2292025-01-31T04:45:00.379ZPlanning: Consolidating action changes ... Done
2302025-01-31T04:45:00.651ZPlanning: Evaluating mediators ... Done
2312025-01-31T04:45:00.653ZPlanning: Planning completed in 0.45 seconds
2322025-01-31T04:45:00.692Z Mediators to change: 2
2332025-01-31T04:45:00.692Z Create boot environment: No
2342025-01-31T04:45:00.694ZCreate backup boot environment: No
2352025-01-31T04:45:00.776Z Done
2362025-01-31T04:45:00.776Z Done
2372025-01-31T04:45:01.147Z Done
2382025-01-31T04:45:05.034Z Done
2392025-01-31T04:45:05.129Z Done
2402025-01-31T04:45:05.132Z Done
2412025-01-31T04:45:05.262Z Done
2422025-01-31T04:45:05.897ZPlanning: Evaluating mediator changes ... Done
2432025-01-31T04:45:05.900ZPlanning: Merging actions ... Done
2442025-01-31T04:45:06.098ZPlanning: Checking for conflicting actions ... Done
2452025-01-31T04:45:06.100ZPlanning: Consolidating action changes ... Done
2462025-01-31T04:45:06.379ZPlanning: Evaluating mediators ... Done
2472025-01-31T04:45:06.437ZPlanning: Planning completed in 0.79 seconds
2482025-01-31T04:45:06.478Z Packages to change: 1
2492025-01-31T04:45:06.478Z Mediators to change: 1
2502025-01-31T04:45:06.480Z Services to change: 1
2512025-01-31T04:45:06.480Z Create boot environment: No
2522025-01-31T04:45:06.480ZCreate backup boot environment: Yes
2532025-01-31T04:45:08.672Z Actions: 1/6 actions (Updating modified actions)
2542025-01-31T04:45:08.675Z Actions: Completed 6 actions in 0.00 seconds.
2552025-01-31T04:45:08.675Z Done
2562025-01-31T04:45:08.675Z Done
2572025-01-31T04:45:08.795Z Done
2582025-01-31T04:45:12.500Z Done
2592025-01-31T04:45:12.598Z Done
2602025-01-31T04:45:12.601Z Done
2612025-01-31T04:45:12.736Z Done
2622025-01-31T04:45:13.174ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2632025-01-31T04:45:13.174Zclang system 15 system
2642025-01-31T04:45:13.174Zcsh system system illumos
2652025-01-31T04:45:13.174Zctags system system illumos
2662025-01-31T04:45:13.174Zgcc vendor 12 vendor
2672025-01-31T04:45:13.174Zgcc system 10 system
2682025-01-31T04:45:13.174Zgcc system 7 system
2692025-01-31T04:45:13.174Zgo system 1.20 system
2702025-01-31T04:45:13.174Zgo system 1.19 system
2712025-01-31T04:45:13.174Zllvm system 15 system
2722025-01-31T04:45:13.174Zllvm system 14 system
2732025-01-31T04:45:13.175Zmariadb system 10.6 system
2742025-01-31T04:45:13.175Zmta vendor vendor dma
2752025-01-31T04:45:13.175Zopenjdk system 17 system
2762025-01-31T04:45:13.175Zopenjdk system 11 system
2772025-01-31T04:45:13.175Zopenjdk system 1.8 system
2782025-01-31T04:45:13.175Zopenssl vendor 3 vendor
2792025-01-31T04:45:13.175Zperl system 5.36 system
2802025-01-31T04:45:13.175Zpostgresql system 15 system
2812025-01-31T04:45:13.175Zpostgresql system 13 system
2822025-01-31T04:45:13.175Zpython vendor 3 vendor
2832025-01-31T04:45:13.175Zpython system 2 system
2842025-01-31T04:45:13.175Zpython3 system 3.11 system
2852025-01-31T04:45:13.175Zruby system 3.0 system
2862025-01-31T04:45:13.175Zwords vendor vendor american-english
2872025-01-31T04:45:13.175Zwords system system australian-english
2882025-01-31T04:45:13.175Zwords system system british-english
2892025-01-31T04:45:13.175Zwords system system canadian-english
2902025-01-31T04:45:13.175Zwords system system french
2912025-01-31T04:45:13.175Zwords system system italian
2922025-01-31T04:45:13.175Zwords system system ngerman
2932025-01-31T04:45:13.175Zwords system system ogerman
2942025-01-31T04:45:13.175Zwords system system spanish
2952025-01-31T04:45:13.508ZPUBLISHER TYPE STATUS P LOCATION
2962025-01-31T04:45:13.508Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2972025-01-31T04:45:16.305ZFMRI IFO
2982025-01-31T04:45:16.305Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2992025-01-31T04:45:16.305Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3002025-01-31T04:45:16.305Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3012025-01-31T04:45:16.305Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3022025-01-31T04:45:16.305Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3032025-01-31T04:45:16.305Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3042025-01-31T04:45:16.305Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3052025-01-31T04:45:16.305Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3062025-01-31T04:45:16.306Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3072025-01-31T04:45:16.306Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3082025-01-31T04:45:16.306Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3092025-01-31T04:45:16.306Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3102025-01-31T04:45:16.306Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3112025-01-31T04:45:16.306Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3122025-01-31T04:45:16.306Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3132025-01-31T04:45:17.065Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3142025-01-31T04:45:17.345Z Updating crates.io index
3152025-01-31T04:45:17.432Z Updating git repository `https://github.com/oxidecomputer/diffus`
3162025-01-31T04:45:17.748Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3172025-01-31T04:45:18.277Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3182025-01-31T04:45:18.540Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3192025-01-31T04:45:18.803Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3202025-01-31T04:45:19.081Z Updating git repository `https://github.com/oxidecomputer/propolis`
3212025-01-31T04:45:19.999Z Updating git repository `https://github.com/oxidecomputer/crucible`
3222025-01-31T04:45:21.904Z Updating git repository `https://github.com/oxidecomputer/opte`
3232025-01-31T04:45:22.581Z Updating git repository `https://github.com/oxidecomputer/falcon`
3242025-01-31T04:45:23.347Z Updating git repository `https://github.com/oxidecomputer/clickward`
3252025-01-31T04:45:23.584Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3262025-01-31T04:45:24.111Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3272025-01-31T04:45:24.733Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3282025-01-31T04:45:25.116Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3292025-01-31T04:45:25.408Z Updating git repository `https://github.com/oxidecomputer/tofino`
3302025-01-31T04:45:25.695Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3312025-01-31T04:45:25.942Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3322025-01-31T04:45:26.200Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3332025-01-31T04:45:26.528Z Updating git repository `https://github.com/oxidecomputer/lldp`
3342025-01-31T04:45:26.819Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3352025-01-31T04:45:27.150Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3362025-01-31T04:45:27.450Z Updating git repository `https://github.com/oxidecomputer/ispf`
3372025-01-31T04:45:27.807Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3382025-01-31T04:45:28.060Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3392025-01-31T04:45:28.541Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3402025-01-31T04:45:28.844Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3412025-01-31T04:45:29.227Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3422025-01-31T04:45:29.686Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3432025-01-31T04:45:30.002Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3442025-01-31T04:45:30.275Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3452025-01-31T04:45:30.539Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3462025-01-31T04:45:31.793Z Downloading crates ...
3472025-01-31T04:45:31.899Z Downloaded anstyle-query v1.1.1
3482025-01-31T04:45:31.901Z Downloaded anstyle-parse v0.2.5
3492025-01-31T04:45:31.901Z Downloaded anstyle v1.0.10
3502025-01-31T04:45:31.904Z Downloaded anstream v0.6.15
3512025-01-31T04:45:31.906Z Downloaded bitflags v2.6.0
3522025-01-31T04:45:32.033Z Downloaded is_terminal_polyfill v1.70.1
3532025-01-31T04:45:32.036Z Downloaded indexmap v2.7.1
3542025-01-31T04:45:32.040Z Downloaded macaddr v1.0.1
3552025-01-31T04:45:32.045Z Downloaded pretty-hex v0.4.1
3562025-01-31T04:45:32.053Z Downloaded swrite v0.1.0
3572025-01-31T04:45:32.055Z Downloaded plain v0.2.3
3582025-01-31T04:45:32.056Z Downloaded memmap v0.7.0
3592025-01-31T04:45:32.062Z Downloaded smawk v0.3.2
3602025-01-31T04:45:32.065Z Downloaded usdt v0.5.0
3612025-01-31T04:45:32.065Z Downloaded pest_generator v2.7.14
3622025-01-31T04:45:32.068Z Downloaded itoa v1.0.11
3632025-01-31T04:45:32.069Z Downloaded serde_spanned v0.6.8
3642025-01-31T04:45:32.071Z Downloaded scroll v0.12.0
3652025-01-31T04:45:32.071Z Downloaded proc-macro-error-attr v1.0.4
3662025-01-31T04:45:32.092Z Downloaded scroll_derive v0.12.0
3672025-01-31T04:45:32.101Z Downloaded ryu v1.0.18
3682025-01-31T04:45:32.104Z Downloaded unicode-linebreak v0.1.5
3692025-01-31T04:45:32.107Z Downloaded tabled_derive v0.7.0
3702025-01-31T04:45:32.110Z Downloaded toml_datetime v0.6.8
3712025-01-31T04:45:32.113Z Downloaded tempfile v3.13.0
3722025-01-31T04:45:32.116Z Downloaded quote v1.0.38
3732025-01-31T04:45:32.129Z Downloaded equivalent v1.0.1
3742025-01-31T04:45:32.138Z Downloaded dtrace-parser v0.2.0
3752025-01-31T04:45:32.146Z Downloaded usdt-attr-macro v0.5.0
3762025-01-31T04:45:32.148Z Downloaded thread-id v4.2.2
3772025-01-31T04:45:32.148Z Downloaded terminal_size v0.4.0
3782025-01-31T04:45:32.151Z Downloaded serde_tokenstream v0.2.2
3792025-01-31T04:45:32.151Z Downloaded camino-tempfile v1.1.1
3802025-01-31T04:45:32.156Z Downloaded once_cell v1.20.2
3812025-01-31T04:45:32.159Z Downloaded log v0.4.22
3822025-01-31T04:45:32.161Z Downloaded textwrap v0.16.1
3832025-01-31T04:45:32.166Z Downloaded strsim v0.11.1
3842025-01-31T04:45:32.168Z Downloaded cargo-platform v0.1.8
3852025-01-31T04:45:32.168Z Downloaded byteorder v1.5.0
3862025-01-31T04:45:32.171Z Downloaded cfg-if v1.0.0
3872025-01-31T04:45:32.174Z Downloaded bytecount v0.6.8
3882025-01-31T04:45:32.177Z Downloaded usdt-macro v0.5.0
3892025-01-31T04:45:32.177Z Downloaded colorchoice v1.0.2
3902025-01-31T04:45:32.177Z Downloaded errno v0.3.9
3912025-01-31T04:45:32.181Z Downloaded cpufeatures v0.2.14
3922025-01-31T04:45:32.181Z Downloaded block-buffer v0.10.4
3932025-01-31T04:45:32.184Z Downloaded thiserror-impl v1.0.69
3942025-01-31T04:45:32.186Z Downloaded heck v0.5.0
3952025-01-31T04:45:32.186Z Downloaded fnv v1.0.7
3962025-01-31T04:45:32.186Z Downloaded dof v0.3.0
3972025-01-31T04:45:32.189Z Downloaded digest v0.10.7
3982025-01-31T04:45:32.189Z Downloaded thiserror v1.0.69
3992025-01-31T04:45:32.193Z Downloaded version_check v0.9.5
4002025-01-31T04:45:32.195Z Downloaded heck v0.4.1
4012025-01-31T04:45:32.195Z Downloaded utf8parse v0.2.2
4022025-01-31T04:45:32.198Z Downloaded generic-array v0.14.7
4032025-01-31T04:45:32.198Z Downloaded fastrand v2.1.1
4042025-01-31T04:45:32.200Z Downloaded crypto-common v0.1.6
4052025-01-31T04:45:32.203Z Downloaded ucd-trie v0.1.7
4062025-01-31T04:45:32.203Z Downloaded typenum v1.17.0
4072025-01-31T04:45:32.207Z Downloaded papergrid v0.11.0
4082025-01-31T04:45:32.210Z Downloaded anyhow v1.0.95
4092025-01-31T04:45:32.213Z Downloaded serde v1.0.217
4102025-01-31T04:45:32.216Z Downloaded semver v1.0.24
4112025-01-31T04:45:32.218Z Downloaded proc-macro-error v1.0.4
4122025-01-31T04:45:32.223Z Downloaded clap_lex v0.7.4
4132025-01-31T04:45:32.227Z Downloaded memchr v2.7.4
4142025-01-31T04:45:32.227Z Downloaded cargo_metadata v0.18.1
4152025-01-31T04:45:32.230Z Downloaded camino v1.1.9
4162025-01-31T04:45:32.230Z Downloaded zerocopy-derive v0.7.35
4172025-01-31T04:45:32.234Z Downloaded unicode-ident v1.0.14
4182025-01-31T04:45:32.236Z Downloaded serde_derive v1.0.217
4192025-01-31T04:45:32.238Z Downloaded pest_meta v2.7.14
4202025-01-31T04:45:32.238Z Downloaded toml v0.8.19
4212025-01-31T04:45:32.241Z Downloaded clap v4.5.27
4222025-01-31T04:45:32.250Z Downloaded usdt-impl v0.5.0
4232025-01-31T04:45:32.252Z Downloaded fs-err v2.11.0
4242025-01-31T04:45:32.252Z Downloaded cargo_toml v0.20.5
4252025-01-31T04:45:32.255Z Downloaded autocfg v1.4.0
4262025-01-31T04:45:32.255Z Downloaded pest_derive v2.7.14
4272025-01-31T04:45:32.258Z Downloaded proc-macro2 v1.0.92
4282025-01-31T04:45:32.261Z Downloaded clap_derive v4.5.24
4292025-01-31T04:45:32.263Z Downloaded sha2 v0.10.8
4302025-01-31T04:45:32.265Z Downloaded toml_edit v0.22.22
4312025-01-31T04:45:32.285Z Downloaded pest v2.7.14
4322025-01-31T04:45:32.333Z Downloaded serde_json v1.0.135
4332025-01-31T04:45:32.342Z Downloaded hashbrown v0.15.1
4342025-01-31T04:45:32.350Z Downloaded tabled v0.15.0
4352025-01-31T04:45:32.364Z Downloaded zerocopy v0.7.35
4362025-01-31T04:45:32.378Z Downloaded goblin v0.8.2
4372025-01-31T04:45:32.383Z Downloaded clap_builder v4.5.27
4382025-01-31T04:45:32.391Z Downloaded syn v2.0.96
4392025-01-31T04:45:32.399Z Downloaded winnow v0.6.20
4402025-01-31T04:45:32.407Z Downloaded syn v1.0.109
4412025-01-31T04:45:32.416Z Downloaded unicode-width v0.1.14
4422025-01-31T04:45:32.421Z Downloaded rustix v0.38.37
4432025-01-31T04:45:32.459Z Downloaded libc v0.2.169
4442025-01-31T04:45:32.775Z Compiling proc-macro2 v1.0.92
4452025-01-31T04:45:32.775Z Compiling unicode-ident v1.0.14
4462025-01-31T04:45:32.777Z Compiling serde v1.0.217
4472025-01-31T04:45:32.777Z Compiling version_check v0.9.5
4482025-01-31T04:45:32.777Z Compiling memchr v2.7.4
4492025-01-31T04:45:32.810Z Compiling thiserror v1.0.69
4502025-01-31T04:45:32.813Z Compiling libc v0.2.169
4512025-01-31T04:45:32.813Z Compiling ucd-trie v0.1.7
4522025-01-31T04:45:33.079Z Compiling itoa v1.0.11
4532025-01-31T04:45:33.333Z Compiling ryu v1.0.18
4542025-01-31T04:45:33.411Z Compiling once_cell v1.20.2
4552025-01-31T04:45:33.551Z Compiling byteorder v1.5.0
4562025-01-31T04:45:33.735Z Compiling rustix v0.38.37
4572025-01-31T04:45:33.771Z Compiling serde_json v1.0.135
4582025-01-31T04:45:34.079Z Compiling bitflags v2.6.0
4592025-01-31T04:45:34.139Z Compiling usdt-impl v0.5.0
4602025-01-31T04:45:34.331Z Compiling proc-macro-error-attr v1.0.4
4612025-01-31T04:45:34.440Z Compiling syn v1.0.109
4622025-01-31T04:45:34.525Z Compiling proc-macro-error v1.0.4
4632025-01-31T04:45:34.550Z Compiling quote v1.0.38
4642025-01-31T04:45:34.643Z Compiling utf8parse v0.2.2
4652025-01-31T04:45:34.695Z Compiling hashbrown v0.15.1
4662025-01-31T04:45:34.810Z Compiling errno v0.3.9
4672025-01-31T04:45:34.836Z Compiling camino v1.1.9
4682025-01-31T04:45:35.003Z Compiling syn v2.0.96
4692025-01-31T04:45:35.143Z Compiling log v0.4.22
4702025-01-31T04:45:35.171Z Compiling equivalent v1.0.1
4712025-01-31T04:45:35.251Z Compiling thread-id v4.2.2
4722025-01-31T04:45:35.293Z Compiling plain v0.2.3
4732025-01-31T04:45:35.499Z Compiling anstyle-parse v0.2.5
4742025-01-31T04:45:35.603Z Compiling winnow v0.6.20
4752025-01-31T04:45:35.783Z Compiling indexmap v2.7.1
4762025-01-31T04:45:35.821Z Compiling is_terminal_polyfill v1.70.1
4772025-01-31T04:45:35.866Z Compiling autocfg v1.4.0
4782025-01-31T04:45:35.965Z Compiling anstyle-query v1.1.1
4792025-01-31T04:45:36.093Z Compiling colorchoice v1.0.2
4802025-01-31T04:45:36.125Z Compiling semver v1.0.24
4812025-01-31T04:45:36.280Z Compiling unicode-width v0.1.14
4822025-01-31T04:45:36.613Z Compiling anstyle v1.0.10
4832025-01-31T04:45:36.825Z Compiling pretty-hex v0.4.1
4842025-01-31T04:45:36.853Z Compiling fs-err v2.11.0
4852025-01-31T04:45:36.999Z Compiling terminal_size v0.4.0
4862025-01-31T04:45:37.039Z Compiling anstream v0.6.15
4872025-01-31T04:45:37.295Z Compiling clap_lex v0.7.4
4882025-01-31T04:45:37.321Z Compiling heck v0.5.0
4892025-01-31T04:45:37.559Z Compiling heck v0.4.1
4902025-01-31T04:45:37.622Z Compiling anyhow v1.0.95
4912025-01-31T04:45:37.747Z Compiling fastrand v2.1.1
4922025-01-31T04:45:37.804Z Compiling bytecount v0.6.8
4932025-01-31T04:45:37.839Z Compiling cfg-if v1.0.0
4942025-01-31T04:45:37.955Z Compiling fnv v1.0.7
4952025-01-31T04:45:38.023Z Compiling strsim v0.11.1
4962025-01-31T04:45:38.112Z Compiling tempfile v3.13.0
4972025-01-31T04:45:38.288Z Compiling papergrid v0.11.0
4982025-01-31T04:45:38.622Z Compiling clap_builder v4.5.27
4992025-01-31T04:45:38.760Z Compiling memmap v0.7.0
5002025-01-31T04:45:38.852Z Compiling unicode-linebreak v0.1.5
5012025-01-31T04:45:38.904Z Compiling smawk v0.3.2
5022025-01-31T04:45:39.139Z Compiling swrite v0.1.0
5032025-01-31T04:45:39.288Z Compiling textwrap v0.16.1
5042025-01-31T04:45:40.142Z Compiling tabled_derive v0.7.0
5052025-01-31T04:45:41.555Z Compiling tabled v0.15.0
5062025-01-31T04:45:41.836Z Compiling serde_derive v1.0.217
5072025-01-31T04:45:41.836Z Compiling thiserror-impl v1.0.69
5082025-01-31T04:45:41.839Z Compiling zerocopy-derive v0.7.35
5092025-01-31T04:45:41.839Z Compiling scroll_derive v0.12.0
5102025-01-31T04:45:41.839Z Compiling clap_derive v4.5.24
5112025-01-31T04:45:43.350Z Compiling scroll v0.12.0
5122025-01-31T04:45:43.720Z Compiling zerocopy v0.7.35
5132025-01-31T04:45:43.884Z Compiling goblin v0.8.2
5142025-01-31T04:45:45.027Z Compiling pest v2.7.14
5152025-01-31T04:45:45.525Z Compiling clap v4.5.27
5162025-01-31T04:45:47.051Z Compiling pest_meta v2.7.14
5172025-01-31T04:45:47.997Z Compiling pest_generator v2.7.14
5182025-01-31T04:45:49.382Z Compiling pest_derive v2.7.14
5192025-01-31T04:45:50.009Z Compiling dtrace-parser v0.2.0
5202025-01-31T04:45:50.664Z Compiling serde_tokenstream v0.2.2
5212025-01-31T04:45:50.769Z Compiling serde_spanned v0.6.8
5222025-01-31T04:45:50.828Z Compiling toml_datetime v0.6.8
5232025-01-31T04:45:50.914Z Compiling cargo-platform v0.1.8
5242025-01-31T04:45:50.999Z Compiling macaddr v1.0.1
5252025-01-31T04:45:51.212Z Compiling toml_edit v0.22.22
5262025-01-31T04:45:51.411Z Compiling camino-tempfile v1.1.1
5272025-01-31T04:45:52.058Z Compiling dof v0.3.0
5282025-01-31T04:45:52.086Z Compiling cargo_metadata v0.18.1
5292025-01-31T04:45:53.458Z Compiling usdt-attr-macro v0.5.0
5302025-01-31T04:45:53.461Z Compiling usdt-macro v0.5.0
5312025-01-31T04:45:53.915Z Compiling toml v0.8.19
5322025-01-31T04:45:54.527Z Compiling usdt v0.5.0
5332025-01-31T04:45:54.605Z Compiling cargo_toml v0.20.5
5342025-01-31T04:45:57.355Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5352025-01-31T04:46:00.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.73s
5362025-01-31T04:46:00.857Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5372025-01-31T04:46:01.427Z Downloading crates ...
5382025-01-31T04:46:01.569Z Downloaded aead v0.5.2
5392025-01-31T04:46:01.579Z Downloaded async-stream-impl v0.3.6
5402025-01-31T04:46:01.591Z Downloaded crunchy v0.2.2
5412025-01-31T04:46:01.598Z Downloaded crucible-workspace-hack v0.1.0
5422025-01-31T04:46:01.601Z Downloaded atomicwrites v0.4.4
5432025-01-31T04:46:01.604Z Downloaded atty v0.2.14
5442025-01-31T04:46:01.618Z Downloaded cfg_aliases v0.2.1
5452025-01-31T04:46:01.621Z Downloaded atomic-waker v1.1.2
5462025-01-31T04:46:01.623Z Downloaded assert_matches v1.5.0
5472025-01-31T04:46:01.626Z Downloaded ascii-canvas v3.0.0
5482025-01-31T04:46:01.628Z Downloaded array-init v0.0.4
5492025-01-31T04:46:01.628Z Downloaded async-stream v0.3.6
5502025-01-31T04:46:01.631Z Downloaded adler2 v2.0.0
5512025-01-31T04:46:01.634Z Downloaded constant_time_eq v0.3.1
5522025-01-31T04:46:01.636Z Downloaded cobs v0.2.3
5532025-01-31T04:46:01.639Z Downloaded cfg_aliases v0.1.1
5542025-01-31T04:46:01.652Z Downloaded castaway v0.2.3
5552025-01-31T04:46:01.654Z Downloaded blowfish v0.9.1
5562025-01-31T04:46:01.657Z Downloaded bitflags v1.3.2
5572025-01-31T04:46:01.660Z Downloaded crossbeam-deque v0.8.5
5582025-01-31T04:46:01.662Z Downloaded base16ct v0.2.0
5592025-01-31T04:46:01.665Z Downloaded bitfield v0.14.0
5602025-01-31T04:46:01.670Z Downloaded curve25519-dalek-derive v0.1.1
5612025-01-31T04:46:01.672Z Downloaded bb8 v0.8.5
5622025-01-31T04:46:01.672Z Downloaded arrayref v0.3.9
5632025-01-31T04:46:01.675Z Downloaded ctr v0.9.2
5642025-01-31T04:46:01.678Z Downloaded crc-catalog v2.4.0
5652025-01-31T04:46:01.678Z Downloaded cipher v0.4.4
5662025-01-31T04:46:01.680Z Downloaded cexpr v0.6.0
5672025-01-31T04:46:01.683Z Downloaded cbc v0.1.2
5682025-01-31T04:46:01.683Z Downloaded async-recursion v1.1.1
5692025-01-31T04:46:01.689Z Downloaded bitfield-struct v0.6.2
5702025-01-31T04:46:01.691Z Downloaded cstr-argument v0.1.2
5712025-01-31T04:46:01.694Z Downloaded bit-vec v0.6.3
5722025-01-31T04:46:01.696Z Downloaded arrayvec v0.7.6
5732025-01-31T04:46:01.698Z Downloaded darling v0.20.10
5742025-01-31T04:46:01.702Z Downloaded const_format_proc_macros v0.2.34
5752025-01-31T04:46:01.704Z Downloaded progenitor-client v0.9.1
5762025-01-31T04:46:01.707Z Downloaded ciborium-ll v0.2.2
5772025-01-31T04:46:01.707Z Downloaded ciborium-io v0.2.2
5782025-01-31T04:46:01.710Z Downloaded argon2 v0.5.3
5792025-01-31T04:46:01.710Z Downloaded crc v3.2.1
5802025-01-31T04:46:01.713Z Downloaded buf-list v1.0.3
5812025-01-31T04:46:01.716Z Downloaded bcrypt-pbkdf v0.10.0
5822025-01-31T04:46:01.720Z Downloaded block-padding v0.3.3
5832025-01-31T04:46:01.722Z Downloaded chrono-tz-build v0.4.0
5842025-01-31T04:46:01.739Z Downloaded bzip2 v0.4.4
5852025-01-31T04:46:01.742Z Downloaded base64ct v1.6.0
5862025-01-31T04:46:01.744Z Downloaded cookie_store v0.21.1
5872025-01-31T04:46:01.747Z Downloaded convert_case v0.4.0
5882025-01-31T04:46:01.750Z Downloaded ciborium v0.2.2
5892025-01-31T04:46:01.753Z Downloaded colored v2.1.0
5902025-01-31T04:46:01.756Z Downloaded backoff v0.4.0
5912025-01-31T04:46:01.758Z Downloaded async-trait v0.1.85
5922025-01-31T04:46:01.760Z Downloaded hostname v0.4.0
5932025-01-31T04:46:01.763Z Downloaded async-bb8-diesel v0.2.1
5942025-01-31T04:46:01.765Z Downloaded crossbeam-epoch v0.9.18
5952025-01-31T04:46:01.768Z Downloaded addr2line v0.24.2
5962025-01-31T04:46:01.770Z Downloaded http-body-util v0.1.2
5972025-01-31T04:46:01.773Z Downloaded http-body v1.0.1
5982025-01-31T04:46:01.777Z Downloaded httparse v1.9.5
5992025-01-31T04:46:01.779Z Downloaded hostname v0.3.1
6002025-01-31T04:46:01.780Z Downloaded ahash v0.8.11
6012025-01-31T04:46:01.782Z Downloaded http v1.2.0
6022025-01-31T04:46:01.787Z Downloaded hubpack v0.1.2
6032025-01-31T04:46:01.789Z Downloaded heck v0.3.3
6042025-01-31T04:46:01.792Z Downloaded heapless v0.8.0
6052025-01-31T04:46:01.795Z Downloaded inout v0.1.3
6062025-01-31T04:46:01.797Z Downloaded is_ci v1.2.0
6072025-01-31T04:46:01.800Z Downloaded hubpack_derive v0.1.1
6082025-01-31T04:46:01.800Z Downloaded cancel-safe-futures v0.1.5
6092025-01-31T04:46:01.802Z Downloaded csv-core v0.1.11
6102025-01-31T04:46:01.804Z Downloaded hyper-rustls v0.27.3
6112025-01-31T04:46:01.807Z Downloaded crc-any v2.5.0
6122025-01-31T04:46:01.811Z Downloaded radium v0.7.0
6132025-01-31T04:46:01.815Z Downloaded is-terminal v0.4.13
6142025-01-31T04:46:01.815Z Downloaded ident_case v1.0.1
6152025-01-31T04:46:01.815Z Downloaded icu_provider_macros v1.5.0
6162025-01-31T04:46:01.818Z Downloaded crossbeam-utils v0.8.20
6172025-01-31T04:46:01.818Z Downloaded icu_locid_transform_data v1.5.0
6182025-01-31T04:46:01.821Z Downloaded icu_locid_transform v1.5.0
6192025-01-31T04:46:01.824Z Downloaded md5 v0.7.0
6202025-01-31T04:46:01.827Z Downloaded cassowary v0.3.0
6212025-01-31T04:46:01.829Z Downloaded blake2 v0.10.6
6222025-01-31T04:46:01.832Z Downloaded tower-service v0.3.3
6232025-01-31T04:46:01.832Z Downloaded termtree v0.4.1
6242025-01-31T04:46:01.837Z Downloaded resolv-conf v0.7.0
6252025-01-31T04:46:01.837Z Downloaded sec1 v0.7.3
6262025-01-31T04:46:01.839Z Downloaded salsa20 v0.10.2
6272025-01-31T04:46:01.839Z Downloaded rustc_version v0.1.7
6282025-01-31T04:46:01.842Z Downloaded linked-hash-map v0.5.6
6292025-01-31T04:46:01.842Z Downloaded idna_adapter v1.2.0
6302025-01-31T04:46:01.844Z Downloaded libsw v3.3.1
6312025-01-31T04:46:01.847Z Downloaded serde_repr v0.1.19
6322025-01-31T04:46:01.849Z Downloaded serde_plain v1.0.2
6332025-01-31T04:46:01.849Z Downloaded serde_path_to_error v0.1.16
6342025-01-31T04:46:01.852Z Downloaded md-5 v0.10.6
6352025-01-31T04:46:01.854Z Downloaded lazy_static v1.5.0
6362025-01-31T04:46:01.857Z Downloaded lalrpop-util v0.19.12
6372025-01-31T04:46:01.857Z Downloaded keccak v0.1.5
6382025-01-31T04:46:01.860Z Downloaded impl-trait-for-tuples v0.2.2
6392025-01-31T04:46:01.862Z Downloaded lru v0.12.5
6402025-01-31T04:46:01.865Z Downloaded hex-literal v0.4.1
6412025-01-31T04:46:01.870Z Downloaded jobserver v0.1.32
6422025-01-31T04:46:01.870Z Downloaded clang-sys v1.8.1
6432025-01-31T04:46:01.872Z Downloaded zone_cfg_derive v0.3.0
6442025-01-31T04:46:01.872Z Downloaded zone_cfg_derive v0.1.2
6452025-01-31T04:46:01.875Z Downloaded tinyvec_macros v0.1.1
6462025-01-31T04:46:01.875Z Downloaded lock_api v0.4.12
6472025-01-31T04:46:01.877Z Downloaded smallvec v0.6.14
6482025-01-31T04:46:01.877Z Downloaded slog-stdlog v4.1.1
6492025-01-31T04:46:01.880Z Downloaded smf v0.2.3
6502025-01-31T04:46:01.883Z Downloaded tls_codec v0.4.1
6512025-01-31T04:46:01.885Z Downloaded kstat-rs v0.2.4
6522025-01-31T04:46:01.885Z Downloaded instability v0.3.2
6532025-01-31T04:46:01.888Z Downloaded supports-color v3.0.1
6542025-01-31T04:46:01.888Z Downloaded subtle v2.6.1
6552025-01-31T04:46:01.890Z Downloaded allocator-api2 v0.2.18
6562025-01-31T04:46:01.893Z Downloaded match_cfg v0.1.0
6572025-01-31T04:46:01.896Z Downloaded instant v0.1.13
6582025-01-31T04:46:01.898Z Downloaded cookie v0.18.1
6592025-01-31T04:46:01.901Z Downloaded const-oid v0.9.6
6602025-01-31T04:46:01.903Z Downloaded derive_builder_macro v0.20.2
6612025-01-31T04:46:01.903Z Downloaded rustls-pemfile v2.2.0
6622025-01-31T04:46:01.906Z Downloaded compact_str v0.8.0
6632025-01-31T04:46:01.909Z Downloaded arc-swap v1.7.1
6642025-01-31T04:46:01.914Z Downloaded mirai-annotations v1.12.0
6652025-01-31T04:46:01.916Z Downloaded float-ord v0.3.2
6662025-01-31T04:46:01.916Z Downloaded typify-macro v0.3.0
6672025-01-31T04:46:01.920Z Downloaded typify-macro v0.2.0
6682025-01-31T04:46:01.920Z Downloaded simd-adler32 v0.3.7
6692025-01-31T04:46:01.923Z Downloaded num-conv v0.1.0
6702025-01-31T04:46:01.923Z Downloaded lru-cache v0.1.2
6712025-01-31T04:46:01.925Z Downloaded maplit v1.0.2
6722025-01-31T04:46:01.925Z Downloaded managed v0.8.0
6732025-01-31T04:46:01.928Z Downloaded linear-map v1.2.0
6742025-01-31T04:46:01.938Z Downloaded serde_derive_internals v0.29.1
6752025-01-31T04:46:01.940Z Downloaded write16 v1.0.0
6762025-01-31T04:46:01.943Z Downloaded mime v0.3.17
6772025-01-31T04:46:01.946Z Downloaded internet-checksum v0.2.1
6782025-01-31T04:46:01.946Z Downloaded peg-runtime v0.8.3
6792025-01-31T04:46:01.946Z Downloaded lockfree-object-pool v0.1.6
6802025-01-31T04:46:01.949Z Downloaded psl-types v2.0.11
6812025-01-31T04:46:01.951Z Downloaded hyper-tls v0.6.0
6822025-01-31T04:46:01.954Z Downloaded writeable v0.5.5
6832025-01-31T04:46:01.956Z Downloaded memoffset v0.9.1
6842025-01-31T04:46:01.956Z Downloaded smallvec v1.13.2
6852025-01-31T04:46:01.959Z Downloaded libloading v0.8.5
6862025-01-31T04:46:01.961Z Downloaded icu_normalizer_data v1.5.0
6872025-01-31T04:46:01.965Z Downloaded ipnetwork v0.20.0
6882025-01-31T04:46:01.967Z Downloaded crypto-bigint v0.5.5
6892025-01-31T04:46:01.975Z Downloaded progenitor-client v0.8.0
6902025-01-31T04:46:01.978Z Downloaded hyper-staticfile v0.10.1
6912025-01-31T04:46:01.980Z Downloaded icu_locid v1.5.0
6922025-01-31T04:46:01.985Z Downloaded dirs-next v2.0.0
6932025-01-31T04:46:01.988Z Downloaded litemap v0.7.3
6942025-01-31T04:46:01.991Z Downloaded iana-time-zone v0.1.61
6952025-01-31T04:46:01.993Z Downloaded group v0.13.0
6962025-01-31T04:46:01.996Z Downloaded downcast v0.11.0
6972025-01-31T04:46:01.998Z Downloaded const_format v0.2.34
6982025-01-31T04:46:02.003Z Downloaded base64 v0.13.1
6992025-01-31T04:46:02.007Z Downloaded foreign-types v0.3.2
7002025-01-31T04:46:02.009Z Downloaded hickory-client v0.24.2
7012025-01-31T04:46:02.012Z Downloaded memmap2 v0.9.5
7022025-01-31T04:46:02.014Z Downloaded base64 v0.22.1
7032025-01-31T04:46:02.019Z Downloaded russh-cryptovec v0.7.3
7042025-01-31T04:46:02.021Z Downloaded opaque-debug v0.3.1
7052025-01-31T04:46:02.021Z Downloaded new_debug_unreachable v1.0.6
7062025-01-31T04:46:02.024Z Downloaded pem v3.0.4
7072025-01-31T04:46:02.027Z Downloaded paste v1.0.15
7082025-01-31T04:46:02.029Z Downloaded litrs v0.4.1
7092025-01-31T04:46:02.032Z Downloaded quick-error v1.2.3
7102025-01-31T04:46:02.035Z Downloaded rcgen v0.12.1
7112025-01-31T04:46:02.037Z Downloaded miniz_oxide v0.8.0
7122025-01-31T04:46:02.040Z Downloaded icu_normalizer v1.5.0
7132025-01-31T04:46:02.044Z Downloaded base64 v0.21.7
7142025-01-31T04:46:02.049Z Downloaded hmac v0.12.1
7152025-01-31T04:46:02.052Z Downloaded vte_generate_state_changes v0.1.2
7162025-01-31T04:46:02.054Z Downloaded backtrace v0.3.74
7172025-01-31T04:46:02.059Z Downloaded difflib v0.4.0
7182025-01-31T04:46:02.062Z Downloaded similar v2.6.0
7192025-01-31T04:46:02.068Z Downloaded ssh-cipher v0.2.0
7202025-01-31T04:46:02.071Z Downloaded olpc-cjson v0.1.4
7212025-01-31T04:46:02.073Z Downloaded num-derive v0.4.2
7222025-01-31T04:46:02.075Z Downloaded globset v0.4.15
7232025-01-31T04:46:02.078Z Downloaded crossbeam-channel v0.5.13
7242025-01-31T04:46:02.081Z Downloaded thiserror-impl-no-std v2.0.2
7252025-01-31T04:46:02.084Z Downloaded tokio-rustls v0.26.0
7262025-01-31T04:46:02.087Z Downloaded vte v0.11.1
7272025-01-31T04:46:02.090Z Downloaded pem-rfc7468 v0.7.0
7282025-01-31T04:46:02.092Z Downloaded mockall_derive v0.13.0
7292025-01-31T04:46:02.095Z Downloaded indicatif v0.17.11
7302025-01-31T04:46:02.100Z Downloaded flagset v0.4.6
7312025-01-31T04:46:02.104Z Downloaded untrusted v0.9.0
7322025-01-31T04:46:02.106Z Downloaded utf16_iter v1.0.5
7332025-01-31T04:46:02.106Z Downloaded slog-async v2.8.0
7342025-01-31T04:46:02.109Z Downloaded num_threads v0.1.7
7352025-01-31T04:46:02.109Z Downloaded derive_more v0.99.18
7362025-01-31T04:46:02.116Z Downloaded semver v0.1.20
7372025-01-31T04:46:02.118Z Downloaded secrecy v0.8.0
7382025-01-31T04:46:02.118Z Downloaded stable_deref_trait v1.2.0
7392025-01-31T04:46:02.121Z Downloaded string_cache v0.8.7
7402025-01-31T04:46:02.121Z Downloaded slog-bunyan v2.5.0
7412025-01-31T04:46:02.123Z Downloaded zone v0.1.8
7422025-01-31T04:46:02.126Z Downloaded utf-8 v0.7.6
7432025-01-31T04:46:02.126Z Downloaded scrypt v0.11.0
7442025-01-31T04:46:02.128Z Downloaded scopeguard v1.2.0
7452025-01-31T04:46:02.131Z Downloaded pin-project-lite v0.2.14
7462025-01-31T04:46:02.135Z Downloaded tungstenite v0.24.0
7472025-01-31T04:46:02.141Z Downloaded uzers v0.12.1
7482025-01-31T04:46:02.145Z Downloaded either v1.13.0
7492025-01-31T04:46:02.145Z Downloaded dirs-sys-next v0.1.2
7502025-01-31T04:46:02.147Z Downloaded polyval v0.6.2
7512025-01-31T04:46:02.150Z Downloaded fallible-streaming-iterator v0.1.9
7522025-01-31T04:46:02.150Z Downloaded defmt-parser v0.3.4
7532025-01-31T04:46:02.152Z Downloaded hyper-util v0.1.10
7542025-01-31T04:46:02.156Z Downloaded ssh-encoding v0.2.0
7552025-01-31T04:46:02.159Z Downloaded percent-encoding v2.3.1
7562025-01-31T04:46:02.162Z Downloaded thiserror-impl v2.0.11
7572025-01-31T04:46:02.162Z Downloaded defmt-macros v0.3.9
7582025-01-31T04:46:02.165Z Downloaded tokio-tungstenite v0.21.0
7592025-01-31T04:46:02.167Z Downloaded which v4.4.2
7602025-01-31T04:46:02.169Z Downloaded fragile v2.0.0
7612025-01-31T04:46:02.172Z Downloaded funty v2.0.0
7622025-01-31T04:46:02.174Z Downloaded peg v0.8.4
7632025-01-31T04:46:02.177Z Downloaded rtoolbox v0.0.2
7642025-01-31T04:46:02.179Z Downloaded tokio-tungstenite v0.23.1
7652025-01-31T04:46:02.182Z Downloaded ref-cast-impl v1.0.23
7662025-01-31T04:46:02.184Z Downloaded quinn-udp v0.5.5
7672025-01-31T04:46:02.187Z Downloaded diesel_table_macro_syntax v0.2.0
7682025-01-31T04:46:02.187Z Downloaded tokio-rustls v0.25.0
7692025-01-31T04:46:02.189Z Downloaded postcard v1.0.10
7702025-01-31T04:46:02.192Z Downloaded ref-cast v1.0.23
7712025-01-31T04:46:02.196Z Downloaded rustversion v1.0.17
7722025-01-31T04:46:02.199Z Downloaded poly1305 v0.8.0
7732025-01-31T04:46:02.201Z Downloaded typify v0.2.0
7742025-01-31T04:46:02.204Z Downloaded endian-type v0.1.2
7752025-01-31T04:46:02.207Z Downloaded shell-words v1.1.0
7762025-01-31T04:46:02.207Z Downloaded rustc-hash v1.1.0
7772025-01-31T04:46:02.209Z Downloaded fxhash v0.2.1
7782025-01-31T04:46:02.209Z Downloaded unicode_categories v0.1.1
7792025-01-31T04:46:02.212Z Downloaded rusty-fork v0.3.0
7802025-01-31T04:46:02.215Z Downloaded tabwriter v1.4.0
7812025-01-31T04:46:02.215Z Downloaded synstructure v0.13.1
7822025-01-31T04:46:02.217Z Downloaded sqlformat v0.2.6
7832025-01-31T04:46:02.220Z Downloaded tiny-keccak v2.0.2
7842025-01-31T04:46:02.223Z Downloaded tui-tree-widget v0.22.0
7852025-01-31T04:46:02.226Z Downloaded hickory-resolver v0.24.2
7862025-01-31T04:46:02.228Z Downloaded oso-derive v0.27.3
7872025-01-31T04:46:02.231Z Downloaded tls_codec_derive v0.4.1
7882025-01-31T04:46:02.242Z Downloaded minimal-lexical v0.2.1
7892025-01-31T04:46:02.246Z Downloaded spki v0.7.3
7902025-01-31T04:46:02.246Z Downloaded tinystr v0.7.6
7912025-01-31T04:46:02.246Z Downloaded phf_codegen v0.11.2
7922025-01-31T04:46:02.246Z Downloaded strum v0.26.3
7932025-01-31T04:46:02.246Z Downloaded zerofrom-derive v0.1.4
7942025-01-31T04:46:02.246Z Downloaded unicase v2.7.0
7952025-01-31T04:46:02.249Z Downloaded zerofrom v0.1.4
7962025-01-31T04:46:02.249Z Downloaded shlex v1.3.0
7972025-01-31T04:46:02.251Z Downloaded progenitor v0.8.0
7982025-01-31T04:46:02.254Z Downloaded progenitor-macro v0.9.1
7992025-01-31T04:46:02.254Z Downloaded debug-ignore v1.0.5
8002025-01-31T04:46:02.256Z Downloaded defmt v0.3.8
8012025-01-31T04:46:02.259Z Downloaded peg-macros v0.8.4
8022025-01-31T04:46:02.261Z Downloaded snafu-derive v0.8.5
8032025-01-31T04:46:02.264Z Downloaded postgres-types v0.2.8
8042025-01-31T04:46:02.266Z Downloaded postgres-protocol v0.6.7
8052025-01-31T04:46:02.269Z Downloaded crossterm v0.28.1
8062025-01-31T04:46:02.276Z Downloaded time-core v0.1.2
8072025-01-31T04:46:02.278Z Downloaded futures-io v0.3.31
8082025-01-31T04:46:02.281Z Downloaded foreign-types-macros v0.2.3
8092025-01-31T04:46:02.281Z Downloaded flume v0.11.1
8102025-01-31T04:46:02.285Z Downloaded enum-as-inner v0.6.1
8112025-01-31T04:46:02.287Z Downloaded hickory-server v0.24.2
8122025-01-31T04:46:02.293Z Downloaded ghash v0.5.1
8132025-01-31T04:46:02.296Z Downloaded gethostname v0.5.0
8142025-01-31T04:46:02.299Z Downloaded futures-task v0.3.31
8152025-01-31T04:46:02.299Z Downloaded thiserror v2.0.11
8162025-01-31T04:46:02.304Z Downloaded parse-display v0.10.0
8172025-01-31T04:46:02.307Z Downloaded uuid v1.12.0
8182025-01-31T04:46:02.309Z Downloaded mio v1.0.2
8192025-01-31T04:46:02.316Z Downloaded progenitor v0.9.1
8202025-01-31T04:46:02.318Z Downloaded url v2.5.3
8212025-01-31T04:46:02.323Z Downloaded futures v0.3.31
8222025-01-31T04:46:02.327Z Downloaded serde_urlencoded v0.7.1
8232025-01-31T04:46:02.330Z Downloaded r2d2 v0.8.10
8242025-01-31T04:46:02.332Z Downloaded fs_extra v1.3.0
8252025-01-31T04:46:02.335Z Downloaded precomputed-hash v0.1.1
8262025-01-31T04:46:02.337Z Downloaded termcolor v1.4.1
8272025-01-31T04:46:02.337Z Downloaded serde-hex v0.1.0
8282025-01-31T04:46:02.340Z Downloaded proc-macro-crate v1.3.1
8292025-01-31T04:46:02.340Z Downloaded phf v0.11.2
8302025-01-31T04:46:02.342Z Downloaded derive_builder_core v0.20.2
8312025-01-31T04:46:02.345Z Downloaded qorb v0.2.1
8322025-01-31T04:46:02.348Z Downloaded omicron-zone-package v0.12.0
8332025-01-31T04:46:02.353Z Downloaded serde-big-array v0.5.1
8342025-01-31T04:46:02.355Z Downloaded env_filter v0.1.2
8352025-01-31T04:46:02.358Z Downloaded spin v0.9.8
8362025-01-31T04:46:02.360Z Downloaded wait-timeout v0.2.0
8372025-01-31T04:46:02.362Z Downloaded universal-hash v0.5.1
8382025-01-31T04:46:02.362Z Downloaded getrandom v0.2.15
8392025-01-31T04:46:02.365Z Downloaded signal-hook v0.3.17
8402025-01-31T04:46:02.369Z Downloaded libxml v0.3.3
8412025-01-31T04:46:02.376Z Downloaded parking_lot_core v0.9.10
8422025-01-31T04:46:02.380Z Downloaded expectorate v1.1.0
8432025-01-31T04:46:02.383Z Downloaded aes-gcm v0.10.3
8442025-01-31T04:46:02.387Z Downloaded waitgroup v0.1.2
8452025-01-31T04:46:02.389Z Downloaded elliptic-curve v0.13.8
8462025-01-31T04:46:02.393Z Downloaded display-error-chain v0.2.2
8472025-01-31T04:46:02.395Z Downloaded num-iter v0.1.45
8482025-01-31T04:46:02.397Z Downloaded number_prefix v0.4.0
8492025-01-31T04:46:02.400Z Downloaded num-integer v0.1.46
8502025-01-31T04:46:02.402Z Downloaded nanorand v0.7.0
8512025-01-31T04:46:02.405Z Downloaded multimap v0.10.0
8522025-01-31T04:46:02.405Z Downloaded embedded-io v0.6.1
8532025-01-31T04:46:02.408Z Downloaded data-encoding v2.6.0
8542025-01-31T04:46:02.408Z Downloaded primeorder v0.13.6
8552025-01-31T04:46:02.410Z Downloaded topological-sort v0.2.2
8562025-01-31T04:46:02.413Z Downloaded ppv-lite86 v0.2.20
8572025-01-31T04:46:02.413Z Downloaded steno v0.4.1
8582025-01-31T04:46:02.417Z Downloaded structmeta-derive v0.3.0
8592025-01-31T04:46:02.420Z Downloaded dropshot_endpoint v0.12.0
8602025-01-31T04:46:02.423Z Downloaded sqlparser_derive v0.2.2
8612025-01-31T04:46:02.425Z Downloaded powerfmt v0.2.0
8622025-01-31T04:46:02.425Z Downloaded pkg-config v0.3.31
8632025-01-31T04:46:02.428Z Downloaded der v0.7.9
8642025-01-31T04:46:02.433Z Downloaded try-lock v0.2.5
8652025-01-31T04:46:02.436Z Downloaded vergen v8.3.2
8662025-01-31T04:46:02.439Z Downloaded time v0.3.36
8672025-01-31T04:46:02.446Z Downloaded tap v1.0.1
8682025-01-31T04:46:02.449Z Downloaded idna v1.0.3
8692025-01-31T04:46:02.453Z Downloaded tokio-rustls v0.24.1
8702025-01-31T04:46:02.456Z Downloaded newtype_derive v0.1.6
8712025-01-31T04:46:02.458Z Downloaded foreign-types-shared v0.3.1
8722025-01-31T04:46:02.458Z Downloaded unicode-bidi v0.3.17
8732025-01-31T04:46:02.461Z Downloaded untrusted v0.7.1
8742025-01-31T04:46:02.464Z Downloaded pkcs8 v0.10.2
8752025-01-31T04:46:02.469Z Downloaded document-features v0.2.10
8762025-01-31T04:46:02.471Z Downloaded pretty-hex v0.2.1
8772025-01-31T04:46:02.471Z Downloaded oso v0.27.3
8782025-01-31T04:46:02.474Z Downloaded toolchain_find v0.4.0
8792025-01-31T04:46:02.476Z Downloaded pin-utils v0.1.0
8802025-01-31T04:46:02.477Z Downloaded packed_struct_codegen v0.10.1
8812025-01-31T04:46:02.480Z Downloaded fd-lock v4.0.2
8822025-01-31T04:46:02.482Z Downloaded take_mut v0.2.2
8832025-01-31T04:46:02.482Z Downloaded parse-size v1.1.0
8842025-01-31T04:46:02.482Z Downloaded hash32 v0.2.1
8852025-01-31T04:46:02.485Z Downloaded zone v0.3.0
8862025-01-31T04:46:02.487Z Downloaded termios v0.3.3
8872025-01-31T04:46:02.487Z Downloaded progenitor-impl v0.8.0
8882025-01-31T04:46:02.490Z Downloaded socket2 v0.5.7
8892025-01-31T04:46:02.492Z Downloaded parking_lot v0.11.2
8902025-01-31T04:46:02.495Z Downloaded yoke-derive v0.7.4
8912025-01-31T04:46:02.498Z Downloaded tokio-macros v2.5.0
8922025-01-31T04:46:02.500Z Downloaded signal-hook-registry v1.4.2
8932025-01-31T04:46:02.500Z Downloaded sha1 v0.10.6
8942025-01-31T04:46:02.502Z Downloaded slog v2.7.0
8952025-01-31T04:46:02.505Z Downloaded dyn-clone v1.0.17
8962025-01-31T04:46:02.508Z Downloaded slog-json v2.6.1
8972025-01-31T04:46:02.510Z Downloaded parse-display-derive v0.10.0
8982025-01-31T04:46:02.510Z Downloaded predicates v3.1.2
8992025-01-31T04:46:02.514Z Downloaded quinn v0.11.5
9002025-01-31T04:46:02.518Z Downloaded path-slash v0.1.5
9012025-01-31T04:46:02.520Z Downloaded nodrop v0.1.14
9022025-01-31T04:46:02.520Z Downloaded newline-converter v0.3.0
9032025-01-31T04:46:02.523Z Downloaded strum_macros v0.26.4
9042025-01-31T04:46:02.525Z Downloaded serde_with_macros v3.11.0
9052025-01-31T04:46:02.528Z Downloaded tokio-native-tls v0.3.1
9062025-01-31T04:46:02.530Z Downloaded slog-scope v4.4.0
9072025-01-31T04:46:02.530Z Downloaded tinyvec v1.8.0
9082025-01-31T04:46:02.533Z Downloaded tough v0.19.0
9092025-01-31T04:46:02.542Z Downloaded sync_wrapper v1.0.1
9102025-01-31T04:46:02.545Z Downloaded tokio-util v0.7.12
9112025-01-31T04:46:02.551Z Downloaded foreign-types-shared v0.1.1
9122025-01-31T04:46:02.555Z Downloaded hashbrown v0.12.3
9132025-01-31T04:46:02.558Z Downloaded phf_shared v0.10.0
9142025-01-31T04:46:02.560Z Downloaded slog-dtrace v0.3.0
9152025-01-31T04:46:02.560Z Downloaded parse-zoneinfo v0.3.1
9162025-01-31T04:46:02.563Z Downloaded predicates-tree v1.0.11
9172025-01-31T04:46:02.565Z Downloaded predicates-core v1.0.8
9182025-01-31T04:46:02.567Z Downloaded blake3 v1.5.4
9192025-01-31T04:46:02.575Z Downloaded slab v0.4.9
9202025-01-31T04:46:02.578Z Downloaded same-file v1.0.6
9212025-01-31T04:46:02.580Z Downloaded hashbrown v0.13.2
9222025-01-31T04:46:02.583Z Downloaded zeroize v1.8.1
9232025-01-31T04:46:02.586Z Downloaded typed-path v0.9.3
9242025-01-31T04:46:02.593Z Downloaded ff v0.13.0
9252025-01-31T04:46:02.595Z Downloaded parking_lot_core v0.8.6
9262025-01-31T04:46:02.598Z Downloaded parking_lot v0.12.3
9272025-01-31T04:46:02.600Z Downloaded want v0.3.1
9282025-01-31T04:46:02.603Z Downloaded pbkdf2 v0.11.0
9292025-01-31T04:46:02.606Z Downloaded newtype-uuid v1.2.1
9302025-01-31T04:46:02.606Z Downloaded zeroize_derive v1.4.2
9312025-01-31T04:46:02.608Z Downloaded tracing-attributes v0.1.27
9322025-01-31T04:46:02.612Z Downloaded zerocopy v0.6.6
9332025-01-31T04:46:02.614Z Downloaded signal-hook-tokio v0.3.1
9342025-01-31T04:46:02.614Z Downloaded twox-hash v2.1.0
9352025-01-31T04:46:02.616Z Downloaded sigpipe v0.1.3
9362025-01-31T04:46:02.619Z Downloaded der_derive v0.7.3
9372025-01-31T04:46:02.619Z Downloaded rustfmt-wrapper v0.2.1
9382025-01-31T04:46:02.622Z Downloaded sync-ptr v0.1.1
9392025-01-31T04:46:02.622Z Downloaded displaydoc v0.2.5
9402025-01-31T04:46:02.625Z Downloaded openssl-probe v0.1.5
9412025-01-31T04:46:02.627Z Downloaded rustls-pemfile v1.0.4
9422025-01-31T04:46:02.629Z Downloaded itertools v0.13.0
9432025-01-31T04:46:02.641Z Downloaded hash32 v0.3.1
9442025-01-31T04:46:02.644Z Downloaded phf_generator v0.11.2
9452025-01-31T04:46:02.646Z Downloaded whoami v1.5.2
9462025-01-31T04:46:02.649Z Downloaded num-traits v0.2.19
9472025-01-31T04:46:02.655Z Downloaded pkcs1 v0.7.5
9482025-01-31T04:46:02.658Z Downloaded heapless v0.7.17
9492025-01-31T04:46:02.665Z Downloaded headers-core v0.3.0
9502025-01-31T04:46:02.667Z Downloaded aws-lc-rs v1.10.0
9512025-01-31T04:46:02.680Z Downloaded embedded-io v0.4.0
9522025-01-31T04:46:02.683Z Downloaded typify v0.3.0
9532025-01-31T04:46:02.688Z Downloaded ed25519 v2.2.3
9542025-01-31T04:46:02.690Z Downloaded zopfli v0.8.1
9552025-01-31T04:46:02.693Z Downloaded tungstenite v0.23.0
9562025-01-31T04:46:02.697Z Downloaded tar v0.4.42
9572025-01-31T04:46:02.700Z Downloaded derive-where v1.2.7
9582025-01-31T04:46:02.704Z Downloaded thiserror-no-std v2.0.2
9592025-01-31T04:46:02.708Z Downloaded rand_core v0.6.4
9602025-01-31T04:46:02.711Z Downloaded strum_macros v0.25.3
9612025-01-31T04:46:02.714Z Downloaded hashlink v0.9.1
9622025-01-31T04:46:02.716Z Downloaded des v0.8.1
9632025-01-31T04:46:02.716Z Downloaded rustc-demangle v0.1.24
9642025-01-31T04:46:02.719Z Downloaded scheduled-thread-pool v0.2.7
9652025-01-31T04:46:02.719Z Downloaded phf_shared v0.11.2
9662025-01-31T04:46:02.721Z Downloaded fatfs v0.3.6
9672025-01-31T04:46:02.724Z Downloaded xz2 v0.1.7
9682025-01-31T04:46:02.727Z Downloaded strum_macros v0.24.3
9692025-01-31T04:46:02.730Z Downloaded tracing v0.1.40
9702025-01-31T04:46:02.732Z Downloaded dunce v1.0.5
9712025-01-31T04:46:02.735Z Downloaded darling_macro v0.20.10
9722025-01-31T04:46:02.735Z Downloaded password-hash v0.5.0
9732025-01-31T04:46:02.738Z Downloaded thread_local v1.1.8
9742025-01-31T04:46:02.740Z Downloaded winnow v0.5.40
9752025-01-31T04:46:02.748Z Downloaded fallible-iterator v0.3.0
9762025-01-31T04:46:02.751Z Downloaded signature v2.2.0
9772025-01-31T04:46:02.751Z Downloaded diesel-dtrace v0.4.2
9782025-01-31T04:46:02.753Z Downloaded normalize-line-endings v0.3.0
9792025-01-31T04:46:02.756Z Downloaded env_logger v0.10.2
9802025-01-31T04:46:02.759Z Downloaded walkdir v2.5.0
9812025-01-31T04:46:02.762Z Downloaded rand_chacha v0.3.1
9822025-01-31T04:46:02.762Z Downloaded pbkdf2 v0.12.2
9832025-01-31T04:46:02.764Z Downloaded snafu v0.8.5
9842025-01-31T04:46:02.769Z Downloaded zip v0.6.6
9852025-01-31T04:46:02.773Z Downloaded tungstenite v0.21.0
9862025-01-31T04:46:02.777Z Downloaded openssl-macros v0.1.1
9872025-01-31T04:46:02.780Z Downloaded diesel_derives v2.2.3
9882025-01-31T04:46:02.782Z Downloaded tracing-core v0.1.32
9892025-01-31T04:46:02.785Z Downloaded zip v2.1.3
9902025-01-31T04:46:02.790Z Downloaded structmeta v0.2.0
9912025-01-31T04:46:02.794Z Downloaded unicode-truncate v1.1.0
9922025-01-31T04:46:02.794Z Downloaded strip-ansi-escapes v0.2.0
9932025-01-31T04:46:02.797Z Downloaded rand v0.8.5
9942025-01-31T04:46:02.799Z Downloaded yoke v0.7.4
9952025-01-31T04:46:02.799Z Downloaded yasna v0.5.2
9962025-01-31T04:46:02.802Z Downloaded password-hash v0.4.2
9972025-01-31T04:46:02.805Z Downloaded slog-envlogger v2.2.0
9982025-01-31T04:46:02.806Z Downloaded proptest v1.5.0
9992025-01-31T04:46:02.814Z Downloaded tokio-tungstenite v0.24.0
10002025-01-31T04:46:02.817Z Downloaded derive_builder v0.20.2
10012025-01-31T04:46:02.822Z Downloaded rand_seeder v0.3.0
10022025-01-31T04:46:02.825Z Downloaded rayon-core v1.12.1
10032025-01-31T04:46:02.831Z Downloaded unicode-xid v0.2.6
10042025-01-31T04:46:02.833Z Downloaded rpassword v7.3.1
10052025-01-31T04:46:02.833Z Downloaded num-rational v0.4.2
10062025-01-31T04:46:02.833Z Downloaded nu-ansi-term v0.50.1
10072025-01-31T04:46:02.836Z Downloaded ron v0.7.1
10082025-01-31T04:46:02.839Z Downloaded native-tls v0.2.12
10092025-01-31T04:46:02.841Z Downloaded deranged v0.3.11
10102025-01-31T04:46:02.844Z Downloaded test-strategy v0.3.1
10112025-01-31T04:46:02.848Z Downloaded samael v0.0.17
10122025-01-31T04:46:02.852Z Downloaded prettyplease v0.2.25
10132025-01-31T04:46:02.855Z Downloaded p521 v0.13.3
10142025-01-31T04:46:02.859Z Downloaded pin-project v1.1.6
10152025-01-31T04:46:02.869Z Downloaded time-macros v0.2.18
10162025-01-31T04:46:02.872Z Downloaded dropshot_endpoint v0.15.1
10172025-01-31T04:46:02.875Z Downloaded p256 v0.13.2
10182025-01-31T04:46:02.879Z Downloaded unsafe-libyaml v0.2.11
10192025-01-31T04:46:02.882Z Downloaded num-bigint v0.4.6
10202025-01-31T04:46:02.887Z Downloaded unicode-properties v0.1.3
10212025-01-31T04:46:02.891Z Downloaded schemars v0.8.21
10222025-01-31T04:46:02.900Z Downloaded tokio-postgres v0.7.12
10232025-01-31T04:46:02.905Z Downloaded chrono v0.4.39
10242025-01-31T04:46:02.913Z Downloaded owo-colors v4.1.0
10252025-01-31T04:46:02.916Z Downloaded lalrpop v0.19.12
10262025-01-31T04:46:02.929Z Downloaded num-bigint-dig v0.8.4
10272025-01-31T04:46:02.934Z Downloaded russh-keys v0.45.0
10282025-01-31T04:46:02.937Z Downloaded hashbrown v0.14.5
10292025-01-31T04:46:02.944Z Downloaded stringprep v0.1.5
10302025-01-31T04:46:02.946Z Downloaded toml v0.7.8
10312025-01-31T04:46:02.949Z Downloaded serde_yaml v0.9.34+deprecated
10322025-01-31T04:46:02.954Z Downloaded darling_core v0.20.10
10332025-01-31T04:46:02.957Z Downloaded ron v0.8.1
10342025-01-31T04:46:02.962Z Downloaded sqlparser v0.45.0
10352025-01-31T04:46:02.968Z Downloaded x509-cert v0.2.5
10362025-01-31T04:46:02.974Z Downloaded radix_trie v0.2.1
10372025-01-31T04:46:02.979Z Downloaded salty v0.3.0
10382025-01-31T04:46:02.987Z Downloaded openssl-sys v0.9.104
10392025-01-31T04:46:02.992Z Downloaded toml_edit v0.19.15
10402025-01-31T04:46:03.010Z Downloaded flate2 v1.0.35
10412025-01-31T04:46:03.017Z Downloaded reedline v0.35.0
10422025-01-31T04:46:03.024Z Downloaded serde_with v3.11.0
10432025-01-31T04:46:03.033Z Downloaded rusqlite v0.32.1
10442025-01-31T04:46:03.040Z Downloaded curve25519-dalek v4.1.3
10452025-01-31T04:46:03.049Z Downloaded futures-util v0.3.31
10462025-01-31T04:46:03.063Z Downloaded quinn-proto v0.11.8
10472025-01-31T04:46:03.069Z Downloaded unicode-segmentation v1.12.0
10482025-01-31T04:46:03.073Z Downloaded zerocopy v0.8.10
10492025-01-31T04:46:03.101Z Downloaded rayon v1.10.0
10502025-01-31T04:46:03.110Z Downloaded object v0.30.4
10512025-01-31T04:46:03.120Z Downloaded russh v0.45.0
10522025-01-31T04:46:03.127Z Downloaded zerovec v0.10.4
10532025-01-31T04:46:03.134Z Downloaded rustls-webpki v0.102.8
10542025-01-31T04:46:03.154Z Downloaded nom v7.1.3
10552025-01-31T04:46:03.160Z Downloaded petname v2.0.2
10562025-01-31T04:46:03.166Z Downloaded rustls-webpki v0.101.7
10572025-01-31T04:46:03.182Z Downloaded polar-core v0.27.3
10582025-01-31T04:46:03.191Z Downloaded regex-syntax v0.6.29
10592025-01-31T04:46:03.200Z Downloaded object v0.36.5
10602025-01-31T04:46:03.212Z Downloaded webpki-roots v0.26.6
10612025-01-31T04:46:03.217Z Downloaded unicode-width v0.2.0
10622025-01-31T04:46:03.223Z Downloaded nix v0.28.0
10632025-01-31T04:46:03.236Z Downloaded p384 v0.13.0
10642025-01-31T04:46:03.243Z Downloaded gimli v0.31.1
10652025-01-31T04:46:03.251Z Downloaded regex-syntax v0.8.5
10662025-01-31T04:46:03.260Z Downloaded hickory-proto v0.24.2
10672025-01-31T04:46:03.277Z Downloaded smoltcp v0.9.1
10682025-01-31T04:46:03.288Z Downloaded rustls v0.23.19
10692025-01-31T04:46:03.302Z Downloaded smoltcp v0.11.0
10702025-01-31T04:46:03.315Z Downloaded regress v0.9.1
10712025-01-31T04:46:03.327Z Downloaded dropshot v0.15.1
10722025-01-31T04:46:03.347Z Downloaded openssl v0.10.66
10732025-01-31T04:46:03.357Z Downloaded dropshot v0.12.0
10742025-01-31T04:46:03.378Z Downloaded openapiv3 v2.0.0
10752025-01-31T04:46:03.391Z Downloaded rustls v0.22.4
10762025-01-31T04:46:03.405Z Downloaded chrono-tz v0.10.1
10772025-01-31T04:46:03.414Z Downloaded sled v0.34.7
10782025-01-31T04:46:03.426Z Downloaded bstr v1.10.0
10792025-01-31T04:46:03.438Z Downloaded typify-impl v0.2.0
10802025-01-31T04:46:03.454Z Downloaded regress v0.10.1
10812025-01-31T04:46:03.463Z Downloaded diesel v2.2.6
10822025-01-31T04:46:03.484Z Downloaded ratatui v0.28.1
10832025-01-31T04:46:03.504Z Downloaded git2 v0.19.0
10842025-01-31T04:46:03.512Z Downloaded vcpkg v0.2.15
10852025-01-31T04:46:03.555Z Downloaded typify-impl v0.3.0
10862025-01-31T04:46:03.573Z Downloaded zerocopy-derive v0.6.6
10872025-01-31T04:46:03.581Z Downloaded bzip2-sys v0.1.11+1.0.8
10882025-01-31T04:46:03.594Z Downloaded nix v0.29.0
10892025-01-31T04:46:03.607Z Downloaded regex-automata v0.4.8
10902025-01-31T04:46:03.625Z Downloaded lzma-sys v0.1.20
10912025-01-31T04:46:03.658Z Downloaded libz-sys v1.1.20
10922025-01-31T04:46:03.678Z Downloaded rustls v0.21.12
10932025-01-31T04:46:03.689Z Downloaded nix v0.27.1
10942025-01-31T04:46:03.701Z Downloaded regex v1.11.1
10952025-01-31T04:46:03.714Z Downloaded headers v0.4.0
10962025-01-31T04:46:03.720Z Downloaded subprocess v0.2.9
10972025-01-31T04:46:03.723Z Downloaded unicode-normalization v0.1.24
10982025-01-31T04:46:03.726Z Downloaded portable-atomic v1.9.0
10992025-01-31T04:46:03.734Z Downloaded bitvec v1.0.1
11002025-01-31T04:46:03.749Z Downloaded h2 v0.4.6
11012025-01-31T04:46:03.756Z Downloaded icu_properties_data v1.5.0
11022025-01-31T04:46:03.767Z Downloaded rustls-pki-types v1.10.0
11032025-01-31T04:46:03.770Z Downloaded petgraph v0.6.5
11042025-01-31T04:46:03.789Z Downloaded bindgen v0.69.5
11052025-01-31T04:46:03.796Z Downloaded csv v1.3.1
11062025-01-31T04:46:03.816Z Downloaded tokio v1.43.0
11072025-01-31T04:46:03.855Z Downloaded rsa v0.9.6
11082025-01-31T04:46:03.859Z Downloaded quick-xml v0.33.0
11092025-01-31T04:46:03.866Z Downloaded hkdf v0.12.4
11102025-01-31T04:46:03.868Z Downloaded schemars_derive v0.8.21
11112025-01-31T04:46:03.871Z Downloaded reqwest v0.12.9
11122025-01-31T04:46:03.878Z Downloaded hyper v1.5.2
11132025-01-31T04:46:03.884Z Downloaded structmeta-derive v0.2.0
11142025-01-31T04:46:03.886Z Downloaded filetime v0.2.25
11152025-01-31T04:46:03.886Z Downloaded half v2.4.1
11162025-01-31T04:46:03.889Z Downloaded sha3 v0.10.8
11172025-01-31T04:46:03.893Z Downloaded foreign-types v0.5.0
11182025-01-31T04:46:03.897Z Downloaded xattr v1.3.1
11192025-01-31T04:46:03.897Z Downloaded rustc_version v0.4.1
11202025-01-31T04:46:03.900Z Downloaded siphasher v0.3.11
11212025-01-31T04:46:03.900Z Downloaded pin-project-internal v1.1.6
11222025-01-31T04:46:03.902Z Downloaded value-bag v1.9.0
11232025-01-31T04:46:03.905Z Downloaded ssh-key v0.6.6
11242025-01-31T04:46:03.910Z Downloaded rand_xorshift v0.3.0
11252025-01-31T04:46:03.912Z Downloaded ecdsa v0.16.9
11262025-01-31T04:46:03.914Z Downloaded num v0.4.3
11272025-01-31T04:46:03.915Z Downloaded form_urlencoded v1.2.1
11282025-01-31T04:46:03.915Z Downloaded term v0.7.0
11292025-01-31T04:46:03.917Z Downloaded progenitor-impl v0.9.1
11302025-01-31T04:46:03.920Z Downloaded zerocopy-derive v0.8.10
11312025-01-31T04:46:03.925Z Downloaded futures-channel v0.3.31
11322025-01-31T04:46:03.928Z Downloaded float-cmp v0.9.0
11332025-01-31T04:46:03.931Z Downloaded vsss-rs v3.3.4
11342025-01-31T04:46:03.933Z Downloaded pkcs5 v0.7.1
11352025-01-31T04:46:03.936Z Downloaded rustyline v14.0.0
11362025-01-31T04:46:03.940Z Downloaded publicsuffix v2.3.0
11372025-01-31T04:46:03.942Z Downloaded ed25519-dalek v2.1.1
11382025-01-31T04:46:03.945Z Downloaded unarray v0.1.4
11392025-01-31T04:46:03.948Z Downloaded diff v0.1.13
11402025-01-31T04:46:03.950Z Downloaded futures-executor v0.3.31
11412025-01-31T04:46:03.953Z Downloaded futures-core v0.3.31
11422025-01-31T04:46:03.953Z Downloaded nibble_vec v0.1.0
11432025-01-31T04:46:03.955Z Downloaded packed_struct v0.10.1
11442025-01-31T04:46:03.955Z Downloaded num-complex v0.4.6
11452025-01-31T04:46:03.958Z Downloaded libm v0.2.8
11462025-01-31T04:46:03.964Z Downloaded progenitor-macro v0.8.0
11472025-01-31T04:46:03.967Z Downloaded signal-hook-mio v0.2.4
11482025-01-31T04:46:03.967Z Downloaded num_enum_derive v0.5.11
11492025-01-31T04:46:03.969Z Downloaded num_enum v0.5.11
11502025-01-31T04:46:03.971Z Downloaded static_assertions v1.1.0
11512025-01-31T04:46:03.974Z Downloaded itertools v0.10.5
11522025-01-31T04:46:03.979Z Downloaded aes v0.8.4
11532025-01-31T04:46:03.983Z Downloaded wyz v0.5.1
11542025-01-31T04:46:03.985Z Downloaded fixedbitset v0.4.2
11552025-01-31T04:46:03.985Z Downloaded sct v0.7.1
11562025-01-31T04:46:03.989Z Downloaded tokio-stream v0.1.16
11572025-01-31T04:46:03.993Z Downloaded utf8_iter v1.0.4
11582025-01-31T04:46:03.997Z Downloaded zerovec-derive v0.10.3
11592025-01-31T04:46:03.997Z Downloaded aho-corasick v1.1.3
11602025-01-31T04:46:04.002Z Downloaded futures-sink v0.3.31
11612025-01-31T04:46:04.005Z Downloaded futures-macro v0.3.31
11622025-01-31T04:46:04.005Z Downloaded foldhash v0.1.3
11632025-01-31T04:46:04.005Z Downloaded env_logger v0.11.5
11642025-01-31T04:46:04.008Z Downloaded ena v0.14.3
11652025-01-31T04:46:04.010Z Downloaded fallible-iterator v0.2.0
11662025-01-31T04:46:04.010Z Downloaded dsl_auto_type v0.1.2
11672025-01-31T04:46:04.013Z Downloaded bumpalo v3.16.0
11682025-01-31T04:46:04.015Z Downloaded multer v3.1.0
11692025-01-31T04:46:04.018Z Downloaded mockall v0.13.0
11702025-01-31T04:46:04.021Z Downloaded encoding_rs v0.8.34
11712025-01-31T04:46:04.042Z Downloaded libgit2-sys v0.17.0+1.8.1
11722025-01-31T04:46:04.098Z Downloaded icu_properties v1.5.1
11732025-01-31T04:46:04.101Z Downloaded glob v0.3.2
11742025-01-31T04:46:04.103Z Downloaded mime_guess v2.0.5
11752025-01-31T04:46:04.106Z Downloaded ipnet v2.10.1
11762025-01-31T04:46:04.106Z Downloaded highway v1.2.0
11772025-01-31T04:46:04.108Z Downloaded chacha20poly1305 v0.10.1
11782025-01-31T04:46:04.111Z Downloaded libefi-sys v0.1.0
11792025-01-31T04:46:04.111Z Downloaded termtree v0.5.1
11802025-01-31T04:46:04.111Z Downloaded slog-term v2.9.1
11812025-01-31T04:46:04.114Z Downloaded cc v1.1.30
11822025-01-31T04:46:04.117Z Downloaded humantime v2.1.0
11832025-01-31T04:46:04.117Z Downloaded hex v0.4.3
11842025-01-31T04:46:04.120Z Downloaded maybe-uninit v2.0.0
11852025-01-31T04:46:04.120Z Downloaded home v0.5.9
11862025-01-31T04:46:04.123Z Downloaded lazycell v1.3.0
11872025-01-31T04:46:04.123Z Downloaded indent_write v2.2.0
11882025-01-31T04:46:04.123Z Downloaded bytes v1.9.0
11892025-01-31T04:46:04.126Z Downloaded itertools v0.12.1
11902025-01-31T04:46:04.133Z Downloaded indexmap v1.9.3
11912025-01-31T04:46:04.135Z Downloaded structmeta v0.3.0
11922025-01-31T04:46:04.138Z Downloaded indoc v1.0.9
11932025-01-31T04:46:04.144Z Downloaded icu_provider v1.5.0
11942025-01-31T04:46:04.146Z Downloaded rustc-hash v2.0.0
11952025-01-31T04:46:04.146Z Downloaded rfc6979 v0.4.0
11962025-01-31T04:46:04.146Z Downloaded cmake v0.1.51
11972025-01-31T04:46:04.146Z Downloaded icu_collections v1.5.0
11982025-01-31T04:46:04.151Z Downloaded console v0.15.10
11992025-01-31T04:46:04.153Z Downloaded bcs v0.1.6
12002025-01-31T04:46:04.156Z Downloaded httpdate v1.0.3
12012025-01-31T04:46:04.158Z Downloaded http-range v0.1.5
12022025-01-31T04:46:04.158Z Downloaded bit-set v0.5.3
12032025-01-31T04:46:04.158Z Downloaded crc32fast v1.4.2
12042025-01-31T04:46:04.161Z Downloaded chacha20 v0.9.1
12052025-01-31T04:46:04.379Z Downloaded libsqlite3-sys v0.30.1
12062025-01-31T04:46:04.620Z Downloaded ring v0.17.8
12072025-01-31T04:46:04.959Z Downloaded aws-lc-sys v0.22.0
12082025-01-31T04:46:05.282Z Compiling serde v1.0.217
12092025-01-31T04:46:05.284Z Compiling lock_api v0.4.12
12102025-01-31T04:46:05.284Z Compiling value-bag v1.9.0
12112025-01-31T04:46:05.284Z Compiling scopeguard v1.2.0
12122025-01-31T04:46:05.284Z Compiling typenum v1.17.0
12132025-01-31T04:46:05.438Z Compiling generic-array v0.14.7
12142025-01-31T04:46:05.484Z Compiling syn v2.0.96
12152025-01-31T04:46:05.499Z Compiling getrandom v0.2.15
12162025-01-31T04:46:05.600Z Compiling shlex v1.3.0
12172025-01-31T04:46:05.811Z Compiling rand_core v0.6.4
12182025-01-31T04:46:05.904Z Compiling log v0.4.22
12192025-01-31T04:46:05.961Z Compiling subtle v2.6.1
12202025-01-31T04:46:06.005Z Compiling jobserver v0.1.32
12212025-01-31T04:46:06.052Z Compiling smallvec v1.13.2
12222025-01-31T04:46:06.294Z Compiling const-oid v0.9.6
12232025-01-31T04:46:06.349Z Compiling pin-project-lite v0.2.14
12242025-01-31T04:46:06.365Z Compiling rustix v0.38.37
12252025-01-31T04:46:06.431Z Compiling cc v1.1.30
12262025-01-31T04:46:06.479Z Compiling spin v0.9.8
12272025-01-31T04:46:06.668Z Compiling parking_lot_core v0.9.10
12282025-01-31T04:46:06.838Z Compiling futures-core v0.3.31
12292025-01-31T04:46:06.858Z Compiling signal-hook-registry v1.4.2
12302025-01-31T04:46:07.076Z Compiling mio v1.0.2
12312025-01-31T04:46:07.190Z Compiling aho-corasick v1.1.3
12322025-01-31T04:46:07.592Z Compiling parking_lot v0.12.3
12332025-01-31T04:46:07.783Z Compiling either v1.13.0
12342025-01-31T04:46:07.786Z Compiling regex-syntax v0.8.5
12352025-01-31T04:46:08.171Z Compiling stable_deref_trait v1.2.0
12362025-01-31T04:46:08.303Z Compiling cpufeatures v0.2.14
12372025-01-31T04:46:08.325Z Compiling futures-sink v0.3.31
12382025-01-31T04:46:08.399Z Compiling glob v0.3.2
12392025-01-31T04:46:08.419Z Compiling socket2 v0.5.7
12402025-01-31T04:46:08.477Z Compiling slab v0.4.9
12412025-01-31T04:46:08.588Z Compiling prettyplease v0.2.25
12422025-01-31T04:46:08.944Z Compiling lazy_static v1.5.0
12432025-01-31T04:46:08.970Z Compiling minimal-lexical v0.2.1
12442025-01-31T04:46:09.088Z Compiling serde_json v1.0.135
12452025-01-31T04:46:09.303Z Compiling clang-sys v1.8.1
12462025-01-31T04:46:09.443Z Compiling nom v7.1.3
12472025-01-31T04:46:09.513Z Compiling libloading v0.8.5
12482025-01-31T04:46:09.600Z Compiling bindgen v0.69.5
12492025-01-31T04:46:09.924Z Compiling home v0.5.9
12502025-01-31T04:46:10.189Z Compiling futures-channel v0.3.31
12512025-01-31T04:46:10.380Z Compiling itertools v0.12.1
12522025-01-31T04:46:10.441Z Compiling futures-task v0.3.31
12532025-01-31T04:46:10.607Z Compiling foldhash v0.1.3
12542025-01-31T04:46:10.737Z Compiling libm v0.2.8
12552025-01-31T04:46:10.932Z Compiling allocator-api2 v0.2.18
12562025-01-31T04:46:11.080Z Compiling rustc-hash v1.1.0
12572025-01-31T04:46:11.249Z Compiling futures-io v0.3.31
12582025-01-31T04:46:11.526Z Compiling regex-automata v0.4.8
12592025-01-31T04:46:11.692Z Compiling pin-utils v0.1.0
12602025-01-31T04:46:11.799Z Compiling lazycell v1.3.0
12612025-01-31T04:46:11.978Z Compiling hashbrown v0.15.1
12622025-01-31T04:46:12.178Z Compiling cmake v0.1.51
12632025-01-31T04:46:12.871Z Compiling synstructure v0.13.1
12642025-01-31T04:46:13.222Z Compiling cexpr v0.6.0
12652025-01-31T04:46:13.278Z Compiling num-traits v0.2.19
12662025-01-31T04:46:13.572Z Compiling pkg-config v0.3.31
12672025-01-31T04:46:14.015Z Compiling fs_extra v1.3.0
12682025-01-31T04:46:14.294Z Compiling dunce v1.0.5
12692025-01-31T04:46:14.686Z Compiling writeable v0.5.5
12702025-01-31T04:46:14.892Z Compiling litemap v0.7.3
12712025-01-31T04:46:14.912Z Compiling ring v0.17.8
12722025-01-31T04:46:15.235Z Compiling paste v1.0.15
12732025-01-31T04:46:15.282Z Compiling base64ct v1.6.0
12742025-01-31T04:46:15.813Z Compiling pem-rfc7468 v0.7.0
12752025-01-31T04:46:15.857Z Compiling aws-lc-rs v1.10.0
12762025-01-31T04:46:15.923Z Compiling icu_locid_transform_data v1.5.0
12772025-01-31T04:46:16.039Z Compiling flagset v0.4.6
12782025-01-31T04:46:16.250Z Compiling httparse v1.9.5
12792025-01-31T04:46:16.413Z Compiling tracing-core v0.1.32
12802025-01-31T04:46:16.949Z Compiling regex v1.11.1
12812025-01-31T04:46:17.388Z Compiling rustls-pki-types v1.10.0
12822025-01-31T04:46:17.409Z Compiling icu_properties_data v1.5.0
12832025-01-31T04:46:17.580Z Compiling percent-encoding v2.3.1
12842025-01-31T04:46:17.680Z Compiling crossbeam-utils v0.8.20
12852025-01-31T04:46:17.918Z Compiling num-conv v0.1.0
12862025-01-31T04:46:18.195Z Compiling powerfmt v0.2.0
12872025-01-31T04:46:18.220Z Compiling utf16_iter v1.0.5
12882025-01-31T04:46:18.346Z Compiling serde_derive v1.0.217
12892025-01-31T04:46:18.375Z Compiling zeroize_derive v1.4.2
12902025-01-31T04:46:18.405Z Compiling zerocopy-derive v0.7.35
12912025-01-31T04:46:18.511Z Compiling zerofrom-derive v0.1.4
12922025-01-31T04:46:18.574Z Compiling tokio-macros v2.5.0
12932025-01-31T04:46:19.799Z Compiling zeroize v1.8.1
12942025-01-31T04:46:20.150Z Compiling yoke-derive v0.7.4
12952025-01-31T04:46:20.261Z Compiling thiserror-impl v1.0.69
12962025-01-31T04:46:20.406Z Compiling zerocopy v0.7.35
12972025-01-31T04:46:21.285Z Compiling crypto-common v0.1.6
12982025-01-31T04:46:21.537Z Compiling block-buffer v0.10.4
12992025-01-31T04:46:21.626Z Compiling zerovec-derive v0.10.3
13002025-01-31T04:46:21.675Z Compiling futures-macro v0.3.31
13012025-01-31T04:46:21.797Z Compiling digest v0.10.7
13022025-01-31T04:46:22.113Z Compiling zerofrom v0.1.4
13032025-01-31T04:46:22.243Z Compiling hmac v0.12.1
13042025-01-31T04:46:22.330Z Compiling displaydoc v0.2.5
13052025-01-31T04:46:22.472Z Compiling block-padding v0.3.3
13062025-01-31T04:46:22.497Z Compiling sha2 v0.10.8
13072025-01-31T04:46:22.779Z Compiling inout v0.1.3
13082025-01-31T04:46:22.874Z Compiling yoke v0.7.4
13092025-01-31T04:46:23.073Z Compiling cipher v0.4.4
13102025-01-31T04:46:23.240Z Compiling icu_provider_macros v1.5.0
13112025-01-31T04:46:23.292Z Compiling thiserror v1.0.69
13122025-01-31T04:46:23.451Z Compiling ppv-lite86 v0.2.20
13132025-01-31T04:46:23.556Z Compiling futures-util v0.3.31
13142025-01-31T04:46:23.588Z Compiling der_derive v0.7.3
13152025-01-31T04:46:23.907Z Compiling tracing-attributes v0.1.27
13162025-01-31T04:46:24.161Z Compiling zerovec v0.10.4
13172025-01-31T04:46:24.181Z Compiling rand_chacha v0.3.1
13182025-01-31T04:46:24.334Z Compiling salsa20 v0.10.2
13192025-01-31T04:46:24.569Z Compiling pest v2.7.14
13202025-01-31T04:46:25.927Z Compiling tinystr v0.7.6
13212025-01-31T04:46:26.063Z Compiling der v0.7.9
13222025-01-31T04:46:26.174Z Compiling icu_collections v1.5.0
13232025-01-31T04:46:26.307Z Compiling icu_locid v1.5.0
13242025-01-31T04:46:26.485Z Compiling rand v0.8.5
13252025-01-31T04:46:27.279Z Compiling tracing v0.1.40
13262025-01-31T04:46:27.493Z Compiling icu_provider v1.5.0
13272025-01-31T04:46:27.527Z Compiling pbkdf2 v0.12.2
13282025-01-31T04:46:27.754Z Compiling write16 v1.0.0
13292025-01-31T04:46:27.808Z Compiling untrusted v0.7.1
13302025-01-31T04:46:27.908Z Compiling vcpkg v0.2.15
13312025-01-31T04:46:28.022Z Compiling spki v0.7.3
13322025-01-31T04:46:28.405Z Compiling icu_locid_transform v1.5.0
13332025-01-31T04:46:28.429Z Compiling icu_normalizer_data v1.5.0
13342025-01-31T04:46:28.461Z Compiling utf8_iter v1.0.4
13352025-01-31T04:46:28.536Z Compiling time-core v0.1.2
13362025-01-31T04:46:28.556Z Compiling untrusted v0.9.0
13372025-01-31T04:46:28.710Z Compiling mirai-annotations v1.12.0
13382025-01-31T04:46:28.729Z Compiling time-macros v0.2.18
13392025-01-31T04:46:28.806Z Compiling scrypt v0.11.0
13402025-01-31T04:46:28.899Z Compiling pest_meta v2.7.14
13412025-01-31T04:46:29.100Z Compiling aes v0.8.4
13422025-01-31T04:46:29.337Z Compiling cbc v0.1.2
13432025-01-31T04:46:29.582Z Compiling deranged v0.3.11
13442025-01-31T04:46:29.800Z Compiling icu_properties v1.5.1
13452025-01-31T04:46:30.775Z Compiling openssl-sys v0.9.104
13462025-01-31T04:46:31.062Z Compiling bitflags v2.6.0
13472025-01-31T04:46:31.333Z Compiling bytes v1.9.0
13482025-01-31T04:46:31.799Z Compiling indexmap v2.7.1
13492025-01-31T04:46:31.884Z Compiling semver v1.0.24
13502025-01-31T04:46:32.153Z Compiling scroll_derive v0.12.0
13512025-01-31T04:46:32.562Z Compiling tokio v1.43.0
13522025-01-31T04:46:32.562Z Compiling http v1.2.0
13532025-01-31T04:46:33.145Z Compiling rustc_version v0.4.1
13542025-01-31T04:46:33.646Z Compiling icu_normalizer v1.5.0
13552025-01-31T04:46:33.845Z Compiling tinyvec_macros v0.1.1
13562025-01-31T04:46:33.948Z Compiling num_threads v0.1.7
13572025-01-31T04:46:34.095Z Compiling atomic-waker v1.1.2
13582025-01-31T04:46:34.302Z Compiling time v0.3.36
13592025-01-31T04:46:34.382Z Compiling http-body v1.0.1
13602025-01-31T04:46:34.399Z Compiling tinyvec v1.8.0
13612025-01-31T04:46:34.532Z Compiling scroll v0.12.0
13622025-01-31T04:46:34.618Z Compiling idna_adapter v1.2.0
13632025-01-31T04:46:34.854Z Compiling pest_generator v2.7.14
13642025-01-31T04:46:34.906Z Compiling pkcs5 v0.7.1
13652025-01-31T04:46:35.058Z Compiling which v4.4.2
13662025-01-31T04:46:35.622Z Compiling form_urlencoded v1.2.1
13672025-01-31T04:46:35.848Z Compiling try-lock v0.2.5
13682025-01-31T04:46:35.949Z Compiling slog v2.7.0
13692025-01-31T04:46:35.995Z Compiling goblin v0.8.2
13702025-01-31T04:46:36.018Z Compiling want v0.3.1
13712025-01-31T04:46:36.190Z Compiling pkcs8 v0.10.2
13722025-01-31T04:46:36.280Z Compiling idna v1.0.3
13732025-01-31T04:46:36.504Z Compiling uuid v1.12.0
13742025-01-31T04:46:36.750Z Compiling pest_derive v2.7.14
13752025-01-31T04:46:36.837Z Compiling httpdate v1.0.3
13762025-01-31T04:46:37.296Z Compiling iana-time-zone v0.1.61
13772025-01-31T04:46:37.557Z Compiling dtrace-parser v0.2.0
13782025-01-31T04:46:37.708Z Compiling chrono v0.4.39
13792025-01-31T04:46:38.108Z Compiling toml_datetime v0.6.8
13802025-01-31T04:46:38.608Z Compiling serde_spanned v0.6.8
13812025-01-31T04:46:38.728Z Compiling serde_tokenstream v0.2.2
13822025-01-31T04:46:38.833Z Compiling adler2 v2.0.0
13832025-01-31T04:46:39.003Z Compiling match_cfg v0.1.0
13842025-01-31T04:46:39.065Z Compiling tower-service v0.3.3
13852025-01-31T04:46:39.111Z Compiling rustversion v1.0.17
13862025-01-31T04:46:39.204Z Compiling foreign-types-shared v0.1.1
13872025-01-31T04:46:39.301Z Compiling openssl v0.10.66
13882025-01-31T04:46:39.333Z Compiling base64 v0.22.1
13892025-01-31T04:46:39.538Z Compiling foreign-types v0.3.2
13902025-01-31T04:46:39.643Z Compiling hostname v0.3.1
13912025-01-31T04:46:39.728Z Compiling miniz_oxide v0.8.0
13922025-01-31T04:46:39.855Z Compiling url v2.5.3
13932025-01-31T04:46:40.016Z Compiling openssl-macros v0.1.1
13942025-01-31T04:46:40.754Z Compiling tokio-util v0.7.12
13952025-01-31T04:46:41.022Z Compiling async-trait v0.1.85
13962025-01-31T04:46:41.104Z Compiling serde_derive_internals v0.29.1
13972025-01-31T04:46:41.181Z Compiling dirs-sys-next v0.1.2
13982025-01-31T04:46:41.685Z Compiling h2 v0.4.6
13992025-01-31T04:46:41.747Z Compiling dof v0.3.0
14002025-01-31T04:46:42.011Z Compiling siphasher v0.3.11
14012025-01-31T04:46:42.397Z Compiling rustls v0.23.19
14022025-01-31T04:46:42.720Z Compiling usdt-impl v0.5.0
14032025-01-31T04:46:43.475Z Compiling rustls v0.22.4
14042025-01-31T04:46:43.577Z Compiling syn v1.0.109
14052025-01-31T04:46:43.606Z Compiling schemars v0.8.21
14062025-01-31T04:46:43.751Z Compiling data-encoding v2.6.0
14072025-01-31T04:46:43.935Z Compiling native-tls v0.2.12
14082025-01-31T04:46:44.147Z Compiling schemars_derive v0.8.21
14092025-01-31T04:46:44.241Z Compiling dirs-next v2.0.0
14102025-01-31T04:46:45.200Z Compiling unicode-normalization v0.1.24
14112025-01-31T04:46:45.684Z Compiling http-body-util v0.1.2
14122025-01-31T04:46:45.802Z Compiling crossbeam-epoch v0.9.18
14132025-01-31T04:46:46.064Z Compiling heapless v0.7.17
14142025-01-31T04:46:46.135Z Compiling signature v2.2.0
14152025-01-31T04:46:46.314Z Compiling sha1 v0.10.6
14162025-01-31T04:46:46.430Z Compiling bzip2-sys v0.1.11+1.0.8
14172025-01-31T04:46:46.509Z Compiling thread_local v1.1.8
14182025-01-31T04:46:46.528Z Compiling encoding_rs v0.8.34
14192025-01-31T04:46:46.733Z Compiling cookie v0.18.1
14202025-01-31T04:46:46.896Z Compiling multer v3.1.0
14212025-01-31T04:46:46.966Z Compiling rayon-core v1.12.1
14222025-01-31T04:46:47.037Z Compiling slog-async v2.8.0
14232025-01-31T04:46:47.203Z Compiling openssl-probe v0.1.5
14242025-01-31T04:46:47.222Z Compiling dyn-clone v1.0.17
14252025-01-31T04:46:47.244Z Compiling unicode-properties v0.1.3
14262025-01-31T04:46:47.431Z Compiling mime v0.3.17
14272025-01-31T04:46:47.504Z Compiling unicode-bidi v0.3.17
14282025-01-31T04:46:47.522Z Compiling ipnet v2.10.1
14292025-01-31T04:46:47.657Z Compiling signal-hook v0.3.17
14302025-01-31T04:46:47.977Z Compiling gimli v0.31.1
14312025-01-31T04:46:48.030Z Compiling toml_edit v0.22.22
14322025-01-31T04:46:48.719Z Compiling hyper v1.5.2
14332025-01-31T04:46:48.832Z Compiling stringprep v0.1.5
14342025-01-31T04:46:51.593Z Compiling hyper-util v0.1.10
14352025-01-31T04:46:52.059Z Compiling crossbeam-deque v0.8.5
14362025-01-31T04:46:52.349Z Compiling addr2line v0.24.2
14372025-01-31T04:46:52.373Z Compiling usdt-macro v0.5.0
14382025-01-31T04:46:52.647Z Compiling usdt-attr-macro v0.5.0
14392025-01-31T04:46:52.684Z Compiling term v0.7.0
14402025-01-31T04:46:53.791Z Compiling slog-json v2.6.1
14412025-01-31T04:46:53.938Z Compiling serde_urlencoded v0.7.1
14422025-01-31T04:46:53.994Z Compiling crossbeam-channel v0.5.13
14432025-01-31T04:46:54.179Z Compiling curve25519-dalek v4.1.3
14442025-01-31T04:46:54.220Z Compiling futures-executor v0.3.31
14452025-01-31T04:46:54.426Z Compiling md-5 v0.10.6
14462025-01-31T04:46:54.446Z Compiling async-stream-impl v0.3.6
14472025-01-31T04:46:54.707Z Compiling enum-as-inner v0.6.1
14482025-01-31T04:46:54.728Z Compiling rustls-pemfile v2.2.0
14492025-01-31T04:46:54.873Z Compiling num-integer v0.1.46
14502025-01-31T04:46:54.995Z Compiling hash32 v0.2.1
14512025-01-31T04:46:55.072Z Compiling ff v0.13.0
14522025-01-31T04:46:55.317Z Compiling is-terminal v0.4.13
14532025-01-31T04:46:55.398Z Compiling dropshot v0.12.0
14542025-01-31T04:46:55.471Z Compiling object v0.36.5
14552025-01-31T04:46:55.518Z Compiling quick-error v1.2.3
14562025-01-31T04:46:55.645Z Compiling take_mut v0.2.2
14572025-01-31T04:46:55.663Z Compiling portable-atomic v1.9.0
14582025-01-31T04:46:55.687Z Compiling fallible-iterator v0.2.0
14592025-01-31T04:46:55.742Z Compiling base16ct v0.2.0
14602025-01-31T04:46:55.764Z Compiling num-bigint-dig v0.8.4
14612025-01-31T04:46:55.797Z Compiling linked-hash-map v0.5.6
14622025-01-31T04:46:56.056Z Compiling psl-types v2.0.11
14632025-01-31T04:46:56.072Z Compiling litrs v0.4.1
14642025-01-31T04:46:56.117Z Compiling smoltcp v0.9.1
14652025-01-31T04:46:56.251Z Compiling anyhow v1.0.95
14662025-01-31T04:46:56.330Z Compiling rustc-demangle v0.1.24
14672025-01-31T04:46:56.625Z Compiling utf-8 v0.7.6
14682025-01-31T04:46:56.853Z Compiling tungstenite v0.24.0
14692025-01-31T04:46:56.944Z Compiling postgres-protocol v0.6.7
14702025-01-31T04:46:57.211Z Compiling document-features v0.2.10
14712025-01-31T04:46:57.260Z Compiling publicsuffix v2.3.0
14722025-01-31T04:46:57.278Z Compiling lru-cache v0.1.2
14732025-01-31T04:46:57.521Z Compiling sec1 v0.7.3
14742025-01-31T04:46:58.131Z Compiling hickory-proto v0.24.2
14752025-01-31T04:46:58.179Z Compiling async-stream v0.3.6
14762025-01-31T04:46:58.487Z Compiling resolv-conf v0.7.0
14772025-01-31T04:46:58.537Z Compiling slog-term v2.9.1
14782025-01-31T04:46:58.628Z Compiling num-iter v0.1.45
14792025-01-31T04:46:58.821Z Compiling usdt v0.5.0
14802025-01-31T04:46:59.236Z Compiling group v0.13.0
14812025-01-31T04:46:59.448Z Compiling futures v0.3.31
14822025-01-31T04:46:59.570Z Compiling slog-bunyan v2.5.0
14832025-01-31T04:46:59.751Z Compiling toml v0.8.19
14842025-01-31T04:47:00.844Z Compiling tokio-native-tls v0.3.1
14852025-01-31T04:47:01.011Z Compiling camino v1.1.9
14862025-01-31T04:47:01.276Z Compiling phf_shared v0.11.2
14872025-01-31T04:47:01.309Z Compiling dropshot_endpoint v0.12.0
14882025-01-31T04:47:01.646Z Compiling terminal_size v0.4.0
14892025-01-31T04:47:01.876Z Compiling waitgroup v0.1.2
14902025-01-31T04:47:01.895Z Compiling openapiv3 v2.0.0
14912025-01-31T04:47:02.034Z Compiling backtrace v0.3.74
14922025-01-31T04:47:02.108Z Compiling serde_path_to_error v0.1.16
14932025-01-31T04:47:02.568Z Compiling hkdf v0.12.4
14942025-01-31T04:47:02.864Z Compiling crypto-bigint v0.5.5
14952025-01-31T04:47:02.918Z Compiling zerocopy-derive v0.6.6
14962025-01-31T04:47:04.962Z Compiling curve25519-dalek-derive v0.1.1
14972025-01-31T04:47:05.087Z Compiling webpki-roots v0.26.6
14982025-01-31T04:47:05.322Z Compiling hostname v0.4.0
14992025-01-31T04:47:05.533Z Compiling ahash v0.8.11
15002025-01-31T04:47:05.601Z Compiling fs-err v2.11.0
15012025-01-31T04:47:05.672Z Compiling hubpack_derive v0.1.1
15022025-01-31T04:47:05.854Z Compiling crc32fast v1.4.2
15032025-01-31T04:47:05.896Z Compiling newtype-uuid v1.2.1
15042025-01-31T04:47:05.994Z Compiling managed v0.8.0
15052025-01-31T04:47:06.202Z Compiling bitflags v1.3.2
15062025-01-31T04:47:06.223Z Compiling debug-ignore v1.0.5
15072025-01-31T04:47:06.330Z Compiling unicode-width v0.2.0
15082025-01-31T04:47:06.399Z Compiling winnow v0.5.40
15092025-01-31T04:47:06.427Z Compiling clap_builder v4.5.27
15102025-01-31T04:47:06.560Z Compiling hubpack v0.1.2
15112025-01-31T04:47:06.883Z Compiling console v0.15.10
15122025-01-31T04:47:07.280Z Compiling strum_macros v0.25.3
15132025-01-31T04:47:08.272Z Compiling flate2 v1.0.35
15142025-01-31T04:47:09.037Z Compiling elliptic-curve v0.13.8
15152025-01-31T04:47:09.094Z Compiling zerocopy v0.6.6
15162025-01-31T04:47:09.191Z Compiling hickory-resolver v0.24.2
15172025-01-31T04:47:09.827Z Compiling toml_edit v0.19.15
15182025-01-31T04:47:09.894Z Compiling phf v0.11.2
15192025-01-31T04:47:10.178Z Compiling signal-hook-mio v0.2.4
15202025-01-31T04:47:10.356Z Compiling hyper-tls v0.6.0
15212025-01-31T04:47:10.676Z Compiling rayon v1.10.0
15222025-01-31T04:47:10.754Z Compiling cookie_store v0.21.1
15232025-01-31T04:47:11.199Z Compiling bzip2 v0.4.4
15242025-01-31T04:47:12.223Z Compiling tokio-tungstenite v0.24.0
15252025-01-31T04:47:12.770Z Compiling postgres-types v0.2.8
15262025-01-31T04:47:14.454Z Compiling ed25519 v2.2.3
15272025-01-31T04:47:14.513Z Compiling phf_shared v0.10.0
15282025-01-31T04:47:14.918Z Compiling tokio-stream v0.1.16
15292025-01-31T04:47:14.991Z Compiling pkcs1 v0.7.5
15302025-01-31T04:47:15.107Z Compiling serde-big-array v0.5.1
15312025-01-31T04:47:15.341Z Compiling rfc6979 v0.4.0
15322025-01-31T04:47:15.359Z Compiling clap_derive v4.5.24
15332025-01-31T04:47:15.543Z Compiling derive-where v1.2.7
15342025-01-31T04:47:15.868Z Compiling serde_repr v0.1.19
15352025-01-31T04:47:15.924Z Compiling float-cmp v0.9.0
15362025-01-31T04:47:16.155Z Compiling bstr v1.10.0
15372025-01-31T04:47:16.364Z Compiling sync_wrapper v1.0.1
15382025-01-31T04:47:16.530Z Compiling fixedbitset v0.4.2
15392025-01-31T04:47:16.986Z Compiling normalize-line-endings v0.3.0
15402025-01-31T04:47:17.008Z Compiling unicode-segmentation v1.12.0
15412025-01-31T04:47:17.034Z Compiling bit-vec v0.6.3
15422025-01-31T04:47:17.136Z Compiling precomputed-hash v0.1.1
15432025-01-31T04:47:17.276Z Compiling difflib v0.4.0
15442025-01-31T04:47:17.438Z Compiling number_prefix v0.4.0
15452025-01-31T04:47:17.700Z Compiling new_debug_unreachable v1.0.6
15462025-01-31T04:47:17.811Z Compiling static_assertions v1.1.0
15472025-01-31T04:47:17.828Z Compiling whoami v1.5.2
15482025-01-31T04:47:17.899Z Compiling predicates-core v1.0.8
15492025-01-31T04:47:17.925Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15502025-01-31T04:47:18.233Z Compiling tokio-postgres v0.7.12
15512025-01-31T04:47:18.420Z Compiling predicates v3.1.2
15522025-01-31T04:47:18.696Z Compiling string_cache v0.8.7
15532025-01-31T04:47:18.738Z Compiling similar v2.6.0
15542025-01-31T04:47:19.131Z Compiling indicatif v0.17.11
15552025-01-31T04:47:19.960Z Compiling bit-set v0.5.3
15562025-01-31T04:47:19.980Z Compiling clap v4.5.27
15572025-01-31T04:47:20.114Z Compiling petgraph v0.6.5
15582025-01-31T04:47:20.252Z Compiling ecdsa v0.16.9
15592025-01-31T04:47:20.856Z Compiling rsa v0.9.6
15602025-01-31T04:47:21.061Z Compiling ed25519-dalek v2.1.1
15612025-01-31T04:47:21.167Z Compiling toml v0.7.8
15622025-01-31T04:47:22.386Z Compiling zip v0.6.6
15632025-01-31T04:47:22.622Z Compiling crossterm v0.28.1
15642025-01-31T04:47:24.156Z Compiling hex v0.4.3
15652025-01-31T04:47:24.265Z Compiling x509-cert v0.2.5
15662025-01-31T04:47:24.322Z Compiling itertools v0.10.5
15672025-01-31T04:47:24.449Z Compiling peg-runtime v0.8.3
15682025-01-31T04:47:24.724Z Compiling unicode-xid v0.2.6
15692025-01-31T04:47:24.925Z Compiling lalrpop-util v0.19.12
15702025-01-31T04:47:25.052Z Compiling strum_macros v0.26.4
15712025-01-31T04:47:25.282Z Compiling xattr v1.3.1
15722025-01-31T04:47:25.419Z Compiling filetime v0.2.25
15732025-01-31T04:47:25.738Z Compiling tar v0.4.42
15742025-01-31T04:47:29.302Z Compiling strum v0.26.3
15752025-01-31T04:47:32.991Z Compiling aws-lc-sys v0.22.0
15762025-01-31T04:48:00.736Z Compiling rustls-webpki v0.102.8
15772025-01-31T04:48:04.003Z Compiling tokio-rustls v0.25.0
15782025-01-31T04:48:05.978Z Compiling tokio-rustls v0.26.0
15792025-01-31T04:48:06.282Z Compiling hyper-rustls v0.27.3
15802025-01-31T04:48:06.666Z Compiling reqwest v0.12.9
15812025-01-31T04:48:07.857Z Compiling qorb v0.2.1
15822025-01-31T04:48:10.838Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15832025-01-31T04:48:11.098Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15842025-01-31T04:48:15.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
15852025-01-31T04:48:15.756Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15862025-01-31T04:48:15.805ZJan 31 04:48:14.221 INFO Starting download, target: Clickhouse
15872025-01-31T04:48:15.805ZJan 31 04:48:14.222 INFO Starting download, target: Cockroach
15882025-01-31T04:48:15.805ZJan 31 04:48:14.222 INFO Starting download, target: Console
15892025-01-31T04:48:15.805ZJan 31 04:48:14.222 INFO Starting download, target: DendriteOpenapi
15902025-01-31T04:48:15.805ZJan 31 04:48:14.222 INFO Starting download, target: DendriteStub
15912025-01-31T04:48:15.808ZJan 31 04:48:14.222 INFO Starting download, target: MaghemiteMgd
15922025-01-31T04:48:15.808ZJan 31 04:48:14.222 INFO Starting download, target: TransceiverControl
15932025-01-31T04:48:15.808ZJan 31 04:48:14.223 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15942025-01-31T04:48:15.808ZJan 31 04:48:14.223 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15952025-01-31T04:48:15.808ZJan 31 04:48:14.223 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15962025-01-31T04:48:15.808ZJan 31 04:48:14.223 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15972025-01-31T04:48:15.808ZJan 31 04:48:14.223 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15982025-01-31T04:48:15.808ZJan 31 04:48:14.223 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15992025-01-31T04:48:15.808ZJan 31 04:48:14.223 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16002025-01-31T04:48:15.973ZJan 31 04:48:14.386 INFO Download complete, target: DendriteOpenapi
16012025-01-31T04:48:16.327ZJan 31 04:48:14.725 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16022025-01-31T04:48:16.437ZJan 31 04:48:14.846 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16032025-01-31T04:48:16.498ZJan 31 04:48:14.904 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16042025-01-31T04:48:16.819ZJan 31 04:48:15.234 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16052025-01-31T04:48:16.845ZJan 31 04:48:15.261 INFO Download complete, target: TransceiverControl
16062025-01-31T04:48:16.851ZJan 31 04:48:15.262 INFO Download complete, target: Console
16072025-01-31T04:48:17.241ZJan 31 04:48:15.656 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16082025-01-31T04:48:17.241ZJan 31 04:48:15.656 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16092025-01-31T04:48:17.922ZJan 31 04:48:16.339 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16102025-01-31T04:48:19.529ZJan 31 04:48:17.946 INFO Download complete, target: DendriteStub
16112025-01-31T04:48:19.866ZJan 31 04:48:18.282 INFO Download complete, target: MaghemiteMgd
16122025-01-31T04:48:24.808ZJan 31 04:48:23.225 INFO Checking that binary works, target: Cockroach
16132025-01-31T04:48:24.974ZJan 31 04:48:23.390 INFO Download complete, target: Cockroach
16142025-01-31T04:48:30.496ZJan 31 04:48:28.912 INFO Checking that binary works, target: Clickhouse
16152025-01-31T04:48:30.660ZJan 31 04:48:29.076 INFO Download complete, target: Clickhouse
16162025-01-31T04:48:30.681ZAll builder prerequisites installed successfully, and PATH looks valid
16172025-01-31T04:48:30.684Z
16182025-01-31T04:48:30.684Zreal 5:43.985521269
16192025-01-31T04:48:30.684Zuser 15:49.524346399
16202025-01-31T04:48:30.684Zsys 2:04.744875036
16212025-01-31T04:48:30.684Ztrap 0.575437914
16222025-01-31T04:48:30.684Ztflt 1.677591984
16232025-01-31T04:48:30.684Zdflt 1.882928486
16242025-01-31T04:48:30.684Zkflt 0.028148701
16252025-01-31T04:48:30.684Zlock 25:20.835971239
16262025-01-31T04:48:30.684Zslp 57:02.629007597
16272025-01-31T04:48:30.684Zlat 1:00.478903385
16282025-01-31T04:48:30.684Zstop 2:22.662714712
16292025-01-31T04:48:30.684Z+ banner hack-check
16302025-01-31T04:48:30.687Z
16312025-01-31T04:48:30.687Z # # ## #### # # #### # # ###### #### # #
16322025-01-31T04:48:30.687Z # # # # # # # # # # # # # # # # #
16332025-01-31T04:48:30.687Z ###### # # # #### ##### # ###### ##### # ####
16342025-01-31T04:48:30.687Z # # ###### # # # # # # # # # #
16352025-01-31T04:48:30.687Z # # # # # # # # # # # # # # # # #
16362025-01-31T04:48:30.687Z # # # # #### # # #### # # ###### #### # #
16372025-01-31T04:48:30.687Z
16382025-01-31T04:48:30.687Z+ export CARGO_INCREMENTAL=0
16392025-01-31T04:48:30.687Z+ CARGO_INCREMENTAL=0
16402025-01-31T04:48:30.687Z+ ptime -m timeout 2h cargo xtask check-features --ci
16412025-01-31T04:48:31.198Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16422025-01-31T04:48:34.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
16432025-01-31T04:48:34.165Z Running `target/debug/xtask check-features --ci`
16442025-01-31T04:48:34.185Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16452025-01-31T04:48:34.188Zrunning: "/home/build/.rustup/toolchains/1.84.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16462025-01-31T04:48:34.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16472025-01-31T04:48:34.645Z Running `target/debug/xtask download cargo-hack`
16482025-01-31T04:48:35.443Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16492025-01-31T04:48:35.819Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16502025-01-31T04:48:39.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
16512025-01-31T04:48:39.667Z Running `target/debug/xtask-downloader cargo-hack`
16522025-01-31T04:48:39.703ZJan 31 04:48:38.119 INFO Starting download, target: CargoHack
16532025-01-31T04:48:39.706ZJan 31 04:48:38.120 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16542025-01-31T04:48:40.196ZJan 31 04:48:38.612 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16552025-01-31T04:48:40.284ZJan 31 04:48:38.700 INFO Download complete, target: CargoHack
16562025-01-31T04:48:40.288Zrunning: "/home/build/.rustup/toolchains/1.84.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16572025-01-31T04:48:40.305Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16582025-01-31T04:48:40.477Zinfo: running `cargo check --bins` on api_identity (1/197)
16592025-01-31T04:48:41.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16602025-01-31T04:48:41.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16612025-01-31T04:48:41.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16622025-01-31T04:48:41.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16632025-01-31T04:48:41.073Z
16642025-01-31T04:48:41.073Zinfo: running `cargo check --bins` on bootstore (2/197)
16652025-01-31T04:48:41.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16662025-01-31T04:48:41.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16672025-01-31T04:48:41.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16682025-01-31T04:48:41.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16692025-01-31T04:48:41.699Z
16702025-01-31T04:48:41.699Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/197)
16712025-01-31T04:48:42.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16722025-01-31T04:48:42.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16732025-01-31T04:48:42.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16742025-01-31T04:48:42.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16752025-01-31T04:48:42.314Z
16762025-01-31T04:48:42.314Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/197)
16772025-01-31T04:48:42.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16782025-01-31T04:48:42.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16792025-01-31T04:48:42.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16802025-01-31T04:48:42.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16812025-01-31T04:48:42.933Z
16822025-01-31T04:48:42.933Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/197)
16832025-01-31T04:48:43.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842025-01-31T04:48:43.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852025-01-31T04:48:43.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862025-01-31T04:48:43.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16872025-01-31T04:48:43.357Z
16882025-01-31T04:48:43.357Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/197)
16892025-01-31T04:48:43.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902025-01-31T04:48:43.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912025-01-31T04:48:43.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922025-01-31T04:48:43.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16932025-01-31T04:48:43.788Z
16942025-01-31T04:48:43.788Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/197)
16952025-01-31T04:48:44.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962025-01-31T04:48:44.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972025-01-31T04:48:44.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982025-01-31T04:48:44.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16992025-01-31T04:48:44.207Z
17002025-01-31T04:48:44.207Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/197)
17012025-01-31T04:48:44.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022025-01-31T04:48:44.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032025-01-31T04:48:44.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17042025-01-31T04:48:44.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17052025-01-31T04:48:44.637Z
17062025-01-31T04:48:44.637Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/197)
17072025-01-31T04:48:45.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17082025-01-31T04:48:45.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17092025-01-31T04:48:45.026Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17102025-01-31T04:48:45.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17112025-01-31T04:48:45.068Z
17122025-01-31T04:48:45.068Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/197)
17132025-01-31T04:48:45.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17142025-01-31T04:48:45.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17152025-01-31T04:48:45.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17162025-01-31T04:48:45.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17172025-01-31T04:48:45.495Z
17182025-01-31T04:48:45.495Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/197)
17192025-01-31T04:48:45.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17202025-01-31T04:48:45.881Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17212025-01-31T04:48:45.881Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17222025-01-31T04:48:45.884Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17232025-01-31T04:48:45.923Z
17242025-01-31T04:48:45.923Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/197)
17252025-01-31T04:48:46.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17262025-01-31T04:48:46.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17272025-01-31T04:48:46.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17282025-01-31T04:48:46.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17292025-01-31T04:48:46.342Z
17302025-01-31T04:48:46.342Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/197)
17312025-01-31T04:48:46.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17322025-01-31T04:48:46.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17332025-01-31T04:48:46.718Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17342025-01-31T04:48:46.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17352025-01-31T04:48:46.759Z
17362025-01-31T04:48:46.759Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/197)
17372025-01-31T04:48:47.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17382025-01-31T04:48:47.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17392025-01-31T04:48:47.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17402025-01-31T04:48:47.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17412025-01-31T04:48:47.184Z
17422025-01-31T04:48:47.184Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/197)
17432025-01-31T04:48:47.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17442025-01-31T04:48:47.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17452025-01-31T04:48:47.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17462025-01-31T04:48:47.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17472025-01-31T04:48:47.600Z
17482025-01-31T04:48:47.600Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/197)
17492025-01-31T04:48:47.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17502025-01-31T04:48:47.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17512025-01-31T04:48:47.986Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17522025-01-31T04:48:47.989Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17532025-01-31T04:48:48.026Z
17542025-01-31T04:48:48.026Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/197)
17552025-01-31T04:48:48.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17562025-01-31T04:48:48.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17572025-01-31T04:48:48.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17582025-01-31T04:48:48.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17592025-01-31T04:48:48.450Z
17602025-01-31T04:48:48.450Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/197)
17612025-01-31T04:48:48.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17622025-01-31T04:48:48.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17632025-01-31T04:48:48.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17642025-01-31T04:48:48.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17652025-01-31T04:48:48.870Z
17662025-01-31T04:48:48.870Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/197)
17672025-01-31T04:48:49.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17682025-01-31T04:48:49.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17692025-01-31T04:48:49.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17702025-01-31T04:48:49.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17712025-01-31T04:48:49.294Z
17722025-01-31T04:48:49.294Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/197)
17732025-01-31T04:48:49.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17742025-01-31T04:48:49.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17752025-01-31T04:48:49.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17762025-01-31T04:48:49.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17772025-01-31T04:48:49.723Z
17782025-01-31T04:48:49.723Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/197)
17792025-01-31T04:48:50.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17802025-01-31T04:48:50.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17812025-01-31T04:48:50.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17822025-01-31T04:48:50.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17832025-01-31T04:48:50.162Z
17842025-01-31T04:48:50.162Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/197)
17852025-01-31T04:48:50.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17862025-01-31T04:48:50.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17872025-01-31T04:48:50.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17882025-01-31T04:48:50.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17892025-01-31T04:48:50.585Z
17902025-01-31T04:48:50.585Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/197)
17912025-01-31T04:48:50.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17922025-01-31T04:48:50.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17932025-01-31T04:48:50.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17942025-01-31T04:48:50.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17952025-01-31T04:48:51.006Z
17962025-01-31T04:48:51.006Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/197)
17972025-01-31T04:48:51.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17982025-01-31T04:48:51.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17992025-01-31T04:48:51.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18002025-01-31T04:48:51.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18012025-01-31T04:48:51.427Z
18022025-01-31T04:48:51.427Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/197)
18032025-01-31T04:48:51.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18042025-01-31T04:48:51.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18052025-01-31T04:48:51.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18062025-01-31T04:48:51.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18072025-01-31T04:48:51.856Z
18082025-01-31T04:48:51.856Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/197)
18092025-01-31T04:48:52.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18102025-01-31T04:48:52.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18112025-01-31T04:48:52.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18122025-01-31T04:48:52.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18132025-01-31T04:48:52.278Z
18142025-01-31T04:48:52.278Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/197)
18152025-01-31T04:48:52.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18162025-01-31T04:48:52.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18172025-01-31T04:48:52.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18182025-01-31T04:48:52.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18192025-01-31T04:48:52.704Z
18202025-01-31T04:48:52.704Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/197)
18212025-01-31T04:48:53.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18222025-01-31T04:48:53.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18232025-01-31T04:48:53.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18242025-01-31T04:48:53.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18252025-01-31T04:48:53.120Z
18262025-01-31T04:48:53.120Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/197)
18272025-01-31T04:48:53.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18282025-01-31T04:48:53.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18292025-01-31T04:48:53.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18302025-01-31T04:48:53.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18312025-01-31T04:48:53.541Z
18322025-01-31T04:48:53.541Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/197)
18332025-01-31T04:48:53.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18342025-01-31T04:48:53.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18352025-01-31T04:48:53.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18362025-01-31T04:48:53.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18372025-01-31T04:48:53.958Z
18382025-01-31T04:48:53.958Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/197)
18392025-01-31T04:48:54.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18402025-01-31T04:48:54.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18412025-01-31T04:48:54.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18422025-01-31T04:48:54.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18432025-01-31T04:48:54.381Z
18442025-01-31T04:48:54.381Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/197)
18452025-01-31T04:48:54.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18462025-01-31T04:48:54.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18472025-01-31T04:48:54.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18482025-01-31T04:48:54.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18492025-01-31T04:48:54.811Z
18502025-01-31T04:48:54.812Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/197)
18512025-01-31T04:48:55.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18522025-01-31T04:48:55.193Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18532025-01-31T04:48:55.193Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18542025-01-31T04:48:55.196Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18552025-01-31T04:48:55.233Z
18562025-01-31T04:48:55.233Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/197)
18572025-01-31T04:48:55.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18582025-01-31T04:48:55.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18592025-01-31T04:48:55.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18602025-01-31T04:48:55.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18612025-01-31T04:48:55.658Z
18622025-01-31T04:48:55.658Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/197)
18632025-01-31T04:48:56.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18642025-01-31T04:48:56.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18652025-01-31T04:48:56.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18662025-01-31T04:48:56.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18672025-01-31T04:48:56.076Z
18682025-01-31T04:48:56.076Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/197)
18692025-01-31T04:48:56.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18702025-01-31T04:48:56.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18712025-01-31T04:48:56.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18722025-01-31T04:48:56.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18732025-01-31T04:48:56.503Z
18742025-01-31T04:48:56.503Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/197)
18752025-01-31T04:48:56.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18762025-01-31T04:48:56.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18772025-01-31T04:48:56.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18782025-01-31T04:48:56.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18792025-01-31T04:48:56.931Z
18802025-01-31T04:48:56.931Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/197)
18812025-01-31T04:48:57.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18822025-01-31T04:48:57.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18832025-01-31T04:48:57.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18842025-01-31T04:48:57.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18852025-01-31T04:48:57.360Z
18862025-01-31T04:48:57.360Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/197)
18872025-01-31T04:48:57.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18882025-01-31T04:48:57.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18892025-01-31T04:48:57.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18902025-01-31T04:48:57.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18912025-01-31T04:48:57.792Z
18922025-01-31T04:48:57.792Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/197)
18932025-01-31T04:48:58.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18942025-01-31T04:48:58.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18952025-01-31T04:48:58.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18962025-01-31T04:48:58.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18972025-01-31T04:48:58.224Z
18982025-01-31T04:48:58.224Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/197)
18992025-01-31T04:48:58.611Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19002025-01-31T04:48:58.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19012025-01-31T04:48:58.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19022025-01-31T04:48:58.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19032025-01-31T04:48:58.654Z
19042025-01-31T04:48:58.654Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/197)
19052025-01-31T04:48:59.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19062025-01-31T04:48:59.062Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19072025-01-31T04:48:59.062Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19082025-01-31T04:48:59.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
19092025-01-31T04:48:59.106Z
19102025-01-31T04:48:59.106Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/197)
19112025-01-31T04:48:59.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19122025-01-31T04:48:59.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19132025-01-31T04:48:59.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19142025-01-31T04:48:59.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19152025-01-31T04:48:59.550Z
19162025-01-31T04:48:59.550Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/197)
19172025-01-31T04:48:59.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19182025-01-31T04:48:59.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19192025-01-31T04:48:59.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19202025-01-31T04:48:59.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
19212025-01-31T04:48:59.992Z
19222025-01-31T04:48:59.992Zinfo: running `cargo check --bins` on sled-hardware-types (45/197)
19232025-01-31T04:49:00.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19242025-01-31T04:49:00.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19252025-01-31T04:49:00.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19262025-01-31T04:49:00.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19272025-01-31T04:49:00.624Z
19282025-01-31T04:49:00.624Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/197)
19292025-01-31T04:49:01.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19302025-01-31T04:49:01.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19312025-01-31T04:49:01.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19322025-01-31T04:49:01.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
19332025-01-31T04:49:01.285Z
19342025-01-31T04:49:01.285Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/197)
19352025-01-31T04:49:01.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19362025-01-31T04:49:01.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19372025-01-31T04:49:01.855Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19382025-01-31T04:49:01.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
19392025-01-31T04:49:01.930Z
19402025-01-31T04:49:01.930Zinfo: running `cargo check --bins` on oxlog (48/197)
19412025-01-31T04:49:02.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19422025-01-31T04:49:02.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19432025-01-31T04:49:02.559Z Checking cfg-if v1.0.0
19442025-01-31T04:49:02.562Z Checking libc v0.2.169
19452025-01-31T04:49:02.673Z Checking serde v1.0.217
19462025-01-31T04:49:02.676Z Checking zeroize v1.8.1
19472025-01-31T04:49:02.697Z Checking memchr v2.7.4
19482025-01-31T04:49:02.711Z Checking typenum v1.17.0
19492025-01-31T04:49:02.714Z Checking subtle v2.6.1
19502025-01-31T04:49:02.714Z Checking scopeguard v1.2.0
19512025-01-31T04:49:02.752Z Checking value-bag v1.9.0
19522025-01-31T04:49:02.887Z Checking lock_api v0.4.12
19532025-01-31T04:49:02.922Z Checking smallvec v1.13.2
19542025-01-31T04:49:02.983Z Checking const-oid v0.9.6
19552025-01-31T04:49:03.151Z Checking log v0.4.22
19562025-01-31T04:49:03.258Z Checking itoa v1.0.11
19572025-01-31T04:49:03.278Z Checking pin-project-lite v0.2.14
19582025-01-31T04:49:03.413Z Checking byteorder v1.5.0
19592025-01-31T04:49:03.485Z Checking once_cell v1.20.2
19602025-01-31T04:49:03.507Z Checking futures-core v0.3.31
19612025-01-31T04:49:03.668Z Checking cpufeatures v0.2.14
19622025-01-31T04:49:03.689Z Checking stable_deref_trait v1.2.0
19632025-01-31T04:49:03.706Z Checking getrandom v0.2.15
19642025-01-31T04:49:03.766Z Checking parking_lot_core v0.9.10
19652025-01-31T04:49:03.780Z Checking signal-hook-registry v1.4.2
19662025-01-31T04:49:03.798Z Checking mio v1.0.2
19672025-01-31T04:49:03.813Z Checking generic-array v0.14.7
19682025-01-31T04:49:03.828Z Checking futures-sink v0.3.31
19692025-01-31T04:49:03.940Z Checking rand_core v0.6.4
19702025-01-31T04:49:03.978Z Checking socket2 v0.5.7
19712025-01-31T04:49:04.025Z Checking zerocopy v0.7.35
19722025-01-31T04:49:04.104Z Checking parking_lot v0.12.3
19732025-01-31T04:49:04.262Z Checking zerofrom v0.1.4
19742025-01-31T04:49:04.392Z Checking spin v0.9.8
19752025-01-31T04:49:04.461Z Checking slab v0.4.9
19762025-01-31T04:49:04.477Z Checking yoke v0.7.4
19772025-01-31T04:49:04.492Z Checking futures-channel v0.3.31
19782025-01-31T04:49:04.715Z Checking pin-utils v0.1.0
19792025-01-31T04:49:04.738Z Checking foldhash v0.1.3
19802025-01-31T04:49:04.820Z Checking futures-task v0.3.31
19812025-01-31T04:49:04.837Z Checking zerovec v0.10.4
19822025-01-31T04:49:04.840Z Checking equivalent v1.0.1
19832025-01-31T04:49:04.867Z Checking futures-io v0.3.31
19842025-01-31T04:49:04.885Z Checking crypto-common v0.1.6
19852025-01-31T04:49:04.936Z Checking block-buffer v0.10.4
19862025-01-31T04:49:04.952Z Checking allocator-api2 v0.2.18
19872025-01-31T04:49:05.054Z Checking block-padding v0.3.3
19882025-01-31T04:49:05.071Z Checking futures-util v0.3.31
19892025-01-31T04:49:05.088Z Checking ryu v1.0.18
19902025-01-31T04:49:05.175Z Checking digest v0.10.7
19912025-01-31T04:49:05.235Z Checking fnv v1.0.7
19922025-01-31T04:49:05.255Z Checking inout v0.1.3
19932025-01-31T04:49:05.353Z Checking writeable v0.5.5
19942025-01-31T04:49:05.368Z Checking litemap v0.7.3
19952025-01-31T04:49:05.482Z Checking cipher v0.4.4
19962025-01-31T04:49:05.540Z Checking hashbrown v0.15.1
19972025-01-31T04:49:05.555Z Checking hmac v0.12.1
19982025-01-31T04:49:05.691Z Checking sha2 v0.10.8
19992025-01-31T04:49:05.708Z Checking libm v0.2.8
20002025-01-31T04:49:05.776Z Checking base64ct v1.6.0
20012025-01-31T04:49:05.883Z Checking ppv-lite86 v0.2.20
20022025-01-31T04:49:06.244Z Checking pem-rfc7468 v0.7.0
20032025-01-31T04:49:06.261Z Checking flagset v0.4.6
20042025-01-31T04:49:06.378Z Checking tinystr v0.7.6
20052025-01-31T04:49:06.467Z Checking icu_locid_transform_data v1.5.0
20062025-01-31T04:49:06.504Z Checking der v0.7.9
20072025-01-31T04:49:06.555Z Checking icu_collections v1.5.0
20082025-01-31T04:49:06.571Z Checking tracing-core v0.1.32
20092025-01-31T04:49:06.608Z Checking num-traits v0.2.19
20102025-01-31T04:49:06.639Z Checking rand_chacha v0.3.1
20112025-01-31T04:49:06.697Z Checking icu_locid v1.5.0
20122025-01-31T04:49:07.024Z Checking thiserror v1.0.69
20132025-01-31T04:49:07.180Z Checking icu_properties_data v1.5.0
20142025-01-31T04:49:07.198Z Checking bytes v1.9.0
20152025-01-31T04:49:07.200Z Checking indexmap v2.7.1
20162025-01-31T04:49:07.225Z Checking serde_json v1.0.135
20172025-01-31T04:49:07.441Z Checking bitflags v2.6.0
20182025-01-31T04:49:07.659Z Checking icu_provider v1.5.0
20192025-01-31T04:49:07.740Z Checking rustls-pki-types v1.10.0
20202025-01-31T04:49:08.022Z Checking tokio v1.43.0
20212025-01-31T04:49:08.118Z Checking http v1.2.0
20222025-01-31T04:49:08.250Z Checking icu_locid_transform v1.5.0
20232025-01-31T04:49:08.267Z Checking percent-encoding v2.3.1
20242025-01-31T04:49:08.299Z Checking spki v0.7.3
20252025-01-31T04:49:08.362Z Checking tracing v0.1.40
20262025-01-31T04:49:08.488Z Checking rand v0.8.5
20272025-01-31T04:49:08.576Z Checking salsa20 v0.10.2
20282025-01-31T04:49:08.724Z Checking pbkdf2 v0.12.2
20292025-01-31T04:49:08.791Z Checking aws-lc-sys v0.22.0
20302025-01-31T04:49:08.821Z Checking httparse v1.9.5
20312025-01-31T04:49:08.897Z Checking untrusted v0.7.1
20322025-01-31T04:49:09.066Z Checking icu_normalizer_data v1.5.0
20332025-01-31T04:49:09.165Z Checking write16 v1.0.0
20342025-01-31T04:49:09.188Z Checking icu_properties v1.5.1
20352025-01-31T04:49:09.243Z Checking mirai-annotations v1.12.0
20362025-01-31T04:49:09.299Z Checking utf16_iter v1.0.5
20372025-01-31T04:49:09.393Z Checking powerfmt v0.2.0
20382025-01-31T04:49:09.416Z Checking untrusted v0.9.0
20392025-01-31T04:49:09.455Z Checking utf8_iter v1.0.4
20402025-01-31T04:49:09.502Z Checking scrypt v0.11.0
20412025-01-31T04:49:09.578Z Checking ring v0.17.8
20422025-01-31T04:49:09.639Z Checking cbc v0.1.2
20432025-01-31T04:49:09.655Z Checking deranged v0.3.11
20442025-01-31T04:49:09.701Z Checking aes v0.8.4
20452025-01-31T04:49:09.721Z Checking crossbeam-utils v0.8.20
20462025-01-31T04:49:09.850Z Checking time-core v0.1.2
20472025-01-31T04:49:10.020Z Checking num-conv v0.1.0
20482025-01-31T04:49:10.275Z Checking atomic-waker v1.1.2
20492025-01-31T04:49:10.427Z Checking num_threads v0.1.7
20502025-01-31T04:49:10.430Z Checking tinyvec_macros v0.1.1
20512025-01-31T04:49:10.537Z Checking tinyvec v1.8.0
20522025-01-31T04:49:10.554Z Checking http-body v1.0.1
20532025-01-31T04:49:10.609Z Checking pkcs5 v0.7.1
20542025-01-31T04:49:10.767Z Checking form_urlencoded v1.2.1
20552025-01-31T04:49:10.784Z Checking aws-lc-rs v1.10.0
20562025-01-31T04:49:10.953Z Checking time v0.3.36
20572025-01-31T04:49:10.989Z Checking try-lock v0.2.5
20582025-01-31T04:49:11.091Z Checking pkcs8 v0.10.2
20592025-01-31T04:49:11.134Z Checking want v0.3.1
20602025-01-31T04:49:11.320Z Checking uuid v1.12.0
20612025-01-31T04:49:11.392Z Checking unicode-ident v1.0.14
20622025-01-31T04:49:11.395Z Checking httpdate v1.0.3
20632025-01-31T04:49:11.581Z Checking proc-macro2 v1.0.92
20642025-01-31T04:49:11.637Z Checking toml_datetime v0.6.8
20652025-01-31T04:49:11.851Z Checking serde_spanned v0.6.8
20662025-01-31T04:49:11.931Z Checking slog v2.7.0
20672025-01-31T04:49:11.947Z Checking scroll v0.12.0
20682025-01-31T04:49:12.055Z Checking match_cfg v0.1.0
20692025-01-31T04:49:12.157Z Checking adler2 v2.0.0
20702025-01-31T04:49:12.246Z Checking plain v0.2.3
20712025-01-31T04:49:12.347Z Checking tower-service v0.3.3
20722025-01-31T04:49:12.411Z Checking foreign-types-shared v0.1.1
20732025-01-31T04:49:12.427Z Checking base64 v0.22.1
20742025-01-31T04:49:12.430Z Checking iana-time-zone v0.1.61
20752025-01-31T04:49:12.471Z Checking icu_normalizer v1.5.0
20762025-01-31T04:49:12.488Z Checking ucd-trie v0.1.7
20772025-01-31T04:49:12.491Z Checking rustls-webpki v0.102.8
20782025-01-31T04:49:12.523Z Checking foreign-types v0.3.2
20792025-01-31T04:49:12.591Z Checking chrono v0.4.39
20802025-01-31T04:49:12.617Z Checking goblin v0.8.2
20812025-01-31T04:49:12.693Z Checking pest v2.7.14
20822025-01-31T04:49:12.899Z Checking miniz_oxide v0.8.0
20832025-01-31T04:49:13.218Z Checking quote v1.0.38
20842025-01-31T04:49:13.237Z Checking hostname v0.3.1
20852025-01-31T04:49:13.270Z Checking idna_adapter v1.2.0
20862025-01-31T04:49:13.368Z Checking openssl-sys v0.9.104
20872025-01-31T04:49:13.465Z Checking idna v1.0.3
20882025-01-31T04:49:13.558Z Checking dirs-sys-next v0.1.2
20892025-01-31T04:49:13.602Z Checking errno v0.3.9
20902025-01-31T04:49:13.734Z Checking aho-corasick v1.1.3
20912025-01-31T04:49:13.800Z Checking data-encoding v2.6.0
20922025-01-31T04:49:13.920Z Checking url v2.5.3
20932025-01-31T04:49:14.358Z Compiling newtype-uuid v1.2.1
20942025-01-31T04:49:14.474Z Checking pretty-hex v0.4.1
20952025-01-31T04:49:14.490Z Checking regex-syntax v0.8.5
20962025-01-31T04:49:14.632Z Checking siphasher v0.3.11
20972025-01-31T04:49:14.697Z Checking openssl v0.10.66
20982025-01-31T04:49:14.716Z Checking tokio-util v0.7.12
20992025-01-31T04:49:14.734Z Checking rustix v0.38.37
21002025-01-31T04:49:14.922Z Checking dirs-next v2.0.0
21012025-01-31T04:49:15.068Z Checking syn v2.0.96
21022025-01-31T04:49:15.277Z Checking dtrace-parser v0.2.0
21032025-01-31T04:49:15.345Z Checking unicode-normalization v0.1.24
21042025-01-31T04:49:15.534Z Checking h2 v0.4.6
21052025-01-31T04:49:15.767Z Checking http-body-util v0.1.2
21062025-01-31T04:49:16.172Z Checking crossbeam-epoch v0.9.18
21072025-01-31T04:49:16.278Z Checking signature v2.2.0
21082025-01-31T04:49:16.472Z Checking sha1 v0.10.6
21092025-01-31T04:49:16.603Z Checking thread_local v1.1.8
21102025-01-31T04:49:16.741Z Checking thread-id v4.2.2
21112025-01-31T04:49:16.853Z Checking encoding_rs v0.8.34
21122025-01-31T04:49:16.882Z Checking gimli v0.31.1
21132025-01-31T04:49:17.546Z Checking dof v0.3.0
21142025-01-31T04:49:17.764Z Checking regex-automata v0.4.8
21152025-01-31T04:49:17.791Z Checking utf8parse v0.2.2
21162025-01-31T04:49:17.951Z Checking openssl-probe v0.1.5
21172025-01-31T04:49:18.124Z Checking unicode-bidi v0.3.17
21182025-01-31T04:49:18.141Z Checking anstyle v1.0.10
21192025-01-31T04:49:18.490Z Checking mime v0.3.17
21202025-01-31T04:49:18.760Z Checking ipnet v2.10.1
21212025-01-31T04:49:18.940Z Checking unicode-properties v0.1.3
21222025-01-31T04:49:19.117Z Checking either v1.13.0
21232025-01-31T04:49:19.200Z Checking winnow v0.6.20
21242025-01-31T04:49:19.218Z Checking stringprep v0.1.5
21252025-01-31T04:49:19.470Z Checking anstyle-parse v0.2.5
21262025-01-31T04:49:19.510Z Checking crossbeam-deque v0.8.5
21272025-01-31T04:49:19.686Z Checking native-tls v0.2.12
21282025-01-31T04:49:19.736Z Checking term v0.7.0
21292025-01-31T04:49:19.840Z Checking rustls v0.22.4
21302025-01-31T04:49:19.984Z Checking rustls v0.23.19
21312025-01-31T04:49:20.174Z Checking slog-json v2.6.1
21322025-01-31T04:49:20.439Z Checking serde_urlencoded v0.7.1
21332025-01-31T04:49:20.727Z Checking addr2line v0.24.2
21342025-01-31T04:49:20.826Z Checking crossbeam-channel v0.5.13
21352025-01-31T04:49:21.088Z Checking usdt-impl v0.5.0
21362025-01-31T04:49:21.229Z Checking futures-executor v0.3.31
21372025-01-31T04:49:21.441Z Checking rustls-pemfile v2.2.0
21382025-01-31T04:49:21.515Z Checking hyper v1.5.2
21392025-01-31T04:49:21.539Z Checking num-integer v0.1.46
21402025-01-31T04:49:21.642Z Checking md-5 v0.10.6
21412025-01-31T04:49:21.673Z Checking ff v0.13.0
21422025-01-31T04:49:21.842Z Checking toml_edit v0.22.22
21432025-01-31T04:49:21.883Z Checking hash32 v0.2.1
21442025-01-31T04:49:21.886Z Checking memmap v0.7.0
21452025-01-31T04:49:22.018Z Checking is-terminal v0.4.13
21462025-01-31T04:49:22.111Z Checking object v0.36.5
21472025-01-31T04:49:22.136Z Checking psl-types v2.0.11
21482025-01-31T04:49:22.136Z Checking utf-8 v0.7.6
21492025-01-31T04:49:22.188Z Checking anstyle-query v1.1.1
21502025-01-31T04:49:22.326Z Checking rustc-demangle v0.1.24
21512025-01-31T04:49:22.342Z Checking dyn-clone v1.0.17
21522025-01-31T04:49:22.358Z Checking take_mut v0.2.2
21532025-01-31T04:49:22.502Z Checking linked-hash-map v0.5.6
21542025-01-31T04:49:22.520Z Checking is_terminal_polyfill v1.70.1
21552025-01-31T04:49:22.651Z Checking colorchoice v1.0.2
21562025-01-31T04:49:22.755Z Checking fallible-iterator v0.2.0
21572025-01-31T04:49:22.788Z Checking quick-error v1.2.3
21582025-01-31T04:49:22.814Z Checking base16ct v0.2.0
21592025-01-31T04:49:22.943Z Checking resolv-conf v0.7.0
21602025-01-31T04:49:23.012Z Checking sec1 v0.7.3
21612025-01-31T04:49:23.179Z Checking tokio-rustls v0.25.0
21622025-01-31T04:49:23.296Z Checking lru-cache v0.1.2
21632025-01-31T04:49:23.317Z Checking postgres-protocol v0.6.7
21642025-01-31T04:49:23.384Z Checking anstream v0.6.15
21652025-01-31T04:49:23.428Z Checking hyper-util v0.1.10
21662025-01-31T04:49:23.471Z Checking slog-async v2.8.0
21672025-01-31T04:49:23.548Z Checking schemars v0.8.21
21682025-01-31T04:49:23.740Z Checking tungstenite v0.24.0
21692025-01-31T04:49:23.769Z Checking publicsuffix v2.3.0
21702025-01-31T04:49:23.966Z Checking heapless v0.7.17
21712025-01-31T04:49:24.030Z Checking slog-term v2.9.1
21722025-01-31T04:49:24.390Z Checking toml v0.8.19
21732025-01-31T04:49:24.515Z Checking usdt v0.5.0
21742025-01-31T04:49:24.574Z Checking num-iter v0.1.45
21752025-01-31T04:49:24.760Z Checking group v0.13.0
21762025-01-31T04:49:24.784Z Checking futures v0.3.31
21772025-01-31T04:49:24.885Z Checking slog-bunyan v2.5.0
21782025-01-31T04:49:24.902Z Checking tokio-native-tls v0.3.1
21792025-01-31T04:49:25.004Z Checking tokio-rustls v0.26.0
21802025-01-31T04:49:25.020Z Checking rayon-core v1.12.1
21812025-01-31T04:49:25.052Z Checking hickory-proto v0.24.2
21822025-01-31T04:49:25.067Z Checking multer v3.1.0
21832025-01-31T04:49:25.112Z Checking terminal_size v0.4.0
21842025-01-31T04:49:25.148Z Checking phf_shared v0.11.2
21852025-01-31T04:49:25.385Z Checking cookie v0.18.1
21862025-01-31T04:49:25.401Z Checking async-stream v0.3.6
21872025-01-31T04:49:25.418Z Checking bzip2-sys v0.1.11+1.0.8
21882025-01-31T04:49:25.460Z Checking signal-hook v0.3.17
21892025-01-31T04:49:25.547Z Checking camino v1.1.9
21902025-01-31T04:49:25.563Z Checking waitgroup v0.1.2
21912025-01-31T04:49:25.593Z Checking openapiv3 v2.0.0
21922025-01-31T04:49:25.669Z Checking webpki-roots v0.26.6
21932025-01-31T04:49:25.700Z Checking serde_path_to_error v0.1.16
21942025-01-31T04:49:25.785Z Checking hkdf v0.12.4
21952025-01-31T04:49:25.806Z Checking crypto-bigint v0.5.5
21962025-01-31T04:49:25.869Z Checking lazy_static v1.5.0
21972025-01-31T04:49:26.003Z Checking hostname v0.4.0
21982025-01-31T04:49:26.019Z Checking crc32fast v1.4.2
21992025-01-31T04:49:26.045Z Checking strsim v0.11.1
22002025-01-31T04:49:26.145Z Checking debug-ignore v1.0.5
22012025-01-31T04:49:26.255Z Checking clap_lex v0.7.4
22022025-01-31T04:49:26.258Z Checking bitflags v1.3.2
22032025-01-31T04:49:26.296Z Checking managed v0.8.0
22042025-01-31T04:49:26.339Z Checking winnow v0.5.40
22052025-01-31T04:49:26.378Z Checking unicode-width v0.2.0
22062025-01-31T04:49:26.501Z Checking clap_builder v4.5.27
22072025-01-31T04:49:26.649Z Checking smoltcp v0.9.1
22082025-01-31T04:49:26.882Z Checking console v0.15.10
22092025-01-31T04:49:27.448Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22102025-01-31T04:49:27.740Z Checking flate2 v1.0.35
22112025-01-31T04:49:28.040Z Checking num-bigint-dig v0.8.4
22122025-01-31T04:49:28.043Z Checking backtrace v0.3.74
22132025-01-31T04:49:28.370Z Checking hyper-rustls v0.27.3
22142025-01-31T04:49:28.460Z Checking elliptic-curve v0.13.8
22152025-01-31T04:49:28.616Z Checking anyhow v1.0.95
22162025-01-31T04:49:28.704Z Checking cookie_store v0.21.1
22172025-01-31T04:49:28.796Z Checking dropshot v0.12.0
22182025-01-31T04:49:28.994Z Checking signal-hook-mio v0.2.4
22192025-01-31T04:49:29.092Z Checking rayon v1.10.0
22202025-01-31T04:49:29.107Z Checking toml_edit v0.19.15
22212025-01-31T04:49:29.157Z Checking bzip2 v0.4.4
22222025-01-31T04:49:29.415Z Checking phf v0.11.2
22232025-01-31T04:49:29.418Z Checking hyper-tls v0.6.0
22242025-01-31T04:49:29.447Z Checking tokio-tungstenite v0.24.0
22252025-01-31T04:49:29.560Z Checking hickory-resolver v0.24.2
22262025-01-31T04:49:29.666Z Checking postgres-types v0.2.8
22272025-01-31T04:49:29.711Z Checking regex v1.11.1
22282025-01-31T04:49:29.912Z Checking bstr v1.10.0
22292025-01-31T04:49:30.041Z Checking ed25519 v2.2.3
22302025-01-31T04:49:30.303Z Checking tokio-stream v0.1.16
22312025-01-31T04:49:30.332Z Checking phf_shared v0.10.0
22322025-01-31T04:49:30.350Z Checking curve25519-dalek v4.1.3
22332025-01-31T04:49:30.587Z Checking zerocopy v0.6.6
22342025-01-31T04:49:30.821Z Checking hubpack v0.1.2
22352025-01-31T04:49:31.099Z Checking portable-atomic v1.9.0
22362025-01-31T04:49:31.132Z Checking pkcs1 v0.7.5
22372025-01-31T04:49:31.148Z Checking float-cmp v0.9.0
22382025-01-31T04:49:31.223Z Checking serde-big-array v0.5.1
22392025-01-31T04:49:31.348Z Checking rfc6979 v0.4.0
22402025-01-31T04:49:31.447Z Checking sync_wrapper v1.0.1
22412025-01-31T04:49:31.520Z Checking static_assertions v1.1.0
22422025-01-31T04:49:31.535Z Checking new_debug_unreachable v1.0.6
22432025-01-31T04:49:31.538Z Checking precomputed-hash v0.1.1
22442025-01-31T04:49:31.607Z Checking normalize-line-endings v0.3.0
22452025-01-31T04:49:31.623Z Checking fixedbitset v0.4.2
22462025-01-31T04:49:31.646Z Checking number_prefix v0.4.0
22472025-01-31T04:49:31.660Z Checking predicates-core v1.0.8
22482025-01-31T04:49:31.740Z Checking bit-vec v0.6.3
22492025-01-31T04:49:31.847Z Checking whoami v1.5.2
22502025-01-31T04:49:31.864Z Checking minimal-lexical v0.2.1
22512025-01-31T04:49:31.888Z Checking unicode-segmentation v1.12.0
22522025-01-31T04:49:32.056Z Checking difflib v0.4.0
22532025-01-31T04:49:32.109Z Checking bit-set v0.5.3
22542025-01-31T04:49:32.123Z Checking ed25519-dalek v2.1.1
22552025-01-31T04:49:32.143Z Checking tokio-postgres v0.7.12
22562025-01-31T04:49:32.223Z Checking qorb v0.2.1
22572025-01-31T04:49:32.248Z Checking nom v7.1.3
22582025-01-31T04:49:32.370Z Checking petgraph v0.6.5
22592025-01-31T04:49:32.386Z Checking predicates v3.1.2
22602025-01-31T04:49:32.449Z Checking indicatif v0.17.11
22612025-01-31T04:49:32.541Z Checking string_cache v0.8.7
22622025-01-31T04:49:32.582Z Checking similar v2.6.0
22632025-01-31T04:49:32.838Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22642025-01-31T04:49:32.992Z Checking reqwest v0.12.9
22652025-01-31T04:49:33.188Z Checking toml v0.7.8
22662025-01-31T04:49:33.412Z Checking ecdsa v0.16.9
22672025-01-31T04:49:33.891Z Checking rsa v0.9.6
22682025-01-31T04:49:34.120Z Checking zip v0.6.6
22692025-01-31T04:49:34.673Z Checking clap v4.5.27
22702025-01-31T04:49:34.749Z Checking crossterm v0.28.1
22712025-01-31T04:49:34.807Z Checking itertools v0.12.1
22722025-01-31T04:49:34.826Z Checking itertools v0.10.5
22732025-01-31T04:49:34.842Z Checking ahash v0.8.11
22742025-01-31T04:49:34.879Z Checking fs-err v2.11.0
22752025-01-31T04:49:35.193Z Checking x509-cert v0.2.5
22762025-01-31T04:49:35.298Z Checking semver v1.0.24
22772025-01-31T04:49:35.402Z Checking hex v0.4.3
22782025-01-31T04:49:35.418Z Checking peg-runtime v0.8.3
22792025-01-31T04:49:35.661Z Checking lalrpop-util v0.19.12
22802025-01-31T04:49:35.726Z Checking sigpipe v0.1.3
22812025-01-31T04:49:37.089Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22822025-01-31T04:49:37.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.48s
22832025-01-31T04:49:37.583Z
22842025-01-31T04:49:37.583Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/197)
22852025-01-31T04:49:38.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22862025-01-31T04:49:38.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22872025-01-31T04:49:38.234Z Compiling hashbrown v0.14.5
22882025-01-31T04:49:38.358Z Checking heck v0.5.0
22892025-01-31T04:49:38.373Z Compiling unsafe-libyaml v0.2.11
22902025-01-31T04:49:38.387Z Checking ipnetwork v0.20.0
22912025-01-31T04:49:38.390Z Compiling ident_case v1.0.1
22922025-01-31T04:49:38.417Z Checking progenitor-client v0.8.0
22932025-01-31T04:49:38.432Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22942025-01-31T04:49:38.533Z Checking newtype-uuid v1.2.1
22952025-01-31T04:49:38.574Z Compiling darling_core v0.20.10
22962025-01-31T04:49:38.721Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22972025-01-31T04:49:38.787Z Compiling proc-macro-crate v1.3.1
22982025-01-31T04:49:38.789Z Compiling structmeta-derive v0.3.0
22992025-01-31T04:49:38.831Z Compiling thiserror v2.0.11
23002025-01-31T04:49:39.115Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23012025-01-31T04:49:39.307Z Compiling regress v0.10.1
23022025-01-31T04:49:39.452Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
23032025-01-31T04:49:39.703Z Compiling serde_yaml v0.9.34+deprecated
23042025-01-31T04:49:39.785Z Compiling num_enum_derive v0.5.11
23052025-01-31T04:49:40.217Z Compiling lzma-sys v0.1.20
23062025-01-31T04:49:40.672Z Compiling thiserror-impl v2.0.11
23072025-01-31T04:49:40.941Z Compiling foreign-types-macros v0.2.3
23082025-01-31T04:49:41.531Z Compiling structmeta v0.3.0
23092025-01-31T04:49:41.933Z Compiling dropshot v0.15.1
23102025-01-31T04:49:42.088Z Checking arc-swap v1.7.1
23112025-01-31T04:49:42.162Z Checking foreign-types-shared v0.3.1
23122025-01-31T04:49:42.338Z Checking num_enum v0.5.11
23132025-01-31T04:49:42.355Z Checking foreign-types v0.5.0
23142025-01-31T04:49:42.466Z Compiling parse-display-derive v0.10.0
23152025-01-31T04:49:42.525Z Checking slog-scope v4.4.0
23162025-01-31T04:49:42.543Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
23172025-01-31T04:49:42.731Z Compiling proc-macro-error v1.0.4
23182025-01-31T04:49:42.923Z Checking typify-impl v0.2.0
23192025-01-31T04:49:43.492Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23202025-01-31T04:49:43.540Z Checking tungstenite v0.21.0
23212025-01-31T04:49:43.610Z Compiling heck v0.3.3
23222025-01-31T04:49:43.962Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232025-01-31T04:49:44.031Z Compiling dropshot_endpoint v0.15.1
23242025-01-31T04:49:44.073Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23252025-01-31T04:49:44.431Z Checking cstr-argument v0.1.2
23262025-01-31T04:49:44.504Z Compiling darling_macro v0.20.10
23272025-01-31T04:49:44.615Z Checking instant v0.1.13
23282025-01-31T04:49:44.746Z Checking base64 v0.21.7
23292025-01-31T04:49:44.773Z Checking fastrand v2.1.1
23302025-01-31T04:49:44.820Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23312025-01-31T04:49:45.102Z Checking pretty-hex v0.2.1
23322025-01-31T04:49:45.249Z Checking tempfile v3.13.0
23332025-01-31T04:49:45.271Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23342025-01-31T04:49:45.287Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23352025-01-31T04:49:45.362Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23362025-01-31T04:49:45.388Z Compiling darling v0.20.10
23372025-01-31T04:49:45.423Z Checking backoff v0.4.0
23382025-01-31T04:49:45.516Z Compiling serde_with_macros v3.11.0
23392025-01-31T04:49:45.532Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23402025-01-31T04:49:45.546Z Checking tokio-tungstenite v0.21.0
23412025-01-31T04:49:45.610Z Checking strum v0.26.3
23422025-01-31T04:49:45.710Z Compiling zone_cfg_derive v0.1.2
23432025-01-31T04:49:45.772Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23442025-01-31T04:49:45.815Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23452025-01-31T04:49:46.026Z Checking slog-stdlog v4.1.1
23462025-01-31T04:49:46.209Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23472025-01-31T04:49:46.322Z Checking regress v0.9.1
23482025-01-31T04:49:46.368Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23492025-01-31T04:49:46.415Z Checking parse-display v0.10.0
23502025-01-31T04:49:46.526Z Checking progenitor-client v0.9.1
23512025-01-31T04:49:46.650Z Checking colored v2.1.0
23522025-01-31T04:49:46.666Z Checking macaddr v1.0.1
23532025-01-31T04:49:46.909Z Checking unicode-width v0.1.14
23542025-01-31T04:49:46.938Z Checking base64 v0.13.1
23552025-01-31T04:49:47.046Z Checking zone v0.1.8
23562025-01-31T04:49:47.410Z Checking ron v0.7.1
23572025-01-31T04:49:47.440Z Checking tabwriter v1.4.0
23582025-01-31T04:49:47.689Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23592025-01-31T04:49:47.773Z Checking xz2 v0.1.7
23602025-01-31T04:49:48.051Z Checking serde_with v3.11.0
23612025-01-31T04:49:48.085Z Checking slog-envlogger v2.2.0
23622025-01-31T04:49:48.177Z Checking xattr v1.3.1
23632025-01-31T04:49:48.312Z Checking pem v3.0.4
23642025-01-31T04:49:48.376Z Checking yasna v0.5.2
23652025-01-31T04:49:48.462Z Checking headers-core v0.3.0
23662025-01-31T04:49:48.572Z Checking smf v0.2.3
23672025-01-31T04:49:48.617Z Checking filetime v0.2.25
23682025-01-31T04:49:48.831Z Checking same-file v1.0.6
23692025-01-31T04:49:48.882Z Checking tar v0.4.42
23702025-01-31T04:49:49.013Z Checking walkdir v2.5.0
23712025-01-31T04:49:49.031Z Checking headers v0.4.0
23722025-01-31T04:49:49.190Z Checking rcgen v0.12.1
23732025-01-31T04:49:49.298Z Checking atomicwrites v0.4.4
23742025-01-31T04:49:49.506Z Checking camino-tempfile v1.1.1
23752025-01-31T04:49:49.687Z Checking subprocess v0.2.9
23762025-01-31T04:49:52.320Z Compiling typify-macro v0.2.0
23772025-01-31T04:49:53.831Z Compiling typify v0.2.0
23782025-01-31T04:49:53.900Z Compiling progenitor-impl v0.8.0
23792025-01-31T04:49:56.333Z Compiling progenitor-macro v0.8.0
23802025-01-31T04:50:00.033Z Checking progenitor v0.8.0
23812025-01-31T04:50:00.163Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23822025-01-31T04:50:00.165Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23832025-01-31T04:50:02.717Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23842025-01-31T04:50:03.063Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23852025-01-31T04:50:09.261Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23862025-01-31T04:50:10.746Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23872025-01-31T04:50:11.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.36s
23882025-01-31T04:50:12.131Z
23892025-01-31T04:50:12.131Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/197)
23902025-01-31T04:50:12.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912025-01-31T04:50:12.695Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922025-01-31T04:50:12.788Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23932025-01-31T04:50:14.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
23942025-01-31T04:50:14.314Z
23952025-01-31T04:50:14.314Zinfo: running `cargo check --bins` on nexus-config (51/197)
23962025-01-31T04:50:14.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972025-01-31T04:50:14.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982025-01-31T04:50:14.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23992025-01-31T04:50:14.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24002025-01-31T04:50:14.938Z
24012025-01-31T04:50:14.938Zinfo: running `cargo check --bins` on omicron-rpaths (52/197)
24022025-01-31T04:50:15.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032025-01-31T04:50:15.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042025-01-31T04:50:15.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052025-01-31T04:50:15.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24062025-01-31T04:50:15.543Z
24072025-01-31T04:50:15.543Zinfo: running `cargo check --bins` on omicron-certificates (53/197)
24082025-01-31T04:50:16.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092025-01-31T04:50:16.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102025-01-31T04:50:16.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24112025-01-31T04:50:16.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24122025-01-31T04:50:16.158Z
24132025-01-31T04:50:16.158Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/197)
24142025-01-31T04:50:16.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152025-01-31T04:50:16.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162025-01-31T04:50:16.837Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24172025-01-31T04:50:16.948Z Compiling ipnetwork v0.20.0
24182025-01-31T04:50:16.951Z Compiling zerocopy v0.8.10
24192025-01-31T04:50:16.951Z Compiling progenitor-client v0.8.0
24202025-01-31T04:50:16.951Z Compiling itertools v0.13.0
24212025-01-31T04:50:16.951Z Compiling zerocopy-derive v0.8.10
24222025-01-31T04:50:16.951Z Compiling heapless v0.8.0
24232025-01-31T04:50:16.951Z Compiling thiserror v2.0.11
24242025-01-31T04:50:17.149Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24252025-01-31T04:50:17.280Z Checking hash32 v0.3.1
24262025-01-31T04:50:17.391Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24272025-01-31T04:50:17.471Z Compiling progenitor v0.8.0
24282025-01-31T04:50:17.687Z Compiling instant v0.1.13
24292025-01-31T04:50:17.769Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
24302025-01-31T04:50:17.803Z Compiling smoltcp v0.11.0
24312025-01-31T04:50:17.844Z Compiling backoff v0.4.0
24322025-01-31T04:50:17.885Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24332025-01-31T04:50:18.017Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24342025-01-31T04:50:18.204Z Compiling dropshot v0.15.1
24352025-01-31T04:50:18.501Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24362025-01-31T04:50:18.627Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24372025-01-31T04:50:18.629Z Compiling serde_with v3.11.0
24382025-01-31T04:50:18.818Z Compiling parse-display v0.10.0
24392025-01-31T04:50:18.959Z Checking num-rational v0.4.2
24402025-01-31T04:50:19.440Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24412025-01-31T04:50:19.603Z Compiling progenitor-client v0.9.1
24422025-01-31T04:50:19.850Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24432025-01-31T04:50:20.124Z Compiling regress v0.9.1
24442025-01-31T04:50:21.181Z Compiling phf_generator v0.11.2
24452025-01-31T04:50:21.382Z Checking num-complex v0.4.6
24462025-01-31T04:50:22.233Z Compiling macaddr v1.0.1
24472025-01-31T04:50:22.370Z Checking cobs v0.2.3
24482025-01-31T04:50:22.563Z Checking postcard v1.0.10
24492025-01-31T04:50:22.717Z Checking num v0.4.3
24502025-01-31T04:50:22.836Z Compiling phf_codegen v0.11.2
24512025-01-31T04:50:23.111Z Compiling parse-zoneinfo v0.3.1
24522025-01-31T04:50:23.129Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24532025-01-31T04:50:23.429Z Checking float-ord v0.3.2
24542025-01-31T04:50:23.585Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24552025-01-31T04:50:24.829Z Compiling convert_case v0.4.0
24562025-01-31T04:50:25.069Z Compiling chrono-tz-build v0.4.0
24572025-01-31T04:50:25.277Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24582025-01-31T04:50:25.657Z Compiling derive_more v0.99.18
24592025-01-31T04:50:25.923Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24602025-01-31T04:50:26.150Z Compiling crucible-workspace-hack v0.1.0
24612025-01-31T04:50:26.223Z Checking newline-converter v0.3.0
24622025-01-31T04:50:26.265Z Compiling chrono-tz v0.10.1
24632025-01-31T04:50:26.466Z Checking prettyplease v0.2.25
24642025-01-31T04:50:26.695Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24652025-01-31T04:50:26.935Z Compiling slog-dtrace v0.3.0
24662025-01-31T04:50:27.289Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24672025-01-31T04:50:27.375Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24682025-01-31T04:50:27.594Z Checking expectorate v1.1.0
24692025-01-31T04:50:27.770Z Compiling zone_cfg_derive v0.3.0
24702025-01-31T04:50:28.051Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24712025-01-31T04:50:28.489Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24722025-01-31T04:50:28.941Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24732025-01-31T04:50:29.216Z Compiling const_format_proc_macros v0.2.34
24742025-01-31T04:50:29.300Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24752025-01-31T04:50:29.444Z Compiling num-derive v0.4.2
24762025-01-31T04:50:29.463Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24772025-01-31T04:50:29.507Z Checking highway v1.2.0
24782025-01-31T04:50:29.952Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24792025-01-31T04:50:30.291Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24802025-01-31T04:50:30.398Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24812025-01-31T04:50:30.548Z Checking zone v0.3.0
24822025-01-31T04:50:30.790Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24832025-01-31T04:50:31.131Z Checking const_format v0.2.34
24842025-01-31T04:50:31.355Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24852025-01-31T04:50:31.578Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24862025-01-31T04:50:31.712Z Checking gethostname v0.5.0
24872025-01-31T04:50:31.727Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24882025-01-31T04:50:31.845Z Checking bcs v0.1.6
24892025-01-31T04:50:32.145Z Compiling async-recursion v1.1.1
24902025-01-31T04:50:32.348Z Checking termtree v0.5.1
24912025-01-31T04:50:32.492Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24922025-01-31T04:50:32.582Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24932025-01-31T04:50:32.584Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24942025-01-31T04:50:34.455Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24952025-01-31T04:50:38.790Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24962025-01-31T04:50:42.006Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24972025-01-31T04:50:44.505Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
24982025-01-31T04:50:45.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.48s
24992025-01-31T04:50:45.819Z
25002025-01-31T04:50:45.819Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/197)
25012025-01-31T04:50:46.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022025-01-31T04:50:46.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032025-01-31T04:50:46.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042025-01-31T04:50:46.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25052025-01-31T04:50:46.441Z
25062025-01-31T04:50:46.441Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/197)
25072025-01-31T04:50:46.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082025-01-31T04:50:46.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092025-01-31T04:50:46.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102025-01-31T04:50:46.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25112025-01-31T04:50:47.068Z
25122025-01-31T04:50:47.068Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/197)
25132025-01-31T04:50:47.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142025-01-31T04:50:47.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152025-01-31T04:50:47.715Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25162025-01-31T04:50:48.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
25172025-01-31T04:50:48.516Z
25182025-01-31T04:50:48.516Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/197)
25192025-01-31T04:50:49.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202025-01-31T04:50:49.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212025-01-31T04:50:49.171Z Compiling cfg_aliases v0.1.1
25222025-01-31T04:50:49.171Z Compiling vte_generate_state_changes v0.1.2
25232025-01-31T04:50:49.171Z Checking fd-lock v4.0.2
25242025-01-31T04:50:49.173Z Checking nibble_vec v0.1.0
25252025-01-31T04:50:49.173Z Checking bytecount v0.6.8
25262025-01-31T04:50:49.276Z Checking endian-type v0.1.2
25272025-01-31T04:50:49.289Z Compiling tabled_derive v0.7.0
25282025-01-31T04:50:49.327Z Compiling peg-macros v0.8.4
25292025-01-31T04:50:49.366Z Compiling nix v0.28.0
25302025-01-31T04:50:49.436Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25312025-01-31T04:50:49.452Z Checking papergrid v0.11.0
25322025-01-31T04:50:49.468Z Compiling sqlparser_derive v0.2.2
25332025-01-31T04:50:49.491Z Checking radix_trie v0.2.1
25342025-01-31T04:50:49.875Z Checking unicode_categories v0.1.1
25352025-01-31T04:50:49.958Z Checking vte v0.11.1
25362025-01-31T04:50:50.184Z Checking home v0.5.9
25372025-01-31T04:50:50.331Z Checking nu-ansi-term v0.50.1
25382025-01-31T04:50:50.509Z Checking sqlformat v0.2.6
25392025-01-31T04:50:50.523Z Checking sqlparser v0.45.0
25402025-01-31T04:50:50.724Z Checking display-error-chain v0.2.2
25412025-01-31T04:50:51.349Z Checking strip-ansi-escapes v0.2.0
25422025-01-31T04:50:51.511Z Checking reedline v0.35.0
25432025-01-31T04:50:51.527Z Checking tabled v0.15.0
25442025-01-31T04:50:51.807Z Checking peg v0.8.4
25452025-01-31T04:50:52.161Z Checking rustyline v14.0.0
25462025-01-31T04:51:01.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.57s
25472025-01-31T04:51:01.273Z
25482025-01-31T04:51:01.273Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/197)
25492025-01-31T04:51:01.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502025-01-31T04:51:01.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512025-01-31T04:51:01.951Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25522025-01-31T04:51:07.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
25532025-01-31T04:51:07.358Z
25542025-01-31T04:51:07.358Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/197)
25552025-01-31T04:51:07.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562025-01-31T04:51:07.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572025-01-31T04:51:08.023Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25582025-01-31T04:51:11.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
25592025-01-31T04:51:11.847Z
25602025-01-31T04:51:11.847Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/197)
25612025-01-31T04:51:12.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622025-01-31T04:51:12.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632025-01-31T04:51:12.514Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25642025-01-31T04:51:17.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s
25652025-01-31T04:51:17.508Z
25662025-01-31T04:51:17.508Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/197)
25672025-01-31T04:51:18.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682025-01-31T04:51:18.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692025-01-31T04:51:18.171Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25702025-01-31T04:51:23.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
25712025-01-31T04:51:23.232Z
25722025-01-31T04:51:23.232Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/197)
25732025-01-31T04:51:23.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742025-01-31T04:51:23.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752025-01-31T04:51:23.882Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762025-01-31T04:51:27.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
25772025-01-31T04:51:27.742Z
25782025-01-31T04:51:27.742Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/197)
25792025-01-31T04:51:28.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802025-01-31T04:51:28.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812025-01-31T04:51:28.393Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25822025-01-31T04:51:32.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
25832025-01-31T04:51:32.366Z
25842025-01-31T04:51:32.366Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/197)
25852025-01-31T04:51:32.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862025-01-31T04:51:32.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872025-01-31T04:51:33.026Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25882025-01-31T04:51:38.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
25892025-01-31T04:51:38.246Z
25902025-01-31T04:51:38.246Zinfo: running `cargo check --bins` on oximeter (66/197)
25912025-01-31T04:51:38.784Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922025-01-31T04:51:38.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932025-01-31T04:51:38.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942025-01-31T04:51:38.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25952025-01-31T04:51:38.860Z
25962025-01-31T04:51:38.860Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/197)
25972025-01-31T04:51:39.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982025-01-31T04:51:39.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992025-01-31T04:51:39.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002025-01-31T04:51:39.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26012025-01-31T04:51:39.451Z
26022025-01-31T04:51:39.451Zinfo: running `cargo check --bins` on oximeter-schema (68/197)
26032025-01-31T04:51:39.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042025-01-31T04:51:39.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052025-01-31T04:51:40.075Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26062025-01-31T04:51:42.069Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26072025-01-31T04:51:43.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
26082025-01-31T04:51:43.209Z
26092025-01-31T04:51:43.209Zinfo: running `cargo check --bins` on oximeter-types (69/197)
26102025-01-31T04:51:43.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-01-31T04:51:43.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-01-31T04:51:43.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132025-01-31T04:51:43.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26142025-01-31T04:51:43.820Z
26152025-01-31T04:51:43.820Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/197)
26162025-01-31T04:51:44.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-01-31T04:51:44.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-01-31T04:51:44.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192025-01-31T04:51:44.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26202025-01-31T04:51:44.432Z
26212025-01-31T04:51:44.432Zinfo: running `cargo check --bins` on oxql-types (71/197)
26222025-01-31T04:51:44.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-01-31T04:51:44.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-01-31T04:51:44.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26252025-01-31T04:51:44.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26262025-01-31T04:51:45.062Z
26272025-01-31T04:51:45.062Zinfo: running `cargo check --bins` on oximeter-test-utils (72/197)
26282025-01-31T04:51:45.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292025-01-31T04:51:45.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302025-01-31T04:51:45.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312025-01-31T04:51:45.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26322025-01-31T04:51:45.713Z
26332025-01-31T04:51:45.713Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/197)
26342025-01-31T04:51:46.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352025-01-31T04:51:46.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362025-01-31T04:51:46.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372025-01-31T04:51:46.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26382025-01-31T04:51:46.334Z
26392025-01-31T04:51:46.334Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/197)
26402025-01-31T04:51:46.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412025-01-31T04:51:46.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422025-01-31T04:51:46.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432025-01-31T04:51:46.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26442025-01-31T04:51:46.960Z
26452025-01-31T04:51:46.960Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/197)
26462025-01-31T04:51:47.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472025-01-31T04:51:47.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482025-01-31T04:51:47.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492025-01-31T04:51:47.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26502025-01-31T04:51:47.587Z
26512025-01-31T04:51:47.587Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/197)
26522025-01-31T04:51:48.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532025-01-31T04:51:48.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542025-01-31T04:51:48.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26552025-01-31T04:51:48.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26562025-01-31T04:51:48.205Z
26572025-01-31T04:51:48.205Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/197)
26582025-01-31T04:51:48.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26592025-01-31T04:51:48.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26602025-01-31T04:51:48.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26612025-01-31T04:51:48.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26622025-01-31T04:51:48.822Z
26632025-01-31T04:51:48.822Zinfo: running `cargo check --bins` on cockroach-admin-client (78/197)
26642025-01-31T04:51:49.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-01-31T04:51:49.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-01-31T04:51:49.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-01-31T04:51:49.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26682025-01-31T04:51:49.423Z
26692025-01-31T04:51:49.423Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/197)
26702025-01-31T04:51:49.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-01-31T04:51:49.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-01-31T04:51:49.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-01-31T04:51:49.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26742025-01-31T04:51:50.071Z
26752025-01-31T04:51:50.071Zinfo: running `cargo check --bins` on dns-service-client (80/197)
26762025-01-31T04:51:50.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-01-31T04:51:50.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-01-31T04:51:50.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-01-31T04:51:50.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26802025-01-31T04:51:50.687Z
26812025-01-31T04:51:50.687Zinfo: running `cargo check --bins` on internal-dns-types (81/197)
26822025-01-31T04:51:51.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-01-31T04:51:51.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-01-31T04:51:51.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-01-31T04:51:51.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26862025-01-31T04:51:51.297Z
26872025-01-31T04:51:51.297Zinfo: running `cargo check --bins` on dpd-client (82/197)
26882025-01-31T04:51:51.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-01-31T04:51:51.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-01-31T04:51:51.833Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-01-31T04:51:51.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26922025-01-31T04:51:51.907Z
26932025-01-31T04:51:51.907Zinfo: running `cargo check --bins` on gateway-client (83/197)
26942025-01-31T04:51:52.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-01-31T04:51:52.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-01-31T04:51:52.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-01-31T04:51:52.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26982025-01-31T04:51:52.512Z
26992025-01-31T04:51:52.512Zinfo: running `cargo check --bins` on installinator-client (84/197)
27002025-01-31T04:51:53.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-01-31T04:51:53.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-01-31T04:51:53.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-01-31T04:51:53.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27042025-01-31T04:51:53.144Z
27052025-01-31T04:51:53.144Zinfo: running `cargo check --bins` on installinator-common (85/197)
27062025-01-31T04:51:53.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-01-31T04:51:53.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-01-31T04:51:53.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-01-31T04:51:53.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27102025-01-31T04:51:53.775Z
27112025-01-31T04:51:53.775Zinfo: running `cargo check --bins` on update-engine (86/197)
27122025-01-31T04:51:54.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-01-31T04:51:54.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-01-31T04:51:54.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-01-31T04:51:54.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27162025-01-31T04:51:54.378Z
27172025-01-31T04:51:54.378Zinfo: running `cargo check --bins` on nexus-client (87/197)
27182025-01-31T04:51:54.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-01-31T04:51:54.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-01-31T04:51:54.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-01-31T04:51:54.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27222025-01-31T04:51:55.024Z
27232025-01-31T04:51:55.024Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/197)
27242025-01-31T04:51:55.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-01-31T04:51:55.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-01-31T04:51:55.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-01-31T04:51:55.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27282025-01-31T04:51:55.677Z
27292025-01-31T04:51:55.677Zinfo: running `cargo check --bins` on omicron-passwords (89/197)
27302025-01-31T04:51:56.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-01-31T04:51:56.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-01-31T04:51:56.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-01-31T04:51:56.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27342025-01-31T04:51:56.279Z
27352025-01-31T04:51:56.279Zinfo: running `cargo check --bins` on nexus-types (90/197)
27362025-01-31T04:51:56.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-01-31T04:51:56.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-01-31T04:51:56.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-01-31T04:51:56.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27402025-01-31T04:51:56.920Z
27412025-01-31T04:51:56.920Zinfo: running `cargo check --bins` on oxide-client (91/197)
27422025-01-31T04:51:57.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-01-31T04:51:57.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-01-31T04:51:57.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-01-31T04:51:57.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27462025-01-31T04:51:57.524Z
27472025-01-31T04:51:57.524Zinfo: running `cargo check --bins` on oximeter-client (92/197)
27482025-01-31T04:51:58.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-01-31T04:51:58.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-01-31T04:51:58.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-01-31T04:51:58.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27522025-01-31T04:51:58.141Z
27532025-01-31T04:51:58.141Zinfo: running `cargo check --bins` on repo-depot-client (93/197)
27542025-01-31T04:51:58.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-01-31T04:51:58.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-01-31T04:51:58.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-01-31T04:51:58.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27582025-01-31T04:51:58.754Z
27592025-01-31T04:51:58.754Zinfo: running `cargo check --bins` on sled-agent-client (94/197)
27602025-01-31T04:51:59.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-01-31T04:51:59.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-01-31T04:51:59.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-01-31T04:51:59.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27642025-01-31T04:51:59.414Z
27652025-01-31T04:51:59.414Zinfo: running `cargo check --bins` on wicketd-client (95/197)
27662025-01-31T04:51:59.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-01-31T04:51:59.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-01-31T04:51:59.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-01-31T04:51:59.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27702025-01-31T04:52:00.085Z
27712025-01-31T04:52:00.085Zinfo: running `cargo check --bins` on sled-agent-types (96/197)
27722025-01-31T04:52:00.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-01-31T04:52:00.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-01-31T04:52:00.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-01-31T04:52:00.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27762025-01-31T04:52:00.748Z
27772025-01-31T04:52:00.748Zinfo: running `cargo check --bins` on wicket-common (97/197)
27782025-01-31T04:52:01.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-01-31T04:52:01.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-01-31T04:52:01.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-01-31T04:52:01.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27822025-01-31T04:52:01.422Z
27832025-01-31T04:52:01.422Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/197)
27842025-01-31T04:52:01.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-01-31T04:52:01.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-01-31T04:52:02.095Z Checking csv-core v0.1.11
27872025-01-31T04:52:02.095Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27882025-01-31T04:52:02.098Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27892025-01-31T04:52:02.098Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27902025-01-31T04:52:02.400Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27912025-01-31T04:52:02.403Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27922025-01-31T04:52:02.425Z Checking csv v1.3.1
27932025-01-31T04:52:02.985Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27942025-01-31T04:52:03.340Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27952025-01-31T04:52:05.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s
27962025-01-31T04:52:05.259Z
27972025-01-31T04:52:05.259Zinfo: running `cargo check --bins` on cockroach-admin-api (99/197)
27982025-01-31T04:52:05.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-01-31T04:52:05.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-01-31T04:52:05.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-01-31T04:52:05.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28022025-01-31T04:52:05.885Z
28032025-01-31T04:52:05.886Zinfo: running `cargo check --bins` on cockroach-admin-types (100/197)
28042025-01-31T04:52:06.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-01-31T04:52:06.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-01-31T04:52:06.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-01-31T04:52:06.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28082025-01-31T04:52:06.535Z
28092025-01-31T04:52:06.535Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/197)
28102025-01-31T04:52:07.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-01-31T04:52:07.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-01-31T04:52:07.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-01-31T04:52:07.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28142025-01-31T04:52:07.272Z
28152025-01-31T04:52:07.272Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/197)
28162025-01-31T04:52:07.908Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-01-31T04:52:07.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-01-31T04:52:07.911Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-01-31T04:52:07.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28202025-01-31T04:52:08.002Z
28212025-01-31T04:52:08.002Zinfo: running `cargo check --bins` on dns-server (103/197)
28222025-01-31T04:52:08.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-01-31T04:52:08.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-01-31T04:52:08.639Z Compiling typify-impl v0.3.0
28252025-01-31T04:52:08.746Z Compiling parking_lot_core v0.8.6
28262025-01-31T04:52:08.766Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28272025-01-31T04:52:08.769Z Checking fxhash v0.2.1
28282025-01-31T04:52:08.769Z Checking hickory-client v0.24.2
28292025-01-31T04:52:08.779Z Checking hickory-server v0.24.2
28302025-01-31T04:52:09.531Z Checking parking_lot v0.11.2
28312025-01-31T04:52:09.558Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28322025-01-31T04:52:09.784Z Checking sled v0.34.7
28332025-01-31T04:52:14.282Z Compiling typify-macro v0.3.0
28342025-01-31T04:52:15.875Z Compiling typify v0.3.0
28352025-01-31T04:52:15.949Z Compiling progenitor-impl v0.9.1
28362025-01-31T04:52:18.411Z Compiling progenitor-macro v0.9.1
28372025-01-31T04:52:22.044Z Checking progenitor v0.9.1
28382025-01-31T04:52:22.176Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28392025-01-31T04:52:22.647Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28402025-01-31T04:52:23.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.91s
28412025-01-31T04:52:24.090Z
28422025-01-31T04:52:24.090Zinfo: running `cargo check --bins` on dns-server-api (104/197)
28432025-01-31T04:52:24.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442025-01-31T04:52:24.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452025-01-31T04:52:24.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462025-01-31T04:52:24.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28472025-01-31T04:52:24.706Z
28482025-01-31T04:52:24.706Zinfo: running `cargo check --bins` on gateway-test-utils (105/197)
28492025-01-31T04:52:25.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502025-01-31T04:52:25.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512025-01-31T04:52:25.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522025-01-31T04:52:25.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28532025-01-31T04:52:25.369Z
28542025-01-31T04:52:25.369Zinfo: running `cargo check --bins` on gateway-types (106/197)
28552025-01-31T04:52:25.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562025-01-31T04:52:25.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572025-01-31T04:52:25.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582025-01-31T04:52:25.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28592025-01-31T04:52:25.973Z
28602025-01-31T04:52:25.973Zinfo: running `cargo check --bins` on ipcc (107/197)
28612025-01-31T04:52:26.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622025-01-31T04:52:26.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632025-01-31T04:52:26.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642025-01-31T04:52:26.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28652025-01-31T04:52:26.577Z
28662025-01-31T04:52:26.577Zinfo: running `cargo check --bins` on omicron-gateway (108/197)
28672025-01-31T04:52:27.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682025-01-31T04:52:27.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692025-01-31T04:52:27.270Z Compiling radium v0.7.0
28702025-01-31T04:52:27.270Z Compiling semver v0.1.20
28712025-01-31T04:52:27.390Z Compiling maybe-uninit v2.0.0
28722025-01-31T04:52:27.393Z Checking tap v1.0.1
28732025-01-31T04:52:27.413Z Checking password-hash v0.5.0
28742025-01-31T04:52:27.417Z Checking blake2 v0.10.6
28752025-01-31T04:52:27.417Z Compiling packed_struct v0.10.1
28762025-01-31T04:52:27.417Z Checking crc-catalog v2.4.0
28772025-01-31T04:52:27.676Z Checking wyz v0.5.1
28782025-01-31T04:52:27.679Z Compiling cancel-safe-futures v0.1.5
28792025-01-31T04:52:27.814Z Compiling rustc_version v0.1.7
28802025-01-31T04:52:27.846Z Checking funty v2.0.0
28812025-01-31T04:52:27.874Z Compiling owo-colors v4.1.0
28822025-01-31T04:52:27.961Z Checking argon2 v0.5.3
28832025-01-31T04:52:27.988Z Checking crc v3.2.1
28842025-01-31T04:52:27.991Z Compiling packed_struct_codegen v0.10.1
28852025-01-31T04:52:28.050Z Checking half v2.4.1
28862025-01-31T04:52:28.180Z Compiling indexmap v1.9.3
28872025-01-31T04:52:28.216Z Checking nodrop v0.1.14
28882025-01-31T04:52:28.253Z Compiling newtype_derive v0.1.6
28892025-01-31T04:52:28.347Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28902025-01-31T04:52:28.432Z Checking ciborium-io v0.2.2
28912025-01-31T04:52:28.519Z Checking array-init v0.0.4
28922025-01-31T04:52:28.569Z Checking ciborium-ll v0.2.2
28932025-01-31T04:52:28.620Z Checking bitvec v1.0.1
28942025-01-31T04:52:28.624Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28952025-01-31T04:52:28.697Z Checking smallvec v0.6.14
28962025-01-31T04:52:28.766Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28972025-01-31T04:52:28.913Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28982025-01-31T04:52:29.058Z Checking libsw v3.3.1
28992025-01-31T04:52:29.273Z Compiling memoffset v0.9.1
29002025-01-31T04:52:29.337Z Checking linear-map v1.2.0
29012025-01-31T04:52:29.381Z Checking termcolor v1.4.1
29022025-01-31T04:52:29.474Z Checking indent_write v2.2.0
29032025-01-31T04:52:29.574Z Checking swrite v0.1.0
29042025-01-31T04:52:29.666Z Checking hashbrown v0.12.3
29052025-01-31T04:52:29.690Z Checking bitfield v0.14.0
29062025-01-31T04:52:29.765Z Checking env_logger v0.10.2
29072025-01-31T04:52:29.858Z Checking ron v0.8.1
29082025-01-31T04:52:29.938Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29092025-01-31T04:52:29.962Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29102025-01-31T04:52:29.980Z Checking serde-hex v0.1.0
29112025-01-31T04:52:30.185Z Checking ciborium v0.2.2
29122025-01-31T04:52:30.578Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29132025-01-31T04:52:31.011Z Checking steno v0.4.1
29142025-01-31T04:52:31.253Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29152025-01-31T04:52:31.339Z Checking hashbrown v0.13.2
29162025-01-31T04:52:31.446Z Checking crc-any v2.5.0
29172025-01-31T04:52:31.516Z Checking humantime v2.1.0
29182025-01-31T04:52:31.815Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29192025-01-31T04:52:31.832Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29202025-01-31T04:52:32.226Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29212025-01-31T04:52:32.288Z Checking object v0.30.4
29222025-01-31T04:52:32.418Z Checking path-slash v0.1.5
29232025-01-31T04:52:32.593Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29242025-01-31T04:52:32.631Z Checking nix v0.27.1
29252025-01-31T04:52:32.841Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29262025-01-31T04:52:33.176Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29272025-01-31T04:52:33.428Z Checking tungstenite v0.23.0
29282025-01-31T04:52:33.554Z Checking kstat-rs v0.2.4
29292025-01-31T04:52:33.786Z Checking signal-hook-tokio v0.3.1
29302025-01-31T04:52:33.903Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29312025-01-31T04:52:34.211Z Checking tokio-tungstenite v0.23.1
29322025-01-31T04:52:34.494Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29332025-01-31T04:52:34.836Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29342025-01-31T04:52:34.945Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29352025-01-31T04:52:41.568Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29362025-01-31T04:52:42.921Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29372025-01-31T04:52:44.992Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29382025-01-31T04:52:50.244Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29392025-01-31T04:52:50.897Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29402025-01-31T04:52:53.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.04s
29412025-01-31T04:52:53.808Z
29422025-01-31T04:52:53.808Zinfo: running `cargo check --bins` on gateway-api (109/197)
29432025-01-31T04:52:54.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29442025-01-31T04:52:54.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29452025-01-31T04:52:54.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29462025-01-31T04:52:54.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29472025-01-31T04:52:54.429Z
29482025-01-31T04:52:54.429Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (110/197)
29492025-01-31T04:52:54.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502025-01-31T04:52:54.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512025-01-31T04:52:54.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522025-01-31T04:52:54.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29532025-01-31T04:52:55.034Z
29542025-01-31T04:52:55.034Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (111/197)
29552025-01-31T04:52:55.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562025-01-31T04:52:55.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572025-01-31T04:52:55.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582025-01-31T04:52:55.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29592025-01-31T04:52:55.657Z
29602025-01-31T04:52:55.657Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (112/197)
29612025-01-31T04:52:56.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622025-01-31T04:52:56.226Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632025-01-31T04:52:56.226Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29642025-01-31T04:52:56.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29652025-01-31T04:52:56.275Z
29662025-01-31T04:52:56.275Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (113/197)
29672025-01-31T04:52:56.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682025-01-31T04:52:56.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692025-01-31T04:52:56.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29702025-01-31T04:52:56.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29712025-01-31T04:52:56.903Z
29722025-01-31T04:52:56.903Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (114/197)
29732025-01-31T04:52:57.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742025-01-31T04:52:57.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752025-01-31T04:52:57.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29762025-01-31T04:52:57.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29772025-01-31T04:52:57.511Z
29782025-01-31T04:52:57.511Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (115/197)
29792025-01-31T04:52:58.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802025-01-31T04:52:58.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812025-01-31T04:52:58.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29822025-01-31T04:52:58.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29832025-01-31T04:52:58.135Z
29842025-01-31T04:52:58.135Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (116/197)
29852025-01-31T04:52:58.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862025-01-31T04:52:58.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872025-01-31T04:52:58.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882025-01-31T04:52:58.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29892025-01-31T04:52:58.764Z
29902025-01-31T04:52:58.764Zinfo: running `cargo check --bins` on oximeter-producer (117/197)
29912025-01-31T04:52:59.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922025-01-31T04:52:59.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932025-01-31T04:52:59.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29942025-01-31T04:52:59.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
29952025-01-31T04:52:59.424Z
29962025-01-31T04:52:59.424Zinfo: running `cargo check --bins` on internal-dns-resolver (118/197)
29972025-01-31T04:52:59.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982025-01-31T04:52:59.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992025-01-31T04:52:59.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30002025-01-31T04:52:59.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30012025-01-31T04:53:00.053Z
30022025-01-31T04:53:00.053Zinfo: running `cargo check --bins` on sp-sim (119/197)
30032025-01-31T04:53:00.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042025-01-31T04:53:00.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052025-01-31T04:53:00.697Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30062025-01-31T04:53:01.148Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30072025-01-31T04:53:02.849Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30082025-01-31T04:53:04.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
30092025-01-31T04:53:04.758Z
30102025-01-31T04:53:04.758Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (120/197)
30112025-01-31T04:53:05.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-01-31T04:53:05.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-01-31T04:53:05.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142025-01-31T04:53:05.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30152025-01-31T04:53:05.469Z
30162025-01-31T04:53:05.469Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (121/197)
30172025-01-31T04:53:06.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182025-01-31T04:53:06.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192025-01-31T04:53:06.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202025-01-31T04:53:06.065Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30212025-01-31T04:53:06.162Z
30222025-01-31T04:53:06.162Zinfo: running `cargo check --bins` on db-macros (122/197)
30232025-01-31T04:53:06.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242025-01-31T04:53:06.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252025-01-31T04:53:06.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262025-01-31T04:53:06.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30272025-01-31T04:53:06.775Z
30282025-01-31T04:53:06.775Zinfo: running `cargo check --bins` on nexus-macros-common (123/197)
30292025-01-31T04:53:07.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302025-01-31T04:53:07.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312025-01-31T04:53:07.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322025-01-31T04:53:07.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30332025-01-31T04:53:07.388Z
30342025-01-31T04:53:07.388Zinfo: running `cargo check --bins` on nexus-auth (124/197)
30352025-01-31T04:53:07.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362025-01-31T04:53:07.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372025-01-31T04:53:07.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382025-01-31T04:53:07.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30392025-01-31T04:53:08.047Z
30402025-01-31T04:53:08.047Zinfo: running `cargo check --bins` on authz-macros (125/197)
30412025-01-31T04:53:08.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422025-01-31T04:53:08.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432025-01-31T04:53:08.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442025-01-31T04:53:08.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30452025-01-31T04:53:08.654Z
30462025-01-31T04:53:08.654Zinfo: running `cargo check --bins` on nexus-db-fixed-data (126/197)
30472025-01-31T04:53:09.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482025-01-31T04:53:09.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492025-01-31T04:53:09.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502025-01-31T04:53:09.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30512025-01-31T04:53:09.324Z
30522025-01-31T04:53:09.324Zinfo: running `cargo check --bins` on nexus-db-model (127/197)
30532025-01-31T04:53:09.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542025-01-31T04:53:09.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552025-01-31T04:53:09.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562025-01-31T04:53:09.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30572025-01-31T04:53:09.976Z
30582025-01-31T04:53:09.976Zinfo: running `cargo check --bins` on nexus-defaults (128/197)
30592025-01-31T04:53:10.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602025-01-31T04:53:10.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612025-01-31T04:53:10.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622025-01-31T04:53:10.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30632025-01-31T04:53:10.591Z
30642025-01-31T04:53:10.591Zinfo: running `cargo check --bins` on nexus-inventory (129/197)
30652025-01-31T04:53:11.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662025-01-31T04:53:11.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672025-01-31T04:53:11.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30682025-01-31T04:53:11.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30692025-01-31T04:53:11.255Z
30702025-01-31T04:53:11.255Zinfo: running `cargo check --bins` on typed-rng (130/197)
30712025-01-31T04:53:11.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30722025-01-31T04:53:11.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30732025-01-31T04:53:11.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30742025-01-31T04:53:11.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30752025-01-31T04:53:11.852Z
30762025-01-31T04:53:11.852Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (131/197)
30772025-01-31T04:53:12.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782025-01-31T04:53:12.455Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792025-01-31T04:53:12.591Z Checking keccak v0.1.5
30802025-01-31T04:53:12.703Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30812025-01-31T04:53:12.706Z Checking secrecy v0.8.0
30822025-01-31T04:53:12.706Z Compiling unicase v2.7.0
30832025-01-31T04:53:12.706Z Compiling same-file v1.0.6
30842025-01-31T04:53:12.734Z Compiling tempfile v3.13.0
30852025-01-31T04:53:12.758Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
30862025-01-31T04:53:12.760Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30872025-01-31T04:53:12.874Z Compiling walkdir v2.5.0
30882025-01-31T04:53:12.972Z Compiling thiserror-impl-no-std v2.0.2
30892025-01-31T04:53:12.998Z Checking sha3 v0.10.8
30902025-01-31T04:53:13.037Z Checking universal-hash v0.5.1
30912025-01-31T04:53:13.100Z Compiling blake3 v1.5.4
30922025-01-31T04:53:13.220Z Checking opaque-debug v0.3.1
30932025-01-31T04:53:13.238Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30942025-01-31T04:53:13.319Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
30952025-01-31T04:53:13.337Z Checking poly1305 v0.8.0
30962025-01-31T04:53:13.384Z Checking chacha20 v0.9.1
30972025-01-31T04:53:13.518Z Checking aead v0.5.2
30982025-01-31T04:53:13.536Z Compiling memmap2 v0.9.5
30992025-01-31T04:53:13.551Z Compiling libefi-sys v0.1.0
31002025-01-31T04:53:13.743Z Compiling constant_time_eq v0.3.1
31012025-01-31T04:53:13.760Z Compiling salty v0.3.0
31022025-01-31T04:53:13.818Z Compiling arrayref v0.3.9
31032025-01-31T04:53:13.843Z Compiling arrayvec v0.7.6
31042025-01-31T04:53:13.932Z Checking chacha20poly1305 v0.10.1
31052025-01-31T04:53:13.992Z Compiling toolchain_find v0.4.0
31062025-01-31T04:53:14.119Z Compiling camino-tempfile v1.1.1
31072025-01-31T04:53:14.180Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31082025-01-31T04:53:14.232Z Compiling bitfield-struct v0.6.2
31092025-01-31T04:53:14.303Z Compiling topological-sort v0.2.2
31102025-01-31T04:53:14.530Z Compiling mime_guess v2.0.5
31112025-01-31T04:53:14.556Z Compiling rustfmt-wrapper v0.2.1
31122025-01-31T04:53:15.074Z Compiling omicron-zone-package v0.12.0
31132025-01-31T04:53:15.126Z Compiling progenitor v0.9.1
31142025-01-31T04:53:15.156Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31152025-01-31T04:53:15.353Z Checking primeorder v0.13.6
31162025-01-31T04:53:15.453Z Checking env_filter v0.1.2
31172025-01-31T04:53:15.499Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31182025-01-31T04:53:15.618Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31192025-01-31T04:53:15.711Z Checking env_logger v0.11.5
31202025-01-31T04:53:15.722Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31212025-01-31T04:53:15.803Z Checking thiserror-no-std v2.0.2
31222025-01-31T04:53:15.805Z Checking p384 v0.13.0
31232025-01-31T04:53:15.843Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31242025-01-31T04:53:15.862Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31252025-01-31T04:53:15.926Z Checking vsss-rs v3.3.4
31262025-01-31T04:53:16.122Z Checking bumpalo v3.16.0
31272025-01-31T04:53:16.139Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31282025-01-31T04:53:16.308Z Checking lockfree-object-pool v0.1.6
31292025-01-31T04:53:16.345Z Checking simd-adler32 v0.3.7
31302025-01-31T04:53:16.441Z Checking http-range v0.1.5
31312025-01-31T04:53:16.546Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31322025-01-31T04:53:16.584Z Compiling zip v2.1.3
31332025-01-31T04:53:16.637Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31342025-01-31T04:53:16.684Z Checking zopfli v0.8.1
31352025-01-31T04:53:16.935Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31362025-01-31T04:53:16.979Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31372025-01-31T04:53:17.333Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31382025-01-31T04:53:17.414Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31392025-01-31T04:53:17.559Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31402025-01-31T04:53:17.702Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31412025-01-31T04:53:17.827Z Checking nanorand v0.7.0
31422025-01-31T04:53:17.994Z Checking atty v0.2.14
31432025-01-31T04:53:18.093Z Checking glob v0.3.2
31442025-01-31T04:53:18.139Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
31452025-01-31T04:53:18.215Z Checking flume v0.11.1
31462025-01-31T04:53:18.234Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31472025-01-31T04:53:18.405Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31482025-01-31T04:53:18.677Z Checking hyper-staticfile v0.10.1
31492025-01-31T04:53:18.695Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31502025-01-31T04:53:19.484Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31512025-01-31T04:53:19.503Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31522025-01-31T04:53:19.889Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31532025-01-31T04:53:20.076Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31542025-01-31T04:53:20.316Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31552025-01-31T04:53:20.344Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
31562025-01-31T04:53:20.844Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31572025-01-31T04:53:20.946Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31582025-01-31T04:53:21.070Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31592025-01-31T04:53:21.477Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31602025-01-31T04:53:24.312Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31612025-01-31T04:53:24.312Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31622025-01-31T04:53:32.476Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31632025-01-31T04:53:45.246Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.38s
31642025-01-31T04:53:45.449Z
31652025-01-31T04:53:45.449Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (132/197)
31662025-01-31T04:53:46.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672025-01-31T04:53:46.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682025-01-31T04:53:46.176Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31692025-01-31T04:53:59.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.00s
31702025-01-31T04:53:59.648Z
31712025-01-31T04:53:59.648Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (133/197)
31722025-01-31T04:54:00.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732025-01-31T04:54:00.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742025-01-31T04:54:00.386Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31752025-01-31T04:54:13.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s
31762025-01-31T04:54:13.816Z
31772025-01-31T04:54:13.816Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (134/197)
31782025-01-31T04:54:14.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792025-01-31T04:54:14.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802025-01-31T04:54:14.543Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31812025-01-31T04:54:27.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
31822025-01-31T04:54:27.776Z
31832025-01-31T04:54:27.776Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (135/197)
31842025-01-31T04:54:28.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-01-31T04:54:28.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-01-31T04:54:28.496Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31872025-01-31T04:54:41.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.83s
31882025-01-31T04:54:41.803Z
31892025-01-31T04:54:41.803Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (136/197)
31902025-01-31T04:54:42.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-01-31T04:54:42.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-01-31T04:54:42.543Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31932025-01-31T04:54:55.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.97s
31942025-01-31T04:54:55.970Z
31952025-01-31T04:54:55.970Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (137/197)
31962025-01-31T04:54:56.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-01-31T04:54:56.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-01-31T04:54:56.700Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31992025-01-31T04:55:10.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s
32002025-01-31T04:55:10.381Z
32012025-01-31T04:55:10.381Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (138/197)
32022025-01-31T04:55:10.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-01-31T04:55:10.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-01-31T04:55:11.136Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32052025-01-31T04:55:24.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.90s
32062025-01-31T04:55:24.482Z
32072025-01-31T04:55:24.482Zinfo: running `cargo check --bins` on bootstrap-agent-api (139/197)
32082025-01-31T04:55:25.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-01-31T04:55:25.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-01-31T04:55:25.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32112025-01-31T04:55:25.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32122025-01-31T04:55:25.129Z
32132025-01-31T04:55:25.129Zinfo: running `cargo check --bins` on key-manager (140/197)
32142025-01-31T04:55:25.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-01-31T04:55:25.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-01-31T04:55:25.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32172025-01-31T04:55:25.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32182025-01-31T04:55:25.751Z
32192025-01-31T04:55:25.751Zinfo: running `cargo check --bins` on range-requests (141/197)
32202025-01-31T04:55:26.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-01-31T04:55:26.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-01-31T04:55:26.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32232025-01-31T04:55:26.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32242025-01-31T04:55:26.354Z
32252025-01-31T04:55:26.354Zinfo: running `cargo check --bins` on repo-depot-api (142/197)
32262025-01-31T04:55:26.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-01-31T04:55:26.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-01-31T04:55:26.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292025-01-31T04:55:26.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32302025-01-31T04:55:26.970Z
32312025-01-31T04:55:26.970Zinfo: running `cargo check --bins` on sled-agent-api (143/197)
32322025-01-31T04:55:27.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-01-31T04:55:27.536Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-01-31T04:55:27.536Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352025-01-31T04:55:27.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32362025-01-31T04:55:27.614Z
32372025-01-31T04:55:27.614Zinfo: running `cargo check --bins` on sled-diagnostics (144/197)
32382025-01-31T04:55:28.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-01-31T04:55:28.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-01-31T04:55:28.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412025-01-31T04:55:28.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32422025-01-31T04:55:28.213Z
32432025-01-31T04:55:28.213Zinfo: running `cargo check --bins` on sled-hardware (145/197)
32442025-01-31T04:55:28.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-01-31T04:55:28.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-01-31T04:55:28.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472025-01-31T04:55:28.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32482025-01-31T04:55:28.841Z
32492025-01-31T04:55:28.842Zinfo: running `cargo check --bins --no-default-features` on sled-storage (146/197)
32502025-01-31T04:55:29.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-01-31T04:55:29.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-01-31T04:55:29.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532025-01-31T04:55:29.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32542025-01-31T04:55:29.483Z
32552025-01-31T04:55:29.483Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (147/197)
32562025-01-31T04:55:30.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-01-31T04:55:30.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-01-31T04:55:30.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592025-01-31T04:55:30.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32602025-01-31T04:55:30.110Z
32612025-01-31T04:55:30.110Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (148/197)
32622025-01-31T04:55:30.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-01-31T04:55:30.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-01-31T04:55:30.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652025-01-31T04:55:30.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32662025-01-31T04:55:30.756Z
32672025-01-31T04:55:30.756Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (149/197)
32682025-01-31T04:55:31.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-01-31T04:55:31.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-01-31T04:55:31.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712025-01-31T04:55:31.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32722025-01-31T04:55:31.400Z
32732025-01-31T04:55:31.400Zinfo: running `cargo check --bins` on nexus-test-interface (150/197)
32742025-01-31T04:55:31.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-01-31T04:55:31.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-01-31T04:55:31.965Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-01-31T04:55:31.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32782025-01-31T04:55:32.044Z
32792025-01-31T04:55:32.044Zinfo: running `cargo check --bins` on oximeter-collector (151/197)
32802025-01-31T04:55:32.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-01-31T04:55:32.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-01-31T04:55:32.727Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32832025-01-31T04:55:32.727Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842025-01-31T04:55:33.578Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32852025-01-31T04:55:35.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
32862025-01-31T04:55:35.736Z
32872025-01-31T04:55:35.736Zinfo: running `cargo check --bins` on oximeter-api (152/197)
32882025-01-31T04:55:36.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32892025-01-31T04:55:36.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32902025-01-31T04:55:36.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32912025-01-31T04:55:36.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32922025-01-31T04:55:36.402Z
32932025-01-31T04:55:36.402Zinfo: running `cargo check --bins` on cert-dev (153/197)
32942025-01-31T04:55:36.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32952025-01-31T04:55:36.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32962025-01-31T04:55:36.953Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32972025-01-31T04:55:37.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
32982025-01-31T04:55:37.397Z
32992025-01-31T04:55:37.397Zinfo: running `cargo check --bins` on clickana (154/197)
33002025-01-31T04:55:37.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012025-01-31T04:55:37.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022025-01-31T04:55:38.034Z Checking castaway v0.2.3
33032025-01-31T04:55:38.037Z Checking lru v0.12.5
33042025-01-31T04:55:38.037Z Compiling instability v0.3.2
33052025-01-31T04:55:38.037Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33062025-01-31T04:55:38.037Z Checking unicode-truncate v1.1.0
33072025-01-31T04:55:38.037Z Checking cassowary v0.3.0
33082025-01-31T04:55:38.268Z Checking compact_str v0.8.0
33092025-01-31T04:55:38.825Z Checking ratatui v0.28.1
33102025-01-31T04:55:39.737Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33112025-01-31T04:55:40.701Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33122025-01-31T04:55:41.525Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
33132025-01-31T04:55:41.699Z
33142025-01-31T04:55:41.699Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (155/197)
33152025-01-31T04:55:42.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-01-31T04:55:42.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-01-31T04:55:42.374Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33182025-01-31T04:55:42.374Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33192025-01-31T04:55:43.374Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33202025-01-31T04:55:43.826Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33212025-01-31T04:55:44.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
33222025-01-31T04:55:44.345Z
33232025-01-31T04:55:44.345Zinfo: running `cargo check --bins` on ch-dev (156/197)
33242025-01-31T04:55:44.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-01-31T04:55:44.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-01-31T04:55:44.997Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33272025-01-31T04:55:45.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
33282025-01-31T04:55:45.885Z
33292025-01-31T04:55:45.885Zinfo: running `cargo check --bins` on crdb-seed (157/197)
33302025-01-31T04:55:46.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33312025-01-31T04:55:46.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33322025-01-31T04:55:46.527Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33332025-01-31T04:55:46.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33342025-01-31T04:55:47.056Z
33352025-01-31T04:55:47.056Zinfo: running `cargo check --bins` on db-dev (158/197)
33362025-01-31T04:55:47.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372025-01-31T04:55:47.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382025-01-31T04:55:47.709Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33392025-01-31T04:55:48.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
33402025-01-31T04:55:48.603Z
33412025-01-31T04:55:48.603Zinfo: running `cargo check --bins` on omicron-dev-lib (159/197)
33422025-01-31T04:55:49.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-01-31T04:55:49.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-01-31T04:55:49.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33452025-01-31T04:55:49.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33462025-01-31T04:55:49.240Z
33472025-01-31T04:55:49.240Zinfo: running `cargo check --bins` on xtask-downloader (160/197)
33482025-01-31T04:55:49.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-01-31T04:55:49.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-01-31T04:55:49.856Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33512025-01-31T04:55:50.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
33522025-01-31T04:55:50.878Z
33532025-01-31T04:55:50.878Zinfo: running `cargo check --bins` on omicron-ls-apis (161/197)
33542025-01-31T04:55:51.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-01-31T04:55:51.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-01-31T04:55:51.487Z Checking cargo-platform v0.1.8
33572025-01-31T04:55:51.761Z Checking cargo_metadata v0.18.1
33582025-01-31T04:55:52.679Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33592025-01-31T04:55:53.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
33602025-01-31T04:55:53.674Z
33612025-01-31T04:55:53.674Zinfo: running `cargo check --bins` on mgs-dev (162/197)
33622025-01-31T04:55:54.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33632025-01-31T04:55:54.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33642025-01-31T04:55:54.378Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33652025-01-31T04:55:55.802Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33662025-01-31T04:55:56.383Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33672025-01-31T04:55:56.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
33682025-01-31T04:55:57.092Z
33692025-01-31T04:55:57.092Zinfo: running `cargo check --bins` on omicron-omdb (163/197)
33702025-01-31T04:55:57.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712025-01-31T04:55:57.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722025-01-31T04:55:57.869Z Compiling crunchy v0.2.2
33732025-01-31T04:55:57.869Z Compiling tiny-keccak v2.0.2
33742025-01-31T04:55:57.871Z Compiling dsl_auto_type v0.1.2
33752025-01-31T04:55:57.872Z Checking scheduled-thread-pool v0.2.7
33762025-01-31T04:55:57.872Z Compiling diesel_table_macro_syntax v0.2.0
33772025-01-31T04:55:58.023Z Compiling ascii-canvas v3.0.0
33782025-01-31T04:55:58.037Z Compiling ena v0.14.3
33792025-01-31T04:55:58.039Z Compiling diff v0.1.13
33802025-01-31T04:55:58.244Z Checking r2d2 v0.8.10
33812025-01-31T04:55:58.329Z Compiling regex-syntax v0.6.29
33822025-01-31T04:55:58.399Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33832025-01-31T04:55:58.417Z Compiling ref-cast v1.0.23
33842025-01-31T04:55:58.514Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33852025-01-31T04:55:58.567Z Compiling derive_builder_core v0.20.2
33862025-01-31T04:55:58.613Z Compiling libxml v0.3.3
33872025-01-31T04:55:58.635Z Compiling ref-cast-impl v1.0.23
33882025-01-31T04:55:58.800Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33892025-01-31T04:55:59.007Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33902025-01-31T04:55:59.028Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33912025-01-31T04:55:59.251Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33922025-01-31T04:55:59.274Z Compiling strum_macros v0.24.3
33932025-01-31T04:55:59.316Z Compiling samael v0.0.17
33942025-01-31T04:55:59.398Z Compiling diesel_derives v2.2.3
33952025-01-31T04:55:59.629Z Compiling indoc v1.0.9
33962025-01-31T04:56:00.510Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33972025-01-31T04:56:00.828Z Compiling impl-trait-for-tuples v0.2.2
33982025-01-31T04:56:00.848Z Compiling derive_builder_macro v0.20.2
33992025-01-31T04:56:01.402Z Compiling oso-derive v0.27.3
34002025-01-31T04:56:01.775Z Compiling lalrpop v0.19.12
34012025-01-31T04:56:02.226Z Checking derive_builder v0.20.2
34022025-01-31T04:56:02.444Z Checking quick-xml v0.33.0
34032025-01-31T04:56:02.460Z Compiling diesel-dtrace v0.4.2
34042025-01-31T04:56:02.530Z Checking maplit v1.0.2
34052025-01-31T04:56:02.714Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34062025-01-31T04:56:02.860Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34072025-01-31T04:56:03.176Z Checking bb8 v0.8.5
34082025-01-31T04:56:03.226Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34092025-01-31T04:56:03.530Z Checking rand_seeder v0.3.0
34102025-01-31T04:56:03.711Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34112025-01-31T04:56:03.730Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34122025-01-31T04:56:03.778Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34132025-01-31T04:56:03.977Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34142025-01-31T04:56:04.292Z Checking unicode-linebreak v0.1.5
34152025-01-31T04:56:04.361Z Checking smawk v0.3.2
34162025-01-31T04:56:04.599Z Checking is_ci v1.2.0
34172025-01-31T04:56:04.738Z Checking textwrap v0.16.1
34182025-01-31T04:56:04.753Z Checking supports-color v3.0.1
34192025-01-31T04:56:04.990Z Checking multimap v0.10.0
34202025-01-31T04:56:05.520Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34212025-01-31T04:56:07.650Z Checking diesel v2.2.6
34222025-01-31T04:56:32.209Z Compiling polar-core v0.27.3
34232025-01-31T04:56:33.051Z Checking async-bb8-diesel v0.2.1
34242025-01-31T04:56:39.387Z Checking oso v0.27.3
34252025-01-31T04:57:40.733Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34262025-01-31T04:57:47.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
34272025-01-31T04:57:47.250Z
34282025-01-31T04:57:47.250Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (164/197)
34292025-01-31T04:57:47.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34302025-01-31T04:57:47.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34312025-01-31T04:57:47.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34322025-01-31T04:57:47.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34332025-01-31T04:57:47.910Z
34342025-01-31T04:57:47.910Zinfo: running `cargo check --bins` on nexus-saga-recovery (165/197)
34352025-01-31T04:57:48.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34362025-01-31T04:57:48.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34372025-01-31T04:57:48.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34382025-01-31T04:57:48.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34392025-01-31T04:57:48.578Z
34402025-01-31T04:57:48.578Zinfo: running `cargo check --bins` on nexus-test-utils-macros (166/197)
34412025-01-31T04:57:49.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34422025-01-31T04:57:49.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34432025-01-31T04:57:49.115Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34442025-01-31T04:57:49.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34452025-01-31T04:57:49.186Z
34462025-01-31T04:57:49.186Zinfo: running `cargo check --bins` on omicron-nexus (167/197)
34472025-01-31T04:57:49.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482025-01-31T04:57:49.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492025-01-31T04:57:50.008Z Compiling libz-sys v1.1.20
34502025-01-31T04:57:50.011Z Compiling libgit2-sys v0.17.0+1.8.1
34512025-01-31T04:57:50.139Z Compiling vergen v8.3.2
34522025-01-31T04:57:50.142Z Compiling cargo-platform v0.1.8
34532025-01-31T04:57:50.142Z Compiling pin-project-internal v1.1.6
34542025-01-31T04:57:50.175Z Compiling libsqlite3-sys v0.30.1
34552025-01-31T04:57:50.178Z Compiling snafu-derive v0.8.5
34562025-01-31T04:57:50.178Z Compiling buf-list v1.0.3
34572025-01-31T04:57:50.456Z Compiling cargo_metadata v0.18.1
34582025-01-31T04:57:50.623Z Compiling rustls v0.21.12
34592025-01-31T04:57:50.731Z Compiling cfg_aliases v0.2.1
34602025-01-31T04:57:50.878Z Compiling nix v0.29.0
34612025-01-31T04:57:50.927Z Checking globset v0.4.15
34622025-01-31T04:57:50.954Z Checking olpc-cjson v0.1.4
34632025-01-31T04:57:51.021Z Checking rustls-webpki v0.101.7
34642025-01-31T04:57:51.180Z Checking sct v0.7.1
34652025-01-31T04:57:51.404Z Checking serde_plain v1.0.2
34662025-01-31T04:57:51.407Z Checking typed-path v0.9.3
34672025-01-31T04:57:52.067Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34682025-01-31T04:57:52.085Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34692025-01-31T04:57:52.355Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34702025-01-31T04:57:52.374Z Checking hashlink v0.9.1
34712025-01-31T04:57:52.645Z Checking fallible-iterator v0.3.0
34722025-01-31T04:57:52.918Z Checking pin-project v1.1.6
34732025-01-31T04:57:52.944Z Checking parse-size v1.1.0
34742025-01-31T04:57:53.066Z Checking fallible-streaming-iterator v0.1.9
34752025-01-31T04:57:53.226Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34762025-01-31T04:57:53.264Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34772025-01-31T04:57:53.293Z Checking rusqlite v0.32.1
34782025-01-31T04:57:53.571Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34792025-01-31T04:57:53.657Z Checking rustls-pemfile v1.0.4
34802025-01-31T04:57:53.872Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34812025-01-31T04:57:54.081Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34822025-01-31T04:57:54.183Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34832025-01-31T04:57:54.206Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34842025-01-31T04:57:54.262Z Checking twox-hash v2.1.0
34852025-01-31T04:57:54.307Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34862025-01-31T04:57:54.526Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34872025-01-31T04:57:54.562Z Checking tokio-rustls v0.24.1
34882025-01-31T04:57:54.854Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34892025-01-31T04:57:54.944Z Checking snafu v0.8.5
34902025-01-31T04:57:55.382Z Checking tough v0.19.0
34912025-01-31T04:57:55.561Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34922025-01-31T04:57:55.597Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34932025-01-31T04:57:56.083Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
34942025-01-31T04:57:56.168Z Checking fatfs v0.3.6
34952025-01-31T04:57:56.603Z Checking assert_matches v1.5.0
34962025-01-31T04:57:59.571Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34972025-01-31T04:58:00.958Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34982025-01-31T04:58:02.562Z Compiling git2 v0.19.0
34992025-01-31T04:58:06.717Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
35002025-01-31T04:59:02.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
35012025-01-31T04:59:03.178Z
35022025-01-31T04:59:03.178Zinfo: running `cargo check --bins` on nexus-external-api (168/197)
35032025-01-31T04:59:03.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042025-01-31T04:59:03.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052025-01-31T04:59:03.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35062025-01-31T04:59:03.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35072025-01-31T04:59:03.883Z
35082025-01-31T04:59:03.883Zinfo: running `cargo check --bins` on openapi-manager-types (169/197)
35092025-01-31T04:59:04.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35102025-01-31T04:59:04.438Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35112025-01-31T04:59:04.438Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35122025-01-31T04:59:04.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35132025-01-31T04:59:04.516Z
35142025-01-31T04:59:04.516Zinfo: running `cargo check --bins` on nexus-internal-api (170/197)
35152025-01-31T04:59:05.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35162025-01-31T04:59:05.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35172025-01-31T04:59:05.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35182025-01-31T04:59:05.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35192025-01-31T04:59:05.215Z
35202025-01-31T04:59:05.215Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/197)
35212025-01-31T04:59:05.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-01-31T04:59:05.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-01-31T04:59:05.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-01-31T04:59:05.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35252025-01-31T04:59:05.901Z
35262025-01-31T04:59:05.902Zinfo: running `cargo check --bins` on nexus-networking (172/197)
35272025-01-31T04:59:06.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-01-31T04:59:06.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-01-31T04:59:06.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-01-31T04:59:06.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35312025-01-31T04:59:06.614Z
35322025-01-31T04:59:06.614Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/197)
35332025-01-31T04:59:07.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-01-31T04:59:07.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-01-31T04:59:07.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-01-31T04:59:07.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35372025-01-31T04:59:07.302Z
35382025-01-31T04:59:07.302Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/197)
35392025-01-31T04:59:07.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-01-31T04:59:07.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-01-31T04:59:07.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-01-31T04:59:07.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35432025-01-31T04:59:07.975Z
35442025-01-31T04:59:07.975Zinfo: running `cargo check --bins` on update-common (175/197)
35452025-01-31T04:59:08.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-01-31T04:59:08.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-01-31T04:59:08.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-01-31T04:59:08.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35492025-01-31T04:59:08.630Z
35502025-01-31T04:59:08.630Zinfo: running `cargo check --bins` on tufaceous-lib (176/197)
35512025-01-31T04:59:09.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-01-31T04:59:09.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-01-31T04:59:09.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-01-31T04:59:09.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35552025-01-31T04:59:09.275Z
35562025-01-31T04:59:09.275Zinfo: running `cargo check --bins` on tufaceous (177/197)
35572025-01-31T04:59:09.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-01-31T04:59:09.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-01-31T04:59:09.930Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35602025-01-31T04:59:11.069Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35612025-01-31T04:59:11.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
35622025-01-31T04:59:12.048Z
35632025-01-31T04:59:12.048Zinfo: running `cargo check --bins` on omicron-dev (178/197)
35642025-01-31T04:59:12.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35652025-01-31T04:59:12.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35662025-01-31T04:59:12.891Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35672025-01-31T04:59:12.894Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35682025-01-31T04:59:13.037Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35692025-01-31T04:59:13.040Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35702025-01-31T04:59:14.038Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35712025-01-31T04:59:40.407Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35722025-01-31T04:59:40.410Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35732025-01-31T04:59:40.410Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35742025-01-31T04:59:40.410Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35752025-01-31T04:59:40.410Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35762025-01-31T04:59:40.410Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35772025-01-31T04:59:41.297Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35782025-01-31T04:59:42.479Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35792025-01-31T05:00:23.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
35802025-01-31T05:00:23.586Z
35812025-01-31T05:00:23.587Zinfo: running `cargo check --bins` on openapi-manager (179/197)
35822025-01-31T05:00:24.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35832025-01-31T05:00:24.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35842025-01-31T05:00:24.285Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35852025-01-31T05:00:24.288Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35862025-01-31T05:00:24.288Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35872025-01-31T05:00:24.417Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35882025-01-31T05:00:24.420Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35892025-01-31T05:00:24.444Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35902025-01-31T05:00:24.446Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35912025-01-31T05:00:24.476Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35922025-01-31T05:00:24.619Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35932025-01-31T05:00:24.650Z Checking heck v0.4.1
35942025-01-31T05:00:24.776Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35952025-01-31T05:00:24.870Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35962025-01-31T05:00:25.006Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
35972025-01-31T05:00:25.277Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35982025-01-31T05:00:25.764Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35992025-01-31T05:00:25.832Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36002025-01-31T05:00:26.340Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36012025-01-31T05:00:27.181Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36022025-01-31T05:00:27.359Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36032025-01-31T05:00:27.983Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36042025-01-31T05:00:28.184Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36052025-01-31T05:00:29.630Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36062025-01-31T05:00:29.630Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36072025-01-31T05:00:31.398Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36082025-01-31T05:00:32.844Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36092025-01-31T05:00:38.245Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36102025-01-31T05:00:38.249Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36112025-01-31T05:00:39.412Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36122025-01-31T05:00:40.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.82s
36132025-01-31T05:00:40.607Z
36142025-01-31T05:00:40.607Zinfo: running `cargo check --bins` on installinator-api (180/197)
36152025-01-31T05:00:41.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36162025-01-31T05:00:41.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36172025-01-31T05:00:41.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36182025-01-31T05:00:41.179Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36192025-01-31T05:00:41.253Z
36202025-01-31T05:00:41.253Zinfo: running `cargo check --bins` on wicketd-api (181/197)
36212025-01-31T05:00:41.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36222025-01-31T05:00:41.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36232025-01-31T05:00:41.819Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36242025-01-31T05:00:41.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36252025-01-31T05:00:41.901Z
36262025-01-31T05:00:41.901Zinfo: running `cargo check --bins` on reconfigurator-cli (182/197)
36272025-01-31T05:00:42.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36282025-01-31T05:00:42.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36292025-01-31T05:00:42.588Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36302025-01-31T05:00:42.588Z Compiling petname v2.0.2
36312025-01-31T05:00:42.591Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36322025-01-31T05:00:42.591Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36332025-01-31T05:00:42.591Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36342025-01-31T05:00:42.591Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36352025-01-31T05:00:42.591Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36362025-01-31T05:00:42.696Z Checking sync-ptr v0.1.1
36372025-01-31T05:00:47.750Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36382025-01-31T05:00:48.366Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36392025-01-31T05:00:49.460Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36402025-01-31T05:00:51.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.11s
36412025-01-31T05:00:51.202Z
36422025-01-31T05:00:51.202Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (183/197)
36432025-01-31T05:00:51.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36442025-01-31T05:00:51.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36452025-01-31T05:00:51.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36462025-01-31T05:00:51.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36472025-01-31T05:00:51.863Z
36482025-01-31T05:00:51.863Zinfo: running `cargo check --bins` on omicron-releng (184/197)
36492025-01-31T05:00:52.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-01-31T05:00:52.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-01-31T05:00:52.514Z Checking memmap2 v0.9.5
36522025-01-31T05:00:52.514Z Checking arrayvec v0.7.6
36532025-01-31T05:00:52.517Z Checking arrayref v0.3.9
36542025-01-31T05:00:52.517Z Checking constant_time_eq v0.3.1
36552025-01-31T05:00:52.517Z Checking topological-sort v0.2.2
36562025-01-31T05:00:52.517Z Checking shell-words v1.1.0
36572025-01-31T05:00:52.866Z Checking blake3 v1.5.4
36582025-01-31T05:00:53.202Z Checking omicron-zone-package v0.12.0
36592025-01-31T05:00:54.312Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36602025-01-31T05:00:55.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
36612025-01-31T05:00:55.405Z
36622025-01-31T05:00:55.405Zinfo: running `cargo check --bins` on xtask (185/197)
36632025-01-31T05:00:55.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36642025-01-31T05:00:55.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36652025-01-31T05:00:55.834Z Checking bitflags v2.6.0
36662025-01-31T05:00:55.839Z Checking serde v1.0.217
36672025-01-31T05:00:55.839Z Checking thiserror v1.0.69
36682025-01-31T05:00:55.936Z Checking scroll v0.12.0
36692025-01-31T05:00:55.965Z Checking log v0.4.22
36702025-01-31T05:00:55.965Z Checking hashbrown v0.15.1
36712025-01-31T05:00:55.965Z Checking zerocopy v0.7.35
36722025-01-31T05:00:56.023Z Checking syn v2.0.96
36732025-01-31T05:00:56.088Z Checking pest v2.7.14
36742025-01-31T05:00:56.160Z Checking rustix v0.38.37
36752025-01-31T05:00:56.212Z Checking once_cell v1.20.2
36762025-01-31T05:00:56.371Z Checking goblin v0.8.2
36772025-01-31T05:00:56.509Z Checking fs-err v2.11.0
36782025-01-31T05:00:56.837Z Checking anyhow v1.0.95
36792025-01-31T05:00:56.905Z Checking indexmap v2.7.1
36802025-01-31T05:00:57.128Z Checking tabled v0.15.0
36812025-01-31T05:00:57.841Z Checking terminal_size v0.4.0
36822025-01-31T05:00:57.841Z Checking tempfile v3.13.0
36832025-01-31T05:00:58.018Z Checking clap_builder v4.5.27
36842025-01-31T05:00:58.633Z Checking dtrace-parser v0.2.0
36852025-01-31T05:00:59.662Z Checking serde_json v1.0.135
36862025-01-31T05:00:59.662Z Checking toml_datetime v0.6.8
36872025-01-31T05:00:59.662Z Checking serde_spanned v0.6.8
36882025-01-31T05:00:59.665Z Checking camino v1.1.9
36892025-01-31T05:00:59.665Z Checking cargo-platform v0.1.8
36902025-01-31T05:00:59.912Z Checking semver v1.0.24
36912025-01-31T05:00:59.978Z Checking toml_edit v0.22.22
36922025-01-31T05:00:59.994Z Checking macaddr v1.0.1
36932025-01-31T05:01:00.214Z Checking camino-tempfile v1.1.1
36942025-01-31T05:01:00.671Z Checking clap v4.5.27
36952025-01-31T05:01:00.901Z Checking dof v0.3.0
36962025-01-31T05:01:00.904Z Checking cargo_metadata v0.18.1
36972025-01-31T05:01:01.355Z Checking usdt-impl v0.5.0
36982025-01-31T05:01:01.735Z Checking usdt v0.5.0
36992025-01-31T05:01:01.926Z Checking toml v0.8.19
37002025-01-31T05:01:02.363Z Checking cargo_toml v0.20.5
37012025-01-31T05:01:03.539Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37022025-01-31T05:01:04.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s
37032025-01-31T05:01:04.307Z
37042025-01-31T05:01:04.307Zinfo: running `cargo check --bins` on end-to-end-tests (186/197)
37052025-01-31T05:01:04.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062025-01-31T05:01:04.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072025-01-31T05:01:05.093Z Checking polyval v0.6.2
37082025-01-31T05:01:05.208Z Checking ctr v0.9.2
37092025-01-31T05:01:05.222Z Checking ssh-encoding v0.2.0
37102025-01-31T05:01:05.225Z Checking blowfish v0.9.1
37112025-01-31T05:01:05.248Z Checking password-hash v0.4.2
37122025-01-31T05:01:05.263Z Checking p256 v0.13.2
37132025-01-31T05:01:05.263Z Checking p521 v0.13.3
37142025-01-31T05:01:05.297Z Checking russh-cryptovec v0.7.3
37152025-01-31T05:01:05.439Z Checking ghash v0.5.1
37162025-01-31T05:01:05.461Z Checking md5 v0.7.0
37172025-01-31T05:01:05.480Z Checking bcrypt-pbkdf v0.10.0
37182025-01-31T05:01:05.505Z Checking num-bigint v0.4.6
37192025-01-31T05:01:05.539Z Checking des v0.8.1
37202025-01-31T05:01:05.607Z Checking aes-gcm v0.10.3
37212025-01-31T05:01:05.640Z Checking pbkdf2 v0.11.0
37222025-01-31T05:01:05.729Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37232025-01-31T05:01:05.749Z Checking hex-literal v0.4.1
37242025-01-31T05:01:05.768Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37252025-01-31T05:01:05.820Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37262025-01-31T05:01:05.851Z Checking ssh-cipher v0.2.0
37272025-01-31T05:01:05.892Z Checking internet-checksum v0.2.1
37282025-01-31T05:01:06.137Z Checking ssh-key v0.6.6
37292025-01-31T05:01:06.400Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37302025-01-31T05:01:07.250Z Checking russh-keys v0.45.0
37312025-01-31T05:01:08.085Z Checking russh v0.45.0
37322025-01-31T05:01:25.026Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37332025-01-31T05:01:26.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.09s
37342025-01-31T05:01:26.607Z
37352025-01-31T05:01:26.607Zinfo: running `cargo check --bins` on gateway-cli (187/197)
37362025-01-31T05:01:27.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37372025-01-31T05:01:27.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37382025-01-31T05:01:27.250Z Checking termios v0.3.3
37392025-01-31T05:01:27.470Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37402025-01-31T05:01:28.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
37412025-01-31T05:01:28.457Z
37422025-01-31T05:01:28.457Zinfo: running `cargo check --bins --no-default-features` on installinator (188/197)
37432025-01-31T05:01:29.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442025-01-31T05:01:29.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452025-01-31T05:01:29.159Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37462025-01-31T05:01:29.159Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37472025-01-31T05:01:29.162Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37482025-01-31T05:01:29.162Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37492025-01-31T05:01:30.169Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37502025-01-31T05:01:31.412Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37512025-01-31T05:01:33.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
37522025-01-31T05:01:33.363Z
37532025-01-31T05:01:33.363Zinfo: running `cargo check --bins` on internal-dns-cli (189/197)
37542025-01-31T05:01:33.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37552025-01-31T05:01:33.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37562025-01-31T05:01:33.987Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37572025-01-31T05:01:34.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37582025-01-31T05:01:34.636Z
37592025-01-31T05:01:34.636Zinfo: running `cargo check --bins` on omicron-live-tests (190/197)
37602025-01-31T05:01:35.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-01-31T05:01:35.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-01-31T05:01:35.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37632025-01-31T05:01:35.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37642025-01-31T05:01:35.250Z
37652025-01-31T05:01:35.250Zinfo: running `cargo check --bins` on live-tests-macros (191/197)
37662025-01-31T05:01:35.781Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37672025-01-31T05:01:35.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37682025-01-31T05:01:35.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37692025-01-31T05:01:35.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37702025-01-31T05:01:35.856Z
37712025-01-31T05:01:35.856Zinfo: running `cargo check --bins` on omicron-package (192/197)
37722025-01-31T05:01:36.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37732025-01-31T05:01:36.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37742025-01-31T05:01:36.522Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37752025-01-31T05:01:37.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
37762025-01-31T05:01:38.077Z
37772025-01-31T05:01:38.077Zinfo: running `cargo check --bins` on wicket-dbg (193/197)
37782025-01-31T05:01:38.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-01-31T05:01:38.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-01-31T05:01:38.773Z Checking rtoolbox v0.0.2
37812025-01-31T05:01:38.776Z Checking tui-tree-widget v0.22.0
37822025-01-31T05:01:38.776Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37832025-01-31T05:01:39.009Z Checking rpassword v7.3.1
37842025-01-31T05:01:42.754Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37852025-01-31T05:01:45.563Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37862025-01-31T05:01:46.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.63s
37872025-01-31T05:01:46.901Z
37882025-01-31T05:01:46.901Zinfo: running `cargo check --bins` on wicket (194/197)
37892025-01-31T05:01:47.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37902025-01-31T05:01:47.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37912025-01-31T05:01:47.603Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37922025-01-31T05:01:48.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
37932025-01-31T05:01:48.206Z
37942025-01-31T05:01:48.206Zinfo: running `cargo check --bins` on wicketd (195/197)
37952025-01-31T05:01:48.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37962025-01-31T05:01:48.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37972025-01-31T05:01:48.914Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37982025-01-31T05:01:48.918Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37992025-01-31T05:01:49.730Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38002025-01-31T05:01:53.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s
38012025-01-31T05:01:53.703Z
38022025-01-31T05:01:53.703Zinfo: running `cargo check --bins` on omicron-workspace-hack (196/197)
38032025-01-31T05:01:54.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38042025-01-31T05:01:54.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38052025-01-31T05:01:54.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38062025-01-31T05:01:54.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38072025-01-31T05:01:54.302Z
38082025-01-31T05:01:54.302Zinfo: running `cargo check --bins` on zone-setup (197/197)
38092025-01-31T05:01:54.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-01-31T05:01:54.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-01-31T05:01:55.038Z Checking uzers v0.12.1
38122025-01-31T05:01:55.386Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38132025-01-31T05:01:56.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
38142025-01-31T05:01:56.704Z
38152025-01-31T05:01:56.704Zreal 13:26.005092765
38162025-01-31T05:01:56.704Zuser 25:47.768204108
38172025-01-31T05:01:56.704Zsys 4:14.158354474
38182025-01-31T05:01:56.704Ztrap 0.527395584
38192025-01-31T05:01:56.704Ztflt 3.495372146
38202025-01-31T05:01:56.704Zdflt 2.077042692
38212025-01-31T05:01:56.704Zkflt 0.001162542
38222025-01-31T05:01:56.704Zlock 45:38.157524723
38232025-01-31T05:01:56.707Zslp 2:08:30.842530970
38242025-01-31T05:01:56.707Zlat 1:06.869496762
38252025-01-31T05:01:56.708Zstop 3:41.793169189
38262025-01-31T05:01:56.708Zprocess exited: duration 1150132 ms, exit code 0
 
38272025-01-31T05:01:56.714Zfound 0 output files