01JKYRRX6H57KJ1EF8BV3XRJT9: 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: 01JKYRSQEDAJ66SRC0FJMHW1WP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-13T04:25:11.673Zjob assigned to worker 01JKYRT4G3T3GGGFY0TXFBTXPV [factory aws, i-0a7d7b3df5f467828] (queued for 56 s)
 
22025-02-13T04:25:19.844Zstarting task 0: "setup"
32025-02-13T04:25:19.871Z++ uname -s
42025-02-13T04:25:19.872Z+ kern=SunOS
52025-02-13T04:25:19.872Z+ build_user=build
62025-02-13T04:25:19.872Z+ build_uid=12345
72025-02-13T04:25:19.872Z+ work_dir=/work
82025-02-13T04:25:19.872Z+ input_dir=/input
92025-02-13T04:25:19.872Z+ [[ 0 == 12345 ]]
102025-02-13T04:25:19.873Z+ case "$kern" in
112025-02-13T04:25:19.873Z+ groupadd -g 12345 build
122025-02-13T04:25:19.873Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-13T04:25:21.845Z+ zfs create -o mountpoint=/work rpool/work
142025-02-13T04:25:21.970Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-13T04:25:21.973Z+ home_fs=zfs
162025-02-13T04:25:21.973Z+ [[ zfs == autofs ]]
172025-02-13T04:25:21.973Z+ mkdir -p /home/build
182025-02-13T04:25:21.976Z+ chown build:build /home/build /work
192025-02-13T04:25:23.982Z+ chmod 0700 /home/build /work
202025-02-13T04:25:23.987Zprocess exited: duration 4155 ms, exit code 0
 
212025-02-13T04:25:23.997Zstarting task 1: "rust-toolchain"
222025-02-13T04:25:24.005Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.1
232025-02-13T04:25:24.006Z * rust toolchain channel = "1.84.1"
242025-02-13T04:25:24.006Z * rust toolchain profile = "default"
252025-02-13T04:25:24.006Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-02-13T04:25:24.006Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-13T04:25:24.006Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-13T04:25:24.024Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-13T04:25:24.025Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.1 --profile default
302025-02-13T04:25:24.121Zinfo: downloading installer
312025-02-13T04:25:25.469Zwarning: it looks like you have an existing installation of Rust at:
322025-02-13T04:25:25.469Zwarning: /opt/ooce/bin
332025-02-13T04:25:25.469Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-13T04:25:25.469Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-13T04:25:25.469Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-13T04:25:25.469Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-13T04:25:25.469Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-13T04:25:25.469Zerror: cannot install while Rust is installed
392025-02-13T04:25:25.469Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-13T04:25:25.492Zinfo: profile set to 'default'
412025-02-13T04:25:25.492Zinfo: default host triple is x86_64-unknown-illumos
422025-02-13T04:25:25.495Zinfo: syncing channel updates for '1.84.1-x86_64-unknown-illumos'
432025-02-13T04:25:25.637Zinfo: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27)
442025-02-13T04:25:25.638Zinfo: downloading component 'cargo'
452025-02-13T04:25:26.382Zinfo: downloading component 'clippy'
462025-02-13T04:25:26.666Zinfo: downloading component 'rust-docs'
472025-02-13T04:25:27.681Zinfo: downloading component 'rust-std'
482025-02-13T04:25:29.323Zinfo: downloading component 'rustc'
492025-02-13T04:25:35.149Zinfo: downloading component 'rustfmt'
502025-02-13T04:25:35.368Zinfo: installing component 'cargo'
512025-02-13T04:25:36.203Zinfo: installing component 'clippy'
522025-02-13T04:25:36.585Zinfo: installing component 'rust-docs'
532025-02-13T04:25:38.240Zinfo: installing component 'rust-std'
542025-02-13T04:25:40.127Zinfo: installing component 'rustc'
552025-02-13T04:25:46.191Zinfo: installing component 'rustfmt'
562025-02-13T04:25:46.539Zinfo: default toolchain set to '1.84.1-x86_64-unknown-illumos'
572025-02-13T04:25:46.539Z
582025-02-13T04:25:46.939Z 1.84.1-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27)
592025-02-13T04:25:46.939Z
602025-02-13T04:25:46.942Z
612025-02-13T04:25:46.942ZRust is installed now. Great!
622025-02-13T04:25:46.942Z
632025-02-13T04:25:46.942ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-13T04:25:46.942Zenvironment variable. This has not been done automatically.
652025-02-13T04:25:46.942Z
662025-02-13T04:25:46.942ZTo configure your current shell, you need to source
672025-02-13T04:25:46.942Zthe corresponding env file under $HOME/.cargo.
682025-02-13T04:25:46.942Z
692025-02-13T04:25:46.942ZThis is usually done by running one of the following (note the leading DOT):
702025-02-13T04:25:46.942Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-13T04:25:46.942Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-13T04:25:47.027Z+ rustup --version
732025-02-13T04:25:47.042Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-13T04:25:47.042Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-13T04:25:47.125Zinfo: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)`
762025-02-13T04:25:47.129Z+ cargo --version
772025-02-13T04:25:47.180Zcargo 1.84.1 (66221abde 2024-11-19)
782025-02-13T04:25:47.184Z+ rustc --version
792025-02-13T04:25:47.251Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
802025-02-13T04:25:47.256Zprocess exited: duration 23255 ms, exit code 0
 
812025-02-13T04:25:47.265Zstarting task 2: "authentication"
822025-02-13T04:25:47.291Zprocess exited: duration 22 ms, exit code 0
 
832025-02-13T04:25:47.303Zstarting task 3: "clone repository"
842025-02-13T04:25:47.308Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-13T04:25:47.319Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-13T04:25:47.341ZCloning into '/work/oxidecomputer/omicron'...
872025-02-13T04:25:54.286Z+ cd /work/oxidecomputer/omicron
882025-02-13T04:25:54.286Z+ git fetch origin 94dc5e32b964a4e5e9b95696fb9889bd3fd9af61
892025-02-13T04:25:54.601ZFrom https://github.com/oxidecomputer/omicron
902025-02-13T04:25:54.601Z * branch 94dc5e32b964a4e5e9b95696fb9889bd3fd9af61 -> FETCH_HEAD
912025-02-13T04:25:54.610Z+ [[ -n renovate/test-strategy-0.x ]]
922025-02-13T04:25:54.610Z++ git branch --show-current
932025-02-13T04:25:54.610Z+ current=main
942025-02-13T04:25:54.610Z+ [[ main != renovate/test-strategy-0.x ]]
952025-02-13T04:25:54.610Z+ git branch -f renovate/test-strategy-0.x 94dc5e32b964a4e5e9b95696fb9889bd3fd9af61
962025-02-13T04:25:54.610Z+ git checkout -f renovate/test-strategy-0.x
972025-02-13T04:25:54.850ZSwitched to branch 'renovate/test-strategy-0.x'
982025-02-13T04:25:54.932Z+ git reset --hard 94dc5e32b964a4e5e9b95696fb9889bd3fd9af61
992025-02-13T04:25:54.932ZHEAD is now at 94dc5e32b Update Rust crate test-strategy to 0.4.0
1002025-02-13T04:25:54.932Zprocess exited: duration 7505 ms, exit code 0
 
1012025-02-13T04:25:55.060Zstarting task 4: "build"
1022025-02-13T04:25:55.094Z+ source .github/buildomat/ci-env.sh
1032025-02-13T04:25:55.095Z++ export CARGO_TERM_COLOR=always
1042025-02-13T04:25:55.095Z++ CARGO_TERM_COLOR=always
1052025-02-13T04:25:55.095Z+ cargo --version
1062025-02-13T04:25:55.095Zcargo 1.84.1 (66221abde 2024-11-19)
1072025-02-13T04:25:55.095Z+ rustc --version
1082025-02-13T04:25:55.210Zrustc 1.84.1 (e71f9a9a9 2025-01-27)
1092025-02-13T04:25:55.281Z+ source ./env.sh
1102025-02-13T04:25:55.281Z++ OLD_SHELL_OPTS=ehxB
1112025-02-13T04:25:55.281Z++ set -o xtrace
1122025-02-13T04:25:55.281Z++++ dirname ./env.sh
1132025-02-13T04:25:55.281Z+++ readlink -f .
1142025-02-13T04:25:55.281Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-13T04:25:55.281Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162025-02-13T04:25:55.281Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-02-13T04:25:55.282Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-02-13T04:25:55.282Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1192025-02-13T04:25:55.282Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1202025-02-13T04:25:55.282Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1212025-02-13T04:25:55.282Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1222025-02-13T04:25:55.282Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1232025-02-13T04:25:55.282Z++ case $OLD_SHELL_OPTS in
1242025-02-13T04:25:55.283Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-13T04:25:55.283Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1262025-02-13T04:25:55.283Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1272025-02-13T04:25:55.283Z+ banner prerequisites
1282025-02-13T04:25:55.283Z
1292025-02-13T04:25:55.283Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-13T04:25:55.283Z # # # # # # # # # # # # # # #
1312025-02-13T04:25:55.283Z # # # # ##### # # ##### # # # # # #### #
1322025-02-13T04:25:55.283Z ##### ##### # ##### # # # # # # # # #
1332025-02-13T04:25:55.283Z # # # # # # # # # # # # # # #
1342025-02-13T04:25:55.283Z # # # ###### # # ###### ### # #### # #### #
1352025-02-13T04:25:55.283Z
1362025-02-13T04:25:55.283Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-13T04:25:56.759Zpkg list: illegal option -- F
1382025-02-13T04:25:56.759ZUsage:
1392025-02-13T04:25:56.786Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-13T04:25:56.786Z [pkg_fmri_pattern ...]
1412025-02-13T04:25:57.624Zpkg list: illegal option -- F
1422025-02-13T04:25:57.624ZUsage:
1432025-02-13T04:25:57.644Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-13T04:25:57.644Z [pkg_fmri_pattern ...]
1452025-02-13T04:26:32.535Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-13T04:26:36.851Z Startup: Caching catalogs ... Done
1472025-02-13T04:26:49.585ZPlanning: Solver setup ... Done (11.780s)
1482025-02-13T04:26:49.743ZPlanning: Running solver ... Done (0.161s)
1492025-02-13T04:26:49.863ZPlanning: Finding local manifests ... Done (0.006s)
1502025-02-13T04:26:50.289ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-13T04:26:51.754ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-13T04:26:51.863ZPlanning: Package planning ... Done (0.109s)
1532025-02-13T04:26:51.921ZPlanning: Merging actions ... Done (0.056s)
1542025-02-13T04:26:52.120ZPlanning: Checking for conflicting actions ... Done (0.199s)
1552025-02-13T04:26:54.307ZPlanning: Consolidating action changes ... Done (2.188s)
1562025-02-13T04:26:54.758ZPlanning: Evaluating mediators ... Done (0.451s)
1572025-02-13T04:26:54.840ZPlanning: Planning completed in 17.89 seconds
1582025-02-13T04:26:54.855Z Packages to install: 4
1592025-02-13T04:26:54.855Z Packages to update: 3
1602025-02-13T04:26:54.855Z Mediators to change: 2
1612025-02-13T04:26:54.858Z Services to change: 1
1622025-02-13T04:26:54.858Z Estimated space available: 155.61 GB
1632025-02-13T04:26:54.858ZEstimated space to be consumed: 1.65 GB
1642025-02-13T04:26:54.858Z Create boot environment: No
1652025-02-13T04:26:54.858ZCreate backup boot environment: Yes
1662025-02-13T04:26:54.859Z Rebuild boot archive: No
1672025-02-13T04:26:54.859Z
1682025-02-13T04:26:54.859ZChanged mediators:
1692025-02-13T04:26:54.859Z mediator clang:
1702025-02-13T04:26:54.859Z version: None -> 15 (system default)
1712025-02-13T04:26:54.859Z
1722025-02-13T04:26:54.859Z mediator llvm:
1732025-02-13T04:26:54.859Z version: 14 (system default) -> 15 (system default)
1742025-02-13T04:26:54.859Z
1752025-02-13T04:26:54.859ZChanged packages:
1762025-02-13T04:26:54.859Zhelios-dev
1772025-02-13T04:26:54.859Z developer/build-essential
1782025-02-13T04:26:54.859Z None -> 11-2.0
1792025-02-13T04:26:54.859Z library/libxmlsec1
1802025-02-13T04:26:54.859Z None -> 1.2.35-2.0
1812025-02-13T04:26:54.859Z ooce/developer/clang-15
1822025-02-13T04:26:54.859Z None -> 15.0.7-2.0
1832025-02-13T04:26:54.859Z ooce/developer/llvm-15
1842025-02-13T04:26:54.859Z None -> 15.0.7-2.0
1852025-02-13T04:26:54.859Z package/pkg
1862025-02-13T04:26:54.859Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-13T04:26:54.859Z system/library/g++-runtime
1882025-02-13T04:26:54.859Z 13-2.0 -> 14-2.0
1892025-02-13T04:26:54.860Z system/library/gcc-runtime
1902025-02-13T04:26:54.860Z 13-2.0 -> 14-2.0
1912025-02-13T04:26:54.860Z
1922025-02-13T04:26:54.860ZServices:
1932025-02-13T04:26:54.860Z restart_fmri:
1942025-02-13T04:26:54.860Z svc:/system/update-man-index:default
1952025-02-13T04:26:54.860Z
1962025-02-13T04:26:54.860ZEditable files to change:
1972025-02-13T04:26:54.860Z Update:
1982025-02-13T04:26:54.860Z usr/share/lib/pkg/web/config.shtml
1992025-02-13T04:26:54.938Z
2002025-02-13T04:26:54.938ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-13T04:27:00.090ZDownload: 202/4301 items 1.3/225.4MB 0% complete (238k/s)
2022025-02-13T04:27:27.009ZDownload: 212/4301 items 1.3/225.4MB 0% complete
2032025-02-13T04:27:32.211ZDownload: 370/4301 items 16.6/225.4MB 7% complete (3.8M/s)
2042025-02-13T04:27:37.249ZDownload: 539/4301 items 17.5/225.4MB 7% complete (1.8M/s)
2052025-02-13T04:27:42.317ZDownload: 747/4301 items 18.4/225.4MB 8% complete (183k/s)
2062025-02-13T04:27:47.323ZDownload: 880/4301 items 18.8/225.4MB 8% complete (147k/s)
2072025-02-13T04:27:52.330ZDownload: 1021/4301 items 19.5/225.4MB 8% complete (130k/s)
2082025-02-13T04:27:57.331ZDownload: 1124/4301 items 56.8/225.4MB 25% complete (3.7M/s)
2092025-02-13T04:28:02.800ZDownload: 1194/4301 items 82.6/225.4MB 36% complete (6.3M/s)
2102025-02-13T04:28:18.160ZDownload: 1197/4301 items 82.6/225.4MB 36% complete
2112025-02-13T04:28:25.959ZDownload: 1200/4301 items 83.5/225.4MB 37% complete (181k/s)
2122025-02-13T04:28:30.989ZDownload: 1402/4301 items 112.6/225.4MB 49% complete (3.8M/s)
2132025-02-13T04:28:35.997ZDownload: 1541/4301 items 117.4/225.4MB 52% complete (3.7M/s)
2142025-02-13T04:28:41.049ZDownload: 1733/4301 items 118.0/225.4MB 52% complete (724k/s)
2152025-02-13T04:28:46.058ZDownload: 1887/4301 items 118.4/225.4MB 52% complete (108k/s)
2162025-02-13T04:28:51.059ZDownload: 1997/4301 items 118.5/225.4MB 52% complete (63.4k/s)
2172025-02-13T04:29:03.623ZDownload: 2222/4301 items 119.2/225.4MB 52% complete (94.3k/s)
2182025-02-13T04:29:08.764ZDownload: 2528/4301 items 120.3/225.4MB 53% complete (226k/s)
2192025-02-13T04:29:13.630ZDownload: 2797/4301 items 121.0/225.4MB 53% complete (184k/s)
2202025-02-13T04:29:18.652ZDownload: 2923/4301 items 121.2/225.4MB 53% complete (109k/s)
2212025-02-13T04:29:23.655ZDownload: 3090/4301 items 121.5/225.4MB 53% complete (52.6k/s)
2222025-02-13T04:29:28.686ZDownload: 3206/4301 items 190.1/225.4MB 84% complete (6.8M/s)
2232025-02-13T04:29:33.954ZDownload: 3243/4301 items 202.8/225.4MB 89% complete (8.1M/s)
2242025-02-13T04:29:38.956ZDownload: 3246/4301 items 203.1/225.4MB 90% complete (918k/s)
2252025-02-13T04:29:45.075ZDownload: 3289/4301 items 212.6/225.4MB 94% complete (1.4M/s)
2262025-02-13T04:29:51.618ZDownload: 4202/4301 items 220.5/225.4MB 97% complete (1.9M/s)
2272025-02-13T04:29:56.911ZDownload: 4294/4301 items 225.1/225.4MB 99% complete (956k/s)
2282025-02-13T04:29:58.308ZDownload: Completed 225.42 MB in 183.35 seconds (1.2M/s)
2292025-02-13T04:30:00.490Z Actions: 1/5122 actions (Removing old actions)
2302025-02-13T04:30:00.516Z Actions: 194/5122 actions (Installing new actions)
2312025-02-13T04:30:05.253Z Actions: 4267/5122 actions (Updating modified actions)
2322025-02-13T04:30:05.609Z Actions: Completed 5122 actions in 5.12 seconds.
2332025-02-13T04:30:05.845Z Done (0.229s)
2342025-02-13T04:30:05.847Z Done (0.001s)
2352025-02-13T04:30:06.453Z Done (0.605s)
2362025-02-13T04:30:10.780Z Done (4.097s)
2372025-02-13T04:30:10.869Z Done (0.018s)
2382025-02-13T04:30:10.872Z Done (0.000s)
2392025-02-13T04:30:11.071Z Done (0.000s)
2402025-02-13T04:30:11.779ZPlanning: Evaluating mediator changes ... Done
2412025-02-13T04:30:11.940ZPlanning: Checking for conflicting actions ... Done
2422025-02-13T04:30:11.943ZPlanning: Consolidating action changes ... Done
2432025-02-13T04:30:12.213ZPlanning: Evaluating mediators ... Done
2442025-02-13T04:30:12.216ZPlanning: Planning completed in 0.43 seconds
2452025-02-13T04:30:12.253Z Mediators to change: 2
2462025-02-13T04:30:12.253Z Create boot environment: No
2472025-02-13T04:30:12.255ZCreate backup boot environment: No
2482025-02-13T04:30:12.334Z Done
2492025-02-13T04:30:12.334Z Done
2502025-02-13T04:30:12.713Z Done
2512025-02-13T04:30:16.327Z Done
2522025-02-13T04:30:16.422Z Done
2532025-02-13T04:30:16.426Z Done
2542025-02-13T04:30:16.562Z Done
2552025-02-13T04:30:17.179ZPlanning: Evaluating mediator changes ... Done
2562025-02-13T04:30:17.183ZPlanning: Merging actions ... Done
2572025-02-13T04:30:17.369ZPlanning: Checking for conflicting actions ... Done
2582025-02-13T04:30:17.372ZPlanning: Consolidating action changes ... Done
2592025-02-13T04:30:17.633ZPlanning: Evaluating mediators ... Done
2602025-02-13T04:30:17.687ZPlanning: Planning completed in 0.75 seconds
2612025-02-13T04:30:17.730Z Packages to change: 1
2622025-02-13T04:30:17.730Z Mediators to change: 1
2632025-02-13T04:30:17.733Z Services to change: 1
2642025-02-13T04:30:17.733Z Create boot environment: No
2652025-02-13T04:30:17.733ZCreate backup boot environment: Yes
2662025-02-13T04:30:20.189Z Actions: 1/6 actions (Updating modified actions)
2672025-02-13T04:30:20.192Z Actions: Completed 6 actions in 0.00 seconds.
2682025-02-13T04:30:20.192Z Done
2692025-02-13T04:30:20.192Z Done
2702025-02-13T04:30:20.315Z Done
2712025-02-13T04:30:24.052Z Done
2722025-02-13T04:30:24.143Z Done
2732025-02-13T04:30:24.147Z Done
2742025-02-13T04:30:24.289Z Done
2752025-02-13T04:30:24.730ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2762025-02-13T04:30:24.730Zclang system 15 system
2772025-02-13T04:30:24.730Zcsh system system illumos
2782025-02-13T04:30:24.730Zctags system system illumos
2792025-02-13T04:30:24.730Zgcc vendor 12 vendor
2802025-02-13T04:30:24.730Zgcc system 10 system
2812025-02-13T04:30:24.730Zgcc system 7 system
2822025-02-13T04:30:24.730Zgo system 1.20 system
2832025-02-13T04:30:24.730Zgo system 1.19 system
2842025-02-13T04:30:24.730Zllvm system 15 system
2852025-02-13T04:30:24.730Zllvm system 14 system
2862025-02-13T04:30:24.730Zmariadb system 10.6 system
2872025-02-13T04:30:24.730Zmta vendor vendor dma
2882025-02-13T04:30:24.730Zopenjdk system 17 system
2892025-02-13T04:30:24.731Zopenjdk system 11 system
2902025-02-13T04:30:24.731Zopenjdk system 1.8 system
2912025-02-13T04:30:24.731Zopenssl vendor 3 vendor
2922025-02-13T04:30:24.731Zperl system 5.36 system
2932025-02-13T04:30:24.731Zpostgresql system 15 system
2942025-02-13T04:30:24.731Zpostgresql system 13 system
2952025-02-13T04:30:24.731Zpython vendor 3 vendor
2962025-02-13T04:30:24.731Zpython system 2 system
2972025-02-13T04:30:24.731Zpython3 system 3.11 system
2982025-02-13T04:30:24.731Zruby system 3.0 system
2992025-02-13T04:30:24.731Zwords vendor vendor american-english
3002025-02-13T04:30:24.731Zwords system system australian-english
3012025-02-13T04:30:24.731Zwords system system british-english
3022025-02-13T04:30:24.731Zwords system system canadian-english
3032025-02-13T04:30:24.731Zwords system system french
3042025-02-13T04:30:24.731Zwords system system italian
3052025-02-13T04:30:24.731Zwords system system ngerman
3062025-02-13T04:30:24.731Zwords system system ogerman
3072025-02-13T04:30:24.731Zwords system system spanish
3082025-02-13T04:30:25.082ZPUBLISHER TYPE STATUS P LOCATION
3092025-02-13T04:30:25.083Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3102025-02-13T04:30:28.100ZFMRI IFO
3112025-02-13T04:30:28.100Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3122025-02-13T04:30:28.100Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3132025-02-13T04:30:28.100Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3142025-02-13T04:30:28.100Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3152025-02-13T04:30:28.100Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3162025-02-13T04:30:28.100Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3172025-02-13T04:30:28.100Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3182025-02-13T04:30:28.100Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3192025-02-13T04:30:28.100Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3202025-02-13T04:30:28.100Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3212025-02-13T04:30:28.100Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3222025-02-13T04:30:28.100Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3232025-02-13T04:30:28.100Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3242025-02-13T04:30:28.100Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3252025-02-13T04:30:28.100Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3262025-02-13T04:30:28.872Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3272025-02-13T04:30:29.106Z Updating crates.io index
3282025-02-13T04:30:29.193Z Updating git repository `https://github.com/oxidecomputer/daft`
3292025-02-13T04:30:29.452Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3302025-02-13T04:30:29.970Z Updating git repository `https://github.com/oxidecomputer/oxnet`
3312025-02-13T04:30:30.244Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3322025-02-13T04:30:30.462Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3332025-02-13T04:30:30.692Z Updating git repository `https://github.com/oxidecomputer/propolis`
3342025-02-13T04:30:31.705Z Updating git repository `https://github.com/oxidecomputer/crucible`
3352025-02-13T04:30:33.565Z Updating git repository `https://github.com/oxidecomputer/opte`
3362025-02-13T04:30:34.244Z Updating git repository `https://github.com/oxidecomputer/falcon`
3372025-02-13T04:30:34.952Z Updating git repository `https://github.com/oxidecomputer/clickward`
3382025-02-13T04:30:35.205Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3392025-02-13T04:30:35.550Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3402025-02-13T04:30:36.168Z Updating git repository `https://github.com/oxidecomputer/libipcc`
3412025-02-13T04:30:36.447Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3422025-02-13T04:30:36.702Z Updating git repository `https://github.com/oxidecomputer/tofino`
3432025-02-13T04:30:36.945Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3442025-02-13T04:30:37.173Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3452025-02-13T04:30:37.423Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3462025-02-13T04:30:37.676Z Updating git repository `https://github.com/oxidecomputer/lldp`
3472025-02-13T04:30:37.980Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3482025-02-13T04:30:38.271Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3492025-02-13T04:30:38.566Z Updating git repository `https://github.com/oxidecomputer/ispf`
3502025-02-13T04:30:38.993Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3512025-02-13T04:30:39.214Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3522025-02-13T04:30:39.691Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3532025-02-13T04:30:39.931Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3542025-02-13T04:30:40.332Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3552025-02-13T04:30:40.724Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3562025-02-13T04:30:41.006Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3572025-02-13T04:30:41.230Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3582025-02-13T04:30:41.549Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3592025-02-13T04:30:42.691Z Downloading crates ...
3602025-02-13T04:30:42.784Z Downloaded autocfg v1.4.0
3612025-02-13T04:30:42.787Z Downloaded anstyle-query v1.1.1
3622025-02-13T04:30:42.790Z Downloaded anstyle v1.0.10
3632025-02-13T04:30:42.790Z Downloaded bytecount v0.6.8
3642025-02-13T04:30:42.794Z Downloaded bitflags v2.6.0
3652025-02-13T04:30:42.797Z Downloaded anstream v0.6.15
3662025-02-13T04:30:42.797Z Downloaded dtrace-parser v0.2.0
3672025-02-13T04:30:42.799Z Downloaded block-buffer v0.10.4
3682025-02-13T04:30:42.804Z Downloaded usdt-attr-macro v0.5.0
3692025-02-13T04:30:42.818Z Downloaded usdt-macro v0.5.0
3702025-02-13T04:30:42.822Z Downloaded pretty-hex v0.4.1
3712025-02-13T04:30:42.825Z Downloaded equivalent v1.0.1
3722025-02-13T04:30:42.825Z Downloaded colorchoice v1.0.2
3732025-02-13T04:30:42.834Z Downloaded anstyle-parse v0.2.5
3742025-02-13T04:30:42.839Z Downloaded unicode-linebreak v0.1.5
3752025-02-13T04:30:42.839Z Downloaded serde_tokenstream v0.2.2
3762025-02-13T04:30:42.839Z Downloaded thread-id v4.2.2
3772025-02-13T04:30:42.842Z Downloaded thiserror v1.0.69
3782025-02-13T04:30:42.847Z Downloaded cargo_metadata v0.18.1
3792025-02-13T04:30:42.847Z Downloaded swrite v0.1.0
3802025-02-13T04:30:42.847Z Downloaded is_terminal_polyfill v1.70.1
3812025-02-13T04:30:42.852Z Downloaded generic-array v0.14.7
3822025-02-13T04:30:42.852Z Downloaded scroll_derive v0.12.0
3832025-02-13T04:30:42.855Z Downloaded fnv v1.0.7
3842025-02-13T04:30:42.861Z Downloaded pest_generator v2.7.14
3852025-02-13T04:30:42.865Z Downloaded heck v0.5.0
3862025-02-13T04:30:42.865Z Downloaded fs-err v2.11.0
3872025-02-13T04:30:42.869Z Downloaded utf8parse v0.2.2
3882025-02-13T04:30:42.872Z Downloaded version_check v0.9.5
3892025-02-13T04:30:42.872Z Downloaded terminal_size v0.4.0
3902025-02-13T04:30:42.872Z Downloaded smawk v0.3.2
3912025-02-13T04:30:42.875Z Downloaded fastrand v2.1.1
3922025-02-13T04:30:42.875Z Downloaded tabled_derive v0.7.0
3932025-02-13T04:30:42.875Z Downloaded heck v0.4.1
3942025-02-13T04:30:42.879Z Downloaded crypto-common v0.1.6
3952025-02-13T04:30:42.879Z Downloaded usdt v0.5.0
3962025-02-13T04:30:42.879Z Downloaded dof v0.3.0
3972025-02-13T04:30:42.879Z Downloaded cpufeatures v0.2.14
3982025-02-13T04:30:42.883Z Downloaded toml_datetime v0.6.8
3992025-02-13T04:30:42.883Z Downloaded clap_lex v0.7.4
4002025-02-13T04:30:42.883Z Downloaded byteorder v1.5.0
4012025-02-13T04:30:42.888Z Downloaded memmap v0.7.0
4022025-02-13T04:30:42.896Z Downloaded cargo-platform v0.1.8
4032025-02-13T04:30:42.900Z Downloaded macaddr v1.0.1
4042025-02-13T04:30:42.900Z Downloaded thiserror-impl v1.0.69
4052025-02-13T04:30:42.900Z Downloaded digest v0.10.7
4062025-02-13T04:30:42.900Z Downloaded serde_spanned v0.6.8
4072025-02-13T04:30:42.905Z Downloaded itoa v1.0.11
4082025-02-13T04:30:42.905Z Downloaded cfg-if v1.0.0
4092025-02-13T04:30:42.905Z Downloaded strsim v0.11.1
4102025-02-13T04:30:42.911Z Downloaded plain v0.2.3
4112025-02-13T04:30:42.915Z Downloaded proc-macro-error-attr v1.0.4
4122025-02-13T04:30:42.920Z Downloaded once_cell v1.20.2
4132025-02-13T04:30:42.967Z Downloaded quote v1.0.38
4142025-02-13T04:30:43.069Z Downloaded pest_derive v2.7.14
4152025-02-13T04:30:43.069Z Downloaded errno v0.3.9
4162025-02-13T04:30:43.069Z Downloaded cargo_toml v0.20.5
4172025-02-13T04:30:43.069Z Downloaded zerocopy-derive v0.7.35
4182025-02-13T04:30:43.069Z Downloaded toml v0.8.19
4192025-02-13T04:30:43.069Z Downloaded camino-tempfile v1.1.1
4202025-02-13T04:30:43.069Z Downloaded scroll v0.12.0
4212025-02-13T04:30:43.069Z Downloaded clap_derive v4.5.24
4222025-02-13T04:30:43.069Z Downloaded camino v1.1.9
4232025-02-13T04:30:43.069Z Downloaded anyhow v1.0.95
4242025-02-13T04:30:43.069Z Downloaded pest_meta v2.7.14
4252025-02-13T04:30:43.069Z Downloaded usdt-impl v0.5.0
4262025-02-13T04:30:43.070Z Downloaded tempfile v3.13.0
4272025-02-13T04:30:43.070Z Downloaded ryu v1.0.18
4282025-02-13T04:30:43.070Z Downloaded proc-macro-error v1.0.4
4292025-02-13T04:30:43.070Z Downloaded unicode-ident v1.0.14
4302025-02-13T04:30:43.070Z Downloaded ucd-trie v0.1.7
4312025-02-13T04:30:43.070Z Downloaded typenum v1.17.0
4322025-02-13T04:30:43.070Z Downloaded sha2 v0.10.8
4332025-02-13T04:30:43.070Z Downloaded log v0.4.22
4342025-02-13T04:30:43.121Z Downloaded serde_derive v1.0.217
4352025-02-13T04:30:43.122Z Downloaded proc-macro2 v1.0.92
4362025-02-13T04:30:43.122Z Downloaded semver v1.0.24
4372025-02-13T04:30:43.122Z Downloaded papergrid v0.11.0
4382025-02-13T04:30:43.122Z Downloaded textwrap v0.16.1
4392025-02-13T04:30:43.122Z Downloaded clap v4.5.27
4402025-02-13T04:30:43.122Z Downloaded serde v1.0.217
4412025-02-13T04:30:43.122Z Downloaded memchr v2.7.4
4422025-02-13T04:30:43.122Z Downloaded toml_edit v0.22.22
4432025-02-13T04:30:43.122Z Downloaded indexmap v2.7.1
4442025-02-13T04:30:43.122Z Downloaded hashbrown v0.15.1
4452025-02-13T04:30:43.137Z Downloaded clap_builder v4.5.27
4462025-02-13T04:30:43.137Z Downloaded pest v2.7.14
4472025-02-13T04:30:43.137Z Downloaded zerocopy v0.7.35
4482025-02-13T04:30:43.137Z Downloaded winnow v0.6.20
4492025-02-13T04:30:43.137Z Downloaded tabled v0.15.0
4502025-02-13T04:30:43.137Z Downloaded goblin v0.8.2
4512025-02-13T04:30:43.146Z Downloaded serde_json v1.0.135
4522025-02-13T04:30:43.151Z Downloaded unicode-width v0.1.14
4532025-02-13T04:30:43.151Z Downloaded syn v1.0.109
4542025-02-13T04:30:43.160Z Downloaded syn v2.0.96
4552025-02-13T04:30:43.168Z Downloaded rustix v0.38.37
4562025-02-13T04:30:43.202Z Downloaded libc v0.2.169
4572025-02-13T04:30:43.515Z Compiling proc-macro2 v1.0.92
4582025-02-13T04:30:43.515Z Compiling unicode-ident v1.0.14
4592025-02-13T04:30:43.518Z Compiling version_check v0.9.5
4602025-02-13T04:30:43.518Z Compiling serde v1.0.217
4612025-02-13T04:30:43.518Z Compiling memchr v2.7.4
4622025-02-13T04:30:43.518Z Compiling thiserror v1.0.69
4632025-02-13T04:30:43.518Z Compiling libc v0.2.169
4642025-02-13T04:30:43.552Z Compiling ryu v1.0.18
4652025-02-13T04:30:43.777Z Compiling itoa v1.0.11
4662025-02-13T04:30:43.971Z Compiling ucd-trie v0.1.7
4672025-02-13T04:30:44.046Z Compiling once_cell v1.20.2
4682025-02-13T04:30:44.350Z Compiling byteorder v1.5.0
4692025-02-13T04:30:44.445Z Compiling rustix v0.38.37
4702025-02-13T04:30:44.585Z Compiling serde_json v1.0.135
4712025-02-13T04:30:44.929Z Compiling bitflags v2.6.0
4722025-02-13T04:30:44.961Z Compiling proc-macro-error-attr v1.0.4
4732025-02-13T04:30:45.175Z Compiling usdt-impl v0.5.0
4742025-02-13T04:30:45.232Z Compiling syn v1.0.109
4752025-02-13T04:30:45.286Z Compiling proc-macro-error v1.0.4
4762025-02-13T04:30:45.336Z Compiling utf8parse v0.2.2
4772025-02-13T04:30:45.343Z Compiling quote v1.0.38
4782025-02-13T04:30:45.512Z Compiling errno v0.3.9
4792025-02-13T04:30:45.606Z Compiling hashbrown v0.15.1
4802025-02-13T04:30:45.634Z Compiling camino v1.1.9
4812025-02-13T04:30:45.752Z Compiling syn v2.0.96
4822025-02-13T04:30:45.884Z Compiling thread-id v4.2.2
4832025-02-13T04:30:45.935Z Compiling plain v0.2.3
4842025-02-13T04:30:45.996Z Compiling equivalent v1.0.1
4852025-02-13T04:30:46.022Z Compiling log v0.4.22
4862025-02-13T04:30:46.306Z Compiling anstyle-parse v0.2.5
4872025-02-13T04:30:46.367Z Compiling is_terminal_polyfill v1.70.1
4882025-02-13T04:30:46.509Z Compiling winnow v0.6.20
4892025-02-13T04:30:46.645Z Compiling indexmap v2.7.1
4902025-02-13T04:30:46.671Z Compiling autocfg v1.4.0
4912025-02-13T04:30:46.722Z Compiling semver v1.0.24
4922025-02-13T04:30:46.797Z Compiling pretty-hex v0.4.1
4932025-02-13T04:30:47.046Z Compiling colorchoice v1.0.2
4942025-02-13T04:30:47.218Z Compiling anstyle-query v1.1.1
4952025-02-13T04:30:47.247Z Compiling unicode-width v0.1.14
4962025-02-13T04:30:47.396Z Compiling anstyle v1.0.10
4972025-02-13T04:30:47.612Z Compiling fs-err v2.11.0
4982025-02-13T04:30:47.768Z Compiling anstream v0.6.15
4992025-02-13T04:30:47.836Z Compiling terminal_size v0.4.0
5002025-02-13T04:30:48.064Z Compiling bytecount v0.6.8
5012025-02-13T04:30:48.095Z Compiling strsim v0.11.1
5022025-02-13T04:30:48.290Z Compiling anyhow v1.0.95
5032025-02-13T04:30:48.317Z Compiling fnv v1.0.7
5042025-02-13T04:30:48.425Z Compiling clap_lex v0.7.4
5052025-02-13T04:30:48.472Z Compiling heck v0.5.0
5062025-02-13T04:30:48.504Z Compiling heck v0.4.1
5072025-02-13T04:30:48.867Z Compiling cfg-if v1.0.0
5082025-02-13T04:30:48.890Z Compiling fastrand v2.1.1
5092025-02-13T04:30:48.959Z Compiling clap_builder v4.5.27
5102025-02-13T04:30:48.986Z Compiling papergrid v0.11.0
5112025-02-13T04:30:49.377Z Compiling tempfile v3.13.0
5122025-02-13T04:30:49.470Z Compiling memmap v0.7.0
5132025-02-13T04:30:49.611Z Compiling smawk v0.3.2
5142025-02-13T04:30:49.815Z Compiling unicode-linebreak v0.1.5
5152025-02-13T04:30:50.205Z Compiling swrite v0.1.0
5162025-02-13T04:30:50.340Z Compiling textwrap v0.16.1
5172025-02-13T04:30:50.911Z Compiling tabled_derive v0.7.0
5182025-02-13T04:30:52.481Z Compiling tabled v0.15.0
5192025-02-13T04:30:52.568Z Compiling serde_derive v1.0.217
5202025-02-13T04:30:52.568Z Compiling thiserror-impl v1.0.69
5212025-02-13T04:30:52.571Z Compiling zerocopy-derive v0.7.35
5222025-02-13T04:30:52.571Z Compiling scroll_derive v0.12.0
5232025-02-13T04:30:52.571Z Compiling clap_derive v4.5.24
5242025-02-13T04:30:54.023Z Compiling scroll v0.12.0
5252025-02-13T04:30:54.494Z Compiling zerocopy v0.7.35
5262025-02-13T04:30:54.589Z Compiling goblin v0.8.2
5272025-02-13T04:30:55.600Z Compiling pest v2.7.14
5282025-02-13T04:30:56.003Z Compiling clap v4.5.27
5292025-02-13T04:30:57.661Z Compiling pest_meta v2.7.14
5302025-02-13T04:30:58.532Z Compiling pest_generator v2.7.14
5312025-02-13T04:30:59.986Z Compiling pest_derive v2.7.14
5322025-02-13T04:31:00.617Z Compiling dtrace-parser v0.2.0
5332025-02-13T04:31:01.284Z Compiling serde_spanned v0.6.8
5342025-02-13T04:31:01.288Z Compiling toml_datetime v0.6.8
5352025-02-13T04:31:01.436Z Compiling serde_tokenstream v0.2.2
5362025-02-13T04:31:01.519Z Compiling cargo-platform v0.1.8
5372025-02-13T04:31:01.611Z Compiling toml_edit v0.22.22
5382025-02-13T04:31:01.764Z Compiling macaddr v1.0.1
5392025-02-13T04:31:02.028Z Compiling camino-tempfile v1.1.1
5402025-02-13T04:31:02.625Z Compiling dof v0.3.0
5412025-02-13T04:31:02.625Z Compiling cargo_metadata v0.18.1
5422025-02-13T04:31:04.255Z Compiling usdt-macro v0.5.0
5432025-02-13T04:31:04.258Z Compiling usdt-attr-macro v0.5.0
5442025-02-13T04:31:04.472Z Compiling toml v0.8.19
5452025-02-13T04:31:05.374Z Compiling usdt v0.5.0
5462025-02-13T04:31:05.400Z Compiling cargo_toml v0.20.5
5472025-02-13T04:31:08.019Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5482025-02-13T04:31:11.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.47s
5492025-02-13T04:31:11.408Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5502025-02-13T04:31:11.927Z Downloading crates ...
5512025-02-13T04:31:12.044Z Downloaded adler2 v2.0.0
5522025-02-13T04:31:12.047Z Downloaded aead v0.5.2
5532025-02-13T04:31:12.054Z Downloaded arrayref v0.3.9
5542025-02-13T04:31:12.058Z Downloaded arrayvec v0.7.6
5552025-02-13T04:31:12.061Z Downloaded atomicwrites v0.4.4
5562025-02-13T04:31:12.075Z Downloaded cfg_aliases v0.1.1
5572025-02-13T04:31:12.083Z Downloaded convert_case v0.4.0
5582025-02-13T04:31:12.086Z Downloaded crucible-workspace-hack v0.1.0
5592025-02-13T04:31:12.086Z Downloaded atty v0.2.14
5602025-02-13T04:31:12.086Z Downloaded async-recursion v1.1.1
5612025-02-13T04:31:12.091Z Downloaded bitflags v1.3.2
5622025-02-13T04:31:12.094Z Downloaded hmac v0.12.1
5632025-02-13T04:31:12.097Z Downloaded hostname v0.3.1
5642025-02-13T04:31:12.097Z Downloaded base16ct v0.2.0
5652025-02-13T04:31:12.099Z Downloaded crossbeam-deque v0.8.5
5662025-02-13T04:31:12.102Z Downloaded cookie_store v0.21.1
5672025-02-13T04:31:12.106Z Downloaded instability v0.3.2
5682025-02-13T04:31:12.106Z Downloaded cancel-safe-futures v0.1.5
5692025-02-13T04:31:12.109Z Downloaded http v1.2.0
5702025-02-13T04:31:12.112Z Downloaded icu_provider_macros v1.5.0
5712025-02-13T04:31:12.114Z Downloaded cstr-argument v0.1.2
5722025-02-13T04:31:12.114Z Downloaded memoffset v0.9.1
5732025-02-13T04:31:12.117Z Downloaded const_format_proc_macros v0.2.34
5742025-02-13T04:31:12.119Z Downloaded md5 v0.7.0
5752025-02-13T04:31:12.122Z Downloaded lockfree-object-pool v0.1.6
5762025-02-13T04:31:12.124Z Downloaded new_debug_unreachable v1.0.6
5772025-02-13T04:31:12.124Z Downloaded hyper v1.5.2
5782025-02-13T04:31:12.132Z Downloaded nibble_vec v0.1.0
5792025-02-13T04:31:12.135Z Downloaded nanorand v0.7.0
5802025-02-13T04:31:12.138Z Downloaded mirai-annotations v1.12.0
5812025-02-13T04:31:12.138Z Downloaded instant v0.1.13
5822025-02-13T04:31:12.140Z Downloaded newline-converter v0.3.0
5832025-02-13T04:31:12.143Z Downloaded ident_case v1.0.1
5842025-02-13T04:31:12.143Z Downloaded http-range v0.1.5
5852025-02-13T04:31:12.143Z Downloaded hyper-staticfile v0.10.1
5862025-02-13T04:31:12.145Z Downloaded ipnetwork v0.20.0
5872025-02-13T04:31:12.148Z Downloaded indent_write v2.2.0
5882025-02-13T04:31:12.151Z Downloaded http-body-util v0.1.2
5892025-02-13T04:31:12.151Z Downloaded cmake v0.1.51
5902025-02-13T04:31:12.155Z Downloaded ciborium v0.2.2
5912025-02-13T04:31:12.158Z Downloaded castaway v0.2.3
5922025-02-13T04:31:12.158Z Downloaded is-terminal v0.4.13
5932025-02-13T04:31:12.162Z Downloaded home v0.5.9
5942025-02-13T04:31:12.162Z Downloaded ascii-canvas v3.0.0
5952025-02-13T04:31:12.162Z Downloaded keccak v0.1.5
5962025-02-13T04:31:12.166Z Downloaded lazycell v1.3.0
5972025-02-13T04:31:12.166Z Downloaded lock_api v0.4.12
5982025-02-13T04:31:12.169Z Downloaded iana-time-zone v0.1.61
5992025-02-13T04:31:12.171Z Downloaded newtype-uuid v1.2.1
6002025-02-13T04:31:12.171Z Downloaded linked-hash-map v0.5.6
6012025-02-13T04:31:12.174Z Downloaded cookie v0.18.1
6022025-02-13T04:31:12.176Z Downloaded cbc v0.1.2
6032025-02-13T04:31:12.179Z Downloaded base64 v0.13.1
6042025-02-13T04:31:12.182Z Downloaded async-stream v0.3.6
6052025-02-13T04:31:12.185Z Downloaded jobserver v0.1.32
6062025-02-13T04:31:12.187Z Downloaded lalrpop-util v0.19.12
6072025-02-13T04:31:12.187Z Downloaded indicatif v0.17.11
6082025-02-13T04:31:12.191Z Downloaded mime_guess v2.0.5
6092025-02-13T04:31:12.194Z Downloaded sqlparser_derive v0.2.2
6102025-02-13T04:31:12.197Z Downloaded linear-map v1.2.0
6112025-02-13T04:31:12.197Z Downloaded addr2line v0.24.2
6122025-02-13T04:31:12.200Z Downloaded match_cfg v0.1.0
6132025-02-13T04:31:12.200Z Downloaded icu_locid_transform v1.5.0
6142025-02-13T04:31:12.203Z Downloaded humantime v2.1.0
6152025-02-13T04:31:12.206Z Downloaded r2d2 v0.8.10
6162025-02-13T04:31:12.209Z Downloaded blowfish v0.9.1
6172025-02-13T04:31:12.209Z Downloaded hubpack v0.1.2
6182025-02-13T04:31:12.212Z Downloaded atomic-waker v1.1.2
6192025-02-13T04:31:12.212Z Downloaded bit-set v0.5.3
6202025-02-13T04:31:12.215Z Downloaded blake2 v0.10.6
6212025-02-13T04:31:12.219Z Downloaded waitgroup v0.1.2
6222025-02-13T04:31:12.219Z Downloaded lru-cache v0.1.2
6232025-02-13T04:31:12.222Z Downloaded memmap2 v0.9.5
6242025-02-13T04:31:12.222Z Downloaded litrs v0.4.1
6252025-02-13T04:31:12.225Z Downloaded md-5 v0.10.6
6262025-02-13T04:31:12.225Z Downloaded bytes v1.9.0
6272025-02-13T04:31:12.229Z Downloaded slog-envlogger v2.2.0
6282025-02-13T04:31:12.232Z Downloaded newtype_derive v0.1.6
6292025-02-13T04:31:12.235Z Downloaded internet-checksum v0.2.1
6302025-02-13T04:31:12.235Z Downloaded cfg_aliases v0.2.1
6312025-02-13T04:31:12.235Z Downloaded time-core v0.1.2
6322025-02-13T04:31:12.238Z Downloaded libsw v3.3.1
6332025-02-13T04:31:12.241Z Downloaded rustc-hash v2.0.0
6342025-02-13T04:31:12.241Z Downloaded resolv-conf v0.7.0
6352025-02-13T04:31:12.244Z Downloaded ssh-cipher v0.2.0
6362025-02-13T04:31:12.244Z Downloaded secrecy v0.8.0
6372025-02-13T04:31:12.247Z Downloaded ipnet v2.10.1
6382025-02-13T04:31:12.247Z Downloaded buf-list v1.0.3
6392025-02-13T04:31:12.249Z Downloaded mime v0.3.17
6402025-02-13T04:31:12.252Z Downloaded hyper-util v0.1.10
6412025-02-13T04:31:12.255Z Downloaded embedded-io v0.6.1
6422025-02-13T04:31:12.258Z Downloaded miniz_oxide v0.8.0
6432025-02-13T04:31:12.260Z Downloaded slog-dtrace v0.3.0
6442025-02-13T04:31:12.263Z Downloaded yoke-derive v0.7.4
6452025-02-13T04:31:12.263Z Downloaded native-tls v0.2.12
6462025-02-13T04:31:12.266Z Downloaded strum_macros v0.25.3
6472025-02-13T04:31:12.269Z Downloaded wait-timeout v0.2.0
6482025-02-13T04:31:12.271Z Downloaded serde_repr v0.1.19
6492025-02-13T04:31:12.274Z Downloaded derive_builder_macro v0.20.2
6502025-02-13T04:31:12.274Z Downloaded console v0.15.10
6512025-02-13T04:31:12.277Z Downloaded crossbeam-channel v0.5.13
6522025-02-13T04:31:12.291Z Downloaded tokio-rustls v0.24.1
6532025-02-13T04:31:12.291Z Downloaded icu_normalizer v1.5.0
6542025-02-13T04:31:12.291Z Downloaded zone_cfg_derive v0.1.2
6552025-02-13T04:31:12.296Z Downloaded futures-io v0.3.31
6562025-02-13T04:31:12.296Z Downloaded httpdate v1.0.3
6572025-02-13T04:31:12.296Z Downloaded serde_plain v1.0.2
6582025-02-13T04:31:12.299Z Downloaded futures-macro v0.3.31
6592025-02-13T04:31:12.299Z Downloaded tokio-rustls v0.25.0
6602025-02-13T04:31:12.299Z Downloaded universal-hash v0.5.1
6612025-02-13T04:31:12.303Z Downloaded serde_urlencoded v0.7.1
6622025-02-13T04:31:12.303Z Downloaded unicode-xid v0.2.6
6632025-02-13T04:31:12.306Z Downloaded tokio-tungstenite v0.21.0
6642025-02-13T04:31:12.307Z Downloaded tokio-native-tls v0.3.1
6652025-02-13T04:31:12.309Z Downloaded colored v2.1.0
6662025-02-13T04:31:12.311Z Downloaded multer v3.1.0
6672025-02-13T04:31:12.314Z Downloaded ff v0.13.0
6682025-02-13T04:31:12.317Z Downloaded peg-runtime v0.8.3
6692025-02-13T04:31:12.317Z Downloaded openssl-probe v0.1.5
6702025-02-13T04:31:12.320Z Downloaded phf v0.11.2
6712025-02-13T04:31:12.320Z Downloaded derive_builder_core v0.20.2
6722025-02-13T04:31:12.323Z Downloaded similar v2.6.0
6732025-02-13T04:31:12.326Z Downloaded serde-big-array v0.5.1
6742025-02-13T04:31:12.329Z Downloaded icu_locid v1.5.0
6752025-02-13T04:31:12.334Z Downloaded mio v1.0.2
6762025-02-13T04:31:12.340Z Downloaded mockall_derive v0.13.0
6772025-02-13T04:31:12.343Z Downloaded fallible-streaming-iterator v0.1.9
6782025-02-13T04:31:12.345Z Downloaded fallible-iterator v0.3.0
6792025-02-13T04:31:12.345Z Downloaded idna_adapter v1.2.0
6802025-02-13T04:31:12.349Z Downloaded tower-service v0.3.3
6812025-02-13T04:31:12.349Z Downloaded crc-any v2.5.0
6822025-02-13T04:31:12.352Z Downloaded take_mut v0.2.2
6832025-02-13T04:31:12.352Z Downloaded olpc-cjson v0.1.4
6842025-02-13T04:31:12.355Z Downloaded subprocess v0.2.9
6852025-02-13T04:31:12.357Z Downloaded phf_codegen v0.11.2
6862025-02-13T04:31:12.357Z Downloaded parking_lot_core v0.9.10
6872025-02-13T04:31:12.362Z Downloaded compact_str v0.8.0
6882025-02-13T04:31:12.369Z Downloaded unsafe-libyaml v0.2.11
6892025-02-13T04:31:12.371Z Downloaded zerofrom v0.1.4
6902025-02-13T04:31:12.371Z Downloaded vte_generate_state_changes v0.1.2
6912025-02-13T04:31:12.371Z Downloaded diesel_table_macro_syntax v0.2.0
6922025-02-13T04:31:12.374Z Downloaded parking_lot_core v0.8.6
6932025-02-13T04:31:12.377Z Downloaded siphasher v0.3.11
6942025-02-13T04:31:12.377Z Downloaded clang-sys v1.8.1
6952025-02-13T04:31:12.380Z Downloaded libm v0.2.8
6962025-02-13T04:31:12.388Z Downloaded num-conv v0.1.0
6972025-02-13T04:31:12.392Z Downloaded headers-core v0.3.0
6982025-02-13T04:31:12.392Z Downloaded polyval v0.6.2
6992025-02-13T04:31:12.394Z Downloaded unarray v0.1.4
7002025-02-13T04:31:12.394Z Downloaded sec1 v0.7.3
7012025-02-13T04:31:12.397Z Downloaded foreign-types-shared v0.3.1
7022025-02-13T04:31:12.397Z Downloaded openssl-macros v0.1.1
7032025-02-13T04:31:12.400Z Downloaded hash32 v0.2.1
7042025-02-13T04:31:12.400Z Downloaded phf_shared v0.10.0
7052025-02-13T04:31:12.402Z Downloaded path-slash v0.1.5
7062025-02-13T04:31:12.402Z Downloaded zone v0.1.8
7072025-02-13T04:31:12.405Z Downloaded litemap v0.7.3
7082025-02-13T04:31:12.407Z Downloaded tabwriter v1.4.0
7092025-02-13T04:31:12.407Z Downloaded zone v0.3.0
7102025-02-13T04:31:12.410Z Downloaded russh-cryptovec v0.7.3
7112025-02-13T04:31:12.410Z Downloaded crossbeam-utils v0.8.20
7122025-02-13T04:31:12.413Z Downloaded base64 v0.22.1
7132025-02-13T04:31:12.417Z Downloaded tls_codec v0.4.1
7142025-02-13T04:31:12.419Z Downloaded ron v0.7.1
7152025-02-13T04:31:12.424Z Downloaded futures-executor v0.3.31
7162025-02-13T04:31:12.427Z Downloaded rcgen v0.12.1
7172025-02-13T04:31:12.430Z Downloaded ghash v0.5.1
7182025-02-13T04:31:12.433Z Downloaded progenitor-client v0.8.0
7192025-02-13T04:31:12.433Z Downloaded phf_generator v0.11.2
7202025-02-13T04:31:12.436Z Downloaded walkdir v2.5.0
7212025-02-13T04:31:12.436Z Downloaded typify-macro v0.3.0
7222025-02-13T04:31:12.438Z Downloaded nu-ansi-term v0.50.1
7232025-02-13T04:31:12.441Z Downloaded thiserror v2.0.11
7242025-02-13T04:31:12.446Z Downloaded predicates-tree v1.0.11
7252025-02-13T04:31:12.449Z Downloaded foreign-types-shared v0.1.1
7262025-02-13T04:31:12.449Z Downloaded flagset v0.4.6
7272025-02-13T04:31:12.451Z Downloaded endian-type v0.1.2
7282025-02-13T04:31:12.451Z Downloaded dropshot_endpoint v0.12.0
7292025-02-13T04:31:12.454Z Downloaded prettyplease v0.2.25
7302025-02-13T04:31:12.458Z Downloaded ref-cast-impl v1.0.23
7312025-02-13T04:31:12.461Z Downloaded progenitor-client v0.9.1
7322025-02-13T04:31:12.461Z Downloaded form_urlencoded v1.2.1
7332025-02-13T04:31:12.463Z Downloaded stringprep v0.1.5
7342025-02-13T04:31:12.463Z Downloaded shell-words v1.1.0
7352025-02-13T04:31:12.466Z Downloaded defmt v0.3.8
7362025-02-13T04:31:12.469Z Downloaded foreign-types v0.3.2
7372025-02-13T04:31:12.472Z Downloaded darling_macro v0.20.10
7382025-02-13T04:31:12.473Z Downloaded smallvec v0.6.14
7392025-02-13T04:31:12.483Z Downloaded tls_codec_derive v0.4.1
7402025-02-13T04:31:12.486Z Downloaded tinystr v0.7.6
7412025-02-13T04:31:12.489Z Downloaded poly1305 v0.8.0
7422025-02-13T04:31:12.492Z Downloaded x509-cert v0.2.5
7432025-02-13T04:31:12.497Z Downloaded utf-8 v0.7.6
7442025-02-13T04:31:12.499Z Downloaded unicode_categories v0.1.1
7452025-02-13T04:31:12.502Z Downloaded crypto-bigint v0.5.5
7462025-02-13T04:31:12.508Z Downloaded static_assertions v1.1.0
7472025-02-13T04:31:12.510Z Downloaded stable_deref_trait v1.2.0
7482025-02-13T04:31:12.510Z Downloaded der_derive v0.7.3
7492025-02-13T04:31:12.513Z Downloaded url v2.5.3
7502025-02-13T04:31:12.516Z Downloaded ed25519 v2.2.3
7512025-02-13T04:31:12.518Z Downloaded itertools v0.10.5
7522025-02-13T04:31:12.526Z Downloaded tiny-keccak v2.0.2
7532025-02-13T04:31:12.530Z Downloaded time-macros v0.2.18
7542025-02-13T04:31:12.533Z Downloaded fxhash v0.2.1
7552025-02-13T04:31:12.533Z Downloaded bumpalo v3.16.0
7562025-02-13T04:31:12.537Z Downloaded futures-core v0.3.31
7572025-02-13T04:31:12.540Z Downloaded xz2 v0.1.7
7582025-02-13T04:31:12.540Z Downloaded smallvec v1.13.2
7592025-02-13T04:31:12.544Z Downloaded utf16_iter v1.0.5
7602025-02-13T04:31:12.547Z Downloaded aes v0.8.4
7612025-02-13T04:31:12.549Z Downloaded yasna v0.5.2
7622025-02-13T04:31:12.552Z Downloaded env_filter v0.1.2
7632025-02-13T04:31:12.552Z Downloaded whoami v1.5.2
7642025-02-13T04:31:12.554Z Downloaded sct v0.7.1
7652025-02-13T04:31:12.559Z Downloaded oso-derive v0.27.3
7662025-02-13T04:31:12.561Z Downloaded itertools v0.12.1
7672025-02-13T04:31:12.568Z Downloaded num_threads v0.1.7
7682025-02-13T04:31:12.571Z Downloaded structmeta v0.3.0
7692025-02-13T04:31:12.571Z Downloaded rand_core v0.6.4
7702025-02-13T04:31:12.574Z Downloaded predicates-core v1.0.8
7712025-02-13T04:31:12.574Z Downloaded tinyvec v1.8.0
7722025-02-13T04:31:12.576Z Downloaded futures-task v0.3.31
7732025-02-13T04:31:12.579Z Downloaded slog-term v2.9.1
7742025-02-13T04:31:12.581Z Downloaded num-iter v0.1.45
7752025-02-13T04:31:12.584Z Downloaded rand_chacha v0.3.1
7762025-02-13T04:31:12.584Z Downloaded term v0.7.0
7772025-02-13T04:31:12.587Z Downloaded idna v1.0.3
7782025-02-13T04:31:12.592Z Downloaded defmt-parser v0.3.4
7792025-02-13T04:31:12.596Z Downloaded omicron-zone-package v0.12.0
7802025-02-13T04:31:12.599Z Downloaded typify v0.3.0
7812025-02-13T04:31:12.602Z Downloaded hickory-client v0.24.2
7822025-02-13T04:31:12.605Z Downloaded phf_shared v0.11.2
7832025-02-13T04:31:12.609Z Downloaded structmeta-derive v0.3.0
7842025-02-13T04:31:12.609Z Downloaded owo-colors v4.1.0
7852025-02-13T04:31:12.611Z Downloaded write16 v1.0.0
7862025-02-13T04:31:12.611Z Downloaded pin-project-internal v1.1.6
7872025-02-13T04:31:12.614Z Downloaded progenitor-impl v0.9.1
7882025-02-13T04:31:12.616Z Downloaded pkcs8 v0.10.2
7892025-02-13T04:31:12.619Z Downloaded peg v0.8.4
7902025-02-13T04:31:12.624Z Downloaded diesel_derives v2.2.3
7912025-02-13T04:31:12.628Z Downloaded parse-size v1.1.0
7922025-02-13T04:31:12.633Z Downloaded serde_with_macros v3.11.0
7932025-02-13T04:31:12.636Z Downloaded num-rational v0.4.2
7942025-02-13T04:31:12.636Z Downloaded thiserror-no-std v2.0.2
7952025-02-13T04:31:12.639Z Downloaded darling_core v0.20.10
7962025-02-13T04:31:12.643Z Downloaded openssl-sys v0.9.105
7972025-02-13T04:31:12.649Z Downloaded pbkdf2 v0.12.2
7982025-02-13T04:31:12.652Z Downloaded zopfli v0.8.1
7992025-02-13T04:31:12.655Z Downloaded futures-channel v0.3.31
8002025-02-13T04:31:12.658Z Downloaded env_logger v0.10.2
8012025-02-13T04:31:12.661Z Downloaded termtree v0.4.1
8022025-02-13T04:31:12.661Z Downloaded sync_wrapper v1.0.1
8032025-02-13T04:31:12.664Z Downloaded serde_derive_internals v0.29.1
8042025-02-13T04:31:12.664Z Downloaded zerocopy-derive v0.8.10
8052025-02-13T04:31:12.670Z Downloaded foldhash v0.1.3
8062025-02-13T04:31:12.673Z Downloaded p256 v0.13.2
8072025-02-13T04:31:12.676Z Downloaded data-encoding v2.6.0
8082025-02-13T04:31:12.679Z Downloaded zeroize_derive v1.4.2
8092025-02-13T04:31:12.683Z Downloaded num_enum_derive v0.5.11
8102025-02-13T04:31:12.683Z Downloaded rpassword v7.3.1
8112025-02-13T04:31:12.683Z Downloaded sync-ptr v0.1.1
8122025-02-13T04:31:12.686Z Downloaded rustls-webpki v0.101.7
8132025-02-13T04:31:12.697Z Downloaded typify-macro v0.2.0
8142025-02-13T04:31:12.701Z Downloaded hashbrown v0.12.3
8152025-02-13T04:31:12.704Z Downloaded time v0.3.36
8162025-02-13T04:31:12.710Z Downloaded half v2.4.1
8172025-02-13T04:31:12.713Z Downloaded deranged v0.3.11
8182025-02-13T04:31:12.716Z Downloaded parse-display-derive v0.10.0
8192025-02-13T04:31:12.719Z Downloaded enum-as-inner v0.6.1
8202025-02-13T04:31:12.719Z Downloaded fixedbitset v0.4.2
8212025-02-13T04:31:12.722Z Downloaded dirs-next v2.0.0
8222025-02-13T04:31:12.722Z Downloaded serde_yaml v0.9.34+deprecated
8232025-02-13T04:31:12.725Z Downloaded defmt-macros v0.3.9
8242025-02-13T04:31:12.730Z Downloaded signal-hook-tokio v0.3.1
8252025-02-13T04:31:12.733Z Downloaded ecdsa v0.16.9
8262025-02-13T04:31:12.733Z Downloaded thread_local v1.1.8
8272025-02-13T04:31:12.738Z Downloaded rustversion v1.0.17
8282025-02-13T04:31:12.740Z Downloaded slab v0.4.9
8292025-02-13T04:31:12.740Z Downloaded tracing-core v0.1.32
8302025-02-13T04:31:12.743Z Downloaded hickory-resolver v0.24.2
8312025-02-13T04:31:12.746Z Downloaded synstructure v0.13.1
8322025-02-13T04:31:12.749Z Downloaded twox-hash v2.1.0
8332025-02-13T04:31:12.752Z Downloaded progenitor-impl v0.8.0
8342025-02-13T04:31:12.754Z Downloaded num_enum v0.5.11
8352025-02-13T04:31:12.758Z Downloaded sigpipe v0.1.3
8362025-02-13T04:31:12.761Z Downloaded thiserror-impl v2.0.11
8372025-02-13T04:31:12.763Z Downloaded float-cmp v0.9.0
8382025-02-13T04:31:12.763Z Downloaded env_logger v0.11.5
8392025-02-13T04:31:12.767Z Downloaded hex v0.4.3
8402025-02-13T04:31:12.770Z Downloaded zip v0.6.6
8412025-02-13T04:31:12.773Z Downloaded try-lock v0.2.5
8422025-02-13T04:31:12.776Z Downloaded toolchain_find v0.4.0
8432025-02-13T04:31:12.776Z Downloaded packed_struct_codegen v0.10.1
8442025-02-13T04:31:12.776Z Downloaded derive_builder v0.20.2
8452025-02-13T04:31:12.781Z Downloaded bindgen v0.69.5
8462025-02-13T04:31:12.789Z Downloaded foreign-types v0.5.0
8472025-02-13T04:31:12.792Z Downloaded signal-hook-registry v1.4.2
8482025-02-13T04:31:12.792Z Downloaded primeorder v0.13.6
8492025-02-13T04:31:12.796Z Downloaded rustc_version v0.1.7
8502025-02-13T04:31:12.796Z Downloaded derive-where v1.2.7
8512025-02-13T04:31:12.801Z Downloaded signal-hook-mio v0.2.4
8522025-02-13T04:31:12.810Z Downloaded gethostname v0.5.0
8532025-02-13T04:31:12.810Z Downloaded difflib v0.4.0
8542025-02-13T04:31:12.810Z Downloaded heck v0.3.3
8552025-02-13T04:31:12.810Z Downloaded glob v0.3.2
8562025-02-13T04:31:12.814Z Downloaded precomputed-hash v0.1.1
8572025-02-13T04:31:12.814Z Downloaded itertools v0.13.0
8582025-02-13T04:31:12.817Z Downloaded displaydoc v0.2.5
8592025-02-13T04:31:12.821Z Downloaded either v1.13.0
8602025-02-13T04:31:12.822Z Downloaded flume v0.11.1
8612025-02-13T04:31:12.824Z Downloaded want v0.3.1
8622025-02-13T04:31:12.827Z Downloaded zip v2.1.3
8632025-02-13T04:31:12.830Z Downloaded float-ord v0.3.2
8642025-02-13T04:31:12.832Z Downloaded topological-sort v0.2.2
8652025-02-13T04:31:12.833Z Downloaded termtree v0.5.1
8662025-02-13T04:31:12.837Z Downloaded utf8_iter v1.0.4
8672025-02-13T04:31:12.837Z Downloaded aws-lc-rs v1.10.0
8682025-02-13T04:31:12.845Z Downloaded derive_more v0.99.18
8692025-02-13T04:31:12.849Z Downloaded postgres-protocol v0.6.7
8702025-02-13T04:31:12.854Z Downloaded snafu v0.8.5
8712025-02-13T04:31:12.862Z Downloaded icu_properties_data v1.5.0
8722025-02-13T04:31:12.870Z Downloaded same-file v1.0.6
8732025-02-13T04:31:12.875Z Downloaded psl-types v2.0.11
8742025-02-13T04:31:12.875Z Downloaded vsss-rs v3.3.4
8752025-02-13T04:31:12.880Z Downloaded reedline v0.35.0
8762025-02-13T04:31:12.884Z Downloaded normalize-line-endings v0.3.0
8772025-02-13T04:31:12.893Z Downloaded shlex v1.3.0
8782025-02-13T04:31:12.893Z Downloaded tracing-attributes v0.1.27
8792025-02-13T04:31:12.897Z Downloaded strum_macros v0.24.3
8802025-02-13T04:31:12.897Z Downloaded dyn-clone v1.0.17
8812025-02-13T04:31:12.897Z Downloaded sqlformat v0.2.6
8822025-02-13T04:31:12.897Z Downloaded slog v2.7.0
8832025-02-13T04:31:12.902Z Downloaded parse-zoneinfo v0.3.1
8842025-02-13T04:31:12.902Z Downloaded rand_xorshift v0.3.0
8852025-02-13T04:31:12.902Z Downloaded xattr v1.3.1
8862025-02-13T04:31:12.908Z Downloaded number_prefix v0.4.0
8872025-02-13T04:31:12.908Z Downloaded quick-error v1.2.3
8882025-02-13T04:31:12.908Z Downloaded reqwest v0.12.9
8892025-02-13T04:31:12.913Z Downloaded scheduled-thread-pool v0.2.7
8902025-02-13T04:31:12.916Z Downloaded proc-macro-crate v1.3.1
8912025-02-13T04:31:12.917Z Downloaded diesel-dtrace v0.4.2
8922025-02-13T04:31:12.921Z Downloaded progenitor v0.9.1
8932025-02-13T04:31:12.921Z Downloaded document-features v0.2.10
8942025-02-13T04:31:12.924Z Downloaded fragile v2.0.0
8952025-02-13T04:31:12.924Z Downloaded signature v2.2.0
8962025-02-13T04:31:12.929Z Downloaded hex-literal v0.4.1
8972025-02-13T04:31:12.929Z Downloaded toml v0.7.8
8982025-02-13T04:31:12.933Z Downloaded vergen v8.3.2
8992025-02-13T04:31:12.933Z Downloaded downcast v0.11.0
9002025-02-13T04:31:12.936Z Downloaded which v4.4.2
9012025-02-13T04:31:12.936Z Downloaded predicates v3.1.2
9022025-02-13T04:31:12.938Z Downloaded zerocopy v0.8.10
9032025-02-13T04:31:12.962Z Downloaded num-complex v0.4.6
9042025-02-13T04:31:12.965Z Downloaded vte v0.11.1
9052025-02-13T04:31:12.971Z Downloaded rustc-demangle v0.1.24
9062025-02-13T04:31:12.972Z Downloaded strum v0.26.3
9072025-02-13T04:31:12.972Z Downloaded zone_cfg_derive v0.3.0
9082025-02-13T04:31:12.976Z Downloaded pretty-hex v0.2.1
9092025-02-13T04:31:12.976Z Downloaded group v0.13.0
9102025-02-13T04:31:12.976Z Downloaded serde-hex v0.1.0
9112025-02-13T04:31:12.976Z Downloaded hashlink v0.9.1
9122025-02-13T04:31:12.980Z Downloaded uzers v0.12.1
9132025-02-13T04:31:12.980Z Downloaded display-error-chain v0.2.2
9142025-02-13T04:31:12.980Z Downloaded dropshot_endpoint v0.15.1
9152025-02-13T04:31:12.985Z Downloaded pin-utils v0.1.0
9162025-02-13T04:31:12.985Z Downloaded scopeguard v1.2.0
9172025-02-13T04:31:12.989Z Downloaded bitvec v1.0.1
9182025-02-13T04:31:13.004Z Downloaded unicode-truncate v1.1.0
9192025-02-13T04:31:13.010Z Downloaded tui-tree-widget v0.22.0
9202025-02-13T04:31:13.010Z Downloaded supports-color v3.0.1
9212025-02-13T04:31:13.010Z Downloaded percent-encoding v2.3.1
9222025-02-13T04:31:13.010Z Downloaded globset v0.4.15
9232025-02-13T04:31:13.010Z Downloaded sha1 v0.10.6
9242025-02-13T04:31:13.015Z Downloaded rsa v0.9.6
9252025-02-13T04:31:13.018Z Downloaded oso v0.27.3
9262025-02-13T04:31:13.018Z Downloaded simd-adler32 v0.3.7
9272025-02-13T04:31:13.021Z Downloaded chrono v0.4.39
9282025-02-13T04:31:13.028Z Downloaded postgres-types v0.2.8
9292025-02-13T04:31:13.031Z Downloaded postcard v1.0.10
9302025-02-13T04:31:13.035Z Downloaded rand v0.8.5
9312025-02-13T04:31:13.038Z Downloaded progenitor v0.8.0
9322025-02-13T04:31:13.038Z Downloaded quinn v0.11.5
9332025-02-13T04:31:13.041Z Downloaded yoke v0.7.4
9342025-02-13T04:31:13.048Z Downloaded publicsuffix v2.3.0
9352025-02-13T04:31:13.053Z Downloaded value-bag v1.9.0
9362025-02-13T04:31:13.053Z Downloaded samael v0.0.17
9372025-02-13T04:31:13.057Z Downloaded funty v2.0.0
9382025-02-13T04:31:13.057Z Downloaded chacha20 v0.9.1
9392025-02-13T04:31:13.061Z Downloaded fs_extra v1.3.0
9402025-02-13T04:31:13.061Z Downloaded hashbrown v0.13.2
9412025-02-13T04:31:13.064Z Downloaded uuid v1.12.0
9422025-02-13T04:31:13.067Z Downloaded unicode-normalization v0.1.24
9432025-02-13T04:31:13.071Z Downloaded num-traits v0.2.19
9442025-02-13T04:31:13.075Z Downloaded tracing v0.1.40
9452025-02-13T04:31:13.078Z Downloaded toml_edit v0.19.15
9462025-02-13T04:31:13.096Z Downloaded num-integer v0.1.46
9472025-02-13T04:31:13.102Z Downloaded diff v0.1.13
9482025-02-13T04:31:13.105Z Downloaded des v0.8.1
9492025-02-13T04:31:13.105Z Downloaded parking_lot v0.12.3
9502025-02-13T04:31:13.105Z Downloaded pin-project-lite v0.2.14
9512025-02-13T04:31:13.108Z Downloaded foreign-types-macros v0.2.3
9522025-02-13T04:31:13.114Z Downloaded ed25519-dalek v2.1.1
9532025-02-13T04:31:13.117Z Downloaded elliptic-curve v0.13.8
9542025-02-13T04:31:13.117Z Downloaded russh-keys v0.45.0
9552025-02-13T04:31:13.119Z Downloaded nom v7.1.3
9562025-02-13T04:31:13.125Z Downloaded rusqlite v0.32.1
9572025-02-13T04:31:13.133Z Downloaded quinn-proto v0.11.8
9582025-02-13T04:31:13.139Z Downloaded parking_lot v0.11.2
9592025-02-13T04:31:13.142Z Downloaded pkcs5 v0.7.1
9602025-02-13T04:31:13.145Z Downloaded tar v0.4.42
9612025-02-13T04:31:13.148Z Downloaded schemars v0.8.21
9622025-02-13T04:31:13.164Z Downloaded unicode-properties v0.1.3
9632025-02-13T04:31:13.167Z Downloaded indexmap v1.9.3
9642025-02-13T04:31:13.167Z Downloaded zerovec v0.10.4
9652025-02-13T04:31:13.173Z Downloaded headers v0.4.0
9662025-02-13T04:31:13.179Z Downloaded futures v0.3.31
9672025-02-13T04:31:13.183Z Downloaded fatfs v0.3.6
9682025-02-13T04:31:13.185Z Downloaded crc32fast v1.4.2
9692025-02-13T04:31:13.190Z Downloaded heapless v0.7.17
9702025-02-13T04:31:13.194Z Downloaded radix_trie v0.2.1
9712025-02-13T04:31:13.196Z Downloaded signal-hook v0.3.17
9722025-02-13T04:31:13.199Z Downloaded futures-util v0.3.31
9732025-02-13T04:31:13.211Z Downloaded ssh-key v0.6.6
9742025-02-13T04:31:13.218Z Downloaded hkdf v0.12.4
9752025-02-13T04:31:13.221Z Downloaded p521 v0.13.3
9762025-02-13T04:31:13.226Z Downloaded const_format v0.2.34
9772025-02-13T04:31:13.230Z Downloaded portable-atomic v1.9.0
9782025-02-13T04:31:13.238Z Downloaded unicode-segmentation v1.12.0
9792025-02-13T04:31:13.243Z Downloaded russh v0.45.0
9802025-02-13T04:31:13.247Z Downloaded rayon v1.10.0
9812025-02-13T04:31:13.255Z Downloaded winnow v0.5.40
9822025-02-13T04:31:13.265Z Downloaded tokio-util v0.7.12
9832025-02-13T04:31:13.271Z Downloaded object v0.30.4
9842025-02-13T04:31:13.282Z Downloaded rustls v0.21.12
9852025-02-13T04:31:13.294Z Downloaded sqlparser v0.45.0
9862025-02-13T04:31:13.302Z Downloaded salty v0.3.0
9872025-02-13T04:31:13.309Z Downloaded gimli v0.31.1
9882025-02-13T04:31:13.317Z Downloaded steno v0.4.1
9892025-02-13T04:31:13.321Z Downloaded regex v1.11.1
9902025-02-13T04:31:13.334Z Downloaded hashbrown v0.14.5
9912025-02-13T04:31:13.339Z Downloaded rustls v0.23.19
9922025-02-13T04:31:13.352Z Downloaded h2 v0.4.6
9932025-02-13T04:31:13.360Z Downloaded vcpkg v0.2.15
9942025-02-13T04:31:13.396Z Downloaded regex-syntax v0.6.29
9952025-02-13T04:31:13.403Z Downloaded chrono-tz v0.10.1
9962025-02-13T04:31:13.413Z Downloaded p384 v0.13.0
9972025-02-13T04:31:13.419Z Downloaded openapiv3 v2.0.0
9982025-02-13T04:31:13.432Z Downloaded proptest v1.5.0
9992025-02-13T04:31:13.441Z Downloaded openssl v0.10.70
10002025-02-13T04:31:13.452Z Downloaded nix v0.29.0
10012025-02-13T04:31:13.465Z Downloaded smoltcp v0.11.0
10022025-02-13T04:31:13.474Z Downloaded object v0.36.5
10032025-02-13T04:31:13.485Z Downloaded rustls-webpki v0.102.8
10042025-02-13T04:31:13.502Z Downloaded smoltcp v0.9.1
10052025-02-13T04:31:13.513Z Downloaded typify-impl v0.3.0
10062025-02-13T04:31:13.528Z Downloaded dropshot v0.12.0
10072025-02-13T04:31:13.548Z Downloaded typify-impl v0.2.0
10082025-02-13T04:31:13.562Z Downloaded sled v0.34.7
10092025-02-13T04:31:13.572Z Downloaded dropshot v0.15.1
10102025-02-13T04:31:13.593Z Downloaded diesel v2.2.6
10112025-02-13T04:31:13.610Z Downloaded lzma-sys v0.1.20
10122025-02-13T04:31:13.639Z Downloaded bstr v1.10.0
10132025-02-13T04:31:13.648Z Downloaded regex-automata v0.4.8
10142025-02-13T04:31:13.667Z Downloaded webpki-roots v0.26.6
10152025-02-13T04:31:13.670Z Downloaded ratatui v0.28.1
10162025-02-13T04:31:13.688Z Downloaded bzip2-sys v0.1.11+1.0.8
10172025-02-13T04:31:13.700Z Downloaded libz-sys v1.1.20
10182025-02-13T04:31:13.720Z Downloaded rustls v0.22.4
10192025-02-13T04:31:13.732Z Downloaded regress v0.10.1
10202025-02-13T04:31:13.742Z Downloaded hickory-proto v0.24.3
10212025-02-13T04:31:13.757Z Downloaded regex-syntax v0.8.5
10222025-02-13T04:31:13.766Z Downloaded zerocopy-derive v0.6.6
10232025-02-13T04:31:13.777Z Downloaded regress v0.9.1
10242025-02-13T04:31:13.783Z Downloaded polar-core v0.27.3
10252025-02-13T04:31:13.793Z Downloaded petgraph v0.6.5
10262025-02-13T04:31:13.810Z Downloaded nix v0.28.0
10272025-02-13T04:31:13.822Z Downloaded tokio v1.43.0
10282025-02-13T04:31:13.862Z Downloaded git2 v0.19.0
10292025-02-13T04:31:13.871Z Downloaded petname v2.0.2
10302025-02-13T04:31:13.874Z Downloaded unicode-width v0.2.0
10312025-02-13T04:31:13.877Z Downloaded curve25519-dalek v4.1.3
10322025-02-13T04:31:13.887Z Downloaded nix v0.27.1
10332025-02-13T04:31:13.898Z Downloaded csv v1.3.1
10342025-02-13T04:31:13.918Z Downloaded sha3 v0.10.8
10352025-02-13T04:31:13.923Z Downloaded strip-ansi-escapes v0.2.0
10362025-02-13T04:31:13.925Z Downloaded expectorate v1.1.0
10372025-02-13T04:31:13.925Z Downloaded futures-sink v0.3.31
10382025-02-13T04:31:13.928Z Downloaded writeable v0.5.5
10392025-02-13T04:31:13.928Z Downloaded mockall v0.13.0
10402025-02-13T04:31:13.931Z Downloaded thiserror-impl-no-std v2.0.2
10412025-02-13T04:31:13.931Z Downloaded blake3 v1.5.4
10422025-02-13T04:31:13.937Z Downloaded spin v0.9.8
10432025-02-13T04:31:13.941Z Downloaded qorb v0.2.1
10442025-02-13T04:31:13.944Z Downloaded pkcs1 v0.7.5
10452025-02-13T04:31:13.947Z Downloaded tungstenite v0.23.0
10462025-02-13T04:31:13.951Z Downloaded socket2 v0.5.7
10472025-02-13T04:31:13.954Z Downloaded rayon-core v1.12.1
10482025-02-13T04:31:13.957Z Downloaded rustyline v14.0.0
10492025-02-13T04:31:13.962Z Downloaded tough v0.19.0
10502025-02-13T04:31:13.969Z Downloaded termios v0.3.3
10512025-02-13T04:31:13.972Z Downloaded ppv-lite86 v0.2.20
10522025-02-13T04:31:13.975Z Downloaded pem-rfc7468 v0.7.0
10532025-02-13T04:31:13.975Z Downloaded tungstenite v0.24.0
10542025-02-13T04:31:13.978Z Downloaded packed_struct v0.10.1
10552025-02-13T04:31:13.980Z Downloaded tungstenite v0.21.0
10562025-02-13T04:31:13.983Z Downloaded highway v1.2.0
10572025-02-13T04:31:13.987Z Downloaded nodrop v0.1.14
10582025-02-13T04:31:13.987Z Downloaded embedded-io v0.4.0
10592025-02-13T04:31:13.991Z Downloaded test-strategy v0.4.0
10602025-02-13T04:31:13.994Z Downloaded quick-xml v0.33.0
10612025-02-13T04:31:13.997Z Downloaded pin-project v1.1.6
10622025-02-13T04:31:14.008Z Downloaded serde_with v3.11.0
10632025-02-13T04:31:14.016Z Downloaded typed-path v0.9.3
10642025-02-13T04:31:14.021Z Downloaded rustc_version v0.4.1
10652025-02-13T04:31:14.024Z Downloaded powerfmt v0.2.0
10662025-02-13T04:31:14.024Z Downloaded unicase v2.7.0
10672025-02-13T04:31:14.027Z Downloaded slog-async v2.8.0
10682025-02-13T04:31:14.027Z Downloaded smf v0.2.3
10692025-02-13T04:31:14.027Z Downloaded num-bigint-dig v0.8.4
10702025-02-13T04:31:14.032Z Downloaded tokio-tungstenite v0.24.0
10712025-02-13T04:31:14.035Z Downloaded encoding_rs v0.8.34
10722025-02-13T04:31:14.057Z Downloaded typify v0.2.0
10732025-02-13T04:31:14.060Z Downloaded spki v0.7.3
10742025-02-13T04:31:14.060Z Downloaded flate2 v1.0.35
10752025-02-13T04:31:14.065Z Downloaded zerofrom-derive v0.1.4
10762025-02-13T04:31:14.067Z Downloaded der v0.7.9
10772025-02-13T04:31:14.070Z Downloaded hickory-server v0.24.2
10782025-02-13T04:31:14.077Z Downloaded fallible-iterator v0.2.0
10792025-02-13T04:31:14.079Z Downloaded zeroize v1.8.1
10802025-02-13T04:31:14.079Z Downloaded pem v3.0.4
10812025-02-13T04:31:14.082Z Downloaded peg-macros v0.8.4
10822025-02-13T04:31:14.082Z Downloaded password-hash v0.4.2
10832025-02-13T04:31:14.086Z Downloaded aho-corasick v1.1.3
10842025-02-13T04:31:14.090Z Downloaded rtoolbox v0.0.2
10852025-02-13T04:31:14.094Z Downloaded progenitor-macro v0.9.1
10862025-02-13T04:31:14.094Z Downloaded unicode-bidi v0.3.17
10872025-02-13T04:31:14.097Z Downloaded zerovec-derive v0.10.3
10882025-02-13T04:31:14.097Z Downloaded serde_path_to_error v0.1.16
10892025-02-13T04:31:14.100Z Downloaded rusty-fork v0.3.0
10902025-02-13T04:31:14.100Z Downloaded paste v1.0.15
10912025-02-13T04:31:14.103Z Downloaded password-hash v0.5.0
10922025-02-13T04:31:14.103Z Downloaded ron v0.8.1
10932025-02-13T04:31:14.110Z Downloaded num-bigint v0.4.6
10942025-02-13T04:31:14.114Z Downloaded libgit2-sys v0.17.0+1.8.1
10952025-02-13T04:31:14.169Z Downloaded aes-gcm v0.10.3
10962025-02-13T04:31:14.172Z Downloaded rustfmt-wrapper v0.2.1
10972025-02-13T04:31:14.175Z Downloaded rustls-pemfile v1.0.4
10982025-02-13T04:31:14.178Z Downloaded dsl_auto_type v0.1.2
10992025-02-13T04:31:14.178Z Downloaded quinn-udp v0.5.5
11002025-02-13T04:31:14.179Z Downloaded lalrpop v0.19.12
11012025-02-13T04:31:14.214Z Downloaded radium v0.7.0
11022025-02-13T04:31:14.218Z Downloaded wyz v0.5.1
11032025-02-13T04:31:14.218Z Downloaded zerocopy v0.6.6
11042025-02-13T04:31:14.220Z Downloaded backtrace v0.3.74
11052025-02-13T04:31:14.225Z Downloaded termcolor v1.4.1
11062025-02-13T04:31:14.228Z Downloaded ref-cast v1.0.23
11072025-02-13T04:31:14.230Z Downloaded hash32 v0.3.1
11082025-02-13T04:31:14.235Z Downloaded arc-swap v1.7.1
11092025-02-13T04:31:14.238Z Downloaded tokio-stream v0.1.16
11102025-02-13T04:31:14.242Z Downloaded tokio-postgres v0.7.12
11112025-02-13T04:31:14.248Z Downloaded chacha20poly1305 v0.10.1
11122025-02-13T04:31:14.251Z Downloaded pkg-config v0.3.31
11132025-02-13T04:31:14.254Z Downloaded pbkdf2 v0.11.0
11142025-02-13T04:31:14.256Z Downloaded num-derive v0.4.2
11152025-02-13T04:31:14.260Z Downloaded getrandom v0.2.15
11162025-02-13T04:31:14.262Z Downloaded slog-stdlog v4.1.1
11172025-02-13T04:31:14.265Z Downloaded dunce v1.0.5
11182025-02-13T04:31:14.265Z Downloaded untrusted v0.9.0
11192025-02-13T04:31:14.270Z Downloaded tinyvec_macros v0.1.1
11202025-02-13T04:31:14.270Z Downloaded tokio-macros v2.5.0
11212025-02-13T04:31:14.271Z Downloaded libxml v0.3.3
11222025-02-13T04:31:14.278Z Downloaded untrusted v0.7.1
11232025-02-13T04:31:14.282Z Downloaded tap v1.0.1
11242025-02-13T04:31:14.282Z Downloaded semver v0.1.20
11252025-02-13T04:31:14.282Z Downloaded fd-lock v4.0.2
11262025-02-13T04:31:14.285Z Downloaded ssh-encoding v0.2.0
11272025-02-13T04:31:14.285Z Downloaded opaque-debug v0.3.1
11282025-02-13T04:31:14.285Z Downloaded minimal-lexical v0.2.1
11292025-02-13T04:31:14.290Z Downloaded scrypt v0.11.0
11302025-02-13T04:31:14.293Z Downloaded ena v0.14.3
11312025-02-13T04:31:14.296Z Downloaded num v0.4.3
11322025-02-13T04:31:14.296Z Downloaded string_cache v0.8.7
11332025-02-13T04:31:14.299Z Downloaded salsa20 v0.10.2
11342025-02-13T04:31:14.299Z Downloaded progenitor-macro v0.8.0
11352025-02-13T04:31:14.302Z Downloaded rustls-pki-types v1.10.0
11362025-02-13T04:31:14.304Z Downloaded crossterm v0.28.1
11372025-02-13T04:31:14.309Z Downloaded tokio-tungstenite v0.23.1
11382025-02-13T04:31:14.312Z Downloaded icu_collections v1.5.0
11392025-02-13T04:31:14.317Z Downloaded cc v1.1.30
11402025-02-13T04:31:14.321Z Downloaded tokio-rustls v0.26.0
11412025-02-13T04:31:14.324Z Downloaded strum_macros v0.26.4
11422025-02-13T04:31:14.324Z Downloaded slog-scope v4.4.0
11432025-02-13T04:31:14.331Z Downloaded slog-json v2.6.1
11442025-02-13T04:31:14.331Z Downloaded rfc6979 v0.4.0
11452025-02-13T04:31:14.335Z Downloaded heapless v0.8.0
11462025-02-13T04:31:14.335Z Downloaded async-trait v0.1.86
11472025-02-13T04:31:14.339Z Downloaded allocator-api2 v0.2.18
11482025-02-13T04:31:14.339Z Downloaded dirs-sys-next v0.1.2
11492025-02-13T04:31:14.339Z Downloaded icu_properties v1.5.1
11502025-02-13T04:31:14.342Z Downloaded icu_locid_transform_data v1.5.0
11512025-02-13T04:31:14.342Z Downloaded base64ct v1.6.0
11522025-02-13T04:31:14.345Z Downloaded debug-ignore v1.0.5
11532025-02-13T04:31:14.347Z Downloaded parse-display v0.10.0
11542025-02-13T04:31:14.347Z Downloaded chrono-tz-build v0.4.0
11552025-02-13T04:31:14.347Z Downloaded crossbeam-epoch v0.9.18
11562025-02-13T04:31:14.350Z Downloaded const-oid v0.9.6
11572025-02-13T04:31:14.353Z Downloaded cassowary v0.3.0
11582025-02-13T04:31:14.353Z Downloaded rustls-pemfile v2.2.0
11592025-02-13T04:31:14.356Z Downloaded filetime v0.2.25
11602025-02-13T04:31:14.359Z Downloaded subtle v2.6.1
11612025-02-13T04:31:14.359Z Downloaded curve25519-dalek-derive v0.1.1
11622025-02-13T04:31:14.359Z Downloaded bcrypt-pbkdf v0.10.0
11632025-02-13T04:31:14.361Z Downloaded assert_matches v1.5.0
11642025-02-13T04:31:14.361Z Downloaded snafu-derive v0.8.5
11652025-02-13T04:31:14.361Z Downloaded bzip2 v0.4.4
11662025-02-13T04:31:14.365Z Downloaded rustc-hash v1.1.0
11672025-02-13T04:31:14.368Z Downloaded schemars_derive v0.8.21
11682025-02-13T04:31:14.368Z Downloaded rand_seeder v0.3.0
11692025-02-13T04:31:14.371Z Downloaded libloading v0.8.5
11702025-02-13T04:31:14.371Z Downloaded backoff v0.4.0
11712025-02-13T04:31:14.374Z Downloaded slog-bunyan v2.5.0
11722025-02-13T04:31:14.374Z Downloaded cipher v0.4.4
11732025-02-13T04:31:14.377Z Downloaded managed v0.8.0
11742025-02-13T04:31:14.378Z Downloaded icu_provider v1.5.0
11752025-02-13T04:31:14.380Z Downloaded block-padding v0.3.3
11762025-02-13T04:31:14.380Z Downloaded base64 v0.21.7
11772025-02-13T04:31:14.383Z Downloaded libefi-sys v0.1.0
11782025-02-13T04:31:14.386Z Downloaded lazy_static v1.5.0
11792025-02-13T04:31:14.386Z Downloaded inout v0.1.3
11802025-02-13T04:31:14.388Z Downloaded darling v0.20.10
11812025-02-13T04:31:14.393Z Downloaded ctr v0.9.2
11822025-02-13T04:31:14.397Z Downloaded bit-vec v0.6.3
11832025-02-13T04:31:14.397Z Downloaded ciborium-ll v0.2.2
11842025-02-13T04:31:14.400Z Downloaded httparse v1.9.5
11852025-02-13T04:31:14.401Z Downloaded csv-core v0.1.11
11862025-02-13T04:31:14.401Z Downloaded bcs v0.1.6
11872025-02-13T04:31:14.407Z Downloaded icu_normalizer_data v1.5.0
11882025-02-13T04:31:14.407Z Downloaded hyper-tls v0.6.0
11892025-02-13T04:31:14.409Z Downloaded hostname v0.4.0
11902025-02-13T04:31:14.409Z Downloaded hubpack_derive v0.1.1
11912025-02-13T04:31:14.409Z Downloaded http-body v1.0.1
11922025-02-13T04:31:14.409Z Downloaded maybe-uninit v2.0.0
11932025-02-13T04:31:14.409Z Downloaded impl-trait-for-tuples v0.2.2
11942025-02-13T04:31:14.412Z Downloaded crc-catalog v2.4.0
11952025-02-13T04:31:14.412Z Downloaded crc v3.2.1
11962025-02-13T04:31:14.415Z Downloaded constant_time_eq v0.3.1
11972025-02-13T04:31:14.415Z Downloaded async-bb8-diesel v0.2.1
11982025-02-13T04:31:14.419Z Downloaded ahash v0.8.11
11992025-02-13T04:31:14.422Z Downloaded multimap v0.10.0
12002025-02-13T04:31:14.422Z Downloaded maplit v1.0.2
12012025-02-13T04:31:14.422Z Downloaded kstat-rs v0.2.4
12022025-02-13T04:31:14.426Z Downloaded indoc v1.0.9
12032025-02-13T04:31:14.426Z Downloaded hyper-rustls v0.27.3
12042025-02-13T04:31:14.428Z Downloaded ciborium-io v0.2.2
12052025-02-13T04:31:14.428Z Downloaded cexpr v0.6.0
12062025-02-13T04:31:14.428Z Downloaded array-init v0.0.4
12072025-02-13T04:31:14.433Z Downloaded crunchy v0.2.2
12082025-02-13T04:31:14.433Z Downloaded is_ci v1.2.0
12092025-02-13T04:31:14.433Z Downloaded async-stream-impl v0.3.6
12102025-02-13T04:31:14.433Z Downloaded lru v0.12.5
12112025-02-13T04:31:14.438Z Downloaded bitfield v0.14.0
12122025-02-13T04:31:14.438Z Downloaded bitfield-struct v0.6.2
12132025-02-13T04:31:14.438Z Downloaded argon2 v0.5.3
12142025-02-13T04:31:14.442Z Downloaded cobs v0.2.3
12152025-02-13T04:31:14.442Z Downloaded bb8 v0.8.5
12162025-02-13T04:31:14.611Z Downloaded ring v0.17.8
12172025-02-13T04:31:14.716Z Downloaded libsqlite3-sys v0.30.1
12182025-02-13T04:31:14.866Z Downloaded aws-lc-sys v0.22.0
12192025-02-13T04:31:15.164Z Compiling serde v1.0.217
12202025-02-13T04:31:15.168Z Compiling lock_api v0.4.12
12212025-02-13T04:31:15.168Z Compiling value-bag v1.9.0
12222025-02-13T04:31:15.168Z Compiling scopeguard v1.2.0
12232025-02-13T04:31:15.169Z Compiling typenum v1.17.0
12242025-02-13T04:31:15.169Z Compiling generic-array v0.14.7
12252025-02-13T04:31:15.374Z Compiling syn v2.0.96
12262025-02-13T04:31:15.379Z Compiling getrandom v0.2.15
12272025-02-13T04:31:15.657Z Compiling rand_core v0.6.4
12282025-02-13T04:31:15.766Z Compiling log v0.4.22
12292025-02-13T04:31:15.840Z Compiling shlex v1.3.0
12302025-02-13T04:31:15.893Z Compiling subtle v2.6.1
12312025-02-13T04:31:15.914Z Compiling jobserver v0.1.32
12322025-02-13T04:31:16.170Z Compiling smallvec v1.13.2
12332025-02-13T04:31:16.218Z Compiling const-oid v0.9.6
12342025-02-13T04:31:16.223Z Compiling pin-project-lite v0.2.14
12352025-02-13T04:31:16.259Z Compiling rustix v0.38.37
12362025-02-13T04:31:16.381Z Compiling cc v1.1.30
12372025-02-13T04:31:16.532Z Compiling spin v0.9.8
12382025-02-13T04:31:16.551Z Compiling parking_lot_core v0.9.10
12392025-02-13T04:31:16.745Z Compiling futures-core v0.3.31
12402025-02-13T04:31:16.915Z Compiling signal-hook-registry v1.4.2
12412025-02-13T04:31:16.987Z Compiling mio v1.0.2
12422025-02-13T04:31:17.095Z Compiling aho-corasick v1.1.3
12432025-02-13T04:31:17.601Z Compiling parking_lot v0.12.3
12442025-02-13T04:31:17.632Z Compiling cpufeatures v0.2.14
12452025-02-13T04:31:17.742Z Compiling regex-syntax v0.8.5
12462025-02-13T04:31:17.761Z Compiling either v1.13.0
12472025-02-13T04:31:18.014Z Compiling stable_deref_trait v1.2.0
12482025-02-13T04:31:18.135Z Compiling futures-sink v0.3.31
12492025-02-13T04:31:18.158Z Compiling glob v0.3.2
12502025-02-13T04:31:18.301Z Compiling socket2 v0.5.7
12512025-02-13T04:31:18.337Z Compiling slab v0.4.9
12522025-02-13T04:31:18.426Z Compiling prettyplease v0.2.25
12532025-02-13T04:31:18.769Z Compiling lazy_static v1.5.0
12542025-02-13T04:31:18.793Z Compiling minimal-lexical v0.2.1
12552025-02-13T04:31:18.906Z Compiling serde_json v1.0.135
12562025-02-13T04:31:18.976Z Compiling clang-sys v1.8.1
12572025-02-13T04:31:19.308Z Compiling nom v7.1.3
12582025-02-13T04:31:19.332Z Compiling libloading v0.8.5
12592025-02-13T04:31:19.467Z Compiling home v0.5.9
12602025-02-13T04:31:19.703Z Compiling bindgen v0.69.5
12612025-02-13T04:31:19.725Z Compiling futures-channel v0.3.31
12622025-02-13T04:31:20.082Z Compiling itertools v0.12.1
12632025-02-13T04:31:20.129Z Compiling pin-utils v0.1.0
12642025-02-13T04:31:20.233Z Compiling futures-task v0.3.31
12652025-02-13T04:31:20.543Z Compiling rustc-hash v1.1.0
12662025-02-13T04:31:20.564Z Compiling foldhash v0.1.3
12672025-02-13T04:31:20.712Z Compiling allocator-api2 v0.2.18
12682025-02-13T04:31:20.889Z Compiling lazycell v1.3.0
12692025-02-13T04:31:21.079Z Compiling libm v0.2.8
12702025-02-13T04:31:21.420Z Compiling regex-automata v0.4.8
12712025-02-13T04:31:21.467Z Compiling futures-io v0.3.31
12722025-02-13T04:31:21.729Z Compiling hashbrown v0.15.1
12732025-02-13T04:31:21.879Z Compiling cmake v0.1.51
12742025-02-13T04:31:22.661Z Compiling synstructure v0.13.1
12752025-02-13T04:31:22.933Z Compiling cexpr v0.6.0
12762025-02-13T04:31:22.936Z Compiling num-traits v0.2.19
12772025-02-13T04:31:23.260Z Compiling fs_extra v1.3.0
12782025-02-13T04:31:23.798Z Compiling dunce v1.0.5
12792025-02-13T04:31:23.938Z Compiling pkg-config v0.3.31
12802025-02-13T04:31:24.244Z Compiling writeable v0.5.5
12812025-02-13T04:31:24.625Z Compiling litemap v0.7.3
12822025-02-13T04:31:25.214Z Compiling ring v0.17.8
12832025-02-13T04:31:25.217Z Compiling base64ct v1.6.0
12842025-02-13T04:31:25.518Z Compiling paste v1.0.15
12852025-02-13T04:31:25.538Z Compiling pem-rfc7468 v0.7.0
12862025-02-13T04:31:25.597Z Compiling httparse v1.9.5
12872025-02-13T04:31:26.066Z Compiling flagset v0.4.6
12882025-02-13T04:31:26.192Z Compiling aws-lc-rs v1.10.0
12892025-02-13T04:31:26.273Z Compiling icu_locid_transform_data v1.5.0
12902025-02-13T04:31:26.391Z Compiling tracing-core v0.1.32
12912025-02-13T04:31:26.604Z Compiling crossbeam-utils v0.8.20
12922025-02-13T04:31:26.776Z Compiling regex v1.11.1
12932025-02-13T04:31:27.123Z Compiling percent-encoding v2.3.1
12942025-02-13T04:31:27.411Z Compiling rustls-pki-types v1.10.0
12952025-02-13T04:31:27.464Z Compiling icu_properties_data v1.5.0
12962025-02-13T04:31:27.725Z Compiling powerfmt v0.2.0
12972025-02-13T04:31:27.745Z Compiling icu_normalizer_data v1.5.0
12982025-02-13T04:31:27.859Z Compiling time-core v0.1.2
12992025-02-13T04:31:28.030Z Compiling untrusted v0.7.1
13002025-02-13T04:31:28.080Z Compiling mirai-annotations v1.12.0
13012025-02-13T04:31:28.168Z Compiling utf16_iter v1.0.5
13022025-02-13T04:31:28.188Z Compiling serde_derive v1.0.217
13032025-02-13T04:31:28.208Z Compiling zeroize_derive v1.4.2
13042025-02-13T04:31:28.251Z Compiling zerocopy-derive v0.7.35
13052025-02-13T04:31:28.357Z Compiling tokio-macros v2.5.0
13062025-02-13T04:31:28.379Z Compiling zerofrom-derive v0.1.4
13072025-02-13T04:31:29.717Z Compiling zeroize v1.8.1
13082025-02-13T04:31:29.923Z Compiling yoke-derive v0.7.4
13092025-02-13T04:31:30.386Z Compiling zerocopy v0.7.35
13102025-02-13T04:31:30.409Z Compiling thiserror-impl v1.0.69
13112025-02-13T04:31:31.351Z Compiling crypto-common v0.1.6
13122025-02-13T04:31:31.586Z Compiling block-buffer v0.10.4
13132025-02-13T04:31:31.614Z Compiling zerovec-derive v0.10.3
13142025-02-13T04:31:31.692Z Compiling futures-macro v0.3.31
13152025-02-13T04:31:31.846Z Compiling digest v0.10.7
13162025-02-13T04:31:31.960Z Compiling zerofrom v0.1.4
13172025-02-13T04:31:32.200Z Compiling displaydoc v0.2.5
13182025-02-13T04:31:32.312Z Compiling hmac v0.12.1
13192025-02-13T04:31:32.341Z Compiling block-padding v0.3.3
13202025-02-13T04:31:32.558Z Compiling inout v0.1.3
13212025-02-13T04:31:32.594Z Compiling yoke v0.7.4
13222025-02-13T04:31:32.612Z Compiling sha2 v0.10.8
13232025-02-13T04:31:32.830Z Compiling cipher v0.4.4
13242025-02-13T04:31:32.955Z Compiling icu_provider_macros v1.5.0
13252025-02-13T04:31:33.304Z Compiling thiserror v1.0.69
13262025-02-13T04:31:33.336Z Compiling ppv-lite86 v0.2.20
13272025-02-13T04:31:33.460Z Compiling der_derive v0.7.3
13282025-02-13T04:31:33.546Z Compiling futures-util v0.3.31
13292025-02-13T04:31:33.747Z Compiling tracing-attributes v0.1.27
13302025-02-13T04:31:34.035Z Compiling rand_chacha v0.3.1
13312025-02-13T04:31:34.056Z Compiling pest v2.7.14
13322025-02-13T04:31:34.130Z Compiling zerovec v0.10.4
13332025-02-13T04:31:35.868Z Compiling tinystr v0.7.6
13342025-02-13T04:31:36.173Z Compiling der v0.7.9
13352025-02-13T04:31:36.222Z Compiling icu_locid v1.5.0
13362025-02-13T04:31:36.251Z Compiling icu_collections v1.5.0
13372025-02-13T04:31:36.389Z Compiling rand v0.8.5
13382025-02-13T04:31:37.213Z Compiling tracing v0.1.40
13392025-02-13T04:31:37.266Z Compiling salsa20 v0.10.2
13402025-02-13T04:31:37.502Z Compiling icu_provider v1.5.0
13412025-02-13T04:31:37.584Z Compiling pbkdf2 v0.12.2
13422025-02-13T04:31:37.709Z Compiling write16 v1.0.0
13432025-02-13T04:31:37.770Z Compiling utf8_iter v1.0.4
13442025-02-13T04:31:37.854Z Compiling untrusted v0.9.0
13452025-02-13T04:31:38.021Z Compiling vcpkg v0.2.15
13462025-02-13T04:31:38.047Z Compiling spki v0.7.3
13472025-02-13T04:31:38.313Z Compiling icu_locid_transform v1.5.0
13482025-02-13T04:31:38.333Z Compiling num-conv v0.1.0
13492025-02-13T04:31:38.462Z Compiling scrypt v0.11.0
13502025-02-13T04:31:38.587Z Compiling time-macros v0.2.18
13512025-02-13T04:31:38.877Z Compiling pest_meta v2.7.14
13522025-02-13T04:31:38.992Z Compiling cbc v0.1.2
13532025-02-13T04:31:39.101Z Compiling aes v0.8.4
13542025-02-13T04:31:39.261Z Compiling scroll_derive v0.12.0
13552025-02-13T04:31:39.867Z Compiling icu_properties v1.5.1
13562025-02-13T04:31:40.681Z Compiling openssl-sys v0.9.105
13572025-02-13T04:31:40.712Z Compiling deranged v0.3.11
13582025-02-13T04:31:41.246Z Compiling bitflags v2.6.0
13592025-02-13T04:31:41.642Z Compiling bytes v1.9.0
13602025-02-13T04:31:41.814Z Compiling indexmap v2.7.1
13612025-02-13T04:31:41.895Z Compiling semver v1.0.24
13622025-02-13T04:31:42.600Z Compiling tokio v1.43.0
13632025-02-13T04:31:42.831Z Compiling http v1.2.0
13642025-02-13T04:31:43.151Z Compiling rustc_version v0.4.1
13652025-02-13T04:31:43.217Z Compiling atomic-waker v1.1.2
13662025-02-13T04:31:43.305Z Compiling tinyvec_macros v0.1.1
13672025-02-13T04:31:43.407Z Compiling icu_normalizer v1.5.0
13682025-02-13T04:31:43.426Z Compiling num_threads v0.1.7
13692025-02-13T04:31:43.571Z Compiling time v0.3.36
13702025-02-13T04:31:43.845Z Compiling tinyvec v1.8.0
13712025-02-13T04:31:44.381Z Compiling idna_adapter v1.2.0
13722025-02-13T04:31:44.558Z Compiling http-body v1.0.1
13732025-02-13T04:31:44.720Z Compiling scroll v0.12.0
13742025-02-13T04:31:44.814Z Compiling pest_generator v2.7.14
13752025-02-13T04:31:45.029Z Compiling pkcs5 v0.7.1
13762025-02-13T04:31:45.225Z Compiling which v4.4.2
13772025-02-13T04:31:45.258Z Compiling form_urlencoded v1.2.1
13782025-02-13T04:31:45.364Z Compiling slog v2.7.0
13792025-02-13T04:31:45.739Z Compiling try-lock v0.2.5
13802025-02-13T04:31:45.897Z Compiling want v0.3.1
13812025-02-13T04:31:45.924Z Compiling goblin v0.8.2
13822025-02-13T04:31:46.119Z Compiling pkcs8 v0.10.2
13832025-02-13T04:31:46.161Z Compiling idna v1.0.3
13842025-02-13T04:31:46.411Z Compiling uuid v1.12.0
13852025-02-13T04:31:46.700Z Compiling pest_derive v2.7.14
13862025-02-13T04:31:46.780Z Compiling iana-time-zone v0.1.61
13872025-02-13T04:31:47.155Z Compiling httpdate v1.0.3
13882025-02-13T04:31:47.486Z Compiling dtrace-parser v0.2.0
13892025-02-13T04:31:47.627Z Compiling chrono v0.4.39
13902025-02-13T04:31:47.839Z Compiling serde_spanned v0.6.8
13912025-02-13T04:31:48.076Z Compiling serde_tokenstream v0.2.2
13922025-02-13T04:31:48.231Z Compiling toml_datetime v0.6.8
13932025-02-13T04:31:48.507Z Compiling adler2 v2.0.0
13942025-02-13T04:31:48.655Z Compiling openssl v0.10.70
13952025-02-13T04:31:48.704Z Compiling base64 v0.22.1
13962025-02-13T04:31:48.726Z Compiling foreign-types-shared v0.1.1
13972025-02-13T04:31:48.853Z Compiling rustversion v1.0.17
13982025-02-13T04:31:49.091Z Compiling match_cfg v0.1.0
13992025-02-13T04:31:49.225Z Compiling tower-service v0.3.3
14002025-02-13T04:31:49.364Z Compiling hostname v0.3.1
14012025-02-13T04:31:49.433Z Compiling foreign-types v0.3.2
14022025-02-13T04:31:49.460Z Compiling miniz_oxide v0.8.0
14032025-02-13T04:31:49.543Z Compiling url v2.5.3
14042025-02-13T04:31:49.591Z Compiling openssl-macros v0.1.1
14052025-02-13T04:31:50.356Z Compiling async-trait v0.1.86
14062025-02-13T04:31:50.775Z Compiling tokio-util v0.7.12
14072025-02-13T04:31:50.826Z Compiling serde_derive_internals v0.29.1
14082025-02-13T04:31:50.982Z Compiling dirs-sys-next v0.1.2
14092025-02-13T04:31:51.344Z Compiling data-encoding v2.6.0
14102025-02-13T04:31:51.549Z Compiling dof v0.3.0
14112025-02-13T04:31:52.052Z Compiling h2 v0.4.6
14122025-02-13T04:31:52.906Z Compiling usdt-impl v0.5.0
14132025-02-13T04:31:53.176Z Compiling syn v1.0.109
14142025-02-13T04:31:53.352Z Compiling siphasher v0.3.11
14152025-02-13T04:31:53.380Z Compiling rustls v0.22.4
14162025-02-13T04:31:53.645Z Compiling native-tls v0.2.12
14172025-02-13T04:31:53.724Z Compiling rustls v0.23.19
14182025-02-13T04:31:53.757Z Compiling schemars v0.8.21
14192025-02-13T04:31:54.067Z Compiling schemars_derive v0.8.21
14202025-02-13T04:31:54.095Z Compiling dirs-next v2.0.0
14212025-02-13T04:31:54.331Z Compiling unicode-normalization v0.1.24
14222025-02-13T04:31:55.182Z Compiling http-body-util v0.1.2
14232025-02-13T04:31:55.415Z Compiling heapless v0.7.17
14242025-02-13T04:31:55.680Z Compiling crossbeam-epoch v0.9.18
14252025-02-13T04:31:55.699Z Compiling signature v2.2.0
14262025-02-13T04:31:55.855Z Compiling sha1 v0.10.6
14272025-02-13T04:31:55.985Z Compiling bzip2-sys v0.1.11+1.0.8
14282025-02-13T04:31:56.009Z Compiling thread_local v1.1.8
14292025-02-13T04:31:56.284Z Compiling cookie v0.18.1
14302025-02-13T04:31:56.381Z Compiling encoding_rs v0.8.34
14312025-02-13T04:31:56.471Z Compiling multer v3.1.0
14322025-02-13T04:31:56.491Z Compiling signal-hook v0.3.17
14332025-02-13T04:31:56.585Z Compiling openssl-probe v0.1.5
14342025-02-13T04:31:56.738Z Compiling ipnet v2.10.1
14352025-02-13T04:31:56.758Z Compiling rayon-core v1.12.1
14362025-02-13T04:31:56.897Z Compiling dyn-clone v1.0.17
14372025-02-13T04:31:57.031Z Compiling slog-async v2.8.0
14382025-02-13T04:31:57.125Z Compiling gimli v0.31.1
14392025-02-13T04:31:57.162Z Compiling mime v0.3.17
14402025-02-13T04:31:57.562Z Compiling unicode-bidi v0.3.17
14412025-02-13T04:31:57.650Z Compiling unicode-properties v0.1.3
14422025-02-13T04:31:58.101Z Compiling toml_edit v0.22.22
14432025-02-13T04:31:58.811Z Compiling stringprep v0.1.5
14442025-02-13T04:31:59.901Z Compiling hyper v1.5.2
14452025-02-13T04:32:01.267Z Compiling addr2line v0.24.2
14462025-02-13T04:32:01.868Z Compiling crossbeam-deque v0.8.5
14472025-02-13T04:32:01.921Z Compiling usdt-attr-macro v0.5.0
14482025-02-13T04:32:01.969Z Compiling usdt-macro v0.5.0
14492025-02-13T04:32:02.010Z Compiling term v0.7.0
14502025-02-13T04:32:02.226Z Compiling hyper-util v0.1.10
14512025-02-13T04:32:03.246Z Compiling slog-json v2.6.1
14522025-02-13T04:32:03.360Z Compiling serde_urlencoded v0.7.1
14532025-02-13T04:32:03.469Z Compiling curve25519-dalek v4.1.3
14542025-02-13T04:32:03.512Z Compiling crossbeam-channel v0.5.13
14552025-02-13T04:32:03.595Z Compiling futures-executor v0.3.31
14562025-02-13T04:32:03.837Z Compiling enum-as-inner v0.6.1
14572025-02-13T04:32:04.108Z Compiling md-5 v0.10.6
14582025-02-13T04:32:04.157Z Compiling async-stream-impl v0.3.6
14592025-02-13T04:32:04.417Z Compiling rustls-pemfile v2.2.0
14602025-02-13T04:32:04.560Z Compiling num-integer v0.1.46
14612025-02-13T04:32:04.744Z Compiling hash32 v0.2.1
14622025-02-13T04:32:04.933Z Compiling ff v0.13.0
14632025-02-13T04:32:05.121Z Compiling is-terminal v0.4.13
14642025-02-13T04:32:05.141Z Compiling dropshot v0.12.0
14652025-02-13T04:32:05.161Z Compiling object v0.36.5
14662025-02-13T04:32:05.267Z Compiling litrs v0.4.1
14672025-02-13T04:32:05.296Z Compiling take_mut v0.2.2
14682025-02-13T04:32:05.408Z Compiling num-bigint-dig v0.8.4
14692025-02-13T04:32:05.434Z Compiling base16ct v0.2.0
14702025-02-13T04:32:05.472Z Compiling smoltcp v0.9.1
14712025-02-13T04:32:05.493Z Compiling portable-atomic v1.9.0
14722025-02-13T04:32:05.693Z Compiling fallible-iterator v0.2.0
14732025-02-13T04:32:05.747Z Compiling utf-8 v0.7.6
14742025-02-13T04:32:06.064Z Compiling quick-error v1.2.3
14752025-02-13T04:32:06.120Z Compiling anyhow v1.0.95
14762025-02-13T04:32:06.225Z Compiling rustc-demangle v0.1.24
14772025-02-13T04:32:06.333Z Compiling linked-hash-map v0.5.6
14782025-02-13T04:32:06.352Z Compiling psl-types v2.0.11
14792025-02-13T04:32:06.501Z Compiling document-features v0.2.10
14802025-02-13T04:32:06.556Z Compiling publicsuffix v2.3.0
14812025-02-13T04:32:06.668Z Compiling lru-cache v0.1.2
14822025-02-13T04:32:06.861Z Compiling postgres-protocol v0.6.7
14832025-02-13T04:32:06.882Z Compiling resolv-conf v0.7.0
14842025-02-13T04:32:07.105Z Compiling tungstenite v0.24.0
14852025-02-13T04:32:07.159Z Compiling sec1 v0.7.3
14862025-02-13T04:32:07.686Z Compiling async-stream v0.3.6
14872025-02-13T04:32:07.784Z Compiling slog-term v2.9.1
14882025-02-13T04:32:07.982Z Compiling usdt v0.5.0
14892025-02-13T04:32:08.043Z Compiling group v0.13.0
14902025-02-13T04:32:08.367Z Compiling num-iter v0.1.45
14912025-02-13T04:32:08.564Z Compiling hickory-proto v0.24.3
14922025-02-13T04:32:08.724Z Compiling futures v0.3.31
14932025-02-13T04:32:08.847Z Compiling slog-bunyan v2.5.0
14942025-02-13T04:32:09.109Z Compiling toml v0.8.19
14952025-02-13T04:32:10.317Z Compiling tokio-native-tls v0.3.1
14962025-02-13T04:32:10.610Z Compiling camino v1.1.9
14972025-02-13T04:32:10.631Z Compiling phf_shared v0.11.2
14982025-02-13T04:32:10.660Z Compiling dropshot_endpoint v0.12.0
14992025-02-13T04:32:11.002Z Compiling terminal_size v0.4.0
15002025-02-13T04:32:11.207Z Compiling openapiv3 v2.0.0
15012025-02-13T04:32:11.252Z Compiling waitgroup v0.1.2
15022025-02-13T04:32:11.496Z Compiling serde_path_to_error v0.1.16
15032025-02-13T04:32:11.499Z Compiling hkdf v0.12.4
15042025-02-13T04:32:11.799Z Compiling backtrace v0.3.74
15052025-02-13T04:32:12.204Z Compiling crypto-bigint v0.5.5
15062025-02-13T04:32:12.298Z Compiling zerocopy-derive v0.6.6
15072025-02-13T04:32:14.326Z Compiling curve25519-dalek-derive v0.1.1
15082025-02-13T04:32:14.919Z Compiling webpki-roots v0.26.6
15092025-02-13T04:32:14.951Z Compiling hostname v0.4.0
15102025-02-13T04:32:15.173Z Compiling crc32fast v1.4.2
15112025-02-13T04:32:15.196Z Compiling ahash v0.8.11
15122025-02-13T04:32:15.199Z Compiling fs-err v2.11.0
15132025-02-13T04:32:15.378Z Compiling hubpack_derive v0.1.1
15142025-02-13T04:32:15.496Z Compiling newtype-uuid v1.2.1
15152025-02-13T04:32:15.526Z Compiling bitflags v1.3.2
15162025-02-13T04:32:15.550Z Compiling winnow v0.5.40
15172025-02-13T04:32:15.640Z Compiling unicode-width v0.2.0
15182025-02-13T04:32:15.727Z Compiling managed v0.8.0
15192025-02-13T04:32:15.779Z Compiling debug-ignore v1.0.5
15202025-02-13T04:32:16.138Z Compiling console v0.15.10
15212025-02-13T04:32:16.258Z Compiling hubpack v0.1.2
15222025-02-13T04:32:16.695Z Compiling strum_macros v0.25.3
15232025-02-13T04:32:17.927Z Compiling clap_builder v4.5.27
15242025-02-13T04:32:18.036Z Compiling flate2 v1.0.35
15252025-02-13T04:32:18.072Z Compiling elliptic-curve v0.13.8
15262025-02-13T04:32:18.114Z Compiling zerocopy v0.6.6
15272025-02-13T04:32:18.872Z Compiling toml_edit v0.19.15
15282025-02-13T04:32:18.899Z Compiling hickory-resolver v0.24.2
15292025-02-13T04:32:18.955Z Compiling phf v0.11.2
15302025-02-13T04:32:19.325Z Compiling hyper-tls v0.6.0
15312025-02-13T04:32:19.754Z Compiling rayon v1.10.0
15322025-02-13T04:32:19.810Z Compiling signal-hook-mio v0.2.4
15332025-02-13T04:32:19.999Z Compiling cookie_store v0.21.1
15342025-02-13T04:32:20.594Z Compiling bzip2 v0.4.4
15352025-02-13T04:32:21.404Z Compiling tokio-tungstenite v0.24.0
15362025-02-13T04:32:21.947Z Compiling postgres-types v0.2.8
15372025-02-13T04:32:24.004Z Compiling ed25519 v2.2.3
15382025-02-13T04:32:24.024Z Compiling phf_shared v0.10.0
15392025-02-13T04:32:24.429Z Compiling tokio-stream v0.1.16
15402025-02-13T04:32:24.541Z Compiling pkcs1 v0.7.5
15412025-02-13T04:32:24.880Z Compiling serde-big-array v0.5.1
15422025-02-13T04:32:25.129Z Compiling clap_derive v4.5.24
15432025-02-13T04:32:25.346Z Compiling rfc6979 v0.4.0
15442025-02-13T04:32:25.442Z Compiling derive-where v1.2.7
15452025-02-13T04:32:25.534Z Compiling serde_repr v0.1.19
15462025-02-13T04:32:25.616Z Compiling bstr v1.10.0
15472025-02-13T04:32:25.866Z Compiling float-cmp v0.9.0
15482025-02-13T04:32:26.106Z Compiling sync_wrapper v1.0.1
15492025-02-13T04:32:26.128Z Compiling unicode-segmentation v1.12.0
15502025-02-13T04:32:26.281Z Compiling number_prefix v0.4.0
15512025-02-13T04:32:26.516Z Compiling predicates-core v1.0.8
15522025-02-13T04:32:26.629Z Compiling fixedbitset v0.4.2
15532025-02-13T04:32:26.842Z Compiling whoami v1.5.2
15542025-02-13T04:32:27.009Z Compiling normalize-line-endings v0.3.0
15552025-02-13T04:32:27.143Z Compiling new_debug_unreachable v1.0.6
15562025-02-13T04:32:27.163Z Compiling precomputed-hash v0.1.1
15572025-02-13T04:32:27.195Z Compiling difflib v0.4.0
15582025-02-13T04:32:27.245Z Compiling bit-vec v0.6.3
15592025-02-13T04:32:27.294Z Compiling static_assertions v1.1.0
15602025-02-13T04:32:27.390Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15612025-02-13T04:32:27.432Z Compiling string_cache v0.8.7
15622025-02-13T04:32:27.652Z Compiling predicates v3.1.2
15632025-02-13T04:32:27.862Z Compiling bit-set v0.5.3
15642025-02-13T04:32:28.151Z Compiling tokio-postgres v0.7.12
15652025-02-13T04:32:28.575Z Compiling petgraph v0.6.5
15662025-02-13T04:32:28.642Z Compiling similar v2.6.0
15672025-02-13T04:32:29.146Z Compiling indicatif v0.17.11
15682025-02-13T04:32:29.639Z Compiling clap v4.5.27
15692025-02-13T04:32:29.776Z Compiling ecdsa v0.16.9
15702025-02-13T04:32:30.587Z Compiling rsa v0.9.6
15712025-02-13T04:32:30.770Z Compiling ed25519-dalek v2.1.1
15722025-02-13T04:32:31.182Z Compiling toml v0.7.8
15732025-02-13T04:32:32.058Z Compiling zip v0.6.6
15742025-02-13T04:32:32.159Z Compiling crossterm v0.28.1
15752025-02-13T04:32:33.562Z Compiling hex v0.4.3
15762025-02-13T04:32:33.696Z Compiling x509-cert v0.2.5
15772025-02-13T04:32:33.820Z Compiling itertools v0.10.5
15782025-02-13T04:32:33.898Z Compiling peg-runtime v0.8.3
15792025-02-13T04:32:34.155Z Compiling unicode-xid v0.2.6
15802025-02-13T04:32:34.383Z Compiling lalrpop-util v0.19.12
15812025-02-13T04:32:34.520Z Compiling strum_macros v0.26.4
15822025-02-13T04:32:34.540Z Compiling xattr v1.3.1
15832025-02-13T04:32:34.746Z Compiling filetime v0.2.25
15842025-02-13T04:32:35.055Z Compiling tar v0.4.42
15852025-02-13T04:32:39.128Z Compiling strum v0.26.3
15862025-02-13T04:32:42.575Z Compiling aws-lc-sys v0.22.0
15872025-02-13T04:33:09.703Z Compiling rustls-webpki v0.102.8
15882025-02-13T04:33:12.863Z Compiling tokio-rustls v0.25.0
15892025-02-13T04:33:14.604Z Compiling tokio-rustls v0.26.0
15902025-02-13T04:33:14.945Z Compiling hyper-rustls v0.27.3
15912025-02-13T04:33:15.381Z Compiling reqwest v0.12.9
15922025-02-13T04:33:16.502Z Compiling qorb v0.2.1
15932025-02-13T04:33:19.619Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15942025-02-13T04:33:19.949Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15952025-02-13T04:33:24.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
15962025-02-13T04:33:24.470Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15972025-02-13T04:33:24.524ZFeb 13 04:33:23.982 INFO Starting download, target: Clickhouse
15982025-02-13T04:33:24.524ZFeb 13 04:33:23.983 INFO Starting download, target: Cockroach
15992025-02-13T04:33:24.524ZFeb 13 04:33:23.983 INFO Starting download, target: Console
16002025-02-13T04:33:24.529ZFeb 13 04:33:23.983 INFO Starting download, target: DendriteOpenapi
16012025-02-13T04:33:24.529ZFeb 13 04:33:23.983 INFO Starting download, target: DendriteStub
16022025-02-13T04:33:24.529ZFeb 13 04:33:23.983 INFO Starting download, target: MaghemiteMgd
16032025-02-13T04:33:24.529ZFeb 13 04:33:23.983 INFO Starting download, target: TransceiverControl
16042025-02-13T04:33:24.529ZFeb 13 04:33:23.984 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16052025-02-13T04:33:24.530ZFeb 13 04:33:23.984 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16062025-02-13T04:33:24.530ZFeb 13 04:33:23.984 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16072025-02-13T04:33:24.530ZFeb 13 04:33:23.984 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16082025-02-13T04:33:24.530ZFeb 13 04:33:23.984 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16092025-02-13T04:33:24.530ZFeb 13 04:33:23.984 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16102025-02-13T04:33:24.530ZFeb 13 04:33:23.984 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16112025-02-13T04:33:24.764ZFeb 13 04:33:24.222 INFO Download complete, target: DendriteOpenapi
16122025-02-13T04:33:24.875ZFeb 13 04:33:24.305 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16132025-02-13T04:33:25.073ZFeb 13 04:33:24.517 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16142025-02-13T04:33:25.348ZFeb 13 04:33:24.806 INFO Download complete, target: TransceiverControl
16152025-02-13T04:33:25.422ZFeb 13 04:33:24.873 INFO Download complete, target: Console
16162025-02-13T04:33:25.510ZFeb 13 04:33:24.969 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16172025-02-13T04:33:25.517ZFeb 13 04:33:24.976 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16182025-02-13T04:33:26.112ZFeb 13 04:33:25.572 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16192025-02-13T04:33:26.112ZFeb 13 04:33:25.572 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16202025-02-13T04:33:26.532ZFeb 13 04:33:25.989 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16212025-02-13T04:33:28.459ZFeb 13 04:33:27.792 INFO Download complete, target: DendriteStub
16222025-02-13T04:33:28.613ZFeb 13 04:33:27.952 INFO Download complete, target: MaghemiteMgd
16232025-02-13T04:33:33.630ZFeb 13 04:33:33.079 INFO Checking that binary works, target: Cockroach
16242025-02-13T04:33:33.951ZFeb 13 04:33:33.407 INFO Download complete, target: Cockroach
16252025-02-13T04:33:39.323ZFeb 13 04:33:38.781 INFO Checking that binary works, target: Clickhouse
16262025-02-13T04:33:39.487ZFeb 13 04:33:38.946 INFO Download complete, target: Clickhouse
16272025-02-13T04:33:39.508ZAll builder prerequisites installed successfully, and PATH looks valid
16282025-02-13T04:33:39.510Z
16292025-02-13T04:33:39.510Zreal 7:44.304706851
16302025-02-13T04:33:39.510Zuser 15:44.442311254
16312025-02-13T04:33:39.510Zsys 2:04.628071773
16322025-02-13T04:33:39.510Ztrap 0.567022635
16332025-02-13T04:33:39.510Ztflt 1.686539947
16342025-02-13T04:33:39.511Zdflt 1.572930893
16352025-02-13T04:33:39.511Zkflt 0.020031022
16362025-02-13T04:33:39.511Zlock 24:40.669711372
16372025-02-13T04:33:39.511Zslp 1:00:41.858549316
16382025-02-13T04:33:39.511Zlat 59.521416074
16392025-02-13T04:33:39.511Zstop 2:26.224745484
16402025-02-13T04:33:39.511Z+ banner hack-check
16412025-02-13T04:33:39.514Z
16422025-02-13T04:33:39.514Z # # ## #### # # #### # # ###### #### # #
16432025-02-13T04:33:39.514Z # # # # # # # # # # # # # # # # #
16442025-02-13T04:33:39.514Z ###### # # # #### ##### # ###### ##### # ####
16452025-02-13T04:33:39.514Z # # ###### # # # # # # # # # #
16462025-02-13T04:33:39.514Z # # # # # # # # # # # # # # # # #
16472025-02-13T04:33:39.514Z # # # # #### # # #### # # ###### #### # #
16482025-02-13T04:33:39.514Z
16492025-02-13T04:33:39.514Z+ export CARGO_INCREMENTAL=0
16502025-02-13T04:33:39.514Z+ CARGO_INCREMENTAL=0
16512025-02-13T04:33:39.514Z+ ptime -m timeout 2h cargo xtask check-features --ci
16522025-02-13T04:33:40.073Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16532025-02-13T04:33:42.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
16542025-02-13T04:33:43.064Z Running `target/debug/xtask check-features --ci`
16552025-02-13T04:33:43.085Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16562025-02-13T04:33:43.088Zrunning: "/home/build/.rustup/toolchains/1.84.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16572025-02-13T04:33:43.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16582025-02-13T04:33:43.540Z Running `target/debug/xtask download cargo-hack`
16592025-02-13T04:33:44.355Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16602025-02-13T04:33:44.727Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16612025-02-13T04:33:48.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.91s
16622025-02-13T04:33:48.654Z Running `target/debug/xtask-downloader cargo-hack`
16632025-02-13T04:33:48.703ZFeb 13 04:33:48.138 INFO Starting download, target: CargoHack
16642025-02-13T04:33:48.748ZFeb 13 04:33:48.139 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16652025-02-13T04:33:49.161ZFeb 13 04:33:48.618 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16662025-02-13T04:33:49.260ZFeb 13 04:33:48.712 INFO Download complete, target: CargoHack
16672025-02-13T04:33:49.263Zrunning: "/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"
16682025-02-13T04:33:49.276Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16692025-02-13T04:33:49.458Zinfo: running `cargo check --bins` on api_identity (1/199)
16702025-02-13T04:33:49.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16712025-02-13T04:33:49.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16722025-02-13T04:33:49.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16732025-02-13T04:33:49.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16742025-02-13T04:33:50.068Z
16752025-02-13T04:33:50.068Zinfo: running `cargo check --bins` on bootstore (2/199)
16762025-02-13T04:33:50.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772025-02-13T04:33:50.646Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782025-02-13T04:33:50.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792025-02-13T04:33:50.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16802025-02-13T04:33:50.721Z
16812025-02-13T04:33:50.721Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
16822025-02-13T04:33:51.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832025-02-13T04:33:51.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842025-02-13T04:33:51.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852025-02-13T04:33:51.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16862025-02-13T04:33:51.360Z
16872025-02-13T04:33:51.360Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
16882025-02-13T04:33:51.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892025-02-13T04:33:51.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902025-02-13T04:33:51.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912025-02-13T04:33:51.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
16922025-02-13T04:33:51.969Z
16932025-02-13T04:33:51.969Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
16942025-02-13T04:33:52.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952025-02-13T04:33:52.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962025-02-13T04:33:52.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972025-02-13T04:33:52.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16982025-02-13T04:33:52.493Z
16992025-02-13T04:33:52.493Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17002025-02-13T04:33:52.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012025-02-13T04:33:52.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022025-02-13T04:33:52.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032025-02-13T04:33:52.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17042025-02-13T04:33:52.835Z
17052025-02-13T04:33:52.835Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17062025-02-13T04:33:53.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072025-02-13T04:33:53.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082025-02-13T04:33:53.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092025-02-13T04:33:53.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17102025-02-13T04:33:53.293Z
17112025-02-13T04:33:53.293Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17122025-02-13T04:33:53.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132025-02-13T04:33:53.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142025-02-13T04:33:53.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152025-02-13T04:33:53.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17162025-02-13T04:33:53.714Z
17172025-02-13T04:33:53.715Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17182025-02-13T04:33:54.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192025-02-13T04:33:54.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202025-02-13T04:33:54.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212025-02-13T04:33:54.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17222025-02-13T04:33:54.157Z
17232025-02-13T04:33:54.157Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17242025-02-13T04:33:54.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252025-02-13T04:33:54.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262025-02-13T04:33:54.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272025-02-13T04:33:54.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17282025-02-13T04:33:54.578Z
17292025-02-13T04:33:54.579Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17302025-02-13T04:33:54.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312025-02-13T04:33:54.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322025-02-13T04:33:54.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332025-02-13T04:33:54.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17342025-02-13T04:33:55.003Z
17352025-02-13T04:33:55.003Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17362025-02-13T04:33:55.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372025-02-13T04:33:55.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382025-02-13T04:33:55.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392025-02-13T04:33:55.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17402025-02-13T04:33:55.429Z
17412025-02-13T04:33:55.429Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17422025-02-13T04:33:55.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432025-02-13T04:33:55.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442025-02-13T04:33:55.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452025-02-13T04:33:55.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17462025-02-13T04:33:55.857Z
17472025-02-13T04:33:55.857Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17482025-02-13T04:33:56.244Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492025-02-13T04:33:56.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502025-02-13T04:33:56.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512025-02-13T04:33:56.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17522025-02-13T04:33:56.286Z
17532025-02-13T04:33:56.286Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17542025-02-13T04:33:56.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552025-02-13T04:33:56.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562025-02-13T04:33:56.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572025-02-13T04:33:56.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17582025-02-13T04:33:56.726Z
17592025-02-13T04:33:56.726Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17602025-02-13T04:33:57.134Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612025-02-13T04:33:57.137Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622025-02-13T04:33:57.137Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632025-02-13T04:33:57.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17642025-02-13T04:33:57.187Z
17652025-02-13T04:33:57.187Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17662025-02-13T04:33:57.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672025-02-13T04:33:57.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682025-02-13T04:33:57.586Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692025-02-13T04:33:57.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17702025-02-13T04:33:57.636Z
17712025-02-13T04:33:57.636Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
17722025-02-13T04:33:58.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732025-02-13T04:33:58.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742025-02-13T04:33:58.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17752025-02-13T04:33:58.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17762025-02-13T04:33:58.092Z
17772025-02-13T04:33:58.092Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
17782025-02-13T04:33:58.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17792025-02-13T04:33:58.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17802025-02-13T04:33:58.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17812025-02-13T04:33:58.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17822025-02-13T04:33:58.549Z
17832025-02-13T04:33:58.549Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
17842025-02-13T04:33:58.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17852025-02-13T04:33:58.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17862025-02-13T04:33:58.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17872025-02-13T04:33:58.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17882025-02-13T04:33:58.998Z
17892025-02-13T04:33:58.998Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
17902025-02-13T04:33:59.382Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17912025-02-13T04:33:59.389Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17922025-02-13T04:33:59.389Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17932025-02-13T04:33:59.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17942025-02-13T04:33:59.424Z
17952025-02-13T04:33:59.424Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
17962025-02-13T04:33:59.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17972025-02-13T04:33:59.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17982025-02-13T04:33:59.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17992025-02-13T04:33:59.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18002025-02-13T04:33:59.850Z
18012025-02-13T04:33:59.850Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18022025-02-13T04:34:00.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18032025-02-13T04:34:00.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18042025-02-13T04:34:00.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18052025-02-13T04:34:00.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18062025-02-13T04:34:00.276Z
18072025-02-13T04:34:00.276Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18082025-02-13T04:34:00.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18092025-02-13T04:34:00.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18102025-02-13T04:34:00.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18112025-02-13T04:34:00.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18122025-02-13T04:34:00.700Z
18132025-02-13T04:34:00.700Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18142025-02-13T04:34:01.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18152025-02-13T04:34:01.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18162025-02-13T04:34:01.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18172025-02-13T04:34:01.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18182025-02-13T04:34:01.128Z
18192025-02-13T04:34:01.128Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18202025-02-13T04:34:01.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18212025-02-13T04:34:01.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18222025-02-13T04:34:01.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18232025-02-13T04:34:01.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18242025-02-13T04:34:01.543Z
18252025-02-13T04:34:01.543Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18262025-02-13T04:34:01.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18272025-02-13T04:34:01.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18282025-02-13T04:34:01.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18292025-02-13T04:34:01.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18302025-02-13T04:34:01.964Z
18312025-02-13T04:34:01.964Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18322025-02-13T04:34:02.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18332025-02-13T04:34:02.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18342025-02-13T04:34:02.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18352025-02-13T04:34:02.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18362025-02-13T04:34:02.384Z
18372025-02-13T04:34:02.384Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18382025-02-13T04:34:02.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18392025-02-13T04:34:02.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18402025-02-13T04:34:02.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18412025-02-13T04:34:02.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18422025-02-13T04:34:02.807Z
18432025-02-13T04:34:02.807Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18442025-02-13T04:34:03.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18452025-02-13T04:34:03.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18462025-02-13T04:34:03.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18472025-02-13T04:34:03.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18482025-02-13T04:34:03.223Z
18492025-02-13T04:34:03.223Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18502025-02-13T04:34:03.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18512025-02-13T04:34:03.609Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18522025-02-13T04:34:03.609Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18532025-02-13T04:34:03.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18542025-02-13T04:34:03.648Z
18552025-02-13T04:34:03.648Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18562025-02-13T04:34:04.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18572025-02-13T04:34:04.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18582025-02-13T04:34:04.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18592025-02-13T04:34:04.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18602025-02-13T04:34:04.069Z
18612025-02-13T04:34:04.069Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18622025-02-13T04:34:04.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18632025-02-13T04:34:04.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18642025-02-13T04:34:04.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18652025-02-13T04:34:04.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18662025-02-13T04:34:04.498Z
18672025-02-13T04:34:04.498Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18682025-02-13T04:34:04.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18692025-02-13T04:34:04.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18702025-02-13T04:34:04.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18712025-02-13T04:34:04.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
18722025-02-13T04:34:04.913Z
18732025-02-13T04:34:04.913Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
18742025-02-13T04:34:05.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18752025-02-13T04:34:05.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18762025-02-13T04:34:05.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18772025-02-13T04:34:05.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
18782025-02-13T04:34:05.327Z
18792025-02-13T04:34:05.327Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
18802025-02-13T04:34:05.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18812025-02-13T04:34:05.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18822025-02-13T04:34:05.717Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18832025-02-13T04:34:05.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18842025-02-13T04:34:05.757Z
18852025-02-13T04:34:05.757Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
18862025-02-13T04:34:06.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18872025-02-13T04:34:06.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18882025-02-13T04:34:06.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18892025-02-13T04:34:06.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18902025-02-13T04:34:06.186Z
18912025-02-13T04:34:06.186Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
18922025-02-13T04:34:06.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18932025-02-13T04:34:06.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18942025-02-13T04:34:06.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18952025-02-13T04:34:06.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
18962025-02-13T04:34:06.615Z
18972025-02-13T04:34:06.615Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
18982025-02-13T04:34:06.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18992025-02-13T04:34:06.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19002025-02-13T04:34:06.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19012025-02-13T04:34:07.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
19022025-02-13T04:34:07.039Z
19032025-02-13T04:34:07.039Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19042025-02-13T04:34:07.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19052025-02-13T04:34:07.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19062025-02-13T04:34:07.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19072025-02-13T04:34:07.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19082025-02-13T04:34:07.469Z
19092025-02-13T04:34:07.469Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19102025-02-13T04:34:07.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19112025-02-13T04:34:07.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19122025-02-13T04:34:07.853Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19132025-02-13T04:34:07.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19142025-02-13T04:34:07.894Z
19152025-02-13T04:34:07.894Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19162025-02-13T04:34:08.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19172025-02-13T04:34:08.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19182025-02-13T04:34:08.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19192025-02-13T04:34:08.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19202025-02-13T04:34:08.332Z
19212025-02-13T04:34:08.332Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19222025-02-13T04:34:08.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19232025-02-13T04:34:08.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19242025-02-13T04:34:08.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19252025-02-13T04:34:08.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19262025-02-13T04:34:08.758Z
19272025-02-13T04:34:08.758Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19282025-02-13T04:34:09.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19292025-02-13T04:34:09.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19302025-02-13T04:34:09.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19312025-02-13T04:34:09.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
19322025-02-13T04:34:09.189Z
19332025-02-13T04:34:09.189Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19342025-02-13T04:34:09.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19352025-02-13T04:34:09.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19362025-02-13T04:34:09.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19372025-02-13T04:34:09.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19382025-02-13T04:34:09.810Z
19392025-02-13T04:34:09.810Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19402025-02-13T04:34:10.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19412025-02-13T04:34:10.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19422025-02-13T04:34:10.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19432025-02-13T04:34:10.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19442025-02-13T04:34:10.438Z
19452025-02-13T04:34:10.438Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19462025-02-13T04:34:10.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19472025-02-13T04:34:10.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19482025-02-13T04:34:10.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19492025-02-13T04:34:10.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
19502025-02-13T04:34:11.059Z
19512025-02-13T04:34:11.059Zinfo: running `cargo check --bins` on oxlog (48/199)
19522025-02-13T04:34:11.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19532025-02-13T04:34:11.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19542025-02-13T04:34:11.661Z Checking cfg-if v1.0.0
19552025-02-13T04:34:11.665Z Checking libc v0.2.169
19562025-02-13T04:34:11.772Z Checking serde v1.0.217
19572025-02-13T04:34:11.775Z Checking zeroize v1.8.1
19582025-02-13T04:34:11.793Z Checking memchr v2.7.4
19592025-02-13T04:34:11.816Z Checking typenum v1.17.0
19602025-02-13T04:34:11.826Z Checking subtle v2.6.1
19612025-02-13T04:34:11.826Z Checking scopeguard v1.2.0
19622025-02-13T04:34:11.838Z Checking value-bag v1.9.0
19632025-02-13T04:34:11.966Z Checking lock_api v0.4.12
19642025-02-13T04:34:12.019Z Checking smallvec v1.13.2
19652025-02-13T04:34:12.069Z Checking const-oid v0.9.6
19662025-02-13T04:34:12.223Z Checking log v0.4.22
19672025-02-13T04:34:12.321Z Checking itoa v1.0.11
19682025-02-13T04:34:12.340Z Checking pin-project-lite v0.2.14
19692025-02-13T04:34:12.468Z Checking byteorder v1.5.0
19702025-02-13T04:34:12.549Z Checking once_cell v1.20.2
19712025-02-13T04:34:12.620Z Checking futures-core v0.3.31
19722025-02-13T04:34:12.702Z Checking cpufeatures v0.2.14
19732025-02-13T04:34:12.778Z Checking getrandom v0.2.15
19742025-02-13T04:34:12.802Z Checking parking_lot_core v0.9.10
19752025-02-13T04:34:12.816Z Checking signal-hook-registry v1.4.2
19762025-02-13T04:34:12.819Z Checking mio v1.0.2
19772025-02-13T04:34:12.870Z Checking stable_deref_trait v1.2.0
19782025-02-13T04:34:12.885Z Checking generic-array v0.14.7
19792025-02-13T04:34:12.982Z Checking futures-sink v0.3.31
19802025-02-13T04:34:13.001Z Checking rand_core v0.6.4
19812025-02-13T04:34:13.073Z Checking socket2 v0.5.7
19822025-02-13T04:34:13.123Z Checking zerocopy v0.7.35
19832025-02-13T04:34:13.137Z Checking parking_lot v0.12.3
19842025-02-13T04:34:13.305Z Checking zerofrom v0.1.4
19852025-02-13T04:34:13.405Z Checking spin v0.9.8
19862025-02-13T04:34:13.480Z Checking slab v0.4.9
19872025-02-13T04:34:13.503Z Checking yoke v0.7.4
19882025-02-13T04:34:13.554Z Checking futures-channel v0.3.31
19892025-02-13T04:34:13.756Z Checking allocator-api2 v0.2.18
19902025-02-13T04:34:13.760Z Checking futures-io v0.3.31
19912025-02-13T04:34:13.838Z Checking zerovec v0.10.4
19922025-02-13T04:34:13.925Z Checking foldhash v0.1.3
19932025-02-13T04:34:13.938Z Checking crypto-common v0.1.6
19942025-02-13T04:34:13.953Z Checking block-buffer v0.10.4
19952025-02-13T04:34:13.969Z Checking futures-task v0.3.31
19962025-02-13T04:34:14.125Z Checking pin-utils v0.1.0
19972025-02-13T04:34:14.146Z Checking equivalent v1.0.1
19982025-02-13T04:34:14.172Z Checking digest v0.10.7
19992025-02-13T04:34:14.204Z Checking block-padding v0.3.3
20002025-02-13T04:34:14.221Z Checking futures-util v0.3.31
20012025-02-13T04:34:14.253Z Checking ryu v1.0.18
20022025-02-13T04:34:14.339Z Checking hashbrown v0.15.1
20032025-02-13T04:34:14.354Z Checking fnv v1.0.7
20042025-02-13T04:34:14.397Z Checking inout v0.1.3
20052025-02-13T04:34:14.480Z Checking litemap v0.7.3
20062025-02-13T04:34:14.497Z Checking writeable v0.5.5
20072025-02-13T04:34:14.522Z Checking hmac v0.12.1
20082025-02-13T04:34:14.625Z Checking cipher v0.4.4
20092025-02-13T04:34:14.726Z Checking sha2 v0.10.8
20102025-02-13T04:34:14.798Z Checking libm v0.2.8
20112025-02-13T04:34:14.820Z Checking base64ct v1.6.0
20122025-02-13T04:34:15.033Z Checking ppv-lite86 v0.2.20
20132025-02-13T04:34:15.279Z Checking pem-rfc7468 v0.7.0
20142025-02-13T04:34:15.296Z Checking icu_locid_transform_data v1.5.0
20152025-02-13T04:34:15.387Z Checking flagset v0.4.6
20162025-02-13T04:34:15.403Z Checking tinystr v0.7.6
20172025-02-13T04:34:15.418Z Checking icu_collections v1.5.0
20182025-02-13T04:34:15.557Z Checking tracing-core v0.1.32
20192025-02-13T04:34:15.573Z Checking der v0.7.9
20202025-02-13T04:34:15.713Z Checking num-traits v0.2.19
20212025-02-13T04:34:15.716Z Checking rand_chacha v0.3.1
20222025-02-13T04:34:15.740Z Checking icu_locid v1.5.0
20232025-02-13T04:34:16.039Z Checking thiserror v1.0.69
20242025-02-13T04:34:16.126Z Checking icu_properties_data v1.5.0
20252025-02-13T04:34:16.187Z Checking percent-encoding v2.3.1
20262025-02-13T04:34:16.203Z Checking rustls-pki-types v1.10.0
20272025-02-13T04:34:16.215Z Checking bytes v1.9.0
20282025-02-13T04:34:16.362Z Checking indexmap v2.7.1
20292025-02-13T04:34:16.410Z Checking serde_json v1.0.135
20302025-02-13T04:34:16.701Z Checking icu_provider v1.5.0
20312025-02-13T04:34:16.717Z Checking bitflags v2.6.0
20322025-02-13T04:34:17.007Z Checking tracing v0.1.40
20332025-02-13T04:34:17.045Z Checking tokio v1.43.0
20342025-02-13T04:34:17.142Z Checking http v1.2.0
20352025-02-13T04:34:17.218Z Checking spki v0.7.3
20362025-02-13T04:34:17.338Z Checking icu_locid_transform v1.5.0
20372025-02-13T04:34:17.356Z Checking rand v0.8.5
20382025-02-13T04:34:17.508Z Checking salsa20 v0.10.2
20392025-02-13T04:34:17.525Z Checking pbkdf2 v0.12.2
20402025-02-13T04:34:17.680Z Checking aws-lc-sys v0.22.0
20412025-02-13T04:34:17.723Z Checking httparse v1.9.5
20422025-02-13T04:34:18.014Z Checking powerfmt v0.2.0
20432025-02-13T04:34:18.135Z Checking write16 v1.0.0
20442025-02-13T04:34:18.275Z Checking mirai-annotations v1.12.0
20452025-02-13T04:34:18.301Z Checking untrusted v0.9.0
20462025-02-13T04:34:18.341Z Checking icu_properties v1.5.1
20472025-02-13T04:34:18.390Z Checking icu_normalizer_data v1.5.0
20482025-02-13T04:34:18.453Z Checking untrusted v0.7.1
20492025-02-13T04:34:18.470Z Checking utf8_iter v1.0.4
20502025-02-13T04:34:18.495Z Checking utf16_iter v1.0.5
20512025-02-13T04:34:18.556Z Checking ring v0.17.8
20522025-02-13T04:34:18.597Z Checking deranged v0.3.11
20532025-02-13T04:34:18.620Z Checking scrypt v0.11.0
20542025-02-13T04:34:18.653Z Checking cbc v0.1.2
20552025-02-13T04:34:18.656Z Checking aes v0.8.4
20562025-02-13T04:34:18.839Z Checking crossbeam-utils v0.8.20
20572025-02-13T04:34:18.874Z Checking time-core v0.1.2
20582025-02-13T04:34:19.041Z Checking num-conv v0.1.0
20592025-02-13T04:34:19.293Z Checking tinyvec_macros v0.1.1
20602025-02-13T04:34:19.390Z Checking num_threads v0.1.7
20612025-02-13T04:34:19.518Z Checking atomic-waker v1.1.2
20622025-02-13T04:34:19.559Z Checking pkcs5 v0.7.1
20632025-02-13T04:34:19.576Z Checking tinyvec v1.8.0
20642025-02-13T04:34:19.675Z Checking http-body v1.0.1
20652025-02-13T04:34:19.772Z Checking aws-lc-rs v1.10.0
20662025-02-13T04:34:19.880Z Checking time v0.3.36
20672025-02-13T04:34:19.894Z Checking form_urlencoded v1.2.1
20682025-02-13T04:34:20.042Z Checking try-lock v0.2.5
20692025-02-13T04:34:20.090Z Checking pkcs8 v0.10.2
20702025-02-13T04:34:20.198Z Checking want v0.3.1
20712025-02-13T04:34:20.271Z Checking uuid v1.12.0
20722025-02-13T04:34:20.375Z Checking httpdate v1.0.3
20732025-02-13T04:34:20.401Z Checking unicode-ident v1.0.14
20742025-02-13T04:34:20.577Z Checking proc-macro2 v1.0.92
20752025-02-13T04:34:20.615Z Checking toml_datetime v0.6.8
20762025-02-13T04:34:20.887Z Checking serde_spanned v0.6.8
20772025-02-13T04:34:20.905Z Checking slog v2.7.0
20782025-02-13T04:34:20.908Z Checking scroll v0.12.0
20792025-02-13T04:34:21.076Z Checking iana-time-zone v0.1.61
20802025-02-13T04:34:21.216Z Checking base64 v0.22.1
20812025-02-13T04:34:21.241Z Checking foreign-types-shared v0.1.1
20822025-02-13T04:34:21.356Z Checking tower-service v0.3.3
20832025-02-13T04:34:21.359Z Checking match_cfg v0.1.0
20842025-02-13T04:34:21.389Z Checking ucd-trie v0.1.7
20852025-02-13T04:34:21.434Z Checking rustls-webpki v0.102.8
20862025-02-13T04:34:21.467Z Checking adler2 v2.0.0
20872025-02-13T04:34:21.484Z Checking plain v0.2.3
20882025-02-13T04:34:21.620Z Checking pest v2.7.14
20892025-02-13T04:34:21.623Z Checking icu_normalizer v1.5.0
20902025-02-13T04:34:21.623Z Checking miniz_oxide v0.8.0
20912025-02-13T04:34:21.647Z Checking goblin v0.8.2
20922025-02-13T04:34:21.705Z Checking hostname v0.3.1
20932025-02-13T04:34:21.858Z Checking foreign-types v0.3.2
20942025-02-13T04:34:21.961Z Checking chrono v0.4.39
20952025-02-13T04:34:22.191Z Checking quote v1.0.38
20962025-02-13T04:34:22.222Z Checking openssl-sys v0.9.105
20972025-02-13T04:34:22.344Z Checking errno v0.3.9
20982025-02-13T04:34:22.406Z Checking idna_adapter v1.2.0
20992025-02-13T04:34:22.514Z Checking dirs-sys-next v0.1.2
21002025-02-13T04:34:22.517Z Checking aho-corasick v1.1.3
21012025-02-13T04:34:22.604Z Checking idna v1.0.3
21022025-02-13T04:34:22.713Z Checking pretty-hex v0.4.1
21032025-02-13T04:34:22.885Z Checking regex-syntax v0.8.5
21042025-02-13T04:34:23.061Z Checking url v2.5.3
21052025-02-13T04:34:23.329Z Checking siphasher v0.3.11
21062025-02-13T04:34:23.629Z Checking tokio-util v0.7.12
21072025-02-13T04:34:23.663Z Compiling newtype-uuid v1.2.1
21082025-02-13T04:34:23.850Z Checking data-encoding v2.6.0
21092025-02-13T04:34:23.905Z Checking openssl v0.10.70
21102025-02-13T04:34:24.005Z Checking dirs-next v2.0.0
21112025-02-13T04:34:24.059Z Checking syn v2.0.96
21122025-02-13T04:34:24.143Z Checking rustix v0.38.37
21132025-02-13T04:34:24.205Z Checking dtrace-parser v0.2.0
21142025-02-13T04:34:24.419Z Checking unicode-normalization v0.1.24
21152025-02-13T04:34:24.450Z Checking h2 v0.4.6
21162025-02-13T04:34:24.671Z Checking http-body-util v0.1.2
21172025-02-13T04:34:25.077Z Checking crossbeam-epoch v0.9.18
21182025-02-13T04:34:25.395Z Checking signature v2.2.0
21192025-02-13T04:34:25.505Z Checking sha1 v0.10.6
21202025-02-13T04:34:25.609Z Checking thread_local v1.1.8
21212025-02-13T04:34:25.814Z Checking thread-id v4.2.2
21222025-02-13T04:34:25.861Z Checking encoding_rs v0.8.34
21232025-02-13T04:34:25.920Z Checking gimli v0.31.1
21242025-02-13T04:34:26.104Z Checking regex-automata v0.4.8
21252025-02-13T04:34:26.514Z Checking dof v0.3.0
21262025-02-13T04:34:27.129Z Checking unicode-bidi v0.3.17
21272025-02-13T04:34:27.225Z Checking ipnet v2.10.1
21282025-02-13T04:34:27.703Z Checking utf8parse v0.2.2
21292025-02-13T04:34:27.772Z Checking mime v0.3.17
21302025-02-13T04:34:27.866Z Checking unicode-properties v0.1.3
21312025-02-13T04:34:28.101Z Checking either v1.13.0
21322025-02-13T04:34:28.155Z Checking winnow v0.6.20
21332025-02-13T04:34:28.261Z Checking anstyle v1.0.10
21342025-02-13T04:34:28.463Z Checking openssl-probe v0.1.5
21352025-02-13T04:34:28.602Z Checking stringprep v0.1.5
21362025-02-13T04:34:28.638Z Checking anstyle-parse v0.2.5
21372025-02-13T04:34:28.881Z Checking crossbeam-deque v0.8.5
21382025-02-13T04:34:28.917Z Checking term v0.7.0
21392025-02-13T04:34:29.060Z Checking native-tls v0.2.12
21402025-02-13T04:34:29.202Z Checking slog-json v2.6.1
21412025-02-13T04:34:29.363Z Checking rustls v0.22.4
21422025-02-13T04:34:29.381Z Checking rustls v0.23.19
21432025-02-13T04:34:29.474Z Checking serde_urlencoded v0.7.1
21442025-02-13T04:34:29.535Z Checking addr2line v0.24.2
21452025-02-13T04:34:29.869Z Checking crossbeam-channel v0.5.13
21462025-02-13T04:34:29.966Z Checking usdt-impl v0.5.0
21472025-02-13T04:34:30.066Z Checking futures-executor v0.3.31
21482025-02-13T04:34:30.312Z Checking num-integer v0.1.46
21492025-02-13T04:34:30.393Z Checking rustls-pemfile v2.2.0
21502025-02-13T04:34:30.458Z Checking hyper v1.5.2
21512025-02-13T04:34:30.491Z Checking md-5 v0.10.6
21522025-02-13T04:34:30.567Z Checking ff v0.13.0
21532025-02-13T04:34:30.607Z Checking hash32 v0.2.1
21542025-02-13T04:34:30.713Z Checking is-terminal v0.4.13
21552025-02-13T04:34:30.772Z Checking memmap v0.7.0
21562025-02-13T04:34:30.790Z Checking object v0.36.5
21572025-02-13T04:34:30.841Z Checking take_mut v0.2.2
21582025-02-13T04:34:30.860Z Checking toml_edit v0.22.22
21592025-02-13T04:34:30.901Z Checking linked-hash-map v0.5.6
21602025-02-13T04:34:30.997Z Checking anstyle-query v1.1.1
21612025-02-13T04:34:31.013Z Checking colorchoice v1.0.2
21622025-02-13T04:34:31.139Z Checking rustc-demangle v0.1.24
21632025-02-13T04:34:31.158Z Checking quick-error v1.2.3
21642025-02-13T04:34:31.210Z Checking dyn-clone v1.0.17
21652025-02-13T04:34:31.298Z Checking base16ct v0.2.0
21662025-02-13T04:34:31.357Z Checking is_terminal_polyfill v1.70.1
21672025-02-13T04:34:31.490Z Checking psl-types v2.0.11
21682025-02-13T04:34:31.505Z Checking fallible-iterator v0.2.0
21692025-02-13T04:34:31.594Z Checking utf-8 v0.7.6
21702025-02-13T04:34:31.675Z Checking publicsuffix v2.3.0
21712025-02-13T04:34:31.814Z Checking tungstenite v0.24.0
21722025-02-13T04:34:31.950Z Checking sec1 v0.7.3
21732025-02-13T04:34:32.066Z Checking postgres-protocol v0.6.7
21742025-02-13T04:34:32.339Z Checking anstream v0.6.15
21752025-02-13T04:34:32.382Z Checking hyper-util v0.1.10
21762025-02-13T04:34:32.676Z Checking tokio-rustls v0.25.0
21772025-02-13T04:34:32.676Z Checking schemars v0.8.21
21782025-02-13T04:34:32.716Z Checking resolv-conf v0.7.0
21792025-02-13T04:34:32.744Z Checking lru-cache v0.1.2
21802025-02-13T04:34:32.931Z Checking slog-async v2.8.0
21812025-02-13T04:34:33.056Z Checking usdt v0.5.0
21822025-02-13T04:34:33.059Z Checking heapless v0.7.17
21832025-02-13T04:34:33.229Z Checking slog-term v2.9.1
21842025-02-13T04:34:33.308Z Checking num-iter v0.1.45
21852025-02-13T04:34:33.429Z Checking toml v0.8.19
21862025-02-13T04:34:33.489Z Checking group v0.13.0
21872025-02-13T04:34:33.742Z Checking futures v0.3.31
21882025-02-13T04:34:33.765Z Checking slog-bunyan v2.5.0
21892025-02-13T04:34:33.851Z Checking tokio-native-tls v0.3.1
21902025-02-13T04:34:33.928Z Checking rayon-core v1.12.1
21912025-02-13T04:34:34.000Z Checking multer v3.1.0
21922025-02-13T04:34:34.108Z Checking hickory-proto v0.24.3
21932025-02-13T04:34:34.147Z Checking terminal_size v0.4.0
21942025-02-13T04:34:34.299Z Checking phf_shared v0.11.2
21952025-02-13T04:34:34.318Z Checking cookie v0.18.1
21962025-02-13T04:34:34.385Z Checking async-stream v0.3.6
21972025-02-13T04:34:34.408Z Checking tokio-rustls v0.26.0
21982025-02-13T04:34:34.467Z Checking bzip2-sys v0.1.11+1.0.8
21992025-02-13T04:34:34.538Z Checking camino v1.1.9
22002025-02-13T04:34:34.562Z Checking waitgroup v0.1.2
22012025-02-13T04:34:34.581Z Checking signal-hook v0.3.17
22022025-02-13T04:34:34.595Z Checking openapiv3 v2.0.0
22032025-02-13T04:34:34.708Z Checking webpki-roots v0.26.6
22042025-02-13T04:34:34.735Z Checking serde_path_to_error v0.1.16
22052025-02-13T04:34:34.781Z Checking hkdf v0.12.4
22062025-02-13T04:34:34.917Z Checking crypto-bigint v0.5.5
22072025-02-13T04:34:34.933Z Checking lazy_static v1.5.0
22082025-02-13T04:34:34.978Z Checking hostname v0.4.0
22092025-02-13T04:34:35.038Z Checking crc32fast v1.4.2
22102025-02-13T04:34:35.062Z Checking unicode-width v0.2.0
22112025-02-13T04:34:35.131Z Checking clap_lex v0.7.4
22122025-02-13T04:34:35.275Z Checking debug-ignore v1.0.5
22132025-02-13T04:34:35.305Z Checking bitflags v1.3.2
22142025-02-13T04:34:35.382Z Checking winnow v0.5.40
22152025-02-13T04:34:35.405Z Checking managed v0.8.0
22162025-02-13T04:34:35.421Z Checking strsim v0.11.1
22172025-02-13T04:34:35.535Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22182025-02-13T04:34:35.710Z Checking clap_builder v4.5.27
22192025-02-13T04:34:35.782Z Checking smoltcp v0.9.1
22202025-02-13T04:34:35.832Z Checking console v0.15.10
22212025-02-13T04:34:36.403Z Checking flate2 v1.0.35
22222025-02-13T04:34:36.668Z Checking backtrace v0.3.74
22232025-02-13T04:34:37.037Z Checking num-bigint-dig v0.8.4
22242025-02-13T04:34:37.117Z Checking signal-hook-mio v0.2.4
22252025-02-13T04:34:37.236Z Checking anyhow v1.0.95
22262025-02-13T04:34:37.262Z Checking hyper-rustls v0.27.3
22272025-02-13T04:34:37.600Z Checking cookie_store v0.21.1
22282025-02-13T04:34:37.617Z Checking bzip2 v0.4.4
22292025-02-13T04:34:37.625Z Checking elliptic-curve v0.13.8
22302025-02-13T04:34:37.753Z Checking dropshot v0.12.0
22312025-02-13T04:34:37.891Z Checking phf v0.11.2
22322025-02-13T04:34:38.150Z Checking toml_edit v0.19.15
22332025-02-13T04:34:38.168Z Checking rayon v1.10.0
22342025-02-13T04:34:38.260Z Checking hyper-tls v0.6.0
22352025-02-13T04:34:38.276Z Checking postgres-types v0.2.8
22362025-02-13T04:34:38.535Z Checking tokio-tungstenite v0.24.0
22372025-02-13T04:34:38.654Z Checking bstr v1.10.0
22382025-02-13T04:34:38.673Z Checking hickory-resolver v0.24.2
22392025-02-13T04:34:38.929Z Checking regex v1.11.1
22402025-02-13T04:34:38.991Z Checking ed25519 v2.2.3
22412025-02-13T04:34:39.048Z Checking tokio-stream v0.1.16
22422025-02-13T04:34:39.306Z Checking phf_shared v0.10.0
22432025-02-13T04:34:39.557Z Checking curve25519-dalek v4.1.3
22442025-02-13T04:34:39.701Z Checking zerocopy v0.6.6
22452025-02-13T04:34:39.831Z Checking hubpack v0.1.2
22462025-02-13T04:34:39.857Z Checking portable-atomic v1.9.0
22472025-02-13T04:34:39.899Z Checking pkcs1 v0.7.5
22482025-02-13T04:34:40.214Z Checking float-cmp v0.9.0
22492025-02-13T04:34:40.217Z Checking serde-big-array v0.5.1
22502025-02-13T04:34:40.292Z Checking rfc6979 v0.4.0
22512025-02-13T04:34:40.418Z Checking sync_wrapper v1.0.1
22522025-02-13T04:34:40.438Z Checking fixedbitset v0.4.2
22532025-02-13T04:34:40.480Z Checking bit-vec v0.6.3
22542025-02-13T04:34:40.531Z Checking precomputed-hash v0.1.1
22552025-02-13T04:34:40.578Z Checking unicode-segmentation v1.12.0
22562025-02-13T04:34:40.659Z Checking whoami v1.5.2
22572025-02-13T04:34:40.717Z Checking new_debug_unreachable v1.0.6
22582025-02-13T04:34:40.814Z Checking number_prefix v0.4.0
22592025-02-13T04:34:40.828Z Checking normalize-line-endings v0.3.0
22602025-02-13T04:34:40.830Z Checking predicates-core v1.0.8
22612025-02-13T04:34:40.950Z Checking minimal-lexical v0.2.1
22622025-02-13T04:34:40.966Z Checking static_assertions v1.1.0
22632025-02-13T04:34:41.001Z Checking difflib v0.4.0
22642025-02-13T04:34:41.022Z Checking tokio-postgres v0.7.12
22652025-02-13T04:34:41.064Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22662025-02-13T04:34:41.139Z Checking qorb v0.2.1
22672025-02-13T04:34:41.283Z Checking similar v2.6.0
22682025-02-13T04:34:41.301Z Checking ed25519-dalek v2.1.1
22692025-02-13T04:34:41.325Z Checking predicates v3.1.2
22702025-02-13T04:34:41.341Z Checking nom v7.1.3
22712025-02-13T04:34:41.638Z Checking indicatif v0.17.11
22722025-02-13T04:34:41.700Z Checking bit-set v0.5.3
22732025-02-13T04:34:41.936Z Checking string_cache v0.8.7
22742025-02-13T04:34:41.969Z Checking petgraph v0.6.5
22752025-02-13T04:34:42.093Z Checking reqwest v0.12.9
22762025-02-13T04:34:42.220Z Checking toml v0.7.8
22772025-02-13T04:34:42.365Z Checking ecdsa v0.16.9
22782025-02-13T04:34:42.901Z Checking rsa v0.9.6
22792025-02-13T04:34:43.071Z Checking clap v4.5.27
22802025-02-13T04:34:43.197Z Checking zip v0.6.6
22812025-02-13T04:34:43.651Z Checking crossterm v0.28.1
22822025-02-13T04:34:43.846Z Checking itertools v0.10.5
22832025-02-13T04:34:43.863Z Checking itertools v0.12.1
22842025-02-13T04:34:43.879Z Checking ahash v0.8.11
22852025-02-13T04:34:43.895Z Checking fs-err v2.11.0
22862025-02-13T04:34:44.223Z Checking x509-cert v0.2.5
22872025-02-13T04:34:44.323Z Checking hex v0.4.3
22882025-02-13T04:34:44.434Z Checking semver v1.0.24
22892025-02-13T04:34:44.817Z Checking lalrpop-util v0.19.12
22902025-02-13T04:34:44.862Z Checking peg-runtime v0.8.3
22912025-02-13T04:34:44.960Z Checking sigpipe v0.1.3
22922025-02-13T04:34:45.945Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22932025-02-13T04:34:46.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.20s
22942025-02-13T04:34:46.427Z
22952025-02-13T04:34:46.427Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
22962025-02-13T04:34:46.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22972025-02-13T04:34:46.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22982025-02-13T04:34:47.072Z Compiling hashbrown v0.14.5
22992025-02-13T04:34:47.194Z Checking heck v0.5.0
23002025-02-13T04:34:47.208Z Compiling unsafe-libyaml v0.2.11
23012025-02-13T04:34:47.222Z Checking ipnetwork v0.20.0
23022025-02-13T04:34:47.236Z Compiling ident_case v1.0.1
23032025-02-13T04:34:47.250Z Checking progenitor-client v0.8.0
23042025-02-13T04:34:47.265Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23052025-02-13T04:34:47.365Z Checking newtype-uuid v1.2.1
23062025-02-13T04:34:47.405Z Compiling darling_core v0.20.10
23072025-02-13T04:34:47.561Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
23082025-02-13T04:34:47.583Z Compiling proc-macro-crate v1.3.1
23092025-02-13T04:34:47.636Z Compiling structmeta-derive v0.3.0
23102025-02-13T04:34:47.658Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23112025-02-13T04:34:47.897Z Compiling thiserror v2.0.11
23122025-02-13T04:34:47.974Z Compiling lzma-sys v0.1.20
23132025-02-13T04:34:48.171Z Compiling regress v0.10.1
23142025-02-13T04:34:48.517Z Compiling serde_yaml v0.9.34+deprecated
23152025-02-13T04:34:48.686Z Compiling num_enum_derive v0.5.11
23162025-02-13T04:34:48.881Z Compiling foreign-types-macros v0.2.3
23172025-02-13T04:34:49.099Z Compiling thiserror-impl v2.0.11
23182025-02-13T04:34:50.098Z Compiling daft-derive v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534)
23192025-02-13T04:34:50.243Z Compiling structmeta v0.3.0
23202025-02-13T04:34:50.648Z Compiling dropshot v0.15.1
23212025-02-13T04:34:50.948Z Checking foreign-types-shared v0.3.1
23222025-02-13T04:34:50.963Z Checking arc-swap v1.7.1
23232025-02-13T04:34:51.079Z Checking foreign-types v0.5.0
23242025-02-13T04:34:51.211Z Checking daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534)
23252025-02-13T04:34:51.266Z Checking num_enum v0.5.11
23262025-02-13T04:34:51.382Z Checking slog-scope v4.4.0
23272025-02-13T04:34:51.428Z Compiling parse-display-derive v0.10.0
23282025-02-13T04:34:51.526Z Compiling proc-macro-error v1.0.4
23292025-02-13T04:34:51.725Z Checking typify-impl v0.2.0
23302025-02-13T04:34:51.927Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23312025-02-13T04:34:52.147Z Checking tungstenite v0.21.0
23322025-02-13T04:34:52.188Z Compiling heck v0.3.3
23332025-02-13T04:34:52.412Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23342025-02-13T04:34:52.573Z Compiling dropshot_endpoint v0.15.1
23352025-02-13T04:34:53.005Z Checking cstr-argument v0.1.2
23362025-02-13T04:34:53.088Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23372025-02-13T04:34:53.194Z Checking instant v0.1.13
23382025-02-13T04:34:53.228Z Checking fastrand v2.1.1
23392025-02-13T04:34:53.322Z Checking pretty-hex v0.2.1
23402025-02-13T04:34:53.502Z Checking base64 v0.21.7
23412025-02-13T04:34:53.525Z Compiling darling_macro v0.20.10
23422025-02-13T04:34:53.566Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
23432025-02-13T04:34:53.912Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23442025-02-13T04:34:54.024Z Checking tempfile v3.13.0
23452025-02-13T04:34:54.046Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23462025-02-13T04:34:54.065Z Checking backoff v0.4.0
23472025-02-13T04:34:54.169Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23482025-02-13T04:34:54.325Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23492025-02-13T04:34:54.343Z Checking tokio-tungstenite v0.21.0
23502025-02-13T04:34:54.362Z Compiling zone_cfg_derive v0.1.2
23512025-02-13T04:34:54.379Z Checking strum v0.26.3
23522025-02-13T04:34:54.465Z Compiling darling v0.20.10
23532025-02-13T04:34:54.546Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23542025-02-13T04:34:54.591Z Compiling serde_with_macros v3.11.0
23552025-02-13T04:34:54.619Z Checking slog-stdlog v4.1.1
23562025-02-13T04:34:54.822Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23572025-02-13T04:34:54.964Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23582025-02-13T04:34:55.136Z Checking regress v0.9.1
23592025-02-13T04:34:55.166Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23602025-02-13T04:34:55.294Z Checking progenitor-client v0.9.1
23612025-02-13T04:34:55.392Z Checking parse-display v0.10.0
23622025-02-13T04:34:55.450Z Checking colored v2.1.0
23632025-02-13T04:34:55.626Z Checking macaddr v1.0.1
23642025-02-13T04:34:55.683Z Checking base64 v0.13.1
23652025-02-13T04:34:55.707Z Checking unicode-width v0.1.14
23662025-02-13T04:34:55.951Z Checking zone v0.1.8
23672025-02-13T04:34:56.083Z Checking ron v0.7.1
23682025-02-13T04:34:56.205Z Checking tabwriter v1.4.0
23692025-02-13T04:34:56.464Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23702025-02-13T04:34:56.630Z Checking xz2 v0.1.7
23712025-02-13T04:34:56.925Z Checking slog-envlogger v2.2.0
23722025-02-13T04:34:56.928Z Checking xattr v1.3.1
23732025-02-13T04:34:57.114Z Checking serde_with v3.11.0
23742025-02-13T04:34:57.147Z Checking pem v3.0.4
23752025-02-13T04:34:57.164Z Checking yasna v0.5.2
23762025-02-13T04:34:57.167Z Checking headers-core v0.3.0
23772025-02-13T04:34:57.333Z Checking smf v0.2.3
23782025-02-13T04:34:57.417Z Checking filetime v0.2.25
23792025-02-13T04:34:57.537Z Checking same-file v1.0.6
23802025-02-13T04:34:57.644Z Checking tar v0.4.42
23812025-02-13T04:34:57.715Z Checking walkdir v2.5.0
23822025-02-13T04:34:57.778Z Checking headers v0.4.0
23832025-02-13T04:34:57.989Z Checking rcgen v0.12.1
23842025-02-13T04:34:58.006Z Checking camino-tempfile v1.1.1
23852025-02-13T04:34:58.287Z Checking atomicwrites v0.4.4
23862025-02-13T04:34:58.456Z Checking subprocess v0.2.9
23872025-02-13T04:35:01.174Z Compiling typify-macro v0.2.0
23882025-02-13T04:35:02.666Z Compiling typify v0.2.0
23892025-02-13T04:35:02.734Z Compiling progenitor-impl v0.8.0
23902025-02-13T04:35:05.144Z Compiling progenitor-macro v0.8.0
23912025-02-13T04:35:08.843Z Checking progenitor v0.8.0
23922025-02-13T04:35:08.975Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23932025-02-13T04:35:08.977Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23942025-02-13T04:35:11.461Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
23952025-02-13T04:35:11.768Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23962025-02-13T04:35:17.766Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
23972025-02-13T04:35:19.273Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
23982025-02-13T04:35:20.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.03s
23992025-02-13T04:35:20.644Z
24002025-02-13T04:35:20.644Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24012025-02-13T04:35:21.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022025-02-13T04:35:21.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032025-02-13T04:35:21.289Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24042025-02-13T04:35:22.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
24052025-02-13T04:35:22.802Z
24062025-02-13T04:35:22.802Zinfo: running `cargo check --bins` on nexus-config (51/199)
24072025-02-13T04:35:23.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24082025-02-13T04:35:23.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24092025-02-13T04:35:23.338Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24102025-02-13T04:35:23.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24112025-02-13T04:35:23.413Z
24122025-02-13T04:35:23.413Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24132025-02-13T04:35:23.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24142025-02-13T04:35:23.932Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24152025-02-13T04:35:23.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24162025-02-13T04:35:23.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24172025-02-13T04:35:24.007Z
24182025-02-13T04:35:24.007Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24192025-02-13T04:35:24.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24202025-02-13T04:35:24.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24212025-02-13T04:35:24.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24222025-02-13T04:35:24.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24232025-02-13T04:35:24.603Z
24242025-02-13T04:35:24.603Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24252025-02-13T04:35:25.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24262025-02-13T04:35:25.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24272025-02-13T04:35:25.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24282025-02-13T04:35:25.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24292025-02-13T04:35:25.213Z
24302025-02-13T04:35:25.213Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24312025-02-13T04:35:25.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322025-02-13T04:35:25.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332025-02-13T04:35:25.883Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24342025-02-13T04:35:25.994Z Compiling ipnetwork v0.20.0
24352025-02-13T04:35:25.994Z Compiling zerocopy v0.8.10
24362025-02-13T04:35:25.996Z Compiling progenitor-client v0.8.0
24372025-02-13T04:35:25.997Z Compiling itertools v0.13.0
24382025-02-13T04:35:25.997Z Compiling zerocopy-derive v0.8.10
24392025-02-13T04:35:25.997Z Compiling heapless v0.8.0
24402025-02-13T04:35:26.007Z Compiling thiserror v2.0.11
24412025-02-13T04:35:26.176Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24422025-02-13T04:35:26.261Z Checking hash32 v0.3.1
24432025-02-13T04:35:26.451Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
24442025-02-13T04:35:26.473Z Compiling progenitor v0.8.0
24452025-02-13T04:35:26.681Z Compiling instant v0.1.13
24462025-02-13T04:35:26.797Z Compiling smoltcp v0.11.0
24472025-02-13T04:35:27.126Z Compiling daft v0.1.0 (https://github.com/oxidecomputer/daft?branch=main#9e7b5534)
24482025-02-13T04:35:27.160Z Compiling backoff v0.4.0
24492025-02-13T04:35:27.160Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24502025-02-13T04:35:27.160Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24512025-02-13T04:35:27.176Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24522025-02-13T04:35:27.185Z Compiling dropshot v0.15.1
24532025-02-13T04:35:27.451Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24542025-02-13T04:35:27.576Z Compiling serde_with v3.11.0
24552025-02-13T04:35:27.647Z Compiling parse-display v0.10.0
24562025-02-13T04:35:27.676Z Checking num-rational v0.4.2
24572025-02-13T04:35:28.262Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24582025-02-13T04:35:28.311Z Compiling progenitor-client v0.9.1
24592025-02-13T04:35:28.847Z Compiling regress v0.9.1
24602025-02-13T04:35:28.889Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24612025-02-13T04:35:29.943Z Compiling phf_generator v0.11.2
24622025-02-13T04:35:30.137Z Checking num-complex v0.4.6
24632025-02-13T04:35:31.012Z Compiling macaddr v1.0.1
24642025-02-13T04:35:31.427Z Checking cobs v0.2.3
24652025-02-13T04:35:31.430Z Checking num v0.4.3
24662025-02-13T04:35:31.564Z Compiling phf_codegen v0.11.2
24672025-02-13T04:35:31.631Z Checking postcard v1.0.10
24682025-02-13T04:35:32.053Z Compiling parse-zoneinfo v0.3.1
24692025-02-13T04:35:32.180Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24702025-02-13T04:35:32.495Z Checking float-ord v0.3.2
24712025-02-13T04:35:33.727Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24722025-02-13T04:35:33.769Z Compiling convert_case v0.4.0
24732025-02-13T04:35:34.085Z Compiling chrono-tz-build v0.4.0
24742025-02-13T04:35:34.591Z Compiling derive_more v0.99.18
24752025-02-13T04:35:34.673Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24762025-02-13T04:35:34.696Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
24772025-02-13T04:35:34.964Z Compiling crucible-workspace-hack v0.1.0
24782025-02-13T04:35:35.260Z Compiling chrono-tz v0.10.1
24792025-02-13T04:35:35.308Z Checking newline-converter v0.3.0
24802025-02-13T04:35:35.525Z Checking prettyplease v0.2.25
24812025-02-13T04:35:35.748Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24822025-02-13T04:35:35.898Z Compiling slog-dtrace v0.3.0
24832025-02-13T04:35:36.045Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24842025-02-13T04:35:36.401Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24852025-02-13T04:35:36.579Z Checking expectorate v1.1.0
24862025-02-13T04:35:36.751Z Compiling zone_cfg_derive v0.3.0
24872025-02-13T04:35:37.145Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24882025-02-13T04:35:37.519Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24892025-02-13T04:35:37.861Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24902025-02-13T04:35:38.178Z Compiling const_format_proc_macros v0.2.34
24912025-02-13T04:35:38.193Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24922025-02-13T04:35:38.212Z Compiling num-derive v0.4.2
24932025-02-13T04:35:38.454Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
24942025-02-13T04:35:38.545Z Checking highway v1.2.0
24952025-02-13T04:35:39.024Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24962025-02-13T04:35:39.216Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24972025-02-13T04:35:39.349Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
24982025-02-13T04:35:39.474Z Checking zone v0.3.0
24992025-02-13T04:35:39.898Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
25002025-02-13T04:35:40.150Z Checking const_format v0.2.34
25012025-02-13T04:35:40.500Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25022025-02-13T04:35:40.560Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
25032025-02-13T04:35:40.585Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25042025-02-13T04:35:40.601Z Checking gethostname v0.5.0
25052025-02-13T04:35:40.719Z Checking bcs v0.1.6
25062025-02-13T04:35:41.005Z Checking nanorand v0.7.0
25072025-02-13T04:35:41.136Z Compiling async-recursion v1.1.1
25082025-02-13T04:35:41.232Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
25092025-02-13T04:35:41.358Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25102025-02-13T04:35:41.413Z Checking termtree v0.5.1
25112025-02-13T04:35:41.487Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
25122025-02-13T04:35:41.645Z Checking flume v0.11.1
25132025-02-13T04:35:43.322Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25142025-02-13T04:35:47.811Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25152025-02-13T04:35:50.995Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25162025-02-13T04:35:53.439Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25172025-02-13T04:35:54.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.47s
25182025-02-13T04:35:54.875Z
25192025-02-13T04:35:54.875Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25202025-02-13T04:35:55.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212025-02-13T04:35:55.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222025-02-13T04:35:55.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232025-02-13T04:35:55.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25242025-02-13T04:35:55.493Z
25252025-02-13T04:35:55.493Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25262025-02-13T04:35:56.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272025-02-13T04:35:56.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282025-02-13T04:35:56.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292025-02-13T04:35:56.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25302025-02-13T04:35:56.106Z
25312025-02-13T04:35:56.107Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25322025-02-13T04:35:56.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332025-02-13T04:35:56.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342025-02-13T04:35:56.740Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25352025-02-13T04:35:57.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
25362025-02-13T04:35:57.547Z
25372025-02-13T04:35:57.547Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25382025-02-13T04:35:58.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392025-02-13T04:35:58.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402025-02-13T04:35:58.196Z Compiling cfg_aliases v0.1.1
25412025-02-13T04:35:58.198Z Compiling vte_generate_state_changes v0.1.2
25422025-02-13T04:35:58.199Z Checking fd-lock v4.0.2
25432025-02-13T04:35:58.199Z Checking nibble_vec v0.1.0
25442025-02-13T04:35:58.301Z Checking endian-type v0.1.2
25452025-02-13T04:35:58.303Z Checking bytecount v0.6.8
25462025-02-13T04:35:58.331Z Compiling tabled_derive v0.7.0
25472025-02-13T04:35:58.357Z Compiling peg-macros v0.8.4
25482025-02-13T04:35:58.372Z Compiling nix v0.28.0
25492025-02-13T04:35:58.487Z Checking papergrid v0.11.0
25502025-02-13T04:35:58.504Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25512025-02-13T04:35:58.508Z Checking radix_trie v0.2.1
25522025-02-13T04:35:58.508Z Compiling sqlparser_derive v0.2.2
25532025-02-13T04:35:58.870Z Checking vte v0.11.1
25542025-02-13T04:35:58.893Z Checking unicode_categories v0.1.1
25552025-02-13T04:35:59.208Z Checking nu-ansi-term v0.50.1
25562025-02-13T04:35:59.523Z Checking home v0.5.9
25572025-02-13T04:35:59.558Z Checking sqlparser v0.45.0
25582025-02-13T04:35:59.665Z Checking sqlformat v0.2.6
25592025-02-13T04:35:59.690Z Checking display-error-chain v0.2.2
25602025-02-13T04:36:00.311Z Checking strip-ansi-escapes v0.2.0
25612025-02-13T04:36:00.455Z Checking reedline v0.35.0
25622025-02-13T04:36:00.544Z Checking tabled v0.15.0
25632025-02-13T04:36:00.863Z Checking peg v0.8.4
25642025-02-13T04:36:01.224Z Checking rustyline v14.0.0
25652025-02-13T04:36:10.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.63s
25662025-02-13T04:36:10.359Z
25672025-02-13T04:36:10.359Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
25682025-02-13T04:36:10.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692025-02-13T04:36:10.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702025-02-13T04:36:11.011Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25712025-02-13T04:36:16.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
25722025-02-13T04:36:16.222Z
25732025-02-13T04:36:16.222Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
25742025-02-13T04:36:16.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752025-02-13T04:36:16.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762025-02-13T04:36:16.870Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25772025-02-13T04:36:20.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s
25782025-02-13T04:36:20.515Z
25792025-02-13T04:36:20.516Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
25802025-02-13T04:36:21.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812025-02-13T04:36:21.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822025-02-13T04:36:21.159Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25832025-02-13T04:36:25.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.42s
25842025-02-13T04:36:26.118Z
25852025-02-13T04:36:26.118Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
25862025-02-13T04:36:26.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872025-02-13T04:36:26.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882025-02-13T04:36:26.772Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25892025-02-13T04:36:31.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s
25902025-02-13T04:36:31.802Z
25912025-02-13T04:36:31.802Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
25922025-02-13T04:36:32.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932025-02-13T04:36:32.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942025-02-13T04:36:32.449Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25952025-02-13T04:36:36.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
25962025-02-13T04:36:36.300Z
25972025-02-13T04:36:36.300Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
25982025-02-13T04:36:36.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992025-02-13T04:36:36.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002025-02-13T04:36:36.954Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26012025-02-13T04:36:40.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s
26022025-02-13T04:36:40.858Z
26032025-02-13T04:36:40.858Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26042025-02-13T04:36:41.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052025-02-13T04:36:41.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062025-02-13T04:36:41.509Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26072025-02-13T04:36:46.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.65s
26082025-02-13T04:36:46.698Z
26092025-02-13T04:36:46.698Zinfo: running `cargo check --bins` on oximeter (67/199)
26102025-02-13T04:36:47.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112025-02-13T04:36:47.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122025-02-13T04:36:47.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132025-02-13T04:36:47.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26142025-02-13T04:36:47.312Z
26152025-02-13T04:36:47.312Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26162025-02-13T04:36:47.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172025-02-13T04:36:47.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182025-02-13T04:36:47.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192025-02-13T04:36:47.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26202025-02-13T04:36:47.900Z
26212025-02-13T04:36:47.900Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26222025-02-13T04:36:48.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232025-02-13T04:36:48.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242025-02-13T04:36:48.516Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26252025-02-13T04:36:50.509Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26262025-02-13T04:36:51.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
26272025-02-13T04:36:51.617Z
26282025-02-13T04:36:51.617Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26292025-02-13T04:36:52.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302025-02-13T04:36:52.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312025-02-13T04:36:52.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26322025-02-13T04:36:52.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26332025-02-13T04:36:52.226Z
26342025-02-13T04:36:52.226Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26352025-02-13T04:36:52.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362025-02-13T04:36:52.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372025-02-13T04:36:52.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26382025-02-13T04:36:52.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26392025-02-13T04:36:52.835Z
26402025-02-13T04:36:52.835Zinfo: running `cargo check --bins` on oxql-types (72/199)
26412025-02-13T04:36:53.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422025-02-13T04:36:53.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432025-02-13T04:36:53.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26442025-02-13T04:36:53.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26452025-02-13T04:36:53.443Z
26462025-02-13T04:36:53.443Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26472025-02-13T04:36:53.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-02-13T04:36:54.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-02-13T04:36:54.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502025-02-13T04:36:54.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26512025-02-13T04:36:54.079Z
26522025-02-13T04:36:54.079Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26532025-02-13T04:36:54.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-02-13T04:36:54.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-02-13T04:36:54.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562025-02-13T04:36:54.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26572025-02-13T04:36:54.689Z
26582025-02-13T04:36:54.689Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26592025-02-13T04:36:55.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-02-13T04:36:55.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-02-13T04:36:55.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622025-02-13T04:36:55.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26632025-02-13T04:36:55.313Z
26642025-02-13T04:36:55.313Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
26652025-02-13T04:36:55.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-02-13T04:36:55.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-02-13T04:36:55.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682025-02-13T04:36:55.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26692025-02-13T04:36:55.922Z
26702025-02-13T04:36:55.922Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
26712025-02-13T04:36:56.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722025-02-13T04:36:56.459Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732025-02-13T04:36:56.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742025-02-13T04:36:56.462Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26752025-02-13T04:36:56.535Z
26762025-02-13T04:36:56.535Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
26772025-02-13T04:36:57.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782025-02-13T04:36:57.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792025-02-13T04:36:57.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802025-02-13T04:36:57.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26812025-02-13T04:36:57.150Z
26822025-02-13T04:36:57.150Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
26832025-02-13T04:36:57.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-02-13T04:36:57.680Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-02-13T04:36:57.680Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862025-02-13T04:36:57.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26872025-02-13T04:36:57.753Z
26882025-02-13T04:36:57.753Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
26892025-02-13T04:36:58.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902025-02-13T04:36:58.309Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912025-02-13T04:36:58.309Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922025-02-13T04:36:58.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
26932025-02-13T04:36:58.388Z
26942025-02-13T04:36:58.388Zinfo: running `cargo check --bins` on dns-service-client (81/199)
26952025-02-13T04:36:58.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962025-02-13T04:36:58.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972025-02-13T04:36:58.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982025-02-13T04:36:58.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26992025-02-13T04:36:59.011Z
27002025-02-13T04:36:59.011Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27012025-02-13T04:36:59.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022025-02-13T04:36:59.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032025-02-13T04:36:59.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042025-02-13T04:36:59.548Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27052025-02-13T04:36:59.619Z
27062025-02-13T04:36:59.619Zinfo: running `cargo check --bins` on dpd-client (83/199)
27072025-02-13T04:37:00.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082025-02-13T04:37:00.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092025-02-13T04:37:00.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102025-02-13T04:37:00.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27112025-02-13T04:37:00.224Z
27122025-02-13T04:37:00.224Zinfo: running `cargo check --bins` on gateway-client (84/199)
27132025-02-13T04:37:00.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142025-02-13T04:37:00.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152025-02-13T04:37:00.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162025-02-13T04:37:00.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27172025-02-13T04:37:00.822Z
27182025-02-13T04:37:00.822Zinfo: running `cargo check --bins` on installinator-client (85/199)
27192025-02-13T04:37:01.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202025-02-13T04:37:01.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212025-02-13T04:37:01.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222025-02-13T04:37:01.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27232025-02-13T04:37:01.453Z
27242025-02-13T04:37:01.453Zinfo: running `cargo check --bins` on installinator-common (86/199)
27252025-02-13T04:37:02.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262025-02-13T04:37:02.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272025-02-13T04:37:02.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282025-02-13T04:37:02.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27292025-02-13T04:37:02.086Z
27302025-02-13T04:37:02.086Zinfo: running `cargo check --bins` on update-engine (87/199)
27312025-02-13T04:37:02.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322025-02-13T04:37:02.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332025-02-13T04:37:02.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342025-02-13T04:37:02.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27352025-02-13T04:37:02.687Z
27362025-02-13T04:37:02.687Zinfo: running `cargo check --bins` on nexus-client (88/199)
27372025-02-13T04:37:03.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382025-02-13T04:37:03.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392025-02-13T04:37:03.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402025-02-13T04:37:03.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27412025-02-13T04:37:03.327Z
27422025-02-13T04:37:03.327Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27432025-02-13T04:37:03.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442025-02-13T04:37:03.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452025-02-13T04:37:03.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462025-02-13T04:37:03.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27472025-02-13T04:37:03.965Z
27482025-02-13T04:37:03.965Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27492025-02-13T04:37:04.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502025-02-13T04:37:04.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512025-02-13T04:37:04.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522025-02-13T04:37:04.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27532025-02-13T04:37:04.572Z
27542025-02-13T04:37:04.572Zinfo: running `cargo check --bins` on nexus-types (91/199)
27552025-02-13T04:37:05.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562025-02-13T04:37:05.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572025-02-13T04:37:05.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582025-02-13T04:37:05.144Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27592025-02-13T04:37:05.222Z
27602025-02-13T04:37:05.222Zinfo: running `cargo check --bins` on oxide-client (92/199)
27612025-02-13T04:37:05.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622025-02-13T04:37:05.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632025-02-13T04:37:05.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642025-02-13T04:37:05.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27652025-02-13T04:37:05.829Z
27662025-02-13T04:37:05.829Zinfo: running `cargo check --bins` on oximeter-client (93/199)
27672025-02-13T04:37:06.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682025-02-13T04:37:06.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692025-02-13T04:37:06.373Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702025-02-13T04:37:06.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27712025-02-13T04:37:06.449Z
27722025-02-13T04:37:06.449Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
27732025-02-13T04:37:06.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742025-02-13T04:37:06.981Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752025-02-13T04:37:06.981Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27762025-02-13T04:37:06.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27772025-02-13T04:37:07.057Z
27782025-02-13T04:37:07.057Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
27792025-02-13T04:37:07.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802025-02-13T04:37:07.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812025-02-13T04:37:07.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822025-02-13T04:37:07.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27832025-02-13T04:37:07.687Z
27842025-02-13T04:37:07.687Zinfo: running `cargo check --bins` on wicketd-client (96/199)
27852025-02-13T04:37:08.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862025-02-13T04:37:08.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872025-02-13T04:37:08.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882025-02-13T04:37:08.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27892025-02-13T04:37:08.340Z
27902025-02-13T04:37:08.340Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
27912025-02-13T04:37:08.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27922025-02-13T04:37:08.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27932025-02-13T04:37:08.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27942025-02-13T04:37:08.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27952025-02-13T04:37:08.985Z
27962025-02-13T04:37:08.985Zinfo: running `cargo check --bins` on wicket-common (98/199)
27972025-02-13T04:37:09.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27982025-02-13T04:37:09.537Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27992025-02-13T04:37:09.537Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28002025-02-13T04:37:09.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28012025-02-13T04:37:09.614Z
28022025-02-13T04:37:09.614Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28032025-02-13T04:37:10.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28042025-02-13T04:37:10.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28052025-02-13T04:37:10.254Z Checking csv-core v0.1.11
28062025-02-13T04:37:10.254Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28072025-02-13T04:37:10.257Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28082025-02-13T04:37:10.257Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28092025-02-13T04:37:10.539Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28102025-02-13T04:37:10.542Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28112025-02-13T04:37:10.586Z Checking csv v1.3.1
28122025-02-13T04:37:11.125Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28132025-02-13T04:37:11.465Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28142025-02-13T04:37:13.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
28152025-02-13T04:37:13.249Z
28162025-02-13T04:37:13.249Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28172025-02-13T04:37:13.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182025-02-13T04:37:13.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192025-02-13T04:37:13.795Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202025-02-13T04:37:13.798Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28212025-02-13T04:37:13.871Z
28222025-02-13T04:37:13.871Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28232025-02-13T04:37:14.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242025-02-13T04:37:14.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252025-02-13T04:37:14.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262025-02-13T04:37:14.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28272025-02-13T04:37:14.497Z
28282025-02-13T04:37:14.497Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28292025-02-13T04:37:15.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302025-02-13T04:37:15.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312025-02-13T04:37:15.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322025-02-13T04:37:15.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28332025-02-13T04:37:15.214Z
28342025-02-13T04:37:15.215Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28352025-02-13T04:37:15.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362025-02-13T04:37:15.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372025-02-13T04:37:15.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382025-02-13T04:37:15.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28392025-02-13T04:37:15.925Z
28402025-02-13T04:37:15.925Zinfo: running `cargo check --bins` on dns-server (104/199)
28412025-02-13T04:37:16.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422025-02-13T04:37:16.468Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432025-02-13T04:37:16.555Z Compiling typify-impl v0.3.0
28442025-02-13T04:37:16.662Z Compiling parking_lot_core v0.8.6
28452025-02-13T04:37:16.671Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28462025-02-13T04:37:16.678Z Checking fxhash v0.2.1
28472025-02-13T04:37:16.686Z Checking hickory-client v0.24.2
28482025-02-13T04:37:16.697Z Checking hickory-server v0.24.2
28492025-02-13T04:37:17.366Z Checking parking_lot v0.11.2
28502025-02-13T04:37:17.389Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28512025-02-13T04:37:17.688Z Checking sled v0.34.7
28522025-02-13T04:37:22.163Z Compiling typify-macro v0.3.0
28532025-02-13T04:37:23.688Z Compiling typify v0.3.0
28542025-02-13T04:37:23.764Z Compiling progenitor-impl v0.9.1
28552025-02-13T04:37:26.155Z Compiling progenitor-macro v0.9.1
28562025-02-13T04:37:29.749Z Checking progenitor v0.9.1
28572025-02-13T04:37:29.879Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28582025-02-13T04:37:30.359Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28592025-02-13T04:37:31.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.69s
28602025-02-13T04:37:31.822Z
28612025-02-13T04:37:31.822Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28622025-02-13T04:37:32.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632025-02-13T04:37:32.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642025-02-13T04:37:32.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652025-02-13T04:37:32.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28662025-02-13T04:37:32.458Z
28672025-02-13T04:37:32.458Zinfo: running `cargo check --bins` on gateway-test-utils (106/199)
28682025-02-13T04:37:33.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692025-02-13T04:37:33.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702025-02-13T04:37:33.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712025-02-13T04:37:33.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28722025-02-13T04:37:33.152Z
28732025-02-13T04:37:33.152Zinfo: running `cargo check --bins` on gateway-types (107/199)
28742025-02-13T04:37:33.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752025-02-13T04:37:33.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762025-02-13T04:37:33.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772025-02-13T04:37:33.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28782025-02-13T04:37:33.806Z
28792025-02-13T04:37:33.806Zinfo: running `cargo check --bins` on ipcc (108/199)
28802025-02-13T04:37:34.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812025-02-13T04:37:34.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822025-02-13T04:37:34.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832025-02-13T04:37:34.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28842025-02-13T04:37:34.443Z
28852025-02-13T04:37:34.443Zinfo: running `cargo check --bins` on omicron-gateway (109/199)
28862025-02-13T04:37:35.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872025-02-13T04:37:35.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882025-02-13T04:37:35.163Z Compiling semver v0.1.20
28892025-02-13T04:37:35.163Z Compiling radium v0.7.0
28902025-02-13T04:37:35.283Z Checking tap v1.0.1
28912025-02-13T04:37:35.286Z Compiling maybe-uninit v2.0.0
28922025-02-13T04:37:35.304Z Checking password-hash v0.5.0
28932025-02-13T04:37:35.307Z Checking blake2 v0.10.6
28942025-02-13T04:37:35.307Z Checking funty v2.0.0
28952025-02-13T04:37:35.307Z Checking crc-catalog v2.4.0
28962025-02-13T04:37:35.441Z Checking wyz v0.5.1
28972025-02-13T04:37:35.492Z Compiling cancel-safe-futures v0.1.5
28982025-02-13T04:37:35.722Z Compiling rustc_version v0.1.7
28992025-02-13T04:37:35.758Z Compiling owo-colors v4.1.0
29002025-02-13T04:37:35.792Z Compiling packed_struct v0.10.1
29012025-02-13T04:37:35.813Z Checking argon2 v0.5.3
29022025-02-13T04:37:35.884Z Checking crc v3.2.1
29032025-02-13T04:37:35.931Z Compiling packed_struct_codegen v0.10.1
29042025-02-13T04:37:36.066Z Checking half v2.4.1
29052025-02-13T04:37:36.157Z Compiling indexmap v1.9.3
29062025-02-13T04:37:36.174Z Checking bitvec v1.0.1
29072025-02-13T04:37:36.176Z Compiling newtype_derive v0.1.6
29082025-02-13T04:37:36.234Z Checking ciborium-io v0.2.2
29092025-02-13T04:37:36.335Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29102025-02-13T04:37:36.373Z Checking nodrop v0.1.14
29112025-02-13T04:37:36.481Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29122025-02-13T04:37:36.516Z Checking array-init v0.0.4
29132025-02-13T04:37:36.519Z Checking ciborium-ll v0.2.2
29142025-02-13T04:37:36.641Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29152025-02-13T04:37:36.675Z Checking smallvec v0.6.14
29162025-02-13T04:37:36.849Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29172025-02-13T04:37:37.036Z Checking libsw v3.3.1
29182025-02-13T04:37:37.180Z Compiling memoffset v0.9.1
29192025-02-13T04:37:37.280Z Checking indent_write v2.2.0
29202025-02-13T04:37:37.310Z Checking swrite v0.1.0
29212025-02-13T04:37:37.400Z Checking linear-map v1.2.0
29222025-02-13T04:37:37.450Z Checking bitfield v0.14.0
29232025-02-13T04:37:37.498Z Checking termcolor v1.4.1
29242025-02-13T04:37:37.515Z Checking hashbrown v0.12.3
29252025-02-13T04:37:37.731Z Checking serde-hex v0.1.0
29262025-02-13T04:37:37.837Z Checking ron v0.8.1
29272025-02-13T04:37:37.875Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29282025-02-13T04:37:37.910Z Checking env_logger v0.10.2
29292025-02-13T04:37:38.059Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29302025-02-13T04:37:38.348Z Checking ciborium v0.2.2
29312025-02-13T04:37:38.510Z Checking steno v0.4.1
29322025-02-13T04:37:39.034Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29332025-02-13T04:37:39.329Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29342025-02-13T04:37:39.344Z Checking hashbrown v0.13.2
29352025-02-13T04:37:39.413Z Checking humantime v2.1.0
29362025-02-13T04:37:39.586Z Checking crc-any v2.5.0
29372025-02-13T04:37:39.717Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29382025-02-13T04:37:39.958Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29392025-02-13T04:37:40.111Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29402025-02-13T04:37:40.227Z Checking object v0.30.4
29412025-02-13T04:37:40.425Z Checking path-slash v0.1.5
29422025-02-13T04:37:40.510Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29432025-02-13T04:37:40.656Z Checking nix v0.27.1
29442025-02-13T04:37:40.688Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29452025-02-13T04:37:40.983Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29462025-02-13T04:37:41.229Z Checking tungstenite v0.23.0
29472025-02-13T04:37:41.386Z Checking kstat-rs v0.2.4
29482025-02-13T04:37:41.615Z Checking signal-hook-tokio v0.3.1
29492025-02-13T04:37:41.734Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29502025-02-13T04:37:42.018Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29512025-02-13T04:37:42.095Z Checking tokio-tungstenite v0.23.1
29522025-02-13T04:37:42.949Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29532025-02-13T04:37:43.014Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29542025-02-13T04:37:49.286Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29552025-02-13T04:37:50.615Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
29562025-02-13T04:37:53.323Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29572025-02-13T04:37:58.523Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29582025-02-13T04:37:59.239Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29592025-02-13T04:38:02.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.55s
29602025-02-13T04:38:02.190Z
29612025-02-13T04:38:02.190Zinfo: running `cargo check --bins` on gateway-api (110/199)
29622025-02-13T04:38:02.724Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29632025-02-13T04:38:02.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29642025-02-13T04:38:02.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29652025-02-13T04:38:02.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29662025-02-13T04:38:02.800Z
29672025-02-13T04:38:02.800Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199)
29682025-02-13T04:38:03.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692025-02-13T04:38:03.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702025-02-13T04:38:03.323Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29712025-02-13T04:38:03.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29722025-02-13T04:38:03.393Z
29732025-02-13T04:38:03.393Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199)
29742025-02-13T04:38:03.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29752025-02-13T04:38:03.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29762025-02-13T04:38:03.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29772025-02-13T04:38:03.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29782025-02-13T04:38:04.044Z
29792025-02-13T04:38:04.044Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199)
29802025-02-13T04:38:04.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29812025-02-13T04:38:04.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29822025-02-13T04:38:04.603Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29832025-02-13T04:38:04.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29842025-02-13T04:38:04.680Z
29852025-02-13T04:38:04.680Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199)
29862025-02-13T04:38:05.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29872025-02-13T04:38:05.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29882025-02-13T04:38:05.248Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29892025-02-13T04:38:05.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29902025-02-13T04:38:05.321Z
29912025-02-13T04:38:05.321Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199)
29922025-02-13T04:38:05.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29932025-02-13T04:38:05.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29942025-02-13T04:38:05.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29952025-02-13T04:38:05.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29962025-02-13T04:38:05.935Z
29972025-02-13T04:38:05.935Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199)
29982025-02-13T04:38:06.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29992025-02-13T04:38:06.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30002025-02-13T04:38:06.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30012025-02-13T04:38:06.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30022025-02-13T04:38:06.556Z
30032025-02-13T04:38:06.556Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199)
30042025-02-13T04:38:07.095Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30052025-02-13T04:38:07.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30062025-02-13T04:38:07.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30072025-02-13T04:38:07.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30082025-02-13T04:38:07.176Z
30092025-02-13T04:38:07.176Zinfo: running `cargo check --bins` on oximeter-producer (118/199)
30102025-02-13T04:38:07.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112025-02-13T04:38:07.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122025-02-13T04:38:07.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30132025-02-13T04:38:07.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30142025-02-13T04:38:07.815Z
30152025-02-13T04:38:07.815Zinfo: running `cargo check --bins` on internal-dns-resolver (119/199)
30162025-02-13T04:38:08.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172025-02-13T04:38:08.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182025-02-13T04:38:08.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192025-02-13T04:38:08.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30202025-02-13T04:38:08.446Z
30212025-02-13T04:38:08.446Zinfo: running `cargo check --bins` on sp-sim (120/199)
30222025-02-13T04:38:08.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232025-02-13T04:38:08.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242025-02-13T04:38:09.088Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30252025-02-13T04:38:09.531Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30262025-02-13T04:38:11.248Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30272025-02-13T04:38:12.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
30282025-02-13T04:38:13.017Z
30292025-02-13T04:38:13.018Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199)
30302025-02-13T04:38:13.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312025-02-13T04:38:13.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322025-02-13T04:38:13.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332025-02-13T04:38:13.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30342025-02-13T04:38:13.686Z
30352025-02-13T04:38:13.686Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199)
30362025-02-13T04:38:14.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372025-02-13T04:38:14.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382025-02-13T04:38:14.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392025-02-13T04:38:14.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30402025-02-13T04:38:14.361Z
30412025-02-13T04:38:14.361Zinfo: running `cargo check --bins` on db-macros (123/199)
30422025-02-13T04:38:14.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432025-02-13T04:38:14.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442025-02-13T04:38:14.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452025-02-13T04:38:14.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30462025-02-13T04:38:14.962Z
30472025-02-13T04:38:14.962Zinfo: running `cargo check --bins` on nexus-macros-common (124/199)
30482025-02-13T04:38:15.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-02-13T04:38:15.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-02-13T04:38:15.492Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-02-13T04:38:15.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30522025-02-13T04:38:15.564Z
30532025-02-13T04:38:15.564Zinfo: running `cargo check --bins` on nexus-auth (125/199)
30542025-02-13T04:38:16.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-02-13T04:38:16.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-02-13T04:38:16.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-02-13T04:38:16.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30582025-02-13T04:38:16.230Z
30592025-02-13T04:38:16.230Zinfo: running `cargo check --bins` on authz-macros (126/199)
30602025-02-13T04:38:16.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-02-13T04:38:16.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-02-13T04:38:16.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-02-13T04:38:16.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30642025-02-13T04:38:16.830Z
30652025-02-13T04:38:16.830Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/199)
30662025-02-13T04:38:17.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-02-13T04:38:17.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-02-13T04:38:17.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692025-02-13T04:38:17.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30702025-02-13T04:38:17.485Z
30712025-02-13T04:38:17.485Zinfo: running `cargo check --bins` on nexus-db-model (128/199)
30722025-02-13T04:38:18.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-02-13T04:38:18.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-02-13T04:38:18.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-02-13T04:38:18.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30762025-02-13T04:38:18.131Z
30772025-02-13T04:38:18.131Zinfo: running `cargo check --bins` on nexus-defaults (129/199)
30782025-02-13T04:38:18.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-02-13T04:38:18.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-02-13T04:38:18.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-02-13T04:38:18.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30822025-02-13T04:38:18.738Z
30832025-02-13T04:38:18.739Zinfo: running `cargo check --bins` on nexus-inventory (130/199)
30842025-02-13T04:38:19.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-02-13T04:38:19.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-02-13T04:38:19.301Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-02-13T04:38:19.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
30882025-02-13T04:38:19.378Z
30892025-02-13T04:38:19.378Zinfo: running `cargo check --bins` on typed-rng (131/199)
30902025-02-13T04:38:19.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-02-13T04:38:19.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-02-13T04:38:19.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30932025-02-13T04:38:19.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30942025-02-13T04:38:19.981Z
30952025-02-13T04:38:19.981Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199)
30962025-02-13T04:38:20.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972025-02-13T04:38:20.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982025-02-13T04:38:20.735Z Checking keccak v0.1.5
30992025-02-13T04:38:20.848Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31002025-02-13T04:38:20.852Z Checking secrecy v0.8.0
31012025-02-13T04:38:20.852Z Compiling unicase v2.7.0
31022025-02-13T04:38:20.852Z Compiling same-file v1.0.6
31032025-02-13T04:38:20.881Z Compiling tempfile v3.13.0
31042025-02-13T04:38:20.910Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31052025-02-13T04:38:20.913Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31062025-02-13T04:38:21.055Z Compiling walkdir v2.5.0
31072025-02-13T04:38:21.117Z Compiling thiserror-impl-no-std v2.0.2
31082025-02-13T04:38:21.129Z Checking sha3 v0.10.8
31092025-02-13T04:38:21.206Z Checking universal-hash v0.5.1
31102025-02-13T04:38:21.225Z Compiling blake3 v1.5.4
31112025-02-13T04:38:21.384Z Checking opaque-debug v0.3.1
31122025-02-13T04:38:21.402Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31132025-02-13T04:38:21.435Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31142025-02-13T04:38:21.487Z Checking poly1305 v0.8.0
31152025-02-13T04:38:21.537Z Checking chacha20 v0.9.1
31162025-02-13T04:38:21.661Z Checking aead v0.5.2
31172025-02-13T04:38:21.685Z Compiling memmap2 v0.9.5
31182025-02-13T04:38:21.724Z Compiling salty v0.3.0
31192025-02-13T04:38:21.876Z Compiling libefi-sys v0.1.0
31202025-02-13T04:38:21.895Z Compiling arrayref v0.3.9
31212025-02-13T04:38:21.984Z Compiling arrayvec v0.7.6
31222025-02-13T04:38:22.006Z Compiling constant_time_eq v0.3.1
31232025-02-13T04:38:22.102Z Checking chacha20poly1305 v0.10.1
31242025-02-13T04:38:22.196Z Compiling toolchain_find v0.4.0
31252025-02-13T04:38:22.212Z Compiling camino-tempfile v1.1.1
31262025-02-13T04:38:22.276Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31272025-02-13T04:38:22.372Z Compiling bitfield-struct v0.6.2
31282025-02-13T04:38:22.533Z Compiling topological-sort v0.2.2
31292025-02-13T04:38:22.670Z Compiling mime_guess v2.0.5
31302025-02-13T04:38:22.761Z Compiling rustfmt-wrapper v0.2.1
31312025-02-13T04:38:23.138Z Compiling omicron-zone-package v0.12.0
31322025-02-13T04:38:23.326Z Compiling progenitor v0.9.1
31332025-02-13T04:38:23.369Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31342025-02-13T04:38:23.537Z Checking primeorder v0.13.6
31352025-02-13T04:38:23.625Z Checking env_filter v0.1.2
31362025-02-13T04:38:23.659Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31372025-02-13T04:38:23.703Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31382025-02-13T04:38:23.875Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31392025-02-13T04:38:23.897Z Checking env_logger v0.11.5
31402025-02-13T04:38:23.927Z Checking thiserror-no-std v2.0.2
31412025-02-13T04:38:23.951Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31422025-02-13T04:38:23.979Z Checking p384 v0.13.0
31432025-02-13T04:38:24.053Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31442025-02-13T04:38:24.072Z Checking vsss-rs v3.3.4
31452025-02-13T04:38:24.262Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31462025-02-13T04:38:24.302Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
31472025-02-13T04:38:24.466Z Checking http-range v0.1.5
31482025-02-13T04:38:24.489Z Checking simd-adler32 v0.3.7
31492025-02-13T04:38:24.595Z Compiling zip v2.1.3
31502025-02-13T04:38:24.667Z Checking lockfree-object-pool v0.1.6
31512025-02-13T04:38:24.700Z Checking bumpalo v3.16.0
31522025-02-13T04:38:24.843Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31532025-02-13T04:38:24.961Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31542025-02-13T04:38:25.021Z Checking zopfli v0.8.1
31552025-02-13T04:38:25.123Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31562025-02-13T04:38:25.429Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31572025-02-13T04:38:25.550Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31582025-02-13T04:38:25.678Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
31592025-02-13T04:38:25.747Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31602025-02-13T04:38:25.941Z Checking atty v0.2.14
31612025-02-13T04:38:26.081Z Checking glob v0.3.2
31622025-02-13T04:38:26.151Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31632025-02-13T04:38:26.229Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31642025-02-13T04:38:26.277Z Checking hyper-staticfile v0.10.1
31652025-02-13T04:38:26.411Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31662025-02-13T04:38:26.804Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31672025-02-13T04:38:27.529Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
31682025-02-13T04:38:27.649Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31692025-02-13T04:38:27.847Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31702025-02-13T04:38:27.866Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31712025-02-13T04:38:28.067Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31722025-02-13T04:38:28.220Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31732025-02-13T04:38:28.443Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31742025-02-13T04:38:28.734Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31752025-02-13T04:38:28.819Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
31762025-02-13T04:38:29.048Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31772025-02-13T04:38:29.463Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31782025-02-13T04:38:32.347Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31792025-02-13T04:38:32.347Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31802025-02-13T04:38:40.832Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31812025-02-13T04:38:53.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.67s
31822025-02-13T04:38:53.861Z
31832025-02-13T04:38:53.861Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199)
31842025-02-13T04:38:54.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852025-02-13T04:38:54.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862025-02-13T04:38:54.576Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31872025-02-13T04:39:07.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s
31882025-02-13T04:39:07.909Z
31892025-02-13T04:39:07.909Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199)
31902025-02-13T04:39:08.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912025-02-13T04:39:08.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922025-02-13T04:39:08.642Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31932025-02-13T04:39:21.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.85s
31942025-02-13T04:39:21.953Z
31952025-02-13T04:39:21.953Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199)
31962025-02-13T04:39:22.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31972025-02-13T04:39:23.554Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31982025-02-13T04:39:23.557Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31992025-02-13T04:39:35.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.64s
32002025-02-13T04:39:35.794Z
32012025-02-13T04:39:35.794Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199)
32022025-02-13T04:39:36.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32032025-02-13T04:39:36.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32042025-02-13T04:39:36.518Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32052025-02-13T04:39:49.863Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.06s
32062025-02-13T04:39:50.052Z
32072025-02-13T04:39:50.052Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199)
32082025-02-13T04:39:50.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32092025-02-13T04:39:50.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32102025-02-13T04:39:50.780Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32112025-02-13T04:40:03.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.73s
32122025-02-13T04:40:03.981Z
32132025-02-13T04:40:03.981Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199)
32142025-02-13T04:40:04.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152025-02-13T04:40:04.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162025-02-13T04:40:04.696Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32172025-02-13T04:40:17.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.68s
32182025-02-13T04:40:17.869Z
32192025-02-13T04:40:17.869Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199)
32202025-02-13T04:40:18.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32212025-02-13T04:40:18.465Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32222025-02-13T04:40:18.601Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32232025-02-13T04:40:31.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
32242025-02-13T04:40:31.861Z
32252025-02-13T04:40:31.861Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/199)
32262025-02-13T04:40:32.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272025-02-13T04:40:32.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282025-02-13T04:40:32.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292025-02-13T04:40:32.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32302025-02-13T04:40:32.500Z
32312025-02-13T04:40:32.500Zinfo: running `cargo check --bins` on key-manager (141/199)
32322025-02-13T04:40:33.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332025-02-13T04:40:33.035Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342025-02-13T04:40:33.035Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352025-02-13T04:40:33.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32362025-02-13T04:40:33.109Z
32372025-02-13T04:40:33.109Zinfo: running `cargo check --bins` on range-requests (142/199)
32382025-02-13T04:40:33.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-02-13T04:40:33.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-02-13T04:40:33.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412025-02-13T04:40:33.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32422025-02-13T04:40:33.704Z
32432025-02-13T04:40:33.704Zinfo: running `cargo check --bins` on repo-depot-api (143/199)
32442025-02-13T04:40:34.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-02-13T04:40:34.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-02-13T04:40:34.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32472025-02-13T04:40:34.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32482025-02-13T04:40:34.324Z
32492025-02-13T04:40:34.324Zinfo: running `cargo check --bins` on sled-agent-api (144/199)
32502025-02-13T04:40:34.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-02-13T04:40:34.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-02-13T04:40:34.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32532025-02-13T04:40:34.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32542025-02-13T04:40:34.976Z
32552025-02-13T04:40:34.976Zinfo: running `cargo check --bins` on sled-diagnostics (145/199)
32562025-02-13T04:40:35.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-02-13T04:40:35.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-02-13T04:40:35.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32592025-02-13T04:40:35.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32602025-02-13T04:40:35.570Z
32612025-02-13T04:40:35.571Zinfo: running `cargo check --bins` on sled-hardware (146/199)
32622025-02-13T04:40:36.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-02-13T04:40:36.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-02-13T04:40:36.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652025-02-13T04:40:36.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32662025-02-13T04:40:36.198Z
32672025-02-13T04:40:36.199Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/199)
32682025-02-13T04:40:36.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-02-13T04:40:36.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-02-13T04:40:36.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32712025-02-13T04:40:36.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32722025-02-13T04:40:36.835Z
32732025-02-13T04:40:36.835Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199)
32742025-02-13T04:40:37.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-02-13T04:40:37.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-02-13T04:40:37.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32772025-02-13T04:40:37.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32782025-02-13T04:40:37.470Z
32792025-02-13T04:40:37.470Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199)
32802025-02-13T04:40:38.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-02-13T04:40:38.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-02-13T04:40:38.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-02-13T04:40:38.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32842025-02-13T04:40:38.107Z
32852025-02-13T04:40:38.107Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/199)
32862025-02-13T04:40:38.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-02-13T04:40:38.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-02-13T04:40:38.675Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892025-02-13T04:40:38.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32902025-02-13T04:40:38.753Z
32912025-02-13T04:40:38.753Zinfo: running `cargo check --bins` on nexus-test-interface (151/199)
32922025-02-13T04:40:39.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-02-13T04:40:39.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-02-13T04:40:39.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-02-13T04:40:39.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32962025-02-13T04:40:39.397Z
32972025-02-13T04:40:39.397Zinfo: running `cargo check --bins` on oximeter-collector (152/199)
32982025-02-13T04:40:39.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-02-13T04:40:39.960Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-02-13T04:40:40.074Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33012025-02-13T04:40:40.074Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33022025-02-13T04:40:40.917Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33032025-02-13T04:40:42.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.41s
33042025-02-13T04:40:43.006Z
33052025-02-13T04:40:43.006Zinfo: running `cargo check --bins` on oximeter-api (153/199)
33062025-02-13T04:40:43.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33072025-02-13T04:40:43.538Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33082025-02-13T04:40:43.538Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33092025-02-13T04:40:43.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
33102025-02-13T04:40:43.610Z
33112025-02-13T04:40:43.610Zinfo: running `cargo check --bins` on cert-dev (154/199)
33122025-02-13T04:40:44.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33132025-02-13T04:40:44.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33142025-02-13T04:40:44.206Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33152025-02-13T04:40:44.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33162025-02-13T04:40:44.642Z
33172025-02-13T04:40:44.642Zinfo: running `cargo check --bins` on clickana (155/199)
33182025-02-13T04:40:45.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33192025-02-13T04:40:45.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33202025-02-13T04:40:45.271Z Checking castaway v0.2.3
33212025-02-13T04:40:45.274Z Checking lru v0.12.5
33222025-02-13T04:40:45.274Z Compiling instability v0.3.2
33232025-02-13T04:40:45.274Z Checking unicode-truncate v1.1.0
33242025-02-13T04:40:45.274Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33252025-02-13T04:40:45.274Z Checking cassowary v0.3.0
33262025-02-13T04:40:45.508Z Checking compact_str v0.8.0
33272025-02-13T04:40:46.089Z Checking ratatui v0.28.1
33282025-02-13T04:40:46.973Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33292025-02-13T04:40:48.109Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33302025-02-13T04:40:48.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
33312025-02-13T04:40:49.096Z
33322025-02-13T04:40:49.096Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/199)
33332025-02-13T04:40:49.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-02-13T04:40:49.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-02-13T04:40:49.756Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33362025-02-13T04:40:49.756Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33372025-02-13T04:40:50.737Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33382025-02-13T04:40:51.178Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33392025-02-13T04:40:51.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
33402025-02-13T04:40:51.692Z
33412025-02-13T04:40:51.692Zinfo: running `cargo check --bins` on ch-dev (157/199)
33422025-02-13T04:40:52.245Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432025-02-13T04:40:52.248Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442025-02-13T04:40:52.346Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33452025-02-13T04:40:53.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
33462025-02-13T04:40:53.220Z
33472025-02-13T04:40:53.220Zinfo: running `cargo check --bins` on crdb-seed (158/199)
33482025-02-13T04:40:53.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492025-02-13T04:40:53.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502025-02-13T04:40:53.862Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33512025-02-13T04:40:54.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33522025-02-13T04:40:54.382Z
33532025-02-13T04:40:54.382Zinfo: running `cargo check --bins` on db-dev (159/199)
33542025-02-13T04:40:54.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552025-02-13T04:40:54.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562025-02-13T04:40:55.025Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33572025-02-13T04:40:55.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
33582025-02-13T04:40:55.900Z
33592025-02-13T04:40:55.900Zinfo: running `cargo check --bins` on omicron-dev-lib (160/199)
33602025-02-13T04:40:56.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612025-02-13T04:40:56.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622025-02-13T04:40:56.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632025-02-13T04:40:56.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
33642025-02-13T04:40:56.529Z
33652025-02-13T04:40:56.529Zinfo: running `cargo check --bins` on xtask-downloader (161/199)
33662025-02-13T04:40:57.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672025-02-13T04:40:57.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682025-02-13T04:40:57.122Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33692025-02-13T04:40:57.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
33702025-02-13T04:40:58.131Z
33712025-02-13T04:40:58.131Zinfo: running `cargo check --bins` on omicron-ls-apis (162/199)
33722025-02-13T04:40:58.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-02-13T04:40:58.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-02-13T04:40:58.728Z Checking cargo-platform v0.1.8
33752025-02-13T04:40:59.004Z Checking cargo_metadata v0.18.1
33762025-02-13T04:40:59.904Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33772025-02-13T04:41:00.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
33782025-02-13T04:41:00.890Z
33792025-02-13T04:41:00.890Zinfo: running `cargo check --bins` on mgs-dev (163/199)
33802025-02-13T04:41:01.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812025-02-13T04:41:01.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822025-02-13T04:41:01.595Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33832025-02-13T04:41:02.979Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33842025-02-13T04:41:03.524Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33852025-02-13T04:41:04.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s
33862025-02-13T04:41:04.237Z
33872025-02-13T04:41:04.237Zinfo: running `cargo check --bins` on omicron-omdb (164/199)
33882025-02-13T04:41:04.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892025-02-13T04:41:04.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902025-02-13T04:41:05.004Z Compiling crunchy v0.2.2
33912025-02-13T04:41:05.004Z Compiling tiny-keccak v2.0.2
33922025-02-13T04:41:05.007Z Compiling dsl_auto_type v0.1.2
33932025-02-13T04:41:05.007Z Checking scheduled-thread-pool v0.2.7
33942025-02-13T04:41:05.007Z Compiling diesel_table_macro_syntax v0.2.0
33952025-02-13T04:41:05.153Z Compiling ascii-canvas v3.0.0
33962025-02-13T04:41:05.166Z Compiling ena v0.14.3
33972025-02-13T04:41:05.169Z Compiling diff v0.1.13
33982025-02-13T04:41:05.318Z Checking r2d2 v0.8.10
33992025-02-13T04:41:05.427Z Compiling regex-syntax v0.6.29
34002025-02-13T04:41:05.532Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34012025-02-13T04:41:05.582Z Compiling ref-cast v1.0.23
34022025-02-13T04:41:05.618Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34032025-02-13T04:41:05.631Z Compiling derive_builder_core v0.20.2
34042025-02-13T04:41:05.703Z Compiling libxml v0.3.3
34052025-02-13T04:41:05.743Z Compiling ref-cast-impl v1.0.23
34062025-02-13T04:41:05.893Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34072025-02-13T04:41:06.122Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34082025-02-13T04:41:06.144Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34092025-02-13T04:41:06.382Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34102025-02-13T04:41:06.401Z Compiling strum_macros v0.24.3
34112025-02-13T04:41:06.431Z Compiling samael v0.0.17
34122025-02-13T04:41:06.520Z Compiling diesel_derives v2.2.3
34132025-02-13T04:41:06.747Z Compiling indoc v1.0.9
34142025-02-13T04:41:07.596Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34152025-02-13T04:41:07.783Z Compiling derive_builder_macro v0.20.2
34162025-02-13T04:41:07.888Z Compiling impl-trait-for-tuples v0.2.2
34172025-02-13T04:41:08.472Z Compiling oso-derive v0.27.3
34182025-02-13T04:41:08.621Z Compiling lalrpop v0.19.12
34192025-02-13T04:41:09.237Z Checking derive_builder v0.20.2
34202025-02-13T04:41:09.400Z Checking quick-xml v0.33.0
34212025-02-13T04:41:09.496Z Compiling diesel-dtrace v0.4.2
34222025-02-13T04:41:09.644Z Checking maplit v1.0.2
34232025-02-13T04:41:09.801Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34242025-02-13T04:41:09.889Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34252025-02-13T04:41:10.174Z Checking bb8 v0.8.5
34262025-02-13T04:41:10.381Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34272025-02-13T04:41:10.648Z Checking rand_seeder v0.3.0
34282025-02-13T04:41:10.715Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34292025-02-13T04:41:10.801Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34302025-02-13T04:41:10.893Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34312025-02-13T04:41:11.098Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34322025-02-13T04:41:11.365Z Checking is_ci v1.2.0
34332025-02-13T04:41:11.388Z Checking unicode-linebreak v0.1.5
34342025-02-13T04:41:11.501Z Checking smawk v0.3.2
34352025-02-13T04:41:11.718Z Checking supports-color v3.0.1
34362025-02-13T04:41:11.816Z Checking textwrap v0.16.1
34372025-02-13T04:41:11.950Z Checking multimap v0.10.0
34382025-02-13T04:41:12.778Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34392025-02-13T04:41:14.742Z Checking diesel v2.2.6
34402025-02-13T04:41:38.764Z Compiling polar-core v0.27.3
34412025-02-13T04:41:39.970Z Checking async-bb8-diesel v0.2.1
34422025-02-13T04:41:46.049Z Checking oso v0.27.3
34432025-02-13T04:42:46.903Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34442025-02-13T04:42:53.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
34452025-02-13T04:42:53.479Z
34462025-02-13T04:42:53.479Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199)
34472025-02-13T04:42:54.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34482025-02-13T04:42:54.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34492025-02-13T04:42:54.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34502025-02-13T04:42:54.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34512025-02-13T04:42:54.144Z
34522025-02-13T04:42:54.144Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/199)
34532025-02-13T04:42:54.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34542025-02-13T04:42:54.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34552025-02-13T04:42:54.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34562025-02-13T04:42:54.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34572025-02-13T04:42:54.807Z
34582025-02-13T04:42:54.807Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/199)
34592025-02-13T04:42:55.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602025-02-13T04:42:55.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612025-02-13T04:42:55.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34622025-02-13T04:42:55.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
34632025-02-13T04:42:55.401Z
34642025-02-13T04:42:55.401Zinfo: running `cargo check --bins` on omicron-nexus (168/199)
34652025-02-13T04:42:56.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34662025-02-13T04:42:56.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34672025-02-13T04:42:56.188Z Compiling libz-sys v1.1.20
34682025-02-13T04:42:56.191Z Compiling libgit2-sys v0.17.0+1.8.1
34692025-02-13T04:42:56.318Z Compiling vergen v8.3.2
34702025-02-13T04:42:56.321Z Compiling cargo-platform v0.1.8
34712025-02-13T04:42:56.321Z Compiling pin-project-internal v1.1.6
34722025-02-13T04:42:56.355Z Compiling libsqlite3-sys v0.30.1
34732025-02-13T04:42:56.359Z Compiling snafu-derive v0.8.5
34742025-02-13T04:42:56.359Z Compiling cfg_aliases v0.2.1
34752025-02-13T04:42:56.503Z Compiling rustls v0.21.12
34762025-02-13T04:42:56.616Z Compiling cargo_metadata v0.18.1
34772025-02-13T04:42:56.792Z Compiling buf-list v1.0.3
34782025-02-13T04:42:56.851Z Compiling nix v0.29.0
34792025-02-13T04:42:56.948Z Checking globset v0.4.15
34802025-02-13T04:42:57.031Z Checking olpc-cjson v0.1.4
34812025-02-13T04:42:57.254Z Checking sct v0.7.1
34822025-02-13T04:42:57.441Z Checking rustls-webpki v0.101.7
34832025-02-13T04:42:57.456Z Checking serde_plain v1.0.2
34842025-02-13T04:42:57.476Z Checking typed-path v0.9.3
34852025-02-13T04:42:58.006Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34862025-02-13T04:42:58.167Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34872025-02-13T04:42:58.290Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34882025-02-13T04:42:58.449Z Checking hashlink v0.9.1
34892025-02-13T04:42:58.573Z Checking parse-size v1.1.0
34902025-02-13T04:42:58.768Z Checking fallible-iterator v0.3.0
34912025-02-13T04:42:59.031Z Checking fallible-streaming-iterator v0.1.9
34922025-02-13T04:42:59.050Z Checking pin-project v1.1.6
34932025-02-13T04:42:59.303Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34942025-02-13T04:42:59.339Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34952025-02-13T04:42:59.356Z Checking rusqlite v0.32.1
34962025-02-13T04:42:59.646Z Checking rustls-pemfile v1.0.4
34972025-02-13T04:42:59.711Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34982025-02-13T04:42:59.850Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34992025-02-13T04:43:00.144Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35002025-02-13T04:43:00.166Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35012025-02-13T04:43:00.308Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35022025-02-13T04:43:00.324Z Checking twox-hash v2.1.0
35032025-02-13T04:43:00.350Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35042025-02-13T04:43:00.650Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35052025-02-13T04:43:00.778Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35062025-02-13T04:43:00.967Z Checking tokio-rustls v0.24.1
35072025-02-13T04:43:01.153Z Checking snafu v0.8.5
35082025-02-13T04:43:01.597Z Checking tough v0.19.0
35092025-02-13T04:43:01.780Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35102025-02-13T04:43:02.108Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35112025-02-13T04:43:02.210Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35122025-02-13T04:43:02.249Z Checking fatfs v0.3.6
35132025-02-13T04:43:02.608Z Checking assert_matches v1.5.0
35142025-02-13T04:43:05.625Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35152025-02-13T04:43:06.852Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35162025-02-13T04:43:08.895Z Compiling git2 v0.19.0
35172025-02-13T04:43:12.885Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35182025-02-13T04:44:07.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
35192025-02-13T04:44:08.003Z
35202025-02-13T04:44:08.003Zinfo: running `cargo check --bins` on nexus-external-api (169/199)
35212025-02-13T04:44:08.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35222025-02-13T04:44:08.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35232025-02-13T04:44:08.392Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35242025-02-13T04:44:08.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
35252025-02-13T04:44:08.466Z
35262025-02-13T04:44:08.466Zinfo: running `cargo check --bins` on openapi-manager-types (170/199)
35272025-02-13T04:44:08.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282025-02-13T04:44:08.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292025-02-13T04:44:08.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35302025-02-13T04:44:09.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
35312025-02-13T04:44:09.067Z
35322025-02-13T04:44:09.068Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35332025-02-13T04:44:09.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35342025-02-13T04:44:09.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35352025-02-13T04:44:09.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35362025-02-13T04:44:09.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35372025-02-13T04:44:09.718Z
35382025-02-13T04:44:09.718Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35392025-02-13T04:44:10.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-02-13T04:44:10.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-02-13T04:44:10.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-02-13T04:44:10.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35432025-02-13T04:44:10.393Z
35442025-02-13T04:44:10.393Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35452025-02-13T04:44:10.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-02-13T04:44:10.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-02-13T04:44:10.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-02-13T04:44:10.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
35492025-02-13T04:44:11.078Z
35502025-02-13T04:44:11.078Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35512025-02-13T04:44:11.666Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-02-13T04:44:11.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-02-13T04:44:11.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-02-13T04:44:11.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35552025-02-13T04:44:11.749Z
35562025-02-13T04:44:11.749Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35572025-02-13T04:44:12.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-02-13T04:44:12.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-02-13T04:44:12.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602025-02-13T04:44:12.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35612025-02-13T04:44:12.418Z
35622025-02-13T04:44:12.418Zinfo: running `cargo check --bins` on update-common (176/199)
35632025-02-13T04:44:12.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642025-02-13T04:44:12.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652025-02-13T04:44:12.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35662025-02-13T04:44:12.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35672025-02-13T04:44:13.049Z
35682025-02-13T04:44:13.049Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
35692025-02-13T04:44:13.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35702025-02-13T04:44:13.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35712025-02-13T04:44:13.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35722025-02-13T04:44:13.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
35732025-02-13T04:44:13.682Z
35742025-02-13T04:44:13.682Zinfo: running `cargo check --bins` on tufaceous (178/199)
35752025-02-13T04:44:14.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35762025-02-13T04:44:14.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35772025-02-13T04:44:14.334Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
35782025-02-13T04:44:14.624Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35792025-02-13T04:44:15.595Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35802025-02-13T04:44:16.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s
35812025-02-13T04:44:16.563Z
35822025-02-13T04:44:16.564Zinfo: running `cargo check --bins` on omicron-dev (179/199)
35832025-02-13T04:44:17.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35842025-02-13T04:44:17.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35852025-02-13T04:44:17.399Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35862025-02-13T04:44:17.401Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35872025-02-13T04:44:17.536Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35882025-02-13T04:44:17.540Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35892025-02-13T04:44:18.547Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
35902025-02-13T04:44:44.317Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35912025-02-13T04:44:44.317Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35922025-02-13T04:44:44.320Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35932025-02-13T04:44:44.320Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35942025-02-13T04:44:44.320Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35952025-02-13T04:44:44.320Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35962025-02-13T04:44:45.195Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35972025-02-13T04:44:46.369Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35982025-02-13T04:45:26.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
35992025-02-13T04:45:26.756Z
36002025-02-13T04:45:26.756Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36012025-02-13T04:45:27.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36022025-02-13T04:45:27.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36032025-02-13T04:45:27.451Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36042025-02-13T04:45:27.454Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36052025-02-13T04:45:27.454Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36062025-02-13T04:45:27.584Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36072025-02-13T04:45:27.587Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36082025-02-13T04:45:27.609Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36092025-02-13T04:45:27.612Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36102025-02-13T04:45:27.625Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
36112025-02-13T04:45:27.785Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36122025-02-13T04:45:27.814Z Checking heck v0.4.1
36132025-02-13T04:45:27.895Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36142025-02-13T04:45:28.057Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36152025-02-13T04:45:28.204Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36162025-02-13T04:45:28.438Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36172025-02-13T04:45:28.815Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36182025-02-13T04:45:29.047Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36192025-02-13T04:45:29.286Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36202025-02-13T04:45:30.211Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36212025-02-13T04:45:30.550Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36222025-02-13T04:45:31.026Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36232025-02-13T04:45:31.410Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36242025-02-13T04:45:32.879Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36252025-02-13T04:45:32.879Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36262025-02-13T04:45:34.689Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36272025-02-13T04:45:36.094Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36282025-02-13T04:45:41.641Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36292025-02-13T04:45:41.641Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36302025-02-13T04:45:42.839Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36312025-02-13T04:45:43.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.06s
36322025-02-13T04:45:44.010Z
36332025-02-13T04:45:44.010Zinfo: running `cargo check --bins` on installinator-api (181/199)
36342025-02-13T04:45:44.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36352025-02-13T04:45:44.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36362025-02-13T04:45:44.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36372025-02-13T04:45:44.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
36382025-02-13T04:45:44.637Z
36392025-02-13T04:45:44.637Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36402025-02-13T04:45:45.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36412025-02-13T04:45:45.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36422025-02-13T04:45:45.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36432025-02-13T04:45:45.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
36442025-02-13T04:45:45.284Z
36452025-02-13T04:45:45.284Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36462025-02-13T04:45:45.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36472025-02-13T04:45:45.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36482025-02-13T04:45:45.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36492025-02-13T04:45:45.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
36502025-02-13T04:45:45.892Z
36512025-02-13T04:45:45.892Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36522025-02-13T04:45:46.466Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36532025-02-13T04:45:46.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36542025-02-13T04:45:46.578Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36552025-02-13T04:45:46.578Z Compiling petname v2.0.2
36562025-02-13T04:45:46.581Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
36572025-02-13T04:45:46.581Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36582025-02-13T04:45:46.581Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
36592025-02-13T04:45:46.581Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
36602025-02-13T04:45:46.698Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
36612025-02-13T04:45:46.722Z Checking sync-ptr v0.1.1
36622025-02-13T04:45:51.711Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36632025-02-13T04:45:52.319Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
36642025-02-13T04:45:53.499Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
36652025-02-13T04:45:55.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s
36662025-02-13T04:45:55.278Z
36672025-02-13T04:45:55.278Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
36682025-02-13T04:45:55.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36692025-02-13T04:45:55.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36702025-02-13T04:45:55.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36712025-02-13T04:45:55.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
36722025-02-13T04:45:55.946Z
36732025-02-13T04:45:55.946Zinfo: running `cargo check --bins` on omicron-releng (186/199)
36742025-02-13T04:45:56.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36752025-02-13T04:45:56.526Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36762025-02-13T04:45:56.623Z Checking memmap2 v0.9.5
36772025-02-13T04:45:56.623Z Checking constant_time_eq v0.3.1
36782025-02-13T04:45:56.625Z Checking arrayvec v0.7.6
36792025-02-13T04:45:56.625Z Checking arrayref v0.3.9
36802025-02-13T04:45:56.625Z Checking topological-sort v0.2.2
36812025-02-13T04:45:56.625Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
36822025-02-13T04:45:56.729Z Checking shell-words v1.1.0
36832025-02-13T04:45:57.054Z Checking blake3 v1.5.4
36842025-02-13T04:45:57.404Z Checking omicron-zone-package v0.12.0
36852025-02-13T04:45:58.573Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
36862025-02-13T04:45:59.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
36872025-02-13T04:45:59.716Z
36882025-02-13T04:45:59.716Zinfo: running `cargo check --bins` on xtask (187/199)
36892025-02-13T04:46:00.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36902025-02-13T04:46:00.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36912025-02-13T04:46:00.144Z Checking bitflags v2.6.0
36922025-02-13T04:46:00.146Z Checking serde v1.0.217
36932025-02-13T04:46:00.146Z Checking thiserror v1.0.69
36942025-02-13T04:46:00.243Z Checking scroll v0.12.0
36952025-02-13T04:46:00.246Z Checking hashbrown v0.15.1
36962025-02-13T04:46:00.246Z Checking log v0.4.22
36972025-02-13T04:46:00.276Z Checking zerocopy v0.7.35
36982025-02-13T04:46:00.289Z Checking syn v2.0.96
36992025-02-13T04:46:00.355Z Checking pest v2.7.14
37002025-02-13T04:46:00.481Z Checking rustix v0.38.37
37012025-02-13T04:46:00.506Z Checking once_cell v1.20.2
37022025-02-13T04:46:00.708Z Checking goblin v0.8.2
37032025-02-13T04:46:00.793Z Checking fs-err v2.11.0
37042025-02-13T04:46:01.090Z Checking tabled v0.15.0
37052025-02-13T04:46:01.193Z Checking indexmap v2.7.1
37062025-02-13T04:46:01.403Z Checking anyhow v1.0.95
37072025-02-13T04:46:02.316Z Checking terminal_size v0.4.0
37082025-02-13T04:46:02.317Z Checking tempfile v3.13.0
37092025-02-13T04:46:02.500Z Checking clap_builder v4.5.27
37102025-02-13T04:46:02.968Z Checking dtrace-parser v0.2.0
37112025-02-13T04:46:04.035Z Checking serde_json v1.0.135
37122025-02-13T04:46:04.036Z Checking toml_datetime v0.6.8
37132025-02-13T04:46:04.036Z Checking serde_spanned v0.6.8
37142025-02-13T04:46:04.038Z Checking camino v1.1.9
37152025-02-13T04:46:04.038Z Checking semver v1.0.24
37162025-02-13T04:46:04.303Z Checking cargo-platform v0.1.8
37172025-02-13T04:46:04.384Z Checking toml_edit v0.22.22
37182025-02-13T04:46:04.460Z Checking macaddr v1.0.1
37192025-02-13T04:46:04.615Z Checking camino-tempfile v1.1.1
37202025-02-13T04:46:04.651Z Checking clap v4.5.27
37212025-02-13T04:46:05.274Z Checking dof v0.3.0
37222025-02-13T04:46:05.274Z Checking cargo_metadata v0.18.1
37232025-02-13T04:46:05.660Z Checking usdt-impl v0.5.0
37242025-02-13T04:46:06.025Z Checking usdt v0.5.0
37252025-02-13T04:46:06.202Z Checking toml v0.8.19
37262025-02-13T04:46:06.623Z Checking cargo_toml v0.20.5
37272025-02-13T04:46:07.755Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37282025-02-13T04:46:08.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.65s
37292025-02-13T04:46:08.477Z
37302025-02-13T04:46:08.477Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37312025-02-13T04:46:09.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37322025-02-13T04:46:09.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37332025-02-13T04:46:09.233Z Checking polyval v0.6.2
37342025-02-13T04:46:09.348Z Checking ctr v0.9.2
37352025-02-13T04:46:09.359Z Checking ssh-encoding v0.2.0
37362025-02-13T04:46:09.359Z Checking blowfish v0.9.1
37372025-02-13T04:46:09.378Z Checking password-hash v0.4.2
37382025-02-13T04:46:09.393Z Checking p256 v0.13.2
37392025-02-13T04:46:09.396Z Checking p521 v0.13.3
37402025-02-13T04:46:09.426Z Checking russh-cryptovec v0.7.3
37412025-02-13T04:46:09.574Z Checking ghash v0.5.1
37422025-02-13T04:46:09.594Z Checking bcrypt-pbkdf v0.10.0
37432025-02-13T04:46:09.613Z Checking md5 v0.7.0
37442025-02-13T04:46:09.634Z Checking num-bigint v0.4.6
37452025-02-13T04:46:09.691Z Checking des v0.8.1
37462025-02-13T04:46:09.731Z Checking aes-gcm v0.10.3
37472025-02-13T04:46:09.772Z Checking pbkdf2 v0.11.0
37482025-02-13T04:46:09.845Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37492025-02-13T04:46:09.884Z Checking hex-literal v0.4.1
37502025-02-13T04:46:09.905Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37512025-02-13T04:46:09.956Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37522025-02-13T04:46:09.975Z Checking ssh-cipher v0.2.0
37532025-02-13T04:46:10.025Z Checking internet-checksum v0.2.1
37542025-02-13T04:46:10.267Z Checking ssh-key v0.6.6
37552025-02-13T04:46:10.469Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37562025-02-13T04:46:11.321Z Checking russh-keys v0.45.0
37572025-02-13T04:46:12.142Z Checking russh v0.45.0
37582025-02-13T04:46:29.593Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37592025-02-13T04:46:30.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.49s
37602025-02-13T04:46:31.201Z
37612025-02-13T04:46:31.201Zinfo: running `cargo check --bins` on gateway-cli (189/199)
37622025-02-13T04:46:31.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37632025-02-13T04:46:31.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37642025-02-13T04:46:31.824Z Checking termios v0.3.3
37652025-02-13T04:46:32.049Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37662025-02-13T04:46:32.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s
37672025-02-13T04:46:33.027Z
37682025-02-13T04:46:33.027Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
37692025-02-13T04:46:33.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37702025-02-13T04:46:33.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37712025-02-13T04:46:33.741Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37722025-02-13T04:46:33.741Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37732025-02-13T04:46:33.744Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37742025-02-13T04:46:33.744Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37752025-02-13T04:46:34.813Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37762025-02-13T04:46:36.066Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37772025-02-13T04:46:38.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
37782025-02-13T04:46:38.287Z
37792025-02-13T04:46:38.287Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
37802025-02-13T04:46:38.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37812025-02-13T04:46:38.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37822025-02-13T04:46:38.907Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37832025-02-13T04:46:39.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
37842025-02-13T04:46:39.546Z
37852025-02-13T04:46:39.546Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
37862025-02-13T04:46:40.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872025-02-13T04:46:40.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882025-02-13T04:46:40.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37892025-02-13T04:46:40.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
37902025-02-13T04:46:40.144Z
37912025-02-13T04:46:40.145Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
37922025-02-13T04:46:40.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37932025-02-13T04:46:40.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37942025-02-13T04:46:40.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37952025-02-13T04:46:40.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
37962025-02-13T04:46:40.737Z
37972025-02-13T04:46:40.737Zinfo: running `cargo check --bins` on omicron-package (194/199)
37982025-02-13T04:46:41.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37992025-02-13T04:46:41.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38002025-02-13T04:46:41.386Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38012025-02-13T04:46:42.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
38022025-02-13T04:46:42.901Z
38032025-02-13T04:46:42.902Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38042025-02-13T04:46:43.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38052025-02-13T04:46:43.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38062025-02-13T04:46:43.595Z Checking rtoolbox v0.0.2
38072025-02-13T04:46:43.598Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38082025-02-13T04:46:43.598Z Checking tui-tree-widget v0.22.0
38092025-02-13T04:46:43.833Z Checking rpassword v7.3.1
38102025-02-13T04:46:47.695Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38112025-02-13T04:46:50.774Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38122025-02-13T04:46:52.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s
38132025-02-13T04:46:52.318Z
38142025-02-13T04:46:52.318Zinfo: running `cargo check --bins` on wicket (196/199)
38152025-02-13T04:46:52.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38162025-02-13T04:46:52.945Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38172025-02-13T04:46:53.079Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38182025-02-13T04:46:53.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
38192025-02-13T04:46:53.709Z
38202025-02-13T04:46:53.709Zinfo: running `cargo check --bins` on wicketd (197/199)
38212025-02-13T04:46:54.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38222025-02-13T04:46:54.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38232025-02-13T04:46:54.477Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38242025-02-13T04:46:54.480Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38252025-02-13T04:46:55.371Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38262025-02-13T04:46:59.241Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s
38272025-02-13T04:46:59.433Z
38282025-02-13T04:46:59.433Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38292025-02-13T04:46:59.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302025-02-13T04:46:59.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312025-02-13T04:46:59.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38322025-02-13T04:46:59.960Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
38332025-02-13T04:47:00.031Z
38342025-02-13T04:47:00.031Zinfo: running `cargo check --bins` on zone-setup (199/199)
38352025-02-13T04:47:00.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362025-02-13T04:47:00.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372025-02-13T04:47:00.794Z Checking uzers v0.12.1
38382025-02-13T04:47:01.172Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38392025-02-13T04:47:02.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
38402025-02-13T04:47:02.553Z
38412025-02-13T04:47:02.554Zreal 13:22.970832590
38422025-02-13T04:47:02.554Zuser 25:39.585534690
38432025-02-13T04:47:02.554Zsys 4:12.678243457
38442025-02-13T04:47:02.554Ztrap 0.522531644
38452025-02-13T04:47:02.554Ztflt 3.439338328
38462025-02-13T04:47:02.554Zdflt 2.207148534
38472025-02-13T04:47:02.554Zkflt 0.000916289
38482025-02-13T04:47:02.554Zlock 44:49.446681350
38492025-02-13T04:47:02.554Zslp 2:07:51.865835944
38502025-02-13T04:47:02.554Zlat 1:05.407102899
38512025-02-13T04:47:02.557Zstop 3:44.624768196
38522025-02-13T04:47:02.557Zprocess exited: duration 1267419 ms, exit code 0
 
38532025-02-13T04:47:02.563Zfound 0 output files