01JKYRMYZHCM3DQ8ESAWFXERGX: 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: 01JKYRNBRKCJETA07X0QM9XTJN

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-13T04:22:43.488Zjob assigned to worker 01JKYRNJPNCDWWWBKXB1C0359H [factory aws, i-01ffcdc16fdeac650] (queued for 51 s)
 
22025-02-13T04:22:51.384Zstarting task 0: "setup"
32025-02-13T04:22:51.392Z++ uname -s
42025-02-13T04:22:51.394Z+ kern=SunOS
52025-02-13T04:22:51.394Z+ build_user=build
62025-02-13T04:22:51.394Z+ build_uid=12345
72025-02-13T04:22:51.394Z+ work_dir=/work
82025-02-13T04:22:51.394Z+ input_dir=/input
92025-02-13T04:22:51.394Z+ [[ 0 == 12345 ]]
102025-02-13T04:22:51.394Z+ case "$kern" in
112025-02-13T04:22:51.395Z+ groupadd -g 12345 build
122025-02-13T04:22:51.397Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-13T04:22:53.403Z+ zfs create -o mountpoint=/work rpool/work
142025-02-13T04:22:53.521Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-13T04:22:53.524Z+ home_fs=zfs
162025-02-13T04:22:53.525Z+ [[ zfs == autofs ]]
172025-02-13T04:22:53.525Z+ mkdir -p /home/build
182025-02-13T04:22:53.528Z+ chown build:build /home/build /work
192025-02-13T04:22:55.527Z+ chmod 0700 /home/build /work
202025-02-13T04:22:55.531Zprocess exited: duration 4149 ms, exit code 0
 
212025-02-13T04:22:55.537Zstarting task 1: "rust-toolchain"
222025-02-13T04:22:55.543Z * rust toolchain channel = "1.84.1"
232025-02-13T04:22:55.543Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.1
242025-02-13T04:22:55.543Z * rust toolchain profile = "default"
252025-02-13T04:22:55.543Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-13T04:22:55.543Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-13T04:22:55.543Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-13T04:22:55.546Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-13T04:22:55.546Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.1 --profile default
302025-02-13T04:22:55.662Zinfo: downloading installer
312025-02-13T04:22:56.851Zwarning: it looks like you have an existing installation of Rust at:
322025-02-13T04:22:56.851Zwarning: /opt/ooce/bin
332025-02-13T04:22:56.851Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-13T04:22:56.851Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-13T04:22:56.851Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-13T04:22:56.851Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-13T04:22:56.851Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-13T04:22:56.851Zerror: cannot install while Rust is installed
392025-02-13T04:22:56.851Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-13T04:22:56.862Zinfo: profile set to 'default'
412025-02-13T04:22:56.862Zinfo: default host triple is x86_64-unknown-illumos
422025-02-13T04:22:56.865Zinfo: syncing channel updates for '1.84.1-x86_64-unknown-illumos'
432025-02-13T04:22:57.025Zinfo: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27)
442025-02-13T04:22:57.025Zinfo: downloading component 'cargo'
452025-02-13T04:22:57.896Zinfo: downloading component 'clippy'
462025-02-13T04:22:58.242Zinfo: downloading component 'rust-docs'
472025-02-13T04:22:59.434Zinfo: downloading component 'rust-std'
482025-02-13T04:23:01.363Zinfo: downloading component 'rustc'
492025-02-13T04:23:08.165Zinfo: downloading component 'rustfmt'
502025-02-13T04:23:08.424Zinfo: installing component 'cargo'
512025-02-13T04:23:09.269Zinfo: installing component 'clippy'
522025-02-13T04:23:09.648Zinfo: installing component 'rust-docs'
532025-02-13T04:23:11.316Zinfo: installing component 'rust-std'
542025-02-13T04:23:13.184Zinfo: installing component 'rustc'
552025-02-13T04:23:19.176Zinfo: installing component 'rustfmt'
562025-02-13T04:23:19.510Zinfo: default toolchain set to '1.84.1-x86_64-unknown-illumos'
572025-02-13T04:23:19.510Z
582025-02-13T04:23:19.900Z 1.84.1-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27)
592025-02-13T04:23:19.900Z
602025-02-13T04:23:19.903Z
612025-02-13T04:23:19.903ZRust is installed now. Great!
622025-02-13T04:23:19.903Z
632025-02-13T04:23:19.904ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-13T04:23:19.904Zenvironment variable. This has not been done automatically.
652025-02-13T04:23:19.904Z
662025-02-13T04:23:19.904ZTo configure your current shell, you need to source
672025-02-13T04:23:19.904Zthe corresponding env file under $HOME/.cargo.
682025-02-13T04:23:19.904Z
692025-02-13T04:23:19.904ZThis is usually done by running one of the following (note the leading DOT):
702025-02-13T04:23:19.904Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-13T04:23:19.904Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-13T04:23:19.984Z+ rustup --version
732025-02-13T04:23:19.992Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-13T04:23:19.992Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-13T04:23:20.071Zinfo: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)`
762025-02-13T04:23:20.074Z+ cargo --version
772025-02-13T04:23:20.134Zcargo 1.84.1 (66221abde 2024-11-19)
782025-02-13T04:23:20.136Z+ rustc --version
792025-02-13T04:23:20.199Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
802025-02-13T04:23:20.202Zprocess exited: duration 24679 ms, exit code 0
 
812025-02-13T04:23:20.208Zstarting task 2: "authentication"
822025-02-13T04:23:20.230Zprocess exited: duration 22 ms, exit code 0
 
832025-02-13T04:23:20.238Zstarting task 3: "clone repository"
842025-02-13T04:23:20.241Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-13T04:23:20.244Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-13T04:23:20.288ZCloning into '/work/oxidecomputer/omicron'...
872025-02-13T04:23:27.937Z+ cd /work/oxidecomputer/omicron
882025-02-13T04:23:27.937Z+ git fetch origin 4bcbe5a521794e0597562f1a951aab523d49f33c
892025-02-13T04:23:28.240ZFrom https://github.com/oxidecomputer/omicron
902025-02-13T04:23:28.240Z * branch 4bcbe5a521794e0597562f1a951aab523d49f33c -> FETCH_HEAD
912025-02-13T04:23:28.251Z+ [[ -n renovate/derive_more-0.x ]]
922025-02-13T04:23:28.253Z++ git branch --show-current
932025-02-13T04:23:28.256Z+ current=main
942025-02-13T04:23:28.256Z+ [[ main != renovate/derive_more-0.x ]]
952025-02-13T04:23:28.256Z+ git branch -f renovate/derive_more-0.x 4bcbe5a521794e0597562f1a951aab523d49f33c
962025-02-13T04:23:28.259Z+ git checkout -f renovate/derive_more-0.x
972025-02-13T04:23:28.315ZSwitched to branch 'renovate/derive_more-0.x'
982025-02-13T04:23:28.318Z+ git reset --hard 4bcbe5a521794e0597562f1a951aab523d49f33c
992025-02-13T04:23:28.373ZHEAD is now at 4bcbe5a52 Update Rust crate derive_more to 0.99.19
1002025-02-13T04:23:28.376Zprocess exited: duration 8143 ms, exit code 0
 
1012025-02-13T04:23:28.382Zstarting task 4: "build"
1022025-02-13T04:23:28.387Z+ source .github/buildomat/ci-env.sh
1032025-02-13T04:23:28.387Z++ export CARGO_TERM_COLOR=always
1042025-02-13T04:23:28.387Z++ CARGO_TERM_COLOR=always
1052025-02-13T04:23:28.387Z+ cargo --version
1062025-02-13T04:23:28.439Zcargo 1.84.1 (66221abde 2024-11-19)
1072025-02-13T04:23:28.442Z+ rustc --version
1082025-02-13T04:23:28.504Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
1092025-02-13T04:23:28.507Z+ source ./env.sh
1102025-02-13T04:23:28.508Z++ OLD_SHELL_OPTS=ehxB
1112025-02-13T04:23:28.512Z++ set -o xtrace
1122025-02-13T04:23:28.512Z++++ dirname ./env.sh
1132025-02-13T04:23:28.514Z+++ readlink -f .
1142025-02-13T04:23:28.517Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-13T04:23:28.517Z++ 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-02-13T04:23:28.517Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-02-13T04:23:28.517Z++ 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-02-13T04:23:28.517Z++ 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-02-13T04:23:28.517Z++ 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-02-13T04:23:28.517Z++ 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-02-13T04:23:28.518Z++ 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-02-13T04:23:28.518Z++ 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-02-13T04:23:28.518Z++ case $OLD_SHELL_OPTS in
1242025-02-13T04:23:28.518Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-13T04:23:28.518Z+ 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-02-13T04:23:28.518Z+ 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-02-13T04:23:28.518Z+ banner prerequisites
1282025-02-13T04:23:28.521Z
1292025-02-13T04:23:28.521Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-13T04:23:28.521Z # # # # # # # # # # # # # # #
1312025-02-13T04:23:28.521Z # # # # ##### # # ##### # # # # # #### #
1322025-02-13T04:23:28.521Z ##### ##### # ##### # # # # # # # # #
1332025-02-13T04:23:28.521Z # # # # # # # # # # # # # # #
1342025-02-13T04:23:28.521Z # # # ###### # # ###### ### # #### # #### #
1352025-02-13T04:23:28.521Z
1362025-02-13T04:23:28.521Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-13T04:23:30.178Zpkg list: illegal option -- F
1382025-02-13T04:23:30.178ZUsage:
1392025-02-13T04:23:30.181Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-13T04:23:30.181Z [pkg_fmri_pattern ...]
1412025-02-13T04:23:31.058Zpkg list: illegal option -- F
1422025-02-13T04:23:31.058ZUsage:
1432025-02-13T04:23:31.059Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-13T04:23:31.059Z [pkg_fmri_pattern ...]
1452025-02-13T04:23:36.975Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-13T04:23:41.289Z Startup: Caching catalogs ... Done
1472025-02-13T04:23:54.369ZPlanning: Solver setup ... Done (12.118s)
1482025-02-13T04:23:54.527ZPlanning: Running solver ... Done (0.159s)
1492025-02-13T04:23:54.652ZPlanning: Finding local manifests ... Done (0.006s)
1502025-02-13T04:23:54.718ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-13T04:23:55.025ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-13T04:23:55.136ZPlanning: Package planning ... Done (0.112s)
1532025-02-13T04:23:55.193ZPlanning: Merging actions ... Done (0.056s)
1542025-02-13T04:23:55.389ZPlanning: Checking for conflicting actions ... Done (0.196s)
1552025-02-13T04:23:57.413ZPlanning: Consolidating action changes ... Done (2.024s)
1562025-02-13T04:23:57.850ZPlanning: Evaluating mediators ... Done (0.437s)
1572025-02-13T04:23:57.931ZPlanning: Planning completed in 16.55 seconds
1582025-02-13T04:23:57.950Z Packages to install: 4
1592025-02-13T04:23:57.950Z Packages to update: 3
1602025-02-13T04:23:57.953Z Mediators to change: 2
1612025-02-13T04:23:57.953Z Services to change: 1
1622025-02-13T04:23:57.953Z Estimated space available: 155.61 GB
1632025-02-13T04:23:57.953ZEstimated space to be consumed: 1.65 GB
1642025-02-13T04:23:57.953Z Create boot environment: No
1652025-02-13T04:23:57.953ZCreate backup boot environment: Yes
1662025-02-13T04:23:57.953Z Rebuild boot archive: No
1672025-02-13T04:23:57.953Z
1682025-02-13T04:23:57.953ZChanged mediators:
1692025-02-13T04:23:57.953Z mediator clang:
1702025-02-13T04:23:57.953Z version: None -> 15 (system default)
1712025-02-13T04:23:57.953Z
1722025-02-13T04:23:57.953Z mediator llvm:
1732025-02-13T04:23:57.953Z version: 14 (system default) -> 15 (system default)
1742025-02-13T04:23:57.953Z
1752025-02-13T04:23:57.953ZChanged packages:
1762025-02-13T04:23:57.953Zhelios-dev
1772025-02-13T04:23:57.953Z developer/build-essential
1782025-02-13T04:23:57.953Z None -> 11-2.0
1792025-02-13T04:23:57.953Z library/libxmlsec1
1802025-02-13T04:23:57.954Z None -> 1.2.35-2.0
1812025-02-13T04:23:57.954Z ooce/developer/clang-15
1822025-02-13T04:23:57.954Z None -> 15.0.7-2.0
1832025-02-13T04:23:57.954Z ooce/developer/llvm-15
1842025-02-13T04:23:57.954Z None -> 15.0.7-2.0
1852025-02-13T04:23:57.954Z package/pkg
1862025-02-13T04:23:57.954Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-13T04:23:57.954Z system/library/g++-runtime
1882025-02-13T04:23:57.954Z 13-2.0 -> 14-2.0
1892025-02-13T04:23:57.954Z system/library/gcc-runtime
1902025-02-13T04:23:57.954Z 13-2.0 -> 14-2.0
1912025-02-13T04:23:57.954Z
1922025-02-13T04:23:57.954ZServices:
1932025-02-13T04:23:57.954Z restart_fmri:
1942025-02-13T04:23:57.954Z svc:/system/update-man-index:default
1952025-02-13T04:23:57.954Z
1962025-02-13T04:23:57.954ZEditable files to change:
1972025-02-13T04:23:57.954Z Update:
1982025-02-13T04:23:57.954Z usr/share/lib/pkg/web/config.shtml
1992025-02-13T04:23:58.034Z
2002025-02-13T04:23:58.034ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-13T04:24:03.032ZDownload: 1094/4301 items 19.8/225.4MB 8% complete (4.1M/s)
2022025-02-13T04:24:08.030ZDownload: 1458/4301 items 117.3/225.4MB 52% complete (11.9M/s)
2032025-02-13T04:24:13.984ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (10.1M/s)
2042025-02-13T04:24:18.980ZDownload: 3203/4301 items 157.3/225.4MB 69% complete (3.8M/s)
2052025-02-13T04:24:26.686ZDownload: 3244/4301 items 202.8/225.4MB 89% complete (8.3M/s)
2062025-02-13T04:24:33.126ZDownload: 3289/4301 items 211.9/225.4MB 93% complete (8.3M/s)
2072025-02-13T04:24:38.152ZDownload: 3926/4301 items 218.5/225.4MB 96% complete (771k/s)
2082025-02-13T04:24:43.423ZDownload: 4206/4301 items 220.6/225.4MB 97% complete (1.0M/s)
2092025-02-13T04:24:53.883ZDownload: 4208/4301 items 220.6/225.4MB 97% complete
2102025-02-13T04:24:58.425ZDownload: Completed 225.42 MB in 60.43 seconds (3.7M/s)
2112025-02-13T04:25:00.454Z Actions: 1/5122 actions (Removing old actions)
2122025-02-13T04:25:00.469Z Actions: 194/5122 actions (Installing new actions)
2132025-02-13T04:25:05.343Z Actions: 4267/5122 actions (Updating modified actions)
2142025-02-13T04:25:05.614Z Actions: Completed 5122 actions in 5.07 seconds.
2152025-02-13T04:25:05.857Z Done (0.226s)
2162025-02-13T04:25:05.959Z Done (0.001s)
2172025-02-13T04:25:06.359Z Done (0.605s)
2182025-02-13T04:25:10.959Z Done (4.376s)
2192025-02-13T04:25:11.049Z Done (0.018s)
2202025-02-13T04:25:11.053Z Done (0.000s)
2212025-02-13T04:25:11.233Z Done (0.000s)
2222025-02-13T04:25:11.925ZPlanning: Evaluating mediator changes ... Done
2232025-02-13T04:25:12.088ZPlanning: Checking for conflicting actions ... Done
2242025-02-13T04:25:12.093ZPlanning: Consolidating action changes ... Done
2252025-02-13T04:25:12.361ZPlanning: Evaluating mediators ... Done
2262025-02-13T04:25:12.368ZPlanning: Planning completed in 0.44 seconds
2272025-02-13T04:25:12.400Z Mediators to change: 2
2282025-02-13T04:25:12.400Z Create boot environment: No
2292025-02-13T04:25:12.408ZCreate backup boot environment: No
2302025-02-13T04:25:12.483Z Done
2312025-02-13T04:25:12.484Z Done
2322025-02-13T04:25:12.930Z Done
2332025-02-13T04:25:16.559Z Done
2342025-02-13T04:25:16.648Z Done
2352025-02-13T04:25:16.651Z Done
2362025-02-13T04:25:16.792Z Done
2372025-02-13T04:25:17.411ZPlanning: Evaluating mediator changes ... Done
2382025-02-13T04:25:17.414ZPlanning: Merging actions ... Done
2392025-02-13T04:25:17.603ZPlanning: Checking for conflicting actions ... Done
2402025-02-13T04:25:17.606ZPlanning: Consolidating action changes ... Done
2412025-02-13T04:25:17.874ZPlanning: Evaluating mediators ... Done
2422025-02-13T04:25:17.929ZPlanning: Planning completed in 0.76 seconds
2432025-02-13T04:25:17.971Z Packages to change: 1
2442025-02-13T04:25:17.972Z Mediators to change: 1
2452025-02-13T04:25:17.974Z Services to change: 1
2462025-02-13T04:25:17.975Z Create boot environment: No
2472025-02-13T04:25:17.975ZCreate backup boot environment: Yes
2482025-02-13T04:25:20.292Z Actions: 1/6 actions (Updating modified actions)
2492025-02-13T04:25:20.387Z Actions: Completed 6 actions in 0.00 seconds.
2502025-02-13T04:25:20.387Z Done
2512025-02-13T04:25:20.387Z Done
2522025-02-13T04:25:20.441Z Done
2532025-02-13T04:25:24.054Z Done
2542025-02-13T04:25:24.143Z Done
2552025-02-13T04:25:24.150Z Done
2562025-02-13T04:25:24.309Z Done
2572025-02-13T04:25:24.746ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2582025-02-13T04:25:24.746Zclang system 15 system
2592025-02-13T04:25:24.746Zcsh system system illumos
2602025-02-13T04:25:24.746Zctags system system illumos
2612025-02-13T04:25:24.746Zgcc vendor 12 vendor
2622025-02-13T04:25:24.746Zgcc system 10 system
2632025-02-13T04:25:24.746Zgcc system 7 system
2642025-02-13T04:25:24.746Zgo system 1.20 system
2652025-02-13T04:25:24.746Zgo system 1.19 system
2662025-02-13T04:25:24.746Zllvm system 15 system
2672025-02-13T04:25:24.746Zllvm system 14 system
2682025-02-13T04:25:24.746Zmariadb system 10.6 system
2692025-02-13T04:25:24.746Zmta vendor vendor dma
2702025-02-13T04:25:24.746Zopenjdk system 17 system
2712025-02-13T04:25:24.746Zopenjdk system 11 system
2722025-02-13T04:25:24.746Zopenjdk system 1.8 system
2732025-02-13T04:25:24.746Zopenssl vendor 3 vendor
2742025-02-13T04:25:24.746Zperl system 5.36 system
2752025-02-13T04:25:24.746Zpostgresql system 15 system
2762025-02-13T04:25:24.746Zpostgresql system 13 system
2772025-02-13T04:25:24.746Zpython vendor 3 vendor
2782025-02-13T04:25:24.747Zpython system 2 system
2792025-02-13T04:25:24.747Zpython3 system 3.11 system
2802025-02-13T04:25:24.747Zruby system 3.0 system
2812025-02-13T04:25:24.747Zwords vendor vendor american-english
2822025-02-13T04:25:24.747Zwords system system australian-english
2832025-02-13T04:25:24.747Zwords system system british-english
2842025-02-13T04:25:24.747Zwords system system canadian-english
2852025-02-13T04:25:24.747Zwords system system french
2862025-02-13T04:25:24.747Zwords system system italian
2872025-02-13T04:25:24.747Zwords system system ngerman
2882025-02-13T04:25:24.747Zwords system system ogerman
2892025-02-13T04:25:24.747Zwords system system spanish
2902025-02-13T04:25:25.069ZPUBLISHER TYPE STATUS P LOCATION
2912025-02-13T04:25:25.069Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2922025-02-13T04:25:27.986ZFMRI IFO
2932025-02-13T04:25:27.986Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2942025-02-13T04:25:27.986Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2952025-02-13T04:25:27.986Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2962025-02-13T04:25:27.986Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2972025-02-13T04:25:27.986Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2982025-02-13T04:25:27.986Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2992025-02-13T04:25:27.986Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3002025-02-13T04:25:27.986Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3012025-02-13T04:25:27.986Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3022025-02-13T04:25:27.986Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3032025-02-13T04:25:27.986Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3042025-02-13T04:25:27.986Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3052025-02-13T04:25:27.986Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3062025-02-13T04:25:27.986Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3072025-02-13T04:25:27.986Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3082025-02-13T04:25:28.763Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3092025-02-13T04:25:29.083Z Updating crates.io index
3102025-02-13T04:25:29.086Z Updating git repository `https://github.com/oxidecomputer/daft`
3112025-02-13T04:25:29.418Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3122025-02-13T04:25:29.890Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3132025-02-13T04:25:30.169Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3142025-02-13T04:25:30.502Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3152025-02-13T04:25:30.737Z Updating git repository `https://github.com/oxidecomputer/propolis`
3162025-02-13T04:25:31.704Z Updating git repository `https://github.com/oxidecomputer/crucible`
3172025-02-13T04:25:33.499Z Updating git repository `https://github.com/oxidecomputer/opte`
3182025-02-13T04:25:34.199Z Updating git repository `https://github.com/oxidecomputer/falcon`
3192025-02-13T04:25:35.047Z Updating git repository `https://github.com/oxidecomputer/clickward`
3202025-02-13T04:25:35.336Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3212025-02-13T04:25:35.610Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3222025-02-13T04:25:36.216Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3232025-02-13T04:25:36.616Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3242025-02-13T04:25:36.959Z Updating git repository `https://github.com/oxidecomputer/tofino`
3252025-02-13T04:25:37.242Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3262025-02-13T04:25:37.588Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3272025-02-13T04:25:37.845Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3282025-02-13T04:25:38.156Z Updating git repository `https://github.com/oxidecomputer/lldp`
3292025-02-13T04:25:38.479Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3302025-02-13T04:25:38.773Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3312025-02-13T04:25:39.159Z Updating git repository `https://github.com/oxidecomputer/ispf`
3322025-02-13T04:25:39.482Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3332025-02-13T04:25:39.827Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3342025-02-13T04:25:40.326Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3352025-02-13T04:25:40.626Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3362025-02-13T04:25:41.011Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3372025-02-13T04:25:41.442Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3382025-02-13T04:25:41.834Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3392025-02-13T04:25:42.092Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3402025-02-13T04:25:42.470Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3412025-02-13T04:25:43.889Z Downloading crates ...
3422025-02-13T04:25:44.007Z Downloaded equivalent v1.0.1
3432025-02-13T04:25:44.044Z Downloaded scroll_derive v0.12.0
3442025-02-13T04:25:44.044Z Downloaded byteorder v1.5.0
3452025-02-13T04:25:44.044Z Downloaded cargo-platform v0.1.8
3462025-02-13T04:25:44.045Z Downloaded bytecount v0.6.8
3472025-02-13T04:25:44.045Z Downloaded generic-array v0.14.7
3482025-02-13T04:25:44.045Z Downloaded is_terminal_polyfill v1.70.1
3492025-02-13T04:25:44.045Z Downloaded colorchoice v1.0.2
3502025-02-13T04:25:44.045Z Downloaded usdt-attr-macro v0.5.0
3512025-02-13T04:25:44.045Z Downloaded swrite v0.1.0
3522025-02-13T04:25:44.045Z Downloaded anstyle-query v1.1.1
3532025-02-13T04:25:44.045Z Downloaded anstyle-parse v0.2.5
3542025-02-13T04:25:44.046Z Downloaded dtrace-parser v0.2.0
3552025-02-13T04:25:44.046Z Downloaded cpufeatures v0.2.14
3562025-02-13T04:25:44.079Z Downloaded usdt-macro v0.5.0
3572025-02-13T04:25:44.080Z Downloaded crypto-common v0.1.6
3582025-02-13T04:25:44.080Z Downloaded itoa v1.0.11
3592025-02-13T04:25:44.080Z Downloaded thiserror-impl v1.0.69
3602025-02-13T04:25:44.080Z Downloaded heck v0.5.0
3612025-02-13T04:25:44.080Z Downloaded errno v0.3.9
3622025-02-13T04:25:44.080Z Downloaded camino-tempfile v1.1.1
3632025-02-13T04:25:44.080Z Downloaded plain v0.2.3
3642025-02-13T04:25:44.081Z Downloaded cfg-if v1.0.0
3652025-02-13T04:25:44.081Z Downloaded autocfg v1.4.0
3662025-02-13T04:25:44.081Z Downloaded anstyle v1.0.10
3672025-02-13T04:25:44.081Z Downloaded unicode-linebreak v0.1.5
3682025-02-13T04:25:44.081Z Downloaded thiserror v1.0.69
3692025-02-13T04:25:44.081Z Downloaded serde_tokenstream v0.2.2
3702025-02-13T04:25:44.081Z Downloaded pretty-hex v0.4.1
3712025-02-13T04:25:44.107Z Downloaded thread-id v4.2.2
3722025-02-13T04:25:44.108Z Downloaded fnv v1.0.7
3732025-02-13T04:25:44.108Z Downloaded clap_lex v0.7.4
3742025-02-13T04:25:44.108Z Downloaded cargo_metadata v0.18.1
3752025-02-13T04:25:44.108Z Downloaded camino v1.1.9
3762025-02-13T04:25:44.108Z Downloaded anstream v0.6.15
3772025-02-13T04:25:44.108Z Downloaded version_check v0.9.5
3782025-02-13T04:25:44.108Z Downloaded usdt v0.5.0
3792025-02-13T04:25:44.109Z Downloaded strsim v0.11.1
3802025-02-13T04:25:44.109Z Downloaded proc-macro-error-attr v1.0.4
3812025-02-13T04:25:44.109Z Downloaded scroll v0.12.0
3822025-02-13T04:25:44.109Z Downloaded utf8parse v0.2.2
3832025-02-13T04:25:44.109Z Downloaded smawk v0.3.2
3842025-02-13T04:25:44.109Z Downloaded serde_spanned v0.6.8
3852025-02-13T04:25:44.109Z Downloaded heck v0.4.1
3862025-02-13T04:25:44.110Z Downloaded fastrand v2.1.1
3872025-02-13T04:25:44.110Z Downloaded dof v0.3.0
3882025-02-13T04:25:44.110Z Downloaded tabled_derive v0.7.0
3892025-02-13T04:25:44.110Z Downloaded digest v0.10.7
3902025-02-13T04:25:44.110Z Downloaded clap_derive v4.5.24
3912025-02-13T04:25:44.110Z Downloaded block-buffer v0.10.4
3922025-02-13T04:25:44.110Z Downloaded macaddr v1.0.1
3932025-02-13T04:25:44.111Z Downloaded quote v1.0.38
3942025-02-13T04:25:44.111Z Downloaded toml_datetime v0.6.8
3952025-02-13T04:25:44.124Z Downloaded terminal_size v0.4.0
3962025-02-13T04:25:44.125Z Downloaded once_cell v1.20.2
3972025-02-13T04:25:44.125Z Downloaded usdt-impl v0.5.0
3982025-02-13T04:25:44.125Z Downloaded pest_generator v2.7.14
3992025-02-13T04:25:44.125Z Downloaded cargo_toml v0.20.5
4002025-02-13T04:25:44.125Z Downloaded pest_derive v2.7.14
4012025-02-13T04:25:44.126Z Downloaded fs-err v2.11.0
4022025-02-13T04:25:44.126Z Downloaded zerocopy-derive v0.7.35
4032025-02-13T04:25:44.126Z Downloaded clap v4.5.27
4042025-02-13T04:25:44.157Z Downloaded textwrap v0.16.1
4052025-02-13T04:25:44.157Z Downloaded typenum v1.17.0
4062025-02-13T04:25:44.158Z Downloaded papergrid v0.11.0
4072025-02-13T04:25:44.158Z Downloaded memmap v0.7.0
4082025-02-13T04:25:44.158Z Downloaded sha2 v0.10.8
4092025-02-13T04:25:44.186Z Downloaded pest_meta v2.7.14
4102025-02-13T04:25:44.187Z Downloaded log v0.4.22
4112025-02-13T04:25:44.187Z Downloaded tempfile v3.13.0
4122025-02-13T04:25:44.187Z Downloaded unicode-ident v1.0.14
4132025-02-13T04:25:44.187Z Downloaded toml v0.8.19
4142025-02-13T04:25:44.187Z Downloaded proc-macro2 v1.0.92
4152025-02-13T04:25:44.188Z Downloaded indexmap v2.7.1
4162025-02-13T04:25:44.188Z Downloaded ucd-trie v0.1.7
4172025-02-13T04:25:44.188Z Downloaded bitflags v2.6.0
4182025-02-13T04:25:44.189Z Downloaded ryu v1.0.18
4192025-02-13T04:25:44.189Z Downloaded anyhow v1.0.95
4202025-02-13T04:25:44.189Z Downloaded serde_derive v1.0.217
4212025-02-13T04:25:44.189Z Downloaded proc-macro-error v1.0.4
4222025-02-13T04:25:44.209Z Downloaded semver v1.0.24
4232025-02-13T04:25:44.209Z Downloaded memchr v2.7.4
4242025-02-13T04:25:44.209Z Downloaded serde v1.0.217
4252025-02-13T04:25:44.230Z Downloaded pest v2.7.14
4262025-02-13T04:25:44.230Z Downloaded toml_edit v0.22.22
4272025-02-13T04:25:44.261Z Downloaded serde_json v1.0.135
4282025-02-13T04:25:44.299Z Downloaded hashbrown v0.15.1
4292025-02-13T04:25:44.299Z Downloaded zerocopy v0.7.35
4302025-02-13T04:25:44.299Z Downloaded winnow v0.6.20
4312025-02-13T04:25:44.336Z Downloaded tabled v0.15.0
4322025-02-13T04:25:44.337Z Downloaded goblin v0.8.2
4332025-02-13T04:25:44.337Z Downloaded clap_builder v4.5.27
4342025-02-13T04:25:44.337Z Downloaded syn v1.0.109
4352025-02-13T04:25:44.367Z Downloaded unicode-width v0.1.14
4362025-02-13T04:25:44.367Z Downloaded syn v2.0.96
4372025-02-13T04:25:44.367Z Downloaded rustix v0.38.37
4382025-02-13T04:25:44.403Z Downloaded libc v0.2.169
4392025-02-13T04:25:44.689Z Compiling proc-macro2 v1.0.92
4402025-02-13T04:25:44.689Z Compiling unicode-ident v1.0.14
4412025-02-13T04:25:44.693Z Compiling version_check v0.9.5
4422025-02-13T04:25:44.693Z Compiling serde v1.0.217
4432025-02-13T04:25:44.694Z Compiling memchr v2.7.4
4442025-02-13T04:25:44.694Z Compiling thiserror v1.0.69
4452025-02-13T04:25:44.694Z Compiling libc v0.2.169
4462025-02-13T04:25:44.724Z Compiling ryu v1.0.18
4472025-02-13T04:25:45.012Z Compiling ucd-trie v0.1.7
4482025-02-13T04:25:45.133Z Compiling itoa v1.0.11
4492025-02-13T04:25:45.454Z Compiling once_cell v1.20.2
4502025-02-13T04:25:45.477Z Compiling byteorder v1.5.0
4512025-02-13T04:25:45.571Z Compiling rustix v0.38.37
4522025-02-13T04:25:45.732Z Compiling serde_json v1.0.135
4532025-02-13T04:25:45.992Z Compiling bitflags v2.6.0
4542025-02-13T04:25:46.093Z Compiling proc-macro-error-attr v1.0.4
4552025-02-13T04:25:46.315Z Compiling usdt-impl v0.5.0
4562025-02-13T04:25:46.355Z Compiling syn v1.0.109
4572025-02-13T04:25:46.411Z Compiling proc-macro-error v1.0.4
4582025-02-13T04:25:46.411Z Compiling utf8parse v0.2.2
4592025-02-13T04:25:46.467Z Compiling log v0.4.22
4602025-02-13T04:25:46.562Z Compiling quote v1.0.38
4612025-02-13T04:25:46.680Z Compiling errno v0.3.9
4622025-02-13T04:25:46.829Z Compiling hashbrown v0.15.1
4632025-02-13T04:25:46.860Z Compiling plain v0.2.3
4642025-02-13T04:25:46.916Z Compiling camino v1.1.9
4652025-02-13T04:25:46.960Z Compiling syn v2.0.96
4662025-02-13T04:25:47.119Z Compiling equivalent v1.0.1
4672025-02-13T04:25:47.385Z Compiling thread-id v4.2.2
4682025-02-13T04:25:47.412Z Compiling anstyle-parse v0.2.5
4692025-02-13T04:25:47.569Z Compiling anstyle-query v1.1.1
4702025-02-13T04:25:47.755Z Compiling pretty-hex v0.4.1
4712025-02-13T04:25:47.814Z Compiling autocfg v1.4.0
4722025-02-13T04:25:47.887Z Compiling indexmap v2.7.1
4732025-02-13T04:25:47.929Z Compiling is_terminal_polyfill v1.70.1
4742025-02-13T04:25:47.968Z Compiling unicode-width v0.1.14
4752025-02-13T04:25:47.996Z Compiling semver v1.0.24
4762025-02-13T04:25:48.037Z Compiling colorchoice v1.0.2
4772025-02-13T04:25:48.233Z Compiling anstyle v1.0.10
4782025-02-13T04:25:48.575Z Compiling winnow v0.6.20
4792025-02-13T04:25:48.692Z Compiling anstream v0.6.15
4802025-02-13T04:25:48.745Z Compiling fs-err v2.11.0
4812025-02-13T04:25:48.866Z Compiling terminal_size v0.4.0
4822025-02-13T04:25:49.093Z Compiling fnv v1.0.7
4832025-02-13T04:25:49.154Z Compiling anyhow v1.0.95
4842025-02-13T04:25:49.300Z Compiling bytecount v0.6.8
4852025-02-13T04:25:49.349Z Compiling clap_lex v0.7.4
4862025-02-13T04:25:49.442Z Compiling heck v0.5.0
4872025-02-13T04:25:49.492Z Compiling fastrand v2.1.1
4882025-02-13T04:25:49.772Z Compiling cfg-if v1.0.0
4892025-02-13T04:25:49.797Z Compiling heck v0.4.1
4902025-02-13T04:25:49.802Z Compiling strsim v0.11.1
4912025-02-13T04:25:49.933Z Compiling tempfile v3.13.0
4922025-02-13T04:25:50.255Z Compiling clap_builder v4.5.27
4932025-02-13T04:25:50.429Z Compiling papergrid v0.11.0
4942025-02-13T04:25:50.607Z Compiling memmap v0.7.0
4952025-02-13T04:25:50.697Z Compiling smawk v0.3.2
4962025-02-13T04:25:50.748Z Compiling unicode-linebreak v0.1.5
4972025-02-13T04:25:51.264Z Compiling textwrap v0.16.1
4982025-02-13T04:25:51.479Z Compiling swrite v0.1.0
4992025-02-13T04:25:52.285Z Compiling tabled_derive v0.7.0
5002025-02-13T04:25:53.757Z Compiling tabled v0.15.0
5012025-02-13T04:25:53.905Z Compiling serde_derive v1.0.217
5022025-02-13T04:25:53.974Z Compiling thiserror-impl v1.0.69
5032025-02-13T04:25:53.974Z Compiling zerocopy-derive v0.7.35
5042025-02-13T04:25:53.975Z Compiling scroll_derive v0.12.0
5052025-02-13T04:25:53.975Z Compiling clap_derive v4.5.24
5062025-02-13T04:25:55.481Z Compiling scroll v0.12.0
5072025-02-13T04:25:56.035Z Compiling zerocopy v0.7.35
5082025-02-13T04:25:56.097Z Compiling goblin v0.8.2
5092025-02-13T04:25:56.794Z Compiling pest v2.7.14
5102025-02-13T04:25:57.352Z Compiling clap v4.5.27
5112025-02-13T04:25:58.989Z Compiling pest_meta v2.7.14
5122025-02-13T04:26:00.266Z Compiling pest_generator v2.7.14
5132025-02-13T04:26:01.480Z Compiling pest_derive v2.7.14
5142025-02-13T04:26:02.048Z Compiling dtrace-parser v0.2.0
5152025-02-13T04:26:02.751Z Compiling toml_datetime v0.6.8
5162025-02-13T04:26:02.760Z Compiling serde_spanned v0.6.8
5172025-02-13T04:26:02.760Z Compiling cargo-platform v0.1.8
5182025-02-13T04:26:03.043Z Compiling serde_tokenstream v0.2.2
5192025-02-13T04:26:03.043Z Compiling toml_edit v0.22.22
5202025-02-13T04:26:03.206Z Compiling macaddr v1.0.1
5212025-02-13T04:26:03.254Z Compiling camino-tempfile v1.1.1
5222025-02-13T04:26:04.149Z Compiling dof v0.3.0
5232025-02-13T04:26:04.149Z Compiling cargo_metadata v0.18.1
5242025-02-13T04:26:05.539Z Compiling usdt-attr-macro v0.5.0
5252025-02-13T04:26:05.544Z Compiling usdt-macro v0.5.0
5262025-02-13T04:26:05.920Z Compiling toml v0.8.19
5272025-02-13T04:26:06.708Z Compiling usdt v0.5.0
5282025-02-13T04:26:06.761Z Compiling cargo_toml v0.20.5
5292025-02-13T04:26:09.409Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5302025-02-13T04:26:12.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.04s
5312025-02-13T04:26:12.832Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5322025-02-13T04:26:13.354Z Downloading crates ...
5332025-02-13T04:26:13.515Z Downloaded heck v0.3.3
5342025-02-13T04:26:13.518Z Downloaded darling v0.20.10
5352025-02-13T04:26:13.521Z Downloaded heapless v0.8.0
5362025-02-13T04:26:13.529Z Downloaded is_ci v1.2.0
5372025-02-13T04:26:13.533Z Downloaded http-range v0.1.5
5382025-02-13T04:26:13.536Z Downloaded mirai-annotations v1.12.0
5392025-02-13T04:26:13.536Z Downloaded match_cfg v0.1.0
5402025-02-13T04:26:13.544Z Downloaded md5 v0.7.0
5412025-02-13T04:26:13.548Z Downloaded icu_provider_macros v1.5.0
5422025-02-13T04:26:13.551Z Downloaded instant v0.1.13
5432025-02-13T04:26:13.562Z Downloaded libsw v3.3.1
5442025-02-13T04:26:13.569Z Downloaded lazycell v1.3.0
5452025-02-13T04:26:13.572Z Downloaded memoffset v0.9.1
5462025-02-13T04:26:13.576Z Downloaded lru-cache v0.1.2
5472025-02-13T04:26:13.576Z Downloaded libefi-sys v0.1.0
5482025-02-13T04:26:13.576Z Downloaded internet-checksum v0.2.1
5492025-02-13T04:26:13.579Z Downloaded home v0.5.9
5502025-02-13T04:26:13.579Z Downloaded http-body v1.0.1
5512025-02-13T04:26:13.582Z Downloaded is-terminal v0.4.13
5522025-02-13T04:26:13.585Z Downloaded lalrpop-util v0.19.12
5532025-02-13T04:26:13.588Z Downloaded instability v0.3.2
5542025-02-13T04:26:13.588Z Downloaded indoc v1.0.9
5552025-02-13T04:26:13.591Z Downloaded lru v0.12.5
5562025-02-13T04:26:13.594Z Downloaded ident_case v1.0.1
5572025-02-13T04:26:13.594Z Downloaded humantime v2.1.0
5582025-02-13T04:26:13.597Z Downloaded inout v0.1.3
5592025-02-13T04:26:13.607Z Downloaded md-5 v0.10.6
5602025-02-13T04:26:13.610Z Downloaded hex v0.4.3
5612025-02-13T04:26:13.610Z Downloaded maplit v1.0.2
5622025-02-13T04:26:13.613Z Downloaded keccak v0.1.5
5632025-02-13T04:26:13.613Z Downloaded lazy_static v1.5.0
5642025-02-13T04:26:13.616Z Downloaded hubpack_derive v0.1.1
5652025-02-13T04:26:13.616Z Downloaded http-body-util v0.1.2
5662025-02-13T04:26:13.620Z Downloaded hostname v0.4.0
5672025-02-13T04:26:13.620Z Downloaded hubpack v0.1.2
5682025-02-13T04:26:13.624Z Downloaded highway v1.2.0
5692025-02-13T04:26:13.624Z Downloaded progenitor-client v0.9.1
5702025-02-13T04:26:13.626Z Downloaded httparse v1.9.5
5712025-02-13T04:26:13.631Z Downloaded idna_adapter v1.2.0
5722025-02-13T04:26:13.635Z Downloaded hyper-tls v0.6.0
5732025-02-13T04:26:13.635Z Downloaded mime v0.3.17
5742025-02-13T04:26:13.638Z Downloaded linear-map v1.2.0
5752025-02-13T04:26:13.638Z Downloaded hmac v0.12.1
5762025-02-13T04:26:13.638Z Downloaded httpdate v1.0.3
5772025-02-13T04:26:13.641Z Downloaded mime_guess v2.0.5
5782025-02-13T04:26:13.643Z Downloaded iana-time-zone v0.1.61
5792025-02-13T04:26:13.647Z Downloaded ciborium-io v0.2.2
5802025-02-13T04:26:13.647Z Downloaded addr2line v0.24.2
5812025-02-13T04:26:13.650Z Downloaded impl-trait-for-tuples v0.2.2
5822025-02-13T04:26:13.652Z Downloaded ipnet v2.10.1
5832025-02-13T04:26:13.655Z Downloaded chacha20poly1305 v0.10.1
5842025-02-13T04:26:13.655Z Downloaded libloading v0.8.5
5852025-02-13T04:26:13.658Z Downloaded multer v3.1.0
5862025-02-13T04:26:13.661Z Downloaded memmap2 v0.9.5
5872025-02-13T04:26:13.665Z Downloaded ipnetwork v0.20.0
5882025-02-13T04:26:13.670Z Downloaded block-padding v0.3.3
5892025-02-13T04:26:13.670Z Downloaded hex-literal v0.4.1
5902025-02-13T04:26:13.670Z Downloaded crc32fast v1.4.2
5912025-02-13T04:26:13.672Z Downloaded hostname v0.3.1
5922025-02-13T04:26:13.673Z Downloaded csv-core v0.1.11
5932025-02-13T04:26:13.677Z Downloaded linked-hash-map v0.5.6
5942025-02-13T04:26:13.677Z Downloaded indent_write v2.2.0
5952025-02-13T04:26:13.680Z Downloaded icu_locid v1.5.0
5962025-02-13T04:26:13.687Z Downloaded crossbeam-utils v0.8.20
5972025-02-13T04:26:13.692Z Downloaded icu_locid_transform v1.5.0
5982025-02-13T04:26:13.692Z Downloaded arc-swap v1.7.1
5992025-02-13T04:26:13.697Z Downloaded serde_urlencoded v0.7.1
6002025-02-13T04:26:13.697Z Downloaded sqlparser_derive v0.2.2
6012025-02-13T04:26:13.700Z Downloaded sigpipe v0.1.3
6022025-02-13T04:26:13.700Z Downloaded bitfield v0.14.0
6032025-02-13T04:26:13.700Z Downloaded ascii-canvas v3.0.0
6042025-02-13T04:26:13.703Z Downloaded rand_seeder v0.3.0
6052025-02-13T04:26:13.703Z Downloaded curve25519-dalek-derive v0.1.1
6062025-02-13T04:26:13.709Z Downloaded maybe-uninit v2.0.0
6072025-02-13T04:26:13.709Z Downloaded mockall v0.13.0
6082025-02-13T04:26:13.713Z Downloaded cancel-safe-futures v0.1.5
6092025-02-13T04:26:13.714Z Downloaded managed v0.8.0
6102025-02-13T04:26:13.717Z Downloaded kstat-rs v0.2.4
6112025-02-13T04:26:13.717Z Downloaded indexmap v1.9.3
6122025-02-13T04:26:13.719Z Downloaded icu_locid_transform_data v1.5.0
6132025-02-13T04:26:13.724Z Downloaded cfg_aliases v0.2.1
6142025-02-13T04:26:13.724Z Downloaded jobserver v0.1.32
6152025-02-13T04:26:13.728Z Downloaded time-core v0.1.2
6162025-02-13T04:26:13.728Z Downloaded async-bb8-diesel v0.2.1
6172025-02-13T04:26:13.735Z Downloaded rustc-hash v2.0.0
6182025-02-13T04:26:13.735Z Downloaded rustversion v1.0.17
6192025-02-13T04:26:13.738Z Downloaded bitfield-struct v0.6.2
6202025-02-13T04:26:13.738Z Downloaded lockfree-object-pool v0.1.6
6212025-02-13T04:26:13.738Z Downloaded litrs v0.4.1
6222025-02-13T04:26:13.741Z Downloaded constant_time_eq v0.3.1
6232025-02-13T04:26:13.744Z Downloaded buf-list v1.0.3
6242025-02-13T04:26:13.747Z Downloaded const_format_proc_macros v0.2.34
6252025-02-13T04:26:13.750Z Downloaded mockall_derive v0.13.0
6262025-02-13T04:26:13.750Z Downloaded cstr-argument v0.1.2
6272025-02-13T04:26:13.753Z Downloaded crunchy v0.2.2
6282025-02-13T04:26:13.753Z Downloaded crucible-workspace-hack v0.1.0
6292025-02-13T04:26:13.756Z Downloaded atomicwrites v0.4.4
6302025-02-13T04:26:13.756Z Downloaded async-stream-impl v0.3.6
6312025-02-13T04:26:13.756Z Downloaded hyper-rustls v0.27.3
6322025-02-13T04:26:13.758Z Downloaded write16 v1.0.0
6332025-02-13T04:26:13.763Z Downloaded typify-macro v0.3.0
6342025-02-13T04:26:13.763Z Downloaded lock_api v0.4.12
6352025-02-13T04:26:13.766Z Downloaded slog-json v2.6.1
6362025-02-13T04:26:13.766Z Downloaded signature v2.2.0
6372025-02-13T04:26:13.768Z Downloaded cmake v0.1.51
6382025-02-13T04:26:13.768Z Downloaded cipher v0.4.4
6392025-02-13T04:26:13.771Z Downloaded ciborium v0.2.2
6402025-02-13T04:26:13.776Z Downloaded bit-vec v0.6.3
6412025-02-13T04:26:13.776Z Downloaded diesel_table_macro_syntax v0.2.0
6422025-02-13T04:26:13.785Z Downloaded colored v2.1.0
6432025-02-13T04:26:13.785Z Downloaded cexpr v0.6.0
6442025-02-13T04:26:13.790Z Downloaded tap v1.0.1
6452025-02-13T04:26:13.790Z Downloaded castaway v0.2.3
6462025-02-13T04:26:13.790Z Downloaded bitflags v1.3.2
6472025-02-13T04:26:13.790Z Downloaded const-oid v0.9.6
6482025-02-13T04:26:13.794Z Downloaded icu_provider v1.5.0
6492025-02-13T04:26:13.794Z Downloaded strip-ansi-escapes v0.2.0
6502025-02-13T04:26:13.799Z Downloaded stringprep v0.1.5
6512025-02-13T04:26:13.799Z Downloaded zone_cfg_derive v0.1.2
6522025-02-13T04:26:13.799Z Downloaded rusty-fork v0.3.0
6532025-02-13T04:26:13.803Z Downloaded waitgroup v0.1.2
6542025-02-13T04:26:13.803Z Downloaded shell-words v1.1.0
6552025-02-13T04:26:13.803Z Downloaded hyper-util v0.1.10
6562025-02-13T04:26:13.808Z Downloaded ciborium-ll v0.2.2
6572025-02-13T04:26:13.812Z Downloaded cassowary v0.3.0
6582025-02-13T04:26:13.812Z Downloaded blowfish v0.9.1
6592025-02-13T04:26:13.812Z Downloaded adler2 v2.0.0
6602025-02-13T04:26:13.817Z Downloaded headers-core v0.3.0
6612025-02-13T04:26:13.817Z Downloaded ctr v0.9.2
6622025-02-13T04:26:13.825Z Downloaded hickory-server v0.24.2
6632025-02-13T04:26:13.834Z Downloaded foreign-types-shared v0.3.1
6642025-02-13T04:26:13.834Z Downloaded oso-derive v0.27.3
6652025-02-13T04:26:13.834Z Downloaded zone_cfg_derive v0.3.0
6662025-02-13T04:26:13.834Z Downloaded yoke-derive v0.7.4
6672025-02-13T04:26:13.834Z Downloaded typify-macro v0.2.0
6682025-02-13T04:26:13.838Z Downloaded utf-8 v0.7.6
6692025-02-13T04:26:13.838Z Downloaded spin v0.9.8
6702025-02-13T04:26:13.839Z Downloaded crc-catalog v2.4.0
6712025-02-13T04:26:13.839Z Downloaded convert_case v0.4.0
6722025-02-13T04:26:13.839Z Downloaded base16ct v0.2.0
6732025-02-13T04:26:13.839Z Downloaded icu_normalizer v1.5.0
6742025-02-13T04:26:13.844Z Downloaded cobs v0.2.3
6752025-02-13T04:26:13.844Z Downloaded phf_shared v0.10.0
6762025-02-13T04:26:13.848Z Downloaded async-stream v0.3.6
6772025-02-13T04:26:13.848Z Downloaded progenitor-client v0.8.0
6782025-02-13T04:26:13.848Z Downloaded crc-any v2.5.0
6792025-02-13T04:26:13.851Z Downloaded chacha20 v0.9.1
6802025-02-13T04:26:13.851Z Downloaded dyn-clone v1.0.17
6812025-02-13T04:26:13.856Z Downloaded indicatif v0.17.11
6822025-02-13T04:26:13.863Z Downloaded zerovec-derive v0.10.3
6832025-02-13T04:26:13.868Z Downloaded rpassword v7.3.1
6842025-02-13T04:26:13.868Z Downloaded cookie v0.18.1
6852025-02-13T04:26:13.868Z Downloaded enum-as-inner v0.6.1
6862025-02-13T04:26:13.868Z Downloaded crossbeam-deque v0.8.5
6872025-02-13T04:26:13.873Z Downloaded futures-io v0.3.31
6882025-02-13T04:26:13.873Z Downloaded untrusted v0.9.0
6892025-02-13T04:26:13.873Z Downloaded arrayref v0.3.9
6902025-02-13T04:26:13.876Z Downloaded float-cmp v0.9.0
6912025-02-13T04:26:13.876Z Downloaded env_filter v0.1.2
6922025-02-13T04:26:13.876Z Downloaded dunce v1.0.5
6932025-02-13T04:26:13.880Z Downloaded chrono-tz-build v0.4.0
6942025-02-13T04:26:13.880Z Downloaded backoff v0.4.0
6952025-02-13T04:26:13.885Z Downloaded tokio-stream v0.1.16
6962025-02-13T04:26:13.892Z Downloaded num-integer v0.1.46
6972025-02-13T04:26:13.901Z Downloaded tracing-attributes v0.1.27
6982025-02-13T04:26:13.901Z Downloaded nanorand v0.7.0
6992025-02-13T04:26:13.901Z Downloaded test-strategy v0.3.1
7002025-02-13T04:26:13.911Z Downloaded peg v0.8.4
7012025-02-13T04:26:13.915Z Downloaded ron v0.8.1
7022025-02-13T04:26:13.922Z Downloaded polyval v0.6.2
7032025-02-13T04:26:13.928Z Downloaded progenitor v0.9.1
7042025-02-13T04:26:13.928Z Downloaded progenitor v0.8.0
7052025-02-13T04:26:13.928Z Downloaded ppv-lite86 v0.2.20
7062025-02-13T04:26:13.934Z Downloaded vte_generate_state_changes v0.1.2
7072025-02-13T04:26:13.934Z Downloaded quinn-udp v0.5.5
7082025-02-13T04:26:13.934Z Downloaded zerofrom v0.1.4
7092025-02-13T04:26:13.934Z Downloaded phf_generator v0.11.2
7102025-02-13T04:26:13.939Z Downloaded crypto-bigint v0.5.5
7112025-02-13T04:26:13.941Z Downloaded schemars_derive v0.8.21
7122025-02-13T04:26:13.941Z Downloaded ref-cast-impl v1.0.23
7132025-02-13T04:26:13.944Z Downloaded rand_core v0.6.4
7142025-02-13T04:26:13.944Z Downloaded env_logger v0.10.2
7152025-02-13T04:26:13.947Z Downloaded cookie_store v0.21.1
7162025-02-13T04:26:13.950Z Downloaded clang-sys v1.8.1
7172025-02-13T04:26:13.953Z Downloaded native-tls v0.2.12
7182025-02-13T04:26:13.956Z Downloaded structmeta v0.3.0
7192025-02-13T04:26:13.959Z Downloaded static_assertions v1.1.0
7202025-02-13T04:26:13.959Z Downloaded smf v0.2.3
7212025-02-13T04:26:13.967Z Downloaded minimal-lexical v0.2.1
7222025-02-13T04:26:13.971Z Downloaded termcolor v1.4.1
7232025-02-13T04:26:13.971Z Downloaded bcs v0.1.6
7242025-02-13T04:26:13.971Z Downloaded siphasher v0.3.11
7252025-02-13T04:26:13.976Z Downloaded unarray v0.1.4
7262025-02-13T04:26:13.976Z Downloaded rcgen v0.12.1
7272025-02-13T04:26:13.982Z Downloaded tiny-keccak v2.0.2
7282025-02-13T04:26:13.987Z Downloaded time-macros v0.2.18
7292025-02-13T04:26:13.987Z Downloaded synstructure v0.13.1
7302025-02-13T04:26:13.987Z Downloaded serde_path_to_error v0.1.16
7312025-02-13T04:26:13.987Z Downloaded bytes v1.9.0
7322025-02-13T04:26:13.991Z Downloaded wyz v0.5.1
7332025-02-13T04:26:13.996Z Downloaded powerfmt v0.2.0
7342025-02-13T04:26:13.996Z Downloaded phf_codegen v0.11.2
7352025-02-13T04:26:13.996Z Downloaded utf8_iter v1.0.4
7362025-02-13T04:26:14.000Z Downloaded pbkdf2 v0.12.2
7372025-02-13T04:26:14.000Z Downloaded diff v0.1.13
7382025-02-13T04:26:14.005Z Downloaded parse-size v1.1.0
7392025-02-13T04:26:14.005Z Downloaded number_prefix v0.4.0
7402025-02-13T04:26:14.005Z Downloaded embedded-io v0.4.0
7412025-02-13T04:26:14.008Z Downloaded fd-lock v4.0.2
7422025-02-13T04:26:14.008Z Downloaded defmt-macros v0.3.9
7432025-02-13T04:26:14.012Z Downloaded display-error-chain v0.2.2
7442025-02-13T04:26:14.016Z Downloaded dirs-sys-next v0.1.2
7452025-02-13T04:26:14.016Z Downloaded tinyvec_macros v0.1.1
7462025-02-13T04:26:14.016Z Downloaded slog-term v2.9.1
7472025-02-13T04:26:14.022Z Downloaded libxml v0.3.3
7482025-02-13T04:26:14.029Z Downloaded packed_struct v0.10.1
7492025-02-13T04:26:14.035Z Downloaded smallvec v0.6.14
7502025-02-13T04:26:14.035Z Downloaded parking_lot_core v0.8.6
7512025-02-13T04:26:14.035Z Downloaded toolchain_find v0.4.0
7522025-02-13T04:26:14.042Z Downloaded getrandom v0.2.15
7532025-02-13T04:26:14.042Z Downloaded termios v0.3.3
7542025-02-13T04:26:14.046Z Downloaded base64 v0.13.1
7552025-02-13T04:26:14.046Z Downloaded predicates-core v1.0.8
7562025-02-13T04:26:14.046Z Downloaded funty v2.0.0
7572025-02-13T04:26:14.049Z Downloaded serde_derive_internals v0.29.1
7582025-02-13T04:26:14.049Z Downloaded fallible-streaming-iterator v0.1.9
7592025-02-13T04:26:14.049Z Downloaded fallible-iterator v0.3.0
7602025-02-13T04:26:14.050Z Downloaded derive_builder_macro v0.20.2
7612025-02-13T04:26:14.054Z Downloaded darling_core v0.20.10
7622025-02-13T04:26:14.058Z Downloaded rfc6979 v0.4.0
7632025-02-13T04:26:14.061Z Downloaded steno v0.4.1
7642025-02-13T04:26:14.064Z Downloaded thiserror-impl v2.0.11
7652025-02-13T04:26:14.064Z Downloaded ssh-encoding v0.2.0
7662025-02-13T04:26:14.067Z Downloaded parse-display-derive v0.10.0
7672025-02-13T04:26:14.070Z Downloaded hash32 v0.3.1
7682025-02-13T04:26:14.070Z Downloaded hash32 v0.2.1
7692025-02-13T04:26:14.073Z Downloaded futures-channel v0.3.31
7702025-02-13T04:26:14.077Z Downloaded displaydoc v0.2.5
7712025-02-13T04:26:14.084Z Downloaded nodrop v0.1.14
7722025-02-13T04:26:14.084Z Downloaded slog-envlogger v2.2.0
7732025-02-13T04:26:14.091Z Downloaded pin-utils v0.1.0
7742025-02-13T04:26:14.092Z Downloaded olpc-cjson v0.1.4
7752025-02-13T04:26:14.092Z Downloaded newtype_derive v0.1.6
7762025-02-13T04:26:14.092Z Downloaded itertools v0.12.1
7772025-02-13T04:26:14.097Z Downloaded which v4.4.2
7782025-02-13T04:26:14.097Z Downloaded untrusted v0.7.1
7792025-02-13T04:26:14.102Z Downloaded pkcs1 v0.7.5
7802025-02-13T04:26:14.102Z Downloaded num-rational v0.4.2
7812025-02-13T04:26:14.107Z Downloaded base64 v0.22.1
7822025-02-13T04:26:14.107Z Downloaded zeroize v1.8.1
7832025-02-13T04:26:14.111Z Downloaded tokio-rustls v0.24.1
7842025-02-13T04:26:14.111Z Downloaded password-hash v0.4.2
7852025-02-13T04:26:14.114Z Downloaded path-slash v0.1.5
7862025-02-13T04:26:14.114Z Downloaded fallible-iterator v0.2.0
7872025-02-13T04:26:14.118Z Downloaded libm v0.2.8
7882025-02-13T04:26:14.125Z Downloaded spki v0.7.3
7892025-02-13T04:26:14.130Z Downloaded slog-dtrace v0.3.0
7902025-02-13T04:26:14.130Z Downloaded heapless v0.7.17
7912025-02-13T04:26:14.134Z Downloaded num_enum v0.5.11
7922025-02-13T04:26:14.139Z Downloaded pretty-hex v0.2.1
7932025-02-13T04:26:14.146Z Downloaded russh-cryptovec v0.7.3
7942025-02-13T04:26:14.151Z Downloaded num-conv v0.1.0
7952025-02-13T04:26:14.155Z Downloaded strum v0.26.3
7962025-02-13T04:26:14.155Z Downloaded tower-service v0.3.3
7972025-02-13T04:26:14.158Z Downloaded rustc_version v0.4.1
7982025-02-13T04:26:14.158Z Downloaded chrono v0.4.39
7992025-02-13T04:26:14.167Z Downloaded strum_macros v0.24.3
8002025-02-13T04:26:14.170Z Downloaded hyper v1.5.2
8012025-02-13T04:26:14.179Z Downloaded unicode-truncate v1.1.0
8022025-02-13T04:26:14.187Z Downloaded rustyline v14.0.0
8032025-02-13T04:26:14.193Z Downloaded unicode-xid v0.2.6
8042025-02-13T04:26:14.193Z Downloaded base64 v0.21.7
8052025-02-13T04:26:14.198Z Downloaded ed25519 v2.2.3
8062025-02-13T04:26:14.198Z Downloaded env_logger v0.11.5
8072025-02-13T04:26:14.204Z Downloaded progenitor-impl v0.8.0
8082025-02-13T04:26:14.204Z Downloaded hkdf v0.12.4
8092025-02-13T04:26:14.208Z Downloaded sqlformat v0.2.6
8102025-02-13T04:26:14.208Z Downloaded futures v0.3.31
8112025-02-13T04:26:14.216Z Downloaded serde_with_macros v3.11.0
8122025-02-13T04:26:14.221Z Downloaded zone v0.1.8
8132025-02-13T04:26:14.221Z Downloaded zeroize_derive v1.4.2
8142025-02-13T04:26:14.221Z Downloaded newline-converter v0.3.0
8152025-02-13T04:26:14.221Z Downloaded diesel_derives v2.2.3
8162025-02-13T04:26:14.224Z Downloaded pkg-config v0.3.31
8172025-02-13T04:26:14.224Z Downloaded predicates-tree v1.0.11
8182025-02-13T04:26:14.224Z Downloaded pbkdf2 v0.11.0
8192025-02-13T04:26:14.228Z Downloaded peg-macros v0.8.4
8202025-02-13T04:26:14.234Z Downloaded glob v0.3.2
8212025-02-13T04:26:14.234Z Downloaded structmeta-derive v0.3.0
8222025-02-13T04:26:14.234Z Downloaded structmeta-derive v0.2.0
8232025-02-13T04:26:14.234Z Downloaded simd-adler32 v0.3.7
8242025-02-13T04:26:14.239Z Downloaded scheduled-thread-pool v0.2.7
8252025-02-13T04:26:14.239Z Downloaded rustls-pemfile v2.2.0
8262025-02-13T04:26:14.239Z Downloaded progenitor-macro v0.8.0
8272025-02-13T04:26:14.242Z Downloaded rustls-pemfile v1.0.4
8282025-02-13T04:26:14.242Z Downloaded russh v0.45.0
8292025-02-13T04:26:14.245Z Downloaded percent-encoding v2.3.1
8302025-02-13T04:26:14.250Z Downloaded num v0.4.3
8312025-02-13T04:26:14.250Z Downloaded fixedbitset v0.4.2
8322025-02-13T04:26:14.254Z Downloaded filetime v0.2.25
8332025-02-13T04:26:14.254Z Downloaded unicase v2.7.0
8342025-02-13T04:26:14.254Z Downloaded thiserror-impl-no-std v2.0.2
8352025-02-13T04:26:14.257Z Downloaded derive_builder_core v0.20.2
8362025-02-13T04:26:14.257Z Downloaded elliptic-curve v0.13.8
8372025-02-13T04:26:14.260Z Downloaded termtree v0.4.1
8382025-02-13T04:26:14.266Z Downloaded const_format v0.2.34
8392025-02-13T04:26:14.270Z Downloaded unsafe-libyaml v0.2.11
8402025-02-13T04:26:14.273Z Downloaded futures-sink v0.3.31
8412025-02-13T04:26:14.273Z Downloaded futures-executor v0.3.31
8422025-02-13T04:26:14.273Z Downloaded proc-macro-crate v1.3.1
8432025-02-13T04:26:14.273Z Downloaded num-complex v0.4.6
8442025-02-13T04:26:14.276Z Downloaded signal-hook-registry v1.4.2
8452025-02-13T04:26:14.280Z Downloaded parse-zoneinfo v0.3.1
8462025-02-13T04:26:14.283Z Downloaded take_mut v0.2.2
8472025-02-13T04:26:14.283Z Downloaded unicode_categories v0.1.1
8482025-02-13T04:26:14.283Z Downloaded pkcs8 v0.10.2
8492025-02-13T04:26:14.286Z Downloaded zerocopy-derive v0.8.10
8502025-02-13T04:26:14.291Z Downloaded openssl-probe v0.1.5
8512025-02-13T04:26:14.295Z Downloaded deranged v0.3.11
8522025-02-13T04:26:14.295Z Downloaded termtree v0.5.1
8532025-02-13T04:26:14.299Z Downloaded slog-async v2.8.0
8542025-02-13T04:26:14.299Z Downloaded tokio-macros v2.5.0
8552025-02-13T04:26:14.299Z Downloaded sync_wrapper v1.0.1
8562025-02-13T04:26:14.303Z Downloaded openssl-macros v0.1.1
8572025-02-13T04:26:14.303Z Downloaded utf16_iter v1.0.5
8582025-02-13T04:26:14.303Z Downloaded quinn v0.11.5
8592025-02-13T04:26:14.306Z Downloaded hashbrown v0.13.2
8602025-02-13T04:26:14.312Z Downloaded debug-ignore v1.0.5
8612025-02-13T04:26:14.320Z Downloaded qorb v0.2.1
8622025-02-13T04:26:14.320Z Downloaded semver v0.1.20
8632025-02-13T04:26:14.320Z Downloaded toml v0.7.8
8642025-02-13T04:26:14.327Z Downloaded nu-ansi-term v0.50.1
8652025-02-13T04:26:14.327Z Downloaded yoke v0.7.4
8662025-02-13T04:26:14.327Z Downloaded foreign-types-shared v0.1.1
8672025-02-13T04:26:14.332Z Downloaded dropshot_endpoint v0.15.1
8682025-02-13T04:26:14.332Z Downloaded foreign-types v0.5.0
8692025-02-13T04:26:14.332Z Downloaded samael v0.0.17
8702025-02-13T04:26:14.336Z Downloaded nibble_vec v0.1.0
8712025-02-13T04:26:14.336Z Downloaded parking_lot v0.11.2
8722025-02-13T04:26:14.342Z Downloaded stable_deref_trait v1.2.0
8732025-02-13T04:26:14.343Z Downloaded sec1 v0.7.3
8742025-02-13T04:26:14.349Z Downloaded sync-ptr v0.1.1
8752025-02-13T04:26:14.349Z Downloaded newtype-uuid v1.2.1
8762025-02-13T04:26:14.349Z Downloaded des v0.8.1
8772025-02-13T04:26:14.349Z Downloaded aes v0.8.4
8782025-02-13T04:26:14.352Z Downloaded thiserror-no-std v2.0.2
8792025-02-13T04:26:14.352Z Downloaded embedded-io v0.6.1
8802025-02-13T04:26:14.357Z Downloaded phf_shared v0.11.2
8812025-02-13T04:26:14.357Z Downloaded num_enum_derive v0.5.11
8822025-02-13T04:26:14.357Z Downloaded either v1.13.0
8832025-02-13T04:26:14.360Z Downloaded progenitor-impl v0.9.1
8842025-02-13T04:26:14.360Z Downloaded radium v0.7.0
8852025-02-13T04:26:14.363Z Downloaded dsl_auto_type v0.1.2
8862025-02-13T04:26:14.363Z Downloaded pin-project-lite v0.2.14
8872025-02-13T04:26:14.367Z Downloaded rustls-webpki v0.101.7
8882025-02-13T04:26:14.382Z Downloaded want v0.3.1
8892025-02-13T04:26:14.385Z Downloaded tabwriter v1.4.0
8902025-02-13T04:26:14.385Z Downloaded scopeguard v1.2.0
8912025-02-13T04:26:14.388Z Downloaded der_derive v0.7.3
8922025-02-13T04:26:14.388Z Downloaded thiserror v2.0.11
8932025-02-13T04:26:14.393Z Downloaded foreign-types-macros v0.2.3
8942025-02-13T04:26:14.396Z Downloaded foreign-types v0.3.2
8952025-02-13T04:26:14.398Z Downloaded foldhash v0.1.3
8962025-02-13T04:26:14.401Z Downloaded document-features v0.2.10
8972025-02-13T04:26:14.401Z Downloaded tinystr v0.7.6
8982025-02-13T04:26:14.401Z Downloaded term v0.7.0
8992025-02-13T04:26:14.403Z Downloaded der v0.7.9
9002025-02-13T04:26:14.410Z Downloaded slog-stdlog v4.1.1
9012025-02-13T04:26:14.412Z Downloaded ecdsa v0.16.9
9022025-02-13T04:26:14.412Z Downloaded secrecy v0.8.0
9032025-02-13T04:26:14.416Z Downloaded whoami v1.5.2
9042025-02-13T04:26:14.419Z Downloaded derive_more v0.99.19
9052025-02-13T04:26:14.421Z Downloaded futures-core v0.3.31
9062025-02-13T04:26:14.424Z Downloaded num_threads v0.1.7
9072025-02-13T04:26:14.424Z Downloaded tui-tree-widget v0.22.0
9082025-02-13T04:26:14.427Z Downloaded postgres-types v0.2.8
9092025-02-13T04:26:14.430Z Downloaded shlex v1.3.0
9102025-02-13T04:26:14.430Z Downloaded fragile v2.0.0
9112025-02-13T04:26:14.432Z Downloaded scrypt v0.11.0
9122025-02-13T04:26:14.435Z Downloaded value-bag v1.9.0
9132025-02-13T04:26:14.438Z Downloaded futures-task v0.3.31
9142025-02-13T04:26:14.438Z Downloaded expectorate v1.1.0
9152025-02-13T04:26:14.440Z Downloaded derive-where v1.2.7
9162025-02-13T04:26:14.444Z Downloaded xattr v1.3.1
9172025-02-13T04:26:14.448Z Downloaded primeorder v0.13.6
9182025-02-13T04:26:14.451Z Downloaded zip v0.6.6
9192025-02-13T04:26:14.454Z Downloaded hashbrown v0.12.3
9202025-02-13T04:26:14.457Z Downloaded zone v0.3.0
9212025-02-13T04:26:14.460Z Downloaded dirs-next v2.0.0
9222025-02-13T04:26:14.460Z Downloaded tls_codec v0.4.1
9232025-02-13T04:26:14.463Z Downloaded subtle v2.6.1
9242025-02-13T04:26:14.463Z Downloaded xz2 v0.1.7
9252025-02-13T04:26:14.466Z Downloaded supports-color v3.0.1
9262025-02-13T04:26:14.466Z Downloaded ref-cast v1.0.23
9272025-02-13T04:26:14.469Z Downloaded postgres-protocol v0.6.7
9282025-02-13T04:26:14.471Z Downloaded postcard v1.0.10
9292025-02-13T04:26:14.474Z Downloaded progenitor-macro v0.9.1
9302025-02-13T04:26:14.474Z Downloaded crossterm v0.28.1
9312025-02-13T04:26:14.483Z Downloaded hashbrown v0.14.5
9322025-02-13T04:26:14.487Z Downloaded proptest v1.5.0
9332025-02-13T04:26:14.497Z Downloaded serde_repr v0.1.19
9342025-02-13T04:26:14.500Z Downloaded tar v0.4.42
9352025-02-13T04:26:14.503Z Downloaded icu_properties_data v1.5.0
9362025-02-13T04:26:14.513Z Downloaded float-ord v0.3.2
9372025-02-13T04:26:14.519Z Downloaded slog-scope v4.4.0
9382025-02-13T04:26:14.519Z Downloaded password-hash v0.5.0
9392025-02-13T04:26:14.522Z Downloaded serde_plain v1.0.2
9402025-02-13T04:26:14.522Z Downloaded reqwest v0.12.9
9412025-02-13T04:26:14.530Z Downloaded rand_chacha v0.3.1
9422025-02-13T04:26:14.533Z Downloaded uuid v1.12.0
9432025-02-13T04:26:14.533Z Downloaded parse-display v0.10.0
9442025-02-13T04:26:14.533Z Downloaded downcast v0.11.0
9452025-02-13T04:26:14.536Z Downloaded difflib v0.4.0
9462025-02-13T04:26:14.536Z Downloaded diesel-dtrace v0.4.2
9472025-02-13T04:26:14.536Z Downloaded oso v0.27.3
9482025-02-13T04:26:14.539Z Downloaded psl-types v2.0.11
9492025-02-13T04:26:14.541Z Downloaded pem-rfc7468 v0.7.0
9502025-02-13T04:26:14.544Z Downloaded sha1 v0.10.6
9512025-02-13T04:26:14.544Z Downloaded thread_local v1.1.8
9522025-02-13T04:26:14.547Z Downloaded dropshot_endpoint v0.12.0
9532025-02-13T04:26:14.550Z Downloaded ff v0.13.0
9542025-02-13T04:26:14.552Z Downloaded parking_lot v0.12.3
9552025-02-13T04:26:14.552Z Downloaded russh-keys v0.45.0
9562025-02-13T04:26:14.555Z Downloaded uzers v0.12.1
9572025-02-13T04:26:14.558Z Downloaded openssl-sys v0.9.105
9582025-02-13T04:26:14.562Z Downloaded wait-timeout v0.2.0
9592025-02-13T04:26:14.566Z Downloaded toml_edit v0.19.15
9602025-02-13T04:26:14.581Z Downloaded pin-project-internal v1.1.6
9612025-02-13T04:26:14.584Z Downloaded omicron-zone-package v0.12.0
9622025-02-13T04:26:14.588Z Downloaded walkdir v2.5.0
9632025-02-13T04:26:14.588Z Downloaded flume v0.11.1
9642025-02-13T04:26:14.591Z Downloaded hashlink v0.9.1
9652025-02-13T04:26:14.595Z Downloaded parking_lot_core v0.9.10
9662025-02-13T04:26:14.598Z Downloaded typify v0.2.0
9672025-02-13T04:26:14.603Z Downloaded aes-gcm v0.10.3
9682025-02-13T04:26:14.606Z Downloaded serde-big-array v0.5.1
9692025-02-13T04:26:14.606Z Downloaded poly1305 v0.8.0
9702025-02-13T04:26:14.610Z Downloaded paste v1.0.15
9712025-02-13T04:26:14.614Z Downloaded vergen v8.3.2
9722025-02-13T04:26:14.621Z Downloaded serde_yaml v0.9.34+deprecated
9732025-02-13T04:26:14.621Z Downloaded x509-cert v0.2.5
9742025-02-13T04:26:14.625Z Downloaded rustc-demangle v0.1.24
9752025-02-13T04:26:14.628Z Downloaded sct v0.7.1
9762025-02-13T04:26:14.634Z Downloaded socket2 v0.5.7
9772025-02-13T04:26:14.635Z Downloaded tinyvec v1.8.0
9782025-02-13T04:26:14.638Z Downloaded num-bigint-dig v0.8.4
9792025-02-13T04:26:14.644Z Downloaded publicsuffix v2.3.0
9802025-02-13T04:26:14.652Z Downloaded num-bigint v0.4.6
9812025-02-13T04:26:14.660Z Downloaded snafu v0.8.5
9822025-02-13T04:26:14.660Z Downloaded p256 v0.13.2
9832025-02-13T04:26:14.664Z Downloaded unicode-bidi v0.3.17
9842025-02-13T04:26:14.664Z Downloaded blake3 v1.5.4
9852025-02-13T04:26:14.670Z Downloaded aho-corasick v1.1.3
9862025-02-13T04:26:14.675Z Downloaded tungstenite v0.24.0
9872025-02-13T04:26:14.681Z Downloaded yasna v0.5.2
9882025-02-13T04:26:14.687Z Downloaded twox-hash v2.1.0
9892025-02-13T04:26:14.687Z Downloaded tls_codec_derive v0.4.1
9902025-02-13T04:26:14.692Z Downloaded prettyplease v0.2.25
9912025-02-13T04:26:14.692Z Downloaded tokio-util v0.7.12
9922025-02-13T04:26:14.696Z Downloaded rusqlite v0.32.1
9932025-02-13T04:26:14.702Z Downloaded new_debug_unreachable v1.0.6
9942025-02-13T04:26:14.706Z Downloaded winnow v0.5.40
9952025-02-13T04:26:14.711Z Downloaded normalize-line-endings v0.3.0
9962025-02-13T04:26:14.714Z Downloaded zerovec v0.10.4
9972025-02-13T04:26:14.717Z Downloaded unicode-properties v0.1.3
9982025-02-13T04:26:14.720Z Downloaded signal-hook v0.3.17
9992025-02-13T04:26:14.724Z Downloaded aws-lc-rs v1.10.0
10002025-02-13T04:26:14.731Z Downloaded pin-project v1.1.6
10012025-02-13T04:26:14.743Z Downloaded snafu-derive v0.8.5
10022025-02-13T04:26:14.747Z Downloaded defmt v0.3.8
10032025-02-13T04:26:14.751Z Downloaded rayon-core v1.12.1
10042025-02-13T04:26:14.754Z Downloaded salty v0.3.0
10052025-02-13T04:26:14.760Z Downloaded tungstenite v0.23.0
10062025-02-13T04:26:14.763Z Downloaded serde_with v3.11.0
10072025-02-13T04:26:14.770Z Downloaded regex v1.11.1
10082025-02-13T04:26:14.784Z Downloaded tungstenite v0.21.0
10092025-02-13T04:26:14.788Z Downloaded p521 v0.13.3
10102025-02-13T04:26:14.792Z Downloaded bindgen v0.69.5
10112025-02-13T04:26:14.801Z Downloaded futures-util v0.3.31
10122025-02-13T04:26:14.812Z Downloaded hickory-proto v0.24.3
10132025-02-13T04:26:14.831Z Downloaded unicode-segmentation v1.12.0
10142025-02-13T04:26:14.834Z Downloaded bitvec v1.0.1
10152025-02-13T04:26:14.859Z Downloaded rand v0.8.5
10162025-02-13T04:26:14.862Z Downloaded typify v0.3.0
10172025-02-13T04:26:14.862Z Downloaded vcpkg v0.2.15
10182025-02-13T04:26:14.896Z Downloaded typed-path v0.9.3
10192025-02-13T04:26:14.902Z Downloaded object v0.36.5
10202025-02-13T04:26:14.913Z Downloaded unicode-width v0.2.0
10212025-02-13T04:26:14.921Z Downloaded headers v0.4.0
10222025-02-13T04:26:14.927Z Downloaded unicode-normalization v0.1.24
10232025-02-13T04:26:14.930Z Downloaded rustls v0.21.12
10242025-02-13T04:26:14.942Z Downloaded fs_extra v1.3.0
10252025-02-13T04:26:14.945Z Downloaded futures-macro v0.3.31
10262025-02-13T04:26:14.949Z Downloaded sqlparser v0.45.0
10272025-02-13T04:26:14.952Z Downloaded rustls v0.22.4
10282025-02-13T04:26:14.966Z Downloaded git2 v0.19.0
10292025-02-13T04:26:14.997Z Downloaded p384 v0.13.0
10302025-02-13T04:26:15.001Z Downloaded regress v0.9.1
10312025-02-13T04:26:15.001Z Downloaded polar-core v0.27.3
10322025-02-13T04:26:15.008Z Downloaded rustls v0.23.19
10332025-02-13T04:26:15.015Z Downloaded nom v7.1.3
10342025-02-13T04:26:15.023Z Downloaded zerocopy v0.8.10
10352025-02-13T04:26:15.051Z Downloaded dropshot v0.12.0
10362025-02-13T04:26:15.067Z Downloaded nix v0.29.0
10372025-02-13T04:26:15.081Z Downloaded portable-atomic v1.9.0
10382025-02-13T04:26:15.088Z Downloaded smoltcp v0.11.0
10392025-02-13T04:26:15.100Z Downloaded object v0.30.4
10402025-02-13T04:26:15.114Z Downloaded rayon v1.10.0
10412025-02-13T04:26:15.121Z Downloaded openssl v0.10.70
10422025-02-13T04:26:15.130Z Downloaded zerocopy-derive v0.6.6
10432025-02-13T04:26:15.142Z Downloaded quinn-proto v0.11.8
10442025-02-13T04:26:15.148Z Downloaded curve25519-dalek v4.1.3
10452025-02-13T04:26:15.158Z Downloaded bstr v1.10.0
10462025-02-13T04:26:15.169Z Downloaded ratatui v0.28.1
10472025-02-13T04:26:15.187Z Downloaded webpki-roots v0.26.6
10482025-02-13T04:26:15.192Z Downloaded typify-impl v0.3.0
10492025-02-13T04:26:15.212Z Downloaded chrono-tz v0.10.1
10502025-02-13T04:26:15.216Z Downloaded petname v2.0.2
10512025-02-13T04:26:15.227Z Downloaded tough v0.19.0
10522025-02-13T04:26:15.233Z Downloaded gimli v0.31.1
10532025-02-13T04:26:15.244Z Downloaded lzma-sys v0.1.20
10542025-02-13T04:26:15.271Z Downloaded radix_trie v0.2.1
10552025-02-13T04:26:15.275Z Downloaded h2 v0.4.6
10562025-02-13T04:26:15.288Z Downloaded vsss-rs v3.3.4
10572025-02-13T04:26:15.300Z Downloaded subprocess v0.2.9
10582025-02-13T04:26:15.300Z Downloaded rustls-webpki v0.102.8
10592025-02-13T04:26:15.306Z Downloaded smoltcp v0.9.1
10602025-02-13T04:26:15.318Z Downloaded libz-sys v1.1.20
10612025-02-13T04:26:15.336Z Downloaded ed25519-dalek v2.1.1
10622025-02-13T04:26:15.340Z Downloaded slog v2.7.0
10632025-02-13T04:26:15.348Z Downloaded ssh-key v0.6.6
10642025-02-13T04:26:15.352Z Downloaded nix v0.27.1
10652025-02-13T04:26:15.363Z Downloaded regex-syntax v0.6.29
10662025-02-13T04:26:15.367Z Downloaded lalrpop v0.19.12
10672025-02-13T04:26:15.378Z Downloaded dropshot v0.15.1
10682025-02-13T04:26:15.402Z Downloaded regress v0.10.1
10692025-02-13T04:26:15.408Z Downloaded regex-syntax v0.8.5
10702025-02-13T04:26:15.419Z Downloaded diesel v2.2.6
10712025-02-13T04:26:15.436Z Downloaded nix v0.28.0
10722025-02-13T04:26:15.446Z Downloaded openapiv3 v2.0.0
10732025-02-13T04:26:15.458Z Downloaded typify-impl v0.2.0
10742025-02-13T04:26:15.474Z Downloaded strum_macros v0.26.4
10752025-02-13T04:26:15.478Z Downloaded zip v2.1.3
10762025-02-13T04:26:15.483Z Downloaded quick-xml v0.33.0
10772025-02-13T04:26:15.492Z Downloaded fxhash v0.2.1
10782025-02-13T04:26:15.496Z Downloaded try-lock v0.2.5
10792025-02-13T04:26:15.496Z Downloaded opaque-debug v0.3.1
10802025-02-13T04:26:15.496Z Downloaded rustc-hash v1.1.0
10812025-02-13T04:26:15.496Z Downloaded strum_macros v0.25.3
10822025-02-13T04:26:15.496Z Downloaded data-encoding v2.6.0
10832025-02-13T04:26:15.496Z Downloaded packed_struct_codegen v0.10.1
10842025-02-13T04:26:15.496Z Downloaded half v2.4.1
10852025-02-13T04:26:15.499Z Downloaded reedline v0.35.0
10862025-02-13T04:26:15.504Z Downloaded signal-hook-mio v0.2.4
10872025-02-13T04:26:15.507Z Downloaded predicates v3.1.2
10882025-02-13T04:26:15.511Z Downloaded sled v0.34.7
10892025-02-13T04:26:15.518Z Downloaded itertools v0.13.0
10902025-02-13T04:26:15.526Z Downloaded flagset v0.4.6
10912025-02-13T04:26:15.529Z Downloaded group v0.13.0
10922025-02-13T04:26:15.529Z Downloaded fatfs v0.3.6
10932025-02-13T04:26:15.533Z Downloaded rsa v0.9.6
10942025-02-13T04:26:15.537Z Downloaded time v0.3.36
10952025-02-13T04:26:15.545Z Downloaded slog-bunyan v2.5.0
10962025-02-13T04:26:15.548Z Downloaded salsa20 v0.10.2
10972025-02-13T04:26:15.548Z Downloaded rustc_version v0.1.7
10982025-02-13T04:26:15.548Z Downloaded writeable v0.5.5
10992025-02-13T04:26:15.548Z Downloaded num-traits v0.2.19
11002025-02-13T04:26:15.551Z Downloaded globset v0.4.15
11012025-02-13T04:26:15.554Z Downloaded derive_builder v0.20.2
11022025-02-13T04:26:15.558Z Downloaded flate2 v1.0.35
11032025-02-13T04:26:15.563Z Downloaded regex-automata v0.4.8
11042025-02-13T04:26:15.581Z Downloaded bzip2-sys v0.1.11+1.0.8
11052025-02-13T04:26:15.594Z Downloaded crossbeam-channel v0.5.13
11062025-02-13T04:26:15.597Z Downloaded backtrace v0.3.74
11072025-02-13T04:26:15.600Z Downloaded allocator-api2 v0.2.18
11082025-02-13T04:26:15.603Z Downloaded vte v0.11.1
11092025-02-13T04:26:15.608Z Downloaded schemars v0.8.21
11102025-02-13T04:26:15.616Z Downloaded rustfmt-wrapper v0.2.1
11112025-02-13T04:26:15.619Z Downloaded rand_xorshift v0.3.0
11122025-02-13T04:26:15.619Z Downloaded ena v0.14.3
11132025-02-13T04:26:15.622Z Downloaded universal-hash v0.5.1
11142025-02-13T04:26:15.622Z Downloaded tokio-native-tls v0.3.1
11152025-02-13T04:26:15.625Z Downloaded itertools v0.10.5
11162025-02-13T04:26:15.628Z Downloaded pem v3.0.4
11172025-02-13T04:26:15.631Z Downloaded peg-runtime v0.8.3
11182025-02-13T04:26:15.631Z Downloaded pkcs5 v0.7.1
11192025-02-13T04:26:15.634Z Downloaded idna v1.0.3
11202025-02-13T04:26:15.639Z Downloaded precomputed-hash v0.1.1
11212025-02-13T04:26:15.642Z Downloaded num-iter v0.1.45
11222025-02-13T04:26:15.642Z Downloaded cc v1.1.30
11232025-02-13T04:26:15.644Z Downloaded similar v2.6.0
11242025-02-13T04:26:15.648Z Downloaded topological-sort v0.2.2
11252025-02-13T04:26:15.651Z Downloaded libgit2-sys v0.17.0+1.8.1
11262025-02-13T04:26:15.707Z Downloaded slab v0.4.9
11272025-02-13T04:26:15.710Z Downloaded petgraph v0.6.5
11282025-02-13T04:26:15.727Z Downloaded same-file v1.0.6
11292025-02-13T04:26:15.730Z Downloaded phf v0.11.2
11302025-02-13T04:26:15.730Z Downloaded rustls-pki-types v1.10.0
11312025-02-13T04:26:15.733Z Downloaded csv v1.3.1
11322025-02-13T04:26:15.752Z Downloaded ron v0.7.1
11332025-02-13T04:26:15.756Z Downloaded url v2.5.3
11342025-02-13T04:26:15.760Z Downloaded tokio v1.43.0
11352025-02-13T04:26:15.796Z Downloaded endian-type v0.1.2
11362025-02-13T04:26:15.802Z Downloaded tokio-postgres v0.7.12
11372025-02-13T04:26:15.806Z Downloaded ssh-cipher v0.2.0
11382025-02-13T04:26:15.806Z Downloaded rtoolbox v0.0.2
11392025-02-13T04:26:15.806Z Downloaded resolv-conf v0.7.0
11402025-02-13T04:26:15.806Z Downloaded quick-error v1.2.3
11412025-02-13T04:26:15.809Z Downloaded blake2 v0.10.6
11422025-02-13T04:26:15.810Z Downloaded tokio-tungstenite v0.24.0
11432025-02-13T04:26:15.810Z Downloaded tokio-tungstenite v0.23.1
11442025-02-13T04:26:15.813Z Downloaded hickory-resolver v0.24.2
11452025-02-13T04:26:15.818Z Downloaded tokio-rustls v0.26.0
11462025-02-13T04:26:15.822Z Downloaded tokio-rustls v0.25.0
11472025-02-13T04:26:15.822Z Downloaded owo-colors v4.1.0
11482025-02-13T04:26:15.825Z Downloaded zopfli v0.8.1
11492025-02-13T04:26:15.825Z Downloaded sha3 v0.10.8
11502025-02-13T04:26:15.829Z Downloaded tracing-core v0.1.32
11512025-02-13T04:26:15.832Z Downloaded tracing v0.1.40
11522025-02-13T04:26:15.836Z Downloaded http v1.2.0
11532025-02-13T04:26:15.839Z Downloaded defmt-parser v0.3.4
11542025-02-13T04:26:15.842Z Downloaded zerofrom-derive v0.1.4
11552025-02-13T04:26:15.842Z Downloaded zerocopy v0.6.6
11562025-02-13T04:26:15.845Z Downloaded icu_collections v1.5.0
11572025-02-13T04:26:15.857Z Downloaded serde-hex v0.1.0
11582025-02-13T04:26:15.865Z Downloaded mio v1.0.2
11592025-02-13T04:26:15.865Z Downloaded crossbeam-epoch v0.9.18
11602025-02-13T04:26:15.865Z Downloaded bcrypt-pbkdf v0.10.0
11612025-02-13T04:26:15.869Z Downloaded base64ct v1.6.0
11622025-02-13T04:26:15.869Z Downloaded icu_properties v1.5.1
11632025-02-13T04:26:15.869Z Downloaded arrayvec v0.7.6
11642025-02-13T04:26:15.869Z Downloaded num-derive v0.4.2
11652025-02-13T04:26:15.872Z Downloaded smallvec v1.13.2
11662025-02-13T04:26:15.872Z Downloaded console v0.15.10
11672025-02-13T04:26:15.877Z Downloaded async-trait v0.1.86
11682025-02-13T04:26:15.881Z Downloaded argon2 v0.5.3
11692025-02-13T04:26:15.882Z Downloaded multimap v0.10.0
11702025-02-13T04:26:15.882Z Downloaded ghash v0.5.1
11712025-02-13T04:26:15.886Z Downloaded gethostname v0.5.0
11722025-02-13T04:26:15.886Z Downloaded form_urlencoded v1.2.1
11732025-02-13T04:26:15.886Z Downloaded atomic-waker v1.1.2
11742025-02-13T04:26:15.886Z Downloaded tokio-tungstenite v0.21.0
11752025-02-13T04:26:15.889Z Downloaded structmeta v0.2.0
11762025-02-13T04:26:15.889Z Downloaded string_cache v0.8.7
11772025-02-13T04:26:15.889Z Downloaded compact_str v0.8.0
11782025-02-13T04:26:15.895Z Downloaded aead v0.5.2
11792025-02-13T04:26:15.904Z Downloaded crc v3.2.1
11802025-02-13T04:26:15.904Z Downloaded assert_matches v1.5.0
11812025-02-13T04:26:15.904Z Downloaded async-recursion v1.1.1
11822025-02-13T04:26:15.907Z Downloaded bit-set v0.5.3
11832025-02-13T04:26:15.907Z Downloaded cbc v0.1.2
11842025-02-13T04:26:15.907Z Downloaded bzip2 v0.4.4
11852025-02-13T04:26:15.907Z Downloaded darling_macro v0.20.10
11862025-02-13T04:26:15.907Z Downloaded icu_normalizer_data v1.5.0
11872025-02-13T04:26:15.907Z Downloaded cfg_aliases v0.1.1
11882025-02-13T04:26:15.911Z Downloaded signal-hook-tokio v0.3.1
11892025-02-13T04:26:15.911Z Downloaded r2d2 v0.8.10
11902025-02-13T04:26:15.911Z Downloaded litemap v0.7.3
11912025-02-13T04:26:15.916Z Downloaded miniz_oxide v0.8.0
11922025-02-13T04:26:15.916Z Downloaded bb8 v0.8.5
11932025-02-13T04:26:15.920Z Downloaded array-init v0.0.4
11942025-02-13T04:26:15.920Z Downloaded hickory-client v0.24.2
11952025-02-13T04:26:15.920Z Downloaded hyper-staticfile v0.10.1
11962025-02-13T04:26:15.925Z Downloaded atty v0.2.14
11972025-02-13T04:26:15.925Z Downloaded ahash v0.8.11
11982025-02-13T04:26:15.929Z Downloaded bumpalo v3.16.0
11992025-02-13T04:26:15.933Z Downloaded encoding_rs v0.8.34
12002025-02-13T04:26:16.098Z Downloaded libsqlite3-sys v0.30.1
12012025-02-13T04:26:16.464Z Downloaded ring v0.17.8
12022025-02-13T04:26:16.827Z Downloaded aws-lc-sys v0.22.0
12032025-02-13T04:26:17.133Z Compiling serde v1.0.217
12042025-02-13T04:26:17.137Z Compiling lock_api v0.4.12
12052025-02-13T04:26:17.137Z Compiling value-bag v1.9.0
12062025-02-13T04:26:17.137Z Compiling scopeguard v1.2.0
12072025-02-13T04:26:17.137Z Compiling typenum v1.17.0
12082025-02-13T04:26:17.291Z Compiling generic-array v0.14.7
12092025-02-13T04:26:17.333Z Compiling syn v2.0.96
12102025-02-13T04:26:17.348Z Compiling getrandom v0.2.15
12112025-02-13T04:26:17.463Z Compiling shlex v1.3.0
12122025-02-13T04:26:17.662Z Compiling rand_core v0.6.4
12132025-02-13T04:26:17.740Z Compiling log v0.4.22
12142025-02-13T04:26:17.824Z Compiling subtle v2.6.1
12152025-02-13T04:26:17.828Z Compiling jobserver v0.1.32
12162025-02-13T04:26:17.869Z Compiling smallvec v1.13.2
12172025-02-13T04:26:18.154Z Compiling const-oid v0.9.6
12182025-02-13T04:26:18.193Z Compiling pin-project-lite v0.2.14
12192025-02-13T04:26:18.213Z Compiling cc v1.1.30
12202025-02-13T04:26:18.231Z Compiling rustix v0.38.37
12212025-02-13T04:26:18.320Z Compiling spin v0.9.8
12222025-02-13T04:26:18.481Z Compiling parking_lot_core v0.9.10
12232025-02-13T04:26:18.648Z Compiling futures-core v0.3.31
12242025-02-13T04:26:18.695Z Compiling signal-hook-registry v1.4.2
12252025-02-13T04:26:18.897Z Compiling mio v1.0.2
12262025-02-13T04:26:19.006Z Compiling aho-corasick v1.1.3
12272025-02-13T04:26:19.485Z Compiling parking_lot v0.12.3
12282025-02-13T04:26:19.624Z Compiling either v1.13.0
12292025-02-13T04:26:19.731Z Compiling cpufeatures v0.2.14
12302025-02-13T04:26:19.848Z Compiling regex-syntax v0.8.5
12312025-02-13T04:26:20.035Z Compiling stable_deref_trait v1.2.0
12322025-02-13T04:26:20.058Z Compiling futures-sink v0.3.31
12332025-02-13T04:26:20.157Z Compiling glob v0.3.2
12342025-02-13T04:26:20.270Z Compiling socket2 v0.5.7
12352025-02-13T04:26:20.374Z Compiling slab v0.4.9
12362025-02-13T04:26:20.396Z Compiling prettyplease v0.2.25
12372025-02-13T04:26:20.761Z Compiling lazy_static v1.5.0
12382025-02-13T04:26:20.860Z Compiling serde_json v1.0.135
12392025-02-13T04:26:20.891Z Compiling minimal-lexical v0.2.1
12402025-02-13T04:26:21.061Z Compiling clang-sys v1.8.1
12412025-02-13T04:26:21.230Z Compiling libloading v0.8.5
12422025-02-13T04:26:21.428Z Compiling nom v7.1.3
12432025-02-13T04:26:21.477Z Compiling bindgen v0.69.5
12442025-02-13T04:26:21.640Z Compiling home v0.5.9
12452025-02-13T04:26:21.932Z Compiling futures-channel v0.3.31
12462025-02-13T04:26:22.140Z Compiling itertools v0.12.1
12472025-02-13T04:26:22.354Z Compiling libm v0.2.8
12482025-02-13T04:26:22.374Z Compiling futures-io v0.3.31
12492025-02-13T04:26:22.634Z Compiling lazycell v1.3.0
12502025-02-13T04:26:22.676Z Compiling allocator-api2 v0.2.18
12512025-02-13T04:26:22.817Z Compiling futures-task v0.3.31
12522025-02-13T04:26:23.126Z Compiling pin-utils v0.1.0
12532025-02-13T04:26:23.230Z Compiling rustc-hash v1.1.0
12542025-02-13T04:26:23.385Z Compiling foldhash v0.1.3
12552025-02-13T04:26:23.458Z Compiling cmake v0.1.51
12562025-02-13T04:26:23.683Z Compiling regex-automata v0.4.8
12572025-02-13T04:26:23.913Z Compiling hashbrown v0.15.1
12582025-02-13T04:26:24.335Z Compiling num-traits v0.2.19
12592025-02-13T04:26:24.623Z Compiling cexpr v0.6.0
12602025-02-13T04:26:24.779Z Compiling synstructure v0.13.1
12612025-02-13T04:26:25.123Z Compiling fs_extra v1.3.0
12622025-02-13T04:26:25.656Z Compiling pkg-config v0.3.31
12632025-02-13T04:26:26.141Z Compiling dunce v1.0.5
12642025-02-13T04:26:26.286Z Compiling writeable v0.5.5
12652025-02-13T04:26:26.484Z Compiling litemap v0.7.3
12662025-02-13T04:26:26.812Z Compiling ring v0.17.8
12672025-02-13T04:26:26.862Z Compiling base64ct v1.6.0
12682025-02-13T04:26:27.018Z Compiling paste v1.0.15
12692025-02-13T04:26:27.580Z Compiling pem-rfc7468 v0.7.0
12702025-02-13T04:26:27.602Z Compiling httparse v1.9.5
12712025-02-13T04:26:27.783Z Compiling aws-lc-rs v1.10.0
12722025-02-13T04:26:28.182Z Compiling flagset v0.4.6
12732025-02-13T04:26:28.232Z Compiling icu_locid_transform_data v1.5.0
12742025-02-13T04:26:28.353Z Compiling tracing-core v0.1.32
12752025-02-13T04:26:28.393Z Compiling icu_properties_data v1.5.0
12762025-02-13T04:26:28.589Z Compiling crossbeam-utils v0.8.20
12772025-02-13T04:26:29.038Z Compiling regex v1.11.1
12782025-02-13T04:26:29.093Z Compiling percent-encoding v2.3.1
12792025-02-13T04:26:29.380Z Compiling rustls-pki-types v1.10.0
12802025-02-13T04:26:29.500Z Compiling vcpkg v0.2.15
12812025-02-13T04:26:29.985Z Compiling untrusted v0.9.0
12822025-02-13T04:26:30.143Z Compiling powerfmt v0.2.0
12832025-02-13T04:26:30.180Z Compiling mirai-annotations v1.12.0
12842025-02-13T04:26:30.277Z Compiling serde_derive v1.0.217
12852025-02-13T04:26:30.320Z Compiling zeroize_derive v1.4.2
12862025-02-13T04:26:30.354Z Compiling zerocopy-derive v0.7.35
12872025-02-13T04:26:30.511Z Compiling tokio-macros v2.5.0
12882025-02-13T04:26:31.224Z Compiling zerofrom-derive v0.1.4
12892025-02-13T04:26:31.743Z Compiling zeroize v1.8.1
12902025-02-13T04:26:32.091Z Compiling yoke-derive v0.7.4
12912025-02-13T04:26:32.367Z Compiling zerocopy v0.7.35
12922025-02-13T04:26:32.384Z Compiling thiserror-impl v1.0.69
12932025-02-13T04:26:33.184Z Compiling crypto-common v0.1.6
12942025-02-13T04:26:33.437Z Compiling block-buffer v0.10.4
12952025-02-13T04:26:33.681Z Compiling digest v0.10.7
12962025-02-13T04:26:33.710Z Compiling zerovec-derive v0.10.3
12972025-02-13T04:26:33.772Z Compiling futures-macro v0.3.31
12982025-02-13T04:26:34.204Z Compiling hmac v0.12.1
12992025-02-13T04:26:34.487Z Compiling displaydoc v0.2.5
13002025-02-13T04:26:34.757Z Compiling zerofrom v0.1.4
13012025-02-13T04:26:34.782Z Compiling block-padding v0.3.3
13022025-02-13T04:26:34.803Z Compiling sha2 v0.10.8
13032025-02-13T04:26:34.999Z Compiling yoke v0.7.4
13042025-02-13T04:26:35.027Z Compiling inout v0.1.3
13052025-02-13T04:26:35.299Z Compiling cipher v0.4.4
13062025-02-13T04:26:35.346Z Compiling icu_provider_macros v1.5.0
13072025-02-13T04:26:35.551Z Compiling thiserror v1.0.69
13082025-02-13T04:26:35.691Z Compiling futures-util v0.3.31
13092025-02-13T04:26:35.720Z Compiling ppv-lite86 v0.2.20
13102025-02-13T04:26:35.835Z Compiling der_derive v0.7.3
13112025-02-13T04:26:36.063Z Compiling tracing-attributes v0.1.27
13122025-02-13T04:26:36.357Z Compiling zerovec v0.10.4
13132025-02-13T04:26:36.408Z Compiling rand_chacha v0.3.1
13142025-02-13T04:26:36.513Z Compiling salsa20 v0.10.2
13152025-02-13T04:26:36.687Z Compiling pest v2.7.14
13162025-02-13T04:26:38.185Z Compiling tinystr v0.7.6
13172025-02-13T04:26:38.301Z Compiling der v0.7.9
13182025-02-13T04:26:38.408Z Compiling icu_collections v1.5.0
13192025-02-13T04:26:38.593Z Compiling icu_locid v1.5.0
13202025-02-13T04:26:38.766Z Compiling rand v0.8.5
13212025-02-13T04:26:39.378Z Compiling tracing v0.1.40
13222025-02-13T04:26:39.794Z Compiling icu_provider v1.5.0
13232025-02-13T04:26:39.816Z Compiling pbkdf2 v0.12.2
13242025-02-13T04:26:39.895Z Compiling time-core v0.1.2
13252025-02-13T04:26:39.992Z Compiling num-conv v0.1.0
13262025-02-13T04:26:40.092Z Compiling utf8_iter v1.0.4
13272025-02-13T04:26:40.301Z Compiling spki v0.7.3
13282025-02-13T04:26:40.345Z Compiling write16 v1.0.0
13292025-02-13T04:26:40.503Z Compiling icu_locid_transform v1.5.0
13302025-02-13T04:26:40.678Z Compiling utf16_iter v1.0.5
13312025-02-13T04:26:40.703Z Compiling icu_normalizer_data v1.5.0
13322025-02-13T04:26:40.755Z Compiling untrusted v0.7.1
13332025-02-13T04:26:40.813Z Compiling time-macros v0.2.18
13342025-02-13T04:26:40.849Z Compiling scrypt v0.11.0
13352025-02-13T04:26:40.908Z Compiling pest_meta v2.7.14
13362025-02-13T04:26:40.949Z Compiling cbc v0.1.2
13372025-02-13T04:26:40.969Z Compiling aes v0.8.4
13382025-02-13T04:26:41.363Z Compiling openssl-sys v0.9.105
13392025-02-13T04:26:41.407Z Compiling deranged v0.3.11
13402025-02-13T04:26:42.435Z Compiling icu_properties v1.5.1
13412025-02-13T04:26:42.867Z Compiling scroll_derive v0.12.0
13422025-02-13T04:26:43.488Z Compiling bitflags v2.6.0
13432025-02-13T04:26:43.775Z Compiling bytes v1.9.0
13442025-02-13T04:26:44.082Z Compiling indexmap v2.7.1
13452025-02-13T04:26:44.326Z Compiling semver v1.0.24
13462025-02-13T04:26:44.587Z Compiling tinyvec_macros v0.1.1
13472025-02-13T04:26:44.692Z Compiling tokio v1.43.0
13482025-02-13T04:26:45.041Z Compiling http v1.2.0
13492025-02-13T04:26:45.059Z Compiling rustc_version v0.4.1
13502025-02-13T04:26:45.329Z Compiling atomic-waker v1.1.2
13512025-02-13T04:26:45.472Z Compiling num_threads v0.1.7
13522025-02-13T04:26:45.532Z Compiling tinyvec v1.8.0
13532025-02-13T04:26:45.618Z Compiling time v0.3.36
13542025-02-13T04:26:45.715Z Compiling scroll v0.12.0
13552025-02-13T04:26:46.265Z Compiling icu_normalizer v1.5.0
13562025-02-13T04:26:46.841Z Compiling http-body v1.0.1
13572025-02-13T04:26:47.086Z Compiling pest_generator v2.7.14
13582025-02-13T04:26:47.105Z Compiling pkcs5 v0.7.1
13592025-02-13T04:26:47.125Z Compiling form_urlencoded v1.2.1
13602025-02-13T04:26:47.320Z Compiling idna_adapter v1.2.0
13612025-02-13T04:26:47.449Z Compiling slog v2.7.0
13622025-02-13T04:26:47.495Z Compiling try-lock v0.2.5
13632025-02-13T04:26:47.676Z Compiling which v4.4.2
13642025-02-13T04:26:48.113Z Compiling pkcs8 v0.10.2
13652025-02-13T04:26:48.216Z Compiling want v0.3.1
13662025-02-13T04:26:48.238Z Compiling goblin v0.8.2
13672025-02-13T04:26:48.513Z Compiling idna v1.0.3
13682025-02-13T04:26:48.677Z Compiling uuid v1.12.0
13692025-02-13T04:26:48.780Z Compiling iana-time-zone v0.1.61
13702025-02-13T04:26:48.982Z Compiling pest_derive v2.7.14
13712025-02-13T04:26:49.174Z Compiling httpdate v1.0.3
13722025-02-13T04:26:49.658Z Compiling chrono v0.4.39
13732025-02-13T04:26:49.817Z Compiling dtrace-parser v0.2.0
13742025-02-13T04:26:50.269Z Compiling toml_datetime v0.6.8
13752025-02-13T04:26:50.287Z Compiling serde_tokenstream v0.2.2
13762025-02-13T04:26:50.758Z Compiling serde_spanned v0.6.8
13772025-02-13T04:26:50.903Z Compiling match_cfg v0.1.0
13782025-02-13T04:26:50.924Z Compiling adler2 v2.0.0
13792025-02-13T04:26:51.010Z Compiling foreign-types-shared v0.1.1
13802025-02-13T04:26:51.029Z Compiling base64 v0.22.1
13812025-02-13T04:26:51.136Z Compiling rustversion v1.0.17
13822025-02-13T04:26:51.157Z Compiling openssl v0.10.70
13832025-02-13T04:26:51.562Z Compiling tower-service v0.3.3
13842025-02-13T04:26:51.722Z Compiling foreign-types v0.3.2
13852025-02-13T04:26:51.748Z Compiling miniz_oxide v0.8.0
13862025-02-13T04:26:51.771Z Compiling hostname v0.3.1
13872025-02-13T04:26:51.822Z Compiling url v2.5.3
13882025-02-13T04:26:51.977Z Compiling openssl-macros v0.1.1
13892025-02-13T04:26:52.716Z Compiling tokio-util v0.7.12
13902025-02-13T04:26:53.003Z Compiling async-trait v0.1.86
13912025-02-13T04:26:53.100Z Compiling serde_derive_internals v0.29.1
13922025-02-13T04:26:53.231Z Compiling dirs-sys-next v0.1.2
13932025-02-13T04:26:53.608Z Compiling h2 v0.4.6
13942025-02-13T04:26:53.775Z Compiling rustls v0.22.4
13952025-02-13T04:26:53.956Z Compiling dof v0.3.0
13962025-02-13T04:26:54.043Z Compiling rustls v0.23.19
13972025-02-13T04:26:54.379Z Compiling syn v1.0.109
13982025-02-13T04:26:54.958Z Compiling usdt-impl v0.5.0
13992025-02-13T04:26:55.478Z Compiling siphasher v0.3.11
14002025-02-13T04:26:55.542Z Compiling schemars v0.8.21
14012025-02-13T04:26:55.700Z Compiling data-encoding v2.6.0
14022025-02-13T04:26:55.838Z Compiling native-tls v0.2.12
14032025-02-13T04:26:55.894Z Compiling schemars_derive v0.8.21
14042025-02-13T04:26:56.320Z Compiling dirs-next v2.0.0
14052025-02-13T04:26:57.490Z Compiling http-body-util v0.1.2
14062025-02-13T04:26:57.742Z Compiling unicode-normalization v0.1.24
14072025-02-13T04:26:57.745Z Compiling heapless v0.7.17
14082025-02-13T04:26:57.958Z Compiling crossbeam-epoch v0.9.18
14092025-02-13T04:26:58.069Z Compiling sha1 v0.10.6
14102025-02-13T04:26:58.185Z Compiling signature v2.2.0
14112025-02-13T04:26:58.488Z Compiling bzip2-sys v0.1.11+1.0.8
14122025-02-13T04:26:58.514Z Compiling thread_local v1.1.8
14132025-02-13T04:26:58.609Z Compiling encoding_rs v0.8.34
14142025-02-13T04:26:58.766Z Compiling multer v3.1.0
14152025-02-13T04:26:58.918Z Compiling cookie v0.18.1
14162025-02-13T04:26:58.943Z Compiling rayon-core v1.12.1
14172025-02-13T04:26:59.017Z Compiling signal-hook v0.3.17
14182025-02-13T04:26:59.042Z Compiling gimli v0.31.1
14192025-02-13T04:26:59.235Z Compiling ipnet v2.10.1
14202025-02-13T04:26:59.253Z Compiling dyn-clone v1.0.17
14212025-02-13T04:26:59.328Z Compiling slog-async v2.8.0
14222025-02-13T04:26:59.477Z Compiling openssl-probe v0.1.5
14232025-02-13T04:26:59.781Z Compiling unicode-bidi v0.3.17
14242025-02-13T04:26:59.831Z Compiling mime v0.3.17
14252025-02-13T04:27:00.338Z Compiling unicode-properties v0.1.3
14262025-02-13T04:27:00.773Z Compiling hyper v1.5.2
14272025-02-13T04:27:01.039Z Compiling stringprep v0.1.5
14282025-02-13T04:27:02.819Z Compiling toml_edit v0.22.22
14292025-02-13T04:27:03.746Z Compiling hyper-util v0.1.10
14302025-02-13T04:27:03.768Z Compiling addr2line v0.24.2
14312025-02-13T04:27:03.788Z Compiling crossbeam-deque v0.8.5
14322025-02-13T04:27:04.152Z Compiling usdt-macro v0.5.0
14332025-02-13T04:27:04.171Z Compiling usdt-attr-macro v0.5.0
14342025-02-13T04:27:04.314Z Compiling term v0.7.0
14352025-02-13T04:27:04.458Z Compiling slog-json v2.6.1
14362025-02-13T04:27:04.842Z Compiling serde_urlencoded v0.7.1
14372025-02-13T04:27:05.345Z Compiling curve25519-dalek v4.1.3
14382025-02-13T04:27:05.555Z Compiling crossbeam-channel v0.5.13
14392025-02-13T04:27:05.637Z Compiling enum-as-inner v0.6.1
14402025-02-13T04:27:05.706Z Compiling futures-executor v0.3.31
14412025-02-13T04:27:06.025Z Compiling md-5 v0.10.6
14422025-02-13T04:27:06.225Z Compiling async-stream-impl v0.3.6
14432025-02-13T04:27:06.297Z Compiling rustls-pemfile v2.2.0
14442025-02-13T04:27:06.521Z Compiling num-integer v0.1.46
14452025-02-13T04:27:06.618Z Compiling hash32 v0.2.1
14462025-02-13T04:27:06.639Z Compiling ff v0.13.0
14472025-02-13T04:27:06.690Z Compiling is-terminal v0.4.13
14482025-02-13T04:27:06.880Z Compiling dropshot v0.12.0
14492025-02-13T04:27:06.883Z Compiling object v0.36.5
14502025-02-13T04:27:06.987Z Compiling smoltcp v0.9.1
14512025-02-13T04:27:07.133Z Compiling fallible-iterator v0.2.0
14522025-02-13T04:27:07.251Z Compiling litrs v0.4.1
14532025-02-13T04:27:07.480Z Compiling portable-atomic v1.9.0
14542025-02-13T04:27:07.646Z Compiling base16ct v0.2.0
14552025-02-13T04:27:07.792Z Compiling take_mut v0.2.2
14562025-02-13T04:27:07.954Z Compiling rustc-demangle v0.1.24
14572025-02-13T04:27:07.974Z Compiling anyhow v1.0.95
14582025-02-13T04:27:08.343Z Compiling utf-8 v0.7.6
14592025-02-13T04:27:08.476Z Compiling linked-hash-map v0.5.6
14602025-02-13T04:27:08.565Z Compiling quick-error v1.2.3
14612025-02-13T04:27:08.648Z Compiling num-bigint-dig v0.8.4
14622025-02-13T04:27:08.728Z Compiling psl-types v2.0.11
14632025-02-13T04:27:08.829Z Compiling lru-cache v0.1.2
14642025-02-13T04:27:08.867Z Compiling resolv-conf v0.7.0
14652025-02-13T04:27:08.936Z Compiling publicsuffix v2.3.0
14662025-02-13T04:27:09.020Z Compiling tungstenite v0.24.0
14672025-02-13T04:27:09.327Z Compiling document-features v0.2.10
14682025-02-13T04:27:09.627Z Compiling sec1 v0.7.3
14692025-02-13T04:27:10.199Z Compiling postgres-protocol v0.6.7
14702025-02-13T04:27:10.264Z Compiling async-stream v0.3.6
14712025-02-13T04:27:10.505Z Compiling num-iter v0.1.45
14722025-02-13T04:27:10.557Z Compiling group v0.13.0
14732025-02-13T04:27:10.704Z Compiling usdt v0.5.0
14742025-02-13T04:27:10.872Z Compiling slog-term v2.9.1
14752025-02-13T04:27:11.154Z Compiling hickory-proto v0.24.3
14762025-02-13T04:27:11.193Z Compiling toml v0.8.19
14772025-02-13T04:27:11.541Z Compiling futures v0.3.31
14782025-02-13T04:27:11.563Z Compiling slog-bunyan v2.5.0
14792025-02-13T04:27:11.823Z Compiling camino v1.1.9
14802025-02-13T04:27:13.032Z Compiling tokio-native-tls v0.3.1
14812025-02-13T04:27:13.321Z Compiling phf_shared v0.11.2
14822025-02-13T04:27:13.325Z Compiling dropshot_endpoint v0.12.0
14832025-02-13T04:27:13.596Z Compiling backtrace v0.3.74
14842025-02-13T04:27:13.686Z Compiling terminal_size v0.4.0
14852025-02-13T04:27:13.701Z Compiling openapiv3 v2.0.0
14862025-02-13T04:27:13.909Z Compiling waitgroup v0.1.2
14872025-02-13T04:27:14.029Z Compiling serde_path_to_error v0.1.16
14882025-02-13T04:27:14.134Z Compiling hkdf v0.12.4
14892025-02-13T04:27:14.439Z Compiling crypto-bigint v0.5.5
14902025-02-13T04:27:14.789Z Compiling curve25519-dalek-derive v0.1.1
14912025-02-13T04:27:16.251Z Compiling zerocopy-derive v0.6.6
14922025-02-13T04:27:16.627Z Compiling webpki-roots v0.26.6
14932025-02-13T04:27:16.840Z Compiling hostname v0.4.0
14942025-02-13T04:27:16.879Z Compiling hubpack_derive v0.1.1
14952025-02-13T04:27:17.071Z Compiling crc32fast v1.4.2
14962025-02-13T04:27:17.422Z Compiling ahash v0.8.11
14972025-02-13T04:27:17.602Z Compiling fs-err v2.11.0
14982025-02-13T04:27:17.723Z Compiling winnow v0.5.40
14992025-02-13T04:27:17.743Z Compiling bitflags v1.3.2
15002025-02-13T04:27:17.746Z Compiling newtype-uuid v1.2.1
15012025-02-13T04:27:17.858Z Compiling managed v0.8.0
15022025-02-13T04:27:17.899Z Compiling unicode-width v0.2.0
15032025-02-13T04:27:18.060Z Compiling debug-ignore v1.0.5
15042025-02-13T04:27:18.176Z Compiling zerocopy v0.6.6
15052025-02-13T04:27:18.305Z Compiling clap_builder v4.5.27
15062025-02-13T04:27:18.405Z Compiling console v0.15.10
15072025-02-13T04:27:19.028Z Compiling strum_macros v0.25.3
15082025-02-13T04:27:19.895Z Compiling hubpack v0.1.2
15092025-02-13T04:27:20.180Z Compiling flate2 v1.0.35
15102025-02-13T04:27:20.322Z Compiling elliptic-curve v0.13.8
15112025-02-13T04:27:20.325Z Compiling hickory-resolver v0.24.2
15122025-02-13T04:27:21.080Z Compiling toml_edit v0.19.15
15132025-02-13T04:27:21.230Z Compiling phf v0.11.2
15142025-02-13T04:27:21.507Z Compiling hyper-tls v0.6.0
15152025-02-13T04:27:21.933Z Compiling cookie_store v0.21.1
15162025-02-13T04:27:21.971Z Compiling signal-hook-mio v0.2.4
15172025-02-13T04:27:22.153Z Compiling rayon v1.10.0
15182025-02-13T04:27:22.791Z Compiling bzip2 v0.4.4
15192025-02-13T04:27:23.186Z Compiling postgres-types v0.2.8
15202025-02-13T04:27:24.563Z Compiling tokio-tungstenite v0.24.0
15212025-02-13T04:27:26.181Z Compiling ed25519 v2.2.3
15222025-02-13T04:27:26.343Z Compiling phf_shared v0.10.0
15232025-02-13T04:27:26.417Z Compiling tokio-stream v0.1.16
15242025-02-13T04:27:26.456Z Compiling pkcs1 v0.7.5
15252025-02-13T04:27:26.721Z Compiling serde-big-array v0.5.1
15262025-02-13T04:27:26.961Z Compiling clap_derive v4.5.24
15272025-02-13T04:27:27.374Z Compiling rfc6979 v0.4.0
15282025-02-13T04:27:27.394Z Compiling serde_repr v0.1.19
15292025-02-13T04:27:27.582Z Compiling derive-where v1.2.7
15302025-02-13T04:27:28.048Z Compiling bstr v1.10.0
15312025-02-13T04:27:28.297Z Compiling float-cmp v0.9.0
15322025-02-13T04:27:28.339Z Compiling sync_wrapper v1.0.1
15332025-02-13T04:27:28.517Z Compiling whoami v1.5.2
15342025-02-13T04:27:28.538Z Compiling predicates-core v1.0.8
15352025-02-13T04:27:28.541Z Compiling unicode-segmentation v1.12.0
15362025-02-13T04:27:28.857Z Compiling normalize-line-endings v0.3.0
15372025-02-13T04:27:29.005Z Compiling bit-vec v0.6.3
15382025-02-13T04:27:29.108Z Compiling new_debug_unreachable v1.0.6
15392025-02-13T04:27:29.228Z Compiling difflib v0.4.0
15402025-02-13T04:27:29.452Z Compiling static_assertions v1.1.0
15412025-02-13T04:27:29.472Z Compiling fixedbitset v0.4.2
15422025-02-13T04:27:29.571Z Compiling precomputed-hash v0.1.1
15432025-02-13T04:27:29.608Z Compiling number_prefix v0.4.0
15442025-02-13T04:27:29.709Z Compiling string_cache v0.8.7
15452025-02-13T04:27:29.844Z Compiling indicatif v0.17.11
15462025-02-13T04:27:29.925Z Compiling petgraph v0.6.5
15472025-02-13T04:27:30.133Z Compiling predicates v3.1.2
15482025-02-13T04:27:30.645Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15492025-02-13T04:27:30.811Z Compiling bit-set v0.5.3
15502025-02-13T04:27:31.080Z Compiling similar v2.6.0
15512025-02-13T04:27:31.531Z Compiling clap v4.5.27
15522025-02-13T04:27:31.666Z Compiling tokio-postgres v0.7.12
15532025-02-13T04:27:31.689Z Compiling ecdsa v0.16.9
15542025-02-13T04:27:31.892Z Compiling rsa v0.9.6
15552025-02-13T04:27:32.522Z Compiling ed25519-dalek v2.1.1
15562025-02-13T04:27:33.304Z Compiling toml v0.7.8
15572025-02-13T04:27:33.492Z Compiling zip v0.6.6
15582025-02-13T04:27:33.819Z Compiling crossterm v0.28.1
15592025-02-13T04:27:35.676Z Compiling hex v0.4.3
15602025-02-13T04:27:35.731Z Compiling x509-cert v0.2.5
15612025-02-13T04:27:36.297Z Compiling itertools v0.10.5
15622025-02-13T04:27:36.968Z Compiling peg-runtime v0.8.3
15632025-02-13T04:27:37.114Z Compiling lalrpop-util v0.19.12
15642025-02-13T04:27:37.390Z Compiling unicode-xid v0.2.6
15652025-02-13T04:27:37.456Z Compiling strum_macros v0.26.4
15662025-02-13T04:27:37.479Z Compiling xattr v1.3.1
15672025-02-13T04:27:37.560Z Compiling filetime v0.2.25
15682025-02-13T04:27:37.873Z Compiling tar v0.4.42
15692025-02-13T04:27:42.150Z Compiling strum v0.26.3
15702025-02-13T04:27:45.183Z Compiling aws-lc-sys v0.22.0
15712025-02-13T04:28:12.802Z Compiling rustls-webpki v0.102.8
15722025-02-13T04:28:16.001Z Compiling tokio-rustls v0.25.0
15732025-02-13T04:28:17.665Z Compiling tokio-rustls v0.26.0
15742025-02-13T04:28:17.937Z Compiling hyper-rustls v0.27.3
15752025-02-13T04:28:18.324Z Compiling reqwest v0.12.9
15762025-02-13T04:28:19.710Z Compiling qorb v0.2.1
15772025-02-13T04:28:22.736Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15782025-02-13T04:28:22.985Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15792025-02-13T04:28:27.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
15802025-02-13T04:28:27.577Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15812025-02-13T04:28:27.626ZFeb 13 04:28:25.940 INFO Starting download, target: Clickhouse
15822025-02-13T04:28:27.626ZFeb 13 04:28:25.940 INFO Starting download, target: Cockroach
15832025-02-13T04:28:27.626ZFeb 13 04:28:25.940 INFO Starting download, target: Console
15842025-02-13T04:28:27.626ZFeb 13 04:28:25.940 INFO Starting download, target: DendriteOpenapi
15852025-02-13T04:28:27.626ZFeb 13 04:28:25.940 INFO Starting download, target: DendriteStub
15862025-02-13T04:28:27.626ZFeb 13 04:28:25.940 INFO Starting download, target: MaghemiteMgd
15872025-02-13T04:28:27.630ZFeb 13 04:28:25.940 INFO Starting download, target: TransceiverControl
15882025-02-13T04:28:27.631ZFeb 13 04:28:25.941 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15892025-02-13T04:28:27.631ZFeb 13 04:28:25.941 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15902025-02-13T04:28:27.631ZFeb 13 04:28:25.941 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
15912025-02-13T04:28:27.631ZFeb 13 04:28:25.941 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15922025-02-13T04:28:27.631ZFeb 13 04:28:25.941 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15932025-02-13T04:28:27.631ZFeb 13 04:28:25.941 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15942025-02-13T04:28:27.631ZFeb 13 04:28:25.941 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15952025-02-13T04:28:27.841ZFeb 13 04:28:26.125 INFO Download complete, target: DendriteOpenapi
15962025-02-13T04:28:27.953ZFeb 13 04:28:26.255 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15972025-02-13T04:28:28.258ZFeb 13 04:28:26.557 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15982025-02-13T04:28:28.465ZFeb 13 04:28:26.753 INFO Download complete, target: TransceiverControl
15992025-02-13T04:28:28.559ZFeb 13 04:28:26.872 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16002025-02-13T04:28:28.608ZFeb 13 04:28:26.918 INFO Download complete, target: Console
16012025-02-13T04:28:28.757ZFeb 13 04:28:27.070 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16022025-02-13T04:28:29.406ZFeb 13 04:28:27.720 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16032025-02-13T04:28:29.406ZFeb 13 04:28:27.720 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16042025-02-13T04:28:29.704ZFeb 13 04:28:28.019 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16052025-02-13T04:28:31.521ZFeb 13 04:28:29.837 INFO Download complete, target: DendriteStub
16062025-02-13T04:28:31.752ZFeb 13 04:28:30.068 INFO Download complete, target: MaghemiteMgd
16072025-02-13T04:28:36.936ZFeb 13 04:28:35.255 INFO Checking that binary works, target: Cockroach
16082025-02-13T04:28:37.098ZFeb 13 04:28:35.418 INFO Download complete, target: Cockroach
16092025-02-13T04:28:42.305ZFeb 13 04:28:40.625 INFO Checking that binary works, target: Clickhouse
16102025-02-13T04:28:42.445ZFeb 13 04:28:40.768 INFO Download complete, target: Clickhouse
16112025-02-13T04:28:42.467ZAll builder prerequisites installed successfully, and PATH looks valid
16122025-02-13T04:28:42.470Z
16132025-02-13T04:28:42.470Zreal 5:14.134110921
16142025-02-13T04:28:42.471Zuser 15:52.083056579
16152025-02-13T04:28:42.471Zsys 2:04.734151606
16162025-02-13T04:28:42.471Ztrap 0.585985493
16172025-02-13T04:28:42.471Ztflt 1.621034435
16182025-02-13T04:28:42.471Zdflt 1.686801214
16192025-02-13T04:28:42.471Zkflt 0.028063656
16202025-02-13T04:28:42.471Zlock 24:21.634443493
16212025-02-13T04:28:42.471Zslp 56:05.702243186
16222025-02-13T04:28:42.471Zlat 1:00.041620043
16232025-02-13T04:28:42.471Zstop 2:27.424575641
16242025-02-13T04:28:42.471Z+ banner hack-check
16252025-02-13T04:28:42.471Z
16262025-02-13T04:28:42.471Z # # ## #### # # #### # # ###### #### # #
16272025-02-13T04:28:42.472Z # # # # # # # # # # # # # # # # #
16282025-02-13T04:28:42.472Z ###### # # # #### ##### # ###### ##### # ####
16292025-02-13T04:28:42.472Z # # ###### # # # # # # # # # #
16302025-02-13T04:28:42.472Z # # # # # # # # # # # # # # # # #
16312025-02-13T04:28:42.472Z # # # # #### # # #### # # ###### #### # #
16322025-02-13T04:28:42.472Z
16332025-02-13T04:28:42.472Z+ export CARGO_INCREMENTAL=0
16342025-02-13T04:28:42.472Z+ CARGO_INCREMENTAL=0
16352025-02-13T04:28:42.472Z+ ptime -m timeout 2h cargo xtask check-features --ci
16362025-02-13T04:28:43.007Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16372025-02-13T04:28:46.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.50s
16382025-02-13T04:28:46.098Z Running `target/debug/xtask check-features --ci`
16392025-02-13T04:28:46.123Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16402025-02-13T04:28:46.123Zrunning: "/home/build/.rustup/toolchains/1.84.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16412025-02-13T04:28:46.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16422025-02-13T04:28:46.595Z Running `target/debug/xtask download cargo-hack`
16432025-02-13T04:28:47.431Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16442025-02-13T04:28:47.790Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16452025-02-13T04:28:51.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s
16462025-02-13T04:28:51.774Z Running `target/debug/xtask-downloader cargo-hack`
16472025-02-13T04:28:51.812ZFeb 13 04:28:50.140 INFO Starting download, target: CargoHack
16482025-02-13T04:28:51.815ZFeb 13 04:28:50.141 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16492025-02-13T04:28:52.577ZFeb 13 04:28:50.906 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16502025-02-13T04:28:52.667ZFeb 13 04:28:50.996 INFO Download complete, target: CargoHack
16512025-02-13T04:28:52.671Zrunning: "/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"
16522025-02-13T04:28:52.688Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16532025-02-13T04:28:52.867Zinfo: running `cargo check --bins` on api_identity (1/199)
16542025-02-13T04:28:53.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16552025-02-13T04:28:53.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16562025-02-13T04:28:53.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16572025-02-13T04:28:53.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16582025-02-13T04:28:53.476Z
16592025-02-13T04:28:53.476Zinfo: running `cargo check --bins` on bootstore (2/199)
16602025-02-13T04:28:54.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16612025-02-13T04:28:54.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16622025-02-13T04:28:54.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16632025-02-13T04:28:54.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16642025-02-13T04:28:54.114Z
16652025-02-13T04:28:54.114Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16662025-02-13T04:28:54.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672025-02-13T04:28:54.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682025-02-13T04:28:54.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692025-02-13T04:28:54.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16702025-02-13T04:28:54.711Z
16712025-02-13T04:28:54.711Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16722025-02-13T04:28:55.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732025-02-13T04:28:55.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742025-02-13T04:28:55.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752025-02-13T04:28:55.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16762025-02-13T04:28:55.326Z
16772025-02-13T04:28:55.326Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16782025-02-13T04:28:55.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792025-02-13T04:28:55.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802025-02-13T04:28:55.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812025-02-13T04:28:55.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16822025-02-13T04:28:55.747Z
16832025-02-13T04:28:55.747Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
16842025-02-13T04:28:56.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852025-02-13T04:28:56.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862025-02-13T04:28:56.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872025-02-13T04:28:56.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16882025-02-13T04:28:56.169Z
16892025-02-13T04:28:56.169Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
16902025-02-13T04:28:56.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912025-02-13T04:28:56.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922025-02-13T04:28:56.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932025-02-13T04:28:56.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16942025-02-13T04:28:56.590Z
16952025-02-13T04:28:56.590Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
16962025-02-13T04:28:56.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972025-02-13T04:28:56.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982025-02-13T04:28:56.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992025-02-13T04:28:56.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17002025-02-13T04:28:57.006Z
17012025-02-13T04:28:57.006Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17022025-02-13T04:28:57.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032025-02-13T04:28:57.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042025-02-13T04:28:57.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052025-02-13T04:28:57.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17062025-02-13T04:28:57.425Z
17072025-02-13T04:28:57.426Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17082025-02-13T04:28:57.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-02-13T04:28:57.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-02-13T04:28:57.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-02-13T04:28:57.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17122025-02-13T04:28:57.841Z
17132025-02-13T04:28:57.842Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17142025-02-13T04:28:58.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-02-13T04:28:58.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-02-13T04:28:58.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-02-13T04:28:58.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17182025-02-13T04:28:58.263Z
17192025-02-13T04:28:58.263Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17202025-02-13T04:28:58.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-02-13T04:28:58.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-02-13T04:28:58.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-02-13T04:28:58.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17242025-02-13T04:28:58.680Z
17252025-02-13T04:28:58.680Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17262025-02-13T04:28:59.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-02-13T04:28:59.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-02-13T04:28:59.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-02-13T04:28:59.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17302025-02-13T04:28:59.123Z
17312025-02-13T04:28:59.123Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17322025-02-13T04:28:59.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-02-13T04:28:59.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-02-13T04:28:59.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-02-13T04:28:59.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17362025-02-13T04:28:59.513Z
17372025-02-13T04:28:59.513Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17382025-02-13T04:28:59.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-02-13T04:28:59.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-02-13T04:28:59.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-02-13T04:28:59.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17422025-02-13T04:28:59.936Z
17432025-02-13T04:28:59.936Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17442025-02-13T04:29:00.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-02-13T04:29:00.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-02-13T04:29:00.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-02-13T04:29:00.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17482025-02-13T04:29:00.353Z
17492025-02-13T04:29:00.353Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17502025-02-13T04:29:00.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-02-13T04:29:00.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-02-13T04:29:00.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-02-13T04:29:00.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17542025-02-13T04:29:00.782Z
17552025-02-13T04:29:00.782Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17562025-02-13T04:29:01.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-02-13T04:29:01.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-02-13T04:29:01.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-02-13T04:29:01.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17602025-02-13T04:29:01.204Z
17612025-02-13T04:29:01.205Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17622025-02-13T04:29:01.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-02-13T04:29:01.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-02-13T04:29:01.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-02-13T04:29:01.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17662025-02-13T04:29:01.632Z
17672025-02-13T04:29:01.632Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17682025-02-13T04:29:02.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-02-13T04:29:02.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-02-13T04:29:02.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-02-13T04:29:02.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17722025-02-13T04:29:02.061Z
17732025-02-13T04:29:02.061Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17742025-02-13T04:29:02.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-02-13T04:29:02.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-02-13T04:29:02.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-02-13T04:29:02.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17782025-02-13T04:29:02.487Z
17792025-02-13T04:29:02.487Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17802025-02-13T04:29:02.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-02-13T04:29:02.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-02-13T04:29:02.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-02-13T04:29:02.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17842025-02-13T04:29:02.913Z
17852025-02-13T04:29:02.913Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
17862025-02-13T04:29:03.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-02-13T04:29:03.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-02-13T04:29:03.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-02-13T04:29:03.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17902025-02-13T04:29:03.335Z
17912025-02-13T04:29:03.335Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
17922025-02-13T04:29:03.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-02-13T04:29:03.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-02-13T04:29:03.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-02-13T04:29:03.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17962025-02-13T04:29:03.754Z
17972025-02-13T04:29:03.754Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
17982025-02-13T04:29:04.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-02-13T04:29:04.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-02-13T04:29:04.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-02-13T04:29:04.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18022025-02-13T04:29:04.176Z
18032025-02-13T04:29:04.176Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18042025-02-13T04:29:04.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-02-13T04:29:04.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-02-13T04:29:04.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-02-13T04:29:04.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18082025-02-13T04:29:04.595Z
18092025-02-13T04:29:04.595Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18102025-02-13T04:29:04.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-02-13T04:29:04.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-02-13T04:29:04.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-02-13T04:29:04.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18142025-02-13T04:29:05.018Z
18152025-02-13T04:29:05.018Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18162025-02-13T04:29:05.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-02-13T04:29:05.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-02-13T04:29:05.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-02-13T04:29:05.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18202025-02-13T04:29:05.438Z
18212025-02-13T04:29:05.438Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18222025-02-13T04:29:05.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-02-13T04:29:05.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-02-13T04:29:05.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-02-13T04:29:05.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18262025-02-13T04:29:05.857Z
18272025-02-13T04:29:05.857Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18282025-02-13T04:29:06.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-02-13T04:29:06.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-02-13T04:29:06.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-02-13T04:29:06.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18322025-02-13T04:29:06.276Z
18332025-02-13T04:29:06.276Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18342025-02-13T04:29:06.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-02-13T04:29:06.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-02-13T04:29:06.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-02-13T04:29:06.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18382025-02-13T04:29:06.699Z
18392025-02-13T04:29:06.699Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18402025-02-13T04:29:07.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-02-13T04:29:07.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-02-13T04:29:07.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-02-13T04:29:07.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18442025-02-13T04:29:07.117Z
18452025-02-13T04:29:07.117Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18462025-02-13T04:29:07.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-02-13T04:29:07.491Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-02-13T04:29:07.491Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-02-13T04:29:07.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18502025-02-13T04:29:07.534Z
18512025-02-13T04:29:07.534Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18522025-02-13T04:29:07.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-02-13T04:29:07.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-02-13T04:29:07.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-02-13T04:29:07.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18562025-02-13T04:29:07.951Z
18572025-02-13T04:29:07.951Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18582025-02-13T04:29:08.324Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-02-13T04:29:08.327Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-02-13T04:29:08.327Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-02-13T04:29:08.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18622025-02-13T04:29:08.368Z
18632025-02-13T04:29:08.368Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18642025-02-13T04:29:08.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-02-13T04:29:08.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-02-13T04:29:08.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-02-13T04:29:08.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18682025-02-13T04:29:08.799Z
18692025-02-13T04:29:08.799Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18702025-02-13T04:29:09.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-02-13T04:29:09.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-02-13T04:29:09.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-02-13T04:29:09.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18742025-02-13T04:29:09.220Z
18752025-02-13T04:29:09.221Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18762025-02-13T04:29:09.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-02-13T04:29:09.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-02-13T04:29:09.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-02-13T04:29:09.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18802025-02-13T04:29:09.645Z
18812025-02-13T04:29:09.645Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18822025-02-13T04:29:10.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-02-13T04:29:10.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-02-13T04:29:10.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-02-13T04:29:10.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18862025-02-13T04:29:10.071Z
18872025-02-13T04:29:10.071Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
18882025-02-13T04:29:10.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-02-13T04:29:10.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-02-13T04:29:10.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-02-13T04:29:10.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18922025-02-13T04:29:10.491Z
18932025-02-13T04:29:10.491Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
18942025-02-13T04:29:10.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-02-13T04:29:10.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-02-13T04:29:10.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-02-13T04:29:10.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18982025-02-13T04:29:10.918Z
18992025-02-13T04:29:10.918Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19002025-02-13T04:29:11.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-02-13T04:29:11.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-02-13T04:29:11.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-02-13T04:29:11.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19042025-02-13T04:29:11.344Z
19052025-02-13T04:29:11.345Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19062025-02-13T04:29:11.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-02-13T04:29:11.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-02-13T04:29:11.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-02-13T04:29:11.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19102025-02-13T04:29:11.775Z
19112025-02-13T04:29:11.775Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19122025-02-13T04:29:12.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-02-13T04:29:12.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-02-13T04:29:12.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-02-13T04:29:12.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19162025-02-13T04:29:12.206Z
19172025-02-13T04:29:12.206Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19182025-02-13T04:29:12.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-02-13T04:29:12.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-02-13T04:29:12.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-02-13T04:29:12.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19222025-02-13T04:29:12.827Z
19232025-02-13T04:29:12.827Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19242025-02-13T04:29:13.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-02-13T04:29:13.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-02-13T04:29:13.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-02-13T04:29:13.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19282025-02-13T04:29:13.462Z
19292025-02-13T04:29:13.462Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19302025-02-13T04:29:14.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-02-13T04:29:14.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-02-13T04:29:14.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-02-13T04:29:14.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19342025-02-13T04:29:14.088Z
19352025-02-13T04:29:14.088Zinfo: running `cargo check --bins` on oxlog (48/199)
19362025-02-13T04:29:14.614Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-02-13T04:29:14.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-02-13T04:29:14.703Z Checking cfg-if v1.0.0
19392025-02-13T04:29:14.706Z Checking libc v0.2.169
19402025-02-13T04:29:14.815Z Checking serde v1.0.217
19412025-02-13T04:29:14.818Z Checking zeroize v1.8.1
19422025-02-13T04:29:14.834Z Checking memchr v2.7.4
19432025-02-13T04:29:14.848Z Checking typenum v1.17.0
19442025-02-13T04:29:14.852Z Checking subtle v2.6.1
19452025-02-13T04:29:14.858Z Checking scopeguard v1.2.0
19462025-02-13T04:29:14.888Z Checking value-bag v1.9.0
19472025-02-13T04:29:15.014Z Checking lock_api v0.4.12
19482025-02-13T04:29:15.045Z Checking smallvec v1.13.2
19492025-02-13T04:29:15.107Z Checking const-oid v0.9.6
19502025-02-13T04:29:15.261Z Checking log v0.4.22
19512025-02-13T04:29:15.368Z Checking itoa v1.0.11
19522025-02-13T04:29:15.386Z Checking pin-project-lite v0.2.14
19532025-02-13T04:29:15.554Z Checking byteorder v1.5.0
19542025-02-13T04:29:15.592Z Checking once_cell v1.20.2
19552025-02-13T04:29:15.668Z Checking futures-core v0.3.31
19562025-02-13T04:29:15.723Z Checking cpufeatures v0.2.14
19572025-02-13T04:29:15.835Z Checking stable_deref_trait v1.2.0
19582025-02-13T04:29:15.838Z Checking getrandom v0.2.15
19592025-02-13T04:29:15.851Z Checking parking_lot_core v0.9.10
19602025-02-13T04:29:15.876Z Checking signal-hook-registry v1.4.2
19612025-02-13T04:29:15.905Z Checking generic-array v0.14.7
19622025-02-13T04:29:15.917Z Checking mio v1.0.2
19632025-02-13T04:29:15.931Z Checking futures-sink v0.3.31
19642025-02-13T04:29:16.067Z Checking rand_core v0.6.4
19652025-02-13T04:29:16.083Z Checking socket2 v0.5.7
19662025-02-13T04:29:16.111Z Checking zerocopy v0.7.35
19672025-02-13T04:29:16.160Z Checking parking_lot v0.12.3
19682025-02-13T04:29:16.375Z Checking zerofrom v0.1.4
19692025-02-13T04:29:16.479Z Checking spin v0.9.8
19702025-02-13T04:29:16.494Z Checking slab v0.4.9
19712025-02-13T04:29:16.516Z Checking futures-channel v0.3.31
19722025-02-13T04:29:16.567Z Checking yoke v0.7.4
19732025-02-13T04:29:16.737Z Checking allocator-api2 v0.2.18
19742025-02-13T04:29:16.807Z Checking futures-task v0.3.31
19752025-02-13T04:29:16.844Z Checking pin-utils v0.1.0
19762025-02-13T04:29:16.886Z Checking zerovec v0.10.4
19772025-02-13T04:29:16.925Z Checking crypto-common v0.1.6
19782025-02-13T04:29:16.940Z Checking block-buffer v0.10.4
19792025-02-13T04:29:17.033Z Checking foldhash v0.1.3
19802025-02-13T04:29:17.075Z Checking equivalent v1.0.1
19812025-02-13T04:29:17.113Z Checking futures-io v0.3.31
19822025-02-13T04:29:17.157Z Checking digest v0.10.7
19832025-02-13T04:29:17.194Z Checking block-padding v0.3.3
19842025-02-13T04:29:17.246Z Checking ryu v1.0.18
19852025-02-13T04:29:17.292Z Checking hashbrown v0.15.1
19862025-02-13T04:29:17.308Z Checking futures-util v0.3.31
19872025-02-13T04:29:17.347Z Checking writeable v0.5.5
19882025-02-13T04:29:17.395Z Checking inout v0.1.3
19892025-02-13T04:29:17.487Z Checking fnv v1.0.7
19902025-02-13T04:29:17.503Z Checking hmac v0.12.1
19912025-02-13T04:29:17.620Z Checking litemap v0.7.3
19922025-02-13T04:29:17.638Z Checking cipher v0.4.4
19932025-02-13T04:29:17.651Z Checking sha2 v0.10.8
19942025-02-13T04:29:17.710Z Checking libm v0.2.8
19952025-02-13T04:29:17.956Z Checking base64ct v1.6.0
19962025-02-13T04:29:18.020Z Checking ppv-lite86 v0.2.20
19972025-02-13T04:29:18.234Z Checking icu_locid_transform_data v1.5.0
19982025-02-13T04:29:18.315Z Checking flagset v0.4.6
19992025-02-13T04:29:18.341Z Checking tracing-core v0.1.32
20002025-02-13T04:29:18.388Z Checking pem-rfc7468 v0.7.0
20012025-02-13T04:29:18.416Z Checking tinystr v0.7.6
20022025-02-13T04:29:18.512Z Checking icu_collections v1.5.0
20032025-02-13T04:29:18.596Z Checking num-traits v0.2.19
20042025-02-13T04:29:18.674Z Checking der v0.7.9
20052025-02-13T04:29:18.737Z Checking rand_chacha v0.3.1
20062025-02-13T04:29:18.756Z Checking icu_locid v1.5.0
20072025-02-13T04:29:18.962Z Checking thiserror v1.0.69
20082025-02-13T04:29:19.104Z Checking icu_properties_data v1.5.0
20092025-02-13T04:29:19.124Z Checking percent-encoding v2.3.1
20102025-02-13T04:29:19.162Z Checking rustls-pki-types v1.10.0
20112025-02-13T04:29:19.331Z Checking rand v0.8.5
20122025-02-13T04:29:19.361Z Checking tracing v0.1.40
20132025-02-13T04:29:19.415Z Checking bytes v1.9.0
20142025-02-13T04:29:19.706Z Checking indexmap v2.7.1
20152025-02-13T04:29:19.722Z Checking serde_json v1.0.135
20162025-02-13T04:29:19.737Z Checking icu_provider v1.5.0
20172025-02-13T04:29:20.027Z Checking bitflags v2.6.0
20182025-02-13T04:29:20.191Z Checking tokio v1.43.0
20192025-02-13T04:29:20.312Z Checking http v1.2.0
20202025-02-13T04:29:20.333Z Checking spki v0.7.3
20212025-02-13T04:29:20.357Z Checking icu_locid_transform v1.5.0
20222025-02-13T04:29:20.510Z Checking salsa20 v0.10.2
20232025-02-13T04:29:20.598Z Checking pbkdf2 v0.12.2
20242025-02-13T04:29:20.734Z Checking aws-lc-sys v0.22.0
20252025-02-13T04:29:20.757Z Checking httparse v1.9.5
20262025-02-13T04:29:20.853Z Checking utf16_iter v1.0.5
20272025-02-13T04:29:21.033Z Checking utf8_iter v1.0.4
20282025-02-13T04:29:21.179Z Checking icu_normalizer_data v1.5.0
20292025-02-13T04:29:21.240Z Checking untrusted v0.7.1
20302025-02-13T04:29:21.275Z Checking write16 v1.0.0
20312025-02-13T04:29:21.318Z Checking powerfmt v0.2.0
20322025-02-13T04:29:21.351Z Checking icu_properties v1.5.1
20332025-02-13T04:29:21.403Z Checking mirai-annotations v1.12.0
20342025-02-13T04:29:21.419Z Checking untrusted v0.9.0
20352025-02-13T04:29:21.522Z Checking scrypt v0.11.0
20362025-02-13T04:29:21.577Z Checking deranged v0.3.11
20372025-02-13T04:29:21.592Z Checking ring v0.17.8
20382025-02-13T04:29:21.595Z Checking cbc v0.1.2
20392025-02-13T04:29:21.740Z Checking aes v0.8.4
20402025-02-13T04:29:21.816Z Checking crossbeam-utils v0.8.20
20412025-02-13T04:29:21.881Z Checking num-conv v0.1.0
20422025-02-13T04:29:22.107Z Checking time-core v0.1.2
20432025-02-13T04:29:22.270Z Checking tinyvec_macros v0.1.1
20442025-02-13T04:29:22.364Z Checking atomic-waker v1.1.2
20452025-02-13T04:29:22.506Z Checking num_threads v0.1.7
20462025-02-13T04:29:22.577Z Checking tinyvec v1.8.0
20472025-02-13T04:29:22.628Z Checking pkcs5 v0.7.1
20482025-02-13T04:29:22.644Z Checking http-body v1.0.1
20492025-02-13T04:29:22.687Z Checking aws-lc-rs v1.10.0
20502025-02-13T04:29:22.847Z Checking form_urlencoded v1.2.1
20512025-02-13T04:29:22.943Z Checking time v0.3.36
20522025-02-13T04:29:23.054Z Checking try-lock v0.2.5
20532025-02-13T04:29:23.126Z Checking pkcs8 v0.10.2
20542025-02-13T04:29:23.203Z Checking want v0.3.1
20552025-02-13T04:29:23.318Z Checking uuid v1.12.0
20562025-02-13T04:29:23.405Z Checking unicode-ident v1.0.14
20572025-02-13T04:29:23.448Z Checking httpdate v1.0.3
20582025-02-13T04:29:23.583Z Checking proc-macro2 v1.0.92
20592025-02-13T04:29:23.710Z Checking toml_datetime v0.6.8
20602025-02-13T04:29:23.895Z Checking serde_spanned v0.6.8
20612025-02-13T04:29:23.912Z Checking slog v2.7.0
20622025-02-13T04:29:24.004Z Checking scroll v0.12.0
20632025-02-13T04:29:24.096Z Checking iana-time-zone v0.1.61
20642025-02-13T04:29:24.229Z Checking foreign-types-shared v0.1.1
20652025-02-13T04:29:24.257Z Checking ucd-trie v0.1.7
20662025-02-13T04:29:24.347Z Checking plain v0.2.3
20672025-02-13T04:29:24.350Z Checking base64 v0.22.1
20682025-02-13T04:29:24.376Z Checking rustls-webpki v0.102.8
20692025-02-13T04:29:24.455Z Checking adler2 v2.0.0
20702025-02-13T04:29:24.472Z Checking tower-service v0.3.3
20712025-02-13T04:29:24.497Z Checking match_cfg v0.1.0
20722025-02-13T04:29:24.577Z Checking icu_normalizer v1.5.0
20732025-02-13T04:29:24.597Z Checking hostname v0.3.1
20742025-02-13T04:29:24.601Z Checking goblin v0.8.2
20752025-02-13T04:29:24.624Z Checking miniz_oxide v0.8.0
20762025-02-13T04:29:24.726Z Checking pest v2.7.14
20772025-02-13T04:29:24.801Z Checking foreign-types v0.3.2
20782025-02-13T04:29:24.898Z Checking chrono v0.4.39
20792025-02-13T04:29:25.128Z Checking quote v1.0.38
20802025-02-13T04:29:25.296Z Checking openssl-sys v0.9.105
20812025-02-13T04:29:25.329Z Checking dirs-sys-next v0.1.2
20822025-02-13T04:29:25.347Z Checking idna_adapter v1.2.0
20832025-02-13T04:29:25.461Z Checking errno v0.3.9
20842025-02-13T04:29:25.515Z Checking aho-corasick v1.1.3
20852025-02-13T04:29:25.531Z Checking idna v1.0.3
20862025-02-13T04:29:25.650Z Checking regex-syntax v0.8.5
20872025-02-13T04:29:25.988Z Checking url v2.5.3
20882025-02-13T04:29:26.413Z Checking data-encoding v2.6.0
20892025-02-13T04:29:26.786Z Checking pretty-hex v0.4.1
20902025-02-13T04:29:26.826Z Compiling newtype-uuid v1.2.1
20912025-02-13T04:29:26.890Z Checking tokio-util v0.7.12
20922025-02-13T04:29:26.963Z Checking siphasher v0.3.11
20932025-02-13T04:29:26.990Z Checking openssl v0.10.70
20942025-02-13T04:29:27.030Z Checking rustix v0.38.37
20952025-02-13T04:29:27.138Z Checking dirs-next v2.0.0
20962025-02-13T04:29:27.243Z Checking dtrace-parser v0.2.0
20972025-02-13T04:29:27.258Z Checking syn v2.0.96
20982025-02-13T04:29:27.261Z Checking unicode-normalization v0.1.24
20992025-02-13T04:29:27.673Z Checking http-body-util v0.1.2
21002025-02-13T04:29:27.723Z Checking h2 v0.4.6
21012025-02-13T04:29:28.080Z Checking crossbeam-epoch v0.9.18
21022025-02-13T04:29:28.221Z Checking signature v2.2.0
21032025-02-13T04:29:28.448Z Checking sha1 v0.10.6
21042025-02-13T04:29:28.501Z Checking thread_local v1.1.8
21052025-02-13T04:29:28.730Z Checking thread-id v4.2.2
21062025-02-13T04:29:28.796Z Checking encoding_rs v0.8.34
21072025-02-13T04:29:28.843Z Checking regex-automata v0.4.8
21082025-02-13T04:29:28.860Z Checking either v1.13.0
21092025-02-13T04:29:29.219Z Checking gimli v0.31.1
21102025-02-13T04:29:29.414Z Checking dof v0.3.0
21112025-02-13T04:29:29.975Z Checking winnow v0.6.20
21122025-02-13T04:29:30.137Z Checking unicode-bidi v0.3.17
21132025-02-13T04:29:30.786Z Checking mime v0.3.17
21142025-02-13T04:29:31.107Z Checking unicode-properties v0.1.3
21152025-02-13T04:29:31.168Z Checking ipnet v2.10.1
21162025-02-13T04:29:31.465Z Checking anstyle v1.0.10
21172025-02-13T04:29:31.597Z Checking openssl-probe v0.1.5
21182025-02-13T04:29:31.760Z Checking utf8parse v0.2.2
21192025-02-13T04:29:31.803Z Checking stringprep v0.1.5
21202025-02-13T04:29:31.921Z Checking anstyle-parse v0.2.5
21212025-02-13T04:29:32.074Z Checking crossbeam-deque v0.8.5
21222025-02-13T04:29:32.128Z Checking native-tls v0.2.12
21232025-02-13T04:29:32.188Z Checking term v0.7.0
21242025-02-13T04:29:32.394Z Checking slog-json v2.6.1
21252025-02-13T04:29:32.446Z Checking rustls v0.23.19
21262025-02-13T04:29:32.612Z Checking rustls v0.22.4
21272025-02-13T04:29:32.651Z Checking serde_urlencoded v0.7.1
21282025-02-13T04:29:32.686Z Checking toml_edit v0.22.22
21292025-02-13T04:29:32.933Z Checking addr2line v0.24.2
21302025-02-13T04:29:33.058Z Checking crossbeam-channel v0.5.13
21312025-02-13T04:29:33.136Z Checking futures-executor v0.3.31
21322025-02-13T04:29:33.227Z Checking usdt-impl v0.5.0
21332025-02-13T04:29:33.381Z Checking num-integer v0.1.46
21342025-02-13T04:29:33.444Z Checking rustls-pemfile v2.2.0
21352025-02-13T04:29:33.677Z Checking md-5 v0.10.6
21362025-02-13T04:29:33.756Z Checking ff v0.13.0
21372025-02-13T04:29:33.793Z Checking hash32 v0.2.1
21382025-02-13T04:29:33.891Z Checking is-terminal v0.4.13
21392025-02-13T04:29:33.908Z Checking memmap v0.7.0
21402025-02-13T04:29:33.956Z Checking object v0.36.5
21412025-02-13T04:29:34.020Z Checking fallible-iterator v0.2.0
21422025-02-13T04:29:34.054Z Checking anstyle-query v1.1.1
21432025-02-13T04:29:34.104Z Checking utf-8 v0.7.6
21442025-02-13T04:29:34.136Z Checking hyper v1.5.2
21452025-02-13T04:29:34.189Z Checking take_mut v0.2.2
21462025-02-13T04:29:34.321Z Checking dyn-clone v1.0.17
21472025-02-13T04:29:34.344Z Checking colorchoice v1.0.2
21482025-02-13T04:29:34.485Z Checking linked-hash-map v0.5.6
21492025-02-13T04:29:34.488Z Checking quick-error v1.2.3
21502025-02-13T04:29:34.584Z Checking base16ct v0.2.0
21512025-02-13T04:29:34.644Z Checking psl-types v2.0.11
21522025-02-13T04:29:34.765Z Checking rustc-demangle v0.1.24
21532025-02-13T04:29:34.787Z Checking is_terminal_polyfill v1.70.1
21542025-02-13T04:29:34.828Z Checking publicsuffix v2.3.0
21552025-02-13T04:29:34.917Z Checking anstream v0.6.15
21562025-02-13T04:29:35.103Z Checking sec1 v0.7.3
21572025-02-13T04:29:35.203Z Checking lru-cache v0.1.2
21582025-02-13T04:29:35.281Z Checking toml v0.8.19
21592025-02-13T04:29:35.297Z Checking resolv-conf v0.7.0
21602025-02-13T04:29:35.369Z Checking postgres-protocol v0.6.7
21612025-02-13T04:29:35.477Z Checking schemars v0.8.21
21622025-02-13T04:29:35.659Z Checking slog-async v2.8.0
21632025-02-13T04:29:35.950Z Checking tungstenite v0.24.0
21642025-02-13T04:29:35.968Z Checking usdt v0.5.0
21652025-02-13T04:29:35.986Z Checking heapless v0.7.17
21662025-02-13T04:29:35.989Z Checking tokio-rustls v0.25.0
21672025-02-13T04:29:36.106Z Checking hyper-util v0.1.10
21682025-02-13T04:29:36.209Z Checking slog-term v2.9.1
21692025-02-13T04:29:36.353Z Checking group v0.13.0
21702025-02-13T04:29:36.618Z Checking num-iter v0.1.45
21712025-02-13T04:29:36.721Z Checking futures v0.3.31
21722025-02-13T04:29:36.800Z Checking slog-bunyan v2.5.0
21732025-02-13T04:29:36.818Z Checking tokio-native-tls v0.3.1
21742025-02-13T04:29:36.835Z Checking rayon-core v1.12.1
21752025-02-13T04:29:36.918Z Checking hickory-proto v0.24.3
21762025-02-13T04:29:36.959Z Checking multer v3.1.0
21772025-02-13T04:29:37.063Z Checking terminal_size v0.4.0
21782025-02-13T04:29:37.080Z Checking phf_shared v0.11.2
21792025-02-13T04:29:37.347Z Checking cookie v0.18.1
21802025-02-13T04:29:37.363Z Checking async-stream v0.3.6
21812025-02-13T04:29:37.524Z Checking bzip2-sys v0.1.11+1.0.8
21822025-02-13T04:29:37.540Z Checking signal-hook v0.3.17
21832025-02-13T04:29:37.557Z Checking camino v1.1.9
21842025-02-13T04:29:37.561Z Checking tokio-rustls v0.26.0
21852025-02-13T04:29:37.652Z Checking waitgroup v0.1.2
21862025-02-13T04:29:37.786Z Checking openapiv3 v2.0.0
21872025-02-13T04:29:37.803Z Checking webpki-roots v0.26.6
21882025-02-13T04:29:37.886Z Checking serde_path_to_error v0.1.16
21892025-02-13T04:29:37.942Z Checking hkdf v0.12.4
21902025-02-13T04:29:38.009Z Checking crypto-bigint v0.5.5
21912025-02-13T04:29:38.068Z Checking lazy_static v1.5.0
21922025-02-13T04:29:38.091Z Checking hostname v0.4.0
21932025-02-13T04:29:38.137Z Checking crc32fast v1.4.2
21942025-02-13T04:29:38.205Z Checking unicode-width v0.2.0
21952025-02-13T04:29:38.226Z Checking debug-ignore v1.0.5
21962025-02-13T04:29:38.388Z Checking strsim v0.11.1
21972025-02-13T04:29:38.408Z Checking clap_lex v0.7.4
21982025-02-13T04:29:38.464Z Checking winnow v0.5.40
21992025-02-13T04:29:38.661Z Checking managed v0.8.0
22002025-02-13T04:29:38.678Z Checking bitflags v1.3.2
22012025-02-13T04:29:38.704Z Checking console v0.15.10
22022025-02-13T04:29:38.780Z Checking clap_builder v4.5.27
22032025-02-13T04:29:39.022Z Checking smoltcp v0.9.1
22042025-02-13T04:29:39.254Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22052025-02-13T04:29:39.548Z Checking flate2 v1.0.35
22062025-02-13T04:29:39.962Z Checking backtrace v0.3.74
22072025-02-13T04:29:40.181Z Checking num-bigint-dig v0.8.4
22082025-02-13T04:29:40.424Z Checking hyper-tls v0.6.0
22092025-02-13T04:29:40.535Z Checking anyhow v1.0.95
22102025-02-13T04:29:40.694Z Checking hyper-rustls v0.27.3
22112025-02-13T04:29:40.779Z Checking elliptic-curve v0.13.8
22122025-02-13T04:29:40.918Z Checking signal-hook-mio v0.2.4
22132025-02-13T04:29:41.034Z Checking cookie_store v0.21.1
22142025-02-13T04:29:41.037Z Checking dropshot v0.12.0
22152025-02-13T04:29:41.072Z Checking bzip2 v0.4.4
22162025-02-13T04:29:41.277Z Checking toml_edit v0.19.15
22172025-02-13T04:29:41.349Z Checking rayon v1.10.0
22182025-02-13T04:29:41.391Z Checking phf v0.11.2
22192025-02-13T04:29:41.481Z Checking hickory-resolver v0.24.2
22202025-02-13T04:29:41.650Z Checking tokio-tungstenite v0.24.0
22212025-02-13T04:29:41.668Z Checking postgres-types v0.2.8
22222025-02-13T04:29:41.711Z Checking regex v1.11.1
22232025-02-13T04:29:42.102Z Checking bstr v1.10.0
22242025-02-13T04:29:42.161Z Checking ed25519 v2.2.3
22252025-02-13T04:29:42.309Z Checking tokio-stream v0.1.16
22262025-02-13T04:29:42.326Z Checking phf_shared v0.10.0
22272025-02-13T04:29:42.465Z Checking curve25519-dalek v4.1.3
22282025-02-13T04:29:42.586Z Checking zerocopy v0.6.6
22292025-02-13T04:29:42.970Z Checking hubpack v0.1.2
22302025-02-13T04:29:43.096Z Checking portable-atomic v1.9.0
22312025-02-13T04:29:43.117Z Checking pkcs1 v0.7.5
22322025-02-13T04:29:43.280Z Checking float-cmp v0.9.0
22332025-02-13T04:29:43.282Z Checking serde-big-array v0.5.1
22342025-02-13T04:29:43.505Z Checking rfc6979 v0.4.0
22352025-02-13T04:29:43.523Z Checking sync_wrapper v1.0.1
22362025-02-13T04:29:43.538Z Checking normalize-line-endings v0.3.0
22372025-02-13T04:29:43.669Z Checking unicode-segmentation v1.12.0
22382025-02-13T04:29:43.672Z Checking predicates-core v1.0.8
22392025-02-13T04:29:43.701Z Checking precomputed-hash v0.1.1
22402025-02-13T04:29:43.748Z Checking number_prefix v0.4.0
22412025-02-13T04:29:43.815Z Checking minimal-lexical v0.2.1
22422025-02-13T04:29:43.883Z Checking static_assertions v1.1.0
22432025-02-13T04:29:43.960Z Checking bit-vec v0.6.3
22442025-02-13T04:29:43.991Z Checking difflib v0.4.0
22452025-02-13T04:29:44.104Z Checking whoami v1.5.2
22462025-02-13T04:29:44.217Z Checking fixedbitset v0.4.2
22472025-02-13T04:29:44.274Z Checking new_debug_unreachable v1.0.6
22482025-02-13T04:29:44.295Z Checking ed25519-dalek v2.1.1
22492025-02-13T04:29:44.322Z Checking predicates v3.1.2
22502025-02-13T04:29:44.357Z Checking similar v2.6.0
22512025-02-13T04:29:44.374Z Checking string_cache v0.8.7
22522025-02-13T04:29:44.396Z Checking tokio-postgres v0.7.12
22532025-02-13T04:29:44.475Z Checking petgraph v0.6.5
22542025-02-13T04:29:44.541Z Checking qorb v0.2.1
22552025-02-13T04:29:44.655Z Checking bit-set v0.5.3
22562025-02-13T04:29:44.684Z Checking nom v7.1.3
22572025-02-13T04:29:44.846Z Checking indicatif v0.17.11
22582025-02-13T04:29:44.900Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22592025-02-13T04:29:44.938Z Checking toml v0.7.8
22602025-02-13T04:29:45.179Z Checking ecdsa v0.16.9
22612025-02-13T04:29:45.586Z Checking reqwest v0.12.9
22622025-02-13T04:29:45.652Z Checking rsa v0.9.6
22632025-02-13T04:29:45.871Z Checking clap v4.5.27
22642025-02-13T04:29:45.998Z Checking zip v0.6.6
22652025-02-13T04:29:46.679Z Checking crossterm v0.28.1
22662025-02-13T04:29:46.724Z Checking itertools v0.12.1
22672025-02-13T04:29:47.122Z Checking itertools v0.10.5
22682025-02-13T04:29:47.334Z Checking ahash v0.8.11
22692025-02-13T04:29:47.384Z Checking fs-err v2.11.0
22702025-02-13T04:29:47.497Z Checking x509-cert v0.2.5
22712025-02-13T04:29:47.500Z Checking semver v1.0.24
22722025-02-13T04:29:47.809Z Checking hex v0.4.3
22732025-02-13T04:29:47.930Z Checking lalrpop-util v0.19.12
22742025-02-13T04:29:47.945Z Checking peg-runtime v0.8.3
22752025-02-13T04:29:48.165Z Checking sigpipe v0.1.3
22762025-02-13T04:29:49.435Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22772025-02-13T04:29:49.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.69s
22782025-02-13T04:29:49.925Z
22792025-02-13T04:29:49.925Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22802025-02-13T04:29:50.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22812025-02-13T04:29:50.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22822025-02-13T04:29:50.590Z Compiling hashbrown v0.14.5
22832025-02-13T04:29:50.716Z Checking heck v0.5.0
22842025-02-13T04:29:50.728Z Compiling unsafe-libyaml v0.2.11
22852025-02-13T04:29:50.743Z Checking ipnetwork v0.20.0
22862025-02-13T04:29:50.745Z Compiling ident_case v1.0.1
22872025-02-13T04:29:50.774Z Checking progenitor-client v0.8.0
22882025-02-13T04:29:50.790Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22892025-02-13T04:29:50.873Z Checking newtype-uuid v1.2.1
22902025-02-13T04:29:50.935Z Compiling darling_core v0.20.10
22912025-02-13T04:29:51.082Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22922025-02-13T04:29:51.103Z Compiling proc-macro-crate v1.3.1
22932025-02-13T04:29:51.136Z Compiling structmeta-derive v0.3.0
22942025-02-13T04:29:51.157Z Compiling thiserror v2.0.11
22952025-02-13T04:29:51.432Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22962025-02-13T04:29:51.708Z Compiling regress v0.10.1
22972025-02-13T04:29:51.832Z Compiling lzma-sys v0.1.20
22982025-02-13T04:29:52.059Z Compiling serde_yaml v0.9.34+deprecated
22992025-02-13T04:29:52.095Z Compiling num_enum_derive v0.5.11
23002025-02-13T04:29:52.516Z Compiling thiserror-impl v2.0.11
23012025-02-13T04:29:52.573Z Compiling foreign-types-macros v0.2.3
23022025-02-13T04:29:53.858Z Compiling structmeta v0.3.0
23032025-02-13T04:29:53.881Z Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534)
23042025-02-13T04:29:54.240Z Compiling dropshot v0.15.1
23052025-02-13T04:29:54.443Z Checking arc-swap v1.7.1
23062025-02-13T04:29:54.551Z Checking foreign-types-shared v0.3.1
23072025-02-13T04:29:54.682Z Checking foreign-types v0.5.0
23082025-02-13T04:29:54.853Z Checking slog-scope v4.4.0
23092025-02-13T04:29:54.870Z Checking num_enum v0.5.11
23102025-02-13T04:29:55.013Z Checking daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534)
23112025-02-13T04:29:55.031Z Compiling parse-display-derive v0.10.0
23122025-02-13T04:29:55.098Z Compiling proc-macro-error v1.0.4
23132025-02-13T04:29:55.218Z Checking typify-impl v0.2.0
23142025-02-13T04:29:55.701Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23152025-02-13T04:29:55.930Z Checking tungstenite v0.21.0
23162025-02-13T04:29:55.942Z Compiling heck v0.3.3
23172025-02-13T04:29:55.948Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23182025-02-13T04:29:56.201Z Compiling dropshot_endpoint v0.15.1
23192025-02-13T04:29:56.386Z Checking cstr-argument v0.1.2
23202025-02-13T04:29:56.582Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23212025-02-13T04:29:56.653Z Checking instant v0.1.13
23222025-02-13T04:29:56.724Z Checking pretty-hex v0.2.1
23232025-02-13T04:29:56.780Z Checking fastrand v2.1.1
23242025-02-13T04:29:56.908Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23252025-02-13T04:29:57.028Z Compiling darling_macro v0.20.10
23262025-02-13T04:29:57.123Z Checking base64 v0.21.7
23272025-02-13T04:29:57.221Z Checking tempfile v3.13.0
23282025-02-13T04:29:57.326Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23292025-02-13T04:29:57.473Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23302025-02-13T04:29:57.597Z Checking backoff v0.4.0
23312025-02-13T04:29:57.655Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23322025-02-13T04:29:57.680Z Checking tokio-tungstenite v0.21.0
23332025-02-13T04:29:57.729Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23342025-02-13T04:29:57.821Z Compiling zone_cfg_derive v0.1.2
23352025-02-13T04:29:57.877Z Checking strum v0.26.3
23362025-02-13T04:29:57.925Z Compiling darling v0.20.10
23372025-02-13T04:29:58.036Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23382025-02-13T04:29:58.053Z Compiling serde_with_macros v3.11.0
23392025-02-13T04:29:58.056Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23402025-02-13T04:29:58.390Z Checking slog-stdlog v4.1.1
23412025-02-13T04:29:58.442Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23422025-02-13T04:29:58.556Z Checking regress v0.9.1
23432025-02-13T04:29:58.609Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23442025-02-13T04:29:58.822Z Checking progenitor-client v0.9.1
23452025-02-13T04:29:58.901Z Checking colored v2.1.0
23462025-02-13T04:29:59.064Z Checking parse-display v0.10.0
23472025-02-13T04:29:59.182Z Checking macaddr v1.0.1
23482025-02-13T04:29:59.198Z Checking unicode-width v0.1.14
23492025-02-13T04:29:59.214Z Checking base64 v0.13.1
23502025-02-13T04:29:59.563Z Checking zone v0.1.8
23512025-02-13T04:29:59.657Z Checking ron v0.7.1
23522025-02-13T04:29:59.678Z Checking tabwriter v1.4.0
23532025-02-13T04:29:59.927Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23542025-02-13T04:30:00.180Z Checking slog-envlogger v2.2.0
23552025-02-13T04:30:00.358Z Checking xz2 v0.1.7
23562025-02-13T04:30:00.408Z Checking xattr v1.3.1
23572025-02-13T04:30:00.598Z Checking pem v3.0.4
23582025-02-13T04:30:00.614Z Checking serde_with v3.11.0
23592025-02-13T04:30:00.663Z Checking yasna v0.5.2
23602025-02-13T04:30:00.700Z Checking headers-core v0.3.0
23612025-02-13T04:30:00.851Z Checking smf v0.2.3
23622025-02-13T04:30:00.871Z Checking filetime v0.2.25
23632025-02-13T04:30:01.067Z Checking same-file v1.0.6
23642025-02-13T04:30:01.089Z Checking tar v0.4.42
23652025-02-13T04:30:01.254Z Checking walkdir v2.5.0
23662025-02-13T04:30:01.285Z Checking headers v0.4.0
23672025-02-13T04:30:01.492Z Checking rcgen v0.12.1
23682025-02-13T04:30:01.523Z Checking atomicwrites v0.4.4
23692025-02-13T04:30:01.740Z Checking camino-tempfile v1.1.1
23702025-02-13T04:30:01.938Z Checking subprocess v0.2.9
23712025-02-13T04:30:04.714Z Compiling typify-macro v0.2.0
23722025-02-13T04:30:06.219Z Compiling typify v0.2.0
23732025-02-13T04:30:06.288Z Compiling progenitor-impl v0.8.0
23742025-02-13T04:30:08.700Z Compiling progenitor-macro v0.8.0
23752025-02-13T04:30:12.336Z Checking progenitor v0.8.0
23762025-02-13T04:30:12.462Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23772025-02-13T04:30:12.462Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23782025-02-13T04:30:14.965Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23792025-02-13T04:30:15.320Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23802025-02-13T04:30:21.262Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23812025-02-13T04:30:22.806Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23822025-02-13T04:30:23.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.08s
23832025-02-13T04:30:24.170Z
23842025-02-13T04:30:24.170Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
23852025-02-13T04:30:24.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23862025-02-13T04:30:24.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23872025-02-13T04:30:24.827Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23882025-02-13T04:30:26.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
23892025-02-13T04:30:26.354Z
23902025-02-13T04:30:26.355Zinfo: running `cargo check --bins` on nexus-config (51/199)
23912025-02-13T04:30:26.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23922025-02-13T04:30:26.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23932025-02-13T04:30:26.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23942025-02-13T04:30:26.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
23952025-02-13T04:30:26.961Z
23962025-02-13T04:30:26.961Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
23972025-02-13T04:30:27.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23982025-02-13T04:30:27.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23992025-02-13T04:30:27.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24002025-02-13T04:30:27.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24012025-02-13T04:30:27.558Z
24022025-02-13T04:30:27.558Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24032025-02-13T04:30:28.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24042025-02-13T04:30:28.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24052025-02-13T04:30:28.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24062025-02-13T04:30:28.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24072025-02-13T04:30:28.159Z
24082025-02-13T04:30:28.159Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24092025-02-13T04:30:28.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24102025-02-13T04:30:28.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24112025-02-13T04:30:28.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24122025-02-13T04:30:28.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24132025-02-13T04:30:28.783Z
24142025-02-13T04:30:28.783Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24152025-02-13T04:30:29.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24162025-02-13T04:30:29.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24172025-02-13T04:30:29.460Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24182025-02-13T04:30:29.610Z Compiling ipnetwork v0.20.0
24192025-02-13T04:30:29.670Z Compiling zerocopy v0.8.10
24202025-02-13T04:30:29.671Z Compiling progenitor-client v0.8.0
24212025-02-13T04:30:29.671Z Compiling itertools v0.13.0
24222025-02-13T04:30:29.671Z Compiling zerocopy-derive v0.8.10
24232025-02-13T04:30:29.671Z Compiling heapless v0.8.0
24242025-02-13T04:30:29.671Z Compiling thiserror v2.0.11
24252025-02-13T04:30:29.767Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24262025-02-13T04:30:29.891Z Checking hash32 v0.3.1
24272025-02-13T04:30:30.036Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24282025-02-13T04:30:30.088Z Compiling progenitor v0.8.0
24292025-02-13T04:30:30.314Z Compiling instant v0.1.13
24302025-02-13T04:30:30.363Z Compiling smoltcp v0.11.0
24312025-02-13T04:30:30.429Z Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534)
24322025-02-13T04:30:30.464Z Compiling backoff v0.4.0
24332025-02-13T04:30:30.481Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24342025-02-13T04:30:30.701Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24352025-02-13T04:30:30.751Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24362025-02-13T04:30:30.808Z Compiling dropshot v0.15.1
24372025-02-13T04:30:31.050Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24382025-02-13T04:30:31.149Z Compiling serde_with v3.11.0
24392025-02-13T04:30:31.248Z Compiling parse-display v0.10.0
24402025-02-13T04:30:31.283Z Checking num-rational v0.4.2
24412025-02-13T04:30:31.857Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24422025-02-13T04:30:31.935Z Compiling progenitor-client v0.9.1
24432025-02-13T04:30:32.443Z Compiling regress v0.9.1
24442025-02-13T04:30:32.476Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24452025-02-13T04:30:33.491Z Compiling phf_generator v0.11.2
24462025-02-13T04:30:33.696Z Checking num-complex v0.4.6
24472025-02-13T04:30:34.619Z Compiling macaddr v1.0.1
24482025-02-13T04:30:35.050Z Checking cobs v0.2.3
24492025-02-13T04:30:35.069Z Checking num v0.4.3
24502025-02-13T04:30:35.184Z Compiling phf_codegen v0.11.2
24512025-02-13T04:30:35.263Z Checking postcard v1.0.10
24522025-02-13T04:30:35.546Z Compiling parse-zoneinfo v0.3.1
24532025-02-13T04:30:35.793Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24542025-02-13T04:30:36.067Z Checking float-ord v0.3.2
24552025-02-13T04:30:37.304Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24562025-02-13T04:30:37.472Z Compiling convert_case v0.4.0
24572025-02-13T04:30:37.622Z Compiling chrono-tz-build v0.4.0
24582025-02-13T04:30:38.329Z Compiling derive_more v0.99.19
24592025-02-13T04:30:38.401Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24602025-02-13T04:30:38.419Z Compiling crucible-workspace-hack v0.1.0
24612025-02-13T04:30:38.703Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24622025-02-13T04:30:38.864Z Compiling chrono-tz v0.10.1
24632025-02-13T04:30:39.040Z Checking newline-converter v0.3.0
24642025-02-13T04:30:39.269Z Checking prettyplease v0.2.25
24652025-02-13T04:30:39.318Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24662025-02-13T04:30:39.519Z Compiling slog-dtrace v0.3.0
24672025-02-13T04:30:39.843Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24682025-02-13T04:30:40.020Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24692025-02-13T04:30:40.296Z Checking expectorate v1.1.0
24702025-02-13T04:30:40.452Z Compiling zone_cfg_derive v0.3.0
24712025-02-13T04:30:40.616Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24722025-02-13T04:30:41.253Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24732025-02-13T04:30:41.673Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24742025-02-13T04:30:41.863Z Compiling const_format_proc_macros v0.2.34
24752025-02-13T04:30:41.987Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24762025-02-13T04:30:42.003Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24772025-02-13T04:30:42.034Z Compiling num-derive v0.4.2
24782025-02-13T04:30:42.330Z Checking highway v1.2.0
24792025-02-13T04:30:42.788Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24802025-02-13T04:30:43.142Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24812025-02-13T04:30:43.157Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24822025-02-13T04:30:43.390Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24832025-02-13T04:30:43.417Z Checking zone v0.3.0
24842025-02-13T04:30:43.826Z Checking const_format v0.2.34
24852025-02-13T04:30:43.940Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24862025-02-13T04:30:44.192Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24872025-02-13T04:30:44.393Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
24882025-02-13T04:30:44.681Z Checking gethostname v0.5.0
24892025-02-13T04:30:44.820Z Checking bcs v0.1.6
24902025-02-13T04:30:44.838Z Compiling async-recursion v1.1.1
24912025-02-13T04:30:44.944Z Checking nanorand v0.7.0
24922025-02-13T04:30:45.052Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24932025-02-13T04:30:45.187Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24942025-02-13T04:30:45.247Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24952025-02-13T04:30:45.296Z Checking termtree v0.5.1
24962025-02-13T04:30:45.508Z Checking flume v0.11.1
24972025-02-13T04:30:47.176Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24982025-02-13T04:30:51.592Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
24992025-02-13T04:30:54.820Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25002025-02-13T04:30:57.273Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25012025-02-13T04:30:58.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.75s
25022025-02-13T04:30:58.708Z
25032025-02-13T04:30:58.708Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25042025-02-13T04:30:59.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25052025-02-13T04:30:59.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25062025-02-13T04:30:59.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25072025-02-13T04:30:59.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25082025-02-13T04:30:59.339Z
25092025-02-13T04:30:59.340Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25102025-02-13T04:30:59.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25112025-02-13T04:30:59.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25122025-02-13T04:30:59.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25132025-02-13T04:30:59.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25142025-02-13T04:30:59.956Z
25152025-02-13T04:30:59.956Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25162025-02-13T04:31:00.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25172025-02-13T04:31:00.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25182025-02-13T04:31:00.604Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25192025-02-13T04:31:01.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
25202025-02-13T04:31:01.382Z
25212025-02-13T04:31:01.382Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25222025-02-13T04:31:01.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232025-02-13T04:31:01.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242025-02-13T04:31:02.048Z Compiling cfg_aliases v0.1.1
25252025-02-13T04:31:02.048Z Compiling vte_generate_state_changes v0.1.2
25262025-02-13T04:31:02.051Z Checking fd-lock v4.0.2
25272025-02-13T04:31:02.051Z Checking nibble_vec v0.1.0
25282025-02-13T04:31:02.051Z Checking endian-type v0.1.2
25292025-02-13T04:31:02.156Z Checking bytecount v0.6.8
25302025-02-13T04:31:02.177Z Compiling tabled_derive v0.7.0
25312025-02-13T04:31:02.211Z Compiling peg-macros v0.8.4
25322025-02-13T04:31:02.237Z Compiling nix v0.28.0
25332025-02-13T04:31:02.298Z Checking papergrid v0.11.0
25342025-02-13T04:31:02.342Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25352025-02-13T04:31:02.372Z Compiling sqlparser_derive v0.2.2
25362025-02-13T04:31:02.393Z Checking radix_trie v0.2.1
25372025-02-13T04:31:02.727Z Checking vte v0.11.1
25382025-02-13T04:31:02.766Z Checking nu-ansi-term v0.50.1
25392025-02-13T04:31:03.175Z Checking home v0.5.9
25402025-02-13T04:31:03.307Z Checking unicode_categories v0.1.1
25412025-02-13T04:31:03.363Z Checking display-error-chain v0.2.2
25422025-02-13T04:31:03.399Z Checking sqlparser v0.45.0
25432025-02-13T04:31:04.618Z Checking sqlformat v0.2.6
25442025-02-13T04:31:04.622Z Checking strip-ansi-escapes v0.2.0
25452025-02-13T04:31:04.622Z Checking reedline v0.35.0
25462025-02-13T04:31:04.622Z Checking tabled v0.15.0
25472025-02-13T04:31:04.747Z Checking peg v0.8.4
25482025-02-13T04:31:05.147Z Checking rustyline v14.0.0
25492025-02-13T04:31:13.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
25502025-02-13T04:31:13.976Z
25512025-02-13T04:31:13.976Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25522025-02-13T04:31:14.533Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532025-02-13T04:31:14.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542025-02-13T04:31:14.635Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25552025-02-13T04:31:19.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
25562025-02-13T04:31:19.837Z
25572025-02-13T04:31:19.837Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25582025-02-13T04:31:20.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592025-02-13T04:31:20.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602025-02-13T04:31:20.492Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25612025-02-13T04:31:23.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
25622025-02-13T04:31:24.158Z
25632025-02-13T04:31:24.158Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25642025-02-13T04:31:24.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652025-02-13T04:31:24.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662025-02-13T04:31:24.807Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25672025-02-13T04:31:29.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s
25682025-02-13T04:31:29.769Z
25692025-02-13T04:31:29.769Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25702025-02-13T04:31:30.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712025-02-13T04:31:30.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722025-02-13T04:31:30.444Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25732025-02-13T04:31:35.364Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
25742025-02-13T04:31:35.553Z
25752025-02-13T04:31:35.553Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25762025-02-13T04:31:36.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772025-02-13T04:31:36.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782025-02-13T04:31:36.233Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25792025-02-13T04:31:40.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s
25802025-02-13T04:31:40.282Z
25812025-02-13T04:31:40.282Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
25822025-02-13T04:31:40.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832025-02-13T04:31:40.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842025-02-13T04:31:40.960Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25852025-02-13T04:31:44.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
25862025-02-13T04:31:45.001Z
25872025-02-13T04:31:45.001Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
25882025-02-13T04:31:45.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25892025-02-13T04:31:45.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25902025-02-13T04:31:45.670Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25912025-02-13T04:31:50.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
25922025-02-13T04:31:51.006Z
25932025-02-13T04:31:51.006Zinfo: running `cargo check --bins` on oximeter (67/199)
25942025-02-13T04:31:51.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25952025-02-13T04:31:51.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25962025-02-13T04:31:51.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25972025-02-13T04:31:51.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25982025-02-13T04:31:51.624Z
25992025-02-13T04:31:51.624Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26002025-02-13T04:31:52.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26012025-02-13T04:31:52.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26022025-02-13T04:31:52.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26032025-02-13T04:31:52.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26042025-02-13T04:31:52.228Z
26052025-02-13T04:31:52.228Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26062025-02-13T04:31:52.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072025-02-13T04:31:52.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082025-02-13T04:31:52.866Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26092025-02-13T04:31:54.872Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26102025-02-13T04:31:55.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
26112025-02-13T04:31:55.974Z
26122025-02-13T04:31:55.974Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26132025-02-13T04:31:56.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26142025-02-13T04:31:56.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26152025-02-13T04:31:56.511Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26162025-02-13T04:31:56.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26172025-02-13T04:31:56.588Z
26182025-02-13T04:31:56.588Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26192025-02-13T04:31:57.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202025-02-13T04:31:57.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212025-02-13T04:31:57.135Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26222025-02-13T04:31:57.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26232025-02-13T04:31:57.211Z
26242025-02-13T04:31:57.211Zinfo: running `cargo check --bins` on oxql-types (72/199)
26252025-02-13T04:31:57.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262025-02-13T04:31:57.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272025-02-13T04:31:57.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26282025-02-13T04:31:57.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26292025-02-13T04:31:57.819Z
26302025-02-13T04:31:57.819Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26312025-02-13T04:31:58.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26322025-02-13T04:31:58.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26332025-02-13T04:31:58.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26342025-02-13T04:31:58.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26352025-02-13T04:31:58.456Z
26362025-02-13T04:31:58.456Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26372025-02-13T04:31:59.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26382025-02-13T04:31:59.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26392025-02-13T04:31:59.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26402025-02-13T04:31:59.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26412025-02-13T04:31:59.084Z
26422025-02-13T04:31:59.084Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26432025-02-13T04:31:59.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26442025-02-13T04:31:59.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26452025-02-13T04:31:59.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26462025-02-13T04:31:59.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26472025-02-13T04:31:59.714Z
26482025-02-13T04:31:59.714Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26492025-02-13T04:32:00.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26502025-02-13T04:32:00.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26512025-02-13T04:32:00.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26522025-02-13T04:32:00.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26532025-02-13T04:32:00.330Z
26542025-02-13T04:32:00.330Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26552025-02-13T04:32:00.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26562025-02-13T04:32:00.872Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26572025-02-13T04:32:00.872Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26582025-02-13T04:32:00.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26592025-02-13T04:32:00.948Z
26602025-02-13T04:32:00.948Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26612025-02-13T04:32:01.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26622025-02-13T04:32:01.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26632025-02-13T04:32:01.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26642025-02-13T04:32:01.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26652025-02-13T04:32:01.572Z
26662025-02-13T04:32:01.572Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26672025-02-13T04:32:02.096Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682025-02-13T04:32:02.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692025-02-13T04:32:02.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26702025-02-13T04:32:02.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26712025-02-13T04:32:02.172Z
26722025-02-13T04:32:02.172Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26732025-02-13T04:32:02.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742025-02-13T04:32:02.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752025-02-13T04:32:02.725Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26762025-02-13T04:32:02.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26772025-02-13T04:32:02.803Z
26782025-02-13T04:32:02.803Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26792025-02-13T04:32:03.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802025-02-13T04:32:03.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812025-02-13T04:32:03.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822025-02-13T04:32:03.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26832025-02-13T04:32:03.416Z
26842025-02-13T04:32:03.416Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
26852025-02-13T04:32:03.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862025-02-13T04:32:03.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872025-02-13T04:32:03.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882025-02-13T04:32:03.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26892025-02-13T04:32:04.031Z
26902025-02-13T04:32:04.031Zinfo: running `cargo check --bins` on dpd-client (83/199)
26912025-02-13T04:32:04.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922025-02-13T04:32:04.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932025-02-13T04:32:04.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26942025-02-13T04:32:04.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26952025-02-13T04:32:04.644Z
26962025-02-13T04:32:04.644Zinfo: running `cargo check --bins` on gateway-client (84/199)
26972025-02-13T04:32:05.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26982025-02-13T04:32:05.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26992025-02-13T04:32:05.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27002025-02-13T04:32:05.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27012025-02-13T04:32:05.248Z
27022025-02-13T04:32:05.248Zinfo: running `cargo check --bins` on installinator-client (85/199)
27032025-02-13T04:32:05.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27042025-02-13T04:32:05.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27052025-02-13T04:32:05.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27062025-02-13T04:32:05.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27072025-02-13T04:32:05.877Z
27082025-02-13T04:32:05.878Zinfo: running `cargo check --bins` on installinator-common (86/199)
27092025-02-13T04:32:06.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27102025-02-13T04:32:06.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27112025-02-13T04:32:06.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27122025-02-13T04:32:06.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27132025-02-13T04:32:06.511Z
27142025-02-13T04:32:06.511Zinfo: running `cargo check --bins` on update-engine (87/199)
27152025-02-13T04:32:07.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27162025-02-13T04:32:07.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27172025-02-13T04:32:07.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27182025-02-13T04:32:07.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27192025-02-13T04:32:07.111Z
27202025-02-13T04:32:07.111Zinfo: running `cargo check --bins` on nexus-client (88/199)
27212025-02-13T04:32:07.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27222025-02-13T04:32:07.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27232025-02-13T04:32:07.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27242025-02-13T04:32:07.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27252025-02-13T04:32:07.757Z
27262025-02-13T04:32:07.757Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27272025-02-13T04:32:08.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27282025-02-13T04:32:08.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27292025-02-13T04:32:08.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27302025-02-13T04:32:08.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27312025-02-13T04:32:08.383Z
27322025-02-13T04:32:08.384Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27332025-02-13T04:32:08.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27342025-02-13T04:32:08.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27352025-02-13T04:32:08.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27362025-02-13T04:32:08.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27372025-02-13T04:32:08.985Z
27382025-02-13T04:32:08.985Zinfo: running `cargo check --bins` on nexus-types (91/199)
27392025-02-13T04:32:09.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27402025-02-13T04:32:09.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27412025-02-13T04:32:09.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27422025-02-13T04:32:09.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27432025-02-13T04:32:09.621Z
27442025-02-13T04:32:09.621Zinfo: running `cargo check --bins` on oxide-client (92/199)
27452025-02-13T04:32:10.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27462025-02-13T04:32:10.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27472025-02-13T04:32:10.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27482025-02-13T04:32:10.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27492025-02-13T04:32:10.225Z
27502025-02-13T04:32:10.225Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27512025-02-13T04:32:10.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522025-02-13T04:32:10.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532025-02-13T04:32:10.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27542025-02-13T04:32:10.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27552025-02-13T04:32:10.835Z
27562025-02-13T04:32:10.835Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27572025-02-13T04:32:11.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582025-02-13T04:32:11.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592025-02-13T04:32:11.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27602025-02-13T04:32:11.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27612025-02-13T04:32:11.430Z
27622025-02-13T04:32:11.430Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27632025-02-13T04:32:11.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642025-02-13T04:32:11.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652025-02-13T04:32:11.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27662025-02-13T04:32:11.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27672025-02-13T04:32:12.073Z
27682025-02-13T04:32:12.073Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27692025-02-13T04:32:12.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702025-02-13T04:32:12.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712025-02-13T04:32:12.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722025-02-13T04:32:12.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27732025-02-13T04:32:12.725Z
27742025-02-13T04:32:12.725Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27752025-02-13T04:32:13.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762025-02-13T04:32:13.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772025-02-13T04:32:13.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782025-02-13T04:32:13.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27792025-02-13T04:32:13.365Z
27802025-02-13T04:32:13.365Zinfo: running `cargo check --bins` on wicket-common (98/199)
27812025-02-13T04:32:13.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822025-02-13T04:32:13.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832025-02-13T04:32:13.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842025-02-13T04:32:13.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27852025-02-13T04:32:14.006Z
27862025-02-13T04:32:14.006Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
27872025-02-13T04:32:14.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882025-02-13T04:32:14.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892025-02-13T04:32:14.649Z Checking csv-core v0.1.11
27902025-02-13T04:32:14.649Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27912025-02-13T04:32:14.656Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27922025-02-13T04:32:14.656Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27932025-02-13T04:32:14.945Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27942025-02-13T04:32:14.947Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27952025-02-13T04:32:14.974Z Checking csv v1.3.1
27962025-02-13T04:32:15.548Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
27972025-02-13T04:32:15.888Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27982025-02-13T04:32:17.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
27992025-02-13T04:32:17.920Z
28002025-02-13T04:32:17.920Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28012025-02-13T04:32:18.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022025-02-13T04:32:18.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032025-02-13T04:32:18.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042025-02-13T04:32:18.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28052025-02-13T04:32:18.263Z
28062025-02-13T04:32:18.263Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28072025-02-13T04:32:18.808Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082025-02-13T04:32:18.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092025-02-13T04:32:18.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102025-02-13T04:32:18.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28112025-02-13T04:32:18.887Z
28122025-02-13T04:32:18.887Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28132025-02-13T04:32:19.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142025-02-13T04:32:19.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152025-02-13T04:32:19.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162025-02-13T04:32:19.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28172025-02-13T04:32:19.599Z
28182025-02-13T04:32:19.599Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28192025-02-13T04:32:20.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202025-02-13T04:32:20.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212025-02-13T04:32:20.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28222025-02-13T04:32:20.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28232025-02-13T04:32:20.310Z
28242025-02-13T04:32:20.310Zinfo: running `cargo check --bins` on dns-server (104/199)
28252025-02-13T04:32:20.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262025-02-13T04:32:20.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272025-02-13T04:32:20.954Z Compiling typify-impl v0.3.0
28282025-02-13T04:32:21.060Z Compiling parking_lot_core v0.8.6
28292025-02-13T04:32:21.063Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28302025-02-13T04:32:21.072Z Checking fxhash v0.2.1
28312025-02-13T04:32:21.085Z Checking hickory-client v0.24.2
28322025-02-13T04:32:21.106Z Checking hickory-server v0.24.2
28332025-02-13T04:32:21.757Z Checking parking_lot v0.11.2
28342025-02-13T04:32:21.829Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28352025-02-13T04:32:22.093Z Checking sled v0.34.7
28362025-02-13T04:32:26.515Z Compiling typify-macro v0.3.0
28372025-02-13T04:32:28.056Z Compiling typify v0.3.0
28382025-02-13T04:32:28.125Z Compiling progenitor-impl v0.9.1
28392025-02-13T04:32:30.508Z Compiling progenitor-macro v0.9.1
28402025-02-13T04:32:34.263Z Checking progenitor v0.9.1
28412025-02-13T04:32:34.394Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28422025-02-13T04:32:34.861Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28432025-02-13T04:32:36.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.86s
28442025-02-13T04:32:36.364Z
28452025-02-13T04:32:36.364Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28462025-02-13T04:32:36.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472025-02-13T04:32:36.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482025-02-13T04:32:36.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492025-02-13T04:32:36.923Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28502025-02-13T04:32:36.995Z
28512025-02-13T04:32:36.995Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28522025-02-13T04:32:37.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-02-13T04:32:37.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-02-13T04:32:37.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552025-02-13T04:32:37.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28562025-02-13T04:32:37.684Z
28572025-02-13T04:32:37.685Zinfo: running `cargo check --bins` on gateway-types (107/199)
28582025-02-13T04:32:38.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592025-02-13T04:32:38.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602025-02-13T04:32:38.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612025-02-13T04:32:38.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28622025-02-13T04:32:38.339Z
28632025-02-13T04:32:38.339Zinfo: running `cargo check --bins` on ipcc (108/199)
28642025-02-13T04:32:38.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652025-02-13T04:32:38.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662025-02-13T04:32:38.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672025-02-13T04:32:38.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28682025-02-13T04:32:38.977Z
28692025-02-13T04:32:38.977Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28702025-02-13T04:32:39.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-02-13T04:32:39.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-02-13T04:32:39.682Z Compiling radium v0.7.0
28732025-02-13T04:32:39.682Z Compiling semver v0.1.20
28742025-02-13T04:32:39.802Z Compiling maybe-uninit v2.0.0
28752025-02-13T04:32:39.805Z Checking tap v1.0.1
28762025-02-13T04:32:39.824Z Checking password-hash v0.5.0
28772025-02-13T04:32:39.829Z Checking blake2 v0.10.6
28782025-02-13T04:32:39.829Z Compiling packed_struct v0.10.1
28792025-02-13T04:32:39.829Z Compiling owo-colors v4.1.0
28802025-02-13T04:32:39.948Z Checking wyz v0.5.1
28812025-02-13T04:32:40.141Z Compiling rustc_version v0.1.7
28822025-02-13T04:32:40.250Z Checking crc-catalog v2.4.0
28832025-02-13T04:32:40.267Z Checking funty v2.0.0
28842025-02-13T04:32:40.305Z Compiling cancel-safe-futures v0.1.5
28852025-02-13T04:32:40.327Z Checking argon2 v0.5.3
28862025-02-13T04:32:40.404Z Checking crc v3.2.1
28872025-02-13T04:32:40.456Z Compiling packed_struct_codegen v0.10.1
28882025-02-13T04:32:40.493Z Checking half v2.4.1
28892025-02-13T04:32:40.560Z Compiling indexmap v1.9.3
28902025-02-13T04:32:40.578Z Compiling newtype_derive v0.1.6
28912025-02-13T04:32:40.682Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28922025-02-13T04:32:40.824Z Checking ciborium-io v0.2.2
28932025-02-13T04:32:40.859Z Checking nodrop v0.1.14
28942025-02-13T04:32:40.972Z Checking ciborium-ll v0.2.2
28952025-02-13T04:32:40.999Z Checking array-init v0.0.4
28962025-02-13T04:32:41.032Z Checking bitvec v1.0.1
28972025-02-13T04:32:41.046Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28982025-02-13T04:32:41.075Z Checking smallvec v0.6.14
28992025-02-13T04:32:41.080Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29002025-02-13T04:32:41.345Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29012025-02-13T04:32:41.423Z Checking libsw v3.3.1
29022025-02-13T04:32:41.449Z Compiling memoffset v0.9.1
29032025-02-13T04:32:41.678Z Checking hashbrown v0.12.3
29042025-02-13T04:32:41.778Z Checking linear-map v1.2.0
29052025-02-13T04:32:41.853Z Checking swrite v0.1.0
29062025-02-13T04:32:41.887Z Checking termcolor v1.4.1
29072025-02-13T04:32:41.968Z Checking indent_write v2.2.0
29082025-02-13T04:32:42.099Z Checking bitfield v0.14.0
29092025-02-13T04:32:42.193Z Checking ron v0.8.1
29102025-02-13T04:32:42.311Z Checking env_logger v0.10.2
29112025-02-13T04:32:42.312Z Checking serde-hex v0.1.0
29122025-02-13T04:32:42.385Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29132025-02-13T04:32:42.776Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29142025-02-13T04:32:42.866Z Checking ciborium v0.2.2
29152025-02-13T04:32:43.023Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29162025-02-13T04:32:43.449Z Checking steno v0.4.1
29172025-02-13T04:32:43.598Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29182025-02-13T04:32:43.890Z Checking hashbrown v0.13.2
29192025-02-13T04:32:44.117Z Checking crc-any v2.5.0
29202025-02-13T04:32:44.117Z Checking humantime v2.1.0
29212025-02-13T04:32:44.350Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29222025-02-13T04:32:44.514Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29232025-02-13T04:32:44.739Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29242025-02-13T04:32:44.883Z Checking object v0.30.4
29252025-02-13T04:32:44.987Z Checking path-slash v0.1.5
29262025-02-13T04:32:45.122Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29272025-02-13T04:32:45.258Z Checking nix v0.27.1
29282025-02-13T04:32:45.631Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29292025-02-13T04:32:45.745Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29302025-02-13T04:32:46.029Z Checking tungstenite v0.23.0
29312025-02-13T04:32:46.169Z Checking kstat-rs v0.2.4
29322025-02-13T04:32:46.250Z Checking signal-hook-tokio v0.3.1
29332025-02-13T04:32:46.489Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29342025-02-13T04:32:46.792Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29352025-02-13T04:32:46.827Z Checking tokio-tungstenite v0.23.1
29362025-02-13T04:32:47.440Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29372025-02-13T04:32:47.523Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29382025-02-13T04:32:53.954Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29392025-02-13T04:32:55.325Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29402025-02-13T04:32:57.868Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29412025-02-13T04:33:03.143Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29422025-02-13T04:33:03.790Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29432025-02-13T04:33:06.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.49s
29442025-02-13T04:33:06.632Z
29452025-02-13T04:33:06.632Zinfo: running `cargo check --bins` on gateway-api (110/199)
29462025-02-13T04:33:07.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29472025-02-13T04:33:07.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29482025-02-13T04:33:07.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29492025-02-13T04:33:07.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29502025-02-13T04:33:07.280Z
29512025-02-13T04:33:07.280Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29522025-02-13T04:33:07.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29532025-02-13T04:33:07.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29542025-02-13T04:33:07.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29552025-02-13T04:33:07.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29562025-02-13T04:33:07.841Z
29572025-02-13T04:33:07.842Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29582025-02-13T04:33:08.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29592025-02-13T04:33:08.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29602025-02-13T04:33:08.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29612025-02-13T04:33:08.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29622025-02-13T04:33:08.454Z
29632025-02-13T04:33:08.454Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29642025-02-13T04:33:08.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29652025-02-13T04:33:08.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29662025-02-13T04:33:08.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29672025-02-13T04:33:08.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29682025-02-13T04:33:09.064Z
29692025-02-13T04:33:09.064Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29702025-02-13T04:33:09.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29712025-02-13T04:33:09.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29722025-02-13T04:33:09.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29732025-02-13T04:33:09.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29742025-02-13T04:33:09.679Z
29752025-02-13T04:33:09.679Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29762025-02-13T04:33:10.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29772025-02-13T04:33:10.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29782025-02-13T04:33:10.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29792025-02-13T04:33:10.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29802025-02-13T04:33:10.295Z
29812025-02-13T04:33:10.295Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
29822025-02-13T04:33:10.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29832025-02-13T04:33:10.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29842025-02-13T04:33:10.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29852025-02-13T04:33:10.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29862025-02-13T04:33:10.918Z
29872025-02-13T04:33:10.918Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
29882025-02-13T04:33:11.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892025-02-13T04:33:11.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902025-02-13T04:33:11.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29912025-02-13T04:33:11.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29922025-02-13T04:33:11.521Z
29932025-02-13T04:33:11.521Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
29942025-02-13T04:33:12.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952025-02-13T04:33:12.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962025-02-13T04:33:12.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29972025-02-13T04:33:12.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
29982025-02-13T04:33:12.161Z
29992025-02-13T04:33:12.161Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30002025-02-13T04:33:12.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30012025-02-13T04:33:12.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30022025-02-13T04:33:12.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30032025-02-13T04:33:12.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30042025-02-13T04:33:12.771Z
30052025-02-13T04:33:12.771Zinfo: running `cargo check --bins` on sp-sim (120/199)
30062025-02-13T04:33:13.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072025-02-13T04:33:13.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082025-02-13T04:33:13.444Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30092025-02-13T04:33:13.838Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30102025-02-13T04:33:15.487Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30112025-02-13T04:33:17.083Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
30122025-02-13T04:33:17.254Z
30132025-02-13T04:33:17.254Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30142025-02-13T04:33:17.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152025-02-13T04:33:17.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162025-02-13T04:33:17.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172025-02-13T04:33:17.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30182025-02-13T04:33:17.910Z
30192025-02-13T04:33:17.911Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30202025-02-13T04:33:18.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212025-02-13T04:33:18.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222025-02-13T04:33:18.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232025-02-13T04:33:18.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30242025-02-13T04:33:18.601Z
30252025-02-13T04:33:18.601Zinfo: running `cargo check --bins` on db-macros (123/199)
30262025-02-13T04:33:19.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272025-02-13T04:33:19.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282025-02-13T04:33:19.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292025-02-13T04:33:19.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30302025-02-13T04:33:19.179Z
30312025-02-13T04:33:19.179Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30322025-02-13T04:33:19.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332025-02-13T04:33:19.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342025-02-13T04:33:19.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352025-02-13T04:33:19.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30362025-02-13T04:33:19.824Z
30372025-02-13T04:33:19.824Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30382025-02-13T04:33:20.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392025-02-13T04:33:20.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402025-02-13T04:33:20.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412025-02-13T04:33:20.414Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30422025-02-13T04:33:20.448Z
30432025-02-13T04:33:20.448Zinfo: running `cargo check --bins` on authz-macros (126/199)
30442025-02-13T04:33:20.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-02-13T04:33:20.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-02-13T04:33:20.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-02-13T04:33:20.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30482025-02-13T04:33:21.052Z
30492025-02-13T04:33:21.052Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30502025-02-13T04:33:21.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-02-13T04:33:21.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-02-13T04:33:21.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532025-02-13T04:33:21.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30542025-02-13T04:33:21.715Z
30552025-02-13T04:33:21.715Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30562025-02-13T04:33:22.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572025-02-13T04:33:22.286Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582025-02-13T04:33:22.286Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592025-02-13T04:33:22.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30602025-02-13T04:33:22.365Z
30612025-02-13T04:33:22.365Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30622025-02-13T04:33:22.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632025-02-13T04:33:22.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642025-02-13T04:33:22.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652025-02-13T04:33:22.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30662025-02-13T04:33:22.981Z
30672025-02-13T04:33:22.981Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30682025-02-13T04:33:23.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692025-02-13T04:33:23.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702025-02-13T04:33:23.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712025-02-13T04:33:23.563Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30722025-02-13T04:33:23.639Z
30732025-02-13T04:33:23.639Zinfo: running `cargo check --bins` on typed-rng (131/199)
30742025-02-13T04:33:24.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752025-02-13T04:33:24.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762025-02-13T04:33:24.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772025-02-13T04:33:24.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30782025-02-13T04:33:24.232Z
30792025-02-13T04:33:24.232Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30802025-02-13T04:33:24.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812025-02-13T04:33:24.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822025-02-13T04:33:24.967Z Checking keccak v0.1.5
30832025-02-13T04:33:25.078Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
30842025-02-13T04:33:25.095Z Checking secrecy v0.8.0
30852025-02-13T04:33:25.095Z Compiling unicase v2.7.0
30862025-02-13T04:33:25.110Z Compiling same-file v1.0.6
30872025-02-13T04:33:25.122Z Compiling tempfile v3.13.0
30882025-02-13T04:33:25.140Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
30892025-02-13T04:33:25.163Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30902025-02-13T04:33:25.251Z Compiling thiserror-impl-no-std v2.0.2
30912025-02-13T04:33:25.362Z Checking sha3 v0.10.8
30922025-02-13T04:33:25.397Z Compiling walkdir v2.5.0
30932025-02-13T04:33:25.434Z Checking universal-hash v0.5.1
30942025-02-13T04:33:25.452Z Compiling blake3 v1.5.4
30952025-02-13T04:33:25.570Z Checking opaque-debug v0.3.1
30962025-02-13T04:33:25.611Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30972025-02-13T04:33:25.667Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
30982025-02-13T04:33:25.689Z Checking poly1305 v0.8.0
30992025-02-13T04:33:25.743Z Checking chacha20 v0.9.1
31002025-02-13T04:33:25.896Z Checking aead v0.5.2
31012025-02-13T04:33:25.931Z Compiling memmap2 v0.9.5
31022025-02-13T04:33:26.044Z Compiling libefi-sys v0.1.0
31032025-02-13T04:33:26.089Z Compiling arrayref v0.3.9
31042025-02-13T04:33:26.111Z Compiling constant_time_eq v0.3.1
31052025-02-13T04:33:26.188Z Compiling arrayvec v0.7.6
31062025-02-13T04:33:26.209Z Compiling salty v0.3.0
31072025-02-13T04:33:26.302Z Checking chacha20poly1305 v0.10.1
31082025-02-13T04:33:26.350Z Compiling toolchain_find v0.4.0
31092025-02-13T04:33:26.496Z Compiling camino-tempfile v1.1.1
31102025-02-13T04:33:26.564Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31112025-02-13T04:33:26.612Z Compiling bitfield-struct v0.6.2
31122025-02-13T04:33:26.817Z Compiling topological-sort v0.2.2
31132025-02-13T04:33:26.910Z Compiling mime_guess v2.0.5
31142025-02-13T04:33:26.997Z Compiling rustfmt-wrapper v0.2.1
31152025-02-13T04:33:27.431Z Compiling omicron-zone-package v0.12.0
31162025-02-13T04:33:27.484Z Compiling progenitor v0.9.1
31172025-02-13T04:33:27.559Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31182025-02-13T04:33:27.723Z Checking primeorder v0.13.6
31192025-02-13T04:33:27.865Z Checking env_filter v0.1.2
31202025-02-13T04:33:27.897Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31212025-02-13T04:33:28.071Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31222025-02-13T04:33:28.339Z Checking thiserror-no-std v2.0.2
31232025-02-13T04:33:28.340Z Checking env_logger v0.11.5
31242025-02-13T04:33:28.340Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31252025-02-13T04:33:28.340Z Checking p384 v0.13.0
31262025-02-13T04:33:28.340Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31272025-02-13T04:33:28.489Z Checking vsss-rs v3.3.4
31282025-02-13T04:33:28.489Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31292025-02-13T04:33:28.688Z Checking bumpalo v3.16.0
31302025-02-13T04:33:28.894Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31312025-02-13T04:33:28.895Z Checking http-range v0.1.5
31322025-02-13T04:33:28.895Z Checking lockfree-object-pool v0.1.6
31332025-02-13T04:33:29.012Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31342025-02-13T04:33:29.012Z Compiling zip v2.1.3
31352025-02-13T04:33:29.229Z Checking simd-adler32 v0.3.7
31362025-02-13T04:33:29.230Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31372025-02-13T04:33:29.446Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31382025-02-13T04:33:29.613Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31392025-02-13T04:33:29.613Z Checking zopfli v0.8.1
31402025-02-13T04:33:29.789Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31412025-02-13T04:33:29.905Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31422025-02-13T04:33:30.100Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31432025-02-13T04:33:30.261Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31442025-02-13T04:33:30.381Z Checking atty v0.2.14
31452025-02-13T04:33:30.464Z Checking glob v0.3.2
31462025-02-13T04:33:30.464Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31472025-02-13T04:33:30.525Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31482025-02-13T04:33:30.679Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31492025-02-13T04:33:31.112Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31502025-02-13T04:33:31.604Z Checking hyper-staticfile v0.10.1
31512025-02-13T04:33:31.848Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31522025-02-13T04:33:31.961Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31532025-02-13T04:33:32.160Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31542025-02-13T04:33:32.216Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31552025-02-13T04:33:32.394Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31562025-02-13T04:33:32.572Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31572025-02-13T04:33:32.645Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31582025-02-13T04:33:33.146Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31592025-02-13T04:33:33.218Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31602025-02-13T04:33:33.332Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31612025-02-13T04:33:33.740Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31622025-02-13T04:33:36.627Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31632025-02-13T04:33:36.627Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31642025-02-13T04:33:45.588Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31652025-02-13T04:33:58.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.52s
31662025-02-13T04:33:58.928Z
31672025-02-13T04:33:58.928Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31682025-02-13T04:33:59.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31692025-02-13T04:33:59.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31702025-02-13T04:33:59.647Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31712025-02-13T04:34:12.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.76s
31722025-02-13T04:34:12.876Z
31732025-02-13T04:34:12.876Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31742025-02-13T04:34:13.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31752025-02-13T04:34:13.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31762025-02-13T04:34:13.603Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31772025-02-13T04:34:26.496Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.62s
31782025-02-13T04:34:26.687Z
31792025-02-13T04:34:26.687Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31802025-02-13T04:34:27.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812025-02-13T04:34:27.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822025-02-13T04:34:27.415Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31832025-02-13T04:34:40.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.21s
31842025-02-13T04:34:41.102Z
31852025-02-13T04:34:41.102Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
31862025-02-13T04:34:41.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31872025-02-13T04:34:41.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31882025-02-13T04:34:41.861Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31892025-02-13T04:34:55.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
31902025-02-13T04:34:55.622Z
31912025-02-13T04:34:55.623Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
31922025-02-13T04:34:56.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31932025-02-13T04:34:56.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31942025-02-13T04:34:56.350Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31952025-02-13T04:35:09.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
31962025-02-13T04:35:09.706Z
31972025-02-13T04:35:09.706Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
31982025-02-13T04:35:10.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31992025-02-13T04:35:10.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32002025-02-13T04:35:10.440Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32012025-02-13T04:35:23.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
32022025-02-13T04:35:23.859Z
32032025-02-13T04:35:23.859Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32042025-02-13T04:35:24.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052025-02-13T04:35:24.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062025-02-13T04:35:24.589Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32072025-02-13T04:35:37.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.07s
32082025-02-13T04:35:38.131Z
32092025-02-13T04:35:38.131Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32102025-02-13T04:35:38.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112025-02-13T04:35:38.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122025-02-13T04:35:38.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132025-02-13T04:35:38.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32142025-02-13T04:35:38.806Z
32152025-02-13T04:35:38.806Zinfo: running `cargo check --bins` on key-manager (141/199)
32162025-02-13T04:35:39.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172025-02-13T04:35:39.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182025-02-13T04:35:39.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192025-02-13T04:35:39.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32202025-02-13T04:35:39.448Z
32212025-02-13T04:35:39.448Zinfo: running `cargo check --bins` on range-requests (142/199)
32222025-02-13T04:35:39.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232025-02-13T04:35:39.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242025-02-13T04:35:39.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32252025-02-13T04:35:39.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32262025-02-13T04:35:40.061Z
32272025-02-13T04:35:40.061Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32282025-02-13T04:35:40.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292025-02-13T04:35:40.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302025-02-13T04:35:40.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32312025-02-13T04:35:40.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32322025-02-13T04:35:40.699Z
32332025-02-13T04:35:40.699Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32342025-02-13T04:35:41.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352025-02-13T04:35:41.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362025-02-13T04:35:41.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372025-02-13T04:35:41.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32382025-02-13T04:35:41.369Z
32392025-02-13T04:35:41.369Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32402025-02-13T04:35:41.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412025-02-13T04:35:41.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422025-02-13T04:35:41.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432025-02-13T04:35:41.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32442025-02-13T04:35:41.994Z
32452025-02-13T04:35:41.994Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32462025-02-13T04:35:42.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472025-02-13T04:35:42.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482025-02-13T04:35:42.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32492025-02-13T04:35:42.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32502025-02-13T04:35:42.659Z
32512025-02-13T04:35:42.659Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32522025-02-13T04:35:43.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532025-02-13T04:35:43.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542025-02-13T04:35:43.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32552025-02-13T04:35:43.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32562025-02-13T04:35:43.307Z
32572025-02-13T04:35:43.307Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32582025-02-13T04:35:43.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592025-02-13T04:35:43.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602025-02-13T04:35:43.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612025-02-13T04:35:43.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32622025-02-13T04:35:43.957Z
32632025-02-13T04:35:43.957Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32642025-02-13T04:35:44.528Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32652025-02-13T04:35:44.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32662025-02-13T04:35:44.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32672025-02-13T04:35:44.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32682025-02-13T04:35:44.614Z
32692025-02-13T04:35:44.614Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32702025-02-13T04:35:45.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32712025-02-13T04:35:45.202Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32722025-02-13T04:35:45.202Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32732025-02-13T04:35:45.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
32742025-02-13T04:35:45.281Z
32752025-02-13T04:35:45.281Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32762025-02-13T04:35:45.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772025-02-13T04:35:45.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782025-02-13T04:35:45.854Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792025-02-13T04:35:45.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32802025-02-13T04:35:45.936Z
32812025-02-13T04:35:45.936Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
32822025-02-13T04:35:46.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32832025-02-13T04:35:46.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32842025-02-13T04:35:46.631Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32852025-02-13T04:35:46.631Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32862025-02-13T04:35:47.516Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32872025-02-13T04:35:49.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s
32882025-02-13T04:35:49.716Z
32892025-02-13T04:35:49.716Zinfo: running `cargo check --bins` on oximeter-api (153/199)
32902025-02-13T04:35:50.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-02-13T04:35:50.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-02-13T04:35:50.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-02-13T04:35:50.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32942025-02-13T04:35:50.350Z
32952025-02-13T04:35:50.350Zinfo: running `cargo check --bins` on cert-dev (154/199)
32962025-02-13T04:35:50.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-02-13T04:35:50.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-02-13T04:35:50.954Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32992025-02-13T04:35:51.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33002025-02-13T04:35:51.391Z
33012025-02-13T04:35:51.391Zinfo: running `cargo check --bins` on clickana (155/199)
33022025-02-13T04:35:51.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-02-13T04:35:51.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-02-13T04:35:52.048Z Checking castaway v0.2.3
33052025-02-13T04:35:52.051Z Checking lru v0.12.5
33062025-02-13T04:35:52.051Z Compiling instability v0.3.2
33072025-02-13T04:35:52.051Z Checking unicode-truncate v1.1.0
33082025-02-13T04:35:52.051Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33092025-02-13T04:35:52.051Z Checking cassowary v0.3.0
33102025-02-13T04:35:52.276Z Checking compact_str v0.8.0
33112025-02-13T04:35:52.853Z Checking ratatui v0.28.1
33122025-02-13T04:35:53.751Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33132025-02-13T04:35:54.931Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33142025-02-13T04:35:55.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
33152025-02-13T04:35:55.910Z
33162025-02-13T04:35:55.910Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33172025-02-13T04:35:56.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182025-02-13T04:35:56.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192025-02-13T04:35:56.579Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33202025-02-13T04:35:56.579Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33212025-02-13T04:35:57.579Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33222025-02-13T04:35:58.027Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33232025-02-13T04:35:58.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s
33242025-02-13T04:35:58.546Z
33252025-02-13T04:35:58.547Zinfo: running `cargo check --bins` on ch-dev (157/199)
33262025-02-13T04:35:59.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-02-13T04:35:59.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-02-13T04:35:59.192Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33292025-02-13T04:35:59.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
33302025-02-13T04:36:00.083Z
33312025-02-13T04:36:00.083Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33322025-02-13T04:36:00.637Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-02-13T04:36:00.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-02-13T04:36:00.730Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33352025-02-13T04:36:01.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33362025-02-13T04:36:01.253Z
33372025-02-13T04:36:01.253Zinfo: running `cargo check --bins` on db-dev (159/199)
33382025-02-13T04:36:01.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-02-13T04:36:01.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-02-13T04:36:01.910Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33412025-02-13T04:36:02.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
33422025-02-13T04:36:02.798Z
33432025-02-13T04:36:02.798Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33442025-02-13T04:36:03.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-02-13T04:36:03.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-02-13T04:36:03.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33472025-02-13T04:36:03.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33482025-02-13T04:36:03.435Z
33492025-02-13T04:36:03.435Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33502025-02-13T04:36:03.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512025-02-13T04:36:03.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522025-02-13T04:36:04.049Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33532025-02-13T04:36:04.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
33542025-02-13T04:36:05.061Z
33552025-02-13T04:36:05.061Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33562025-02-13T04:36:05.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33572025-02-13T04:36:05.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33582025-02-13T04:36:05.673Z Checking cargo-platform v0.1.8
33592025-02-13T04:36:05.943Z Checking cargo_metadata v0.18.1
33602025-02-13T04:36:06.858Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33612025-02-13T04:36:07.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
33622025-02-13T04:36:07.836Z
33632025-02-13T04:36:07.836Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33642025-02-13T04:36:08.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652025-02-13T04:36:08.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662025-02-13T04:36:08.547Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33672025-02-13T04:36:09.927Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33682025-02-13T04:36:10.474Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33692025-02-13T04:36:10.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
33702025-02-13T04:36:11.185Z
33712025-02-13T04:36:11.185Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33722025-02-13T04:36:11.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-02-13T04:36:11.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-02-13T04:36:11.978Z Compiling crunchy v0.2.2
33752025-02-13T04:36:11.978Z Compiling tiny-keccak v2.0.2
33762025-02-13T04:36:11.981Z Compiling dsl_auto_type v0.1.2
33772025-02-13T04:36:11.981Z Checking scheduled-thread-pool v0.2.7
33782025-02-13T04:36:11.981Z Compiling diesel_table_macro_syntax v0.2.0
33792025-02-13T04:36:12.106Z Compiling ascii-canvas v3.0.0
33802025-02-13T04:36:12.131Z Compiling ena v0.14.3
33812025-02-13T04:36:12.145Z Compiling regex-syntax v0.6.29
33822025-02-13T04:36:12.333Z Checking r2d2 v0.8.10
33832025-02-13T04:36:12.382Z Compiling diff v0.1.13
33842025-02-13T04:36:12.474Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33852025-02-13T04:36:12.521Z Compiling ref-cast v1.0.23
33862025-02-13T04:36:12.612Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33872025-02-13T04:36:12.652Z Compiling derive_builder_core v0.20.2
33882025-02-13T04:36:12.696Z Compiling libxml v0.3.3
33892025-02-13T04:36:12.886Z Compiling ref-cast-impl v1.0.23
33902025-02-13T04:36:12.912Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33912025-02-13T04:36:13.106Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33922025-02-13T04:36:13.133Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33932025-02-13T04:36:13.366Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33942025-02-13T04:36:13.420Z Compiling strum_macros v0.24.3
33952025-02-13T04:36:13.441Z Compiling samael v0.0.17
33962025-02-13T04:36:13.551Z Compiling diesel_derives v2.2.3
33972025-02-13T04:36:13.725Z Compiling indoc v1.0.9
33982025-02-13T04:36:14.574Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33992025-02-13T04:36:14.875Z Compiling oso-derive v0.27.3
34002025-02-13T04:36:14.909Z Compiling derive_builder_macro v0.20.2
34012025-02-13T04:36:15.677Z Compiling lalrpop v0.19.12
34022025-02-13T04:36:15.738Z Checking derive_builder v0.20.2
34032025-02-13T04:36:15.845Z Compiling impl-trait-for-tuples v0.2.2
34042025-02-13T04:36:15.903Z Checking quick-xml v0.33.0
34052025-02-13T04:36:16.105Z Compiling diesel-dtrace v0.4.2
34062025-02-13T04:36:16.416Z Checking maplit v1.0.2
34072025-02-13T04:36:16.659Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34082025-02-13T04:36:16.683Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34092025-02-13T04:36:16.968Z Checking bb8 v0.8.5
34102025-02-13T04:36:17.214Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34112025-02-13T04:36:17.452Z Checking rand_seeder v0.3.0
34122025-02-13T04:36:17.554Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34132025-02-13T04:36:17.557Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34142025-02-13T04:36:17.684Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34152025-02-13T04:36:17.887Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34162025-02-13T04:36:18.225Z Checking unicode-linebreak v0.1.5
34172025-02-13T04:36:18.256Z Checking smawk v0.3.2
34182025-02-13T04:36:18.483Z Checking is_ci v1.2.0
34192025-02-13T04:36:18.645Z Checking supports-color v3.0.1
34202025-02-13T04:36:18.689Z Checking textwrap v0.16.1
34212025-02-13T04:36:18.874Z Checking multimap v0.10.0
34222025-02-13T04:36:19.721Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34232025-02-13T04:36:21.809Z Checking diesel v2.2.6
34242025-02-13T04:36:46.220Z Compiling polar-core v0.27.3
34252025-02-13T04:36:47.221Z Checking async-bb8-diesel v0.2.1
34262025-02-13T04:36:53.529Z Checking oso v0.27.3
34272025-02-13T04:37:55.535Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34282025-02-13T04:38:01.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
34292025-02-13T04:38:02.158Z
34302025-02-13T04:38:02.158Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34312025-02-13T04:38:02.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-02-13T04:38:02.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-02-13T04:38:02.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34342025-02-13T04:38:02.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
34352025-02-13T04:38:02.837Z
34362025-02-13T04:38:02.838Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34372025-02-13T04:38:03.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-02-13T04:38:03.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-02-13T04:38:03.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34402025-02-13T04:38:03.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34412025-02-13T04:38:03.508Z
34422025-02-13T04:38:03.508Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34432025-02-13T04:38:04.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34442025-02-13T04:38:04.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34452025-02-13T04:38:04.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34462025-02-13T04:38:04.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
34472025-02-13T04:38:04.116Z
34482025-02-13T04:38:04.116Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34492025-02-13T04:38:04.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34502025-02-13T04:38:04.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34512025-02-13T04:38:04.918Z Compiling libz-sys v1.1.20
34522025-02-13T04:38:04.922Z Compiling libgit2-sys v0.17.0+1.8.1
34532025-02-13T04:38:05.047Z Compiling vergen v8.3.2
34542025-02-13T04:38:05.050Z Compiling cargo-platform v0.1.8
34552025-02-13T04:38:05.050Z Compiling pin-project-internal v1.1.6
34562025-02-13T04:38:05.090Z Compiling libsqlite3-sys v0.30.1
34572025-02-13T04:38:05.095Z Compiling snafu-derive v0.8.5
34582025-02-13T04:38:05.095Z Compiling cfg_aliases v0.2.1
34592025-02-13T04:38:05.218Z Compiling rustls v0.21.12
34602025-02-13T04:38:05.372Z Compiling cargo_metadata v0.18.1
34612025-02-13T04:38:05.498Z Compiling buf-list v1.0.3
34622025-02-13T04:38:05.555Z Compiling nix v0.29.0
34632025-02-13T04:38:05.716Z Checking globset v0.4.15
34642025-02-13T04:38:05.738Z Checking olpc-cjson v0.1.4
34652025-02-13T04:38:06.135Z Checking sct v0.7.1
34662025-02-13T04:38:06.135Z Checking rustls-webpki v0.101.7
34672025-02-13T04:38:06.165Z Checking serde_plain v1.0.2
34682025-02-13T04:38:06.334Z Checking typed-path v0.9.3
34692025-02-13T04:38:06.732Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34702025-02-13T04:38:06.819Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34712025-02-13T04:38:06.997Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34722025-02-13T04:38:07.094Z Checking hashlink v0.9.1
34732025-02-13T04:38:07.268Z Checking fallible-streaming-iterator v0.1.9
34742025-02-13T04:38:07.486Z Checking parse-size v1.1.0
34752025-02-13T04:38:07.648Z Checking fallible-iterator v0.3.0
34762025-02-13T04:38:07.748Z Checking pin-project v1.1.6
34772025-02-13T04:38:07.894Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34782025-02-13T04:38:08.185Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34792025-02-13T04:38:08.244Z Checking rusqlite v0.32.1
34802025-02-13T04:38:08.283Z Checking rustls-pemfile v1.0.4
34812025-02-13T04:38:08.364Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34822025-02-13T04:38:08.503Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34832025-02-13T04:38:08.911Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34842025-02-13T04:38:09.029Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34852025-02-13T04:38:09.072Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34862025-02-13T04:38:09.166Z Checking twox-hash v2.1.0
34872025-02-13T04:38:09.205Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34882025-02-13T04:38:09.419Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34892025-02-13T04:38:09.634Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34902025-02-13T04:38:09.704Z Checking tokio-rustls v0.24.1
34912025-02-13T04:38:09.929Z Checking snafu v0.8.5
34922025-02-13T04:38:10.372Z Checking tough v0.19.0
34932025-02-13T04:38:10.608Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34942025-02-13T04:38:10.775Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34952025-02-13T04:38:11.088Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
34962025-02-13T04:38:11.145Z Checking fatfs v0.3.6
34972025-02-13T04:38:11.177Z Checking assert_matches v1.5.0
34982025-02-13T04:38:14.272Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34992025-02-13T04:38:15.555Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35002025-02-13T04:38:17.257Z Compiling git2 v0.19.0
35012025-02-13T04:38:21.244Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35022025-02-13T04:39:17.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
35032025-02-13T04:39:17.467Z
35042025-02-13T04:39:17.467Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35052025-02-13T04:39:18.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35062025-02-13T04:39:18.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35072025-02-13T04:39:18.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35082025-02-13T04:39:18.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35092025-02-13T04:39:18.203Z
35102025-02-13T04:39:18.203Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35112025-02-13T04:39:18.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35122025-02-13T04:39:18.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35132025-02-13T04:39:18.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35142025-02-13T04:39:18.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
35152025-02-13T04:39:18.766Z
35162025-02-13T04:39:18.766Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35172025-02-13T04:39:19.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35182025-02-13T04:39:19.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35192025-02-13T04:39:19.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35202025-02-13T04:39:19.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35212025-02-13T04:39:19.414Z
35222025-02-13T04:39:19.414Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35232025-02-13T04:39:20.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242025-02-13T04:39:20.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252025-02-13T04:39:20.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35262025-02-13T04:39:20.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35272025-02-13T04:39:20.085Z
35282025-02-13T04:39:20.086Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35292025-02-13T04:39:20.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302025-02-13T04:39:20.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312025-02-13T04:39:20.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35322025-02-13T04:39:20.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35332025-02-13T04:39:20.748Z
35342025-02-13T04:39:20.749Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35352025-02-13T04:39:21.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362025-02-13T04:39:21.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372025-02-13T04:39:21.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35382025-02-13T04:39:21.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35392025-02-13T04:39:21.412Z
35402025-02-13T04:39:21.412Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35412025-02-13T04:39:22.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422025-02-13T04:39:22.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432025-02-13T04:39:22.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442025-02-13T04:39:22.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35452025-02-13T04:39:22.100Z
35462025-02-13T04:39:22.101Zinfo: running `cargo check --bins` on update-common (176/199)
35472025-02-13T04:39:22.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482025-02-13T04:39:22.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492025-02-13T04:39:22.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35502025-02-13T04:39:22.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35512025-02-13T04:39:22.733Z
35522025-02-13T04:39:22.733Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35532025-02-13T04:39:23.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35542025-02-13T04:39:23.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35552025-02-13T04:39:23.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35562025-02-13T04:39:23.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35572025-02-13T04:39:23.373Z
35582025-02-13T04:39:23.373Zinfo: running `cargo check --bins` on tufaceous (178/199)
35592025-02-13T04:39:24.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35602025-02-13T04:39:24.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35612025-02-13T04:39:24.054Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35622025-02-13T04:39:24.319Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35632025-02-13T04:39:25.337Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35642025-02-13T04:39:26.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s
35652025-02-13T04:39:26.318Z
35662025-02-13T04:39:26.318Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35672025-02-13T04:39:26.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35682025-02-13T04:39:26.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35692025-02-13T04:39:27.155Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35702025-02-13T04:39:27.158Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35712025-02-13T04:39:27.298Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35722025-02-13T04:39:27.301Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35732025-02-13T04:39:28.304Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35742025-02-13T04:39:55.940Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35752025-02-13T04:39:55.943Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35762025-02-13T04:39:55.943Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35772025-02-13T04:39:55.943Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35782025-02-13T04:39:55.943Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35792025-02-13T04:39:55.943Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35802025-02-13T04:39:56.829Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35812025-02-13T04:39:58.011Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35822025-02-13T04:40:38.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
35832025-02-13T04:40:38.971Z
35842025-02-13T04:40:38.971Zinfo: running `cargo check --bins` on openapi-manager (180/199)
35852025-02-13T04:40:39.588Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35862025-02-13T04:40:39.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35872025-02-13T04:40:39.719Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35882025-02-13T04:40:39.722Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35892025-02-13T04:40:39.722Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35902025-02-13T04:40:39.853Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35912025-02-13T04:40:39.856Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35922025-02-13T04:40:39.882Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35932025-02-13T04:40:39.886Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
35942025-02-13T04:40:39.911Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35952025-02-13T04:40:40.047Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35962025-02-13T04:40:40.100Z Checking heck v0.4.1
35972025-02-13T04:40:40.165Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35982025-02-13T04:40:40.321Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
35992025-02-13T04:40:40.476Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36002025-02-13T04:40:40.732Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36012025-02-13T04:40:41.112Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36022025-02-13T04:40:41.301Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36032025-02-13T04:40:41.588Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36042025-02-13T04:40:42.533Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36052025-02-13T04:40:43.064Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36062025-02-13T04:40:43.537Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36072025-02-13T04:40:43.548Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36082025-02-13T04:40:45.454Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36092025-02-13T04:40:45.458Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36102025-02-13T04:40:47.337Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36112025-02-13T04:40:48.802Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36122025-02-13T04:40:54.017Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36132025-02-13T04:40:54.019Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36142025-02-13T04:40:55.215Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36152025-02-13T04:40:56.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.26s
36162025-02-13T04:40:56.415Z
36172025-02-13T04:40:56.415Zinfo: running `cargo check --bins` on installinator-api (181/199)
36182025-02-13T04:40:56.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36192025-02-13T04:40:56.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36202025-02-13T04:40:56.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36212025-02-13T04:40:56.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36222025-02-13T04:40:57.056Z
36232025-02-13T04:40:57.056Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36242025-02-13T04:40:57.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252025-02-13T04:40:57.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262025-02-13T04:40:57.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36272025-02-13T04:40:57.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36282025-02-13T04:40:57.719Z
36292025-02-13T04:40:57.719Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36302025-02-13T04:40:58.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312025-02-13T04:40:58.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322025-02-13T04:40:58.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36332025-02-13T04:40:58.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
36342025-02-13T04:40:58.325Z
36352025-02-13T04:40:58.325Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36362025-02-13T04:40:58.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-02-13T04:40:58.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-02-13T04:40:59.013Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36392025-02-13T04:40:59.013Z Compiling petname v2.0.2
36402025-02-13T04:40:59.016Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36412025-02-13T04:40:59.016Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36422025-02-13T04:40:59.016Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36432025-02-13T04:40:59.016Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36442025-02-13T04:40:59.016Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36452025-02-13T04:40:59.016Z Checking sync-ptr v0.1.1
36462025-02-13T04:41:04.220Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36472025-02-13T04:41:04.820Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36482025-02-13T04:41:05.976Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36492025-02-13T04:41:07.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.16s
36502025-02-13T04:41:07.679Z
36512025-02-13T04:41:07.680Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36522025-02-13T04:41:08.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36532025-02-13T04:41:08.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36542025-02-13T04:41:08.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36552025-02-13T04:41:08.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36562025-02-13T04:41:08.340Z
36572025-02-13T04:41:08.340Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36582025-02-13T04:41:08.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36592025-02-13T04:41:08.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36602025-02-13T04:41:08.995Z Checking memmap2 v0.9.5
36612025-02-13T04:41:08.995Z Checking arrayref v0.3.9
36622025-02-13T04:41:08.995Z Checking arrayvec v0.7.6
36632025-02-13T04:41:08.998Z Checking constant_time_eq v0.3.1
36642025-02-13T04:41:08.998Z Checking topological-sort v0.2.2
36652025-02-13T04:41:08.999Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36662025-02-13T04:41:08.999Z Checking shell-words v1.1.0
36672025-02-13T04:41:09.348Z Checking blake3 v1.5.4
36682025-02-13T04:41:09.678Z Checking omicron-zone-package v0.12.0
36692025-02-13T04:41:10.790Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36702025-02-13T04:41:11.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s
36712025-02-13T04:41:11.900Z
36722025-02-13T04:41:11.900Zinfo: running `cargo check --bins` on xtask (187/199)
36732025-02-13T04:41:12.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36742025-02-13T04:41:12.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36752025-02-13T04:41:12.324Z Checking bitflags v2.6.0
36762025-02-13T04:41:12.327Z Checking serde v1.0.217
36772025-02-13T04:41:12.327Z Checking thiserror v1.0.69
36782025-02-13T04:41:12.421Z Checking scroll v0.12.0
36792025-02-13T04:41:12.430Z Checking log v0.4.22
36802025-02-13T04:41:12.433Z Checking hashbrown v0.15.1
36812025-02-13T04:41:12.433Z Checking zerocopy v0.7.35
36822025-02-13T04:41:12.465Z Checking syn v2.0.96
36832025-02-13T04:41:12.529Z Checking pest v2.7.14
36842025-02-13T04:41:12.641Z Checking rustix v0.38.37
36852025-02-13T04:41:12.680Z Checking once_cell v1.20.2
36862025-02-13T04:41:12.871Z Checking goblin v0.8.2
36872025-02-13T04:41:12.976Z Checking fs-err v2.11.0
36882025-02-13T04:41:13.296Z Checking tabled v0.15.0
36892025-02-13T04:41:13.372Z Checking indexmap v2.7.1
36902025-02-13T04:41:13.653Z Checking anyhow v1.0.95
36912025-02-13T04:41:14.372Z Checking terminal_size v0.4.0
36922025-02-13T04:41:14.375Z Checking tempfile v3.13.0
36932025-02-13T04:41:14.554Z Checking clap_builder v4.5.27
36942025-02-13T04:41:15.096Z Checking dtrace-parser v0.2.0
36952025-02-13T04:41:16.218Z Checking serde_json v1.0.135
36962025-02-13T04:41:16.218Z Checking serde_spanned v0.6.8
36972025-02-13T04:41:16.218Z Checking toml_datetime v0.6.8
36982025-02-13T04:41:16.221Z Checking camino v1.1.9
36992025-02-13T04:41:16.221Z Checking cargo-platform v0.1.8
37002025-02-13T04:41:16.400Z Checking semver v1.0.24
37012025-02-13T04:41:16.431Z Checking macaddr v1.0.1
37022025-02-13T04:41:16.550Z Checking toml_edit v0.22.22
37032025-02-13T04:41:16.732Z Checking camino-tempfile v1.1.1
37042025-02-13T04:41:17.107Z Checking clap v4.5.27
37052025-02-13T04:41:17.357Z Checking dof v0.3.0
37062025-02-13T04:41:17.357Z Checking cargo_metadata v0.18.1
37072025-02-13T04:41:17.744Z Checking usdt-impl v0.5.0
37082025-02-13T04:41:18.117Z Checking usdt v0.5.0
37092025-02-13T04:41:18.335Z Checking toml v0.8.19
37102025-02-13T04:41:18.764Z Checking cargo_toml v0.20.5
37112025-02-13T04:41:19.910Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37122025-02-13T04:41:20.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.64s
37132025-02-13T04:41:20.642Z
37142025-02-13T04:41:20.642Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37152025-02-13T04:41:21.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37162025-02-13T04:41:21.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37172025-02-13T04:41:21.391Z Checking polyval v0.6.2
37182025-02-13T04:41:21.507Z Checking ctr v0.9.2
37192025-02-13T04:41:21.520Z Checking ssh-encoding v0.2.0
37202025-02-13T04:41:21.523Z Checking blowfish v0.9.1
37212025-02-13T04:41:21.547Z Checking password-hash v0.4.2
37222025-02-13T04:41:21.563Z Checking p521 v0.13.3
37232025-02-13T04:41:21.566Z Checking p256 v0.13.2
37242025-02-13T04:41:21.594Z Checking russh-cryptovec v0.7.3
37252025-02-13T04:41:21.757Z Checking ghash v0.5.1
37262025-02-13T04:41:21.774Z Checking bcrypt-pbkdf v0.10.0
37272025-02-13T04:41:21.777Z Checking md5 v0.7.0
37282025-02-13T04:41:21.839Z Checking num-bigint v0.4.6
37292025-02-13T04:41:21.862Z Checking des v0.8.1
37302025-02-13T04:41:21.923Z Checking aes-gcm v0.10.3
37312025-02-13T04:41:21.966Z Checking pbkdf2 v0.11.0
37322025-02-13T04:41:22.041Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37332025-02-13T04:41:22.063Z Checking hex-literal v0.4.1
37342025-02-13T04:41:22.088Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37352025-02-13T04:41:22.116Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37362025-02-13T04:41:22.154Z Checking ssh-cipher v0.2.0
37372025-02-13T04:41:22.202Z Checking internet-checksum v0.2.1
37382025-02-13T04:41:22.434Z Checking ssh-key v0.6.6
37392025-02-13T04:41:22.644Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37402025-02-13T04:41:23.574Z Checking russh-keys v0.45.0
37412025-02-13T04:41:24.397Z Checking russh v0.45.0
37422025-02-13T04:41:42.320Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37432025-02-13T04:41:43.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.09s
37442025-02-13T04:41:43.937Z
37452025-02-13T04:41:43.937Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37462025-02-13T04:41:44.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472025-02-13T04:41:44.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482025-02-13T04:41:44.601Z Checking termios v0.3.3
37492025-02-13T04:41:44.826Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37502025-02-13T04:41:45.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
37512025-02-13T04:41:46.071Z
37522025-02-13T04:41:46.071Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37532025-02-13T04:41:46.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37542025-02-13T04:41:46.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37552025-02-13T04:41:46.541Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37562025-02-13T04:41:46.541Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37572025-02-13T04:41:46.544Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37582025-02-13T04:41:46.651Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37592025-02-13T04:41:47.565Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37602025-02-13T04:41:48.827Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37612025-02-13T04:41:50.584Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
37622025-02-13T04:41:50.776Z
37632025-02-13T04:41:50.776Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37642025-02-13T04:41:51.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37652025-02-13T04:41:51.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37662025-02-13T04:41:51.400Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37672025-02-13T04:41:51.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
37682025-02-13T04:41:52.057Z
37692025-02-13T04:41:52.057Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37702025-02-13T04:41:52.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37712025-02-13T04:41:52.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37722025-02-13T04:41:52.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37732025-02-13T04:41:52.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37742025-02-13T04:41:52.661Z
37752025-02-13T04:41:52.661Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
37762025-02-13T04:41:53.193Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772025-02-13T04:41:53.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782025-02-13T04:41:53.196Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792025-02-13T04:41:53.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37802025-02-13T04:41:53.268Z
37812025-02-13T04:41:53.269Zinfo: running `cargo check --bins` on omicron-package (194/199)
37822025-02-13T04:41:53.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832025-02-13T04:41:53.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842025-02-13T04:41:53.921Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37852025-02-13T04:41:55.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
37862025-02-13T04:41:55.439Z
37872025-02-13T04:41:55.439Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
37882025-02-13T04:41:56.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-02-13T04:41:56.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-02-13T04:41:56.143Z Checking rtoolbox v0.0.2
37912025-02-13T04:41:56.146Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37922025-02-13T04:41:56.146Z Checking tui-tree-widget v0.22.0
37932025-02-13T04:41:56.384Z Checking rpassword v7.3.1
37942025-02-13T04:42:00.233Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
37952025-02-13T04:42:03.027Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37962025-02-13T04:42:04.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.75s
37972025-02-13T04:42:04.379Z
37982025-02-13T04:42:04.379Zinfo: running `cargo check --bins` on wicket (196/199)
37992025-02-13T04:42:04.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002025-02-13T04:42:04.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012025-02-13T04:42:05.075Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38022025-02-13T04:42:05.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s
38032025-02-13T04:42:05.674Z
38042025-02-13T04:42:05.674Zinfo: running `cargo check --bins` on wicketd (197/199)
38052025-02-13T04:42:06.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-02-13T04:42:06.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-02-13T04:42:06.380Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38082025-02-13T04:42:06.380Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38092025-02-13T04:42:07.219Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38102025-02-13T04:42:10.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
38112025-02-13T04:42:11.129Z
38122025-02-13T04:42:11.129Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38132025-02-13T04:42:11.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38142025-02-13T04:42:11.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38152025-02-13T04:42:11.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38162025-02-13T04:42:11.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38172025-02-13T04:42:11.733Z
38182025-02-13T04:42:11.734Zinfo: running `cargo check --bins` on zone-setup (199/199)
38192025-02-13T04:42:12.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202025-02-13T04:42:12.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212025-02-13T04:42:12.459Z Checking uzers v0.12.1
38222025-02-13T04:42:12.805Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38232025-02-13T04:42:13.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s
38242025-02-13T04:42:14.092Z
38252025-02-13T04:42:14.092Zreal 13:32.108803781
38262025-02-13T04:42:14.092Zuser 25:58.717198631
38272025-02-13T04:42:14.092Zsys 4:14.899980967
38282025-02-13T04:42:14.095Ztrap 0.530500776
38292025-02-13T04:42:14.095Ztflt 3.670523925
38302025-02-13T04:42:14.095Zdflt 2.391462723
38312025-02-13T04:42:14.095Zkflt 0.000966908
38322025-02-13T04:42:14.095Zlock 45:41.526239563
38332025-02-13T04:42:14.095Zslp 2:09:14.844095576
38342025-02-13T04:42:14.095Zlat 1:07.619246894
38352025-02-13T04:42:14.095Zstop 3:48.633902594
38362025-02-13T04:42:14.095Zprocess exited: duration 1126389 ms, exit code 0
 
38372025-02-13T04:42:14.103Zfound 0 output files