01JKVBHD1C851XS7GTHRJMB9NQ: 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: 01JKVBHS2DVQ9GNTCFBPNP9N9M

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-11T20:35:52.423Zjob assigned to worker 01JKVBHVW4ZDPSW5C175KHEB82 [factory aws, i-047cb29ec8ae3c0e1] (queued for 52 s)
 
22025-02-11T20:36:01.100Zstarting task 0: "setup"
32025-02-11T20:36:01.108Z++ uname -s
42025-02-11T20:36:01.110Z+ kern=SunOS
52025-02-11T20:36:01.110Z+ build_user=build
62025-02-11T20:36:01.111Z+ build_uid=12345
72025-02-11T20:36:01.111Z+ work_dir=/work
82025-02-11T20:36:01.111Z+ input_dir=/input
92025-02-11T20:36:01.111Z+ [[ 0 == 12345 ]]
102025-02-11T20:36:01.111Z+ case "$kern" in
112025-02-11T20:36:01.111Z+ groupadd -g 12345 build
122025-02-11T20:36:01.114Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-11T20:36:03.127Z+ zfs create -o mountpoint=/work rpool/work
142025-02-11T20:36:03.235Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-11T20:36:03.255Z+ home_fs=zfs
162025-02-11T20:36:03.255Z+ [[ zfs == autofs ]]
172025-02-11T20:36:03.255Z+ mkdir -p /home/build
182025-02-11T20:36:03.256Z+ chown build:build /home/build /work
192025-02-11T20:36:04.214Z+ chmod 0700 /home/build /work
202025-02-11T20:36:04.219Zprocess exited: duration 3113 ms, exit code 0
 
212025-02-11T20:36:04.248Zstarting task 1: "rust-toolchain"
222025-02-11T20:36:04.265Z * rust toolchain channel = "1.84.1"
232025-02-11T20:36:04.265Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.1
242025-02-11T20:36:04.265Z * rust toolchain profile = "default"
252025-02-11T20:36:04.265Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-11T20:36:04.265Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-11T20:36:04.265Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-11T20:36:04.283Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-11T20:36:04.283Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.1 --profile default
302025-02-11T20:36:04.379Zinfo: downloading installer
312025-02-11T20:36:05.851Zwarning: it looks like you have an existing installation of Rust at:
322025-02-11T20:36:05.851Zwarning: /opt/ooce/bin
332025-02-11T20:36:05.851Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-11T20:36:05.851Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-11T20:36:05.851Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-11T20:36:05.851Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-11T20:36:05.851Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-11T20:36:05.852Zerror: cannot install while Rust is installed
392025-02-11T20:36:05.852Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-11T20:36:05.908Zinfo: profile set to 'default'
412025-02-11T20:36:05.908Zinfo: default host triple is x86_64-unknown-illumos
422025-02-11T20:36:05.911Zinfo: syncing channel updates for '1.84.1-x86_64-unknown-illumos'
432025-02-11T20:36:06.051Zinfo: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27)
442025-02-11T20:36:06.052Zinfo: downloading component 'cargo'
452025-02-11T20:36:06.801Zinfo: downloading component 'clippy'
462025-02-11T20:36:07.090Zinfo: downloading component 'rust-docs'
472025-02-11T20:36:08.106Zinfo: downloading component 'rust-std'
482025-02-11T20:36:09.743Zinfo: downloading component 'rustc'
492025-02-11T20:36:15.540Zinfo: downloading component 'rustfmt'
502025-02-11T20:36:15.756Zinfo: installing component 'cargo'
512025-02-11T20:36:16.574Zinfo: installing component 'clippy'
522025-02-11T20:36:16.952Zinfo: installing component 'rust-docs'
532025-02-11T20:36:18.640Zinfo: installing component 'rust-std'
542025-02-11T20:36:20.503Zinfo: installing component 'rustc'
552025-02-11T20:36:26.458Zinfo: installing component 'rustfmt'
562025-02-11T20:36:26.792Zinfo: default toolchain set to '1.84.1-x86_64-unknown-illumos'
572025-02-11T20:36:26.792Z
582025-02-11T20:36:27.182Z 1.84.1-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27)
592025-02-11T20:36:27.182Z
602025-02-11T20:36:27.185Z
612025-02-11T20:36:27.185ZRust is installed now. Great!
622025-02-11T20:36:27.185Z
632025-02-11T20:36:27.185ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-11T20:36:27.185Zenvironment variable. This has not been done automatically.
652025-02-11T20:36:27.185Z
662025-02-11T20:36:27.185ZTo configure your current shell, you need to source
672025-02-11T20:36:27.185Zthe corresponding env file under $HOME/.cargo.
682025-02-11T20:36:27.185Z
692025-02-11T20:36:27.185ZThis is usually done by running one of the following (note the leading DOT):
702025-02-11T20:36:27.185Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-11T20:36:27.185Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-11T20:36:27.264Z+ rustup --version
732025-02-11T20:36:27.272Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-11T20:36:27.272Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-11T20:36:27.350Zinfo: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)`
762025-02-11T20:36:27.353Z+ cargo --version
772025-02-11T20:36:27.410Zcargo 1.84.1 (66221abde 2024-11-19)
782025-02-11T20:36:27.413Z+ rustc --version
792025-02-11T20:36:27.476Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
802025-02-11T20:36:27.478Zprocess exited: duration 23227 ms, exit code 0
 
812025-02-11T20:36:27.484Zstarting task 2: "authentication"
822025-02-11T20:36:27.505Zprocess exited: duration 21 ms, exit code 0
 
832025-02-11T20:36:27.511Zstarting task 3: "clone repository"
842025-02-11T20:36:27.516Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-11T20:36:27.518Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-11T20:36:27.782ZCloning into '/work/oxidecomputer/omicron'...
872025-02-11T20:36:34.825Z+ cd /work/oxidecomputer/omicron
882025-02-11T20:36:34.825Z+ git fetch origin 068d8dea4d258efa5f36c1012af40b6eba2a91c5
892025-02-11T20:36:35.133ZFrom https://github.com/oxidecomputer/omicron
902025-02-11T20:36:35.133Z * branch 068d8dea4d258efa5f36c1012af40b6eba2a91c5 -> FETCH_HEAD
912025-02-11T20:36:35.144Z+ [[ -n iliana/tuf-replication-generation-numbers ]]
922025-02-11T20:36:35.147Z++ git branch --show-current
932025-02-11T20:36:35.147Z+ current=main
942025-02-11T20:36:35.147Z+ [[ main != iliana/tuf-replication-generation-numbers ]]
952025-02-11T20:36:35.150Z+ git branch -f iliana/tuf-replication-generation-numbers 068d8dea4d258efa5f36c1012af40b6eba2a91c5
962025-02-11T20:36:35.153Z+ git checkout -f iliana/tuf-replication-generation-numbers
972025-02-11T20:36:35.336ZSwitched to branch 'iliana/tuf-replication-generation-numbers'
982025-02-11T20:36:35.339Z+ git reset --hard 068d8dea4d258efa5f36c1012af40b6eba2a91c5
992025-02-11T20:36:35.356ZHEAD is now at 068d8dea4 fix some control flow
1002025-02-11T20:36:35.359Zprocess exited: duration 7845 ms, exit code 0
 
1012025-02-11T20:36:35.367Zstarting task 4: "build"
1022025-02-11T20:36:35.371Z+ source .github/buildomat/ci-env.sh
1032025-02-11T20:36:35.371Z++ export CARGO_TERM_COLOR=always
1042025-02-11T20:36:35.373Z++ CARGO_TERM_COLOR=always
1052025-02-11T20:36:35.373Z+ cargo --version
1062025-02-11T20:36:35.419Zcargo 1.84.1 (66221abde 2024-11-19)
1072025-02-11T20:36:35.424Z+ rustc --version
1082025-02-11T20:36:35.481Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
1092025-02-11T20:36:35.484Z+ source ./env.sh
1102025-02-11T20:36:35.484Z++ OLD_SHELL_OPTS=ehxB
1112025-02-11T20:36:35.484Z++ set -o xtrace
1122025-02-11T20:36:35.487Z++++ dirname ./env.sh
1132025-02-11T20:36:35.489Z+++ readlink -f .
1142025-02-11T20:36:35.616Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-11T20:36:35.619Z++ 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-11T20:36:35.619Z++ 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-11T20:36:35.619Z++ 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-11T20:36:35.619Z++ 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-11T20:36:35.619Z++ 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-11T20:36:35.619Z++ 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-11T20:36:35.619Z++ 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-11T20:36:35.619Z++ 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-11T20:36:35.619Z++ case $OLD_SHELL_OPTS in
1242025-02-11T20:36:35.619Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-11T20:36:35.619Z+ 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-11T20:36:35.619Z+ 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-11T20:36:35.620Z+ banner prerequisites
1282025-02-11T20:36:35.739Z
1292025-02-11T20:36:35.739Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-11T20:36:35.739Z # # # # # # # # # # # # # # #
1312025-02-11T20:36:35.739Z # # # # ##### # # ##### # # # # # #### #
1322025-02-11T20:36:35.739Z ##### ##### # ##### # # # # # # # # #
1332025-02-11T20:36:35.739Z # # # # # # # # # # # # # # #
1342025-02-11T20:36:35.742Z # # # ###### # # ###### ### # #### # #### #
1352025-02-11T20:36:35.742Z
1362025-02-11T20:36:35.742Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-11T20:36:49.647Zpkg list: illegal option -- F
1382025-02-11T20:36:49.647ZUsage:
1392025-02-11T20:36:49.652Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-11T20:36:49.652Z [pkg_fmri_pattern ...]
1412025-02-11T20:36:50.483Zpkg list: illegal option -- F
1422025-02-11T20:36:50.483ZUsage:
1432025-02-11T20:36:50.486Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-11T20:36:50.486Z [pkg_fmri_pattern ...]
1452025-02-11T20:37:01.221Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-11T20:37:05.557Z Startup: Caching catalogs ... Done
1472025-02-11T20:37:18.174ZPlanning: Solver setup ... Done (11.668s)
1482025-02-11T20:37:18.331ZPlanning: Running solver ... Done (0.157s)
1492025-02-11T20:37:18.811ZPlanning: Finding local manifests ... Done (0.368s)
1502025-02-11T20:37:18.844ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-11T20:37:19.289ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-11T20:37:19.950ZPlanning: Package planning ... Done (0.662s)
1532025-02-11T20:37:20.007ZPlanning: Merging actions ... Done (0.057s)
1542025-02-11T20:37:21.193ZPlanning: Checking for conflicting actions ... Done (1.186s)
1552025-02-11T20:37:27.559ZPlanning: Consolidating action changes ... Done (6.364s)
1562025-02-11T20:37:27.934ZPlanning: Evaluating mediators ... Done (0.376s)
1572025-02-11T20:37:28.130ZPlanning: Planning completed in 22.47 seconds
1582025-02-11T20:37:28.895Z Packages to install: 4
1592025-02-11T20:37:28.895Z Packages to update: 3
1602025-02-11T20:37:28.895Z Mediators to change: 2
1612025-02-11T20:37:28.898Z Services to change: 1
1622025-02-11T20:37:28.898Z Estimated space available: 155.61 GB
1632025-02-11T20:37:28.898ZEstimated space to be consumed: 1.65 GB
1642025-02-11T20:37:28.898Z Create boot environment: No
1652025-02-11T20:37:28.898ZCreate backup boot environment: Yes
1662025-02-11T20:37:28.898Z Rebuild boot archive: No
1672025-02-11T20:37:28.898Z
1682025-02-11T20:37:28.898ZChanged mediators:
1692025-02-11T20:37:28.898Z mediator clang:
1702025-02-11T20:37:28.898Z version: None -> 15 (system default)
1712025-02-11T20:37:28.898Z
1722025-02-11T20:37:28.898Z mediator llvm:
1732025-02-11T20:37:28.898Z version: 14 (system default) -> 15 (system default)
1742025-02-11T20:37:28.898Z
1752025-02-11T20:37:28.898ZChanged packages:
1762025-02-11T20:37:28.898Zhelios-dev
1772025-02-11T20:37:28.898Z developer/build-essential
1782025-02-11T20:37:28.898Z None -> 11-2.0
1792025-02-11T20:37:28.898Z library/libxmlsec1
1802025-02-11T20:37:28.898Z None -> 1.2.35-2.0
1812025-02-11T20:37:28.898Z ooce/developer/clang-15
1822025-02-11T20:37:28.899Z None -> 15.0.7-2.0
1832025-02-11T20:37:28.899Z ooce/developer/llvm-15
1842025-02-11T20:37:28.899Z None -> 15.0.7-2.0
1852025-02-11T20:37:28.899Z package/pkg
1862025-02-11T20:37:28.899Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-11T20:37:28.899Z system/library/g++-runtime
1882025-02-11T20:37:28.899Z 13-2.0 -> 14-2.0
1892025-02-11T20:37:28.899Z system/library/gcc-runtime
1902025-02-11T20:37:28.899Z 13-2.0 -> 14-2.0
1912025-02-11T20:37:28.899Z
1922025-02-11T20:37:28.899ZServices:
1932025-02-11T20:37:28.899Z restart_fmri:
1942025-02-11T20:37:28.899Z svc:/system/update-man-index:default
1952025-02-11T20:37:28.899Z
1962025-02-11T20:37:28.899ZEditable files to change:
1972025-02-11T20:37:28.899Z Update:
1982025-02-11T20:37:28.899Z usr/share/lib/pkg/web/config.shtml
1992025-02-11T20:37:29.424Z
2002025-02-11T20:37:29.424ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-11T20:37:34.565ZDownload: 585/4301 items 3.5/225.4MB 1% complete (770k/s)
2022025-02-11T20:37:39.807ZDownload: 873/4301 items 4.7/225.4MB 2% complete (510k/s)
2032025-02-11T20:37:56.591ZDownload: 1198/4301 items 83.5/225.4MB 37% complete
2042025-02-11T20:38:01.590ZDownload: 1773/4301 items 118.2/225.4MB 52% complete (7.1M/s)
2052025-02-11T20:38:07.170ZDownload: 2222/4301 items 119.2/225.4MB 52% complete (4.1M/s)
2062025-02-11T20:38:12.312ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (3.8M/s)
2072025-02-11T20:38:17.315ZDownload: 2533/4301 items 120.3/225.4MB 53% complete (116k/s)
2082025-02-11T20:38:25.376ZDownload: 3245/4301 items 203.1/225.4MB 90% complete (10.2M/s)
2092025-02-11T20:38:29.955ZDownload: 3783/4301 items 216.8/225.4MB 96% complete (4.8M/s)
2102025-02-11T20:38:35.429ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (2.2M/s)
2112025-02-11T20:38:42.076ZDownload: 4295/4301 items 224.7/225.4MB 99% complete (1.2M/s)
2122025-02-11T20:38:42.108ZDownload: Completed 225.42 MB in 72.68 seconds (3.1M/s)
2132025-02-11T20:38:44.307Z Actions: 1/5122 actions (Removing old actions)
2142025-02-11T20:38:44.325Z Actions: 194/5122 actions (Installing new actions)
2152025-02-11T20:38:49.382Z Actions: 4165/5122 actions (Installing new actions)
2162025-02-11T20:38:49.584Z Actions: 4267/5122 actions (Updating modified actions)
2172025-02-11T20:38:50.031Z Actions: Completed 5122 actions in 5.72 seconds.
2182025-02-11T20:38:50.269Z Done (0.231s)
2192025-02-11T20:38:50.273Z Done (0.001s)
2202025-02-11T20:38:50.876Z Done (0.604s)
2212025-02-11T20:38:56.315Z Done (5.214s)
2222025-02-11T20:38:56.580Z Done (0.191s)
2232025-02-11T20:38:56.582Z Done (0.000s)
2242025-02-11T20:38:56.753Z Done (0.000s)
2252025-02-11T20:38:57.462ZPlanning: Evaluating mediator changes ... Done
2262025-02-11T20:38:57.625ZPlanning: Checking for conflicting actions ... Done
2272025-02-11T20:38:57.627ZPlanning: Consolidating action changes ... Done
2282025-02-11T20:38:57.892ZPlanning: Evaluating mediators ... Done
2292025-02-11T20:38:57.895ZPlanning: Planning completed in 0.43 seconds
2302025-02-11T20:38:57.931Z Mediators to change: 2
2312025-02-11T20:38:57.934Z Create boot environment: No
2322025-02-11T20:38:57.934ZCreate backup boot environment: No
2332025-02-11T20:38:58.021Z Done
2342025-02-11T20:38:58.021Z Done
2352025-02-11T20:38:58.428Z Done
2362025-02-11T20:39:02.022Z Done
2372025-02-11T20:39:02.118Z Done
2382025-02-11T20:39:02.121Z Done
2392025-02-11T20:39:02.325Z Done
2402025-02-11T20:39:02.931ZPlanning: Evaluating mediator changes ... Done
2412025-02-11T20:39:02.934ZPlanning: Merging actions ... Done
2422025-02-11T20:39:03.131ZPlanning: Checking for conflicting actions ... Done
2432025-02-11T20:39:03.151ZPlanning: Consolidating action changes ... Done
2442025-02-11T20:39:03.386ZPlanning: Evaluating mediators ... Done
2452025-02-11T20:39:03.448ZPlanning: Planning completed in 0.75 seconds
2462025-02-11T20:39:03.493Z Packages to change: 1
2472025-02-11T20:39:03.494Z Mediators to change: 1
2482025-02-11T20:39:03.518Z Services to change: 1
2492025-02-11T20:39:03.518Z Create boot environment: No
2502025-02-11T20:39:03.518ZCreate backup boot environment: Yes
2512025-02-11T20:39:05.719Z Actions: 1/6 actions (Updating modified actions)
2522025-02-11T20:39:05.748Z Actions: Completed 6 actions in 0.03 seconds.
2532025-02-11T20:39:05.752Z Done
2542025-02-11T20:39:05.752Z Done
2552025-02-11T20:39:05.871Z Done
2562025-02-11T20:39:09.483Z Done
2572025-02-11T20:39:09.570Z Done
2582025-02-11T20:39:09.573Z Done
2592025-02-11T20:39:09.717Z Done
2602025-02-11T20:39:10.186ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2612025-02-11T20:39:10.186Zclang system 15 system
2622025-02-11T20:39:10.186Zcsh system system illumos
2632025-02-11T20:39:10.186Zctags system system illumos
2642025-02-11T20:39:10.186Zgcc vendor 12 vendor
2652025-02-11T20:39:10.186Zgcc system 10 system
2662025-02-11T20:39:10.186Zgcc system 7 system
2672025-02-11T20:39:10.186Zgo system 1.20 system
2682025-02-11T20:39:10.186Zgo system 1.19 system
2692025-02-11T20:39:10.186Zllvm system 15 system
2702025-02-11T20:39:10.186Zllvm system 14 system
2712025-02-11T20:39:10.186Zmariadb system 10.6 system
2722025-02-11T20:39:10.186Zmta vendor vendor dma
2732025-02-11T20:39:10.186Zopenjdk system 17 system
2742025-02-11T20:39:10.186Zopenjdk system 11 system
2752025-02-11T20:39:10.186Zopenjdk system 1.8 system
2762025-02-11T20:39:10.186Zopenssl vendor 3 vendor
2772025-02-11T20:39:10.186Zperl system 5.36 system
2782025-02-11T20:39:10.186Zpostgresql system 15 system
2792025-02-11T20:39:10.186Zpostgresql system 13 system
2802025-02-11T20:39:10.186Zpython vendor 3 vendor
2812025-02-11T20:39:10.186Zpython system 2 system
2822025-02-11T20:39:10.186Zpython3 system 3.11 system
2832025-02-11T20:39:10.186Zruby system 3.0 system
2842025-02-11T20:39:10.187Zwords vendor vendor american-english
2852025-02-11T20:39:10.187Zwords system system australian-english
2862025-02-11T20:39:10.187Zwords system system british-english
2872025-02-11T20:39:10.187Zwords system system canadian-english
2882025-02-11T20:39:10.187Zwords system system french
2892025-02-11T20:39:10.187Zwords system system italian
2902025-02-11T20:39:10.187Zwords system system ngerman
2912025-02-11T20:39:10.187Zwords system system ogerman
2922025-02-11T20:39:10.187Zwords system system spanish
2932025-02-11T20:39:10.473ZPUBLISHER TYPE STATUS P LOCATION
2942025-02-11T20:39:10.473Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2952025-02-11T20:39:13.342ZFMRI IFO
2962025-02-11T20:39:13.342Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2972025-02-11T20:39:13.343Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2982025-02-11T20:39:13.343Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2992025-02-11T20:39:13.343Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3002025-02-11T20:39:13.343Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3012025-02-11T20:39:13.343Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3022025-02-11T20:39:13.343Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3032025-02-11T20:39:13.343Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3042025-02-11T20:39:13.343Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3052025-02-11T20:39:13.344Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3062025-02-11T20:39:13.344Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3072025-02-11T20:39:13.344Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3082025-02-11T20:39:13.344Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3092025-02-11T20:39:13.344Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3102025-02-11T20:39:13.344Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3112025-02-11T20:39:14.109Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3122025-02-11T20:39:14.404Z Updating crates.io index
3132025-02-11T20:39:14.494Z Updating git repository `https://github.com/oxidecomputer/daft`
3142025-02-11T20:39:14.913Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3152025-02-11T20:39:15.441Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3162025-02-11T20:39:15.706Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3172025-02-11T20:39:15.933Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3182025-02-11T20:39:16.201Z Updating git repository `https://github.com/oxidecomputer/propolis`
3192025-02-11T20:39:17.219Z Updating git repository `https://github.com/oxidecomputer/crucible`
3202025-02-11T20:39:19.401Z Updating git repository `https://github.com/oxidecomputer/opte`
3212025-02-11T20:39:20.047Z Updating git repository `https://github.com/oxidecomputer/falcon`
3222025-02-11T20:39:20.827Z Updating git repository `https://github.com/oxidecomputer/clickward`
3232025-02-11T20:39:21.116Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3242025-02-11T20:39:21.476Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3252025-02-11T20:39:21.988Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3262025-02-11T20:39:22.600Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3272025-02-11T20:39:22.844Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3282025-02-11T20:39:23.174Z Updating git repository `https://github.com/oxidecomputer/tofino`
3292025-02-11T20:39:23.431Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3302025-02-11T20:39:23.672Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3312025-02-11T20:39:23.927Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3322025-02-11T20:39:24.218Z Updating git repository `https://github.com/oxidecomputer/lldp`
3332025-02-11T20:39:24.533Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3342025-02-11T20:39:24.813Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3352025-02-11T20:39:25.123Z Updating git repository `https://github.com/oxidecomputer/ispf`
3362025-02-11T20:39:25.475Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3372025-02-11T20:39:25.721Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3382025-02-11T20:39:26.213Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3392025-02-11T20:39:26.506Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3402025-02-11T20:39:26.913Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3412025-02-11T20:39:27.395Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3422025-02-11T20:39:27.712Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3432025-02-11T20:39:28.024Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3442025-02-11T20:39:28.274Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3452025-02-11T20:39:29.407Z Downloading crates ...
3462025-02-11T20:39:29.588Z Downloaded is_terminal_polyfill v1.70.1
3472025-02-11T20:39:29.591Z Downloaded generic-array v0.14.7
3482025-02-11T20:39:29.595Z Downloaded clap_derive v4.5.24
3492025-02-11T20:39:29.599Z Downloaded block-buffer v0.10.4
3502025-02-11T20:39:29.605Z Downloaded indexmap v2.7.1
3512025-02-11T20:39:29.610Z Downloaded anyhow v1.0.95
3522025-02-11T20:39:29.613Z Downloaded heck v0.5.0
3532025-02-11T20:39:29.616Z Downloaded autocfg v1.4.0
3542025-02-11T20:39:29.618Z Downloaded hashbrown v0.15.1
3552025-02-11T20:39:29.624Z Downloaded fs-err v2.11.0
3562025-02-11T20:39:29.631Z Downloaded heck v0.4.1
3572025-02-11T20:39:29.634Z Downloaded goblin v0.8.2
3582025-02-11T20:39:29.639Z Downloaded bitflags v2.6.0
3592025-02-11T20:39:29.642Z Downloaded anstyle-parse v0.2.5
3602025-02-11T20:39:29.645Z Downloaded anstyle v1.0.10
3612025-02-11T20:39:29.647Z Downloaded anstream v0.6.15
3622025-02-11T20:39:29.649Z Downloaded clap_lex v0.7.4
3632025-02-11T20:39:29.650Z Downloaded anstyle-query v1.1.1
3642025-02-11T20:39:29.669Z Downloaded serde_json v1.0.135
3652025-02-11T20:39:29.675Z Downloaded proc-macro2 v1.0.92
3662025-02-11T20:39:29.678Z Downloaded thiserror-impl v1.0.69
3672025-02-11T20:39:29.680Z Downloaded smawk v0.3.2
3682025-02-11T20:39:29.681Z Downloaded serde_spanned v0.6.8
3692025-02-11T20:39:29.684Z Downloaded sha2 v0.10.8
3702025-02-11T20:39:29.686Z Downloaded strsim v0.11.1
3712025-02-11T20:39:29.691Z Downloaded syn v1.0.109
3722025-02-11T20:39:29.703Z Downloaded ucd-trie v0.1.7
3732025-02-11T20:39:29.706Z Downloaded tempfile v3.13.0
3742025-02-11T20:39:29.718Z Downloaded usdt-macro v0.5.0
3752025-02-11T20:39:29.720Z Downloaded scroll_derive v0.12.0
3762025-02-11T20:39:29.720Z Downloaded equivalent v1.0.1
3772025-02-11T20:39:29.725Z Downloaded usdt v0.5.0
3782025-02-11T20:39:29.733Z Downloaded usdt-attr-macro v0.5.0
3792025-02-11T20:39:29.736Z Downloaded toml_datetime v0.6.8
3802025-02-11T20:39:29.736Z Downloaded unicode-linebreak v0.1.5
3812025-02-11T20:39:29.738Z Downloaded swrite v0.1.0
3822025-02-11T20:39:29.738Z Downloaded dtrace-parser v0.2.0
3832025-02-11T20:39:29.741Z Downloaded thiserror v1.0.69
3842025-02-11T20:39:29.745Z Downloaded fnv v1.0.7
3852025-02-11T20:39:29.748Z Downloaded utf8parse v0.2.2
3862025-02-11T20:39:29.748Z Downloaded camino-tempfile v1.1.1
3872025-02-11T20:39:29.750Z Downloaded version_check v0.9.5
3882025-02-11T20:39:29.751Z Downloaded thread-id v4.2.2
3892025-02-11T20:39:29.753Z Downloaded terminal_size v0.4.0
3902025-02-11T20:39:29.753Z Downloaded crypto-common v0.1.6
3912025-02-11T20:39:29.753Z Downloaded cfg-if v1.0.0
3922025-02-11T20:39:29.759Z Downloaded cargo-platform v0.1.8
3932025-02-11T20:39:29.759Z Downloaded plain v0.2.3
3942025-02-11T20:39:29.759Z Downloaded proc-macro-error-attr v1.0.4
3952025-02-11T20:39:29.762Z Downloaded macaddr v1.0.1
3962025-02-11T20:39:29.762Z Downloaded fastrand v2.1.1
3972025-02-11T20:39:29.762Z Downloaded pest_generator v2.7.14
3982025-02-11T20:39:29.762Z Downloaded errno v0.3.9
3992025-02-11T20:39:29.765Z Downloaded digest v0.10.7
4002025-02-11T20:39:29.765Z Downloaded cpufeatures v0.2.14
4012025-02-11T20:39:29.768Z Downloaded byteorder v1.5.0
4022025-02-11T20:39:29.769Z Downloaded bytecount v0.6.8
4032025-02-11T20:39:29.771Z Downloaded colorchoice v1.0.2
4042025-02-11T20:39:29.771Z Downloaded usdt-impl v0.5.0
4052025-02-11T20:39:29.771Z Downloaded pretty-hex v0.4.1
4062025-02-11T20:39:29.774Z Downloaded memmap v0.7.0
4072025-02-11T20:39:29.774Z Downloaded dof v0.3.0
4082025-02-11T20:39:29.776Z Downloaded tabled_derive v0.7.0
4092025-02-11T20:39:29.776Z Downloaded serde_tokenstream v0.2.2
4102025-02-11T20:39:29.781Z Downloaded camino v1.1.9
4112025-02-11T20:39:29.781Z Downloaded itoa v1.0.11
4122025-02-11T20:39:29.781Z Downloaded cargo_metadata v0.18.1
4132025-02-11T20:39:29.785Z Downloaded semver v1.0.24
4142025-02-11T20:39:29.788Z Downloaded zerocopy-derive v0.7.35
4152025-02-11T20:39:29.790Z Downloaded proc-macro-error v1.0.4
4162025-02-11T20:39:29.794Z Downloaded scroll v0.12.0
4172025-02-11T20:39:29.796Z Downloaded cargo_toml v0.20.5
4182025-02-11T20:39:29.796Z Downloaded pest_derive v2.7.14
4192025-02-11T20:39:29.799Z Downloaded textwrap v0.16.1
4202025-02-11T20:39:29.802Z Downloaded toml v0.8.19
4212025-02-11T20:39:29.805Z Downloaded unicode-ident v1.0.14
4222025-02-11T20:39:29.808Z Downloaded quote v1.0.38
4232025-02-11T20:39:29.810Z Downloaded once_cell v1.20.2
4242025-02-11T20:39:29.814Z Downloaded pest_meta v2.7.14
4252025-02-11T20:39:29.817Z Downloaded serde_derive v1.0.217
4262025-02-11T20:39:29.819Z Downloaded log v0.4.22
4272025-02-11T20:39:29.822Z Downloaded clap v4.5.27
4282025-02-11T20:39:29.830Z Downloaded typenum v1.17.0
4292025-02-11T20:39:29.832Z Downloaded papergrid v0.11.0
4302025-02-11T20:39:29.836Z Downloaded ryu v1.0.18
4312025-02-11T20:39:29.839Z Downloaded serde v1.0.217
4322025-02-11T20:39:29.843Z Downloaded memchr v2.7.4
4332025-02-11T20:39:29.853Z Downloaded toml_edit v0.22.22
4342025-02-11T20:39:29.874Z Downloaded tabled v0.15.0
4352025-02-11T20:39:29.888Z Downloaded zerocopy v0.7.35
4362025-02-11T20:39:29.903Z Downloaded pest v2.7.14
4372025-02-11T20:39:29.908Z Downloaded winnow v0.6.20
4382025-02-11T20:39:29.916Z Downloaded clap_builder v4.5.27
4392025-02-11T20:39:29.931Z Downloaded unicode-width v0.1.14
4402025-02-11T20:39:29.941Z Downloaded syn v2.0.96
4412025-02-11T20:39:29.949Z Downloaded rustix v0.38.37
4422025-02-11T20:39:29.985Z Downloaded libc v0.2.169
4432025-02-11T20:39:30.295Z Compiling proc-macro2 v1.0.92
4442025-02-11T20:39:30.295Z Compiling unicode-ident v1.0.14
4452025-02-11T20:39:30.297Z Compiling serde v1.0.217
4462025-02-11T20:39:30.297Z Compiling version_check v0.9.5
4472025-02-11T20:39:30.297Z Compiling thiserror v1.0.69
4482025-02-11T20:39:30.297Z Compiling memchr v2.7.4
4492025-02-11T20:39:30.330Z Compiling libc v0.2.169
4502025-02-11T20:39:31.336Z Compiling itoa v1.0.11
4512025-02-11T20:39:31.338Z Compiling ryu v1.0.18
4522025-02-11T20:39:31.338Z Compiling ucd-trie v0.1.7
4532025-02-11T20:39:31.339Z Compiling once_cell v1.20.2
4542025-02-11T20:39:31.339Z Compiling byteorder v1.5.0
4552025-02-11T20:39:31.339Z Compiling rustix v0.38.37
4562025-02-11T20:39:31.515Z Compiling serde_json v1.0.135
4572025-02-11T20:39:31.738Z Compiling bitflags v2.6.0
4582025-02-11T20:39:31.828Z Compiling usdt-impl v0.5.0
4592025-02-11T20:39:31.858Z Compiling proc-macro-error-attr v1.0.4
4602025-02-11T20:39:32.029Z Compiling syn v1.0.109
4612025-02-11T20:39:32.061Z Compiling proc-macro-error v1.0.4
4622025-02-11T20:39:32.120Z Compiling hashbrown v0.15.1
4632025-02-11T20:39:32.251Z Compiling camino v1.1.9
4642025-02-11T20:39:32.301Z Compiling equivalent v1.0.1
4652025-02-11T20:39:32.352Z Compiling log v0.4.22
4662025-02-11T20:39:32.432Z Compiling plain v0.2.3
4672025-02-11T20:39:32.608Z Compiling utf8parse v0.2.2
4682025-02-11T20:39:32.646Z Compiling quote v1.0.38
4692025-02-11T20:39:32.792Z Compiling errno v0.3.9
4702025-02-11T20:39:32.854Z Compiling anstyle-parse v0.2.5
4712025-02-11T20:39:32.949Z Compiling is_terminal_polyfill v1.70.1
4722025-02-11T20:39:33.040Z Compiling syn v2.0.96
4732025-02-11T20:39:33.096Z Compiling thread-id v4.2.2
4742025-02-11T20:39:33.178Z Compiling indexmap v2.7.1
4752025-02-11T20:39:33.256Z Compiling anstyle v1.0.10
4762025-02-11T20:39:33.258Z Compiling pretty-hex v0.4.1
4772025-02-11T20:39:33.301Z Compiling colorchoice v1.0.2
4782025-02-11T20:39:33.459Z Compiling anstyle-query v1.1.1
4792025-02-11T20:39:33.486Z Compiling autocfg v1.4.0
4802025-02-11T20:39:33.629Z Compiling winnow v0.6.20
4812025-02-11T20:39:33.672Z Compiling semver v1.0.24
4822025-02-11T20:39:34.165Z Compiling unicode-width v0.1.14
4832025-02-11T20:39:34.361Z Compiling anstream v0.6.15
4842025-02-11T20:39:34.456Z Compiling fs-err v2.11.0
4852025-02-11T20:39:34.714Z Compiling heck v0.5.0
4862025-02-11T20:39:34.742Z Compiling fastrand v2.1.1
4872025-02-11T20:39:34.810Z Compiling cfg-if v1.0.0
4882025-02-11T20:39:34.927Z Compiling strsim v0.11.1
4892025-02-11T20:39:35.076Z Compiling terminal_size v0.4.0
4902025-02-11T20:39:35.212Z Compiling fnv v1.0.7
4912025-02-11T20:39:35.293Z Compiling clap_lex v0.7.4
4922025-02-11T20:39:35.319Z Compiling anyhow v1.0.95
4932025-02-11T20:39:35.366Z Compiling bytecount v0.6.8
4942025-02-11T20:39:35.593Z Compiling heck v0.4.1
4952025-02-11T20:39:35.716Z Compiling clap_builder v4.5.27
4962025-02-11T20:39:35.747Z Compiling papergrid v0.11.0
4972025-02-11T20:39:36.009Z Compiling tempfile v3.13.0
4982025-02-11T20:39:36.591Z Compiling memmap v0.7.0
4992025-02-11T20:39:36.619Z Compiling unicode-linebreak v0.1.5
5002025-02-11T20:39:36.767Z Compiling smawk v0.3.2
5012025-02-11T20:39:37.006Z Compiling swrite v0.1.0
5022025-02-11T20:39:37.108Z Compiling textwrap v0.16.1
5032025-02-11T20:39:37.995Z Compiling tabled_derive v0.7.0
5042025-02-11T20:39:39.226Z Compiling tabled v0.15.0
5052025-02-11T20:39:40.045Z Compiling serde_derive v1.0.217
5062025-02-11T20:39:40.117Z Compiling thiserror-impl v1.0.69
5072025-02-11T20:39:40.292Z Compiling zerocopy-derive v0.7.35
5082025-02-11T20:39:40.318Z Compiling scroll_derive v0.12.0
5092025-02-11T20:39:40.380Z Compiling clap_derive v4.5.24
5102025-02-11T20:39:41.505Z Compiling scroll v0.12.0
5112025-02-11T20:39:41.839Z Compiling zerocopy v0.7.35
5122025-02-11T20:39:41.945Z Compiling goblin v0.8.2
5132025-02-11T20:39:42.379Z Compiling pest v2.7.14
5142025-02-11T20:39:43.363Z Compiling clap v4.5.27
5152025-02-11T20:39:44.553Z Compiling pest_meta v2.7.14
5162025-02-11T20:39:45.533Z Compiling pest_generator v2.7.14
5172025-02-11T20:39:46.862Z Compiling pest_derive v2.7.14
5182025-02-11T20:39:47.536Z Compiling dtrace-parser v0.2.0
5192025-02-11T20:39:48.515Z Compiling toml_datetime v0.6.8
5202025-02-11T20:39:48.518Z Compiling serde_spanned v0.6.8
5212025-02-11T20:39:48.518Z Compiling cargo-platform v0.1.8
5222025-02-11T20:39:48.824Z Compiling serde_tokenstream v0.2.2
5232025-02-11T20:39:48.873Z Compiling toml_edit v0.22.22
5242025-02-11T20:39:48.993Z Compiling macaddr v1.0.1
5252025-02-11T20:39:49.088Z Compiling camino-tempfile v1.1.1
5262025-02-11T20:39:49.943Z Compiling dof v0.3.0
5272025-02-11T20:39:49.943Z Compiling cargo_metadata v0.18.1
5282025-02-11T20:39:51.532Z Compiling usdt-macro v0.5.0
5292025-02-11T20:39:51.532Z Compiling usdt-attr-macro v0.5.0
5302025-02-11T20:39:51.573Z Compiling toml v0.8.19
5312025-02-11T20:39:52.415Z Compiling cargo_toml v0.20.5
5322025-02-11T20:39:52.785Z Compiling usdt v0.5.0
5332025-02-11T20:39:55.184Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5342025-02-11T20:39:58.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.38s
5352025-02-11T20:39:58.552Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5362025-02-11T20:39:59.075Z Downloading crates ...
5372025-02-11T20:39:59.192Z Downloaded atomic-waker v1.1.2
5382025-02-11T20:39:59.200Z Downloaded base64 v0.13.1
5392025-02-11T20:39:59.204Z Downloaded async-stream-impl v0.3.6
5402025-02-11T20:39:59.206Z Downloaded adler2 v2.0.0
5412025-02-11T20:39:59.209Z Downloaded cfg_aliases v0.1.1
5422025-02-11T20:39:59.212Z Downloaded atty v0.2.14
5432025-02-11T20:39:59.217Z Downloaded cfg_aliases v0.2.1
5442025-02-11T20:39:59.222Z Downloaded hubpack_derive v0.1.1
5452025-02-11T20:39:59.225Z Downloaded http-range v0.1.5
5462025-02-11T20:39:59.229Z Downloaded http-body v1.0.1
5472025-02-11T20:39:59.232Z Downloaded httpdate v1.0.3
5482025-02-11T20:39:59.232Z Downloaded home v0.5.9
5492025-02-11T20:39:59.235Z Downloaded crunchy v0.2.2
5502025-02-11T20:39:59.235Z Downloaded ciborium-io v0.2.2
5512025-02-11T20:39:59.237Z Downloaded cstr-argument v0.1.2
5522025-02-11T20:39:59.246Z Downloaded ident_case v1.0.1
5532025-02-11T20:39:59.248Z Downloaded crucible-workspace-hack v0.1.0
5542025-02-11T20:39:59.251Z Downloaded icu_provider_macros v1.5.0
5552025-02-11T20:39:59.254Z Downloaded is_ci v1.2.0
5562025-02-11T20:39:59.257Z Downloaded ascii-canvas v3.0.0
5572025-02-11T20:39:59.260Z Downloaded array-init v0.0.4
5582025-02-11T20:39:59.263Z Downloaded assert_matches v1.5.0
5592025-02-11T20:39:59.267Z Downloaded cobs v0.2.3
5602025-02-11T20:39:59.267Z Downloaded cassowary v0.3.0
5612025-02-11T20:39:59.270Z Downloaded http v1.2.0
5622025-02-11T20:39:59.273Z Downloaded cbc v0.1.2
5632025-02-11T20:39:59.275Z Downloaded md5 v0.7.0
5642025-02-11T20:39:59.275Z Downloaded managed v0.8.0
5652025-02-11T20:39:59.278Z Downloaded match_cfg v0.1.0
5662025-02-11T20:39:59.278Z Downloaded cmake v0.1.51
5672025-02-11T20:39:59.281Z Downloaded buf-list v1.0.3
5682025-02-11T20:39:59.283Z Downloaded constant_time_eq v0.3.1
5692025-02-11T20:39:59.286Z Downloaded ciborium-ll v0.2.2
5702025-02-11T20:39:59.286Z Downloaded newline-converter v0.3.0
5712025-02-11T20:39:59.289Z Downloaded bitfield-struct v0.6.2
5722025-02-11T20:39:59.289Z Downloaded bit-set v0.5.3
5732025-02-11T20:39:59.292Z Downloaded curve25519-dalek-derive v0.1.1
5742025-02-11T20:39:59.292Z Downloaded mirai-annotations v1.12.0
5752025-02-11T20:39:59.295Z Downloaded castaway v0.2.3
5762025-02-11T20:39:59.295Z Downloaded hyper-tls v0.6.0
5772025-02-11T20:39:59.298Z Downloaded cexpr v0.6.0
5782025-02-11T20:39:59.301Z Downloaded http-body-util v0.1.2
5792025-02-11T20:39:59.301Z Downloaded lockfree-object-pool v0.1.6
5802025-02-11T20:39:59.304Z Downloaded memoffset v0.9.1
5812025-02-11T20:39:59.308Z Downloaded indoc v1.0.9
5822025-02-11T20:39:59.311Z Downloaded cipher v0.4.4
5832025-02-11T20:39:59.311Z Downloaded keccak v0.1.5
5842025-02-11T20:39:59.314Z Downloaded md-5 v0.10.6
5852025-02-11T20:39:59.314Z Downloaded indent_write v2.2.0
5862025-02-11T20:39:59.316Z Downloaded ctr v0.9.2
5872025-02-11T20:39:59.319Z Downloaded linked-hash-map v0.5.6
5882025-02-11T20:39:59.319Z Downloaded crc-catalog v2.4.0
5892025-02-11T20:39:59.321Z Downloaded mockall v0.13.0
5902025-02-11T20:39:59.324Z Downloaded lru v0.12.5
5912025-02-11T20:39:59.327Z Downloaded bcs v0.1.6
5922025-02-11T20:39:59.327Z Downloaded base16ct v0.2.0
5932025-02-11T20:39:59.331Z Downloaded impl-trait-for-tuples v0.2.2
5942025-02-11T20:39:59.334Z Downloaded russh-cryptovec v0.7.3
5952025-02-11T20:39:59.334Z Downloaded chrono-tz-build v0.4.0
5962025-02-11T20:39:59.334Z Downloaded addr2line v0.24.2
5972025-02-11T20:39:59.337Z Downloaded mime v0.3.17
5982025-02-11T20:39:59.339Z Downloaded darling v0.20.10
5992025-02-11T20:39:59.343Z Downloaded nanorand v0.7.0
6002025-02-11T20:39:59.347Z Downloaded multimap v0.10.0
6012025-02-11T20:39:59.349Z Downloaded lru-cache v0.1.2
6022025-02-11T20:39:59.349Z Downloaded is-terminal v0.4.13
6032025-02-11T20:39:59.352Z Downloaded async-trait v0.1.86
6042025-02-11T20:39:59.355Z Downloaded sqlparser_derive v0.2.2
6052025-02-11T20:39:59.357Z Downloaded httparse v1.9.5
6062025-02-11T20:39:59.360Z Downloaded libefi-sys v0.1.0
6072025-02-11T20:39:59.360Z Downloaded arrayvec v0.7.6
6082025-02-11T20:39:59.362Z Downloaded lazy_static v1.5.0
6092025-02-11T20:39:59.365Z Downloaded crc v3.2.1
6102025-02-11T20:39:59.368Z Downloaded csv-core v0.1.11
6112025-02-11T20:39:59.370Z Downloaded crc32fast v1.4.2
6122025-02-11T20:39:59.373Z Downloaded maplit v1.0.2
6132025-02-11T20:39:59.373Z Downloaded iana-time-zone v0.1.61
6142025-02-11T20:39:59.376Z Downloaded litemap v0.7.3
6152025-02-11T20:39:59.379Z Downloaded bitfield v0.14.0
6162025-02-11T20:39:59.381Z Downloaded hyper-staticfile v0.10.1
6172025-02-11T20:39:59.384Z Downloaded rand_seeder v0.3.0
6182025-02-11T20:39:59.387Z Downloaded quick-error v1.2.3
6192025-02-11T20:39:59.387Z Downloaded ipnet v2.10.1
6202025-02-11T20:39:59.390Z Downloaded lock_api v0.4.12
6212025-02-11T20:39:59.392Z Downloaded instability v0.3.2
6222025-02-11T20:39:59.395Z Downloaded vte_generate_state_changes v0.1.2
6232025-02-11T20:39:59.395Z Downloaded tower-service v0.3.3
6242025-02-11T20:39:59.395Z Downloaded console v0.15.10
6252025-02-11T20:39:59.398Z Downloaded rustfmt-wrapper v0.2.1
6262025-02-11T20:39:59.401Z Downloaded crossbeam-deque v0.8.5
6272025-02-11T20:39:59.403Z Downloaded libloading v0.8.5
6282025-02-11T20:39:59.406Z Downloaded ahash v0.8.11
6292025-02-11T20:39:59.409Z Downloaded downcast v0.11.0
6302025-02-11T20:39:59.411Z Downloaded foreign-types-shared v0.1.1
6312025-02-11T20:39:59.411Z Downloaded crossbeam-epoch v0.9.18
6322025-02-11T20:39:59.414Z Downloaded darling_macro v0.20.10
6332025-02-11T20:39:59.414Z Downloaded const-oid v0.9.6
6342025-02-11T20:39:59.417Z Downloaded multer v3.1.0
6352025-02-11T20:39:59.420Z Downloaded slog-stdlog v4.1.1
6362025-02-11T20:39:59.423Z Downloaded slog-bunyan v2.5.0
6372025-02-11T20:39:59.425Z Downloaded siphasher v0.3.11
6382025-02-11T20:39:59.425Z Downloaded stringprep v0.1.5
6392025-02-11T20:39:59.428Z Downloaded cookie_store v0.21.1
6402025-02-11T20:39:59.430Z Downloaded memmap2 v0.9.5
6412025-02-11T20:39:59.433Z Downloaded icu_normalizer v1.5.0
6422025-02-11T20:39:59.436Z Downloaded icu_normalizer_data v1.5.0
6432025-02-11T20:39:59.439Z Downloaded cookie v0.18.1
6442025-02-11T20:39:59.442Z Downloaded crc-any v2.5.0
6452025-02-11T20:39:59.445Z Downloaded async-bb8-diesel v0.2.1
6462025-02-11T20:39:59.447Z Downloaded number_prefix v0.4.0
6472025-02-11T20:39:59.450Z Downloaded num_threads v0.1.7
6482025-02-11T20:39:59.450Z Downloaded hmac v0.12.1
6492025-02-11T20:39:59.452Z Downloaded clang-sys v1.8.1
6502025-02-11T20:39:59.455Z Downloaded path-slash v0.1.5
6512025-02-11T20:39:59.458Z Downloaded num-conv v0.1.0
6522025-02-11T20:39:59.458Z Downloaded fxhash v0.2.1
6532025-02-11T20:39:59.461Z Downloaded thiserror-no-std v2.0.2
6542025-02-11T20:39:59.464Z Downloaded tokio-macros v2.5.0
6552025-02-11T20:39:59.467Z Downloaded icu_locid_transform_data v1.5.0
6562025-02-11T20:39:59.467Z Downloaded litrs v0.4.1
6572025-02-11T20:39:59.469Z Downloaded tls_codec_derive v0.4.1
6582025-02-11T20:39:59.472Z Downloaded tls_codec v0.4.1
6592025-02-11T20:39:59.475Z Downloaded thiserror-impl-no-std v2.0.2
6602025-02-11T20:39:59.477Z Downloaded arc-swap v1.7.1
6612025-02-11T20:39:59.480Z Downloaded pretty-hex v0.2.1
6622025-02-11T20:39:59.482Z Downloaded data-encoding v2.6.0
6632025-02-11T20:39:59.485Z Downloaded hex-literal v0.4.1
6642025-02-11T20:39:59.485Z Downloaded unicase v2.7.0
6652025-02-11T20:39:59.488Z Downloaded smallvec v0.6.14
6662025-02-11T20:39:59.488Z Downloaded strip-ansi-escapes v0.2.0
6672025-02-11T20:39:59.490Z Downloaded rustls-pemfile v2.2.0
6682025-02-11T20:39:59.494Z Downloaded serde-big-array v0.5.1
6692025-02-11T20:39:59.494Z Downloaded miniz_oxide v0.8.0
6702025-02-11T20:39:59.496Z Downloaded crossbeam-utils v0.8.20
6712025-02-11T20:39:59.500Z Downloaded icu_properties v1.5.1
6722025-02-11T20:39:59.503Z Downloaded blake2 v0.10.6
6732025-02-11T20:39:59.506Z Downloaded compact_str v0.8.0
6742025-02-11T20:39:59.510Z Downloaded sigpipe v0.1.3
6752025-02-11T20:39:59.513Z Downloaded hickory-server v0.24.2
6762025-02-11T20:39:59.518Z Downloaded tinyvec_macros v0.1.1
6772025-02-11T20:39:59.521Z Downloaded take_mut v0.2.2
6782025-02-11T20:39:59.521Z Downloaded paste v1.0.15
6792025-02-11T20:39:59.524Z Downloaded heck v0.3.3
6802025-02-11T20:39:59.526Z Downloaded want v0.3.1
6812025-02-11T20:39:59.529Z Downloaded powerfmt v0.2.0
6822025-02-11T20:39:59.529Z Downloaded polyval v0.6.2
6832025-02-11T20:39:59.531Z Downloaded num_enum_derive v0.5.11
6842025-02-11T20:39:59.531Z Downloaded wait-timeout v0.2.0
6852025-02-11T20:39:59.534Z Downloaded indexmap v1.9.3
6862025-02-11T20:39:59.537Z Downloaded indicatif v0.17.11
6872025-02-11T20:39:59.542Z Downloaded base64 v0.22.1
6882025-02-11T20:39:59.546Z Downloaded progenitor-macro v0.8.0
6892025-02-11T20:39:59.549Z Downloaded waitgroup v0.1.2
6902025-02-11T20:39:59.549Z Downloaded slog-term v2.9.1
6912025-02-11T20:39:59.551Z Downloaded rusty-fork v0.3.0
6922025-02-11T20:39:59.554Z Downloaded spki v0.7.3
6932025-02-11T20:39:59.556Z Downloaded diesel_table_macro_syntax v0.2.0
6942025-02-11T20:39:59.559Z Downloaded predicates-tree v1.0.11
6952025-02-11T20:39:59.559Z Downloaded pin-project-internal v1.1.6
6962025-02-11T20:39:59.561Z Downloaded des v0.8.1
6972025-02-11T20:39:59.564Z Downloaded subprocess v0.2.9
6982025-02-11T20:39:59.566Z Downloaded rtoolbox v0.0.2
6992025-02-11T20:39:59.569Z Downloaded rfc6979 v0.4.0
7002025-02-11T20:39:59.569Z Downloaded fallible-iterator v0.3.0
7012025-02-11T20:39:59.572Z Downloaded hyper-util v0.1.10
7022025-02-11T20:39:59.576Z Downloaded icu_locid v1.5.0
7032025-02-11T20:39:59.582Z Downloaded termcolor v1.4.1
7042025-02-11T20:39:59.585Z Downloaded tap v1.0.1
7052025-02-11T20:39:59.585Z Downloaded string_cache v0.8.7
7062025-02-11T20:39:59.587Z Downloaded signal-hook-mio v0.2.4
7072025-02-11T20:39:59.590Z Downloaded password-hash v0.5.0
7082025-02-11T20:39:59.593Z Downloaded tokio-native-tls v0.3.1
7092025-02-11T20:39:59.593Z Downloaded tabwriter v1.4.0
7102025-02-11T20:39:59.595Z Downloaded static_assertions v1.1.0
7112025-02-11T20:39:59.598Z Downloaded utf-8 v0.7.6
7122025-02-11T20:39:59.598Z Downloaded vte v0.11.1
7132025-02-11T20:39:59.601Z Downloaded uuid v1.12.0
7142025-02-11T20:39:59.603Z Downloaded peg-runtime v0.8.3
7152025-02-11T20:39:59.609Z Downloaded progenitor-client v0.9.1
7162025-02-11T20:39:59.609Z Downloaded schemars v0.8.21
7172025-02-11T20:39:59.638Z Downloaded float-cmp v0.9.0
7182025-02-11T20:39:59.641Z Downloaded fd-lock v4.0.2
7192025-02-11T20:39:59.643Z Downloaded embedded-io v0.6.1
7202025-02-11T20:39:59.643Z Downloaded embedded-io v0.4.0
7212025-02-11T20:39:59.648Z Downloaded float-ord v0.3.2
7222025-02-11T20:39:59.650Z Downloaded hickory-resolver v0.24.2
7232025-02-11T20:39:59.653Z Downloaded ed25519 v2.2.3
7242025-02-11T20:39:59.656Z Downloaded time-core v0.1.2
7252025-02-11T20:39:59.658Z Downloaded display-error-chain v0.2.2
7262025-02-11T20:39:59.658Z Downloaded which v4.4.2
7272025-02-11T20:39:59.662Z Downloaded unarray v0.1.4
7282025-02-11T20:39:59.662Z Downloaded typify-macro v0.3.0
7292025-02-11T20:39:59.665Z Downloaded serde_derive_internals v0.29.1
7302025-02-11T20:39:59.665Z Downloaded nodrop v0.1.14
7312025-02-11T20:39:59.669Z Downloaded zerofrom v0.1.4
7322025-02-11T20:39:59.669Z Downloaded toolchain_find v0.4.0
7332025-02-11T20:39:59.669Z Downloaded tokio-tungstenite v0.24.0
7342025-02-11T20:39:59.673Z Downloaded pin-project-lite v0.2.14
7352025-02-11T20:39:59.676Z Downloaded packed_struct_codegen v0.10.1
7362025-02-11T20:39:59.679Z Downloaded num-iter v0.1.45
7372025-02-11T20:39:59.682Z Downloaded tracing-attributes v0.1.27
7382025-02-11T20:39:59.682Z Downloaded progenitor-macro v0.9.1
7392025-02-11T20:39:59.685Z Downloaded opaque-debug v0.3.1
7402025-02-11T20:39:59.685Z Downloaded foreign-types-shared v0.3.1
7412025-02-11T20:39:59.688Z Downloaded endian-type v0.1.2
7422025-02-11T20:39:59.688Z Downloaded peg v0.8.4
7432025-02-11T20:39:59.691Z Downloaded normalize-line-endings v0.3.0
7442025-02-11T20:39:59.693Z Downloaded scheduled-thread-pool v0.2.7
7452025-02-11T20:39:59.693Z Downloaded rustc_version v0.4.1
7462025-02-11T20:39:59.696Z Downloaded derive_more v0.99.18
7472025-02-11T20:39:59.701Z Downloaded sqlformat v0.2.6
7482025-02-11T20:39:59.703Z Downloaded slog-json v2.6.1
7492025-02-11T20:39:59.706Z Downloaded sha1 v0.10.6
7502025-02-11T20:39:59.708Z Downloaded secrecy v0.8.0
7512025-02-11T20:39:59.708Z Downloaded progenitor-impl v0.8.0
7522025-02-11T20:39:59.711Z Downloaded elliptic-curve v0.13.8
7532025-02-11T20:39:59.715Z Downloaded precomputed-hash v0.1.1
7542025-02-11T20:39:59.717Z Downloaded oso-derive v0.27.3
7552025-02-11T20:39:59.717Z Downloaded thiserror-impl v2.0.11
7562025-02-11T20:39:59.720Z Downloaded futures-channel v0.3.31
7572025-02-11T20:39:59.722Z Downloaded displaydoc v0.2.5
7582025-02-11T20:39:59.725Z Downloaded unicode-truncate v1.1.0
7592025-02-11T20:39:59.725Z Downloaded num-rational v0.4.2
7602025-02-11T20:39:59.729Z Downloaded termtree v0.4.1
7612025-02-11T20:39:59.731Z Downloaded unicode-xid v0.2.6
7622025-02-11T20:39:59.731Z Downloaded globset v0.4.15
7632025-02-11T20:39:59.734Z Downloaded zerovec-derive v0.10.3
7642025-02-11T20:39:59.734Z Downloaded der_derive v0.7.3
7652025-02-11T20:39:59.737Z Downloaded topological-sort v0.2.2
7662025-02-11T20:39:59.737Z Downloaded defmt v0.3.8
7672025-02-11T20:39:59.741Z Downloaded same-file v1.0.6
7682025-02-11T20:39:59.744Z Downloaded peg-macros v0.8.4
7692025-02-11T20:39:59.747Z Downloaded form_urlencoded v1.2.1
7702025-02-11T20:39:59.747Z Downloaded pem v3.0.4
7712025-02-11T20:39:59.752Z Downloaded document-features v0.2.10
7722025-02-11T20:39:59.752Z Downloaded num v0.4.3
7732025-02-11T20:39:59.752Z Downloaded enum-as-inner v0.6.1
7742025-02-11T20:39:59.755Z Downloaded pkg-config v0.3.31
7752025-02-11T20:39:59.755Z Downloaded proc-macro-crate v1.3.1
7762025-02-11T20:39:59.757Z Downloaded primeorder v0.13.6
7772025-02-11T20:39:59.757Z Downloaded hash32 v0.3.1
7782025-02-11T20:39:59.760Z Downloaded serde_with_macros v3.11.0
7792025-02-11T20:39:59.762Z Downloaded hash32 v0.2.1
7802025-02-11T20:39:59.765Z Downloaded futures v0.3.31
7812025-02-11T20:39:59.769Z Downloaded ed25519-dalek v2.1.1
7822025-02-11T20:39:59.774Z Downloaded libxml v0.3.3
7832025-02-11T20:39:59.779Z Downloaded headers-core v0.3.0
7842025-02-11T20:39:59.781Z Downloaded thread_local v1.1.8
7852025-02-11T20:39:59.782Z Downloaded snafu-derive v0.8.5
7862025-02-11T20:39:59.784Z Downloaded phf_codegen v0.11.2
7872025-02-11T20:39:59.787Z Downloaded aes v0.8.4
7882025-02-11T20:39:59.790Z Downloaded phf v0.11.2
7892025-02-11T20:39:59.792Z Downloaded schemars_derive v0.8.21
7902025-02-11T20:39:59.795Z Downloaded rpassword v7.3.1
7912025-02-11T20:39:59.795Z Downloaded predicates v3.1.2
7922025-02-11T20:39:59.798Z Downloaded defmt-macros v0.3.9
7932025-02-11T20:39:59.801Z Downloaded slog-envlogger v2.2.0
7942025-02-11T20:39:59.804Z Downloaded slog-dtrace v0.3.0
7952025-02-11T20:39:59.806Z Downloaded slab v0.4.9
7962025-02-11T20:39:59.809Z Downloaded mio v1.0.2
7972025-02-11T20:39:59.813Z Downloaded typify-macro v0.2.0
7982025-02-11T20:39:59.816Z Downloaded tinystr v0.7.6
7992025-02-11T20:39:59.818Z Downloaded try-lock v0.2.5
8002025-02-11T20:39:59.818Z Downloaded dyn-clone v1.0.17
8012025-02-11T20:39:59.821Z Downloaded pkcs5 v0.7.1
8022025-02-11T20:39:59.825Z Downloaded tiny-keccak v2.0.2
8032025-02-11T20:39:59.828Z Downloaded spin v0.9.8
8042025-02-11T20:39:59.830Z Downloaded socket2 v0.5.7
8052025-02-11T20:39:59.833Z Downloaded pkcs1 v0.7.5
8062025-02-11T20:39:59.836Z Downloaded signal-hook v0.3.17
8072025-02-11T20:39:59.839Z Downloaded libm v0.2.8
8082025-02-11T20:39:59.847Z Downloaded openssl-macros v0.1.1
8092025-02-11T20:39:59.850Z Downloaded diesel-dtrace v0.4.2
8102025-02-11T20:39:59.850Z Downloaded parse-zoneinfo v0.3.1
8112025-02-11T20:39:59.853Z Downloaded parse-display v0.10.0
8122025-02-11T20:39:59.856Z Downloaded idna v1.0.3
8132025-02-11T20:39:59.858Z Downloaded newtype-uuid v1.2.1
8142025-02-11T20:39:59.861Z Downloaded yoke-derive v0.7.4
8152025-02-11T20:39:59.864Z Downloaded crossterm v0.28.1
8162025-02-11T20:39:59.868Z Downloaded packed_struct v0.10.1
8172025-02-11T20:39:59.871Z Downloaded untrusted v0.9.0
8182025-02-11T20:39:59.873Z Downloaded strum_macros v0.25.3
8192025-02-11T20:39:59.876Z Downloaded shlex v1.3.0
8202025-02-11T20:39:59.879Z Downloaded rustc-hash v1.1.0
8212025-02-11T20:39:59.880Z Downloaded derive_builder_macro v0.20.2
8222025-02-11T20:39:59.882Z Downloaded universal-hash v0.5.1
8232025-02-11T20:39:59.882Z Downloaded itertools v0.12.1
8242025-02-11T20:39:59.887Z Downloaded tui-tree-widget v0.22.0
8252025-02-11T20:39:59.890Z Downloaded untrusted v0.7.1
8262025-02-11T20:39:59.890Z Downloaded termtree v0.5.1
8272025-02-11T20:39:59.895Z Downloaded termios v0.3.3
8282025-02-11T20:39:59.898Z Downloaded serde_repr v0.1.19
8292025-02-11T20:39:59.898Z Downloaded ena v0.14.3
8302025-02-11T20:39:59.898Z Downloaded nibble_vec v0.1.0
8312025-02-11T20:39:59.901Z Downloaded aho-corasick v1.1.3
8322025-02-11T20:39:59.905Z Downloaded serde_yaml v0.9.34+deprecated
8332025-02-11T20:39:59.910Z Downloaded russh v0.45.0
8342025-02-11T20:39:59.915Z Downloaded pbkdf2 v0.11.0
8352025-02-11T20:39:59.918Z Downloaded parse-size v1.1.0
8362025-02-11T20:39:59.920Z Downloaded typify v0.2.0
8372025-02-11T20:39:59.930Z Downloaded oso v0.27.3
8382025-02-11T20:39:59.930Z Downloaded parking_lot_core v0.9.10
8392025-02-11T20:39:59.932Z Downloaded filetime v0.2.25
8402025-02-11T20:39:59.933Z Downloaded hickory-client v0.24.2
8412025-02-11T20:39:59.935Z Downloaded phf_shared v0.10.0
8422025-02-11T20:39:59.935Z Downloaded salsa20 v0.10.2
8432025-02-11T20:39:59.938Z Downloaded parse-display-derive v0.10.0
8442025-02-11T20:39:59.938Z Downloaded rand_xorshift v0.3.0
8452025-02-11T20:39:59.942Z Downloaded parking_lot v0.11.2
8462025-02-11T20:39:59.946Z Downloaded xz2 v0.1.7
8472025-02-11T20:39:59.946Z Downloaded structmeta v0.2.0
8482025-02-11T20:39:59.950Z Downloaded stable_deref_trait v1.2.0
8492025-02-11T20:39:59.950Z Downloaded rustc-demangle v0.1.24
8502025-02-11T20:39:59.953Z Downloaded diesel_derives v2.2.3
8512025-02-11T20:39:59.955Z Downloaded num-derive v0.4.2
8522025-02-11T20:39:59.959Z Downloaded fallible-streaming-iterator v0.1.9
8532025-02-11T20:39:59.959Z Downloaded prettyplease v0.2.25
8542025-02-11T20:39:59.961Z Downloaded flate2 v1.0.35
8552025-02-11T20:39:59.966Z Downloaded tokio-tungstenite v0.23.1
8562025-02-11T20:39:59.969Z Downloaded hyper v1.5.2
8572025-02-11T20:39:59.977Z Downloaded snafu v0.8.5
8582025-02-11T20:39:59.982Z Downloaded zone_cfg_derive v0.3.0
8592025-02-11T20:39:59.986Z Downloaded diff v0.1.13
8602025-02-11T20:39:59.990Z Downloaded dirs-sys-next v0.1.2
8612025-02-11T20:39:59.990Z Downloaded whoami v1.5.2
8622025-02-11T20:39:59.992Z Downloaded ref-cast-impl v1.0.23
8632025-02-11T20:39:59.992Z Downloaded progenitor v0.9.1
8642025-02-11T20:39:59.995Z Downloaded poly1305 v0.8.0
8652025-02-11T20:39:59.999Z Downloaded write16 v1.0.0
8662025-02-11T20:40:00.002Z Downloaded structmeta-derive v0.3.0
8672025-02-11T20:40:00.002Z Downloaded structmeta-derive v0.2.0
8682025-02-11T20:40:00.002Z Downloaded structmeta v0.3.0
8692025-02-11T20:40:00.002Z Downloaded blake3 v1.5.4
8702025-02-11T20:40:00.009Z Downloaded phf_shared v0.11.2
8712025-02-11T20:40:00.012Z Downloaded yasna v0.5.2
8722025-02-11T20:40:00.015Z Downloaded strum v0.26.3
8732025-02-11T20:40:00.015Z Downloaded num-complex v0.4.6
8742025-02-11T20:40:00.018Z Downloaded zone_cfg_derive v0.1.2
8752025-02-11T20:40:00.018Z Downloaded yoke v0.7.4
8762025-02-11T20:40:00.021Z Downloaded unsafe-libyaml v0.2.11
8772025-02-11T20:40:00.023Z Downloaded semver v0.1.20
8782025-02-11T20:40:00.026Z Downloaded radium v0.7.0
8792025-02-11T20:40:00.026Z Downloaded derive_builder_core v0.20.2
8802025-02-11T20:40:00.028Z Downloaded derive_builder v0.20.2
8812025-02-11T20:40:00.032Z Downloaded tokio-stream v0.1.16
8822025-02-11T20:40:00.036Z Downloaded tungstenite v0.21.0
8832025-02-11T20:40:00.040Z Downloaded sync_wrapper v1.0.1
8842025-02-11T20:40:00.043Z Downloaded sync-ptr v0.1.1
8852025-02-11T20:40:00.043Z Downloaded rustls-pemfile v1.0.4
8862025-02-11T20:40:00.046Z Downloaded headers v0.4.0
8872025-02-11T20:40:00.049Z Downloaded progenitor-client v0.8.0
8882025-02-11T20:40:00.052Z Downloaded zeroize_derive v1.4.2
8892025-02-11T20:40:00.052Z Downloaded openssl-sys v0.9.105
8902025-02-11T20:40:00.056Z Downloaded olpc-cjson v0.1.4
8912025-02-11T20:40:00.059Z Downloaded num-integer v0.1.46
8922025-02-11T20:40:00.061Z Downloaded synstructure v0.13.1
8932025-02-11T20:40:00.061Z Downloaded scrypt v0.11.0
8942025-02-11T20:40:00.064Z Downloaded fatfs v0.3.6
8952025-02-11T20:40:00.066Z Downloaded rsa v0.9.6
8962025-02-11T20:40:00.070Z Downloaded dirs-next v2.0.0
8972025-02-11T20:40:00.072Z Downloaded difflib v0.4.0
8982025-02-11T20:40:00.072Z Downloaded tokio-rustls v0.26.0
8992025-02-11T20:40:00.075Z Downloaded tokio-rustls v0.25.0
9002025-02-11T20:40:00.077Z Downloaded percent-encoding v2.3.1
9012025-02-11T20:40:00.077Z Downloaded deranged v0.3.11
9022025-02-11T20:40:00.080Z Downloaded defmt-parser v0.3.4
9032025-02-11T20:40:00.080Z Downloaded tungstenite v0.23.0
9042025-02-11T20:40:00.083Z Downloaded sct v0.7.1
9052025-02-11T20:40:00.087Z Downloaded writeable v0.5.5
9062025-02-11T20:40:00.090Z Downloaded toml v0.7.8
9072025-02-11T20:40:00.093Z Downloaded strum_macros v0.24.3
9082025-02-11T20:40:00.095Z Downloaded r2d2 v0.8.10
9092025-02-11T20:40:00.099Z Downloaded quinn-udp v0.5.5
9102025-02-11T20:40:00.099Z Downloaded zone v0.3.0
9112025-02-11T20:40:00.102Z Downloaded serde_with v3.11.0
9122025-02-11T20:40:00.109Z Downloaded pbkdf2 v0.12.2
9132025-02-11T20:40:00.111Z Downloaded zone v0.1.8
9142025-02-11T20:40:00.114Z Downloaded ref-cast v1.0.23
9152025-02-11T20:40:00.117Z Downloaded fixedbitset v0.4.2
9162025-02-11T20:40:00.117Z Downloaded thiserror v2.0.11
9172025-02-11T20:40:00.121Z Downloaded heapless v0.7.17
9182025-02-11T20:40:00.125Z Downloaded openssl-probe v0.1.5
9192025-02-11T20:40:00.130Z Downloaded unicode-segmentation v1.12.0
9202025-02-11T20:40:00.133Z Downloaded zerofrom-derive v0.1.4
9212025-02-11T20:40:00.133Z Downloaded xattr v1.3.1
9222025-02-11T20:40:00.136Z Downloaded wyz v0.5.1
9232025-02-11T20:40:00.137Z Downloaded publicsuffix v2.3.0
9242025-02-11T20:40:00.141Z Downloaded ghash v0.5.1
9252025-02-11T20:40:00.141Z Downloaded quinn v0.11.5
9262025-02-11T20:40:00.144Z Downloaded slog-scope v4.4.0
9272025-02-11T20:40:00.153Z Downloaded gethostname v0.5.0
9282025-02-11T20:40:00.153Z Downloaded subtle v2.6.1
9292025-02-11T20:40:00.153Z Downloaded smf v0.2.3
9302025-02-11T20:40:00.153Z Downloaded supports-color v3.0.1
9312025-02-11T20:40:00.153Z Downloaded hashbrown v0.12.3
9322025-02-11T20:40:00.158Z Downloaded rusqlite v0.32.1
9332025-02-11T20:40:00.165Z Downloaded time v0.3.36
9342025-02-11T20:40:00.169Z Downloaded zeroize v1.8.1
9352025-02-11T20:40:00.171Z Downloaded test-strategy v0.3.1
9362025-02-11T20:40:00.177Z Downloaded ppv-lite86 v0.2.20
9372025-02-11T20:40:00.177Z Downloaded omicron-zone-package v0.12.0
9382025-02-11T20:40:00.181Z Downloaded glob v0.3.2
9392025-02-11T20:40:00.181Z Downloaded smallvec v1.13.2
9402025-02-11T20:40:00.183Z Downloaded resolv-conf v0.7.0
9412025-02-11T20:40:00.183Z Downloaded time-macros v0.2.18
9422025-02-11T20:40:00.187Z Downloaded fs_extra v1.3.0
9432025-02-11T20:40:00.190Z Downloaded value-bag v1.9.0
9442025-02-11T20:40:00.190Z Downloaded qorb v0.2.1
9452025-02-11T20:40:00.194Z Downloaded sqlparser v0.45.0
9462025-02-11T20:40:00.200Z Downloaded dropshot_endpoint v0.15.1
9472025-02-11T20:40:00.204Z Downloaded futures-util v0.3.31
9482025-02-11T20:40:00.215Z Downloaded postgres-types v0.2.8
9492025-02-11T20:40:00.218Z Downloaded postcard v1.0.10
9502025-02-11T20:40:00.221Z Downloaded pem-rfc7468 v0.7.0
9512025-02-11T20:40:00.225Z Downloaded postgres-protocol v0.6.7
9522025-02-11T20:40:00.225Z Downloaded rustls-pki-types v1.10.0
9532025-02-11T20:40:00.229Z Downloaded dunce v1.0.5
9542025-02-11T20:40:00.229Z Downloaded pin-project v1.1.6
9552025-02-11T20:40:00.239Z Downloaded ecdsa v0.16.9
9562025-02-11T20:40:00.242Z Downloaded getrandom v0.2.15
9572025-02-11T20:40:00.244Z Downloaded zopfli v0.8.1
9582025-02-11T20:40:00.247Z Downloaded similar v2.6.0
9592025-02-11T20:40:00.252Z Downloaded h2 v0.4.6
9602025-02-11T20:40:00.259Z Downloaded p256 v0.13.2
9612025-02-11T20:40:00.263Z Downloaded chrono v0.4.39
9622025-02-11T20:40:00.271Z Downloaded derive-where v1.2.7
9632025-02-11T20:40:00.277Z Downloaded icu_properties_data v1.5.0
9642025-02-11T20:40:00.287Z Downloaded tokio-rustls v0.24.1
9652025-02-11T20:40:00.291Z Downloaded bitvec v1.0.1
9662025-02-11T20:40:00.306Z Downloaded flume v0.11.1
9672025-02-11T20:40:00.309Z Downloaded num-bigint v0.4.6
9682025-02-11T20:40:00.314Z Downloaded lalrpop v0.19.12
9692025-02-11T20:40:00.326Z Downloaded rand v0.8.5
9702025-02-11T20:40:00.330Z Downloaded tokio-postgres v0.7.12
9712025-02-11T20:40:00.335Z Downloaded hashbrown v0.13.2
9722025-02-11T20:40:00.340Z Downloaded zerocopy v0.8.10
9732025-02-11T20:40:00.364Z Downloaded zip v2.1.3
9742025-02-11T20:40:00.368Z Downloaded p521 v0.13.3
9752025-02-11T20:40:00.372Z Downloaded ssh-key v0.6.6
9762025-02-11T20:40:00.379Z Downloaded tokio-util v0.7.12
9772025-02-11T20:40:00.385Z Downloaded rustls-webpki v0.102.8
9782025-02-11T20:40:00.403Z Downloaded num-bigint-dig v0.8.4
9792025-02-11T20:40:00.408Z Downloaded bindgen v0.69.5
9802025-02-11T20:40:00.415Z Downloaded curve25519-dalek v4.1.3
9812025-02-11T20:40:00.424Z Downloaded rayon v1.10.0
9822025-02-11T20:40:00.433Z Downloaded portable-atomic v1.9.0
9832025-02-11T20:40:00.441Z Downloaded reedline v0.35.0
9842025-02-11T20:40:00.448Z Downloaded salty v0.3.0
9852025-02-11T20:40:00.455Z Downloaded quinn-proto v0.11.8
9862025-02-11T20:40:00.462Z Downloaded rustls-webpki v0.101.7
9872025-02-11T20:40:00.476Z Downloaded webpki-roots v0.26.6
9882025-02-11T20:40:00.480Z Downloaded object v0.30.4
9892025-02-11T20:40:00.490Z Downloaded zerovec v0.10.4
9902025-02-11T20:40:00.496Z Downloaded chrono-tz v0.10.1
9912025-02-11T20:40:00.505Z Downloaded winnow v0.5.40
9922025-02-11T20:40:00.512Z Downloaded bstr v1.10.0
9932025-02-11T20:40:00.524Z Downloaded radix_trie v0.2.1
9942025-02-11T20:40:00.530Z Downloaded vcpkg v0.2.15
9952025-02-11T20:40:00.568Z Downloaded dropshot v0.12.0
9962025-02-11T20:40:00.588Z Downloaded git2 v0.19.0
9972025-02-11T20:40:00.595Z Downloaded smoltcp v0.11.0
9982025-02-11T20:40:00.608Z Downloaded object v0.36.5
9992025-02-11T20:40:00.620Z Downloaded nix v0.27.1
10002025-02-11T20:40:00.631Z Downloaded unicode-width v0.2.0
10012025-02-11T20:40:00.637Z Downloaded regex-syntax v0.8.5
10022025-02-11T20:40:00.646Z Downloaded hickory-proto v0.24.3
10032025-02-11T20:40:00.661Z Downloaded petname v2.0.2
10042025-02-11T20:40:00.667Z Downloaded regex-syntax v0.6.29
10052025-02-11T20:40:00.675Z Downloaded p384 v0.13.0
10062025-02-11T20:40:00.682Z Downloaded regress v0.9.1
10072025-02-11T20:40:00.691Z Downloaded regex v1.11.1
10082025-02-11T20:40:00.704Z Downloaded rustls v0.22.4
10092025-02-11T20:40:00.717Z Downloaded openssl v0.10.70
10102025-02-11T20:40:00.727Z Downloaded polar-core v0.27.3
10112025-02-11T20:40:00.736Z Downloaded gimli v0.31.1
10122025-02-11T20:40:00.746Z Downloaded rustls v0.23.19
10132025-02-11T20:40:00.757Z Downloaded regress v0.10.1
10142025-02-11T20:40:00.766Z Downloaded nix v0.29.0
10152025-02-11T20:40:00.778Z Downloaded bzip2-sys v0.1.11+1.0.8
10162025-02-11T20:40:00.791Z Downloaded openapiv3 v2.0.0
10172025-02-11T20:40:00.804Z Downloaded ratatui v0.28.1
10182025-02-11T20:40:00.823Z Downloaded regex-automata v0.4.8
10192025-02-11T20:40:00.839Z Downloaded dropshot v0.15.1
10202025-02-11T20:40:00.860Z Downloaded sled v0.34.7
10212025-02-11T20:40:00.870Z Downloaded typify-impl v0.3.0
10222025-02-11T20:40:00.886Z Downloaded typify-impl v0.2.0
10232025-02-11T20:40:00.901Z Downloaded zerocopy-derive v0.6.6
10242025-02-11T20:40:00.911Z Downloaded nix v0.28.0
10252025-02-11T20:40:00.923Z Downloaded rustls v0.21.12
10262025-02-11T20:40:00.934Z Downloaded petgraph v0.6.5
10272025-02-11T20:40:00.951Z Downloaded smoltcp v0.9.1
10282025-02-11T20:40:00.962Z Downloaded diesel v2.2.6
10292025-02-11T20:40:00.980Z Downloaded lzma-sys v0.1.20
10302025-02-11T20:40:01.009Z Downloaded tokio v1.43.0
10312025-02-11T20:40:01.046Z Downloaded csv v1.3.1
10322025-02-11T20:40:01.065Z Downloaded dropshot_endpoint v0.12.0
10332025-02-11T20:40:01.068Z Downloaded expectorate v1.1.0
10342025-02-11T20:40:01.071Z Downloaded typed-path v0.9.3
10352025-02-11T20:40:01.076Z Downloaded proptest v1.5.0
10362025-02-11T20:40:01.085Z Downloaded quick-xml v0.33.0
10372025-02-11T20:40:01.091Z Downloaded libz-sys v1.1.20
10382025-02-11T20:40:01.112Z Downloaded simd-adler32 v0.3.7
10392025-02-11T20:40:01.115Z Downloaded url v2.5.3
10402025-02-11T20:40:01.117Z Downloaded sha3 v0.10.8
10412025-02-11T20:40:01.123Z Downloaded fragile v2.0.0
10422025-02-11T20:40:01.127Z Downloaded nom v7.1.3
10432025-02-11T20:40:01.130Z Downloaded aws-lc-rs v1.10.0
10442025-02-11T20:40:01.136Z Downloaded flagset v0.4.6
10452025-02-11T20:40:01.139Z Downloaded reqwest v0.12.9
10462025-02-11T20:40:01.146Z Downloaded debug-ignore v1.0.5
10472025-02-11T20:40:01.149Z Downloaded serde_path_to_error v0.1.16
10482025-02-11T20:40:01.154Z Downloaded scopeguard v1.2.0
10492025-02-11T20:40:01.154Z Downloaded env_logger v0.10.2
10502025-02-11T20:40:01.159Z Downloaded uzers v0.12.1
10512025-02-11T20:40:01.159Z Downloaded hashbrown v0.14.5
10522025-02-11T20:40:01.162Z Downloaded toml_edit v0.19.15
10532025-02-11T20:40:01.177Z Downloaded hashlink v0.9.1
10542025-02-11T20:40:01.179Z Downloaded unicode-normalization v0.1.24
10552025-02-11T20:40:01.183Z Downloaded tough v0.19.0
10562025-02-11T20:40:01.189Z Downloaded env_logger v0.11.5
10572025-02-11T20:40:01.192Z Downloaded samael v0.0.17
10582025-02-11T20:40:01.196Z Downloaded parking_lot v0.12.3
10592025-02-11T20:40:01.199Z Downloaded progenitor v0.8.0
10602025-02-11T20:40:01.202Z Downloaded ff v0.13.0
10612025-02-11T20:40:01.202Z Downloaded utf8_iter v1.0.4
10622025-02-11T20:40:01.202Z Downloaded utf16_iter v1.0.5
10632025-02-11T20:40:01.205Z Downloaded unicode_categories v0.1.1
10642025-02-11T20:40:01.205Z Downloaded aes-gcm v0.10.3
10652025-02-11T20:40:01.208Z Downloaded hkdf v0.12.4
10662025-02-11T20:40:01.212Z Downloaded tokio-tungstenite v0.21.0
10672025-02-11T20:40:01.215Z Downloaded tracing v0.1.40
10682025-02-11T20:40:01.217Z Downloaded futures-macro v0.3.31
10692025-02-11T20:40:01.220Z Downloaded futures-io v0.3.31
10702025-02-11T20:40:01.220Z Downloaded typify v0.3.0
10712025-02-11T20:40:01.224Z Downloaded der v0.7.9
10722025-02-11T20:40:01.228Z Downloaded itertools v0.13.0
10732025-02-11T20:40:01.234Z Downloaded ssh-encoding v0.2.0
10742025-02-11T20:40:01.238Z Downloaded ssh-cipher v0.2.0
10752025-02-11T20:40:01.238Z Downloaded zip v0.6.6
10762025-02-11T20:40:01.241Z Downloaded tinyvec v1.8.0
10772025-02-11T20:40:01.244Z Downloaded slog v2.7.0
10782025-02-11T20:40:01.247Z Downloaded ron v0.7.1
10792025-02-11T20:40:01.253Z Downloaded encoding_rs v0.8.34
10802025-02-11T20:40:01.273Z Downloaded steno v0.4.1
10812025-02-11T20:40:01.277Z Downloaded serde_plain v1.0.2
10822025-02-11T20:40:01.281Z Downloaded rayon-core v1.12.1
10832025-02-11T20:40:01.283Z Downloaded psl-types v2.0.11
10842025-02-11T20:40:01.283Z Downloaded newtype_derive v0.1.6
10852025-02-11T20:40:01.283Z Downloaded serde_urlencoded v0.7.1
10862025-02-11T20:40:01.286Z Downloaded slog-async v2.8.0
10872025-02-11T20:40:01.286Z Downloaded rustyline v14.0.0
10882025-02-11T20:40:01.290Z Downloaded futures-executor v0.3.31
10892025-02-11T20:40:01.294Z Downloaded futures-core v0.3.31
10902025-02-11T20:40:01.294Z Downloaded funty v2.0.0
10912025-02-11T20:40:01.294Z Downloaded tracing-core v0.1.32
10922025-02-11T20:40:01.297Z Downloaded x509-cert v0.2.5
10932025-02-11T20:40:01.303Z Downloaded half v2.4.1
10942025-02-11T20:40:01.306Z Downloaded itertools v0.10.5
10952025-02-11T20:40:01.312Z Downloaded icu_collections v1.5.0
10962025-02-11T20:40:01.318Z Downloaded zerocopy-derive v0.8.10
10972025-02-11T20:40:01.323Z Downloaded foldhash v0.1.3
10982025-02-11T20:40:01.326Z Downloaded predicates-core v1.0.8
10992025-02-11T20:40:01.326Z Downloaded phf_generator v0.11.2
11002025-02-11T20:40:01.330Z Downloaded pkcs8 v0.10.2
11012025-02-11T20:40:01.330Z Downloaded zerocopy v0.6.6
11022025-02-11T20:40:01.333Z Downloaded foreign-types v0.3.2
11032025-02-11T20:40:01.333Z Downloaded env_filter v0.1.2
11042025-02-11T20:40:01.333Z Downloaded vergen v8.3.2
11052025-02-11T20:40:01.336Z Downloaded owo-colors v4.1.0
11062025-02-11T20:40:01.339Z Downloaded walkdir v2.5.0
11072025-02-11T20:40:01.343Z Downloaded russh-keys v0.45.0
11082025-02-11T20:40:01.343Z Downloaded progenitor-impl v0.9.1
11092025-02-11T20:40:01.347Z Downloaded darling_core v0.20.10
11102025-02-11T20:40:01.349Z Downloaded rustc_version v0.1.7
11112025-02-11T20:40:01.349Z Downloaded rustc-hash v2.0.0
11122025-02-11T20:40:01.353Z Downloaded pin-utils v0.1.0
11132025-02-11T20:40:01.354Z Downloaded vsss-rs v3.3.4
11142025-02-11T20:40:01.357Z Downloaded unicode-bidi v0.3.17
11152025-02-11T20:40:01.357Z Downloaded tungstenite v0.24.0
11162025-02-11T20:40:01.360Z Downloaded tar v0.4.42
11172025-02-11T20:40:01.363Z Downloaded minimal-lexical v0.2.1
11182025-02-11T20:40:01.366Z Downloaded libgit2-sys v0.17.0+1.8.1
11192025-02-11T20:40:01.422Z Downloaded num-traits v0.2.19
11202025-02-11T20:40:01.425Z Downloaded group v0.13.0
11212025-02-11T20:40:01.429Z Downloaded crossbeam-channel v0.5.13
11222025-02-11T20:40:01.432Z Downloaded rand_chacha v0.3.1
11232025-02-11T20:40:01.432Z Downloaded crypto-bigint v0.5.5
11242025-02-11T20:40:01.436Z Downloaded unicode-properties v0.1.3
11252025-02-11T20:40:01.439Z Downloaded heapless v0.8.0
11262025-02-11T20:40:01.442Z Downloaded backtrace v0.3.74
11272025-02-11T20:40:01.446Z Downloaded password-hash v0.4.2
11282025-02-11T20:40:01.449Z Downloaded nu-ansi-term v0.50.1
11292025-02-11T20:40:01.452Z Downloaded parking_lot_core v0.8.6
11302025-02-11T20:40:01.455Z Downloaded rcgen v0.12.1
11312025-02-11T20:40:01.457Z Downloaded const_format v0.2.34
11322025-02-11T20:40:01.461Z Downloaded bumpalo v3.16.0
11332025-02-11T20:40:01.463Z Downloaded ron v0.8.1
11342025-02-11T20:40:01.470Z Downloaded signature v2.2.0
11352025-02-11T20:40:01.473Z Downloaded signal-hook-tokio v0.3.1
11362025-02-11T20:40:01.473Z Downloaded twox-hash v2.1.0
11372025-02-11T20:40:01.476Z Downloaded rustversion v1.0.17
11382025-02-11T20:40:01.476Z Downloaded rand_core v0.6.4
11392025-02-11T20:40:01.479Z Downloaded base64 v0.21.7
11402025-02-11T20:40:01.482Z Downloaded cc v1.1.30
11412025-02-11T20:40:01.485Z Downloaded term v0.7.0
11422025-02-11T20:40:01.488Z Downloaded strum_macros v0.26.4
11432025-02-11T20:40:01.490Z Downloaded mockall_derive v0.13.0
11442025-02-11T20:40:01.493Z Downloaded futures-task v0.3.31
11452025-02-11T20:40:01.493Z Downloaded futures-sink v0.3.31
11462025-02-11T20:40:01.493Z Downloaded fallible-iterator v0.2.0
11472025-02-11T20:40:01.496Z Downloaded num_enum v0.5.11
11482025-02-11T20:40:01.498Z Downloaded either v1.13.0
11492025-02-11T20:40:01.501Z Downloaded chacha20poly1305 v0.10.1
11502025-02-11T20:40:01.501Z Downloaded icu_provider v1.5.0
11512025-02-11T20:40:01.503Z Downloaded bytes v1.9.0
11522025-02-11T20:40:01.507Z Downloaded bzip2 v0.4.4
11532025-02-11T20:40:01.510Z Downloaded hex v0.4.3
11542025-02-11T20:40:01.512Z Downloaded foreign-types-macros v0.2.3
11552025-02-11T20:40:01.512Z Downloaded foreign-types v0.5.0
11562025-02-11T20:40:01.512Z Downloaded dsl_auto_type v0.1.2
11572025-02-11T20:40:01.515Z Downloaded allocator-api2 v0.2.18
11582025-02-11T20:40:01.517Z Downloaded mime_guess v2.0.5
11592025-02-11T20:40:01.517Z Downloaded signal-hook-registry v1.4.2
11602025-02-11T20:40:01.520Z Downloaded shell-words v1.1.0
11612025-02-11T20:40:01.520Z Downloaded serde-hex v0.1.0
11622025-02-11T20:40:01.523Z Downloaded sec1 v0.7.3
11632025-02-11T20:40:01.523Z Downloaded native-tls v0.2.12
11642025-02-11T20:40:01.526Z Downloaded jobserver v0.1.32
11652025-02-11T20:40:01.528Z Downloaded idna_adapter v1.2.0
11662025-02-11T20:40:01.528Z Downloaded icu_locid_transform v1.5.0
11672025-02-11T20:40:01.531Z Downloaded hyper-rustls v0.27.3
11682025-02-11T20:40:01.533Z Downloaded cancel-safe-futures v0.1.5
11692025-02-11T20:40:01.536Z Downloaded highway v1.2.0
11702025-02-11T20:40:01.539Z Downloaded arrayref v0.3.9
11712025-02-11T20:40:01.541Z Downloaded const_format_proc_macros v0.2.34
11722025-02-11T20:40:01.547Z Downloaded maybe-uninit v2.0.0
11732025-02-11T20:40:01.547Z Downloaded libsw v3.3.1
11742025-02-11T20:40:01.551Z Downloaded ciborium v0.2.2
11752025-02-11T20:40:01.551Z Downloaded backoff v0.4.0
11762025-02-11T20:40:01.551Z Downloaded linear-map v1.2.0
11772025-02-11T20:40:01.553Z Downloaded lalrpop-util v0.19.12
11782025-02-11T20:40:01.553Z Downloaded kstat-rs v0.2.4
11792025-02-11T20:40:01.553Z Downloaded ipnetwork v0.20.0
11802025-02-11T20:40:01.553Z Downloaded internet-checksum v0.2.1
11812025-02-11T20:40:01.556Z Downloaded inout v0.1.3
11822025-02-11T20:40:01.556Z Downloaded convert_case v0.4.0
11832025-02-11T20:40:01.559Z Downloaded async-recursion v1.1.1
11842025-02-11T20:40:01.561Z Downloaded argon2 v0.5.3
11852025-02-11T20:40:01.561Z Downloaded lazycell v1.3.0
11862025-02-11T20:40:01.564Z Downloaded colored v2.1.0
11872025-02-11T20:40:01.564Z Downloaded chacha20 v0.9.1
11882025-02-11T20:40:01.567Z Downloaded block-padding v0.3.3
11892025-02-11T20:40:01.567Z Downloaded atomicwrites v0.4.4
11902025-02-11T20:40:01.567Z Downloaded base64ct v1.6.0
11912025-02-11T20:40:01.570Z Downloaded humantime v2.1.0
11922025-02-11T20:40:01.572Z Downloaded hubpack v0.1.2
11932025-02-11T20:40:01.572Z Downloaded hostname v0.3.1
11942025-02-11T20:40:01.575Z Downloaded hostname v0.4.0
11952025-02-11T20:40:01.575Z Downloaded bit-vec v0.6.3
11962025-02-11T20:40:01.577Z Downloaded async-stream v0.3.6
11972025-02-11T20:40:01.578Z Downloaded new_debug_unreachable v1.0.6
11982025-02-11T20:40:01.581Z Downloaded blowfish v0.9.1
11992025-02-11T20:40:01.581Z Downloaded bb8 v0.8.5
12002025-02-11T20:40:01.583Z Downloaded instant v0.1.13
12012025-02-11T20:40:01.583Z Downloaded bitflags v1.3.2
12022025-02-11T20:40:01.586Z Downloaded aead v0.5.2
12032025-02-11T20:40:01.586Z Downloaded bcrypt-pbkdf v0.10.0
12042025-02-11T20:40:01.776Z Downloaded ring v0.17.8
12052025-02-11T20:40:01.895Z Downloaded libsqlite3-sys v0.30.1
12062025-02-11T20:40:02.140Z Downloaded aws-lc-sys v0.22.0
12072025-02-11T20:40:02.337Z Compiling serde v1.0.217
12082025-02-11T20:40:02.340Z Compiling lock_api v0.4.12
12092025-02-11T20:40:02.340Z Compiling value-bag v1.9.0
12102025-02-11T20:40:02.340Z Compiling scopeguard v1.2.0
12112025-02-11T20:40:02.340Z Compiling typenum v1.17.0
12122025-02-11T20:40:02.340Z Compiling generic-array v0.14.7
12132025-02-11T20:40:02.511Z Compiling syn v2.0.96
12142025-02-11T20:40:02.523Z Compiling getrandom v0.2.15
12152025-02-11T20:40:02.745Z Compiling rand_core v0.6.4
12162025-02-11T20:40:02.892Z Compiling log v0.4.22
12172025-02-11T20:40:02.997Z Compiling subtle v2.6.1
12182025-02-11T20:40:03.014Z Compiling shlex v1.3.0
12192025-02-11T20:40:03.041Z Compiling jobserver v0.1.32
12202025-02-11T20:40:03.249Z Compiling smallvec v1.13.2
12212025-02-11T20:40:03.319Z Compiling const-oid v0.9.6
12222025-02-11T20:40:03.356Z Compiling pin-project-lite v0.2.14
12232025-02-11T20:40:03.379Z Compiling rustix v0.38.37
12242025-02-11T20:40:03.483Z Compiling cc v1.1.30
12252025-02-11T20:40:03.631Z Compiling spin v0.9.8
12262025-02-11T20:40:03.651Z Compiling parking_lot_core v0.9.10
12272025-02-11T20:40:03.836Z Compiling futures-core v0.3.31
12282025-02-11T20:40:04.002Z Compiling signal-hook-registry v1.4.2
12292025-02-11T20:40:04.080Z Compiling mio v1.0.2
12302025-02-11T20:40:04.137Z Compiling aho-corasick v1.1.3
12312025-02-11T20:40:04.827Z Compiling parking_lot v0.12.3
12322025-02-11T20:40:04.865Z Compiling cpufeatures v0.2.14
12332025-02-11T20:40:04.984Z Compiling either v1.13.0
12342025-02-11T20:40:05.005Z Compiling stable_deref_trait v1.2.0
12352025-02-11T20:40:05.123Z Compiling regex-syntax v0.8.5
12362025-02-11T20:40:05.246Z Compiling futures-sink v0.3.31
12372025-02-11T20:40:05.413Z Compiling glob v0.3.2
12382025-02-11T20:40:05.416Z Compiling socket2 v0.5.7
12392025-02-11T20:40:05.467Z Compiling slab v0.4.9
12402025-02-11T20:40:05.720Z Compiling prettyplease v0.2.25
12412025-02-11T20:40:05.926Z Compiling lazy_static v1.5.0
12422025-02-11T20:40:06.075Z Compiling serde_json v1.0.135
12432025-02-11T20:40:06.101Z Compiling minimal-lexical v0.2.1
12442025-02-11T20:40:06.348Z Compiling clang-sys v1.8.1
12452025-02-11T20:40:06.437Z Compiling libloading v0.8.5
12462025-02-11T20:40:06.609Z Compiling nom v7.1.3
12472025-02-11T20:40:06.663Z Compiling home v0.5.9
12482025-02-11T20:40:06.836Z Compiling bindgen v0.69.5
12492025-02-11T20:40:06.929Z Compiling futures-channel v0.3.31
12502025-02-11T20:40:07.295Z Compiling itertools v0.12.1
12512025-02-11T20:40:07.362Z Compiling rustc-hash v1.1.0
12522025-02-11T20:40:07.538Z Compiling allocator-api2 v0.2.18
12532025-02-11T20:40:07.680Z Compiling libm v0.2.8
12542025-02-11T20:40:08.025Z Compiling lazycell v1.3.0
12552025-02-11T20:40:08.208Z Compiling pin-utils v0.1.0
12562025-02-11T20:40:08.322Z Compiling futures-task v0.3.31
12572025-02-11T20:40:08.322Z Compiling foldhash v0.1.3
12582025-02-11T20:40:08.623Z Compiling futures-io v0.3.31
12592025-02-11T20:40:08.653Z Compiling hashbrown v0.15.1
12602025-02-11T20:40:08.883Z Compiling regex-automata v0.4.8
12612025-02-11T20:40:09.103Z Compiling cmake v0.1.51
12622025-02-11T20:40:09.914Z Compiling synstructure v0.13.1
12632025-02-11T20:40:09.997Z Compiling cexpr v0.6.0
12642025-02-11T20:40:10.221Z Compiling num-traits v0.2.19
12652025-02-11T20:40:10.511Z Compiling dunce v1.0.5
12662025-02-11T20:40:10.657Z Compiling fs_extra v1.3.0
12672025-02-11T20:40:11.201Z Compiling pkg-config v0.3.31
12682025-02-11T20:40:11.549Z Compiling writeable v0.5.5
12692025-02-11T20:40:11.641Z Compiling litemap v0.7.3
12702025-02-11T20:40:12.016Z Compiling ring v0.17.8
12712025-02-11T20:40:12.096Z Compiling paste v1.0.15
12722025-02-11T20:40:12.579Z Compiling base64ct v1.6.0
12732025-02-11T20:40:12.727Z Compiling flagset v0.4.6
12742025-02-11T20:40:12.793Z Compiling icu_locid_transform_data v1.5.0
12752025-02-11T20:40:12.902Z Compiling aws-lc-rs v1.10.0
12762025-02-11T20:40:12.935Z Compiling httparse v1.9.5
12772025-02-11T20:40:13.165Z Compiling pem-rfc7468 v0.7.0
12782025-02-11T20:40:13.613Z Compiling tracing-core v0.1.32
12792025-02-11T20:40:13.729Z Compiling crossbeam-utils v0.8.20
12802025-02-11T20:40:14.123Z Compiling regex v1.11.1
12812025-02-11T20:40:14.227Z Compiling rustls-pki-types v1.10.0
12822025-02-11T20:40:14.369Z Compiling icu_properties_data v1.5.0
12832025-02-11T20:40:14.652Z Compiling percent-encoding v2.3.1
12842025-02-11T20:40:14.956Z Compiling utf8_iter v1.0.4
12852025-02-11T20:40:15.215Z Compiling powerfmt v0.2.0
12862025-02-11T20:40:15.221Z Compiling utf16_iter v1.0.5
12872025-02-11T20:40:15.221Z Compiling icu_normalizer_data v1.5.0
12882025-02-11T20:40:15.225Z Compiling serde_derive v1.0.217
12892025-02-11T20:40:15.293Z Compiling zeroize_derive v1.4.2
12902025-02-11T20:40:15.341Z Compiling zerocopy-derive v0.7.35
12912025-02-11T20:40:15.415Z Compiling tokio-macros v2.5.0
12922025-02-11T20:40:15.418Z Compiling zerofrom-derive v0.1.4
12932025-02-11T20:40:16.642Z Compiling zeroize v1.8.1
12942025-02-11T20:40:16.800Z Compiling yoke-derive v0.7.4
12952025-02-11T20:40:17.265Z Compiling zerocopy v0.7.35
12962025-02-11T20:40:17.510Z Compiling thiserror-impl v1.0.69
12972025-02-11T20:40:18.241Z Compiling crypto-common v0.1.6
12982025-02-11T20:40:18.470Z Compiling block-buffer v0.10.4
12992025-02-11T20:40:18.524Z Compiling zerovec-derive v0.10.3
13002025-02-11T20:40:18.727Z Compiling digest v0.10.7
13012025-02-11T20:40:18.827Z Compiling zerofrom v0.1.4
13022025-02-11T20:40:19.057Z Compiling displaydoc v0.2.5
13032025-02-11T20:40:19.161Z Compiling hmac v0.12.1
13042025-02-11T20:40:19.413Z Compiling futures-macro v0.3.31
13052025-02-11T20:40:19.530Z Compiling yoke v0.7.4
13062025-02-11T20:40:19.671Z Compiling block-padding v0.3.3
13072025-02-11T20:40:19.917Z Compiling inout v0.1.3
13082025-02-11T20:40:19.937Z Compiling sha2 v0.10.8
13092025-02-11T20:40:20.171Z Compiling cipher v0.4.4
13102025-02-11T20:40:20.525Z Compiling thiserror v1.0.69
13112025-02-11T20:40:20.590Z Compiling icu_provider_macros v1.5.0
13122025-02-11T20:40:20.659Z Compiling ppv-lite86 v0.2.20
13132025-02-11T20:40:20.678Z Compiling der_derive v0.7.3
13142025-02-11T20:40:20.890Z Compiling zerovec v0.10.4
13152025-02-11T20:40:21.217Z Compiling futures-util v0.3.31
13162025-02-11T20:40:21.437Z Compiling rand_chacha v0.3.1
13172025-02-11T20:40:21.579Z Compiling tracing-attributes v0.1.27
13182025-02-11T20:40:22.557Z Compiling tinystr v0.7.6
13192025-02-11T20:40:22.774Z Compiling icu_collections v1.5.0
13202025-02-11T20:40:22.927Z Compiling icu_locid v1.5.0
13212025-02-11T20:40:22.954Z Compiling der v0.7.9
13222025-02-11T20:40:23.350Z Compiling rand v0.8.5
13232025-02-11T20:40:23.633Z Compiling pest v2.7.14
13242025-02-11T20:40:24.083Z Compiling icu_provider v1.5.0
13252025-02-11T20:40:24.916Z Compiling icu_locid_transform v1.5.0
13262025-02-11T20:40:25.035Z Compiling spki v0.7.3
13272025-02-11T20:40:25.055Z Compiling tracing v0.1.40
13282025-02-11T20:40:25.393Z Compiling salsa20 v0.10.2
13292025-02-11T20:40:25.422Z Compiling pbkdf2 v0.12.2
13302025-02-11T20:40:25.556Z Compiling untrusted v0.7.1
13312025-02-11T20:40:25.594Z Compiling vcpkg v0.2.15
13322025-02-11T20:40:25.626Z Compiling time-core v0.1.2
13332025-02-11T20:40:25.754Z Compiling mirai-annotations v1.12.0
13342025-02-11T20:40:25.818Z Compiling write16 v1.0.0
13352025-02-11T20:40:25.947Z Compiling untrusted v0.9.0
13362025-02-11T20:40:25.970Z Compiling num-conv v0.1.0
13372025-02-11T20:40:25.997Z Compiling scrypt v0.11.0
13382025-02-11T20:40:26.135Z Compiling icu_properties v1.5.1
13392025-02-11T20:40:26.243Z Compiling time-macros v0.2.18
13402025-02-11T20:40:26.438Z Compiling pest_meta v2.7.14
13412025-02-11T20:40:26.681Z Compiling aes v0.8.4
13422025-02-11T20:40:27.273Z Compiling cbc v0.1.2
13432025-02-11T20:40:27.385Z Compiling openssl-sys v0.9.105
13442025-02-11T20:40:27.502Z Compiling bitflags v2.6.0
13452025-02-11T20:40:27.809Z Compiling bytes v1.9.0
13462025-02-11T20:40:28.981Z Compiling tokio v1.43.0
13472025-02-11T20:40:29.236Z Compiling indexmap v2.7.1
13482025-02-11T20:40:29.375Z Compiling http v1.2.0
13492025-02-11T20:40:29.938Z Compiling semver v1.0.24
13502025-02-11T20:40:30.604Z Compiling rustc_version v0.4.1
13512025-02-11T20:40:30.652Z Compiling icu_normalizer v1.5.0
13522025-02-11T20:40:30.808Z Compiling deranged v0.3.11
13532025-02-11T20:40:30.896Z Compiling scroll_derive v0.12.0
13542025-02-11T20:40:31.376Z Compiling num_threads v0.1.7
13552025-02-11T20:40:31.528Z Compiling which v4.4.2
13562025-02-11T20:40:31.550Z Compiling tinyvec_macros v0.1.1
13572025-02-11T20:40:31.651Z Compiling atomic-waker v1.1.2
13582025-02-11T20:40:32.089Z Compiling tinyvec v1.8.0
13592025-02-11T20:40:32.182Z Compiling time v0.3.36
13602025-02-11T20:40:32.296Z Compiling scroll v0.12.0
13612025-02-11T20:40:32.423Z Compiling idna_adapter v1.2.0
13622025-02-11T20:40:32.461Z Compiling http-body v1.0.1
13632025-02-11T20:40:32.705Z Compiling pest_generator v2.7.14
13642025-02-11T20:40:32.727Z Compiling pkcs5 v0.7.1
13652025-02-11T20:40:32.787Z Compiling form_urlencoded v1.2.1
13662025-02-11T20:40:32.844Z Compiling slog v2.7.0
13672025-02-11T20:40:33.078Z Compiling try-lock v0.2.5
13682025-02-11T20:40:33.243Z Compiling want v0.3.1
13692025-02-11T20:40:33.410Z Compiling pkcs8 v0.10.2
13702025-02-11T20:40:33.476Z Compiling goblin v0.8.2
13712025-02-11T20:40:33.528Z Compiling idna v1.0.3
13722025-02-11T20:40:33.838Z Compiling uuid v1.12.0
13732025-02-11T20:40:34.073Z Compiling iana-time-zone v0.1.61
13742025-02-11T20:40:34.483Z Compiling httpdate v1.0.3
13752025-02-11T20:40:34.566Z Compiling pest_derive v2.7.14
13762025-02-11T20:40:34.930Z Compiling chrono v0.4.39
13772025-02-11T20:40:35.391Z Compiling toml_datetime v0.6.8
13782025-02-11T20:40:35.411Z Compiling dtrace-parser v0.2.0
13792025-02-11T20:40:35.854Z Compiling serde_spanned v0.6.8
13802025-02-11T20:40:35.950Z Compiling serde_tokenstream v0.2.2
13812025-02-11T20:40:36.104Z Compiling foreign-types-shared v0.1.1
13822025-02-11T20:40:36.234Z Compiling adler2 v2.0.0
13832025-02-11T20:40:36.482Z Compiling base64 v0.22.1
13842025-02-11T20:40:36.543Z Compiling rustversion v1.0.17
13852025-02-11T20:40:36.817Z Compiling tokio-util v0.7.12
13862025-02-11T20:40:37.146Z Compiling tower-service v0.3.3
13872025-02-11T20:40:37.204Z Compiling openssl v0.10.70
13882025-02-11T20:40:37.283Z Compiling match_cfg v0.1.0
13892025-02-11T20:40:37.388Z Compiling hostname v0.3.1
13902025-02-11T20:40:38.411Z Compiling miniz_oxide v0.8.0
13912025-02-11T20:40:38.414Z Compiling foreign-types v0.3.2
13922025-02-11T20:40:38.414Z Compiling url v2.5.3
13932025-02-11T20:40:38.414Z Compiling h2 v0.4.6
13942025-02-11T20:40:38.414Z Compiling async-trait v0.1.86
13952025-02-11T20:40:38.830Z Compiling openssl-macros v0.1.1
13962025-02-11T20:40:38.958Z Compiling serde_derive_internals v0.29.1
13972025-02-11T20:40:39.455Z Compiling dof v0.3.0
13982025-02-11T20:40:39.584Z Compiling dirs-sys-next v0.1.2
13992025-02-11T20:40:40.160Z Compiling native-tls v0.2.12
14002025-02-11T20:40:40.503Z Compiling usdt-impl v0.5.0
14012025-02-11T20:40:40.876Z Compiling data-encoding v2.6.0
14022025-02-11T20:40:41.371Z Compiling rustls v0.23.19
14032025-02-11T20:40:41.393Z Compiling rustls v0.22.4
14042025-02-11T20:40:41.650Z Compiling siphasher v0.3.11
14052025-02-11T20:40:41.671Z Compiling schemars v0.8.21
14062025-02-11T20:40:41.881Z Compiling syn v1.0.109
14072025-02-11T20:40:42.045Z Compiling schemars_derive v0.8.21
14082025-02-11T20:40:42.096Z Compiling dirs-next v2.0.0
14092025-02-11T20:40:42.537Z Compiling unicode-normalization v0.1.24
14102025-02-11T20:40:42.808Z Compiling http-body-util v0.1.2
14112025-02-11T20:40:42.900Z Compiling crossbeam-epoch v0.9.18
14122025-02-11T20:40:43.298Z Compiling heapless v0.7.17
14132025-02-11T20:40:43.515Z Compiling signature v2.2.0
14142025-02-11T20:40:43.594Z Compiling sha1 v0.10.6
14152025-02-11T20:40:43.616Z Compiling bzip2-sys v0.1.11+1.0.8
14162025-02-11T20:40:43.711Z Compiling thread_local v1.1.8
14172025-02-11T20:40:43.815Z Compiling encoding_rs v0.8.34
14182025-02-11T20:40:44.017Z Compiling cookie v0.18.1
14192025-02-11T20:40:44.089Z Compiling multer v3.1.0
14202025-02-11T20:40:44.185Z Compiling ipnet v2.10.1
14212025-02-11T20:40:44.307Z Compiling unicode-bidi v0.3.17
14222025-02-11T20:40:44.380Z Compiling rayon-core v1.12.1
14232025-02-11T20:40:44.703Z Compiling dyn-clone v1.0.17
14242025-02-11T20:40:44.943Z Compiling gimli v0.31.1
14252025-02-11T20:40:45.185Z Compiling hyper v1.5.2
14262025-02-11T20:40:45.299Z Compiling openssl-probe v0.1.5
14272025-02-11T20:40:45.580Z Compiling unicode-properties v0.1.3
14282025-02-11T20:40:45.612Z Compiling signal-hook v0.3.17
14292025-02-11T20:40:45.894Z Compiling mime v0.3.17
14302025-02-11T20:40:45.981Z Compiling slog-async v2.8.0
14312025-02-11T20:40:46.399Z Compiling stringprep v0.1.5
14322025-02-11T20:40:46.549Z Compiling toml_edit v0.22.22
14332025-02-11T20:40:47.493Z Compiling hyper-util v0.1.10
14342025-02-11T20:40:48.970Z Compiling addr2line v0.24.2
14352025-02-11T20:40:49.545Z Compiling crossbeam-deque v0.8.5
14362025-02-11T20:40:49.641Z Compiling usdt-attr-macro v0.5.0
14372025-02-11T20:40:49.931Z Compiling usdt-macro v0.5.0
14382025-02-11T20:40:50.343Z Compiling term v0.7.0
14392025-02-11T20:40:50.379Z Compiling slog-json v2.6.1
14402025-02-11T20:40:50.729Z Compiling serde_urlencoded v0.7.1
14412025-02-11T20:40:51.109Z Compiling crossbeam-channel v0.5.13
14422025-02-11T20:40:51.206Z Compiling curve25519-dalek v4.1.3
14432025-02-11T20:40:51.345Z Compiling futures-executor v0.3.31
14442025-02-11T20:40:51.626Z Compiling enum-as-inner v0.6.1
14452025-02-11T20:40:51.651Z Compiling md-5 v0.10.6
14462025-02-11T20:40:51.874Z Compiling async-stream-impl v0.3.6
14472025-02-11T20:40:51.896Z Compiling rustls-pemfile v2.2.0
14482025-02-11T20:40:51.916Z Compiling num-integer v0.1.46
14492025-02-11T20:40:52.132Z Compiling hash32 v0.2.1
14502025-02-11T20:40:52.243Z Compiling ff v0.13.0
14512025-02-11T20:40:52.457Z Compiling is-terminal v0.4.13
14522025-02-11T20:40:52.477Z Compiling dropshot v0.12.0
14532025-02-11T20:40:52.599Z Compiling object v0.36.5
14542025-02-11T20:40:52.660Z Compiling quick-error v1.2.3
14552025-02-11T20:40:52.662Z Compiling psl-types v2.0.11
14562025-02-11T20:40:52.754Z Compiling smoltcp v0.9.1
14572025-02-11T20:40:52.833Z Compiling portable-atomic v1.9.0
14582025-02-11T20:40:52.854Z Compiling utf-8 v0.7.6
14592025-02-11T20:40:53.136Z Compiling anyhow v1.0.95
14602025-02-11T20:40:53.156Z Compiling rustc-demangle v0.1.24
14612025-02-11T20:40:53.399Z Compiling num-bigint-dig v0.8.4
14622025-02-11T20:40:53.715Z Compiling fallible-iterator v0.2.0
14632025-02-11T20:40:53.734Z Compiling litrs v0.4.1
14642025-02-11T20:40:53.825Z Compiling take_mut v0.2.2
14652025-02-11T20:40:53.912Z Compiling base16ct v0.2.0
14662025-02-11T20:40:54.001Z Compiling linked-hash-map v0.5.6
14672025-02-11T20:40:54.243Z Compiling sec1 v0.7.3
14682025-02-11T20:40:54.344Z Compiling postgres-protocol v0.6.7
14692025-02-11T20:40:54.386Z Compiling lru-cache v0.1.2
14702025-02-11T20:40:54.882Z Compiling document-features v0.2.10
14712025-02-11T20:40:54.935Z Compiling async-stream v0.3.6
14722025-02-11T20:40:55.101Z Compiling tungstenite v0.24.0
14732025-02-11T20:40:55.203Z Compiling publicsuffix v2.3.0
14742025-02-11T20:40:55.232Z Compiling resolv-conf v0.7.0
14752025-02-11T20:40:55.559Z Compiling hickory-proto v0.24.3
14762025-02-11T20:40:55.583Z Compiling slog-term v2.9.1
14772025-02-11T20:40:55.966Z Compiling usdt v0.5.0
14782025-02-11T20:40:56.035Z Compiling group v0.13.0
14792025-02-11T20:40:56.374Z Compiling num-iter v0.1.45
14802025-02-11T20:40:56.686Z Compiling futures v0.3.31
14812025-02-11T20:40:56.709Z Compiling slog-bunyan v2.5.0
14822025-02-11T20:40:56.979Z Compiling toml v0.8.19
14832025-02-11T20:40:58.122Z Compiling camino v1.1.9
14842025-02-11T20:40:58.415Z Compiling tokio-native-tls v0.3.1
14852025-02-11T20:40:58.522Z Compiling phf_shared v0.11.2
14862025-02-11T20:40:58.695Z Compiling dropshot_endpoint v0.12.0
14872025-02-11T20:40:59.875Z Compiling waitgroup v0.1.2
14882025-02-11T20:40:59.878Z Compiling backtrace v0.3.74
14892025-02-11T20:40:59.878Z Compiling terminal_size v0.4.0
14902025-02-11T20:40:59.878Z Compiling openapiv3 v2.0.0
14912025-02-11T20:40:59.878Z Compiling serde_path_to_error v0.1.16
14922025-02-11T20:40:59.878Z Compiling hkdf v0.12.4
14932025-02-11T20:40:59.879Z Compiling crypto-bigint v0.5.5
14942025-02-11T20:41:00.119Z Compiling curve25519-dalek-derive v0.1.1
14952025-02-11T20:41:01.557Z Compiling zerocopy-derive v0.6.6
14962025-02-11T20:41:02.086Z Compiling webpki-roots v0.26.6
14972025-02-11T20:41:02.403Z Compiling hostname v0.4.0
14982025-02-11T20:41:02.477Z Compiling hubpack_derive v0.1.1
14992025-02-11T20:41:02.537Z Compiling fs-err v2.11.0
15002025-02-11T20:41:02.844Z Compiling ahash v0.8.11
15012025-02-11T20:41:02.867Z Compiling crc32fast v1.4.2
15022025-02-11T20:41:03.188Z Compiling bitflags v1.3.2
15032025-02-11T20:41:03.190Z Compiling unicode-width v0.2.0
15042025-02-11T20:41:03.297Z Compiling winnow v0.5.40
15052025-02-11T20:41:03.333Z Compiling debug-ignore v1.0.5
15062025-02-11T20:41:03.355Z Compiling managed v0.8.0
15072025-02-11T20:41:03.459Z Compiling newtype-uuid v1.2.1
15082025-02-11T20:41:03.500Z Compiling zerocopy v0.6.6
15092025-02-11T20:41:03.721Z Compiling console v0.15.10
15102025-02-11T20:41:03.799Z Compiling hubpack v0.1.2
15112025-02-11T20:41:04.222Z Compiling clap_builder v4.5.27
15122025-02-11T20:41:04.245Z Compiling strum_macros v0.25.3
15132025-02-11T20:41:04.835Z Compiling flate2 v1.0.35
15142025-02-11T20:41:05.237Z Compiling elliptic-curve v0.13.8
15152025-02-11T20:41:05.752Z Compiling hickory-resolver v0.24.2
15162025-02-11T20:41:06.042Z Compiling signal-hook-mio v0.2.4
15172025-02-11T20:41:06.223Z Compiling phf v0.11.2
15182025-02-11T20:41:06.509Z Compiling toml_edit v0.19.15
15192025-02-11T20:41:06.540Z Compiling hyper-tls v0.6.0
15202025-02-11T20:41:06.784Z Compiling rayon v1.10.0
15212025-02-11T20:41:06.954Z Compiling cookie_store v0.21.1
15222025-02-11T20:41:08.080Z Compiling bzip2 v0.4.4
15232025-02-11T20:41:08.471Z Compiling tokio-tungstenite v0.24.0
15242025-02-11T20:41:08.982Z Compiling postgres-types v0.2.8
15252025-02-11T20:41:11.065Z Compiling ed25519 v2.2.3
15262025-02-11T20:41:11.558Z Compiling phf_shared v0.10.0
15272025-02-11T20:41:11.657Z Compiling tokio-stream v0.1.16
15282025-02-11T20:41:11.924Z Compiling pkcs1 v0.7.5
15292025-02-11T20:41:12.458Z Compiling serde-big-array v0.5.1
15302025-02-11T20:41:12.555Z Compiling clap_derive v4.5.24
15312025-02-11T20:41:12.689Z Compiling rfc6979 v0.4.0
15322025-02-11T20:41:12.839Z Compiling derive-where v1.2.7
15332025-02-11T20:41:12.894Z Compiling serde_repr v0.1.19
15342025-02-11T20:41:12.914Z Compiling bstr v1.10.0
15352025-02-11T20:41:13.638Z Compiling float-cmp v0.9.0
15362025-02-11T20:41:13.710Z Compiling sync_wrapper v1.0.1
15372025-02-11T20:41:13.870Z Compiling unicode-segmentation v1.12.0
15382025-02-11T20:41:13.874Z Compiling difflib v0.4.0
15392025-02-11T20:41:14.033Z Compiling bit-vec v0.6.3
15402025-02-11T20:41:14.427Z Compiling new_debug_unreachable v1.0.6
15412025-02-11T20:41:14.525Z Compiling precomputed-hash v0.1.1
15422025-02-11T20:41:14.544Z Compiling predicates-core v1.0.8
15432025-02-11T20:41:14.675Z Compiling number_prefix v0.4.0
15442025-02-11T20:41:14.783Z Compiling normalize-line-endings v0.3.0
15452025-02-11T20:41:14.877Z Compiling static_assertions v1.1.0
15462025-02-11T20:41:14.908Z Compiling whoami v1.5.2
15472025-02-11T20:41:14.929Z Compiling fixedbitset v0.4.2
15482025-02-11T20:41:15.031Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15492025-02-11T20:41:15.288Z Compiling tokio-postgres v0.7.12
15502025-02-11T20:41:15.390Z Compiling petgraph v0.6.5
15512025-02-11T20:41:15.480Z Compiling predicates v3.1.2
15522025-02-11T20:41:16.125Z Compiling indicatif v0.17.11
15532025-02-11T20:41:16.970Z Compiling string_cache v0.8.7
15542025-02-11T20:41:17.124Z Compiling clap v4.5.27
15552025-02-11T20:41:17.255Z Compiling similar v2.6.0
15562025-02-11T20:41:17.413Z Compiling bit-set v0.5.3
15572025-02-11T20:41:17.701Z Compiling ecdsa v0.16.9
15582025-02-11T20:41:18.208Z Compiling rsa v0.9.6
15592025-02-11T20:41:18.527Z Compiling ed25519-dalek v2.1.1
15602025-02-11T20:41:18.866Z Compiling toml v0.7.8
15612025-02-11T20:41:19.411Z Compiling zip v0.6.6
15622025-02-11T20:41:19.822Z Compiling crossterm v0.28.1
15632025-02-11T20:41:21.171Z Compiling hex v0.4.3
15642025-02-11T20:41:21.229Z Compiling x509-cert v0.2.5
15652025-02-11T20:41:21.231Z Compiling itertools v0.10.5
15662025-02-11T20:41:21.327Z Compiling unicode-xid v0.2.6
15672025-02-11T20:41:21.526Z Compiling lalrpop-util v0.19.12
15682025-02-11T20:41:21.741Z Compiling peg-runtime v0.8.3
15692025-02-11T20:41:21.897Z Compiling strum_macros v0.26.4
15702025-02-11T20:41:22.184Z Compiling xattr v1.3.1
15712025-02-11T20:41:22.339Z Compiling filetime v0.2.25
15722025-02-11T20:41:22.644Z Compiling tar v0.4.42
15732025-02-11T20:41:25.902Z Compiling strum v0.26.3
15742025-02-11T20:41:30.062Z Compiling aws-lc-sys v0.22.0
15752025-02-11T20:42:00.767Z Compiling rustls-webpki v0.102.8
15762025-02-11T20:42:03.904Z Compiling tokio-rustls v0.25.0
15772025-02-11T20:42:05.609Z Compiling tokio-rustls v0.26.0
15782025-02-11T20:42:05.887Z Compiling hyper-rustls v0.27.3
15792025-02-11T20:42:06.204Z Compiling reqwest v0.12.9
15802025-02-11T20:42:07.589Z Compiling qorb v0.2.1
15812025-02-11T20:42:10.738Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15822025-02-11T20:42:10.987Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15832025-02-11T20:42:15.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
15842025-02-11T20:42:15.528Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15852025-02-11T20:42:15.578ZFeb 11 20:42:14.365 INFO Starting download, target: Clickhouse
15862025-02-11T20:42:15.578ZFeb 11 20:42:14.365 INFO Starting download, target: Cockroach
15872025-02-11T20:42:15.578ZFeb 11 20:42:14.365 INFO Starting download, target: Console
15882025-02-11T20:42:15.578ZFeb 11 20:42:14.365 INFO Starting download, target: DendriteOpenapi
15892025-02-11T20:42:15.581ZFeb 11 20:42:14.365 INFO Starting download, target: DendriteStub
15902025-02-11T20:42:15.581ZFeb 11 20:42:14.366 INFO Starting download, target: MaghemiteMgd
15912025-02-11T20:42:15.581ZFeb 11 20:42:14.366 INFO Starting download, target: TransceiverControl
15922025-02-11T20:42:15.581ZFeb 11 20:42:14.366 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15932025-02-11T20:42:15.581ZFeb 11 20:42:14.366 INFO Downloading out/downloads/dpd-bec304c7a9abc1a130c93be003d285cd4ebe028e.json (attempt 1/3), target: DendriteOpenapi
15942025-02-11T20:42:15.581ZFeb 11 20:42:14.366 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15952025-02-11T20:42:15.581ZFeb 11 20:42:14.366 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15962025-02-11T20:42:15.581ZFeb 11 20:42:14.367 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15972025-02-11T20:42:15.581ZFeb 11 20:42:14.367 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15982025-02-11T20:42:15.581ZFeb 11 20:42:14.367 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15992025-02-11T20:42:15.841ZFeb 11 20:42:14.597 INFO Download complete, target: DendriteOpenapi
16002025-02-11T20:42:15.879ZFeb 11 20:42:14.656 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16012025-02-11T20:42:16.150ZFeb 11 20:42:14.935 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16022025-02-11T20:42:16.368ZFeb 11 20:42:15.142 INFO Download complete, target: TransceiverControl
16032025-02-11T20:42:16.529ZFeb 11 20:42:15.302 INFO Download complete, target: Console
16042025-02-11T20:42:16.905ZFeb 11 20:42:15.688 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16052025-02-11T20:42:16.936ZFeb 11 20:42:15.720 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16062025-02-11T20:42:17.357ZFeb 11 20:42:16.144 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16072025-02-11T20:42:17.357ZFeb 11 20:42:16.144 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16082025-02-11T20:42:17.958ZFeb 11 20:42:16.744 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16092025-02-11T20:42:19.839ZFeb 11 20:42:18.625 INFO Download complete, target: MaghemiteMgd
16102025-02-11T20:42:19.839ZFeb 11 20:42:18.625 INFO Download complete, target: DendriteStub
16112025-02-11T20:42:24.807ZFeb 11 20:42:23.594 INFO Checking that binary works, target: Cockroach
16122025-02-11T20:42:24.960ZFeb 11 20:42:23.747 INFO Download complete, target: Cockroach
16132025-02-11T20:42:30.480ZFeb 11 20:42:29.266 INFO Checking that binary works, target: Clickhouse
16142025-02-11T20:42:30.885ZFeb 11 20:42:29.671 INFO Download complete, target: Clickhouse
16152025-02-11T20:42:30.950ZAll builder prerequisites installed successfully, and PATH looks valid
16162025-02-11T20:42:30.952Z
16172025-02-11T20:42:30.952Zreal 5:55.175764376
16182025-02-11T20:42:30.952Zuser 15:40.552041248
16192025-02-11T20:42:30.952Zsys 2:04.295408361
16202025-02-11T20:42:30.952Ztrap 0.557316138
16212025-02-11T20:42:30.952Ztflt 5.463036044
16222025-02-11T20:42:30.952Zdflt 5.024363647
16232025-02-11T20:42:30.952Zkflt 0.485304981
16242025-02-11T20:42:30.952Zlock 24:19.628618564
16252025-02-11T20:42:30.952Zslp 57:51.119834425
16262025-02-11T20:42:30.952Zlat 58.382393157
16272025-02-11T20:42:30.952Zstop 2:22.259301098
16282025-02-11T20:42:30.952Z+ banner hack-check
16292025-02-11T20:42:30.954Z
16302025-02-11T20:42:30.954Z # # ## #### # # #### # # ###### #### # #
16312025-02-11T20:42:30.954Z # # # # # # # # # # # # # # # # #
16322025-02-11T20:42:30.954Z ###### # # # #### ##### # ###### ##### # ####
16332025-02-11T20:42:30.954Z # # ###### # # # # # # # # # #
16342025-02-11T20:42:30.954Z # # # # # # # # # # # # # # # # #
16352025-02-11T20:42:30.954Z # # # # #### # # #### # # ###### #### # #
16362025-02-11T20:42:30.954Z
16372025-02-11T20:42:30.954Z+ export CARGO_INCREMENTAL=0
16382025-02-11T20:42:30.954Z+ CARGO_INCREMENTAL=0
16392025-02-11T20:42:30.954Z+ ptime -m timeout 2h cargo xtask check-features --ci
16402025-02-11T20:42:31.482Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16412025-02-11T20:42:34.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
16422025-02-11T20:42:34.384Z Running `target/debug/xtask check-features --ci`
16432025-02-11T20:42:34.404Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16442025-02-11T20:42:34.407Zrunning: "/home/build/.rustup/toolchains/1.84.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16452025-02-11T20:42:34.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16462025-02-11T20:42:34.886Z Running `target/debug/xtask download cargo-hack`
16472025-02-11T20:42:35.688Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16482025-02-11T20:42:36.056Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16492025-02-11T20:42:39.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
16502025-02-11T20:42:39.842Z Running `target/debug/xtask-downloader cargo-hack`
16512025-02-11T20:42:39.877ZFeb 11 20:42:38.662 INFO Starting download, target: CargoHack
16522025-02-11T20:42:39.880ZFeb 11 20:42:38.663 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16532025-02-11T20:42:40.566ZFeb 11 20:42:39.352 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16542025-02-11T20:42:40.658ZFeb 11 20:42:39.443 INFO Download complete, target: CargoHack
16552025-02-11T20:42:40.661Zrunning: "/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"
16562025-02-11T20:42:40.678Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16572025-02-11T20:42:40.854Zinfo: running `cargo check --bins` on api_identity (1/199)
16582025-02-11T20:42:41.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16592025-02-11T20:42:41.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16602025-02-11T20:42:41.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16612025-02-11T20:42:41.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16622025-02-11T20:42:41.445Z
16632025-02-11T20:42:41.445Zinfo: running `cargo check --bins` on bootstore (2/199)
16642025-02-11T20:42:41.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16652025-02-11T20:42:42.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16662025-02-11T20:42:42.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16672025-02-11T20:42:42.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16682025-02-11T20:42:42.075Z
16692025-02-11T20:42:42.075Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16702025-02-11T20:42:42.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16712025-02-11T20:42:42.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16722025-02-11T20:42:42.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16732025-02-11T20:42:42.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16742025-02-11T20:42:42.682Z
16752025-02-11T20:42:42.682Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16762025-02-11T20:42:43.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772025-02-11T20:42:43.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782025-02-11T20:42:43.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792025-02-11T20:42:43.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16802025-02-11T20:42:43.295Z
16812025-02-11T20:42:43.295Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16822025-02-11T20:42:43.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832025-02-11T20:42:43.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842025-02-11T20:42:43.678Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852025-02-11T20:42:43.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16862025-02-11T20:42:43.717Z
16872025-02-11T20:42:43.717Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
16882025-02-11T20:42:44.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892025-02-11T20:42:44.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902025-02-11T20:42:44.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912025-02-11T20:42:44.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16922025-02-11T20:42:44.144Z
16932025-02-11T20:42:44.144Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
16942025-02-11T20:42:44.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952025-02-11T20:42:44.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962025-02-11T20:42:44.534Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972025-02-11T20:42:44.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16982025-02-11T20:42:44.576Z
16992025-02-11T20:42:44.576Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17002025-02-11T20:42:44.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012025-02-11T20:42:44.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022025-02-11T20:42:44.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032025-02-11T20:42:44.963Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17042025-02-11T20:42:45.001Z
17052025-02-11T20:42:45.001Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17062025-02-11T20:42:45.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072025-02-11T20:42:45.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082025-02-11T20:42:45.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092025-02-11T20:42:45.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17102025-02-11T20:42:45.420Z
17112025-02-11T20:42:45.421Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17122025-02-11T20:42:45.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132025-02-11T20:42:45.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142025-02-11T20:42:45.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152025-02-11T20:42:45.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17162025-02-11T20:42:45.839Z
17172025-02-11T20:42:45.839Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17182025-02-11T20:42:46.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192025-02-11T20:42:46.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202025-02-11T20:42:46.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212025-02-11T20:42:46.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17222025-02-11T20:42:46.257Z
17232025-02-11T20:42:46.257Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17242025-02-11T20:42:46.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252025-02-11T20:42:46.638Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262025-02-11T20:42:46.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272025-02-11T20:42:46.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17282025-02-11T20:42:46.677Z
17292025-02-11T20:42:46.677Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17302025-02-11T20:42:47.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312025-02-11T20:42:47.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322025-02-11T20:42:47.057Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332025-02-11T20:42:47.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17342025-02-11T20:42:47.096Z
17352025-02-11T20:42:47.096Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17362025-02-11T20:42:47.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372025-02-11T20:42:47.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382025-02-11T20:42:47.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392025-02-11T20:42:47.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17402025-02-11T20:42:47.519Z
17412025-02-11T20:42:47.519Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17422025-02-11T20:42:47.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432025-02-11T20:42:47.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442025-02-11T20:42:47.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452025-02-11T20:42:47.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17462025-02-11T20:42:47.934Z
17472025-02-11T20:42:47.934Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17482025-02-11T20:42:48.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492025-02-11T20:42:48.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502025-02-11T20:42:48.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512025-02-11T20:42:48.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17522025-02-11T20:42:48.365Z
17532025-02-11T20:42:48.365Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17542025-02-11T20:42:48.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552025-02-11T20:42:48.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562025-02-11T20:42:48.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572025-02-11T20:42:48.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17582025-02-11T20:42:48.786Z
17592025-02-11T20:42:48.786Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17602025-02-11T20:42:49.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612025-02-11T20:42:49.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622025-02-11T20:42:49.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632025-02-11T20:42:49.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17642025-02-11T20:42:49.222Z
17652025-02-11T20:42:49.222Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17662025-02-11T20:42:49.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672025-02-11T20:42:49.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682025-02-11T20:42:49.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692025-02-11T20:42:49.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17702025-02-11T20:42:49.635Z
17712025-02-11T20:42:49.635Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17722025-02-11T20:42:50.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732025-02-11T20:42:50.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742025-02-11T20:42:50.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752025-02-11T20:42:50.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17762025-02-11T20:42:50.060Z
17772025-02-11T20:42:50.060Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17782025-02-11T20:42:50.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792025-02-11T20:42:50.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802025-02-11T20:42:50.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17812025-02-11T20:42:50.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17822025-02-11T20:42:50.483Z
17832025-02-11T20:42:50.483Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17842025-02-11T20:42:50.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17852025-02-11T20:42:50.865Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17862025-02-11T20:42:50.865Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17872025-02-11T20:42:50.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17882025-02-11T20:42:50.904Z
17892025-02-11T20:42:50.904Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
17902025-02-11T20:42:51.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17912025-02-11T20:42:51.310Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17922025-02-11T20:42:51.310Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17932025-02-11T20:42:51.311Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17942025-02-11T20:42:51.342Z
17952025-02-11T20:42:51.342Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
17962025-02-11T20:42:51.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17972025-02-11T20:42:51.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17982025-02-11T20:42:51.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17992025-02-11T20:42:51.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18002025-02-11T20:42:51.755Z
18012025-02-11T20:42:51.756Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18022025-02-11T20:42:52.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18032025-02-11T20:42:52.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18042025-02-11T20:42:52.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18052025-02-11T20:42:52.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18062025-02-11T20:42:52.174Z
18072025-02-11T20:42:52.174Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18082025-02-11T20:42:52.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18092025-02-11T20:42:52.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18102025-02-11T20:42:52.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18112025-02-11T20:42:52.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18122025-02-11T20:42:52.591Z
18132025-02-11T20:42:52.591Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18142025-02-11T20:42:52.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18152025-02-11T20:42:52.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18162025-02-11T20:42:52.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18172025-02-11T20:42:52.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18182025-02-11T20:42:53.011Z
18192025-02-11T20:42:53.011Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18202025-02-11T20:42:53.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18212025-02-11T20:42:53.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18222025-02-11T20:42:53.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18232025-02-11T20:42:53.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18242025-02-11T20:42:53.433Z
18252025-02-11T20:42:53.433Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18262025-02-11T20:42:53.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272025-02-11T20:42:53.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282025-02-11T20:42:53.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292025-02-11T20:42:53.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18302025-02-11T20:42:53.852Z
18312025-02-11T20:42:53.852Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18322025-02-11T20:42:54.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332025-02-11T20:42:54.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342025-02-11T20:42:54.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352025-02-11T20:42:54.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18362025-02-11T20:42:54.274Z
18372025-02-11T20:42:54.274Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18382025-02-11T20:42:54.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392025-02-11T20:42:54.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402025-02-11T20:42:54.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412025-02-11T20:42:54.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18422025-02-11T20:42:54.693Z
18432025-02-11T20:42:54.694Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18442025-02-11T20:42:55.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452025-02-11T20:42:55.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462025-02-11T20:42:55.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472025-02-11T20:42:55.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18482025-02-11T20:42:55.117Z
18492025-02-11T20:42:55.117Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18502025-02-11T20:42:55.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512025-02-11T20:42:55.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522025-02-11T20:42:55.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532025-02-11T20:42:55.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18542025-02-11T20:42:55.536Z
18552025-02-11T20:42:55.536Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18562025-02-11T20:42:55.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572025-02-11T20:42:55.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582025-02-11T20:42:55.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592025-02-11T20:42:55.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18602025-02-11T20:42:55.955Z
18612025-02-11T20:42:55.955Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18622025-02-11T20:42:56.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632025-02-11T20:42:56.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642025-02-11T20:42:56.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652025-02-11T20:42:56.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18662025-02-11T20:42:56.374Z
18672025-02-11T20:42:56.374Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18682025-02-11T20:42:56.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692025-02-11T20:42:56.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702025-02-11T20:42:56.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712025-02-11T20:42:56.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18722025-02-11T20:42:56.796Z
18732025-02-11T20:42:56.796Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18742025-02-11T20:42:57.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752025-02-11T20:42:57.184Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762025-02-11T20:42:57.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772025-02-11T20:42:57.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18782025-02-11T20:42:57.222Z
18792025-02-11T20:42:57.222Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18802025-02-11T20:42:57.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812025-02-11T20:42:57.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822025-02-11T20:42:57.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832025-02-11T20:42:57.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18842025-02-11T20:42:57.651Z
18852025-02-11T20:42:57.651Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18862025-02-11T20:42:58.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872025-02-11T20:42:58.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882025-02-11T20:42:58.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892025-02-11T20:42:58.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18902025-02-11T20:42:58.138Z
18912025-02-11T20:42:58.138Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
18922025-02-11T20:42:58.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932025-02-11T20:42:58.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942025-02-11T20:42:58.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952025-02-11T20:42:58.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18962025-02-11T20:42:58.509Z
18972025-02-11T20:42:58.509Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
18982025-02-11T20:42:58.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992025-02-11T20:42:58.894Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002025-02-11T20:42:58.894Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012025-02-11T20:42:58.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19022025-02-11T20:42:58.931Z
19032025-02-11T20:42:58.931Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19042025-02-11T20:42:59.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052025-02-11T20:42:59.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062025-02-11T20:42:59.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072025-02-11T20:42:59.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19082025-02-11T20:42:59.356Z
19092025-02-11T20:42:59.356Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19102025-02-11T20:42:59.739Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112025-02-11T20:42:59.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122025-02-11T20:42:59.742Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132025-02-11T20:42:59.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19142025-02-11T20:42:59.783Z
19152025-02-11T20:42:59.783Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19162025-02-11T20:43:00.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172025-02-11T20:43:00.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182025-02-11T20:43:00.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192025-02-11T20:43:00.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19202025-02-11T20:43:00.207Z
19212025-02-11T20:43:00.207Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19222025-02-11T20:43:00.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232025-02-11T20:43:00.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242025-02-11T20:43:00.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252025-02-11T20:43:00.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19262025-02-11T20:43:00.831Z
19272025-02-11T20:43:00.831Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19282025-02-11T20:43:01.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292025-02-11T20:43:01.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302025-02-11T20:43:01.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312025-02-11T20:43:01.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19322025-02-11T20:43:01.457Z
19332025-02-11T20:43:01.458Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19342025-02-11T20:43:02.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352025-02-11T20:43:02.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362025-02-11T20:43:02.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372025-02-11T20:43:02.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19382025-02-11T20:43:02.080Z
19392025-02-11T20:43:02.080Zinfo: running `cargo check --bins` on oxlog (48/199)
19402025-02-11T20:43:02.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412025-02-11T20:43:02.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422025-02-11T20:43:02.686Z Checking cfg-if v1.0.0
19432025-02-11T20:43:02.688Z Checking libc v0.2.169
19442025-02-11T20:43:02.797Z Checking serde v1.0.217
19452025-02-11T20:43:02.799Z Checking zeroize v1.8.1
19462025-02-11T20:43:02.813Z Checking memchr v2.7.4
19472025-02-11T20:43:02.823Z Checking typenum v1.17.0
19482025-02-11T20:43:02.826Z Checking subtle v2.6.1
19492025-02-11T20:43:02.826Z Checking scopeguard v1.2.0
19502025-02-11T20:43:02.864Z Checking value-bag v1.9.0
19512025-02-11T20:43:02.988Z Checking lock_api v0.4.12
19522025-02-11T20:43:03.038Z Checking smallvec v1.13.2
19532025-02-11T20:43:03.106Z Checking itoa v1.0.11
19542025-02-11T20:43:03.261Z Checking log v0.4.22
19552025-02-11T20:43:03.315Z Checking const-oid v0.9.6
19562025-02-11T20:43:03.368Z Checking pin-project-lite v0.2.14
19572025-02-11T20:43:03.386Z Checking byteorder v1.5.0
19582025-02-11T20:43:03.490Z Checking once_cell v1.20.2
19592025-02-11T20:43:03.609Z Checking futures-core v0.3.31
19602025-02-11T20:43:03.756Z Checking stable_deref_trait v1.2.0
19612025-02-11T20:43:03.785Z Checking cpufeatures v0.2.14
19622025-02-11T20:43:03.800Z Checking futures-sink v0.3.31
19632025-02-11T20:43:03.813Z Checking getrandom v0.2.15
19642025-02-11T20:43:03.817Z Checking parking_lot_core v0.9.10
19652025-02-11T20:43:03.849Z Checking generic-array v0.14.7
19662025-02-11T20:43:03.865Z Checking signal-hook-registry v1.4.2
19672025-02-11T20:43:03.886Z Checking mio v1.0.2
19682025-02-11T20:43:03.939Z Checking socket2 v0.5.7
19692025-02-11T20:43:04.031Z Checking rand_core v0.6.4
19702025-02-11T20:43:04.101Z Checking zerocopy v0.7.35
19712025-02-11T20:43:04.133Z Checking parking_lot v0.12.3
19722025-02-11T20:43:04.331Z Checking zerofrom v0.1.4
19732025-02-11T20:43:04.393Z Checking spin v0.9.8
19742025-02-11T20:43:04.455Z Checking slab v0.4.9
19752025-02-11T20:43:04.475Z Checking futures-channel v0.3.31
19762025-02-11T20:43:04.542Z Checking yoke v0.7.4
19772025-02-11T20:43:04.715Z Checking foldhash v0.1.3
19782025-02-11T20:43:04.731Z Checking equivalent v1.0.1
19792025-02-11T20:43:04.831Z Checking allocator-api2 v0.2.18
19802025-02-11T20:43:04.846Z Checking futures-io v0.3.31
19812025-02-11T20:43:04.875Z Checking zerovec v0.10.4
19822025-02-11T20:43:04.904Z Checking crypto-common v0.1.6
19832025-02-11T20:43:04.930Z Checking block-buffer v0.10.4
19842025-02-11T20:43:05.029Z Checking pin-utils v0.1.0
19852025-02-11T20:43:05.084Z Checking futures-task v0.3.31
19862025-02-11T20:43:05.124Z Checking block-padding v0.3.3
19872025-02-11T20:43:05.150Z Checking ryu v1.0.18
19882025-02-11T20:43:05.205Z Checking digest v0.10.7
19892025-02-11T20:43:05.285Z Checking writeable v0.5.5
19902025-02-11T20:43:05.308Z Checking futures-util v0.3.31
19912025-02-11T20:43:05.332Z Checking inout v0.1.3
19922025-02-11T20:43:05.380Z Checking fnv v1.0.7
19932025-02-11T20:43:05.421Z Checking hashbrown v0.15.1
19942025-02-11T20:43:05.511Z Checking litemap v0.7.3
19952025-02-11T20:43:05.542Z Checking cipher v0.4.4
19962025-02-11T20:43:05.557Z Checking hmac v0.12.1
19972025-02-11T20:43:05.609Z Checking sha2 v0.10.8
19982025-02-11T20:43:05.768Z Checking libm v0.2.8
19992025-02-11T20:43:05.855Z Checking base64ct v1.6.0
20002025-02-11T20:43:05.920Z Checking ppv-lite86 v0.2.20
20012025-02-11T20:43:06.183Z Checking icu_locid_transform_data v1.5.0
20022025-02-11T20:43:06.288Z Checking flagset v0.4.6
20032025-02-11T20:43:06.311Z Checking pem-rfc7468 v0.7.0
20042025-02-11T20:43:06.365Z Checking tinystr v0.7.6
20052025-02-11T20:43:06.458Z Checking icu_collections v1.5.0
20062025-02-11T20:43:06.480Z Checking tracing-core v0.1.32
20072025-02-11T20:43:06.572Z Checking rand_chacha v0.3.1
20082025-02-11T20:43:06.575Z Checking der v0.7.9
20092025-02-11T20:43:06.623Z Checking num-traits v0.2.19
20102025-02-11T20:43:06.677Z Checking icu_locid v1.5.0
20112025-02-11T20:43:06.973Z Checking thiserror v1.0.69
20122025-02-11T20:43:07.082Z Checking rustls-pki-types v1.10.0
20132025-02-11T20:43:07.097Z Checking icu_properties_data v1.5.0
20142025-02-11T20:43:07.116Z Checking percent-encoding v2.3.1
20152025-02-11T20:43:07.280Z Checking bytes v1.9.0
20162025-02-11T20:43:07.328Z Checking indexmap v2.7.1
20172025-02-11T20:43:07.346Z Checking serde_json v1.0.135
20182025-02-11T20:43:07.590Z Checking icu_provider v1.5.0
20192025-02-11T20:43:07.622Z Checking bitflags v2.6.0
20202025-02-11T20:43:07.923Z Checking tracing v0.1.40
20212025-02-11T20:43:08.026Z Checking tokio v1.43.0
20222025-02-11T20:43:08.162Z Checking http v1.2.0
20232025-02-11T20:43:08.207Z Checking icu_locid_transform v1.5.0
20242025-02-11T20:43:08.255Z Checking spki v0.7.3
20252025-02-11T20:43:08.272Z Checking rand v0.8.5
20262025-02-11T20:43:08.524Z Checking salsa20 v0.10.2
20272025-02-11T20:43:08.553Z Checking pbkdf2 v0.12.2
20282025-02-11T20:43:08.760Z Checking aws-lc-sys v0.22.0
20292025-02-11T20:43:08.778Z Checking httparse v1.9.5
20302025-02-11T20:43:09.028Z Checking untrusted v0.9.0
20312025-02-11T20:43:09.250Z Checking untrusted v0.7.1
20322025-02-11T20:43:09.364Z Checking icu_properties v1.5.1
20332025-02-11T20:43:09.364Z Checking write16 v1.0.0
20342025-02-11T20:43:09.485Z Checking mirai-annotations v1.12.0
20352025-02-11T20:43:09.485Z Checking utf8_iter v1.0.4
20362025-02-11T20:43:09.485Z Checking powerfmt v0.2.0
20372025-02-11T20:43:09.615Z Checking icu_normalizer_data v1.5.0
20382025-02-11T20:43:09.615Z Checking utf16_iter v1.0.5
20392025-02-11T20:43:09.615Z Checking ring v0.17.8
20402025-02-11T20:43:09.704Z Checking scrypt v0.11.0
20412025-02-11T20:43:09.704Z Checking deranged v0.3.11
20422025-02-11T20:43:09.749Z Checking cbc v0.1.2
20432025-02-11T20:43:09.797Z Checking aes v0.8.4
20442025-02-11T20:43:09.853Z Checking crossbeam-utils v0.8.20
20452025-02-11T20:43:09.897Z Checking num_threads v0.1.7
20462025-02-11T20:43:09.997Z Checking num-conv v0.1.0
20472025-02-11T20:43:10.237Z Checking tinyvec_macros v0.1.1
20482025-02-11T20:43:10.329Z Checking atomic-waker v1.1.2
20492025-02-11T20:43:10.473Z Checking time-core v0.1.2
20502025-02-11T20:43:10.491Z Checking tinyvec v1.8.0
20512025-02-11T20:43:10.584Z Checking pkcs5 v0.7.1
20522025-02-11T20:43:10.626Z Checking http-body v1.0.1
20532025-02-11T20:43:10.758Z Checking aws-lc-rs v1.10.0
20542025-02-11T20:43:10.835Z Checking form_urlencoded v1.2.1
20552025-02-11T20:43:10.884Z Checking time v0.3.36
20562025-02-11T20:43:11.043Z Checking try-lock v0.2.5
20572025-02-11T20:43:11.072Z Checking pkcs8 v0.10.2
20582025-02-11T20:43:11.193Z Checking want v0.3.1
20592025-02-11T20:43:11.244Z Checking uuid v1.12.0
20602025-02-11T20:43:11.378Z Checking httpdate v1.0.3
20612025-02-11T20:43:11.395Z Checking unicode-ident v1.0.14
20622025-02-11T20:43:11.573Z Checking proc-macro2 v1.0.92
20632025-02-11T20:43:11.626Z Checking toml_datetime v0.6.8
20642025-02-11T20:43:11.787Z Checking serde_spanned v0.6.8
20652025-02-11T20:43:11.851Z Checking slog v2.7.0
20662025-02-11T20:43:11.911Z Checking scroll v0.12.0
20672025-02-11T20:43:11.978Z Checking base64 v0.22.1
20682025-02-11T20:43:12.216Z Checking tower-service v0.3.3
20692025-02-11T20:43:12.307Z Checking plain v0.2.3
20702025-02-11T20:43:12.345Z Checking ucd-trie v0.1.7
20712025-02-11T20:43:12.361Z Checking adler2 v2.0.0
20722025-02-11T20:43:12.377Z Checking icu_normalizer v1.5.0
20732025-02-11T20:43:12.420Z Checking foreign-types-shared v0.1.1
20742025-02-11T20:43:12.439Z Checking rustls-webpki v0.102.8
20752025-02-11T20:43:12.453Z Checking iana-time-zone v0.1.61
20762025-02-11T20:43:12.513Z Checking match_cfg v0.1.0
20772025-02-11T20:43:12.530Z Checking foreign-types v0.3.2
20782025-02-11T20:43:12.546Z Checking pest v2.7.14
20792025-02-11T20:43:12.598Z Checking chrono v0.4.39
20802025-02-11T20:43:12.612Z Checking hostname v0.3.1
20812025-02-11T20:43:12.627Z Checking miniz_oxide v0.8.0
20822025-02-11T20:43:12.745Z Checking goblin v0.8.2
20832025-02-11T20:43:13.154Z Checking idna_adapter v1.2.0
20842025-02-11T20:43:13.192Z Checking quote v1.0.38
20852025-02-11T20:43:13.229Z Checking openssl-sys v0.9.105
20862025-02-11T20:43:13.357Z Checking idna v1.0.3
20872025-02-11T20:43:13.369Z Checking errno v0.3.9
20882025-02-11T20:43:13.502Z Checking dirs-sys-next v0.1.2
20892025-02-11T20:43:13.554Z Checking aho-corasick v1.1.3
20902025-02-11T20:43:13.683Z Compiling newtype-uuid v1.2.1
20912025-02-11T20:43:13.841Z Checking url v2.5.3
20922025-02-11T20:43:13.958Z Checking pretty-hex v0.4.1
20932025-02-11T20:43:14.143Z Checking siphasher v0.3.11
20942025-02-11T20:43:14.332Z Checking regex-syntax v0.8.5
20952025-02-11T20:43:14.487Z Checking data-encoding v2.6.0
20962025-02-11T20:43:14.490Z Checking openssl v0.10.70
20972025-02-11T20:43:14.559Z Checking tokio-util v0.7.12
20982025-02-11T20:43:14.705Z Checking dirs-next v2.0.0
20992025-02-11T20:43:14.843Z Checking rustix v0.38.37
21002025-02-11T20:43:15.009Z Checking syn v2.0.96
21012025-02-11T20:43:15.069Z Checking dtrace-parser v0.2.0
21022025-02-11T20:43:15.120Z Checking unicode-normalization v0.1.24
21032025-02-11T20:43:15.383Z Checking h2 v0.4.6
21042025-02-11T20:43:15.493Z Checking http-body-util v0.1.2
21052025-02-11T20:43:15.890Z Checking crossbeam-epoch v0.9.18
21062025-02-11T20:43:16.045Z Checking sha1 v0.10.6
21072025-02-11T20:43:16.329Z Checking signature v2.2.0
21082025-02-11T20:43:16.346Z Checking thread-id v4.2.2
21092025-02-11T20:43:16.458Z Checking thread_local v1.1.8
21102025-02-11T20:43:16.535Z Checking encoding_rs v0.8.34
21112025-02-11T20:43:16.744Z Checking mime v0.3.17
21122025-02-11T20:43:17.076Z Checking winnow v0.6.20
21132025-02-11T20:43:17.479Z Checking dof v0.3.0
21142025-02-11T20:43:17.518Z Checking regex-automata v0.4.8
21152025-02-11T20:43:18.010Z Checking openssl-probe v0.1.5
21162025-02-11T20:43:18.110Z Checking unicode-properties v0.1.3
21172025-02-11T20:43:18.177Z Checking ipnet v2.10.1
21182025-02-11T20:43:18.500Z Checking anstyle v1.0.10
21192025-02-11T20:43:18.636Z Checking utf8parse v0.2.2
21202025-02-11T20:43:18.793Z Checking unicode-bidi v0.3.17
21212025-02-11T20:43:18.821Z Checking either v1.13.0
21222025-02-11T20:43:18.864Z Checking gimli v0.31.1
21232025-02-11T20:43:19.172Z Checking anstyle-parse v0.2.5
21242025-02-11T20:43:19.398Z Checking stringprep v0.1.5
21252025-02-11T20:43:19.432Z Checking native-tls v0.2.12
21262025-02-11T20:43:19.450Z Checking crossbeam-deque v0.8.5
21272025-02-11T20:43:19.692Z Checking term v0.7.0
21282025-02-11T20:43:19.755Z Checking slog-json v2.6.1
21292025-02-11T20:43:19.773Z Checking rustls v0.22.4
21302025-02-11T20:43:19.776Z Checking toml_edit v0.22.22
21312025-02-11T20:43:19.999Z Checking rustls v0.23.19
21322025-02-11T20:43:20.089Z Checking serde_urlencoded v0.7.1
21332025-02-11T20:43:20.508Z Checking crossbeam-channel v0.5.13
21342025-02-11T20:43:21.033Z Checking usdt-impl v0.5.0
21352025-02-11T20:43:21.164Z Checking futures-executor v0.3.31
21362025-02-11T20:43:21.407Z Checking num-integer v0.1.46
21372025-02-11T20:43:21.542Z Checking hyper v1.5.2
21382025-02-11T20:43:21.567Z Checking rustls-pemfile v2.2.0
21392025-02-11T20:43:21.791Z Checking md-5 v0.10.6
21402025-02-11T20:43:21.908Z Checking ff v0.13.0
21412025-02-11T20:43:21.936Z Checking memmap v0.7.0
21422025-02-11T20:43:22.026Z Checking is-terminal v0.4.13
21432025-02-11T20:43:22.126Z Checking hash32 v0.2.1
21442025-02-11T20:43:22.148Z Checking object v0.36.5
21452025-02-11T20:43:22.165Z Checking utf-8 v0.7.6
21462025-02-11T20:43:22.299Z Checking anstyle-query v1.1.1
21472025-02-11T20:43:22.372Z Checking rustc-demangle v0.1.24
21482025-02-11T20:43:22.399Z Checking is_terminal_polyfill v1.70.1
21492025-02-11T20:43:22.431Z Checking fallible-iterator v0.2.0
21502025-02-11T20:43:22.500Z Checking addr2line v0.24.2
21512025-02-11T20:43:22.523Z Checking psl-types v2.0.11
21522025-02-11T20:43:22.704Z Checking dyn-clone v1.0.17
21532025-02-11T20:43:22.798Z Checking colorchoice v1.0.2
21542025-02-11T20:43:22.851Z Checking take_mut v0.2.2
21552025-02-11T20:43:22.939Z Checking base16ct v0.2.0
21562025-02-11T20:43:22.994Z Checking linked-hash-map v0.5.6
21572025-02-11T20:43:23.008Z Checking quick-error v1.2.3
21582025-02-11T20:43:23.023Z Checking slog-async v2.8.0
21592025-02-11T20:43:23.039Z Checking tokio-rustls v0.25.0
21602025-02-11T20:43:23.136Z Checking sec1 v0.7.3
21612025-02-11T20:43:23.154Z Checking resolv-conf v0.7.0
21622025-02-11T20:43:23.275Z Checking lru-cache v0.1.2
21632025-02-11T20:43:23.302Z Checking postgres-protocol v0.6.7
21642025-02-11T20:43:23.402Z Checking anstream v0.6.15
21652025-02-11T20:43:23.461Z Checking schemars v0.8.21
21662025-02-11T20:43:23.479Z Checking hyper-util v0.1.10
21672025-02-11T20:43:23.495Z Checking publicsuffix v2.3.0
21682025-02-11T20:43:23.510Z Checking heapless v0.7.17
21692025-02-11T20:43:23.741Z Checking tungstenite v0.24.0
21702025-02-11T20:43:23.763Z Checking toml v0.8.19
21712025-02-11T20:43:24.055Z Checking slog-term v2.9.1
21722025-02-11T20:43:24.390Z Checking usdt v0.5.0
21732025-02-11T20:43:24.406Z Checking group v0.13.0
21742025-02-11T20:43:24.431Z Checking num-iter v0.1.45
21752025-02-11T20:43:24.605Z Checking futures v0.3.31
21762025-02-11T20:43:24.634Z Checking slog-bunyan v2.5.0
21772025-02-11T20:43:24.658Z Checking tokio-native-tls v0.3.1
21782025-02-11T20:43:24.661Z Checking rayon-core v1.12.1
21792025-02-11T20:43:24.710Z Checking multer v3.1.0
21802025-02-11T20:43:24.807Z Checking hickory-proto v0.24.3
21812025-02-11T20:43:24.902Z Checking terminal_size v0.4.0
21822025-02-11T20:43:24.977Z Checking tokio-rustls v0.26.0
21832025-02-11T20:43:25.082Z Checking phf_shared v0.11.2
21842025-02-11T20:43:25.099Z Checking cookie v0.18.1
21852025-02-11T20:43:25.305Z Checking async-stream v0.3.6
21862025-02-11T20:43:25.321Z Checking bzip2-sys v0.1.11+1.0.8
21872025-02-11T20:43:25.339Z Checking signal-hook v0.3.17
21882025-02-11T20:43:25.370Z Checking camino v1.1.9
21892025-02-11T20:43:25.423Z Checking waitgroup v0.1.2
21902025-02-11T20:43:25.444Z Checking openapiv3 v2.0.0
21912025-02-11T20:43:25.503Z Checking webpki-roots v0.26.6
21922025-02-11T20:43:25.521Z Checking serde_path_to_error v0.1.16
21932025-02-11T20:43:25.555Z Checking hkdf v0.12.4
21942025-02-11T20:43:25.644Z Checking crypto-bigint v0.5.5
21952025-02-11T20:43:25.697Z Checking lazy_static v1.5.0
21962025-02-11T20:43:25.761Z Checking hostname v0.4.0
21972025-02-11T20:43:25.815Z Checking crc32fast v1.4.2
21982025-02-11T20:43:25.869Z Checking bitflags v1.3.2
21992025-02-11T20:43:25.891Z Checking managed v0.8.0
22002025-02-11T20:43:25.969Z Checking winnow v0.5.40
22012025-02-11T20:43:26.047Z Checking debug-ignore v1.0.5
22022025-02-11T20:43:26.091Z Checking strsim v0.11.1
22032025-02-11T20:43:26.183Z Checking unicode-width v0.2.0
22042025-02-11T20:43:26.259Z Checking clap_lex v0.7.4
22052025-02-11T20:43:26.370Z Checking smoltcp v0.9.1
22062025-02-11T20:43:26.499Z Checking clap_builder v4.5.27
22072025-02-11T20:43:26.677Z Checking console v0.15.10
22082025-02-11T20:43:27.231Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22092025-02-11T20:43:27.515Z Checking flate2 v1.0.35
22102025-02-11T20:43:27.725Z Checking num-bigint-dig v0.8.4
22112025-02-11T20:43:27.931Z Checking backtrace v0.3.74
22122025-02-11T20:43:28.111Z Checking hyper-rustls v0.27.3
22132025-02-11T20:43:28.257Z Checking elliptic-curve v0.13.8
22142025-02-11T20:43:28.429Z Checking signal-hook-mio v0.2.4
22152025-02-11T20:43:28.488Z Checking anyhow v1.0.95
22162025-02-11T20:43:28.583Z Checking cookie_store v0.21.1
22172025-02-11T20:43:28.606Z Checking dropshot v0.12.0
22182025-02-11T20:43:28.717Z Checking toml_edit v0.19.15
22192025-02-11T20:43:28.833Z Checking bzip2 v0.4.4
22202025-02-11T20:43:28.855Z Checking hyper-tls v0.6.0
22212025-02-11T20:43:29.110Z Checking phf v0.11.2
22222025-02-11T20:43:29.135Z Checking rayon v1.10.0
22232025-02-11T20:43:29.294Z Checking tokio-tungstenite v0.24.0
22242025-02-11T20:43:29.325Z Checking hickory-resolver v0.24.2
22252025-02-11T20:43:29.375Z Checking postgres-types v0.2.8
22262025-02-11T20:43:29.392Z Checking regex v1.11.1
22272025-02-11T20:43:29.672Z Checking bstr v1.10.0
22282025-02-11T20:43:29.775Z Checking ed25519 v2.2.3
22292025-02-11T20:43:29.956Z Checking tokio-stream v0.1.16
22302025-02-11T20:43:30.043Z Checking phf_shared v0.10.0
22312025-02-11T20:43:30.072Z Checking curve25519-dalek v4.1.3
22322025-02-11T20:43:30.305Z Checking zerocopy v0.6.6
22332025-02-11T20:43:30.523Z Checking hubpack v0.1.2
22342025-02-11T20:43:30.745Z Checking portable-atomic v1.9.0
22352025-02-11T20:43:30.827Z Checking pkcs1 v0.7.5
22362025-02-11T20:43:30.869Z Checking float-cmp v0.9.0
22372025-02-11T20:43:30.915Z Checking serde-big-array v0.5.1
22382025-02-11T20:43:31.059Z Checking rfc6979 v0.4.0
22392025-02-11T20:43:31.126Z Checking sync_wrapper v1.0.1
22402025-02-11T20:43:31.129Z Checking normalize-line-endings v0.3.0
22412025-02-11T20:43:31.192Z Checking difflib v0.4.0
22422025-02-11T20:43:31.239Z Checking number_prefix v0.4.0
22432025-02-11T20:43:31.263Z Checking unicode-segmentation v1.12.0
22442025-02-11T20:43:31.266Z Checking precomputed-hash v0.1.1
22452025-02-11T20:43:31.394Z Checking predicates-core v1.0.8
22462025-02-11T20:43:31.413Z Checking minimal-lexical v0.2.1
22472025-02-11T20:43:31.518Z Checking bit-vec v0.6.3
22482025-02-11T20:43:31.587Z Checking whoami v1.5.2
22492025-02-11T20:43:31.709Z Checking static_assertions v1.1.0
22502025-02-11T20:43:31.807Z Checking fixedbitset v0.4.2
22512025-02-11T20:43:31.822Z Checking new_debug_unreachable v1.0.6
22522025-02-11T20:43:31.840Z Checking bit-set v0.5.3
22532025-02-11T20:43:31.871Z Checking tokio-postgres v0.7.12
22542025-02-11T20:43:31.888Z Checking ed25519-dalek v2.1.1
22552025-02-11T20:43:31.909Z Checking string_cache v0.8.7
22562025-02-11T20:43:31.937Z Checking similar v2.6.0
22572025-02-11T20:43:31.978Z Checking qorb v0.2.1
22582025-02-11T20:43:32.049Z Checking petgraph v0.6.5
22592025-02-11T20:43:32.078Z Checking nom v7.1.3
22602025-02-11T20:43:32.174Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22612025-02-11T20:43:32.264Z Checking predicates v3.1.2
22622025-02-11T20:43:32.507Z Checking indicatif v0.17.11
22632025-02-11T20:43:32.731Z Checking reqwest v0.12.9
22642025-02-11T20:43:32.844Z Checking ecdsa v0.16.9
22652025-02-11T20:43:33.238Z Checking rsa v0.9.6
22662025-02-11T20:43:33.542Z Checking toml v0.7.8
22672025-02-11T20:43:34.233Z Checking clap v4.5.27
22682025-02-11T20:43:34.251Z Checking zip v0.6.6
22692025-02-11T20:43:34.353Z Checking crossterm v0.28.1
22702025-02-11T20:43:34.415Z Checking itertools v0.10.5
22712025-02-11T20:43:34.457Z Checking itertools v0.12.1
22722025-02-11T20:43:34.674Z Checking fs-err v2.11.0
22732025-02-11T20:43:34.710Z Checking ahash v0.8.11
22742025-02-11T20:43:35.069Z Checking x509-cert v0.2.5
22752025-02-11T20:43:35.152Z Checking semver v1.0.24
22762025-02-11T20:43:35.181Z Checking hex v0.4.3
22772025-02-11T20:43:35.183Z Checking lalrpop-util v0.19.12
22782025-02-11T20:43:35.479Z Checking heck v0.4.1
22792025-02-11T20:43:35.565Z Checking peg-runtime v0.8.3
22802025-02-11T20:43:35.687Z Checking sigpipe v0.1.3
22812025-02-11T20:43:36.666Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22822025-02-11T20:43:36.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.89s
22832025-02-11T20:43:37.140Z
22842025-02-11T20:43:37.140Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22852025-02-11T20:43:37.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22862025-02-11T20:43:37.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22872025-02-11T20:43:37.786Z Compiling hashbrown v0.14.5
22882025-02-11T20:43:37.907Z Checking heck v0.5.0
22892025-02-11T20:43:37.919Z Compiling unsafe-libyaml v0.2.11
22902025-02-11T20:43:37.932Z Checking ipnetwork v0.20.0
22912025-02-11T20:43:37.946Z Compiling ident_case v1.0.1
22922025-02-11T20:43:37.960Z Checking progenitor-client v0.8.0
22932025-02-11T20:43:37.973Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22942025-02-11T20:43:38.070Z Compiling darling_core v0.20.10
22952025-02-11T20:43:38.110Z Checking newtype-uuid v1.2.1
22962025-02-11T20:43:39.263Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22972025-02-11T20:43:39.266Z Compiling proc-macro-crate v1.3.1
22982025-02-11T20:43:39.266Z Compiling structmeta-derive v0.3.0
22992025-02-11T20:43:39.266Z Compiling thiserror v2.0.11
23002025-02-11T20:43:39.266Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23012025-02-11T20:43:39.266Z Compiling regress v0.10.1
23022025-02-11T20:43:39.266Z Compiling lzma-sys v0.1.20
23032025-02-11T20:43:39.266Z Compiling serde_yaml v0.9.34+deprecated
23042025-02-11T20:43:39.288Z Compiling num_enum_derive v0.5.11
23052025-02-11T20:43:39.664Z Compiling foreign-types-macros v0.2.3
23062025-02-11T20:43:39.790Z Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534)
23072025-02-11T20:43:40.895Z Compiling thiserror-impl v2.0.11
23082025-02-11T20:43:40.930Z Compiling dropshot v0.15.1
23092025-02-11T20:43:40.956Z Compiling structmeta v0.3.0
23102025-02-11T20:43:41.214Z Checking foreign-types-shared v0.3.1
23112025-02-11T20:43:41.338Z Checking arc-swap v1.7.1
23122025-02-11T20:43:41.355Z Compiling parse-display-derive v0.10.0
23132025-02-11T20:43:41.502Z Checking num_enum v0.5.11
23142025-02-11T20:43:41.659Z Checking foreign-types v0.5.0
23152025-02-11T20:43:41.740Z Checking slog-scope v4.4.0
23162025-02-11T20:43:41.828Z Checking daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534)
23172025-02-11T20:43:41.982Z Compiling proc-macro-error v1.0.4
23182025-02-11T20:43:42.416Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23192025-02-11T20:43:42.435Z Checking typify-impl v0.2.0
23202025-02-11T20:43:42.529Z Checking tungstenite v0.21.0
23212025-02-11T20:43:42.728Z Compiling heck v0.3.3
23222025-02-11T20:43:43.094Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23232025-02-11T20:43:43.377Z Compiling dropshot_endpoint v0.15.1
23242025-02-11T20:43:43.677Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23252025-02-11T20:43:43.909Z Checking cstr-argument v0.1.2
23262025-02-11T20:43:43.976Z Compiling darling_macro v0.20.10
23272025-02-11T20:43:44.095Z Checking instant v0.1.13
23282025-02-11T20:43:44.208Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23292025-02-11T20:43:44.234Z Checking base64 v0.21.7
23302025-02-11T20:43:44.440Z Checking fastrand v2.1.1
23312025-02-11T20:43:44.536Z Checking pretty-hex v0.2.1
23322025-02-11T20:43:44.715Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23332025-02-11T20:43:44.757Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23342025-02-11T20:43:44.814Z Checking tempfile v3.13.0
23352025-02-11T20:43:44.896Z Compiling darling v0.20.10
23362025-02-11T20:43:44.929Z Checking backoff v0.4.0
23372025-02-11T20:43:44.982Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23382025-02-11T20:43:45.007Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23392025-02-11T20:43:45.010Z Compiling serde_with_macros v3.11.0
23402025-02-11T20:43:45.158Z Checking tokio-tungstenite v0.21.0
23412025-02-11T20:43:45.175Z Checking strum v0.26.3
23422025-02-11T20:43:45.227Z Compiling zone_cfg_derive v0.1.2
23432025-02-11T20:43:45.269Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23442025-02-11T20:43:45.332Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23452025-02-11T20:43:45.382Z Checking parse-display v0.10.0
23462025-02-11T20:43:45.644Z Checking slog-stdlog v4.1.1
23472025-02-11T20:43:45.660Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23482025-02-11T20:43:45.770Z Checking regress v0.9.1
23492025-02-11T20:43:45.814Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23502025-02-11T20:43:45.830Z Checking progenitor-client v0.9.1
23512025-02-11T20:43:45.998Z Checking colored v2.1.0
23522025-02-11T20:43:46.083Z Checking macaddr v1.0.1
23532025-02-11T20:43:46.213Z Checking unicode-width v0.1.14
23542025-02-11T20:43:46.298Z Checking base64 v0.13.1
23552025-02-11T20:43:46.572Z Checking zone v0.1.8
23562025-02-11T20:43:46.695Z Checking ron v0.7.1
23572025-02-11T20:43:46.711Z Checking tabwriter v1.4.0
23582025-02-11T20:43:46.953Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23592025-02-11T20:43:47.213Z Checking slog-envlogger v2.2.0
23602025-02-11T20:43:47.386Z Checking xz2 v0.1.7
23612025-02-11T20:43:47.435Z Checking xattr v1.3.1
23622025-02-11T20:43:47.564Z Checking serde_with v3.11.0
23632025-02-11T20:43:47.623Z Checking pem v3.0.4
23642025-02-11T20:43:47.673Z Checking yasna v0.5.2
23652025-02-11T20:43:47.743Z Checking headers-core v0.3.0
23662025-02-11T20:43:47.887Z Checking smf v0.2.3
23672025-02-11T20:43:47.890Z Checking filetime v0.2.25
23682025-02-11T20:43:48.088Z Checking same-file v1.0.6
23692025-02-11T20:43:48.271Z Checking walkdir v2.5.0
23702025-02-11T20:43:48.289Z Checking tar v0.4.42
23712025-02-11T20:43:48.365Z Checking headers v0.4.0
23722025-02-11T20:43:48.456Z Checking rcgen v0.12.1
23732025-02-11T20:43:48.547Z Checking camino-tempfile v1.1.1
23742025-02-11T20:43:48.819Z Checking atomicwrites v0.4.4
23752025-02-11T20:43:49.018Z Checking subprocess v0.2.9
23762025-02-11T20:43:51.769Z Compiling typify-macro v0.2.0
23772025-02-11T20:43:53.256Z Compiling typify v0.2.0
23782025-02-11T20:43:53.324Z Compiling progenitor-impl v0.8.0
23792025-02-11T20:43:55.688Z Compiling progenitor-macro v0.8.0
23802025-02-11T20:43:59.282Z Checking progenitor v0.8.0
23812025-02-11T20:43:59.408Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23822025-02-11T20:43:59.411Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23832025-02-11T20:44:01.869Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23842025-02-11T20:44:02.184Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23852025-02-11T20:44:07.963Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23862025-02-11T20:44:09.414Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23872025-02-11T20:44:10.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.44s
23882025-02-11T20:44:10.765Z
23892025-02-11T20:44:10.765Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
23902025-02-11T20:44:11.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912025-02-11T20:44:11.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922025-02-11T20:44:11.403Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23932025-02-11T20:44:12.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
23942025-02-11T20:44:12.921Z
23952025-02-11T20:44:12.921Zinfo: running `cargo check --bins` on nexus-config (51/199)
23962025-02-11T20:44:13.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972025-02-11T20:44:13.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982025-02-11T20:44:13.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23992025-02-11T20:44:13.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24002025-02-11T20:44:13.530Z
24012025-02-11T20:44:13.530Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24022025-02-11T20:44:14.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032025-02-11T20:44:14.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042025-02-11T20:44:14.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052025-02-11T20:44:14.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24062025-02-11T20:44:14.119Z
24072025-02-11T20:44:14.120Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24082025-02-11T20:44:14.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092025-02-11T20:44:14.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102025-02-11T20:44:14.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24112025-02-11T20:44:14.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24122025-02-11T20:44:14.712Z
24132025-02-11T20:44:14.712Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24142025-02-11T20:44:15.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152025-02-11T20:44:15.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162025-02-11T20:44:15.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24172025-02-11T20:44:15.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24182025-02-11T20:44:15.318Z
24192025-02-11T20:44:15.318Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24202025-02-11T20:44:15.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212025-02-11T20:44:15.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222025-02-11T20:44:15.983Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24232025-02-11T20:44:16.094Z Compiling ipnetwork v0.20.0
24242025-02-11T20:44:16.097Z Compiling zerocopy v0.8.10
24252025-02-11T20:44:16.097Z Compiling progenitor-client v0.8.0
24262025-02-11T20:44:16.097Z Compiling itertools v0.13.0
24272025-02-11T20:44:16.097Z Compiling zerocopy-derive v0.8.10
24282025-02-11T20:44:16.097Z Compiling heapless v0.8.0
24292025-02-11T20:44:16.097Z Compiling thiserror v2.0.11
24302025-02-11T20:44:16.264Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24312025-02-11T20:44:16.327Z Checking hash32 v0.3.1
24322025-02-11T20:44:16.509Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24332025-02-11T20:44:16.527Z Compiling progenitor v0.8.0
24342025-02-11T20:44:16.721Z Compiling instant v0.1.13
24352025-02-11T20:44:16.866Z Compiling smoltcp v0.11.0
24362025-02-11T20:44:16.898Z Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534)
24372025-02-11T20:44:16.930Z Compiling backoff v0.4.0
24382025-02-11T20:44:16.960Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24392025-02-11T20:44:17.201Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24402025-02-11T20:44:17.220Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24412025-02-11T20:44:17.318Z Compiling dropshot v0.15.1
24422025-02-11T20:44:17.525Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24432025-02-11T20:44:17.650Z Compiling serde_with v3.11.0
24442025-02-11T20:44:17.703Z Compiling parse-display v0.10.0
24452025-02-11T20:44:17.725Z Checking num-rational v0.4.2
24462025-02-11T20:44:18.297Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24472025-02-11T20:44:18.315Z Compiling progenitor-client v0.9.1
24482025-02-11T20:44:18.820Z Compiling regress v0.9.1
24492025-02-11T20:44:18.977Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24502025-02-11T20:44:20.075Z Compiling phf_generator v0.11.2
24512025-02-11T20:44:20.264Z Checking num-complex v0.4.6
24522025-02-11T20:44:21.048Z Compiling macaddr v1.0.1
24532025-02-11T20:44:21.459Z Checking cobs v0.2.3
24542025-02-11T20:44:21.479Z Checking num v0.4.3
24552025-02-11T20:44:21.587Z Compiling phf_codegen v0.11.2
24562025-02-11T20:44:21.653Z Checking postcard v1.0.10
24572025-02-11T20:44:22.085Z Compiling parse-zoneinfo v0.3.1
24582025-02-11T20:44:22.192Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24592025-02-11T20:44:22.486Z Checking float-ord v0.3.2
24602025-02-11T20:44:23.811Z Compiling convert_case v0.4.0
24612025-02-11T20:44:23.908Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24622025-02-11T20:44:24.071Z Compiling chrono-tz-build v0.4.0
24632025-02-11T20:44:24.644Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24642025-02-11T20:44:24.662Z Compiling derive_more v0.99.18
24652025-02-11T20:44:24.680Z Compiling crucible-workspace-hack v0.1.0
24662025-02-11T20:44:24.960Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24672025-02-11T20:44:25.286Z Checking newline-converter v0.3.0
24682025-02-11T20:44:25.330Z Compiling chrono-tz v0.10.1
24692025-02-11T20:44:25.466Z Checking prettyplease v0.2.25
24702025-02-11T20:44:25.638Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24712025-02-11T20:44:25.982Z Compiling slog-dtrace v0.3.0
24722025-02-11T20:44:26.303Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24732025-02-11T20:44:26.322Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24742025-02-11T20:44:26.543Z Checking expectorate v1.1.0
24752025-02-11T20:44:26.704Z Compiling zone_cfg_derive v0.3.0
24762025-02-11T20:44:26.963Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24772025-02-11T20:44:27.683Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24782025-02-11T20:44:27.846Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24792025-02-11T20:44:28.005Z Compiling const_format_proc_macros v0.2.34
24802025-02-11T20:44:28.234Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24812025-02-11T20:44:28.297Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24822025-02-11T20:44:28.349Z Compiling num-derive v0.4.2
24832025-02-11T20:44:28.716Z Checking highway v1.2.0
24842025-02-11T20:44:29.155Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24852025-02-11T20:44:29.325Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24862025-02-11T20:44:29.524Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24872025-02-11T20:44:29.598Z Checking zone v0.3.0
24882025-02-11T20:44:29.653Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24892025-02-11T20:44:30.026Z Checking const_format v0.2.34
24902025-02-11T20:44:30.326Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24912025-02-11T20:44:30.345Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24922025-02-11T20:44:30.673Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
24932025-02-11T20:44:30.900Z Checking gethostname v0.5.0
24942025-02-11T20:44:31.032Z Checking bcs v0.1.6
24952025-02-11T20:44:31.115Z Compiling async-recursion v1.1.1
24962025-02-11T20:44:31.262Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24972025-02-11T20:44:31.280Z Checking nanorand v0.7.0
24982025-02-11T20:44:31.450Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
24992025-02-11T20:44:31.477Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25002025-02-11T20:44:31.561Z Checking termtree v0.5.1
25012025-02-11T20:44:31.629Z Checking flume v0.11.1
25022025-02-11T20:44:33.329Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25032025-02-11T20:44:37.725Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25042025-02-11T20:44:40.932Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25052025-02-11T20:44:43.313Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25062025-02-11T20:44:44.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.20s
25072025-02-11T20:44:44.717Z
25082025-02-11T20:44:44.717Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25092025-02-11T20:44:45.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25102025-02-11T20:44:45.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25112025-02-11T20:44:45.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25122025-02-11T20:44:45.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25132025-02-11T20:44:45.353Z
25142025-02-11T20:44:45.353Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25152025-02-11T20:44:45.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25162025-02-11T20:44:45.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25172025-02-11T20:44:45.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25182025-02-11T20:44:45.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25192025-02-11T20:44:45.967Z
25202025-02-11T20:44:45.967Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25212025-02-11T20:44:46.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25222025-02-11T20:44:46.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25232025-02-11T20:44:46.603Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25242025-02-11T20:44:47.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
25252025-02-11T20:44:47.395Z
25262025-02-11T20:44:47.396Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25272025-02-11T20:44:47.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25282025-02-11T20:44:47.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25292025-02-11T20:44:48.050Z Compiling cfg_aliases v0.1.1
25302025-02-11T20:44:48.053Z Compiling vte_generate_state_changes v0.1.2
25312025-02-11T20:44:48.053Z Checking fd-lock v4.0.2
25322025-02-11T20:44:48.053Z Checking nibble_vec v0.1.0
25332025-02-11T20:44:48.155Z Checking bytecount v0.6.8
25342025-02-11T20:44:48.158Z Checking endian-type v0.1.2
25352025-02-11T20:44:48.192Z Compiling tabled_derive v0.7.0
25362025-02-11T20:44:48.206Z Compiling peg-macros v0.8.4
25372025-02-11T20:44:48.236Z Compiling nix v0.28.0
25382025-02-11T20:44:48.317Z Checking papergrid v0.11.0
25392025-02-11T20:44:48.320Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25402025-02-11T20:44:48.354Z Compiling sqlparser_derive v0.2.2
25412025-02-11T20:44:48.370Z Checking radix_trie v0.2.1
25422025-02-11T20:44:48.727Z Checking vte v0.11.1
25432025-02-11T20:44:48.744Z Checking nu-ansi-term v0.50.1
25442025-02-11T20:44:49.145Z Checking unicode_categories v0.1.1
25452025-02-11T20:44:49.349Z Checking home v0.5.9
25462025-02-11T20:44:49.422Z Checking sqlparser v0.45.0
25472025-02-11T20:44:49.445Z Checking sqlformat v0.2.6
25482025-02-11T20:44:49.539Z Checking display-error-chain v0.2.2
25492025-02-11T20:44:50.084Z Checking strip-ansi-escapes v0.2.0
25502025-02-11T20:44:50.238Z Checking reedline v0.35.0
25512025-02-11T20:44:50.310Z Checking tabled v0.15.0
25522025-02-11T20:44:50.771Z Checking peg v0.8.4
25532025-02-11T20:44:51.124Z Checking rustyline v14.0.0
25542025-02-11T20:44:59.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.46s
25552025-02-11T20:45:00.037Z
25562025-02-11T20:45:00.037Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25572025-02-11T20:45:00.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25582025-02-11T20:45:00.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25592025-02-11T20:45:00.694Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25602025-02-11T20:45:05.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
25612025-02-11T20:45:05.889Z
25622025-02-11T20:45:05.889Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25632025-02-11T20:45:06.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642025-02-11T20:45:06.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652025-02-11T20:45:06.539Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25662025-02-11T20:45:09.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.07s
25672025-02-11T20:45:10.135Z
25682025-02-11T20:45:10.135Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25692025-02-11T20:45:10.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702025-02-11T20:45:10.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712025-02-11T20:45:10.790Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25722025-02-11T20:45:15.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s
25732025-02-11T20:45:15.610Z
25742025-02-11T20:45:15.610Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25752025-02-11T20:45:16.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762025-02-11T20:45:16.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772025-02-11T20:45:16.270Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25782025-02-11T20:45:20.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
25792025-02-11T20:45:21.174Z
25802025-02-11T20:45:21.174Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25812025-02-11T20:45:21.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822025-02-11T20:45:21.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832025-02-11T20:45:21.829Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25842025-02-11T20:45:25.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
25852025-02-11T20:45:25.614Z
25862025-02-11T20:45:25.614Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
25872025-02-11T20:45:26.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882025-02-11T20:45:26.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892025-02-11T20:45:26.275Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25902025-02-11T20:45:29.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
25912025-02-11T20:45:30.143Z
25922025-02-11T20:45:30.143Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
25932025-02-11T20:45:30.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942025-02-11T20:45:30.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952025-02-11T20:45:30.793Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962025-02-11T20:45:35.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
25972025-02-11T20:45:35.905Z
25982025-02-11T20:45:35.905Zinfo: running `cargo check --bins` on oximeter (67/199)
25992025-02-11T20:45:36.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002025-02-11T20:45:36.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012025-02-11T20:45:36.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26022025-02-11T20:45:36.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26032025-02-11T20:45:36.517Z
26042025-02-11T20:45:36.517Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26052025-02-11T20:45:37.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062025-02-11T20:45:37.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072025-02-11T20:45:37.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26082025-02-11T20:45:37.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26092025-02-11T20:45:37.112Z
26102025-02-11T20:45:37.112Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26112025-02-11T20:45:37.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122025-02-11T20:45:37.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132025-02-11T20:45:37.733Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26142025-02-11T20:45:39.732Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26152025-02-11T20:45:40.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
26162025-02-11T20:45:40.816Z
26172025-02-11T20:45:40.816Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26182025-02-11T20:45:41.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192025-02-11T20:45:41.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202025-02-11T20:45:41.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26212025-02-11T20:45:41.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26222025-02-11T20:45:41.427Z
26232025-02-11T20:45:41.427Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26242025-02-11T20:45:41.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252025-02-11T20:45:41.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262025-02-11T20:45:41.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26272025-02-11T20:45:41.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26282025-02-11T20:45:42.035Z
26292025-02-11T20:45:42.035Zinfo: running `cargo check --bins` on oxql-types (72/199)
26302025-02-11T20:45:42.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312025-02-11T20:45:42.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322025-02-11T20:45:42.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26332025-02-11T20:45:42.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26342025-02-11T20:45:42.643Z
26352025-02-11T20:45:42.643Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26362025-02-11T20:45:43.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372025-02-11T20:45:43.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382025-02-11T20:45:43.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26392025-02-11T20:45:43.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26402025-02-11T20:45:43.283Z
26412025-02-11T20:45:43.283Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26422025-02-11T20:45:43.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432025-02-11T20:45:43.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442025-02-11T20:45:43.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452025-02-11T20:45:43.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26462025-02-11T20:45:43.904Z
26472025-02-11T20:45:43.904Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26482025-02-11T20:45:44.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492025-02-11T20:45:44.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502025-02-11T20:45:44.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512025-02-11T20:45:44.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26522025-02-11T20:45:44.535Z
26532025-02-11T20:45:44.535Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26542025-02-11T20:45:45.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552025-02-11T20:45:45.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562025-02-11T20:45:45.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572025-02-11T20:45:45.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26582025-02-11T20:45:45.156Z
26592025-02-11T20:45:45.156Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26602025-02-11T20:45:45.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-02-11T20:45:45.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-02-11T20:45:45.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-02-11T20:45:45.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26642025-02-11T20:45:45.779Z
26652025-02-11T20:45:45.779Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26662025-02-11T20:45:46.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-02-11T20:45:46.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-02-11T20:45:46.318Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692025-02-11T20:45:46.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26702025-02-11T20:45:46.394Z
26712025-02-11T20:45:46.394Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26722025-02-11T20:45:46.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-02-11T20:45:46.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-02-11T20:45:46.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-02-11T20:45:46.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26762025-02-11T20:45:46.994Z
26772025-02-11T20:45:46.994Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26782025-02-11T20:45:47.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-02-11T20:45:47.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-02-11T20:45:47.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-02-11T20:45:47.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26822025-02-11T20:45:47.621Z
26832025-02-11T20:45:47.621Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26842025-02-11T20:45:48.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-02-11T20:45:48.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-02-11T20:45:48.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-02-11T20:45:48.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26882025-02-11T20:45:48.233Z
26892025-02-11T20:45:48.233Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
26902025-02-11T20:45:48.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-02-11T20:45:48.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-02-11T20:45:48.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-02-11T20:45:48.775Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26942025-02-11T20:45:48.848Z
26952025-02-11T20:45:48.848Zinfo: running `cargo check --bins` on dpd-client (83/199)
26962025-02-11T20:45:49.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-02-11T20:45:49.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-02-11T20:45:49.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-02-11T20:45:49.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27002025-02-11T20:45:49.457Z
27012025-02-11T20:45:49.458Zinfo: running `cargo check --bins` on gateway-client (84/199)
27022025-02-11T20:45:49.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-02-11T20:45:49.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-02-11T20:45:49.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-02-11T20:45:49.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27062025-02-11T20:45:50.052Z
27072025-02-11T20:45:50.053Zinfo: running `cargo check --bins` on installinator-client (85/199)
27082025-02-11T20:45:50.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-02-11T20:45:50.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-02-11T20:45:50.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-02-11T20:45:50.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27122025-02-11T20:45:50.680Z
27132025-02-11T20:45:50.680Zinfo: running `cargo check --bins` on installinator-common (86/199)
27142025-02-11T20:45:51.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-02-11T20:45:51.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-02-11T20:45:51.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-02-11T20:45:51.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27182025-02-11T20:45:51.305Z
27192025-02-11T20:45:51.305Zinfo: running `cargo check --bins` on update-engine (87/199)
27202025-02-11T20:45:51.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-02-11T20:45:51.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-02-11T20:45:51.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-02-11T20:45:51.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27242025-02-11T20:45:51.902Z
27252025-02-11T20:45:51.902Zinfo: running `cargo check --bins` on nexus-client (88/199)
27262025-02-11T20:45:52.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-02-11T20:45:52.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-02-11T20:45:52.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-02-11T20:45:52.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27302025-02-11T20:45:52.539Z
27312025-02-11T20:45:52.539Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27322025-02-11T20:45:53.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-02-11T20:45:53.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-02-11T20:45:53.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-02-11T20:45:53.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27362025-02-11T20:45:53.166Z
27372025-02-11T20:45:53.166Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27382025-02-11T20:45:53.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-02-11T20:45:53.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-02-11T20:45:53.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-02-11T20:45:53.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27422025-02-11T20:45:53.768Z
27432025-02-11T20:45:53.768Zinfo: running `cargo check --bins` on nexus-types (91/199)
27442025-02-11T20:45:54.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-02-11T20:45:54.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-02-11T20:45:54.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-02-11T20:45:54.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27482025-02-11T20:45:54.406Z
27492025-02-11T20:45:54.406Zinfo: running `cargo check --bins` on oxide-client (92/199)
27502025-02-11T20:45:54.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-02-11T20:45:54.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-02-11T20:45:54.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-02-11T20:45:54.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27542025-02-11T20:45:55.006Z
27552025-02-11T20:45:55.006Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27562025-02-11T20:45:55.541Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-02-11T20:45:55.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-02-11T20:45:55.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-02-11T20:45:55.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27602025-02-11T20:45:55.619Z
27612025-02-11T20:45:55.619Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27622025-02-11T20:45:56.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-02-11T20:45:56.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-02-11T20:45:56.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-02-11T20:45:56.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27662025-02-11T20:45:56.217Z
27672025-02-11T20:45:56.217Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27682025-02-11T20:45:56.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-02-11T20:45:56.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-02-11T20:45:56.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-02-11T20:45:56.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27722025-02-11T20:45:56.846Z
27732025-02-11T20:45:56.846Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27742025-02-11T20:45:57.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-02-11T20:45:57.414Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-02-11T20:45:57.414Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-02-11T20:45:57.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27782025-02-11T20:45:57.494Z
27792025-02-11T20:45:57.494Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27802025-02-11T20:45:58.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-02-11T20:45:58.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-02-11T20:45:58.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-02-11T20:45:58.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27842025-02-11T20:45:58.132Z
27852025-02-11T20:45:58.132Zinfo: running `cargo check --bins` on wicket-common (98/199)
27862025-02-11T20:45:58.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-02-11T20:45:58.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-02-11T20:45:58.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-02-11T20:45:58.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27902025-02-11T20:45:58.770Z
27912025-02-11T20:45:58.770Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
27922025-02-11T20:45:59.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-02-11T20:45:59.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-02-11T20:45:59.417Z Checking csv-core v0.1.11
27952025-02-11T20:45:59.417Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27962025-02-11T20:45:59.420Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27972025-02-11T20:45:59.420Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27982025-02-11T20:45:59.704Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27992025-02-11T20:45:59.720Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28002025-02-11T20:45:59.738Z Checking csv v1.3.1
28012025-02-11T20:46:00.254Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28022025-02-11T20:46:00.586Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28032025-02-11T20:46:02.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
28042025-02-11T20:46:02.356Z
28052025-02-11T20:46:02.356Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28062025-02-11T20:46:02.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072025-02-11T20:46:02.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082025-02-11T20:46:02.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092025-02-11T20:46:02.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28102025-02-11T20:46:02.974Z
28112025-02-11T20:46:02.974Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28122025-02-11T20:46:03.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28132025-02-11T20:46:03.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28142025-02-11T20:46:03.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28152025-02-11T20:46:03.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28162025-02-11T20:46:03.588Z
28172025-02-11T20:46:03.588Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28182025-02-11T20:46:04.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28192025-02-11T20:46:04.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28202025-02-11T20:46:04.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28212025-02-11T20:46:04.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28222025-02-11T20:46:04.310Z
28232025-02-11T20:46:04.310Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28242025-02-11T20:46:04.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28252025-02-11T20:46:04.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28262025-02-11T20:46:04.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28272025-02-11T20:46:04.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28282025-02-11T20:46:05.028Z
28292025-02-11T20:46:05.028Zinfo: running `cargo check --bins` on dns-server (104/199)
28302025-02-11T20:46:05.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28312025-02-11T20:46:05.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28322025-02-11T20:46:05.661Z Compiling typify-impl v0.3.0
28332025-02-11T20:46:05.770Z Compiling parking_lot_core v0.8.6
28342025-02-11T20:46:05.779Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28352025-02-11T20:46:05.787Z Checking fxhash v0.2.1
28362025-02-11T20:46:05.798Z Checking hickory-client v0.24.2
28372025-02-11T20:46:05.813Z Checking hickory-server v0.24.2
28382025-02-11T20:46:06.430Z Checking parking_lot v0.11.2
28392025-02-11T20:46:06.503Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28402025-02-11T20:46:06.689Z Checking sled v0.34.7
28412025-02-11T20:46:11.162Z Compiling typify-macro v0.3.0
28422025-02-11T20:46:12.701Z Compiling typify v0.3.0
28432025-02-11T20:46:12.769Z Compiling progenitor-impl v0.9.1
28442025-02-11T20:46:15.178Z Compiling progenitor-macro v0.9.1
28452025-02-11T20:46:18.782Z Checking progenitor v0.9.1
28462025-02-11T20:46:18.910Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28472025-02-11T20:46:19.363Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28482025-02-11T20:46:20.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.56s
28492025-02-11T20:46:20.769Z
28502025-02-11T20:46:20.769Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28512025-02-11T20:46:21.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522025-02-11T20:46:21.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532025-02-11T20:46:21.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542025-02-11T20:46:21.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28552025-02-11T20:46:21.387Z
28562025-02-11T20:46:21.387Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28572025-02-11T20:46:21.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582025-02-11T20:46:21.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592025-02-11T20:46:21.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28602025-02-11T20:46:21.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28612025-02-11T20:46:22.058Z
28622025-02-11T20:46:22.058Zinfo: running `cargo check --bins` on gateway-types (107/199)
28632025-02-11T20:46:22.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642025-02-11T20:46:22.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652025-02-11T20:46:22.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28662025-02-11T20:46:22.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28672025-02-11T20:46:22.673Z
28682025-02-11T20:46:22.673Zinfo: running `cargo check --bins` on ipcc (108/199)
28692025-02-11T20:46:23.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702025-02-11T20:46:23.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712025-02-11T20:46:23.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722025-02-11T20:46:23.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28732025-02-11T20:46:23.291Z
28742025-02-11T20:46:23.291Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28752025-02-11T20:46:23.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28762025-02-11T20:46:23.869Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28772025-02-11T20:46:23.984Z Compiling radium v0.7.0
28782025-02-11T20:46:23.984Z Compiling semver v0.1.20
28792025-02-11T20:46:24.108Z Compiling maybe-uninit v2.0.0
28802025-02-11T20:46:24.113Z Checking tap v1.0.1
28812025-02-11T20:46:24.124Z Checking password-hash v0.5.0
28822025-02-11T20:46:24.138Z Checking blake2 v0.10.6
28832025-02-11T20:46:24.138Z Compiling owo-colors v4.1.0
28842025-02-11T20:46:24.138Z Compiling cancel-safe-futures v0.1.5
28852025-02-11T20:46:24.242Z Checking wyz v0.5.1
28862025-02-11T20:46:24.421Z Compiling rustc_version v0.1.7
28872025-02-11T20:46:24.486Z Compiling packed_struct v0.10.1
28882025-02-11T20:46:24.554Z Checking crc-catalog v2.4.0
28892025-02-11T20:46:24.573Z Checking funty v2.0.0
28902025-02-11T20:46:24.604Z Checking argon2 v0.5.3
28912025-02-11T20:46:24.703Z Checking crc v3.2.1
28922025-02-11T20:46:24.719Z Compiling packed_struct_codegen v0.10.1
28932025-02-11T20:46:24.735Z Checking half v2.4.1
28942025-02-11T20:46:24.882Z Compiling newtype_derive v0.1.6
28952025-02-11T20:46:24.921Z Compiling indexmap v1.9.3
28962025-02-11T20:46:24.944Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28972025-02-11T20:46:25.128Z Checking ciborium-io v0.2.2
28982025-02-11T20:46:25.174Z Checking nodrop v0.1.14
28992025-02-11T20:46:25.247Z Checking ciborium-ll v0.2.2
29002025-02-11T20:46:25.250Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29012025-02-11T20:46:25.286Z Checking smallvec v0.6.14
29022025-02-11T20:46:25.304Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29032025-02-11T20:46:25.308Z Checking array-init v0.0.4
29042025-02-11T20:46:25.375Z Checking bitvec v1.0.1
29052025-02-11T20:46:25.549Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29062025-02-11T20:46:25.631Z Checking libsw v3.3.1
29072025-02-11T20:46:25.879Z Compiling memoffset v0.9.1
29082025-02-11T20:46:25.921Z Checking hashbrown v0.12.3
29092025-02-11T20:46:25.973Z Checking linear-map v1.2.0
29102025-02-11T20:46:26.178Z Checking bitfield v0.14.0
29112025-02-11T20:46:26.197Z Checking swrite v0.1.0
29122025-02-11T20:46:26.266Z Checking termcolor v1.4.1
29132025-02-11T20:46:26.330Z Checking indent_write v2.2.0
29142025-02-11T20:46:26.463Z Checking ron v0.8.1
29152025-02-11T20:46:26.537Z Checking serde-hex v0.1.0
29162025-02-11T20:46:26.639Z Checking env_logger v0.10.2
29172025-02-11T20:46:26.666Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29182025-02-11T20:46:26.836Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29192025-02-11T20:46:27.041Z Checking ciborium v0.2.2
29202025-02-11T20:46:27.264Z Checking steno v0.4.1
29212025-02-11T20:46:27.483Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29222025-02-11T20:46:27.871Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29232025-02-11T20:46:27.929Z Checking hashbrown v0.13.2
29242025-02-11T20:46:28.123Z Checking humantime v2.1.0
29252025-02-11T20:46:28.154Z Checking crc-any v2.5.0
29262025-02-11T20:46:28.419Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29272025-02-11T20:46:28.544Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29282025-02-11T20:46:28.790Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29292025-02-11T20:46:28.844Z Checking object v0.30.4
29302025-02-11T20:46:29.084Z Checking path-slash v0.1.5
29312025-02-11T20:46:29.117Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29322025-02-11T20:46:29.317Z Checking nix v0.27.1
29332025-02-11T20:46:29.352Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29342025-02-11T20:46:29.632Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29352025-02-11T20:46:29.886Z Checking tungstenite v0.23.0
29362025-02-11T20:46:30.030Z Checking kstat-rs v0.2.4
29372025-02-11T20:46:30.357Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29382025-02-11T20:46:30.390Z Checking signal-hook-tokio v0.3.1
29392025-02-11T20:46:30.752Z Checking tokio-tungstenite v0.23.1
29402025-02-11T20:46:31.083Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29412025-02-11T20:46:31.594Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29422025-02-11T20:46:31.625Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29432025-02-11T20:46:37.892Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29442025-02-11T20:46:39.193Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29452025-02-11T20:46:41.846Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29462025-02-11T20:46:46.884Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29472025-02-11T20:46:47.524Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29482025-02-11T20:46:54.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.83s
29492025-02-11T20:46:54.134Z
29502025-02-11T20:46:54.134Zinfo: running `cargo check --bins` on gateway-api (110/199)
29512025-02-11T20:46:54.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522025-02-11T20:46:54.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532025-02-11T20:46:54.134Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542025-02-11T20:46:54.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29552025-02-11T20:46:54.135Z
29562025-02-11T20:46:54.135Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29572025-02-11T20:46:54.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582025-02-11T20:46:54.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592025-02-11T20:46:54.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602025-02-11T20:46:54.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29612025-02-11T20:46:54.151Z
29622025-02-11T20:46:54.151Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29632025-02-11T20:46:54.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642025-02-11T20:46:54.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652025-02-11T20:46:54.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662025-02-11T20:46:54.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29672025-02-11T20:46:54.151Z
29682025-02-11T20:46:54.151Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29692025-02-11T20:46:54.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702025-02-11T20:46:54.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712025-02-11T20:46:54.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29722025-02-11T20:46:54.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29732025-02-11T20:46:54.151Z
29742025-02-11T20:46:54.151Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29752025-02-11T20:46:54.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762025-02-11T20:46:54.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772025-02-11T20:46:54.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782025-02-11T20:46:54.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29792025-02-11T20:46:54.151Z
29802025-02-11T20:46:54.151Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29812025-02-11T20:46:54.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822025-02-11T20:46:54.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832025-02-11T20:46:54.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842025-02-11T20:46:54.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29852025-02-11T20:46:54.152Z
29862025-02-11T20:46:54.152Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
29872025-02-11T20:46:54.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882025-02-11T20:46:54.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892025-02-11T20:46:54.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29902025-02-11T20:46:54.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29912025-02-11T20:46:54.601Z
29922025-02-11T20:46:54.601Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
29932025-02-11T20:46:55.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942025-02-11T20:46:55.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952025-02-11T20:46:55.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29962025-02-11T20:46:55.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29972025-02-11T20:46:55.214Z
29982025-02-11T20:46:55.214Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
29992025-02-11T20:46:55.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002025-02-11T20:46:55.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012025-02-11T20:46:55.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30022025-02-11T20:46:55.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30032025-02-11T20:46:55.856Z
30042025-02-11T20:46:55.856Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30052025-02-11T20:46:56.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062025-02-11T20:46:56.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072025-02-11T20:46:56.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30082025-02-11T20:46:56.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30092025-02-11T20:46:56.466Z
30102025-02-11T20:46:56.466Zinfo: running `cargo check --bins` on sp-sim (120/199)
30112025-02-11T20:46:56.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122025-02-11T20:46:57.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132025-02-11T20:46:57.084Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30142025-02-11T20:46:57.519Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30152025-02-11T20:46:59.133Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30162025-02-11T20:47:00.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
30172025-02-11T20:47:00.913Z
30182025-02-11T20:47:00.913Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30192025-02-11T20:47:01.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30202025-02-11T20:47:01.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30212025-02-11T20:47:01.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30222025-02-11T20:47:01.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30232025-02-11T20:47:01.571Z
30242025-02-11T20:47:01.571Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30252025-02-11T20:47:02.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30262025-02-11T20:47:02.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30272025-02-11T20:47:02.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30282025-02-11T20:47:02.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30292025-02-11T20:47:02.236Z
30302025-02-11T20:47:02.236Zinfo: running `cargo check --bins` on db-macros (123/199)
30312025-02-11T20:47:02.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30322025-02-11T20:47:02.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30332025-02-11T20:47:02.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30342025-02-11T20:47:02.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30352025-02-11T20:47:02.833Z
30362025-02-11T20:47:02.833Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30372025-02-11T20:47:03.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30382025-02-11T20:47:03.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30392025-02-11T20:47:03.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30402025-02-11T20:47:03.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30412025-02-11T20:47:03.431Z
30422025-02-11T20:47:03.431Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30432025-02-11T20:47:03.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30442025-02-11T20:47:03.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30452025-02-11T20:47:03.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30462025-02-11T20:47:04.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30472025-02-11T20:47:04.083Z
30482025-02-11T20:47:04.083Zinfo: running `cargo check --bins` on authz-macros (126/199)
30492025-02-11T20:47:04.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502025-02-11T20:47:04.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512025-02-11T20:47:04.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30522025-02-11T20:47:04.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30532025-02-11T20:47:04.684Z
30542025-02-11T20:47:04.684Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30552025-02-11T20:47:05.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562025-02-11T20:47:05.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572025-02-11T20:47:05.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30582025-02-11T20:47:05.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30592025-02-11T20:47:05.331Z
30602025-02-11T20:47:05.331Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30612025-02-11T20:47:05.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622025-02-11T20:47:05.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632025-02-11T20:47:05.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642025-02-11T20:47:05.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30652025-02-11T20:47:05.975Z
30662025-02-11T20:47:05.975Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30672025-02-11T20:47:06.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682025-02-11T20:47:06.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692025-02-11T20:47:06.513Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702025-02-11T20:47:06.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30712025-02-11T20:47:06.589Z
30722025-02-11T20:47:06.589Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30732025-02-11T20:47:07.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742025-02-11T20:47:07.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752025-02-11T20:47:07.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762025-02-11T20:47:07.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30772025-02-11T20:47:07.236Z
30782025-02-11T20:47:07.236Zinfo: running `cargo check --bins` on typed-rng (131/199)
30792025-02-11T20:47:07.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802025-02-11T20:47:07.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812025-02-11T20:47:07.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30822025-02-11T20:47:07.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30832025-02-11T20:47:07.830Z
30842025-02-11T20:47:07.830Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30852025-02-11T20:47:08.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862025-02-11T20:47:08.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872025-02-11T20:47:08.557Z Checking keccak v0.1.5
30882025-02-11T20:47:08.670Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
30892025-02-11T20:47:08.672Z Checking secrecy v0.8.0
30902025-02-11T20:47:08.672Z Compiling unicase v2.7.0
30912025-02-11T20:47:08.679Z Compiling same-file v1.0.6
30922025-02-11T20:47:08.713Z Compiling tempfile v3.13.0
30932025-02-11T20:47:08.729Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
30942025-02-11T20:47:08.732Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30952025-02-11T20:47:08.843Z Compiling thiserror-impl-no-std v2.0.2
30962025-02-11T20:47:08.946Z Checking sha3 v0.10.8
30972025-02-11T20:47:08.981Z Compiling walkdir v2.5.0
30982025-02-11T20:47:08.996Z Checking universal-hash v0.5.1
30992025-02-11T20:47:09.014Z Compiling blake3 v1.5.4
31002025-02-11T20:47:09.147Z Checking opaque-debug v0.3.1
31012025-02-11T20:47:09.194Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31022025-02-11T20:47:09.252Z Checking poly1305 v0.8.0
31032025-02-11T20:47:09.277Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31042025-02-11T20:47:09.340Z Checking chacha20 v0.9.1
31052025-02-11T20:47:09.470Z Checking aead v0.5.2
31062025-02-11T20:47:09.489Z Compiling memmap2 v0.9.5
31072025-02-11T20:47:09.628Z Compiling arrayref v0.3.9
31082025-02-11T20:47:09.692Z Compiling libefi-sys v0.1.0
31092025-02-11T20:47:09.695Z Compiling salty v0.3.0
31102025-02-11T20:47:09.735Z Compiling constant_time_eq v0.3.1
31112025-02-11T20:47:09.779Z Compiling arrayvec v0.7.6
31122025-02-11T20:47:09.903Z Checking chacha20poly1305 v0.10.1
31132025-02-11T20:47:09.943Z Compiling toolchain_find v0.4.0
31142025-02-11T20:47:10.083Z Compiling camino-tempfile v1.1.1
31152025-02-11T20:47:10.107Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31162025-02-11T20:47:10.131Z Compiling bitfield-struct v0.6.2
31172025-02-11T20:47:10.333Z Compiling topological-sort v0.2.2
31182025-02-11T20:47:10.509Z Compiling mime_guess v2.0.5
31192025-02-11T20:47:10.523Z Compiling rustfmt-wrapper v0.2.1
31202025-02-11T20:47:10.954Z Compiling omicron-zone-package v0.12.0
31212025-02-11T20:47:11.069Z Compiling progenitor v0.9.1
31222025-02-11T20:47:11.104Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31232025-02-11T20:47:11.292Z Checking primeorder v0.13.6
31242025-02-11T20:47:11.383Z Checking env_filter v0.1.2
31252025-02-11T20:47:11.402Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31262025-02-11T20:47:11.547Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31272025-02-11T20:47:11.617Z Checking env_logger v0.11.5
31282025-02-11T20:47:11.620Z Checking thiserror-no-std v2.0.2
31292025-02-11T20:47:11.697Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31302025-02-11T20:47:11.720Z Checking p384 v0.13.0
31312025-02-11T20:47:11.746Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31322025-02-11T20:47:11.763Z Checking vsss-rs v3.3.4
31332025-02-11T20:47:11.863Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31342025-02-11T20:47:11.991Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9ff89d72)
31352025-02-11T20:47:12.043Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31362025-02-11T20:47:12.204Z Checking simd-adler32 v0.3.7
31372025-02-11T20:47:12.260Z Checking lockfree-object-pool v0.1.6
31382025-02-11T20:47:12.493Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31392025-02-11T20:47:12.512Z Checking bumpalo v3.16.0
31402025-02-11T20:47:12.535Z Compiling zip v2.1.3
31412025-02-11T20:47:12.782Z Checking http-range v0.1.5
31422025-02-11T20:47:12.800Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31432025-02-11T20:47:12.851Z Checking zopfli v0.8.1
31442025-02-11T20:47:12.927Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31452025-02-11T20:47:13.084Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31462025-02-11T20:47:13.553Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31472025-02-11T20:47:13.625Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9ff89d72)
31482025-02-11T20:47:13.690Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31492025-02-11T20:47:13.721Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31502025-02-11T20:47:14.091Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31512025-02-11T20:47:14.321Z Checking atty v0.2.14
31522025-02-11T20:47:14.341Z Checking glob v0.3.2
31532025-02-11T20:47:14.502Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31542025-02-11T20:47:14.632Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31552025-02-11T20:47:14.700Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31562025-02-11T20:47:14.923Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31572025-02-11T20:47:15.580Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31582025-02-11T20:47:15.600Z Checking hyper-staticfile v0.10.1
31592025-02-11T20:47:16.137Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31602025-02-11T20:47:16.445Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31612025-02-11T20:47:16.644Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31622025-02-11T20:47:16.761Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31632025-02-11T20:47:16.809Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31642025-02-11T20:47:16.826Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31652025-02-11T20:47:16.907Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31662025-02-11T20:47:17.173Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31672025-02-11T20:47:17.378Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31682025-02-11T20:47:17.748Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31692025-02-11T20:47:20.609Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31702025-02-11T20:47:20.609Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31712025-02-11T20:47:28.847Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31722025-02-11T20:47:41.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.91s
31732025-02-11T20:47:41.929Z
31742025-02-11T20:47:41.929Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31752025-02-11T20:47:42.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31762025-02-11T20:47:42.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31772025-02-11T20:47:42.647Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31782025-02-11T20:47:55.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.52s
31792025-02-11T20:47:55.646Z
31802025-02-11T20:47:55.646Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31812025-02-11T20:47:56.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31822025-02-11T20:47:56.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31832025-02-11T20:47:56.366Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31842025-02-11T20:48:09.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.62s
31852025-02-11T20:48:09.467Z
31862025-02-11T20:48:09.467Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31872025-02-11T20:48:10.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882025-02-11T20:48:10.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892025-02-11T20:48:10.202Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31902025-02-11T20:48:23.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.62s
31912025-02-11T20:48:23.291Z
31922025-02-11T20:48:23.291Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
31932025-02-11T20:48:23.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31942025-02-11T20:48:23.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31952025-02-11T20:48:24.019Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31962025-02-11T20:48:36.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.69s
31972025-02-11T20:48:37.182Z
31982025-02-11T20:48:37.182Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
31992025-02-11T20:48:37.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002025-02-11T20:48:37.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012025-02-11T20:48:37.903Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32022025-02-11T20:48:50.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.69s
32032025-02-11T20:48:51.068Z
32042025-02-11T20:48:51.068Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32052025-02-11T20:48:51.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32062025-02-11T20:48:51.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32072025-02-11T20:48:51.789Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32082025-02-11T20:49:04.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
32092025-02-11T20:49:05.066Z
32102025-02-11T20:49:05.066Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32112025-02-11T20:49:05.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32122025-02-11T20:49:05.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32132025-02-11T20:49:05.787Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32142025-02-11T20:49:18.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.54s
32152025-02-11T20:49:18.807Z
32162025-02-11T20:49:18.808Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32172025-02-11T20:49:19.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32182025-02-11T20:49:19.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32192025-02-11T20:49:19.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32202025-02-11T20:49:19.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32212025-02-11T20:49:19.460Z
32222025-02-11T20:49:19.460Zinfo: running `cargo check --bins` on key-manager (141/199)
32232025-02-11T20:49:20.009Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242025-02-11T20:49:20.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252025-02-11T20:49:20.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32262025-02-11T20:49:20.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32272025-02-11T20:49:20.086Z
32282025-02-11T20:49:20.086Zinfo: running `cargo check --bins` on range-requests (142/199)
32292025-02-11T20:49:20.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302025-02-11T20:49:20.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312025-02-11T20:49:20.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322025-02-11T20:49:20.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32332025-02-11T20:49:20.685Z
32342025-02-11T20:49:20.685Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32352025-02-11T20:49:21.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362025-02-11T20:49:21.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372025-02-11T20:49:21.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382025-02-11T20:49:21.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32392025-02-11T20:49:21.312Z
32402025-02-11T20:49:21.312Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32412025-02-11T20:49:21.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422025-02-11T20:49:21.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432025-02-11T20:49:21.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32442025-02-11T20:49:21.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32452025-02-11T20:49:21.961Z
32462025-02-11T20:49:21.961Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32472025-02-11T20:49:22.488Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482025-02-11T20:49:22.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492025-02-11T20:49:22.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32502025-02-11T20:49:22.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32512025-02-11T20:49:22.561Z
32522025-02-11T20:49:22.561Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32532025-02-11T20:49:23.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-02-11T20:49:23.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-02-11T20:49:23.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32562025-02-11T20:49:23.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32572025-02-11T20:49:23.193Z
32582025-02-11T20:49:23.193Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32592025-02-11T20:49:23.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-02-11T20:49:23.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-02-11T20:49:23.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32622025-02-11T20:49:23.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32632025-02-11T20:49:23.828Z
32642025-02-11T20:49:23.828Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32652025-02-11T20:49:24.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-02-11T20:49:24.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-02-11T20:49:24.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682025-02-11T20:49:24.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32692025-02-11T20:49:24.456Z
32702025-02-11T20:49:24.456Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32712025-02-11T20:49:25.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-02-11T20:49:25.013Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-02-11T20:49:25.013Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32742025-02-11T20:49:25.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32752025-02-11T20:49:25.091Z
32762025-02-11T20:49:25.091Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32772025-02-11T20:49:25.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782025-02-11T20:49:25.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792025-02-11T20:49:25.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32802025-02-11T20:49:25.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32812025-02-11T20:49:25.745Z
32822025-02-11T20:49:25.745Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32832025-02-11T20:49:26.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-02-11T20:49:26.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-02-11T20:49:26.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862025-02-11T20:49:26.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32872025-02-11T20:49:26.394Z
32882025-02-11T20:49:26.394Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
32892025-02-11T20:49:26.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-02-11T20:49:26.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-02-11T20:49:27.071Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32922025-02-11T20:49:27.071Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32932025-02-11T20:49:27.911Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32942025-02-11T20:49:29.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
32952025-02-11T20:49:30.005Z
32962025-02-11T20:49:30.005Zinfo: running `cargo check --bins` on oximeter-api (153/199)
32972025-02-11T20:49:30.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-02-11T20:49:30.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-02-11T20:49:30.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002025-02-11T20:49:30.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33012025-02-11T20:49:30.617Z
33022025-02-11T20:49:30.617Zinfo: running `cargo check --bins` on cert-dev (154/199)
33032025-02-11T20:49:31.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-02-11T20:49:31.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-02-11T20:49:31.216Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33062025-02-11T20:49:31.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33072025-02-11T20:49:31.646Z
33082025-02-11T20:49:31.646Zinfo: running `cargo check --bins` on clickana (155/199)
33092025-02-11T20:49:32.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-02-11T20:49:32.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-02-11T20:49:32.280Z Checking castaway v0.2.3
33122025-02-11T20:49:32.280Z Checking lru v0.12.5
33132025-02-11T20:49:32.283Z Compiling instability v0.3.2
33142025-02-11T20:49:32.283Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33152025-02-11T20:49:32.283Z Checking unicode-truncate v1.1.0
33162025-02-11T20:49:32.283Z Checking cassowary v0.3.0
33172025-02-11T20:49:32.521Z Checking compact_str v0.8.0
33182025-02-11T20:49:33.074Z Checking ratatui v0.28.1
33192025-02-11T20:49:33.945Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33202025-02-11T20:49:35.083Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33212025-02-11T20:49:35.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.25s
33222025-02-11T20:49:36.075Z
33232025-02-11T20:49:36.075Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33242025-02-11T20:49:36.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33252025-02-11T20:49:36.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33262025-02-11T20:49:36.739Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33272025-02-11T20:49:36.740Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33282025-02-11T20:49:37.725Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33292025-02-11T20:49:38.190Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33302025-02-11T20:49:38.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
33312025-02-11T20:49:38.702Z
33322025-02-11T20:49:38.702Zinfo: running `cargo check --bins` on ch-dev (157/199)
33332025-02-11T20:49:39.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-02-11T20:49:39.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-02-11T20:49:39.346Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33362025-02-11T20:49:40.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
33372025-02-11T20:49:40.213Z
33382025-02-11T20:49:40.213Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33392025-02-11T20:49:40.762Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-02-11T20:49:40.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-02-11T20:49:40.853Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33422025-02-11T20:49:41.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33432025-02-11T20:49:41.374Z
33442025-02-11T20:49:41.374Zinfo: running `cargo check --bins` on db-dev (159/199)
33452025-02-11T20:49:41.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-02-11T20:49:41.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-02-11T20:49:42.014Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33482025-02-11T20:49:42.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s
33492025-02-11T20:49:42.895Z
33502025-02-11T20:49:42.895Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33512025-02-11T20:49:43.448Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-02-11T20:49:43.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-02-11T20:49:43.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542025-02-11T20:49:43.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
33552025-02-11T20:49:43.528Z
33562025-02-11T20:49:43.528Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33572025-02-11T20:49:44.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-02-11T20:49:44.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-02-11T20:49:44.126Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33602025-02-11T20:49:44.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
33612025-02-11T20:49:45.130Z
33622025-02-11T20:49:45.130Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33632025-02-11T20:49:45.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-02-11T20:49:45.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-02-11T20:49:45.731Z Checking cargo-platform v0.1.8
33662025-02-11T20:49:45.999Z Checking cargo_metadata v0.18.1
33672025-02-11T20:49:46.897Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33682025-02-11T20:49:47.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
33692025-02-11T20:49:47.868Z
33702025-02-11T20:49:47.868Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33712025-02-11T20:49:48.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722025-02-11T20:49:48.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732025-02-11T20:49:48.579Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33742025-02-11T20:49:49.949Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33752025-02-11T20:49:50.486Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33762025-02-11T20:49:51.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s
33772025-02-11T20:49:51.210Z
33782025-02-11T20:49:51.210Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33792025-02-11T20:49:51.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33802025-02-11T20:49:51.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33812025-02-11T20:49:51.975Z Compiling crunchy v0.2.2
33822025-02-11T20:49:51.975Z Compiling tiny-keccak v2.0.2
33832025-02-11T20:49:51.978Z Compiling dsl_auto_type v0.1.2
33842025-02-11T20:49:51.978Z Checking scheduled-thread-pool v0.2.7
33852025-02-11T20:49:51.978Z Compiling diesel_table_macro_syntax v0.2.0
33862025-02-11T20:49:52.112Z Compiling ascii-canvas v3.0.0
33872025-02-11T20:49:52.123Z Compiling ena v0.14.3
33882025-02-11T20:49:52.133Z Compiling regex-syntax v0.6.29
33892025-02-11T20:49:52.291Z Checking r2d2 v0.8.10
33902025-02-11T20:49:52.411Z Compiling diff v0.1.13
33912025-02-11T20:49:52.508Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33922025-02-11T20:49:52.554Z Compiling ref-cast v1.0.23
33932025-02-11T20:49:52.571Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33942025-02-11T20:49:52.589Z Compiling derive_builder_core v0.20.2
33952025-02-11T20:49:52.726Z Compiling libxml v0.3.3
33962025-02-11T20:49:52.837Z Compiling ref-cast-impl v1.0.23
33972025-02-11T20:49:52.967Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33982025-02-11T20:49:53.140Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33992025-02-11T20:49:53.160Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34002025-02-11T20:49:53.300Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34012025-02-11T20:49:53.439Z Compiling strum_macros v0.24.3
34022025-02-11T20:49:53.462Z Compiling samael v0.0.17
34032025-02-11T20:49:53.481Z Compiling diesel_derives v2.2.3
34042025-02-11T20:49:53.662Z Compiling indoc v1.0.9
34052025-02-11T20:49:54.527Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34062025-02-11T20:49:54.788Z Compiling derive_builder_macro v0.20.2
34072025-02-11T20:49:54.831Z Compiling oso-derive v0.27.3
34082025-02-11T20:49:55.646Z Compiling lalrpop v0.19.12
34092025-02-11T20:49:55.673Z Checking derive_builder v0.20.2
34102025-02-11T20:49:55.797Z Compiling impl-trait-for-tuples v0.2.2
34112025-02-11T20:49:55.828Z Checking quick-xml v0.33.0
34122025-02-11T20:49:56.282Z Compiling diesel-dtrace v0.4.2
34132025-02-11T20:49:56.608Z Checking maplit v1.0.2
34142025-02-11T20:49:56.788Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34152025-02-11T20:49:56.810Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34162025-02-11T20:49:57.096Z Checking bb8 v0.8.5
34172025-02-11T20:49:57.235Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34182025-02-11T20:49:57.469Z Checking rand_seeder v0.3.0
34192025-02-11T20:49:57.568Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34202025-02-11T20:49:57.589Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34212025-02-11T20:49:57.707Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34222025-02-11T20:49:57.913Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34232025-02-11T20:49:58.219Z Checking unicode-linebreak v0.1.5
34242025-02-11T20:49:58.324Z Checking is_ci v1.2.0
34252025-02-11T20:49:58.479Z Checking smawk v0.3.2
34262025-02-11T20:49:58.679Z Checking supports-color v3.0.1
34272025-02-11T20:49:58.699Z Checking textwrap v0.16.1
34282025-02-11T20:49:58.904Z Checking multimap v0.10.0
34292025-02-11T20:49:59.710Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34302025-02-11T20:50:01.665Z Checking diesel v2.2.6
34312025-02-11T20:50:25.436Z Compiling polar-core v0.27.3
34322025-02-11T20:50:26.931Z Checking async-bb8-diesel v0.2.1
34332025-02-11T20:50:32.630Z Checking oso v0.27.3
34342025-02-11T20:51:31.727Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34352025-02-11T20:51:38.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
34362025-02-11T20:51:38.242Z
34372025-02-11T20:51:38.242Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34382025-02-11T20:51:38.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-02-11T20:51:38.821Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-02-11T20:51:38.821Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34412025-02-11T20:51:38.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34422025-02-11T20:51:38.901Z
34432025-02-11T20:51:38.901Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34442025-02-11T20:51:39.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-02-11T20:51:39.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-02-11T20:51:39.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472025-02-11T20:51:39.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34482025-02-11T20:51:39.563Z
34492025-02-11T20:51:39.563Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34502025-02-11T20:51:40.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512025-02-11T20:51:40.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522025-02-11T20:51:40.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34532025-02-11T20:51:40.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
34542025-02-11T20:51:40.159Z
34552025-02-11T20:51:40.159Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34562025-02-11T20:51:40.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572025-02-11T20:51:40.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582025-02-11T20:51:40.951Z Compiling libz-sys v1.1.20
34592025-02-11T20:51:40.954Z Compiling libgit2-sys v0.17.0+1.8.1
34602025-02-11T20:51:41.093Z Compiling vergen v8.3.2
34612025-02-11T20:51:41.096Z Compiling cargo-platform v0.1.8
34622025-02-11T20:51:41.096Z Compiling pin-project-internal v1.1.6
34632025-02-11T20:51:41.116Z Compiling snafu-derive v0.8.5
34642025-02-11T20:51:41.118Z Compiling libsqlite3-sys v0.30.1
34652025-02-11T20:51:41.119Z Compiling buf-list v1.0.3
34662025-02-11T20:51:41.383Z Compiling cargo_metadata v0.18.1
34672025-02-11T20:51:41.552Z Compiling rustls v0.21.12
34682025-02-11T20:51:41.611Z Compiling cfg_aliases v0.2.1
34692025-02-11T20:51:41.718Z Compiling nix v0.29.0
34702025-02-11T20:51:41.861Z Checking globset v0.4.15
34712025-02-11T20:51:41.902Z Checking olpc-cjson v0.1.4
34722025-02-11T20:51:41.952Z Checking rustls-webpki v0.101.7
34732025-02-11T20:51:42.136Z Checking sct v0.7.1
34742025-02-11T20:51:42.339Z Checking serde_plain v1.0.2
34752025-02-11T20:51:42.358Z Checking typed-path v0.9.3
34762025-02-11T20:51:42.884Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34772025-02-11T20:51:42.954Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34782025-02-11T20:51:43.176Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34792025-02-11T20:51:43.233Z Checking hashlink v0.9.1
34802025-02-11T20:51:43.464Z Checking fallible-iterator v0.3.0
34812025-02-11T20:51:43.800Z Checking parse-size v1.1.0
34822025-02-11T20:51:43.820Z Checking pin-project v1.1.6
34832025-02-11T20:51:43.952Z Checking fallible-streaming-iterator v0.1.9
34842025-02-11T20:51:44.083Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34852025-02-11T20:51:44.172Z Checking rusqlite v0.32.1
34862025-02-11T20:51:44.192Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34872025-02-11T20:51:44.308Z Checking rustls-pemfile v1.0.4
34882025-02-11T20:51:44.541Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34892025-02-11T20:51:44.561Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34902025-02-11T20:51:44.840Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34912025-02-11T20:51:45.058Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
34922025-02-11T20:51:45.090Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34932025-02-11T20:51:45.195Z Checking twox-hash v2.1.0
34942025-02-11T20:51:45.214Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34952025-02-11T20:51:45.427Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
34962025-02-11T20:51:45.589Z Checking tokio-rustls v0.24.1
34972025-02-11T20:51:45.718Z Checking snafu v0.8.5
34982025-02-11T20:51:45.771Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34992025-02-11T20:51:46.144Z Checking tough v0.19.0
35002025-02-11T20:51:46.420Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35012025-02-11T20:51:46.690Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35022025-02-11T20:51:46.907Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35032025-02-11T20:51:47.083Z Checking fatfs v0.3.6
35042025-02-11T20:51:47.446Z Checking assert_matches v1.5.0
35052025-02-11T20:51:50.174Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35062025-02-11T20:51:51.445Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35072025-02-11T20:51:53.269Z Compiling git2 v0.19.0
35082025-02-11T20:51:57.258Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35092025-02-11T20:52:50.887Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
35102025-02-11T20:52:51.082Z
35112025-02-11T20:52:51.082Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35122025-02-11T20:52:51.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-02-11T20:52:51.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-02-11T20:52:51.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-02-11T20:52:51.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35162025-02-11T20:52:51.761Z
35172025-02-11T20:52:51.761Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35182025-02-11T20:52:52.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-02-11T20:52:52.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-02-11T20:52:52.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35212025-02-11T20:52:52.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35222025-02-11T20:52:52.364Z
35232025-02-11T20:52:52.364Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35242025-02-11T20:52:52.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252025-02-11T20:52:52.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262025-02-11T20:52:52.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272025-02-11T20:52:52.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35282025-02-11T20:52:53.030Z
35292025-02-11T20:52:53.030Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35302025-02-11T20:52:53.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312025-02-11T20:52:53.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322025-02-11T20:52:53.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332025-02-11T20:52:53.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35342025-02-11T20:52:53.684Z
35352025-02-11T20:52:53.684Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35362025-02-11T20:52:54.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35372025-02-11T20:52:54.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35382025-02-11T20:52:54.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35392025-02-11T20:52:54.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35402025-02-11T20:52:54.364Z
35412025-02-11T20:52:54.364Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35422025-02-11T20:52:54.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35432025-02-11T20:52:54.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35442025-02-11T20:52:54.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35452025-02-11T20:52:54.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35462025-02-11T20:52:55.032Z
35472025-02-11T20:52:55.032Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35482025-02-11T20:52:55.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35492025-02-11T20:52:55.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35502025-02-11T20:52:55.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35512025-02-11T20:52:55.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35522025-02-11T20:52:55.688Z
35532025-02-11T20:52:55.688Zinfo: running `cargo check --bins` on update-common (176/199)
35542025-02-11T20:52:56.241Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35552025-02-11T20:52:56.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35562025-02-11T20:52:56.245Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35572025-02-11T20:52:56.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35582025-02-11T20:52:56.322Z
35592025-02-11T20:52:56.322Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35602025-02-11T20:52:56.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35612025-02-11T20:52:56.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35622025-02-11T20:52:56.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35632025-02-11T20:52:56.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35642025-02-11T20:52:56.953Z
35652025-02-11T20:52:56.954Zinfo: running `cargo check --bins` on tufaceous (178/199)
35662025-02-11T20:52:57.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-02-11T20:52:57.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-02-11T20:52:57.605Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35692025-02-11T20:52:57.889Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35702025-02-11T20:52:58.871Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35712025-02-11T20:52:59.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
35722025-02-11T20:52:59.844Z
35732025-02-11T20:52:59.844Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35742025-02-11T20:53:00.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35752025-02-11T20:53:00.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35762025-02-11T20:53:00.673Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35772025-02-11T20:53:00.676Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35782025-02-11T20:53:00.813Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35792025-02-11T20:53:00.816Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35802025-02-11T20:53:01.775Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35812025-02-11T20:53:27.602Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35822025-02-11T20:53:27.602Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35832025-02-11T20:53:27.604Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35842025-02-11T20:53:27.605Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35852025-02-11T20:53:27.605Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35862025-02-11T20:53:27.605Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35872025-02-11T20:53:28.430Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35882025-02-11T20:53:29.616Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35892025-02-11T20:54:08.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
35902025-02-11T20:54:08.800Z
35912025-02-11T20:54:08.801Zinfo: running `cargo check --bins` on openapi-manager (180/199)
35922025-02-11T20:54:09.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932025-02-11T20:54:09.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942025-02-11T20:54:09.504Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35952025-02-11T20:54:09.504Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35962025-02-11T20:54:09.507Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35972025-02-11T20:54:09.636Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35982025-02-11T20:54:09.639Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35992025-02-11T20:54:09.663Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36002025-02-11T20:54:09.666Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36012025-02-11T20:54:09.679Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36022025-02-11T20:54:09.861Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
36032025-02-11T20:54:09.929Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36042025-02-11T20:54:09.995Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36052025-02-11T20:54:10.183Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36062025-02-11T20:54:10.258Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36072025-02-11T20:54:10.701Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36082025-02-11T20:54:10.843Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36092025-02-11T20:54:11.010Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36102025-02-11T20:54:12.111Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36112025-02-11T20:54:12.702Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36122025-02-11T20:54:13.123Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36132025-02-11T20:54:13.336Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36142025-02-11T20:54:14.976Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36152025-02-11T20:54:14.976Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36162025-02-11T20:54:16.558Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36172025-02-11T20:54:17.977Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36182025-02-11T20:54:23.623Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36192025-02-11T20:54:23.623Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36202025-02-11T20:54:24.787Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36212025-02-11T20:54:25.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.94s
36222025-02-11T20:54:25.958Z
36232025-02-11T20:54:25.958Zinfo: running `cargo check --bins` on installinator-api (181/199)
36242025-02-11T20:54:26.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252025-02-11T20:54:26.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262025-02-11T20:54:26.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36272025-02-11T20:54:26.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36282025-02-11T20:54:26.569Z
36292025-02-11T20:54:26.569Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36302025-02-11T20:54:27.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312025-02-11T20:54:27.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322025-02-11T20:54:27.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36332025-02-11T20:54:27.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
36342025-02-11T20:54:27.208Z
36352025-02-11T20:54:27.208Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36362025-02-11T20:54:27.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-02-11T20:54:27.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-02-11T20:54:27.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36392025-02-11T20:54:27.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
36402025-02-11T20:54:27.801Z
36412025-02-11T20:54:27.801Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36422025-02-11T20:54:28.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-02-11T20:54:28.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-02-11T20:54:28.480Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36452025-02-11T20:54:28.480Z Compiling petname v2.0.2
36462025-02-11T20:54:28.480Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36472025-02-11T20:54:28.483Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36482025-02-11T20:54:28.483Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36492025-02-11T20:54:28.483Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36502025-02-11T20:54:28.483Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36512025-02-11T20:54:28.591Z Checking sync-ptr v0.1.1
36522025-02-11T20:54:33.623Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36532025-02-11T20:54:34.221Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36542025-02-11T20:54:35.356Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36552025-02-11T20:54:36.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.05s
36562025-02-11T20:54:37.047Z
36572025-02-11T20:54:37.047Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36582025-02-11T20:54:37.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36592025-02-11T20:54:37.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36602025-02-11T20:54:37.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36612025-02-11T20:54:37.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36622025-02-11T20:54:37.702Z
36632025-02-11T20:54:37.702Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36642025-02-11T20:54:38.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36652025-02-11T20:54:38.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36662025-02-11T20:54:38.351Z Checking memmap2 v0.9.5
36672025-02-11T20:54:38.351Z Checking arrayvec v0.7.6
36682025-02-11T20:54:38.355Z Checking constant_time_eq v0.3.1
36692025-02-11T20:54:38.355Z Checking arrayref v0.3.9
36702025-02-11T20:54:38.355Z Checking topological-sort v0.2.2
36712025-02-11T20:54:38.457Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36722025-02-11T20:54:38.468Z Checking shell-words v1.1.0
36732025-02-11T20:54:38.730Z Checking blake3 v1.5.4
36742025-02-11T20:54:39.052Z Checking omicron-zone-package v0.12.0
36752025-02-11T20:54:40.162Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36762025-02-11T20:54:41.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
36772025-02-11T20:54:41.225Z
36782025-02-11T20:54:41.225Zinfo: running `cargo check --bins` on xtask (187/199)
36792025-02-11T20:54:41.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36802025-02-11T20:54:41.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36812025-02-11T20:54:41.647Z Checking bitflags v2.6.0
36822025-02-11T20:54:41.650Z Checking serde v1.0.217
36832025-02-11T20:54:41.650Z Checking thiserror v1.0.69
36842025-02-11T20:54:41.650Z Checking scroll v0.12.0
36852025-02-11T20:54:41.744Z Checking log v0.4.22
36862025-02-11T20:54:41.747Z Checking hashbrown v0.15.1
36872025-02-11T20:54:41.751Z Checking zerocopy v0.7.35
36882025-02-11T20:54:41.773Z Checking syn v2.0.96
36892025-02-11T20:54:41.841Z Checking pest v2.7.14
36902025-02-11T20:54:41.967Z Checking rustix v0.38.37
36912025-02-11T20:54:41.982Z Checking once_cell v1.20.2
36922025-02-11T20:54:42.148Z Checking goblin v0.8.2
36932025-02-11T20:54:42.274Z Checking fs-err v2.11.0
36942025-02-11T20:54:42.611Z Checking anyhow v1.0.95
36952025-02-11T20:54:42.716Z Checking indexmap v2.7.1
36962025-02-11T20:54:42.880Z Checking tabled v0.15.0
36972025-02-11T20:54:43.775Z Checking terminal_size v0.4.0
36982025-02-11T20:54:43.775Z Checking tempfile v3.13.0
36992025-02-11T20:54:43.941Z Checking clap_builder v4.5.27
37002025-02-11T20:54:44.050Z Checking dtrace-parser v0.2.0
37012025-02-11T20:54:45.516Z Checking serde_json v1.0.135
37022025-02-11T20:54:45.516Z Checking toml_datetime v0.6.8
37032025-02-11T20:54:45.516Z Checking serde_spanned v0.6.8
37042025-02-11T20:54:45.518Z Checking camino v1.1.9
37052025-02-11T20:54:45.518Z Checking semver v1.0.24
37062025-02-11T20:54:45.715Z Checking cargo-platform v0.1.8
37072025-02-11T20:54:45.839Z Checking toml_edit v0.22.22
37082025-02-11T20:54:45.928Z Checking macaddr v1.0.1
37092025-02-11T20:54:46.060Z Checking camino-tempfile v1.1.1
37102025-02-11T20:54:46.278Z Checking clap v4.5.27
37112025-02-11T20:54:46.706Z Checking dof v0.3.0
37122025-02-11T20:54:46.706Z Checking cargo_metadata v0.18.1
37132025-02-11T20:54:47.091Z Checking usdt-impl v0.5.0
37142025-02-11T20:54:47.444Z Checking usdt v0.5.0
37152025-02-11T20:54:47.617Z Checking toml v0.8.19
37162025-02-11T20:54:48.038Z Checking cargo_toml v0.20.5
37172025-02-11T20:54:49.163Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37182025-02-11T20:54:49.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.55s
37192025-02-11T20:54:49.882Z
37202025-02-11T20:54:49.883Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37212025-02-11T20:54:50.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222025-02-11T20:54:50.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232025-02-11T20:54:50.634Z Checking polyval v0.6.2
37242025-02-11T20:54:50.747Z Checking ctr v0.9.2
37252025-02-11T20:54:50.760Z Checking ssh-encoding v0.2.0
37262025-02-11T20:54:50.763Z Checking blowfish v0.9.1
37272025-02-11T20:54:50.781Z Checking password-hash v0.4.2
37282025-02-11T20:54:50.794Z Checking p521 v0.13.3
37292025-02-11T20:54:50.797Z Checking p256 v0.13.2
37302025-02-11T20:54:50.827Z Checking russh-cryptovec v0.7.3
37312025-02-11T20:54:50.977Z Checking ghash v0.5.1
37322025-02-11T20:54:50.996Z Checking md5 v0.7.0
37332025-02-11T20:54:50.999Z Checking bcrypt-pbkdf v0.10.0
37342025-02-11T20:54:51.069Z Checking num-bigint v0.4.6
37352025-02-11T20:54:51.071Z Checking des v0.8.1
37362025-02-11T20:54:51.139Z Checking aes-gcm v0.10.3
37372025-02-11T20:54:51.165Z Checking pbkdf2 v0.11.0
37382025-02-11T20:54:51.274Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37392025-02-11T20:54:51.293Z Checking hex-literal v0.4.1
37402025-02-11T20:54:51.296Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37412025-02-11T20:54:51.344Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37422025-02-11T20:54:51.381Z Checking ssh-cipher v0.2.0
37432025-02-11T20:54:51.428Z Checking internet-checksum v0.2.1
37442025-02-11T20:54:51.642Z Checking ssh-key v0.6.6
37452025-02-11T20:54:51.874Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37462025-02-11T20:54:52.776Z Checking russh-keys v0.45.0
37472025-02-11T20:54:53.575Z Checking russh v0.45.0
37482025-02-11T20:55:10.221Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37492025-02-11T20:55:11.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.65s
37502025-02-11T20:55:11.741Z
37512025-02-11T20:55:11.741Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37522025-02-11T20:55:12.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532025-02-11T20:55:12.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542025-02-11T20:55:12.372Z Checking termios v0.3.3
37552025-02-11T20:55:12.588Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37562025-02-11T20:55:13.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
37572025-02-11T20:55:13.542Z
37582025-02-11T20:55:13.542Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37592025-02-11T20:55:14.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37602025-02-11T20:55:14.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37612025-02-11T20:55:14.223Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37622025-02-11T20:55:14.223Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37632025-02-11T20:55:14.226Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37642025-02-11T20:55:14.226Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37652025-02-11T20:55:15.278Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37662025-02-11T20:55:16.479Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37672025-02-11T20:55:18.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
37682025-02-11T20:55:18.381Z
37692025-02-11T20:55:18.381Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37702025-02-11T20:55:18.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37712025-02-11T20:55:18.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37722025-02-11T20:55:19.006Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37732025-02-11T20:55:19.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37742025-02-11T20:55:19.640Z
37752025-02-11T20:55:19.641Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37762025-02-11T20:55:20.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37772025-02-11T20:55:20.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37782025-02-11T20:55:20.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37792025-02-11T20:55:20.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37802025-02-11T20:55:20.238Z
37812025-02-11T20:55:20.238Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
37822025-02-11T20:55:20.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37832025-02-11T20:55:20.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37842025-02-11T20:55:20.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37852025-02-11T20:55:20.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
37862025-02-11T20:55:20.850Z
37872025-02-11T20:55:20.850Zinfo: running `cargo check --bins` on omicron-package (194/199)
37882025-02-11T20:55:21.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37892025-02-11T20:55:21.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37902025-02-11T20:55:21.504Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37912025-02-11T20:55:22.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
37922025-02-11T20:55:22.994Z
37932025-02-11T20:55:22.995Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
37942025-02-11T20:55:23.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37952025-02-11T20:55:23.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37962025-02-11T20:55:23.684Z Checking rtoolbox v0.0.2
37972025-02-11T20:55:23.687Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37982025-02-11T20:55:23.687Z Checking tui-tree-widget v0.22.0
37992025-02-11T20:55:23.915Z Checking rpassword v7.3.1
38002025-02-11T20:55:27.566Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38012025-02-11T20:55:30.325Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38022025-02-11T20:55:31.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.44s
38032025-02-11T20:55:31.645Z
38042025-02-11T20:55:31.645Zinfo: running `cargo check --bins` on wicket (196/199)
38052025-02-11T20:55:32.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38062025-02-11T20:55:32.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38072025-02-11T20:55:32.322Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38082025-02-11T20:55:32.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
38092025-02-11T20:55:32.915Z
38102025-02-11T20:55:32.915Zinfo: running `cargo check --bins` on wicketd (197/199)
38112025-02-11T20:55:33.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38122025-02-11T20:55:33.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38132025-02-11T20:55:33.610Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38142025-02-11T20:55:33.611Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38152025-02-11T20:55:34.429Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38162025-02-11T20:55:38.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
38172025-02-11T20:55:38.305Z
38182025-02-11T20:55:38.305Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38192025-02-11T20:55:38.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38202025-02-11T20:55:38.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38212025-02-11T20:55:38.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38222025-02-11T20:55:38.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38232025-02-11T20:55:38.900Z
38242025-02-11T20:55:38.900Zinfo: running `cargo check --bins` on zone-setup (199/199)
38252025-02-11T20:55:39.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38262025-02-11T20:55:39.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38272025-02-11T20:55:39.622Z Checking uzers v0.12.1
38282025-02-11T20:55:39.963Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38292025-02-11T20:55:41.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
38302025-02-11T20:55:41.227Z
38312025-02-11T20:55:41.229Zreal 13:10.204234259
38322025-02-11T20:55:41.229Zuser 25:30.532658512
38332025-02-11T20:55:41.229Zsys 4:09.808454405
38342025-02-11T20:55:41.229Ztrap 0.532570458
38352025-02-11T20:55:41.229Ztflt 3.462308476
38362025-02-11T20:55:41.229Zdflt 2.292378089
38372025-02-11T20:55:41.230Zkflt 0.001004125
38382025-02-11T20:55:41.230Zlock 44:31.072711494
38392025-02-11T20:55:41.230Zslp 2:06:23.514105191
38402025-02-11T20:55:41.230Zlat 1:05.153806966
38412025-02-11T20:55:41.230Zstop 3:45.765547454
38422025-02-11T20:55:41.230Zprocess exited: duration 1145766 ms, exit code 0
 
38432025-02-11T20:55:41.240Zfound 0 output files