01JN63XVPF0H6T0TCJ88YMXEPX: 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: 01JN63YBKP8MQ4KF94G4KF741M

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-28T11:10:15.217Zjob assigned to worker 01JN63YJK6D4T01KZNFF6Q61G2 [factory aws, i-0734cecae4b766d63] (queued for 51 s)
 
22025-02-28T11:10:23.270Zstarting task 0: "setup"
32025-02-28T11:10:23.277Z++ uname -s
42025-02-28T11:10:23.280Z+ kern=SunOS
52025-02-28T11:10:23.280Z+ build_user=build
62025-02-28T11:10:23.280Z+ build_uid=12345
72025-02-28T11:10:23.280Z+ work_dir=/work
82025-02-28T11:10:23.280Z+ input_dir=/input
92025-02-28T11:10:23.280Z+ [[ 0 == 12345 ]]
102025-02-28T11:10:23.281Z+ case "$kern" in
112025-02-28T11:10:23.281Z+ groupadd -g 12345 build
122025-02-28T11:10:23.284Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-28T11:10:25.290Z+ zfs create -o mountpoint=/work rpool/work
142025-02-28T11:10:25.418Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-28T11:10:25.420Z+ home_fs=zfs
162025-02-28T11:10:25.420Z+ [[ zfs == autofs ]]
172025-02-28T11:10:25.420Z+ mkdir -p /home/build
182025-02-28T11:10:25.423Z+ chown build:build /home/build /work
192025-02-28T11:10:27.425Z+ chmod 0700 /home/build /work
202025-02-28T11:10:27.427Zprocess exited: duration 4156 ms, exit code 0
 
212025-02-28T11:10:27.432Zstarting task 1: "rust-toolchain"
222025-02-28T11:10:27.437Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-28T11:10:27.437Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-28T11:10:27.437Z * rust toolchain channel = "1.85.0"
252025-02-28T11:10:27.437Z * rust toolchain profile = "default"
262025-02-28T11:10:27.437Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-28T11:10:27.437Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-28T11:10:27.440Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-28T11:10:27.440Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-28T11:10:27.547Zinfo: downloading installer
312025-02-28T11:10:28.868Zwarning: it looks like you have an existing installation of Rust at:
322025-02-28T11:10:28.868Zwarning: /opt/ooce/bin
332025-02-28T11:10:28.868Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-28T11:10:28.868Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-28T11:10:28.868Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-28T11:10:28.868Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-28T11:10:28.868Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-28T11:10:28.868Zerror: cannot install while Rust is installed
392025-02-28T11:10:28.868Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-28T11:10:28.881Zinfo: profile set to 'default'
412025-02-28T11:10:28.881Zinfo: default host triple is x86_64-unknown-illumos
422025-02-28T11:10:28.883Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-28T11:10:29.039Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-28T11:10:29.039Zinfo: downloading component 'cargo'
452025-02-28T11:10:29.894Zinfo: downloading component 'clippy'
462025-02-28T11:10:30.223Zinfo: downloading component 'rust-docs'
472025-02-28T11:10:31.531Zinfo: downloading component 'rust-std'
482025-02-28T11:10:33.438Zinfo: downloading component 'rustc'
492025-02-28T11:10:39.995Zinfo: downloading component 'rustfmt'
502025-02-28T11:10:40.242Zinfo: installing component 'cargo'
512025-02-28T11:10:41.068Zinfo: installing component 'clippy'
522025-02-28T11:10:41.454Zinfo: installing component 'rust-docs'
532025-02-28T11:10:43.198Zinfo: installing component 'rust-std'
542025-02-28T11:10:45.076Zinfo: installing component 'rustc'
552025-02-28T11:10:50.895Zinfo: installing component 'rustfmt'
562025-02-28T11:10:51.226Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-28T11:10:51.226Z
582025-02-28T11:10:51.597Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-28T11:10:51.598Z
602025-02-28T11:10:51.601Z
612025-02-28T11:10:51.601ZRust is installed now. Great!
622025-02-28T11:10:51.601Z
632025-02-28T11:10:51.601ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-28T11:10:51.601Zenvironment variable. This has not been done automatically.
652025-02-28T11:10:51.601Z
662025-02-28T11:10:51.601ZTo configure your current shell, you need to source
672025-02-28T11:10:51.601Zthe corresponding env file under $HOME/.cargo.
682025-02-28T11:10:51.601Z
692025-02-28T11:10:51.601ZThis is usually done by running one of the following (note the leading DOT):
702025-02-28T11:10:51.601Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-28T11:10:51.601Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-28T11:10:51.673Z+ rustup --version
732025-02-28T11:10:51.680Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-28T11:10:51.680Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-28T11:10:51.761Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-28T11:10:51.765Z+ cargo --version
772025-02-28T11:10:51.821Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-28T11:10:51.823Z+ rustc --version
792025-02-28T11:10:51.886Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-28T11:10:51.889Zprocess exited: duration 24454 ms, exit code 0
 
812025-02-28T11:10:51.895Zstarting task 2: "authentication"
822025-02-28T11:10:51.916Zprocess exited: duration 20 ms, exit code 0
 
832025-02-28T11:10:51.921Zstarting task 3: "clone repository"
842025-02-28T11:10:51.926Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-28T11:10:51.929Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-28T11:10:51.967ZCloning into '/work/oxidecomputer/omicron'...
872025-02-28T11:10:59.360Z+ cd /work/oxidecomputer/omicron
882025-02-28T11:10:59.360Z+ git fetch origin 35c1f9807c582f33259c4910c3ae5c36fb89f33d
892025-02-28T11:10:59.625ZFrom https://github.com/oxidecomputer/omicron
902025-02-28T11:10:59.625Z * branch 35c1f9807c582f33259c4910c3ae5c36fb89f33d -> FETCH_HEAD
912025-02-28T11:10:59.636Z+ [[ -n renovate/serde_with-3.x ]]
922025-02-28T11:10:59.639Z++ git branch --show-current
932025-02-28T11:10:59.641Z+ current=main
942025-02-28T11:10:59.641Z+ [[ main != renovate/serde_with-3.x ]]
952025-02-28T11:10:59.641Z+ git branch -f renovate/serde_with-3.x 35c1f9807c582f33259c4910c3ae5c36fb89f33d
962025-02-28T11:10:59.644Z+ git checkout -f renovate/serde_with-3.x
972025-02-28T11:10:59.804ZSwitched to branch 'renovate/serde_with-3.x'
982025-02-28T11:10:59.806Z+ git reset --hard 35c1f9807c582f33259c4910c3ae5c36fb89f33d
992025-02-28T11:10:59.960ZHEAD is now at 35c1f9807 Update Rust crate serde_with to 3.12.0
1002025-02-28T11:10:59.962Zprocess exited: duration 8039 ms, exit code 0
 
1012025-02-28T11:10:59.967Zstarting task 4: "build"
1022025-02-28T11:10:59.972Z+ source .github/buildomat/ci-env.sh
1032025-02-28T11:10:59.975Z++ export CARGO_TERM_COLOR=always
1042025-02-28T11:10:59.975Z++ CARGO_TERM_COLOR=always
1052025-02-28T11:10:59.976Z+ cargo --version
1062025-02-28T11:11:00.023Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-28T11:11:00.025Z+ rustc --version
1082025-02-28T11:11:00.088Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-28T11:11:00.090Z+ source ./env.sh
1102025-02-28T11:11:00.093Z++ OLD_SHELL_OPTS=ehxB
1112025-02-28T11:11:00.093Z++ set -o xtrace
1122025-02-28T11:11:00.095Z++++ dirname ./env.sh
1132025-02-28T11:11:00.095Z+++ readlink -f .
1142025-02-28T11:11:00.098Z++ OMICRON_WS=/work/oxidecomputer/omicron
1152025-02-28T11:11:00.100Z++ 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-28T11:11:00.100Z++ 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-28T11:11:00.100Z++ 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-28T11:11:00.100Z++ 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-28T11:11:00.101Z++ 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-28T11:11:00.101Z++ 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-28T11:11:00.101Z++ 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-28T11:11:00.101Z++ 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-28T11:11:00.101Z++ case $OLD_SHELL_OPTS in
1242025-02-28T11:11:00.101Z++ unset OLD_SHELL_OPTS OMICRON_WS
1252025-02-28T11:11:00.101Z+ 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-28T11:11:00.101Z+ 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-28T11:11:00.101Z+ banner prerequisites
1282025-02-28T11:11:00.104Z
1292025-02-28T11:11:00.104Z ##### ##### ###### ##### ###### #### # # # #### #
1302025-02-28T11:11:00.104Z # # # # # # # # # # # # # # #
1312025-02-28T11:11:00.104Z # # # # ##### # # ##### # # # # # #### #
1322025-02-28T11:11:00.104Z ##### ##### # ##### # # # # # # # # #
1332025-02-28T11:11:00.104Z # # # # # # # # # # # # # # #
1342025-02-28T11:11:00.104Z # # # ###### # # ###### ### # #### # #### #
1352025-02-28T11:11:00.104Z
1362025-02-28T11:11:00.104Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1372025-02-28T11:11:01.784Zpkg list: illegal option -- F
1382025-02-28T11:11:01.784ZUsage:
1392025-02-28T11:11:01.784Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1402025-02-28T11:11:01.785Z [pkg_fmri_pattern ...]
1412025-02-28T11:11:02.627Zpkg list: illegal option -- F
1422025-02-28T11:11:02.627ZUsage:
1432025-02-28T11:11:02.630Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1442025-02-28T11:11:02.630Z [pkg_fmri_pattern ...]
1452025-02-28T11:11:10.924Z Startup: Refreshing catalog 'helios-dev' ... Done
1462025-02-28T11:11:15.243Z Startup: Caching catalogs ... Done
1472025-02-28T11:11:28.234ZPlanning: Solver setup ... Done (12.030s)
1482025-02-28T11:11:28.389ZPlanning: Running solver ... Done (0.155s)
1492025-02-28T11:11:28.513ZPlanning: Finding local manifests ... Done (0.008s)
1502025-02-28T11:11:28.582ZPlanning: Fetching manifests: 0/7 0% complete
1512025-02-28T11:11:29.278ZPlanning: Fetching manifests: 7/7 100% complete
1522025-02-28T11:11:29.387ZPlanning: Package planning ... Done (0.109s)
1532025-02-28T11:11:29.444ZPlanning: Merging actions ... Done (0.057s)
1542025-02-28T11:11:29.641ZPlanning: Checking for conflicting actions ... Done (0.196s)
1552025-02-28T11:11:31.808ZPlanning: Consolidating action changes ... Done (2.164s)
1562025-02-28T11:11:32.245ZPlanning: Evaluating mediators ... Done (0.440s)
1572025-02-28T11:11:32.326ZPlanning: Planning completed in 16.98 seconds
1582025-02-28T11:11:32.342Z Packages to install: 4
1592025-02-28T11:11:32.342Z Packages to update: 3
1602025-02-28T11:11:32.345Z Mediators to change: 2
1612025-02-28T11:11:32.345Z Services to change: 1
1622025-02-28T11:11:32.345Z Estimated space available: 155.61 GB
1632025-02-28T11:11:32.345ZEstimated space to be consumed: 1.66 GB
1642025-02-28T11:11:32.345Z Create boot environment: No
1652025-02-28T11:11:32.345ZCreate backup boot environment: Yes
1662025-02-28T11:11:32.345Z Rebuild boot archive: No
1672025-02-28T11:11:32.345Z
1682025-02-28T11:11:32.345ZChanged mediators:
1692025-02-28T11:11:32.345Z mediator clang:
1702025-02-28T11:11:32.345Z version: None -> 15 (system default)
1712025-02-28T11:11:32.345Z
1722025-02-28T11:11:32.345Z mediator llvm:
1732025-02-28T11:11:32.345Z version: 14 (system default) -> 15 (system default)
1742025-02-28T11:11:32.345Z
1752025-02-28T11:11:32.345ZChanged packages:
1762025-02-28T11:11:32.345Zhelios-dev
1772025-02-28T11:11:32.345Z developer/build-essential
1782025-02-28T11:11:32.345Z None -> 11-2.0
1792025-02-28T11:11:32.345Z library/libxmlsec1
1802025-02-28T11:11:32.345Z None -> 1.2.35-2.0
1812025-02-28T11:11:32.345Z ooce/developer/clang-15
1822025-02-28T11:11:32.345Z None -> 15.0.7-2.0
1832025-02-28T11:11:32.345Z ooce/developer/llvm-15
1842025-02-28T11:11:32.345Z None -> 15.0.7-2.0
1852025-02-28T11:11:32.345Z package/pkg
1862025-02-28T11:11:32.345Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1872025-02-28T11:11:32.345Z system/library/g++-runtime
1882025-02-28T11:11:32.345Z 13-2.0 -> 14-2.0
1892025-02-28T11:11:32.345Z system/library/gcc-runtime
1902025-02-28T11:11:32.345Z 13-2.0 -> 14-2.0
1912025-02-28T11:11:32.346Z
1922025-02-28T11:11:32.346ZServices:
1932025-02-28T11:11:32.346Z restart_fmri:
1942025-02-28T11:11:32.346Z svc:/system/update-man-index:default
1952025-02-28T11:11:32.346Z
1962025-02-28T11:11:32.346ZEditable files to change:
1972025-02-28T11:11:32.346Z Update:
1982025-02-28T11:11:32.346Z usr/share/lib/pkg/web/config.shtml
1992025-02-28T11:11:32.426Z
2002025-02-28T11:11:32.426ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2012025-02-28T11:11:38.586ZDownload: 206/4301 items 1.3/225.4MB 0% complete (307k/s)
2022025-02-28T11:11:45.399ZDownload: 210/4301 items 1.3/225.4MB 0% complete (285k/s)
2032025-02-28T11:11:59.756ZDownload: 212/4301 items 1.3/225.4MB 0% complete
2042025-02-28T11:12:04.928ZDownload: 213/4301 items 1.3/225.4MB 0% complete (5.1k/s)
2052025-02-28T11:12:09.938ZDownload: 362/4301 items 16.3/225.4MB 7% complete (2.2M/s)
2062025-02-28T11:12:14.951ZDownload: 793/4301 items 18.7/225.4MB 8% complete (1.8M/s)
2072025-02-28T11:12:19.957ZDownload: 1186/4301 items 69.8/225.4MB 30% complete (5.3M/s)
2082025-02-28T11:12:30.253ZDownload: 1197/4301 items 83.5/225.4MB 37% complete (6.5M/s)
2092025-02-28T11:12:35.263ZDownload: 1198/4301 items 83.5/225.4MB 37% complete (3.1k/s)
2102025-02-28T11:12:40.266ZDownload: 1444/4301 items 117.2/225.4MB 51% complete (3.5M/s)
2112025-02-28T11:12:45.267ZDownload: 1965/4301 items 118.6/225.4MB 52% complete (3.5M/s)
2122025-02-28T11:12:50.550ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (960k/s)
2132025-02-28T11:12:55.556ZDownload: 2344/4301 items 119.7/225.4MB 53% complete (109k/s)
2142025-02-28T11:13:00.558ZDownload: 2997/4301 items 121.3/225.4MB 53% complete (212k/s)
2152025-02-28T11:13:05.631ZDownload: 3232/4301 items 197.4/225.4MB 87% complete (7.7M/s)
2162025-02-28T11:13:14.674ZDownload: 3242/4301 items 200.9/225.4MB 89% complete (7.8M/s)
2172025-02-28T11:13:21.013ZDownload: 3246/4301 items 202.9/225.4MB 89% complete (2.5M/s)
2182025-02-28T11:13:27.393ZDownload: 3247/4301 items 202.9/225.4MB 90% complete
2192025-02-28T11:13:32.676ZDownload: 4200/4301 items 220.5/225.4MB 97% complete (3.6M/s)
2202025-02-28T11:13:35.743ZDownload: Completed 225.42 MB in 123.30 seconds (1.8M/s)
2212025-02-28T11:13:37.774Z Actions: 1/5122 actions (Removing old actions)
2222025-02-28T11:13:37.797Z Actions: 194/5122 actions (Installing new actions)
2232025-02-28T11:13:42.499Z Actions: 4267/5122 actions (Updating modified actions)
2242025-02-28T11:13:42.864Z Actions: Completed 5122 actions in 5.09 seconds.
2252025-02-28T11:13:43.298Z Done (0.424s)
2262025-02-28T11:13:43.298Z Done (0.001s)
2272025-02-28T11:13:43.905Z Done (0.607s)
2282025-02-28T11:13:48.395Z Done (4.253s)
2292025-02-28T11:13:48.481Z Done (0.019s)
2302025-02-28T11:13:48.483Z Done (0.000s)
2312025-02-28T11:13:48.644Z Done (0.000s)
2322025-02-28T11:13:49.384ZPlanning: Evaluating mediator changes ... Done
2332025-02-28T11:13:49.546ZPlanning: Checking for conflicting actions ... Done
2342025-02-28T11:13:49.548ZPlanning: Consolidating action changes ... Done
2352025-02-28T11:13:49.825ZPlanning: Evaluating mediators ... Done
2362025-02-28T11:13:49.827ZPlanning: Planning completed in 0.44 seconds
2372025-02-28T11:13:49.866Z Mediators to change: 2
2382025-02-28T11:13:49.866Z Create boot environment: No
2392025-02-28T11:13:49.866ZCreate backup boot environment: No
2402025-02-28T11:13:49.947Z Done
2412025-02-28T11:13:49.947Z Done
2422025-02-28T11:13:50.379Z Done
2432025-02-28T11:13:54.238Z Done
2442025-02-28T11:13:54.331Z Done
2452025-02-28T11:13:54.333Z Done
2462025-02-28T11:13:54.463Z Done
2472025-02-28T11:13:55.093ZPlanning: Evaluating mediator changes ... Done
2482025-02-28T11:13:55.095ZPlanning: Merging actions ... Done
2492025-02-28T11:13:55.284ZPlanning: Checking for conflicting actions ... Done
2502025-02-28T11:13:55.287ZPlanning: Consolidating action changes ... Done
2512025-02-28T11:13:55.553ZPlanning: Evaluating mediators ... Done
2522025-02-28T11:13:55.610ZPlanning: Planning completed in 0.76 seconds
2532025-02-28T11:13:55.652Z Packages to change: 1
2542025-02-28T11:13:55.652Z Mediators to change: 1
2552025-02-28T11:13:55.652Z Services to change: 1
2562025-02-28T11:13:55.652Z Create boot environment: No
2572025-02-28T11:13:55.652ZCreate backup boot environment: Yes
2582025-02-28T11:13:57.848Z Actions: 1/6 actions (Updating modified actions)
2592025-02-28T11:13:57.851Z Actions: Completed 6 actions in 0.00 seconds.
2602025-02-28T11:13:57.852Z Done
2612025-02-28T11:13:57.852Z Done
2622025-02-28T11:13:57.975Z Done
2632025-02-28T11:14:01.683Z Done
2642025-02-28T11:14:01.775Z Done
2652025-02-28T11:14:01.779Z Done
2662025-02-28T11:14:01.923Z Done
2672025-02-28T11:14:02.365ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2682025-02-28T11:14:02.365Zclang system 15 system
2692025-02-28T11:14:02.365Zcsh system system illumos
2702025-02-28T11:14:02.365Zctags system system illumos
2712025-02-28T11:14:02.365Zgcc vendor 12 vendor
2722025-02-28T11:14:02.365Zgcc system 10 system
2732025-02-28T11:14:02.365Zgcc system 7 system
2742025-02-28T11:14:02.365Zgo system 1.20 system
2752025-02-28T11:14:02.365Zgo system 1.19 system
2762025-02-28T11:14:02.365Zllvm system 15 system
2772025-02-28T11:14:02.365Zllvm system 14 system
2782025-02-28T11:14:02.365Zmariadb system 10.6 system
2792025-02-28T11:14:02.366Zmta vendor vendor dma
2802025-02-28T11:14:02.366Zopenjdk system 17 system
2812025-02-28T11:14:02.366Zopenjdk system 11 system
2822025-02-28T11:14:02.366Zopenjdk system 1.8 system
2832025-02-28T11:14:02.366Zopenssl vendor 3 vendor
2842025-02-28T11:14:02.366Zperl system 5.36 system
2852025-02-28T11:14:02.366Zpostgresql system 15 system
2862025-02-28T11:14:02.366Zpostgresql system 13 system
2872025-02-28T11:14:02.366Zpython vendor 3 vendor
2882025-02-28T11:14:02.366Zpython system 2 system
2892025-02-28T11:14:02.366Zpython3 system 3.11 system
2902025-02-28T11:14:02.366Zruby system 3.0 system
2912025-02-28T11:14:02.366Zwords vendor vendor american-english
2922025-02-28T11:14:02.366Zwords system system australian-english
2932025-02-28T11:14:02.366Zwords system system british-english
2942025-02-28T11:14:02.366Zwords system system canadian-english
2952025-02-28T11:14:02.366Zwords system system french
2962025-02-28T11:14:02.366Zwords system system italian
2972025-02-28T11:14:02.366Zwords system system ngerman
2982025-02-28T11:14:02.366Zwords system system ogerman
2992025-02-28T11:14:02.366Zwords system system spanish
3002025-02-28T11:14:02.689ZPUBLISHER TYPE STATUS P LOCATION
3012025-02-28T11:14:02.689Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3022025-02-28T11:14:05.757ZFMRI IFO
3032025-02-28T11:14:05.757Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3042025-02-28T11:14:05.757Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3052025-02-28T11:14:05.757Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3062025-02-28T11:14:05.757Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3072025-02-28T11:14:05.757Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3082025-02-28T11:14:05.757Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3092025-02-28T11:14:05.757Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3102025-02-28T11:14:05.757Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3112025-02-28T11:14:05.757Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3122025-02-28T11:14:05.758Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3132025-02-28T11:14:05.758Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3142025-02-28T11:14:05.758Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3152025-02-28T11:14:05.758Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3162025-02-28T11:14:05.758Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3172025-02-28T11:14:05.758Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3182025-02-28T11:14:06.548Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3192025-02-28T11:14:06.834Z Updating crates.io index
3202025-02-28T11:14:06.837Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3212025-02-28T11:14:07.405Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3222025-02-28T11:14:07.632Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3232025-02-28T11:14:07.895Z Updating git repository `https://github.com/oxidecomputer/propolis`
3242025-02-28T11:14:08.798Z Updating git repository `https://github.com/oxidecomputer/crucible`
3252025-02-28T11:14:10.511Z Updating git repository `https://github.com/oxidecomputer/opte`
3262025-02-28T11:14:11.138Z Updating git repository `https://github.com/oxidecomputer/falcon`
3272025-02-28T11:14:11.939Z Updating git repository `https://github.com/oxidecomputer/clickward`
3282025-02-28T11:14:12.200Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3292025-02-28T11:14:12.537Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3302025-02-28T11:14:13.115Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3312025-02-28T11:14:13.603Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3322025-02-28T11:14:13.995Z Updating git repository `https://github.com/oxidecomputer/propolis`
3332025-02-28T11:14:14.489Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3342025-02-28T11:14:14.814Z Updating git repository `https://github.com/oxidecomputer/tofino`
3352025-02-28T11:14:15.023Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3362025-02-28T11:14:15.255Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3372025-02-28T11:14:15.519Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3382025-02-28T11:14:15.882Z Updating git repository `https://github.com/oxidecomputer/lldp`
3392025-02-28T11:14:16.175Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3402025-02-28T11:14:16.437Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3412025-02-28T11:14:16.755Z Updating git repository `https://github.com/oxidecomputer/ispf`
3422025-02-28T11:14:17.039Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3432025-02-28T11:14:17.468Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3442025-02-28T11:14:18.003Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3452025-02-28T11:14:18.285Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3462025-02-28T11:14:18.702Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3472025-02-28T11:14:19.030Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3482025-02-28T11:14:19.312Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3492025-02-28T11:14:19.542Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3502025-02-28T11:14:19.805Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3512025-02-28T11:14:20.941Z Downloading crates ...
3522025-02-28T11:14:21.007Z Downloaded bitflags v1.3.2
3532025-02-28T11:14:21.011Z Downloaded anstyle-query v1.1.1
3542025-02-28T11:14:21.011Z Downloaded anstyle v1.0.10
3552025-02-28T11:14:21.021Z Downloaded anyhow v1.0.96
3562025-02-28T11:14:21.028Z Downloaded equivalent v1.0.1
3572025-02-28T11:14:21.028Z Downloaded dtrace-parser v0.2.0
3582025-02-28T11:14:21.044Z Downloaded scroll_derive v0.12.0
3592025-02-28T11:14:21.050Z Downloaded crypto-common v0.1.6
3602025-02-28T11:14:21.050Z Downloaded winnow v0.7.3
3612025-02-28T11:14:21.050Z Downloaded zerocopy-derive v0.7.35
3622025-02-28T11:14:21.050Z Downloaded pretty-hex v0.4.1
3632025-02-28T11:14:21.050Z Downloaded usdt-macro v0.5.0
3642025-02-28T11:14:21.050Z Downloaded usdt-attr-macro v0.5.0
3652025-02-28T11:14:21.050Z Downloaded is_terminal_polyfill v1.70.1
3662025-02-28T11:14:21.050Z Downloaded zerocopy v0.7.35
3672025-02-28T11:14:21.063Z Downloaded swrite v0.1.0
3682025-02-28T11:14:21.076Z Downloaded cfg-if v1.0.0
3692025-02-28T11:14:21.077Z Downloaded errno v0.3.9
3702025-02-28T11:14:21.077Z Downloaded digest v0.10.7
3712025-02-28T11:14:21.077Z Downloaded colorchoice v1.0.2
3722025-02-28T11:14:21.077Z Downloaded autocfg v1.4.0
3732025-02-28T11:14:21.077Z Downloaded anstyle-parse v0.2.5
3742025-02-28T11:14:21.077Z Downloaded clap_lex v0.7.4
3752025-02-28T11:14:21.077Z Downloaded generic-array v0.14.7
3762025-02-28T11:14:21.077Z Downloaded dof v0.3.0
3772025-02-28T11:14:21.077Z Downloaded macaddr v1.0.1
3782025-02-28T11:14:21.091Z Downloaded heck v0.4.1
3792025-02-28T11:14:21.091Z Downloaded fastrand v2.1.1
3802025-02-28T11:14:21.091Z Downloaded cargo-platform v0.1.8
3812025-02-28T11:14:21.091Z Downloaded camino-tempfile v1.1.1
3822025-02-28T11:14:21.092Z Downloaded toml_datetime v0.6.8
3832025-02-28T11:14:21.092Z Downloaded pest_generator v2.7.14
3842025-02-28T11:14:21.092Z Downloaded terminal_size v0.4.0
3852025-02-28T11:14:21.092Z Downloaded serde_spanned v0.6.8
3862025-02-28T11:14:21.095Z Downloaded plain v0.2.3
3872025-02-28T11:14:21.095Z Downloaded fnv v1.0.7
3882025-02-28T11:14:21.095Z Downloaded bytecount v0.6.8
3892025-02-28T11:14:21.095Z Downloaded block-buffer v0.10.4
3902025-02-28T11:14:21.095Z Downloaded thiserror-impl v2.0.11
3912025-02-28T11:14:21.095Z Downloaded memmap v0.7.0
3922025-02-28T11:14:21.095Z Downloaded byteorder v1.5.0
3932025-02-28T11:14:21.101Z Downloaded strsim v0.11.1
3942025-02-28T11:14:21.108Z Downloaded version_check v0.9.5
3952025-02-28T11:14:21.114Z Downloaded terminal_size v0.2.6
3962025-02-28T11:14:21.114Z Downloaded serde_tokenstream v0.2.2
3972025-02-28T11:14:21.120Z Downloaded thread-id v4.2.2
3982025-02-28T11:14:21.120Z Downloaded usdt v0.5.0
3992025-02-28T11:14:21.120Z Downloaded thiserror-impl v1.0.69
4002025-02-28T11:14:21.120Z Downloaded anstream v0.6.15
4012025-02-28T11:14:21.122Z Downloaded itoa v1.0.11
4022025-02-28T11:14:21.122Z Downloaded heck v0.5.0
4032025-02-28T11:14:21.122Z Downloaded thiserror v1.0.69
4042025-02-28T11:14:21.128Z Downloaded utf8parse v0.2.2
4052025-02-28T11:14:21.128Z Downloaded unicode-linebreak v0.1.5
4062025-02-28T11:14:21.131Z Downloaded smawk v0.3.2
4072025-02-28T11:14:21.131Z Downloaded proc-macro-error-attr v1.0.4
4082025-02-28T11:14:21.138Z Downloaded clap_derive v4.5.28
4092025-02-28T11:14:21.138Z Downloaded semver v1.0.25
4102025-02-28T11:14:21.141Z Downloaded fs-err v2.11.0
4112025-02-28T11:14:21.141Z Downloaded cargo_metadata v0.19.1
4122025-02-28T11:14:21.141Z Downloaded quote v1.0.38
4132025-02-28T11:14:21.141Z Downloaded proc-macro-error v1.0.4
4142025-02-28T11:14:21.145Z Downloaded thiserror v2.0.11
4152025-02-28T11:14:21.148Z Downloaded cpufeatures v0.2.14
4162025-02-28T11:14:21.150Z Downloaded cargo_toml v0.21.0
4172025-02-28T11:14:21.150Z Downloaded usdt-impl v0.5.0
4182025-02-28T11:14:21.154Z Downloaded scroll v0.12.0
4192025-02-28T11:14:21.157Z Downloaded tabled_derive v0.7.0
4202025-02-28T11:14:21.159Z Downloaded pest_meta v2.7.14
4212025-02-28T11:14:21.165Z Downloaded io-lifetimes v1.0.11
4222025-02-28T11:14:21.167Z Downloaded pest_derive v2.7.14
4232025-02-28T11:14:21.170Z Downloaded camino v1.1.9
4242025-02-28T11:14:21.173Z Downloaded clap v4.5.31
4252025-02-28T11:14:21.181Z Downloaded typenum v1.17.0
4262025-02-28T11:14:21.183Z Downloaded ucd-trie v0.1.7
4272025-02-28T11:14:21.186Z Downloaded tempfile v3.13.0
4282025-02-28T11:14:21.189Z Downloaded sha2 v0.10.8
4292025-02-28T11:14:21.189Z Downloaded log v0.4.22
4302025-02-28T11:14:21.191Z Downloaded unicode-ident v1.0.14
4312025-02-28T11:14:21.195Z Downloaded bitflags v2.6.0
4322025-02-28T11:14:21.197Z Downloaded toml v0.8.20
4332025-02-28T11:14:21.202Z Downloaded ryu v1.0.18
4342025-02-28T11:14:21.213Z Downloaded papergrid v0.11.0
4352025-02-28T11:14:21.213Z Downloaded proc-macro2 v1.0.93
4362025-02-28T11:14:21.219Z Downloaded textwrap v0.16.1
4372025-02-28T11:14:21.219Z Downloaded once_cell v1.20.3
4382025-02-28T11:14:21.219Z Downloaded serde v1.0.218
4392025-02-28T11:14:21.219Z Downloaded serde_derive v1.0.218
4402025-02-28T11:14:21.228Z Downloaded indexmap v2.7.1
4412025-02-28T11:14:21.235Z Downloaded memchr v2.7.4
4422025-02-28T11:14:21.249Z Downloaded toml_edit v0.22.24
4432025-02-28T11:14:21.270Z Downloaded hashbrown v0.15.1
4442025-02-28T11:14:21.275Z Downloaded pest v2.7.14
4452025-02-28T11:14:21.293Z Downloaded serde_json v1.0.139
4462025-02-28T11:14:21.300Z Downloaded clap_builder v4.5.31
4472025-02-28T11:14:21.310Z Downloaded goblin v0.8.2
4482025-02-28T11:14:21.319Z Downloaded tabled v0.15.0
4492025-02-28T11:14:21.334Z Downloaded syn v1.0.109
4502025-02-28T11:14:21.345Z Downloaded unicode-width v0.1.14
4512025-02-28T11:14:21.360Z Downloaded syn v2.0.98
4522025-02-28T11:14:21.371Z Downloaded rustix v0.37.28
4532025-02-28T11:14:21.388Z Downloaded rustix v0.38.37
4542025-02-28T11:14:21.445Z Downloaded libc v0.2.170
4552025-02-28T11:14:21.719Z Compiling proc-macro2 v1.0.93
4562025-02-28T11:14:21.719Z Compiling unicode-ident v1.0.14
4572025-02-28T11:14:21.722Z Compiling version_check v0.9.5
4582025-02-28T11:14:21.722Z Compiling serde v1.0.218
4592025-02-28T11:14:21.722Z Compiling libc v0.2.170
4602025-02-28T11:14:21.722Z Compiling memchr v2.7.4
4612025-02-28T11:14:21.722Z Compiling thiserror v1.0.69
4622025-02-28T11:14:21.722Z Compiling ryu v1.0.18
4632025-02-28T11:14:22.023Z Compiling itoa v1.0.11
4642025-02-28T11:14:22.234Z Compiling ucd-trie v0.1.7
4652025-02-28T11:14:22.614Z Compiling once_cell v1.20.3
4662025-02-28T11:14:22.699Z Compiling byteorder v1.5.0
4672025-02-28T11:14:22.804Z Compiling rustix v0.38.37
4682025-02-28T11:14:22.917Z Compiling serde_json v1.0.139
4692025-02-28T11:14:22.986Z Compiling bitflags v2.6.0
4702025-02-28T11:14:23.283Z Compiling proc-macro-error-attr v1.0.4
4712025-02-28T11:14:23.390Z Compiling usdt-impl v0.5.0
4722025-02-28T11:14:23.425Z Compiling syn v1.0.109
4732025-02-28T11:14:23.502Z Compiling io-lifetimes v1.0.11
4742025-02-28T11:14:23.614Z Compiling proc-macro-error v1.0.4
4752025-02-28T11:14:23.638Z Compiling utf8parse v0.2.2
4762025-02-28T11:14:23.704Z Compiling quote v1.0.38
4772025-02-28T11:14:23.941Z Compiling errno v0.3.9
4782025-02-28T11:14:23.978Z Compiling hashbrown v0.15.1
4792025-02-28T11:14:24.042Z Compiling rustix v0.37.28
4802025-02-28T11:14:24.098Z Compiling syn v2.0.98
4812025-02-28T11:14:24.288Z Compiling log v0.4.22
4822025-02-28T11:14:24.350Z Compiling thread-id v4.2.2
4832025-02-28T11:14:24.374Z Compiling camino v1.1.9
4842025-02-28T11:14:24.476Z Compiling equivalent v1.0.1
4852025-02-28T11:14:24.544Z Compiling plain v0.2.3
4862025-02-28T11:14:24.943Z Compiling anstyle-parse v0.2.5
4872025-02-28T11:14:25.038Z Compiling indexmap v2.7.1
4882025-02-28T11:14:25.098Z Compiling semver v1.0.25
4892025-02-28T11:14:25.290Z Compiling winnow v0.7.3
4902025-02-28T11:14:25.378Z Compiling anstyle-query v1.1.1
4912025-02-28T11:14:25.418Z Compiling colorchoice v1.0.2
4922025-02-28T11:14:25.536Z Compiling bitflags v1.3.2
4932025-02-28T11:14:25.621Z Compiling anstyle v1.0.10
4942025-02-28T11:14:25.640Z Compiling thiserror v2.0.11
4952025-02-28T11:14:25.675Z Compiling is_terminal_polyfill v1.70.1
4962025-02-28T11:14:25.802Z Compiling autocfg v1.4.0
4972025-02-28T11:14:26.044Z Compiling pretty-hex v0.4.1
4982025-02-28T11:14:26.243Z Compiling unicode-width v0.1.14
4992025-02-28T11:14:26.294Z Compiling terminal_size v0.4.0
5002025-02-28T11:14:26.512Z Compiling anstream v0.6.15
5012025-02-28T11:14:26.743Z Compiling fs-err v2.11.0
5022025-02-28T11:14:26.921Z Compiling fnv v1.0.7
5032025-02-28T11:14:26.960Z Compiling anyhow v1.0.96
5042025-02-28T11:14:27.082Z Compiling cfg-if v1.0.0
5052025-02-28T11:14:27.085Z Compiling strsim v0.11.1
5062025-02-28T11:14:27.154Z Compiling clap_lex v0.7.4
5072025-02-28T11:14:27.595Z Compiling fastrand v2.1.1
5082025-02-28T11:14:27.614Z Compiling heck v0.5.0
5092025-02-28T11:14:27.864Z Compiling heck v0.4.1
5102025-02-28T11:14:27.884Z Compiling bytecount v0.6.8
5112025-02-28T11:14:28.105Z Compiling papergrid v0.11.0
5122025-02-28T11:14:28.131Z Compiling tempfile v3.13.0
5132025-02-28T11:14:28.131Z Compiling terminal_size v0.2.6
5142025-02-28T11:14:28.265Z Compiling clap_builder v4.5.31
5152025-02-28T11:14:28.499Z Compiling memmap v0.7.0
5162025-02-28T11:14:28.563Z Compiling smawk v0.3.2
5172025-02-28T11:14:28.690Z Compiling unicode-linebreak v0.1.5
5182025-02-28T11:14:28.889Z Compiling swrite v0.1.0
5192025-02-28T11:14:29.192Z Compiling textwrap v0.16.1
5202025-02-28T11:14:29.496Z Compiling tabled_derive v0.7.0
5212025-02-28T11:14:31.069Z Compiling tabled v0.15.0
5222025-02-28T11:14:31.101Z Compiling serde_derive v1.0.218
5232025-02-28T11:14:31.102Z Compiling thiserror-impl v1.0.69
5242025-02-28T11:14:31.108Z Compiling zerocopy-derive v0.7.35
5252025-02-28T11:14:31.108Z Compiling scroll_derive v0.12.0
5262025-02-28T11:14:31.109Z Compiling thiserror-impl v2.0.11
5272025-02-28T11:14:31.109Z Compiling clap_derive v4.5.28
5282025-02-28T11:14:32.532Z Compiling scroll v0.12.0
5292025-02-28T11:14:33.083Z Compiling zerocopy v0.7.35
5302025-02-28T11:14:33.106Z Compiling goblin v0.8.2
5312025-02-28T11:14:34.259Z Compiling pest v2.7.14
5322025-02-28T11:14:35.327Z Compiling clap v4.5.31
5332025-02-28T11:14:36.472Z Compiling pest_meta v2.7.14
5342025-02-28T11:14:37.521Z Compiling pest_generator v2.7.14
5352025-02-28T11:14:38.803Z Compiling pest_derive v2.7.14
5362025-02-28T11:14:39.407Z Compiling dtrace-parser v0.2.0
5372025-02-28T11:14:40.280Z Compiling serde_spanned v0.6.8
5382025-02-28T11:14:40.280Z Compiling toml_datetime v0.6.8
5392025-02-28T11:14:40.314Z Compiling cargo-platform v0.1.8
5402025-02-28T11:14:40.559Z Compiling serde_tokenstream v0.2.2
5412025-02-28T11:14:40.793Z Compiling toml_edit v0.22.24
5422025-02-28T11:14:40.822Z Compiling macaddr v1.0.1
5432025-02-28T11:14:40.905Z Compiling camino-tempfile v1.1.1
5442025-02-28T11:14:41.689Z Compiling dof v0.3.0
5452025-02-28T11:14:41.689Z Compiling cargo_metadata v0.19.1
5462025-02-28T11:14:43.360Z Compiling usdt-attr-macro v0.5.0
5472025-02-28T11:14:43.360Z Compiling usdt-macro v0.5.0
5482025-02-28T11:14:43.599Z Compiling toml v0.8.20
5492025-02-28T11:14:48.213Z Compiling usdt v0.5.0
5502025-02-28T11:14:48.285Z Compiling cargo_toml v0.21.0
5512025-02-28T11:14:48.285Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5522025-02-28T11:14:50.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.72s
5532025-02-28T11:14:50.294Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5542025-02-28T11:14:50.847Z Downloading crates ...
5552025-02-28T11:14:50.960Z Downloaded adler2 v2.0.0
5562025-02-28T11:14:50.968Z Downloaded addr2line v0.24.2
5572025-02-28T11:14:50.986Z Downloaded heck v0.3.3
5582025-02-28T11:14:50.992Z Downloaded ctr v0.9.2
5592025-02-28T11:14:50.992Z Downloaded ciborium-io v0.2.2
5602025-02-28T11:14:50.992Z Downloaded indoc v1.0.9
5612025-02-28T11:14:50.992Z Downloaded atty v0.2.14
5622025-02-28T11:14:50.996Z Downloaded icu_locid_transform_data v1.5.0
5632025-02-28T11:14:51.001Z Downloaded ident_case v1.0.1
5642025-02-28T11:14:51.001Z Downloaded cfg_aliases v0.2.1
5652025-02-28T11:14:51.051Z Downloaded hubpack_derive v0.1.1
5662025-02-28T11:14:51.051Z Downloaded atomicwrites v0.4.4
5672025-02-28T11:14:51.051Z Downloaded crucible-workspace-hack v0.1.0
5682025-02-28T11:14:51.051Z Downloaded http-body v1.0.1
5692025-02-28T11:14:51.051Z Downloaded cfg_aliases v0.1.1
5702025-02-28T11:14:51.051Z Downloaded cstr-argument v0.1.2
5712025-02-28T11:14:51.051Z Downloaded match_cfg v0.1.0
5722025-02-28T11:14:51.051Z Downloaded crunchy v0.2.2
5732025-02-28T11:14:51.051Z Downloaded http-range v0.1.5
5742025-02-28T11:14:51.051Z Downloaded async-stream-impl v0.3.6
5752025-02-28T11:14:51.051Z Downloaded is_ci v1.2.0
5762025-02-28T11:14:51.051Z Downloaded instant v0.1.13
5772025-02-28T11:14:51.051Z Downloaded ahash v0.8.11
5782025-02-28T11:14:51.051Z Downloaded md5 v0.7.0
5792025-02-28T11:14:51.051Z Downloaded blowfish v0.9.1
5802025-02-28T11:14:51.051Z Downloaded bit-vec v0.6.3
5812025-02-28T11:14:51.051Z Downloaded base16ct v0.2.0
5822025-02-28T11:14:51.051Z Downloaded async-recursion v1.1.1
5832025-02-28T11:14:51.051Z Downloaded progenitor-client v0.9.1
5842025-02-28T11:14:51.051Z Downloaded internet-checksum v0.2.1
5852025-02-28T11:14:51.052Z Downloaded crc v3.2.1
5862025-02-28T11:14:51.052Z Downloaded indent_write v2.2.0
5872025-02-28T11:14:51.168Z Downloaded hex-literal v0.4.1
5882025-02-28T11:14:51.168Z Downloaded bit-set v0.5.3
5892025-02-28T11:14:51.168Z Downloaded humantime v2.1.0
5902025-02-28T11:14:51.172Z Downloaded bitfield v0.14.0
5912025-02-28T11:14:51.173Z Downloaded instability v0.3.2
5922025-02-28T11:14:51.173Z Downloaded inout v0.1.3
5932025-02-28T11:14:51.173Z Downloaded http-body-util v0.1.2
5942025-02-28T11:14:51.176Z Downloaded lazycell v1.3.0
5952025-02-28T11:14:51.176Z Downloaded is-terminal v0.4.13
5962025-02-28T11:14:51.176Z Downloaded convert_case v0.4.0
5972025-02-28T11:14:51.176Z Downloaded crc-catalog v2.4.0
5982025-02-28T11:14:51.176Z Downloaded mockall v0.13.1
5992025-02-28T11:14:51.176Z Downloaded constant_time_eq v0.3.1
6002025-02-28T11:14:51.176Z Downloaded managed v0.8.0
6012025-02-28T11:14:51.176Z Downloaded libefi-sys v0.1.0
6022025-02-28T11:14:51.176Z Downloaded cipher v0.4.4
6032025-02-28T11:14:51.177Z Downloaded mime v0.3.17
6042025-02-28T11:14:51.177Z Downloaded maybe-uninit v2.0.0
6052025-02-28T11:14:51.177Z Downloaded bb8 v0.8.5
6062025-02-28T11:14:51.177Z Downloaded lru-cache v0.1.2
6072025-02-28T11:14:51.177Z Downloaded linked-hash-map v0.5.6
6082025-02-28T11:14:51.342Z Downloaded hyper-tls v0.6.0
6092025-02-28T11:14:51.342Z Downloaded maplit v1.0.2
6102025-02-28T11:14:51.342Z Downloaded cobs v0.2.3
6112025-02-28T11:14:51.342Z Downloaded impl-trait-for-tuples v0.2.2
6122025-02-28T11:14:51.342Z Downloaded serde-big-array v0.5.1
6132025-02-28T11:14:51.342Z Downloaded memoffset v0.9.1
6142025-02-28T11:14:51.342Z Downloaded ascii-canvas v3.0.0
6152025-02-28T11:14:51.342Z Downloaded ipnetwork v0.21.1
6162025-02-28T11:14:51.342Z Downloaded radium v0.7.0
6172025-02-28T11:14:51.342Z Downloaded hex v0.4.3
6182025-02-28T11:14:51.342Z Downloaded bit-set v0.8.0
6192025-02-28T11:14:51.342Z Downloaded crossbeam-deque v0.8.5
6202025-02-28T11:14:51.342Z Downloaded proc-macro-error-attr2 v2.0.0
6212025-02-28T11:14:51.343Z Downloaded icu_locid_transform v1.5.0
6222025-02-28T11:14:51.343Z Downloaded cexpr v0.6.0
6232025-02-28T11:14:51.343Z Downloaded highway v1.3.0
6242025-02-28T11:14:51.343Z Downloaded ciborium v0.2.2
6252025-02-28T11:14:51.343Z Downloaded multer v3.1.0
6262025-02-28T11:14:51.343Z Downloaded lock_api v0.4.12
6272025-02-28T11:14:51.343Z Downloaded bcs v0.1.6
6282025-02-28T11:14:51.343Z Downloaded mime_guess v2.0.5
6292025-02-28T11:14:51.343Z Downloaded ipnet v2.11.0
6302025-02-28T11:14:51.343Z Downloaded jobserver v0.1.32
6312025-02-28T11:14:51.343Z Downloaded libloading v0.8.5
6322025-02-28T11:14:51.343Z Downloaded libsw-core v0.3.1
6332025-02-28T11:14:51.347Z Downloaded csv-core v0.1.11
6342025-02-28T11:14:51.347Z Downloaded iana-time-zone v0.1.61
6352025-02-28T11:14:51.347Z Downloaded write16 v1.0.0
6362025-02-28T11:14:51.347Z Downloaded crc32fast v1.4.2
6372025-02-28T11:14:51.347Z Downloaded foreign-types v0.3.2
6382025-02-28T11:14:51.347Z Downloaded bzip2 v0.4.4
6392025-02-28T11:14:51.347Z Downloaded newline-converter v0.3.0
6402025-02-28T11:14:51.347Z Downloaded fxhash v0.2.1
6412025-02-28T11:14:51.347Z Downloaded take_mut v0.2.2
6422025-02-28T11:14:51.347Z Downloaded base64ct v1.6.0
6432025-02-28T11:14:51.347Z Downloaded slog-bunyan v2.5.0
6442025-02-28T11:14:51.347Z Downloaded indexmap v1.9.3
6452025-02-28T11:14:51.347Z Downloaded simd-adler32 v0.3.7
6462025-02-28T11:14:51.347Z Downloaded sqlformat v0.2.6
6472025-02-28T11:14:51.347Z Downloaded try-lock v0.2.5
6482025-02-28T11:14:51.347Z Downloaded tabwriter v1.4.0
6492025-02-28T11:14:51.347Z Downloaded hickory-client v0.24.4
6502025-02-28T11:14:51.347Z Downloaded memmap2 v0.9.5
6512025-02-28T11:14:51.347Z Downloaded new_debug_unreachable v1.0.6
6522025-02-28T11:14:51.347Z Downloaded headers-core v0.3.0
6532025-02-28T11:14:51.347Z Downloaded litrs v0.4.1
6542025-02-28T11:14:51.347Z Downloaded structmeta v0.3.0
6552025-02-28T11:14:51.347Z Downloaded cookie_store v0.21.1
6562025-02-28T11:14:51.347Z Downloaded colored v2.2.0
6572025-02-28T11:14:51.362Z Downloaded tls_codec v0.4.1
6582025-02-28T11:14:51.362Z Downloaded same-file v1.0.6
6592025-02-28T11:14:51.362Z Downloaded backoff v0.4.0
6602025-02-28T11:14:51.362Z Downloaded universal-hash v0.5.1
6612025-02-28T11:14:51.362Z Downloaded tap v1.0.1
6622025-02-28T11:14:51.363Z Downloaded litemap v0.7.3
6632025-02-28T11:14:51.363Z Downloaded clang-sys v1.8.1
6642025-02-28T11:14:51.363Z Downloaded arrayvec v0.7.6
6652025-02-28T11:14:51.363Z Downloaded difflib v0.4.0
6662025-02-28T11:14:51.363Z Downloaded console v0.15.10
6672025-02-28T11:14:51.363Z Downloaded foldhash v0.1.3
6682025-02-28T11:14:51.363Z Downloaded crossbeam-utils v0.8.20
6692025-02-28T11:14:51.363Z Downloaded group v0.13.0
6702025-02-28T11:14:51.363Z Downloaded mockall_derive v0.13.1
6712025-02-28T11:14:51.363Z Downloaded progenitor-client v0.8.0
6722025-02-28T11:14:51.363Z Downloaded phf_shared v0.10.0
6732025-02-28T11:14:51.363Z Downloaded hyper-staticfile v0.10.1
6742025-02-28T11:14:51.363Z Downloaded tabled_derive v0.10.0
6752025-02-28T11:14:51.363Z Downloaded structmeta-derive v0.3.0
6762025-02-28T11:14:51.363Z Downloaded strip-ansi-escapes v0.2.0
6772025-02-28T11:14:51.363Z Downloaded spin v0.9.8
6782025-02-28T11:14:51.363Z Downloaded openssl-probe v0.1.5
6792025-02-28T11:14:51.363Z Downloaded num-iter v0.1.45
6802025-02-28T11:14:51.363Z Downloaded num-integer v0.1.46
6812025-02-28T11:14:51.363Z Downloaded oxnet v0.1.1
6822025-02-28T11:14:51.363Z Downloaded ff v0.13.0
6832025-02-28T11:14:51.363Z Downloaded float-ord v0.3.2
6842025-02-28T11:14:51.364Z Downloaded float-cmp v0.10.0
6852025-02-28T11:14:51.365Z Downloaded miniz_oxide v0.8.5
6862025-02-28T11:14:51.365Z Downloaded toolchain_find v0.4.0
6872025-02-28T11:14:51.365Z Downloaded crc-any v2.5.0
6882025-02-28T11:14:51.365Z Downloaded writeable v0.5.5
6892025-02-28T11:14:51.365Z Downloaded cookie v0.18.1
6902025-02-28T11:14:51.365Z Downloaded tower-service v0.3.3
6912025-02-28T11:14:51.365Z Downloaded want v0.3.1
6922025-02-28T11:14:51.365Z Downloaded tinyvec_macros v0.1.1
6932025-02-28T11:14:51.365Z Downloaded zerofrom v0.1.4
6942025-02-28T11:14:51.365Z Downloaded polyval v0.6.2
6952025-02-28T11:14:51.365Z Downloaded blake2 v0.10.6
6962025-02-28T11:14:51.365Z Downloaded rtoolbox v0.0.2
6972025-02-28T11:14:51.365Z Downloaded ref-cast-impl v1.0.23
6982025-02-28T11:14:51.365Z Downloaded ref-cast v1.0.23
6992025-02-28T11:14:51.365Z Downloaded globset v0.4.15
7002025-02-28T11:14:51.365Z Downloaded arc-swap v1.7.1
7012025-02-28T11:14:51.365Z Downloaded waitgroup v0.1.2
7022025-02-28T11:14:51.365Z Downloaded tower-layer v0.3.3
7032025-02-28T11:14:51.365Z Downloaded derive_builder_macro v0.20.2
7042025-02-28T11:14:51.365Z Downloaded pkg-config v0.3.31
7052025-02-28T11:14:51.365Z Downloaded icu_collections v1.5.0
7062025-02-28T11:14:51.366Z Downloaded endian-type v0.1.2
7072025-02-28T11:14:51.366Z Downloaded parking_lot v0.11.2
7082025-02-28T11:14:51.366Z Downloaded whoami v1.5.2
7092025-02-28T11:14:51.366Z Downloaded number_prefix v0.4.0
7102025-02-28T11:14:51.366Z Downloaded foreign-types-shared v0.3.1
7112025-02-28T11:14:51.366Z Downloaded foreign-types-shared v0.1.1
7122025-02-28T11:14:51.366Z Downloaded unicase v2.7.0
7132025-02-28T11:14:51.366Z Downloaded r2d2 v0.8.10
7142025-02-28T11:14:51.366Z Downloaded shlex v1.3.0
7152025-02-28T11:14:51.366Z Downloaded slog v2.7.0
7162025-02-28T11:14:51.366Z Downloaded unicode-truncate v1.1.0
7172025-02-28T11:14:51.366Z Downloaded uzers v0.12.1
7182025-02-28T11:14:51.366Z Downloaded quick-error v1.2.3
7192025-02-28T11:14:51.366Z Downloaded bytes v1.10.0
7202025-02-28T11:14:51.366Z Downloaded zerofrom-derive v0.1.4
7212025-02-28T11:14:51.366Z Downloaded peg-macros v0.8.4
7222025-02-28T11:14:51.366Z Downloaded const_format v0.2.34
7232025-02-28T11:14:51.366Z Downloaded poly1305 v0.8.0
7242025-02-28T11:14:51.366Z Downloaded dropshot_endpoint v0.16.0
7252025-02-28T11:14:51.366Z Downloaded pkcs8 v0.10.2
7262025-02-28T11:14:51.392Z Downloaded path-slash v0.1.5
7272025-02-28T11:14:51.392Z Downloaded oso-derive v0.27.3
7282025-02-28T11:14:51.393Z Downloaded daft v0.1.1
7292025-02-28T11:14:51.393Z Downloaded tracing-core v0.1.32
7302025-02-28T11:14:51.395Z Downloaded sct v0.7.1
7312025-02-28T11:14:51.395Z Downloaded hash32 v0.3.1
7322025-02-28T11:14:51.395Z Downloaded slog-envlogger v2.2.0
7332025-02-28T11:14:51.405Z Downloaded signal-hook-tokio v0.3.1
7342025-02-28T11:14:51.405Z Downloaded snafu-derive v0.8.5
7352025-02-28T11:14:51.406Z Downloaded strum v0.26.3
7362025-02-28T11:14:51.406Z Downloaded parking_lot v0.12.3
7372025-02-28T11:14:51.406Z Downloaded futures-io v0.3.31
7382025-02-28T11:14:51.406Z Downloaded parse-display-derive v0.10.0
7392025-02-28T11:14:51.406Z Downloaded futures-macro v0.3.31
7402025-02-28T11:14:51.406Z Downloaded crypto-bigint v0.5.5
7412025-02-28T11:14:51.406Z Downloaded scopeguard v1.2.0
7422025-02-28T11:14:51.406Z Downloaded crossbeam-channel v0.5.13
7432025-02-28T11:14:51.406Z Downloaded base64 v0.22.1
7442025-02-28T11:14:51.425Z Downloaded minimal-lexical v0.2.1
7452025-02-28T11:14:51.425Z Downloaded walkdir v2.5.0
7462025-02-28T11:14:51.425Z Downloaded paste v1.0.15
7472025-02-28T11:14:51.439Z Downloaded ssh-encoding v0.2.0
7482025-02-28T11:14:51.439Z Downloaded diesel_table_macro_syntax v0.2.0
7492025-02-28T11:14:51.439Z Downloaded papergrid v0.14.0
7502025-02-28T11:14:51.439Z Downloaded signal-hook v0.3.17
7512025-02-28T11:14:51.439Z Downloaded predicates-tree v1.0.11
7522025-02-28T11:14:51.439Z Downloaded untrusted v0.9.0
7532025-02-28T11:14:51.439Z Downloaded schemars_derive v0.8.22
7542025-02-28T11:14:51.439Z Downloaded zip v0.6.6
7552025-02-28T11:14:51.442Z Downloaded num-conv v0.1.0
7562025-02-28T11:14:51.443Z Downloaded sqlparser_derive v0.2.2
7572025-02-28T11:14:51.443Z Downloaded pin-utils v0.1.0
7582025-02-28T11:14:51.443Z Downloaded rustc_version v0.1.7
7592025-02-28T11:14:51.443Z Downloaded strum_macros v0.24.3
7602025-02-28T11:14:51.443Z Downloaded subtle v2.6.1
7612025-02-28T11:14:51.445Z Downloaded zeroize v1.8.1
7622025-02-28T11:14:51.446Z Downloaded stringprep v0.1.5
7632025-02-28T11:14:51.448Z Downloaded fd-lock v4.0.2
7642025-02-28T11:14:51.451Z Downloaded nodrop v0.1.14
7652025-02-28T11:14:51.451Z Downloaded nu-ansi-term v0.50.1
7662025-02-28T11:14:51.454Z Downloaded rcgen v0.12.1
7672025-02-28T11:14:51.457Z Downloaded flume v0.11.1
7682025-02-28T11:14:51.461Z Downloaded fallible-iterator v0.2.0
7692025-02-28T11:14:51.464Z Downloaded dropshot_endpoint v0.12.0
7702025-02-28T11:14:51.466Z Downloaded itertools v0.10.5
7712025-02-28T11:14:51.472Z Downloaded pem v3.0.5
7722025-02-28T11:14:51.475Z Downloaded phf v0.11.2
7732025-02-28T11:14:51.478Z Downloaded phf_codegen v0.11.2
7742025-02-28T11:14:51.478Z Downloaded secrecy v0.8.0
7752025-02-28T11:14:51.483Z Downloaded scrypt v0.11.0
7762025-02-28T11:14:51.483Z Downloaded env_filter v0.1.2
7772025-02-28T11:14:51.486Z Downloaded slog-stdlog v4.1.1
7782025-02-28T11:14:51.486Z Downloaded supports-color v3.0.2
7792025-02-28T11:14:51.486Z Downloaded tokio-rustls v0.25.0
7802025-02-28T11:14:51.490Z Downloaded sec1 v0.7.3
7812025-02-28T11:14:51.490Z Downloaded scheduled-thread-pool v0.2.7
7822025-02-28T11:14:51.493Z Downloaded yoke-derive v0.7.4
7832025-02-28T11:14:51.495Z Downloaded enum-as-inner v0.6.1
7842025-02-28T11:14:51.495Z Downloaded packed_struct v0.10.1
7852025-02-28T11:14:51.511Z Downloaded num_enum v0.5.11
7862025-02-28T11:14:51.516Z Downloaded tokio-macros v2.5.0
7872025-02-28T11:14:51.516Z Downloaded ecdsa v0.16.9
7882025-02-28T11:14:51.516Z Downloaded env_logger v0.11.5
7892025-02-28T11:14:51.516Z Downloaded snafu v0.8.5
7902025-02-28T11:14:51.519Z Downloaded rsa v0.9.6
7912025-02-28T11:14:51.522Z Downloaded zeroize_derive v1.4.2
7922025-02-28T11:14:51.524Z Downloaded openssl-macros v0.1.1
7932025-02-28T11:14:51.524Z Downloaded libm v0.2.8
7942025-02-28T11:14:51.533Z Downloaded pkcs1 v0.7.5
7952025-02-28T11:14:51.538Z Downloaded downcast v0.11.0
7962025-02-28T11:14:51.538Z Downloaded ssh-cipher v0.2.0
7972025-02-28T11:14:51.545Z Downloaded newtype-uuid v1.2.1
7982025-02-28T11:14:51.545Z Downloaded curve25519-dalek-derive v0.1.1
7992025-02-28T11:14:51.546Z Downloaded subprocess v0.2.9
8002025-02-28T11:14:51.548Z Downloaded nibble_vec v0.1.0
8012025-02-28T11:14:51.548Z Downloaded wyz v0.5.1
8022025-02-28T11:14:51.548Z Downloaded tui-tree-widget v0.23.0
8032025-02-28T11:14:51.550Z Downloaded darling v0.20.10
8042025-02-28T11:14:51.554Z Downloaded unicode-properties v0.1.3
8052025-02-28T11:14:51.557Z Downloaded tower v0.5.2
8062025-02-28T11:14:51.570Z Downloaded zone_cfg_derive v0.1.2
8072025-02-28T11:14:51.574Z Downloaded rand_xorshift v0.3.0
8082025-02-28T11:14:51.574Z Downloaded rand_seeder v0.3.0
8092025-02-28T11:14:51.574Z Downloaded rustfmt-wrapper v0.2.1
8102025-02-28T11:14:51.575Z Downloaded pin-project-lite v0.2.14
8112025-02-28T11:14:51.579Z Downloaded fatfs v0.3.6
8122025-02-28T11:14:51.583Z Downloaded precomputed-hash v0.1.1
8132025-02-28T11:14:51.588Z Downloaded sigpipe v0.1.3
8142025-02-28T11:14:51.588Z Downloaded itertools v0.13.0
8152025-02-28T11:14:51.597Z Downloaded termtree v0.4.1
8162025-02-28T11:14:51.597Z Downloaded signature v2.2.0
8172025-02-28T11:14:51.597Z Downloaded hyper v1.6.0
8182025-02-28T11:14:51.603Z Downloaded either v1.14.0
8192025-02-28T11:14:51.607Z Downloaded gethostname v0.5.0
8202025-02-28T11:14:51.607Z Downloaded futures-task v0.3.31
8212025-02-28T11:14:51.610Z Downloaded dunce v1.0.5
8222025-02-28T11:14:51.610Z Downloaded aes v0.8.4
8232025-02-28T11:14:51.615Z Downloaded olpc-cjson v0.1.4
8242025-02-28T11:14:51.615Z Downloaded nanorand v0.7.0
8252025-02-28T11:14:51.620Z Downloaded tracing-attributes v0.1.27
8262025-02-28T11:14:51.633Z Downloaded rusty-fork v0.3.0
8272025-02-28T11:14:51.633Z Downloaded qorb v0.2.1
8282025-02-28T11:14:51.638Z Downloaded publicsuffix v2.3.0
8292025-02-28T11:14:51.638Z Downloaded postgres-protocol v0.6.8
8302025-02-28T11:14:51.638Z Downloaded zone_cfg_derive v0.3.0
8312025-02-28T11:14:51.638Z Downloaded env_logger v0.10.2
8322025-02-28T11:14:51.638Z Downloaded signal-hook-mio v0.2.4
8332025-02-28T11:14:51.641Z Downloaded termtree v0.5.1
8342025-02-28T11:14:51.641Z Downloaded zone v0.3.0
8352025-02-28T11:14:51.644Z Downloaded zone v0.1.8
8362025-02-28T11:14:51.644Z Downloaded zerocopy-derive v0.8.10
8372025-02-28T11:14:51.649Z Downloaded funty v2.0.0
8382025-02-28T11:14:51.654Z Downloaded thiserror-impl-no-std v2.0.2
8392025-02-28T11:14:51.661Z Downloaded multimap v0.10.0
8402025-02-28T11:14:51.661Z Downloaded tungstenite v0.21.0
8412025-02-28T11:14:51.678Z Downloaded tokio-tungstenite v0.21.0
8422025-02-28T11:14:51.678Z Downloaded tokio-stream v0.1.17
8432025-02-28T11:14:51.678Z Downloaded vte_generate_state_changes v0.1.2
8442025-02-28T11:14:51.678Z Downloaded russh-cryptovec v0.7.3
8452025-02-28T11:14:51.678Z Downloaded hashbrown v0.14.5
8462025-02-28T11:14:51.682Z Downloaded getrandom v0.2.15
8472025-02-28T11:14:51.682Z Downloaded rustls-pemfile v1.0.4
8482025-02-28T11:14:51.682Z Downloaded tinyvec v1.8.0
8492025-02-28T11:14:51.682Z Downloaded ppv-lite86 v0.2.20
8502025-02-28T11:14:51.685Z Downloaded unicode-bidi v0.3.17
8512025-02-28T11:14:51.688Z Downloaded password-hash v0.4.2
8522025-02-28T11:14:51.690Z Downloaded futures-sink v0.3.31
8532025-02-28T11:14:51.690Z Downloaded postcard v1.0.10
8542025-02-28T11:14:51.693Z Downloaded hkdf v0.12.4
8552025-02-28T11:14:51.698Z Downloaded futures-executor v0.3.31
8562025-02-28T11:14:51.698Z Downloaded progenitor-impl v0.9.1
8572025-02-28T11:14:51.700Z Downloaded darling_core v0.20.10
8582025-02-28T11:14:51.705Z Downloaded num_threads v0.1.7
8592025-02-28T11:14:51.709Z Downloaded opaque-debug v0.3.1
8602025-02-28T11:14:51.709Z Downloaded tokio-native-tls v0.3.1
8612025-02-28T11:14:51.713Z Downloaded smallvec v0.6.14
8622025-02-28T11:14:51.713Z Downloaded vsss-rs v3.3.4
8632025-02-28T11:14:51.717Z Downloaded wait-timeout v0.2.0
8642025-02-28T11:14:51.717Z Downloaded fixedbitset v0.4.2
8652025-02-28T11:14:51.720Z Downloaded rand v0.8.5
8662025-02-28T11:14:51.722Z Downloaded half v2.4.1
8672025-02-28T11:14:51.726Z Downloaded dyn-clone v1.0.18
8682025-02-28T11:14:51.729Z Downloaded display-error-chain v0.2.2
8692025-02-28T11:14:51.731Z Downloaded unicode-segmentation v1.12.0
8702025-02-28T11:14:51.734Z Downloaded normalize-line-endings v0.3.0
8712025-02-28T11:14:51.734Z Downloaded ed25519 v2.2.3
8722025-02-28T11:14:51.738Z Downloaded hashbrown v0.12.3
8732025-02-28T11:14:51.754Z Downloaded time-core v0.1.2
8742025-02-28T11:14:51.754Z Downloaded serde_urlencoded v0.7.1
8752025-02-28T11:14:51.755Z Downloaded serde_repr v0.1.19
8762025-02-28T11:14:51.755Z Downloaded rustls-pemfile v2.2.0
8772025-02-28T11:14:51.755Z Downloaded parking_lot_core v0.9.10
8782025-02-28T11:14:51.755Z Downloaded flagset v0.4.6
8792025-02-28T11:14:51.755Z Downloaded progenitor-impl v0.8.0
8802025-02-28T11:14:51.795Z Downloaded parse-size v1.1.0
8812025-02-28T11:14:51.795Z Downloaded deranged v0.3.11
8822025-02-28T11:14:51.795Z Downloaded typify-macro v0.3.0
8832025-02-28T11:14:51.795Z Downloaded utf8_iter v1.0.4
8842025-02-28T11:14:51.795Z Downloaded diesel-dtrace v0.4.2
8852025-02-28T11:14:51.795Z Downloaded owo-colors v4.2.0
8862025-02-28T11:14:51.795Z Downloaded typify v0.2.0
8872025-02-28T11:14:51.795Z Downloaded slab v0.4.9
8882025-02-28T11:14:51.796Z Downloaded tracing v0.1.40
8892025-02-28T11:14:51.796Z Downloaded slog-term v2.9.1
8902025-02-28T11:14:51.796Z Downloaded yasna v0.5.2
8912025-02-28T11:14:51.799Z Downloaded darling_macro v0.20.10
8922025-02-28T11:14:51.799Z Downloaded rand v0.9.0
8932025-02-28T11:14:51.799Z Downloaded percent-encoding v2.3.1
8942025-02-28T11:14:51.800Z Downloaded aho-corasick v1.1.3
8952025-02-28T11:14:51.800Z Downloaded glob v0.3.2
8962025-02-28T11:14:51.800Z Downloaded utf16_iter v1.0.5
8972025-02-28T11:14:51.800Z Downloaded foreign-types-macros v0.2.3
8982025-02-28T11:14:51.800Z Downloaded serde_derive_internals v0.29.1
8992025-02-28T11:14:51.800Z Downloaded peg-runtime v0.8.3
9002025-02-28T11:14:51.800Z Downloaded steno v0.4.1
9012025-02-28T11:14:51.804Z Downloaded data-encoding v2.6.0
9022025-02-28T11:14:51.807Z Downloaded fragile v2.0.0
9032025-02-28T11:14:51.809Z Downloaded time-macros v0.2.18
9042025-02-28T11:14:51.817Z Downloaded sync-ptr v0.1.1
9052025-02-28T11:14:51.819Z Downloaded sync_wrapper v1.0.1
9062025-02-28T11:14:51.821Z Downloaded resolv-conf v0.7.0
9072025-02-28T11:14:51.824Z Downloaded pbkdf2 v0.12.2
9082025-02-28T11:14:51.826Z Downloaded num-complex v0.4.6
9092025-02-28T11:14:51.826Z Downloaded parse-display v0.10.0
9102025-02-28T11:14:51.830Z Downloaded zerovec-derive v0.10.3
9112025-02-28T11:14:51.830Z Downloaded vte v0.11.1
9122025-02-28T11:14:51.833Z Downloaded tinystr v0.7.6
9132025-02-28T11:14:51.835Z Downloaded winnow v0.6.20
9142025-02-28T11:14:51.845Z Downloaded rfc6979 v0.4.0
9152025-02-28T11:14:51.849Z Downloaded foreign-types v0.5.0
9162025-02-28T11:14:51.849Z Downloaded thread_local v1.1.8
9172025-02-28T11:14:51.852Z Downloaded predicates v3.1.3
9182025-02-28T11:14:51.856Z Downloaded openssl-sys v0.9.106
9192025-02-28T11:14:51.868Z Downloaded rand_core v0.6.4
9202025-02-28T11:14:51.868Z Downloaded typify-macro v0.2.0
9212025-02-28T11:14:51.874Z Downloaded tokio-util v0.7.13
9222025-02-28T11:14:51.874Z Downloaded ghash v0.5.1
9232025-02-28T11:14:51.874Z Downloaded p256 v0.13.2
9242025-02-28T11:14:51.877Z Downloaded static_assertions v1.1.0
9252025-02-28T11:14:51.878Z Downloaded xattr v1.3.1
9262025-02-28T11:14:51.880Z Downloaded powerfmt v0.2.0
9272025-02-28T11:14:51.880Z Downloaded thiserror-no-std v2.0.2
9282025-02-28T11:14:51.884Z Downloaded primeorder v0.13.6
9292025-02-28T11:14:51.887Z Downloaded which v4.4.2
9302025-02-28T11:14:51.887Z Downloaded derive-where v1.2.7
9312025-02-28T11:14:51.895Z Downloaded stable_deref_trait v1.2.0
9322025-02-28T11:14:51.895Z Downloaded tokio-tungstenite v0.24.0
9332025-02-28T11:14:51.904Z Downloaded icu_properties_data v1.5.0
9342025-02-28T11:14:51.906Z Downloaded phf_shared v0.11.2
9352025-02-28T11:14:51.906Z Downloaded termios v0.3.3
9362025-02-28T11:14:51.909Z Downloaded fs_extra v1.3.0
9372025-02-28T11:14:51.909Z Downloaded parse-zoneinfo v0.3.1
9382025-02-28T11:14:51.912Z Downloaded rustls-webpki v0.101.7
9392025-02-28T11:14:51.926Z Downloaded progenitor v0.9.1
9402025-02-28T11:14:51.930Z Downloaded aws-lc-rs v1.12.4
9412025-02-28T11:14:51.936Z Downloaded unicode-normalization v0.1.24
9422025-02-28T11:14:51.940Z Downloaded xz2 v0.1.7
9432025-02-28T11:14:51.945Z Downloaded rustls-pki-types v1.10.0
9442025-02-28T11:14:51.945Z Downloaded serde_yaml v0.9.34+deprecated
9452025-02-28T11:14:51.951Z Downloaded der v0.7.9
9462025-02-28T11:14:51.955Z Downloaded futures-channel v0.3.31
9472025-02-28T11:14:51.959Z Downloaded rustyline v14.0.0
9482025-02-28T11:14:51.962Z Downloaded rand_core v0.9.2
9492025-02-28T11:14:51.965Z Downloaded elliptic-curve v0.13.8
9502025-02-28T11:14:51.968Z Downloaded rayon-core v1.12.1
9512025-02-28T11:14:51.971Z Downloaded peg v0.8.4
9522025-02-28T11:14:51.974Z Downloaded vcpkg v0.2.15
9532025-02-28T11:14:52.013Z Downloaded prettyplease v0.2.29
9542025-02-28T11:14:52.017Z Downloaded zerovec v0.10.4
9552025-02-28T11:14:52.023Z Downloaded futures v0.3.31
9562025-02-28T11:14:52.028Z Downloaded ron v0.7.1
9572025-02-28T11:14:52.033Z Downloaded getrandom v0.3.1
9582025-02-28T11:14:52.037Z Downloaded bindgen v0.71.1
9592025-02-28T11:14:52.044Z Downloaded heapless v0.8.0
9602025-02-28T11:14:52.075Z Downloaded rustls-webpki v0.102.8
9612025-02-28T11:14:52.078Z Downloaded url v2.5.3
9622025-02-28T11:14:52.078Z Downloaded toml_edit v0.19.15
9632025-02-28T11:14:52.086Z Downloaded x509-cert v0.2.5
9642025-02-28T11:14:52.091Z Downloaded quinn-proto v0.11.8
9652025-02-28T11:14:52.099Z Downloaded typed-path v0.9.3
9662025-02-28T11:14:52.115Z Downloaded ssh-key v0.6.6
9672025-02-28T11:14:52.118Z Downloaded time v0.3.36
9682025-02-28T11:14:52.124Z Downloaded sqlparser v0.45.0
9692025-02-28T11:14:52.129Z Downloaded tabled v0.18.0
9702025-02-28T11:14:52.145Z Downloaded reqwest v0.12.12
9712025-02-28T11:14:52.152Z Downloaded russh v0.45.0
9722025-02-28T11:14:52.160Z Downloaded salty v0.3.0
9732025-02-28T11:14:52.166Z Downloaded num-bigint-dig v0.8.4
9742025-02-28T11:14:52.173Z Downloaded object v0.30.4
9752025-02-28T11:14:52.180Z Downloaded flate2 v1.1.0
9762025-02-28T11:14:52.185Z Downloaded zerocopy v0.8.10
9772025-02-28T11:14:52.210Z Downloaded zip v2.1.3
9782025-02-28T11:14:52.214Z Downloaded unicode-width v0.2.0
9792025-02-28T11:14:52.255Z Downloaded rustls v0.23.19
9802025-02-28T11:14:52.259Z Downloaded p384 v0.13.0
9812025-02-28T11:14:52.259Z Downloaded nom v7.1.3
9822025-02-28T11:14:52.259Z Downloaded serde_with v3.12.0
9832025-02-28T11:14:52.259Z Downloaded proptest v1.6.0
9842025-02-28T11:14:52.270Z Downloaded hickory-proto v0.24.4
9852025-02-28T11:14:52.280Z Downloaded petname v2.0.2
9862025-02-28T11:14:52.310Z Downloaded regress v0.9.1
9872025-02-28T11:14:52.310Z Downloaded webpki-roots v0.26.6
9882025-02-28T11:14:52.310Z Downloaded nix v0.28.0
9892025-02-28T11:14:52.317Z Downloaded h2 v0.4.6
9902025-02-28T11:14:52.317Z Downloaded regress v0.10.1
9912025-02-28T11:14:52.326Z Downloaded rayon v1.10.0
9922025-02-28T11:14:52.334Z Downloaded polar-core v0.27.3
9932025-02-28T11:14:52.359Z Downloaded regex-syntax v0.8.5
9942025-02-28T11:14:52.360Z Downloaded nix v0.29.0
9952025-02-28T11:14:52.369Z Downloaded object v0.36.5
9962025-02-28T11:14:52.376Z Downloaded smoltcp v0.11.0
9972025-02-28T11:14:52.388Z Downloaded openapiv3 v2.0.0
9982025-02-28T11:14:52.444Z Downloaded ratatui v0.29.0
9992025-02-28T11:14:52.476Z Downloaded openssl v0.10.71
10002025-02-28T11:14:52.476Z Downloaded typify-impl v0.3.0
10012025-02-28T11:14:52.476Z Downloaded bstr v1.10.0
10022025-02-28T11:14:52.476Z Downloaded gimli v0.31.1
10032025-02-28T11:14:52.485Z Downloaded chrono-tz v0.10.1
10042025-02-28T11:14:52.486Z Downloaded regex v1.11.1
10052025-02-28T11:14:52.504Z Downloaded rustls v0.22.4
10062025-02-28T11:14:52.580Z Downloaded dropshot v0.12.0
10072025-02-28T11:14:52.580Z Downloaded diesel v2.2.7
10082025-02-28T11:14:52.612Z Downloaded dropshot v0.16.0
10092025-02-28T11:14:52.612Z Downloaded rustls v0.21.12
10102025-02-28T11:14:52.612Z Downloaded nix v0.27.1
10112025-02-28T11:14:52.612Z Downloaded regex-syntax v0.6.29
10122025-02-28T11:14:52.636Z Downloaded radix_trie v0.2.1
10132025-02-28T11:14:52.636Z Downloaded lzma-sys v0.1.20
10142025-02-28T11:14:52.662Z Downloaded typify-impl v0.2.0
10152025-02-28T11:14:52.665Z Downloaded zerocopy-derive v0.6.6
10162025-02-28T11:14:52.671Z Downloaded sled v0.34.7
10172025-02-28T11:14:52.681Z Downloaded bzip2-sys v0.1.11+1.0.8
10182025-02-28T11:14:52.717Z Downloaded sha3 v0.10.8
10192025-02-28T11:14:52.733Z Downloaded tokio v1.43.0
10202025-02-28T11:14:52.756Z Downloaded regex-automata v0.4.8
10212025-02-28T11:14:52.774Z Downloaded libz-sys v1.1.20
10222025-02-28T11:14:52.781Z Downloaded git2 v0.19.0
10232025-02-28T11:14:52.819Z Downloaded curve25519-dalek v4.1.3
10242025-02-28T11:14:52.819Z Downloaded portable-atomic v1.9.0
10252025-02-28T11:14:52.819Z Downloaded petgraph v0.6.5
10262025-02-28T11:14:52.823Z Downloaded smoltcp v0.9.1
10272025-02-28T11:14:52.847Z Downloaded chrono v0.4.40
10282025-02-28T11:14:52.850Z Downloaded bindgen v0.69.5
10292025-02-28T11:14:52.850Z Downloaded p521 v0.13.3
10302025-02-28T11:14:52.854Z Downloaded bitvec v1.0.1
10312025-02-28T11:14:52.887Z Downloaded quick-xml v0.37.2
10322025-02-28T11:14:52.890Z Downloaded progenitor-macro v0.8.0
10332025-02-28T11:14:52.890Z Downloaded petgraph v0.7.1
10342025-02-28T11:14:52.896Z Downloaded slog-dtrace v0.3.0
10352025-02-28T11:14:52.902Z Downloaded omicron-zone-package v0.12.0
10362025-02-28T11:14:52.902Z Downloaded csv v1.3.1
10372025-02-28T11:14:52.920Z Downloaded lalrpop v0.19.12
10382025-02-28T11:14:52.931Z Downloaded salsa20 v0.10.2
10392025-02-28T11:14:52.937Z Downloaded hash32 v0.2.1
10402025-02-28T11:14:52.938Z Downloaded blake3 v1.5.4
10412025-02-28T11:14:52.943Z Downloaded tokio-tungstenite v0.23.1
10422025-02-28T11:14:52.947Z Downloaded smallvec v1.14.0
10432025-02-28T11:14:52.947Z Downloaded siphasher v0.3.11
10442025-02-28T11:14:52.950Z Downloaded pem-rfc7468 v0.7.0
10452025-02-28T11:14:52.950Z Downloaded uuid v1.15.1
10462025-02-28T11:14:52.956Z Downloaded ed25519-dalek v2.1.1
10472025-02-28T11:14:52.963Z Downloaded winnow v0.5.40
10482025-02-28T11:14:52.970Z Downloaded tiny-keccak v2.0.2
10492025-02-28T11:14:52.970Z Downloaded utf-8 v0.7.6
10502025-02-28T11:14:52.970Z Downloaded semver v0.1.20
10512025-02-28T11:14:52.970Z Downloaded der_derive v0.7.3
10522025-02-28T11:14:52.970Z Downloaded proc-macro-error2 v2.0.1
10532025-02-28T11:14:52.975Z Downloaded quinn v0.11.5
10542025-02-28T11:14:52.980Z Downloaded futures-util v0.3.31
10552025-02-28T11:14:52.988Z Downloaded num-bigint v0.4.6
10562025-02-28T11:14:52.992Z Downloaded tough v0.19.0
10572025-02-28T11:14:53.000Z Downloaded displaydoc v0.2.5
10582025-02-28T11:14:53.003Z Downloaded des v0.8.1
10592025-02-28T11:14:53.008Z Downloaded similar v2.6.0
10602025-02-28T11:14:53.008Z Downloaded vergen v8.3.2
10612025-02-28T11:14:53.013Z Downloaded tokio-rustls v0.26.0
10622025-02-28T11:14:53.013Z Downloaded test-strategy v0.4.0
10632025-02-28T11:14:53.017Z Downloaded diesel_derives v2.2.3
10642025-02-28T11:14:53.023Z Downloaded serde_with_macros v3.12.0
10652025-02-28T11:14:53.026Z Downloaded expectorate v1.1.0
10662025-02-28T11:14:53.026Z Downloaded rpassword v7.3.1
10672025-02-28T11:14:53.026Z Downloaded proc-macro-crate v1.3.1
10682025-02-28T11:14:53.031Z Downloaded num_enum_derive v0.5.11
10692025-02-28T11:14:53.031Z Downloaded tungstenite v0.24.0
10702025-02-28T11:14:53.038Z Downloaded document-features v0.2.10
10712025-02-28T11:14:53.040Z Downloaded fixedbitset v0.5.7
10722025-02-28T11:14:53.040Z Downloaded derive_builder v0.20.2
10732025-02-28T11:14:53.047Z Downloaded hashbrown v0.13.2
10742025-02-28T11:14:53.047Z Downloaded yoke v0.7.4
10752025-02-28T11:14:53.047Z Downloaded num-traits v0.2.19
10762025-02-28T11:14:53.047Z Downloaded encoding_rs v0.8.34
10772025-02-28T11:14:53.070Z Downloaded libgit2-sys v0.17.0+1.8.1
10782025-02-28T11:14:53.129Z Downloaded serde-hex v0.1.0
10792025-02-28T11:14:53.132Z Downloaded zerocopy v0.6.6
10802025-02-28T11:14:53.132Z Downloaded progenitor v0.8.0
10812025-02-28T11:14:53.132Z Downloaded password-hash v0.5.0
10822025-02-28T11:14:53.136Z Downloaded heapless v0.7.17
10832025-02-28T11:14:53.138Z Downloaded crossterm v0.28.1
10842025-02-28T11:14:53.146Z Downloaded aes-gcm v0.10.3
10852025-02-28T11:14:53.153Z Downloaded schemars v0.8.22
10862025-02-28T11:14:53.160Z Downloaded rand_chacha v0.9.0
10872025-02-28T11:14:53.160Z Downloaded itertools v0.14.0
10882025-02-28T11:14:53.168Z Downloaded ring v0.17.11
10892025-02-28T11:14:53.205Z Downloaded russh-keys v0.45.0
10902025-02-28T11:14:53.209Z Downloaded pin-project v1.1.6
10912025-02-28T11:14:53.227Z Downloaded futures-core v0.3.31
10922025-02-28T11:14:53.239Z Downloaded reedline v0.35.0
10932025-02-28T11:14:53.239Z Downloaded unsafe-libyaml v0.2.11
10942025-02-28T11:14:53.240Z Downloaded tungstenite v0.23.0
10952025-02-28T11:14:53.242Z Downloaded headers v0.4.0
10962025-02-28T11:14:53.242Z Downloaded derive_more v0.99.19
10972025-02-28T11:14:53.243Z Downloaded pkcs5 v0.7.1
10982025-02-28T11:14:53.247Z Downloaded pin-project-internal v1.1.6
10992025-02-28T11:14:53.250Z Downloaded pbkdf2 v0.11.0
11002025-02-28T11:14:53.250Z Downloaded form_urlencoded v1.2.1
11012025-02-28T11:14:53.253Z Downloaded dirs-sys-next v0.1.2
11022025-02-28T11:14:53.253Z Downloaded twox-hash v2.1.0
11032025-02-28T11:14:53.255Z Downloaded parking_lot_core v0.8.6
11042025-02-28T11:14:53.255Z Downloaded libxml v0.3.3
11052025-02-28T11:14:53.261Z Downloaded idna v1.0.3
11062025-02-28T11:14:53.335Z Downloaded string_cache v0.8.7
11072025-02-28T11:14:53.335Z Downloaded tokio-postgres v0.7.13
11082025-02-28T11:14:53.335Z Downloaded strum_macros v0.26.4
11092025-02-28T11:14:53.335Z Downloaded oso v0.27.3
11102025-02-28T11:14:53.335Z Downloaded itertools v0.12.1
11112025-02-28T11:14:53.335Z Downloaded rustc_version v0.4.1
11122025-02-28T11:14:53.335Z Downloaded socket2 v0.5.8
11132025-02-28T11:14:53.335Z Downloaded postgres-types v0.2.9
11142025-02-28T11:14:53.335Z Downloaded dirs-next v2.0.0
11152025-02-28T11:14:53.335Z Downloaded strum_macros v0.25.3
11162025-02-28T11:14:53.335Z Downloaded slog-scope v4.4.0
11172025-02-28T11:14:53.336Z Downloaded signal-hook-registry v1.4.2
11182025-02-28T11:14:53.336Z Downloaded rustc-hash v2.1.1
11192025-02-28T11:14:53.336Z Downloaded newtype_derive v0.1.6
11202025-02-28T11:14:53.336Z Downloaded unicode_categories v0.1.1
11212025-02-28T11:14:53.336Z Downloaded tar v0.4.44
11222025-02-28T11:14:53.336Z Downloaded untrusted v0.7.1
11232025-02-28T11:14:53.416Z Downloaded predicates-core v1.0.8
11242025-02-28T11:14:53.416Z Downloaded derive_builder_core v0.20.2
11252025-02-28T11:14:53.468Z Downloaded samael v0.0.18
11262025-02-28T11:14:53.468Z Downloaded hickory-server v0.24.4
11272025-02-28T11:14:53.468Z Downloaded http v1.2.0
11282025-02-28T11:14:53.468Z Downloaded base64 v0.21.7
11292025-02-28T11:14:53.468Z Downloaded cc v1.2.15
11302025-02-28T11:14:53.468Z Downloaded daft-derive v0.1.1
11312025-02-28T11:14:53.468Z Downloaded term v0.7.0
11322025-02-28T11:14:53.468Z Downloaded bumpalo v3.16.0
11332025-02-28T11:14:53.468Z Downloaded filetime v0.2.25
11342025-02-28T11:14:53.468Z Downloaded slog-json v2.6.1
11352025-02-28T11:14:53.468Z Downloaded defmt v0.3.8
11362025-02-28T11:14:53.468Z Downloaded mio v1.0.2
11372025-02-28T11:14:53.468Z Downloaded hickory-resolver v0.24.4
11382025-02-28T11:14:53.468Z Downloaded diff v0.1.13
11392025-02-28T11:14:53.468Z Downloaded zopfli v0.8.1
11402025-02-28T11:14:53.468Z Downloaded unicode-xid v0.2.6
11412025-02-28T11:14:53.468Z Downloaded tls_codec_derive v0.4.1
11422025-02-28T11:14:53.469Z Downloaded termcolor v1.4.1
11432025-02-28T11:14:53.469Z Downloaded icu_properties v1.5.1
11442025-02-28T11:14:53.469Z Downloaded backtrace v0.3.74
11452025-02-28T11:14:53.469Z Downloaded pretty-hex v0.2.1
11462025-02-28T11:14:53.469Z Downloaded typify v0.3.0
11472025-02-28T11:14:53.469Z Downloaded topological-sort v0.2.2
11482025-02-28T11:14:53.469Z Downloaded synstructure v0.13.1
11492025-02-28T11:14:53.469Z Downloaded smf v0.2.3
11502025-02-28T11:14:53.469Z Downloaded toml v0.7.8
11512025-02-28T11:14:53.471Z Downloaded ron v0.8.1
11522025-02-28T11:14:53.474Z Downloaded shell-words v1.1.0
11532025-02-28T11:14:53.474Z Downloaded serde_path_to_error v0.1.16
11542025-02-28T11:14:53.474Z Downloaded quinn-udp v0.5.5
11552025-02-28T11:14:53.474Z Downloaded packed_struct_codegen v0.10.1
11562025-02-28T11:14:53.474Z Downloaded num-rational v0.4.2
11572025-02-28T11:14:53.474Z Downloaded num v0.4.3
11582025-02-28T11:14:53.474Z Downloaded tokio-rustls v0.24.1
11592025-02-28T11:14:53.474Z Downloaded hyper-util v0.1.10
11602025-02-28T11:14:53.475Z Downloaded phf_generator v0.11.2
11612025-02-28T11:14:53.475Z Downloaded psl-types v2.0.11
11622025-02-28T11:14:53.475Z Downloaded compact_str v0.8.0
11632025-02-28T11:14:53.475Z Downloaded chacha20poly1305 v0.10.1
11642025-02-28T11:14:53.475Z Downloaded value-bag v1.9.0
11652025-02-28T11:14:53.475Z Downloaded cancel-safe-futures v0.1.5
11662025-02-28T11:14:53.475Z Downloaded base64 v0.13.1
11672025-02-28T11:14:53.475Z Downloaded allocator-api2 v0.2.18
11682025-02-28T11:14:53.475Z Downloaded const-oid v0.9.6
11692025-02-28T11:14:53.475Z Downloaded embedded-io v0.4.0
11702025-02-28T11:14:53.475Z Downloaded defmt-macros v0.3.9
11712025-02-28T11:14:53.475Z Downloaded defmt-parser v0.3.4
11722025-02-28T11:14:53.475Z Downloaded debug-ignore v1.0.5
11732025-02-28T11:14:53.475Z Downloaded num-derive v0.4.2
11742025-02-28T11:14:53.475Z Downloaded native-tls v0.2.12
11752025-02-28T11:14:53.475Z Downloaded unarray v0.1.4
11762025-02-28T11:14:53.475Z Downloaded rustc-demangle v0.1.24
11772025-02-28T11:14:53.561Z Downloaded indicatif v0.17.11
11782025-02-28T11:14:53.561Z Downloaded async-bb8-diesel v0.2.1
11792025-02-28T11:14:53.561Z Downloaded ena v0.14.3
11802025-02-28T11:14:53.561Z Downloaded embedded-io v0.6.1
11812025-02-28T11:14:53.561Z Downloaded dsl_auto_type v0.1.2
11822025-02-28T11:14:53.561Z Downloaded crossbeam-epoch v0.9.18
11832025-02-28T11:14:53.561Z Downloaded spki v0.7.3
11842025-02-28T11:14:53.561Z Downloaded lru v0.12.5
11852025-02-28T11:14:53.561Z Downloaded icu_normalizer_data v1.5.0
11862025-02-28T11:14:53.561Z Downloaded serde_plain v1.0.2
11872025-02-28T11:14:53.561Z Downloaded rustversion v1.0.17
11882025-02-28T11:14:53.561Z Downloaded rustc-hash v1.1.0
11892025-02-28T11:14:53.561Z Downloaded icu_locid v1.5.0
11902025-02-28T11:14:53.561Z Downloaded icu_provider v1.5.0
11912025-02-28T11:14:53.561Z Downloaded hmac v0.12.1
11922025-02-28T11:14:53.561Z Downloaded slog-async v2.8.0
11932025-02-28T11:14:53.561Z Downloaded sha1 v0.10.6
11942025-02-28T11:14:53.561Z Downloaded rand_chacha v0.3.1
11952025-02-28T11:14:53.561Z Downloaded argon2 v0.5.3
11962025-02-28T11:14:53.561Z Downloaded bit-vec v0.8.0
11972025-02-28T11:14:53.561Z Downloaded async-trait v0.1.86
11982025-02-28T11:14:53.561Z Downloaded httparse v1.9.5
11992025-02-28T11:14:53.561Z Downloaded cmake v0.1.51
12002025-02-28T11:14:53.562Z Downloaded chacha20 v0.9.1
12012025-02-28T11:14:53.562Z Downloaded castaway v0.2.3
12022025-02-28T11:14:53.562Z Downloaded progenitor-macro v0.9.1
12032025-02-28T11:14:53.562Z Downloaded libsw v3.4.0
12042025-02-28T11:14:53.562Z Downloaded lalrpop-util v0.19.12
12052025-02-28T11:14:53.562Z Downloaded md-5 v0.10.6
12062025-02-28T11:14:53.562Z Downloaded lockfree-object-pool v0.1.6
12072025-02-28T11:14:53.562Z Downloaded hyper-rustls v0.27.3
12082025-02-28T11:14:53.562Z Downloaded hubpack v0.1.2
12092025-02-28T11:14:53.562Z Downloaded httpdate v1.0.3
12102025-02-28T11:14:53.562Z Downloaded kstat-rs v0.2.4
12112025-02-28T11:14:53.562Z Downloaded home v0.5.9
12122025-02-28T11:14:53.562Z Downloaded linear-map v1.2.0
12132025-02-28T11:14:53.562Z Downloaded icu_normalizer v1.5.0
12142025-02-28T11:14:53.581Z Downloaded cbc v0.1.2
12152025-02-28T11:14:53.581Z Downloaded block-padding v0.3.3
12162025-02-28T11:14:53.581Z Downloaded const_format_proc_macros v0.2.34
12172025-02-28T11:14:53.581Z Downloaded lazy_static v1.5.0
12182025-02-28T11:14:53.582Z Downloaded chrono-tz-build v0.4.0
12192025-02-28T11:14:53.582Z Downloaded cassowary v0.3.0
12202025-02-28T11:14:53.582Z Downloaded keccak v0.1.5
12212025-02-28T11:14:53.582Z Downloaded bcrypt-pbkdf v0.10.0
12222025-02-28T11:14:53.582Z Downloaded async-stream v0.3.6
12232025-02-28T11:14:53.582Z Downloaded hostname v0.4.0
12242025-02-28T11:14:53.582Z Downloaded hostname v0.3.1
12252025-02-28T11:14:53.582Z Downloaded atomic-waker v1.1.2
12262025-02-28T11:14:53.582Z Downloaded arrayref v0.3.9
12272025-02-28T11:14:53.582Z Downloaded ciborium-ll v0.2.2
12282025-02-28T11:14:53.582Z Downloaded icu_provider_macros v1.5.0
12292025-02-28T11:14:53.582Z Downloaded cargo_metadata v0.18.1
12302025-02-28T11:14:53.582Z Downloaded buf-list v1.0.3
12312025-02-28T11:14:53.582Z Downloaded bitfield-struct v0.6.2
12322025-02-28T11:14:53.582Z Downloaded assert_matches v1.5.0
12332025-02-28T11:14:53.582Z Downloaded array-init v0.0.4
12342025-02-28T11:14:53.582Z Downloaded aead v0.5.2
12352025-02-28T11:14:53.582Z Downloaded indoc v2.0.5
12362025-02-28T11:14:53.582Z Downloaded idna_adapter v1.2.0
12372025-02-28T11:14:53.843Z Downloaded aws-lc-sys v0.26.0
12382025-02-28T11:14:54.129Z Compiling serde v1.0.218
12392025-02-28T11:14:54.132Z Compiling value-bag v1.9.0
12402025-02-28T11:14:54.132Z Compiling lock_api v0.4.12
12412025-02-28T11:14:54.132Z Compiling scopeguard v1.2.0
12422025-02-28T11:14:54.132Z Compiling typenum v1.17.0
12432025-02-28T11:14:54.285Z Compiling generic-array v0.14.7
12442025-02-28T11:14:54.323Z Compiling syn v2.0.98
12452025-02-28T11:14:54.334Z Compiling getrandom v0.2.15
12462025-02-28T11:14:54.494Z Compiling subtle v2.6.1
12472025-02-28T11:14:54.640Z Compiling rand_core v0.6.4
12482025-02-28T11:14:54.803Z Compiling log v0.4.22
12492025-02-28T11:14:54.838Z Compiling shlex v1.3.0
12502025-02-28T11:14:54.847Z Compiling jobserver v0.1.32
12512025-02-28T11:14:54.875Z Compiling smallvec v1.14.0
12522025-02-28T11:14:55.159Z Compiling const-oid v0.9.6
12532025-02-28T11:14:55.228Z Compiling pin-project-lite v0.2.14
12542025-02-28T11:14:55.245Z Compiling parking_lot_core v0.9.10
12552025-02-28T11:14:55.266Z Compiling cc v1.2.15
12562025-02-28T11:14:55.307Z Compiling rustix v0.38.37
12572025-02-28T11:14:55.458Z Compiling futures-core v0.3.31
12582025-02-28T11:14:55.645Z Compiling spin v0.9.8
12592025-02-28T11:14:55.722Z Compiling signal-hook-registry v1.4.2
12602025-02-28T11:14:56.027Z Compiling mio v1.0.2
12612025-02-28T11:14:56.128Z Compiling parking_lot v0.12.3
12622025-02-28T11:14:56.249Z Compiling aho-corasick v1.1.3
12632025-02-28T11:14:56.397Z Compiling regex-syntax v0.8.5
12642025-02-28T11:14:56.630Z Compiling futures-sink v0.3.31
12652025-02-28T11:14:56.792Z Compiling either v1.14.0
12662025-02-28T11:14:57.073Z Compiling cpufeatures v0.2.14
12672025-02-28T11:14:57.109Z Compiling stable_deref_trait v1.2.0
12682025-02-28T11:14:57.178Z Compiling socket2 v0.5.8
12692025-02-28T11:14:57.237Z Compiling slab v0.4.9
12702025-02-28T11:14:57.275Z Compiling glob v0.3.2
12712025-02-28T11:14:57.342Z Compiling prettyplease v0.2.29
12722025-02-28T11:14:57.755Z Compiling lazy_static v1.5.0
12732025-02-28T11:14:57.906Z Compiling serde_json v1.0.139
12742025-02-28T11:14:58.050Z Compiling minimal-lexical v0.2.1
12752025-02-28T11:14:58.084Z Compiling futures-channel v0.3.31
12762025-02-28T11:14:58.102Z Compiling clang-sys v1.8.1
12772025-02-28T11:14:58.264Z Compiling libloading v0.8.5
12782025-02-28T11:14:58.467Z Compiling nom v7.1.3
12792025-02-28T11:14:58.565Z Compiling home v0.5.9
12802025-02-28T11:14:58.678Z Compiling bindgen v0.69.5
12812025-02-28T11:14:58.768Z Compiling futures-task v0.3.31
12822025-02-28T11:14:58.838Z Compiling pin-utils v0.1.0
12832025-02-28T11:14:58.942Z Compiling futures-io v0.3.31
12842025-02-28T11:14:59.199Z Compiling itertools v0.12.1
12852025-02-28T11:14:59.232Z Compiling lazycell v1.3.0
12862025-02-28T11:14:59.421Z Compiling rustc-hash v1.1.0
12872025-02-28T11:14:59.581Z Compiling allocator-api2 v0.2.18
12882025-02-28T11:14:59.626Z Compiling foldhash v0.1.3
12892025-02-28T11:14:59.914Z Compiling libm v0.2.8
12902025-02-28T11:15:00.287Z Compiling regex-automata v0.4.8
12912025-02-28T11:15:00.398Z Compiling hashbrown v0.15.1
12922025-02-28T11:15:00.780Z Compiling cmake v0.1.51
12932025-02-28T11:15:01.584Z Compiling synstructure v0.13.1
12942025-02-28T11:15:01.815Z Compiling cexpr v0.6.0
12952025-02-28T11:15:02.199Z Compiling num-traits v0.2.19
12962025-02-28T11:15:05.691Z Compiling fs_extra v1.3.0
12972025-02-28T11:15:05.779Z Compiling dunce v1.0.5
12982025-02-28T11:15:05.779Z Compiling pkg-config v0.3.31
12992025-02-28T11:15:05.779Z Compiling getrandom v0.3.1
13002025-02-28T11:15:05.925Z Compiling litemap v0.7.3
13012025-02-28T11:15:05.925Z Compiling writeable v0.5.5
13022025-02-28T11:15:05.925Z Compiling ring v0.17.11
13032025-02-28T11:15:05.925Z Compiling paste v1.0.15
13042025-02-28T11:15:05.925Z Compiling base64ct v1.6.0
13052025-02-28T11:15:05.925Z Compiling icu_locid_transform_data v1.5.0
13062025-02-28T11:15:05.925Z Compiling pem-rfc7468 v0.7.0
13072025-02-28T11:15:05.925Z Compiling aws-lc-rs v1.12.4
13082025-02-28T11:15:05.925Z Compiling httparse v1.9.5
13092025-02-28T11:15:05.925Z Compiling flagset v0.4.6
13102025-02-28T11:15:05.925Z Compiling tracing-core v0.1.32
13112025-02-28T11:15:05.925Z Compiling regex v1.11.1
13122025-02-28T11:15:05.925Z Compiling icu_properties_data v1.5.0
13132025-02-28T11:15:06.755Z Compiling rustls-pki-types v1.10.0
13142025-02-28T11:15:06.918Z Compiling percent-encoding v2.3.1
13152025-02-28T11:15:06.919Z Compiling crossbeam-utils v0.8.20
13162025-02-28T11:15:07.024Z Compiling write16 v1.0.0
13172025-02-28T11:15:07.024Z Compiling serde_derive v1.0.218
13182025-02-28T11:15:07.024Z Compiling zeroize_derive v1.4.2
13192025-02-28T11:15:07.117Z Compiling zerocopy-derive v0.7.35
13202025-02-28T11:15:07.190Z Compiling tokio-macros v2.5.0
13212025-02-28T11:15:07.363Z Compiling zerofrom-derive v0.1.4
13222025-02-28T11:15:08.290Z Compiling zeroize v1.8.1
13232025-02-28T11:15:08.655Z Compiling yoke-derive v0.7.4
13242025-02-28T11:15:08.941Z Compiling zerocopy v0.7.35
13252025-02-28T11:15:09.428Z Compiling thiserror-impl v1.0.69
13262025-02-28T11:15:09.911Z Compiling crypto-common v0.1.6
13272025-02-28T11:15:10.164Z Compiling block-buffer v0.10.4
13282025-02-28T11:15:10.180Z Compiling futures-macro v0.3.31
13292025-02-28T11:15:10.393Z Compiling digest v0.10.7
13302025-02-28T11:15:10.725Z Compiling zerovec-derive v0.10.3
13312025-02-28T11:15:10.746Z Compiling zerofrom v0.1.4
13322025-02-28T11:15:10.800Z Compiling hmac v0.12.1
13332025-02-28T11:15:10.850Z Compiling displaydoc v0.2.5
13342025-02-28T11:15:10.962Z Compiling block-padding v0.3.3
13352025-02-28T11:15:11.058Z Compiling ppv-lite86 v0.2.20
13362025-02-28T11:15:11.194Z Compiling yoke v0.7.4
13372025-02-28T11:15:11.230Z Compiling inout v0.1.3
13382025-02-28T11:15:11.506Z Compiling cipher v0.4.4
13392025-02-28T11:15:11.563Z Compiling sha2 v0.10.8
13402025-02-28T11:15:11.842Z Compiling icu_provider_macros v1.5.0
13412025-02-28T11:15:12.054Z Compiling der_derive v0.7.3
13422025-02-28T11:15:12.057Z Compiling futures-util v0.3.31
13432025-02-28T11:15:12.383Z Compiling tracing-attributes v0.1.27
13442025-02-28T11:15:12.404Z Compiling thiserror v1.0.69
13452025-02-28T11:15:12.570Z Compiling pest v2.7.14
13462025-02-28T11:15:12.902Z Compiling salsa20 v0.10.2
13472025-02-28T11:15:13.138Z Compiling pbkdf2 v0.12.2
13482025-02-28T11:15:13.174Z Compiling zerovec v0.10.4
13492025-02-28T11:15:13.345Z Compiling utf16_iter v1.0.5
13502025-02-28T11:15:13.563Z Compiling vcpkg v0.2.15
13512025-02-28T11:15:14.281Z Compiling der v0.7.9
13522025-02-28T11:15:15.101Z Compiling tinystr v0.7.6
13532025-02-28T11:15:15.153Z Compiling icu_collections v1.5.0
13542025-02-28T11:15:15.263Z Compiling utf8_iter v1.0.4
13552025-02-28T11:15:15.496Z Compiling icu_locid v1.5.0
13562025-02-28T11:15:15.517Z Compiling num-conv v0.1.0
13572025-02-28T11:15:15.561Z Compiling tracing v0.1.40
13582025-02-28T11:15:15.587Z Compiling time-core v0.1.2
13592025-02-28T11:15:15.772Z Compiling untrusted v0.9.0
13602025-02-28T11:15:15.791Z Compiling powerfmt v0.2.0
13612025-02-28T11:15:15.976Z Compiling icu_normalizer_data v1.5.0
13622025-02-28T11:15:16.064Z Compiling untrusted v0.7.1
13632025-02-28T11:15:16.095Z Compiling deranged v0.3.11
13642025-02-28T11:15:16.247Z Compiling time-macros v0.2.18
13652025-02-28T11:15:16.377Z Compiling spki v0.7.3
13662025-02-28T11:15:16.750Z Compiling icu_provider v1.5.0
13672025-02-28T11:15:17.280Z Compiling openssl-sys v0.9.106
13682025-02-28T11:15:17.411Z Compiling pest_meta v2.7.14
13692025-02-28T11:15:17.537Z Compiling icu_locid_transform v1.5.0
13702025-02-28T11:15:17.774Z Compiling scrypt v0.11.0
13712025-02-28T11:15:18.297Z Compiling cbc v0.1.2
13722025-02-28T11:15:18.345Z Compiling aes v0.8.4
13732025-02-28T11:15:18.540Z Compiling scroll_derive v0.12.0
13742025-02-28T11:15:18.726Z Compiling tinyvec_macros v0.1.1
13752025-02-28T11:15:18.835Z Compiling icu_properties v1.5.1
13762025-02-28T11:15:19.212Z Compiling atomic-waker v1.1.2
13772025-02-28T11:15:19.413Z Compiling bitflags v2.6.0
13782025-02-28T11:15:19.634Z Compiling bytes v1.10.0
13792025-02-28T11:15:19.904Z Compiling semver v1.0.25
13802025-02-28T11:15:20.586Z Compiling indexmap v2.7.1
13812025-02-28T11:15:20.607Z Compiling rustc_version v0.4.1
13822025-02-28T11:15:21.080Z Compiling tokio v1.43.0
13832025-02-28T11:15:21.117Z Compiling http v1.2.0
13842025-02-28T11:15:21.258Z Compiling num_threads v0.1.7
13852025-02-28T11:15:21.403Z Compiling time v0.3.36
13862025-02-28T11:15:21.662Z Compiling scroll v0.12.0
13872025-02-28T11:15:21.912Z Compiling pkcs5 v0.7.1
13882025-02-28T11:15:22.195Z Compiling tinyvec v1.8.0
13892025-02-28T11:15:22.730Z Compiling icu_normalizer v1.5.0
13902025-02-28T11:15:22.975Z Compiling http-body v1.0.1
13912025-02-28T11:15:23.228Z Compiling pest_generator v2.7.14
13922025-02-28T11:15:23.302Z Compiling rand_chacha v0.3.1
13932025-02-28T11:15:23.402Z Compiling form_urlencoded v1.2.1
13942025-02-28T11:15:23.703Z Compiling which v4.4.2
13952025-02-28T11:15:23.726Z Compiling idna_adapter v1.2.0
13962025-02-28T11:15:23.950Z Compiling slog v2.7.0
13972025-02-28T11:15:24.433Z Compiling try-lock v0.2.5
13982025-02-28T11:15:24.467Z Compiling zerocopy v0.8.10
13992025-02-28T11:15:24.570Z Compiling want v0.3.1
14002025-02-28T11:15:24.605Z Compiling goblin v0.8.2
14012025-02-28T11:15:24.934Z Compiling idna v1.0.3
14022025-02-28T11:15:24.954Z Compiling pest_derive v2.7.14
14032025-02-28T11:15:25.312Z Compiling rand v0.8.5
14042025-02-28T11:15:25.558Z Compiling pkcs8 v0.10.2
14052025-02-28T11:15:25.772Z Compiling uuid v1.15.1
14062025-02-28T11:15:25.892Z Compiling zerocopy-derive v0.8.10
14072025-02-28T11:15:26.221Z Compiling tower-service v0.3.3
14082025-02-28T11:15:26.367Z Compiling httpdate v1.0.3
14092025-02-28T11:15:26.444Z Compiling iana-time-zone v0.1.61
14102025-02-28T11:15:26.818Z Compiling chrono v0.4.40
14112025-02-28T11:15:26.839Z Compiling dtrace-parser v0.2.0
14122025-02-28T11:15:27.390Z Compiling toml_datetime v0.6.8
14132025-02-28T11:15:27.879Z Compiling serde_spanned v0.6.8
14142025-02-28T11:15:28.022Z Compiling serde_tokenstream v0.2.2
14152025-02-28T11:15:28.116Z Compiling foreign-types-shared v0.1.1
14162025-02-28T11:15:28.245Z Compiling adler2 v2.0.0
14172025-02-28T11:15:28.464Z Compiling openssl v0.10.71
14182025-02-28T11:15:28.588Z Compiling base64 v0.22.1
14192025-02-28T11:15:28.738Z Compiling match_cfg v0.1.0
14202025-02-28T11:15:28.853Z Compiling rustversion v1.0.17
14212025-02-28T11:15:28.930Z Compiling hostname v0.3.1
14222025-02-28T11:15:29.146Z Compiling tokio-util v0.7.13
14232025-02-28T11:15:29.244Z Compiling miniz_oxide v0.8.5
14242025-02-28T11:15:29.597Z Compiling foreign-types v0.3.2
14252025-02-28T11:15:29.702Z Compiling url v2.5.3
14262025-02-28T11:15:30.134Z Compiling h2 v0.4.6
14272025-02-28T11:15:30.373Z Compiling dof v0.3.0
14282025-02-28T11:15:31.418Z Compiling usdt-impl v0.5.0
14292025-02-28T11:15:31.729Z Compiling rand_core v0.9.2
14302025-02-28T11:15:31.964Z Compiling openssl-macros v0.1.1
14312025-02-28T11:15:32.064Z Compiling async-trait v0.1.86
14322025-02-28T11:15:32.222Z Compiling serde_derive_internals v0.29.1
14332025-02-28T11:15:32.725Z Compiling dirs-sys-next v0.1.2
14342025-02-28T11:15:32.764Z Compiling syn v1.0.109
14352025-02-28T11:15:33.256Z Compiling native-tls v0.2.12
14362025-02-28T11:15:33.357Z Compiling data-encoding v2.6.0
14372025-02-28T11:15:33.620Z Compiling rustls v0.22.4
14382025-02-28T11:15:33.723Z Compiling rustls v0.23.19
14392025-02-28T11:15:33.926Z Compiling siphasher v0.3.11
14402025-02-28T11:15:34.039Z Compiling schemars v0.8.22
14412025-02-28T11:15:34.280Z Compiling dirs-next v2.0.0
14422025-02-28T11:15:34.417Z Compiling rand_chacha v0.9.0
14432025-02-28T11:15:34.436Z Compiling schemars_derive v0.8.22
14442025-02-28T11:15:34.476Z Compiling unicode-normalization v0.1.24
14452025-02-28T11:15:35.217Z Compiling http-body-util v0.1.2
14462025-02-28T11:15:35.563Z Compiling heapless v0.7.17
14472025-02-28T11:15:35.675Z Compiling crossbeam-epoch v0.9.18
14482025-02-28T11:15:35.719Z Compiling signature v2.2.0
14492025-02-28T11:15:36.004Z Compiling sha1 v0.10.6
14502025-02-28T11:15:36.030Z Compiling bzip2-sys v0.1.11+1.0.8
14512025-02-28T11:15:36.350Z Compiling thread_local v1.1.8
14522025-02-28T11:15:36.403Z Compiling cookie v0.18.1
14532025-02-28T11:15:36.407Z Compiling encoding_rs v0.8.34
14542025-02-28T11:15:36.531Z Compiling multer v3.1.0
14552025-02-28T11:15:36.704Z Compiling signal-hook v0.3.17
14562025-02-28T11:15:36.829Z Compiling gimli v0.31.1
14572025-02-28T11:15:36.902Z Compiling mime v0.3.17
14582025-02-28T11:15:37.060Z Compiling hyper v1.6.0
14592025-02-28T11:15:37.396Z Compiling rayon-core v1.12.1
14602025-02-28T11:15:37.414Z Compiling ipnet v2.11.0
14612025-02-28T11:15:38.701Z Compiling dyn-clone v1.0.18
14622025-02-28T11:15:38.705Z Compiling openssl-probe v0.1.5
14632025-02-28T11:15:38.705Z Compiling unicode-properties v0.1.3
14642025-02-28T11:15:38.705Z Compiling slog-async v2.8.0
14652025-02-28T11:15:38.705Z Compiling unicode-bidi v0.3.17
14662025-02-28T11:15:39.882Z Compiling hyper-util v0.1.10
14672025-02-28T11:15:40.305Z Compiling stringprep v0.1.5
14682025-02-28T11:15:40.483Z Compiling toml_edit v0.22.24
14692025-02-28T11:15:41.360Z Compiling addr2line v0.24.2
14702025-02-28T11:15:41.615Z Compiling crossbeam-deque v0.8.5
14712025-02-28T11:15:41.943Z Compiling rand v0.9.0
14722025-02-28T11:15:41.991Z Compiling term v0.7.0
14732025-02-28T11:15:42.205Z Compiling usdt-attr-macro v0.5.0
14742025-02-28T11:15:42.633Z Compiling usdt-macro v0.5.0
14752025-02-28T11:15:42.655Z Compiling slog-json v2.6.1
14762025-02-28T11:15:43.020Z Compiling serde_urlencoded v0.7.1
14772025-02-28T11:15:43.175Z Compiling curve25519-dalek v4.1.3
14782025-02-28T11:15:43.552Z Compiling crossbeam-channel v0.5.13
14792025-02-28T11:15:43.651Z Compiling futures-executor v0.3.31
14802025-02-28T11:15:43.742Z Compiling enum-as-inner v0.6.1
14812025-02-28T11:15:43.830Z Compiling md-5 v0.10.6
14822025-02-28T11:15:44.056Z Compiling async-stream-impl v0.3.6
14832025-02-28T11:15:44.111Z Compiling rustls-pemfile v2.2.0
14842025-02-28T11:15:44.145Z Compiling num-integer v0.1.46
14852025-02-28T11:15:44.463Z Compiling hash32 v0.2.1
14862025-02-28T11:15:44.533Z Compiling ff v0.13.0
14872025-02-28T11:15:44.755Z Compiling is-terminal v0.4.13
14882025-02-28T11:15:44.795Z Compiling dropshot v0.12.0
14892025-02-28T11:15:44.842Z Compiling memoffset v0.9.1
14902025-02-28T11:15:44.866Z Compiling object v0.36.5
14912025-02-28T11:15:44.907Z Compiling cfg_aliases v0.2.1
14922025-02-28T11:15:45.020Z Compiling smoltcp v0.9.1
14932025-02-28T11:15:45.134Z Compiling num-bigint-dig v0.8.4
14942025-02-28T11:15:45.160Z Compiling fallible-iterator v0.2.0
14952025-02-28T11:15:45.252Z Compiling portable-atomic v1.9.0
14962025-02-28T11:15:45.463Z Compiling base16ct v0.2.0
14972025-02-28T11:15:45.681Z Compiling rustc-demangle v0.1.24
14982025-02-28T11:15:45.770Z Compiling psl-types v2.0.11
14992025-02-28T11:15:45.795Z Compiling take_mut v0.2.2
15002025-02-28T11:15:45.972Z Compiling quick-error v1.2.3
15012025-02-28T11:15:45.993Z Compiling anyhow v1.0.96
15022025-02-28T11:15:46.140Z Compiling linked-hash-map v0.5.6
15032025-02-28T11:15:46.197Z Compiling utf-8 v0.7.6
15042025-02-28T11:15:46.483Z Compiling litrs v0.4.1
15052025-02-28T11:15:46.510Z Compiling lru-cache v0.1.2
15062025-02-28T11:15:46.571Z Compiling tungstenite v0.24.0
15072025-02-28T11:15:46.791Z Compiling resolv-conf v0.7.0
15082025-02-28T11:15:46.969Z Compiling publicsuffix v2.3.0
15092025-02-28T11:15:47.548Z Compiling postgres-protocol v0.6.8
15102025-02-28T11:15:47.643Z Compiling document-features v0.2.10
15112025-02-28T11:15:47.717Z Compiling sec1 v0.7.3
15122025-02-28T11:15:48.272Z Compiling async-stream v0.3.6
15132025-02-28T11:15:48.541Z Compiling nix v0.29.0
15142025-02-28T11:15:48.562Z Compiling slog-term v2.9.1
15152025-02-28T11:15:48.584Z Compiling usdt v0.5.0
15162025-02-28T11:15:48.737Z Compiling hickory-proto v0.24.4
15172025-02-28T11:15:49.050Z Compiling group v0.13.0
15182025-02-28T11:15:49.363Z Compiling num-iter v0.1.45
15192025-02-28T11:15:49.383Z Compiling futures v0.3.31
15202025-02-28T11:15:49.513Z Compiling toml v0.8.20
15212025-02-28T11:15:49.597Z Compiling slog-bunyan v2.5.0
15222025-02-28T11:15:50.803Z Compiling tokio-native-tls v0.3.1
15232025-02-28T11:15:50.959Z Compiling camino v1.1.9
15242025-02-28T11:15:51.117Z Compiling phf_shared v0.11.2
15252025-02-28T11:15:51.346Z Compiling dropshot_endpoint v0.12.0
15262025-02-28T11:15:51.503Z Compiling backtrace v0.3.74
15272025-02-28T11:15:51.609Z Compiling terminal_size v0.4.0
15282025-02-28T11:15:51.819Z Compiling openapiv3 v2.0.0
15292025-02-28T11:15:51.850Z Compiling waitgroup v0.1.2
15302025-02-28T11:15:52.066Z Compiling serde_path_to_error v0.1.16
15312025-02-28T11:15:52.086Z Compiling hkdf v0.12.4
15322025-02-28T11:15:52.441Z Compiling crypto-bigint v0.5.5
15332025-02-28T11:15:52.844Z Compiling zerocopy-derive v0.6.6
15342025-02-28T11:15:53.836Z Compiling hubpack_derive v0.1.1
15352025-02-28T11:15:54.396Z Compiling curve25519-dalek-derive v0.1.1
15362025-02-28T11:15:54.703Z Compiling webpki-roots v0.26.6
15372025-02-28T11:15:54.754Z Compiling sync_wrapper v1.0.1
15382025-02-28T11:15:54.925Z Compiling hostname v0.4.0
15392025-02-28T11:15:54.928Z Compiling crc32fast v1.4.2
15402025-02-28T11:15:55.172Z Compiling fs-err v2.11.0
15412025-02-28T11:15:55.277Z Compiling ahash v0.8.11
15422025-02-28T11:15:55.466Z Compiling tower-layer v0.3.3
15432025-02-28T11:15:55.502Z Compiling unicode-width v0.2.0
15442025-02-28T11:15:55.619Z Compiling newtype-uuid v1.2.1
15452025-02-28T11:15:55.762Z Compiling winnow v0.5.40
15462025-02-28T11:15:55.780Z Compiling managed v0.8.0
15472025-02-28T11:15:55.783Z Compiling debug-ignore v1.0.5
15482025-02-28T11:15:55.968Z Compiling console v0.15.10
15492025-02-28T11:15:56.046Z Compiling strum_macros v0.25.3
15502025-02-28T11:15:57.293Z Compiling tower v0.5.2
15512025-02-28T11:15:57.619Z Compiling clap_builder v4.5.31
15522025-02-28T11:15:58.200Z Compiling elliptic-curve v0.13.8
15532025-02-28T11:15:58.274Z Compiling flate2 v1.1.0
15542025-02-28T11:15:58.294Z Compiling zerocopy v0.6.6
15552025-02-28T11:15:59.036Z Compiling toml_edit v0.19.15
15562025-02-28T11:15:59.057Z Compiling hubpack v0.1.2
15572025-02-28T11:15:59.161Z Compiling hickory-resolver v0.24.4
15582025-02-28T11:15:59.463Z Compiling phf v0.11.2
15592025-02-28T11:15:59.735Z Compiling signal-hook-mio v0.2.4
15602025-02-28T11:15:59.755Z Compiling hyper-tls v0.6.0
15612025-02-28T11:15:59.900Z Compiling rayon v1.10.0
15622025-02-28T11:15:59.921Z Compiling cookie_store v0.21.1
15632025-02-28T11:16:00.150Z Compiling bzip2 v0.4.4
15642025-02-28T11:16:01.544Z Compiling postgres-types v0.2.9
15652025-02-28T11:16:02.854Z Compiling tokio-tungstenite v0.24.0
15662025-02-28T11:16:03.985Z Compiling ed25519 v2.2.3
15672025-02-28T11:16:04.174Z Compiling phf_shared v0.10.0
15682025-02-28T11:16:04.575Z Compiling tokio-stream v0.1.17
15692025-02-28T11:16:04.607Z Compiling pkcs1 v0.7.5
15702025-02-28T11:16:04.696Z Compiling serde-big-array v0.5.1
15712025-02-28T11:16:04.945Z Compiling clap_derive v4.5.28
15722025-02-28T11:16:05.359Z Compiling rfc6979 v0.4.0
15732025-02-28T11:16:05.483Z Compiling serde_repr v0.1.19
15742025-02-28T11:16:05.526Z Compiling derive-where v1.2.7
15752025-02-28T11:16:05.566Z Compiling bstr v1.10.0
15762025-02-28T11:16:05.796Z Compiling float-cmp v0.10.0
15772025-02-28T11:16:05.923Z Compiling predicates-core v1.0.8
15782025-02-28T11:16:06.050Z Compiling new_debug_unreachable v1.0.6
15792025-02-28T11:16:06.162Z Compiling number_prefix v0.4.0
15802025-02-28T11:16:06.242Z Compiling static_assertions v1.1.0
15812025-02-28T11:16:06.361Z Compiling difflib v0.4.0
15822025-02-28T11:16:06.405Z Compiling precomputed-hash v0.1.1
15832025-02-28T11:16:06.546Z Compiling normalize-line-endings v0.3.0
15842025-02-28T11:16:06.588Z Compiling whoami v1.5.2
15852025-02-28T11:16:06.686Z Compiling bit-vec v0.6.3
15862025-02-28T11:16:07.128Z Compiling unicode-segmentation v1.12.0
15872025-02-28T11:16:07.149Z Compiling fixedbitset v0.4.2
15882025-02-28T11:16:07.151Z Compiling bit-set v0.5.3
15892025-02-28T11:16:07.465Z Compiling petgraph v0.6.5
15902025-02-28T11:16:07.573Z Compiling tokio-postgres v0.7.13
15912025-02-28T11:16:07.661Z Compiling predicates v3.1.3
15922025-02-28T11:16:08.003Z Compiling similar v2.6.0
15932025-02-28T11:16:08.617Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15942025-02-28T11:16:09.102Z Compiling string_cache v0.8.7
15952025-02-28T11:16:09.371Z Compiling clap v4.5.31
15962025-02-28T11:16:09.494Z Compiling indicatif v0.17.11
15972025-02-28T11:16:09.516Z Compiling ecdsa v0.16.9
15982025-02-28T11:16:10.024Z Compiling rsa v0.9.6
15992025-02-28T11:16:10.299Z Compiling ed25519-dalek v2.1.1
16002025-02-28T11:16:10.987Z Compiling toml v0.7.8
16012025-02-28T11:16:11.599Z Compiling zip v0.6.6
16022025-02-28T11:16:12.476Z Compiling crossterm v0.28.1
16032025-02-28T11:16:13.651Z Compiling hex v0.4.3
16042025-02-28T11:16:13.686Z Compiling x509-cert v0.2.5
16052025-02-28T11:16:13.741Z Compiling itertools v0.10.5
16062025-02-28T11:16:14.247Z Compiling peg-runtime v0.8.3
16072025-02-28T11:16:14.418Z Compiling lalrpop-util v0.19.12
16082025-02-28T11:16:14.795Z Compiling unicode-xid v0.2.6
16092025-02-28T11:16:14.832Z Compiling strum_macros v0.26.4
16102025-02-28T11:16:14.884Z Compiling xattr v1.3.1
16112025-02-28T11:16:14.984Z Compiling filetime v0.2.25
16122025-02-28T11:16:15.280Z Compiling tar v0.4.44
16132025-02-28T11:16:19.347Z Compiling strum v0.26.3
16142025-02-28T11:16:22.278Z Compiling aws-lc-sys v0.26.0
16152025-02-28T11:16:51.825Z Compiling rustls-webpki v0.102.8
16162025-02-28T11:16:55.000Z Compiling tokio-rustls v0.25.0
16172025-02-28T11:16:56.659Z Compiling tokio-rustls v0.26.0
16182025-02-28T11:16:56.951Z Compiling hyper-rustls v0.27.3
16192025-02-28T11:16:57.296Z Compiling reqwest v0.12.12
16202025-02-28T11:16:58.670Z Compiling qorb v0.2.1
16212025-02-28T11:17:01.578Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16222025-02-28T11:17:01.841Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16232025-02-28T11:17:06.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
16242025-02-28T11:17:06.482Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16252025-02-28T11:17:06.535ZFeb 28 11:17:06.303 INFO Starting download, target: Clickhouse
16262025-02-28T11:17:06.535ZFeb 28 11:17:06.303 INFO Starting download, target: Cockroach
16272025-02-28T11:17:06.535ZFeb 28 11:17:06.304 INFO Starting download, target: Console
16282025-02-28T11:17:06.535ZFeb 28 11:17:06.304 INFO Starting download, target: DendriteOpenapi
16292025-02-28T11:17:06.535ZFeb 28 11:17:06.304 INFO Starting download, target: DendriteStub
16302025-02-28T11:17:06.535ZFeb 28 11:17:06.304 INFO Starting download, target: MaghemiteMgd
16312025-02-28T11:17:06.535ZFeb 28 11:17:06.304 INFO Starting download, target: TransceiverControl
16322025-02-28T11:17:06.537ZFeb 28 11:17:06.304 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16332025-02-28T11:17:06.538ZFeb 28 11:17:06.304 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16342025-02-28T11:17:06.538ZFeb 28 11:17:06.304 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16352025-02-28T11:17:06.538ZFeb 28 11:17:06.305 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16362025-02-28T11:17:06.538ZFeb 28 11:17:06.305 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16372025-02-28T11:17:06.538ZFeb 28 11:17:06.305 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16382025-02-28T11:17:06.538ZFeb 28 11:17:06.305 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16392025-02-28T11:17:06.739ZFeb 28 11:17:06.493 INFO Download complete, target: DendriteOpenapi
16402025-02-28T11:17:06.852ZFeb 28 11:17:06.597 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16412025-02-28T11:17:06.999ZFeb 28 11:17:06.762 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16422025-02-28T11:17:07.272ZFeb 28 11:17:07.032 INFO Download complete, target: TransceiverControl
16432025-02-28T11:17:07.347ZFeb 28 11:17:07.102 INFO Download complete, target: Console
16442025-02-28T11:17:07.394ZFeb 28 11:17:07.162 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16452025-02-28T11:17:07.423ZFeb 28 11:17:07.190 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16462025-02-28T11:17:08.115ZFeb 28 11:17:07.883 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16472025-02-28T11:17:08.115ZFeb 28 11:17:07.883 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16482025-02-28T11:17:08.485ZFeb 28 11:17:08.252 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16492025-02-28T11:17:09.793ZFeb 28 11:17:09.562 INFO Download complete, target: DendriteStub
16502025-02-28T11:17:10.036ZFeb 28 11:17:09.804 INFO Download complete, target: MaghemiteMgd
16512025-02-28T11:17:14.381ZFeb 28 11:17:14.149 INFO Checking that binary works, target: Cockroach
16522025-02-28T11:17:14.713ZFeb 28 11:17:14.479 INFO Download complete, target: Cockroach
16532025-02-28T11:17:19.032ZFeb 28 11:17:18.800 INFO Checking that binary works, target: Clickhouse
16542025-02-28T11:17:19.150ZFeb 28 11:17:18.917 INFO Download complete, target: Clickhouse
16552025-02-28T11:17:19.172ZAll builder prerequisites installed successfully, and PATH looks valid
16562025-02-28T11:17:19.175Z
16572025-02-28T11:17:19.175Zreal 6:19.022942986
16582025-02-28T11:17:19.175Zuser 15:43.486722314
16592025-02-28T11:17:19.175Zsys 2:09.470210202
16602025-02-28T11:17:19.175Ztrap 0.573391065
16612025-02-28T11:17:19.175Ztflt 0.821932083
16622025-02-28T11:17:19.175Zdflt 1.426153879
16632025-02-28T11:17:19.175Zkflt 0.029416782
16642025-02-28T11:17:19.175Zlock 25:12.860553980
16652025-02-28T11:17:19.175Zslp 59:07.884612579
16662025-02-28T11:17:19.175Zlat 1:04.344240961
16672025-02-28T11:17:19.175Zstop 2:30.125967189
16682025-02-28T11:17:19.175Z+ banner hack-check
16692025-02-28T11:17:19.178Z
16702025-02-28T11:17:19.178Z # # ## #### # # #### # # ###### #### # #
16712025-02-28T11:17:19.178Z # # # # # # # # # # # # # # # # #
16722025-02-28T11:17:19.178Z ###### # # # #### ##### # ###### ##### # ####
16732025-02-28T11:17:19.178Z # # ###### # # # # # # # # # #
16742025-02-28T11:17:19.178Z # # # # # # # # # # # # # # # # #
16752025-02-28T11:17:19.178Z # # # # #### # # #### # # ###### #### # #
16762025-02-28T11:17:19.178Z
16772025-02-28T11:17:19.178Z+ export CARGO_INCREMENTAL=0
16782025-02-28T11:17:19.178Z+ CARGO_INCREMENTAL=0
16792025-02-28T11:17:19.178Z+ ptime -m timeout 2h cargo xtask check-features --ci
16802025-02-28T11:17:19.794Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16812025-02-28T11:17:22.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.52s
16822025-02-28T11:17:22.835Z Running `target/debug/xtask check-features --ci`
16832025-02-28T11:17:22.866Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16842025-02-28T11:17:22.866Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16852025-02-28T11:17:23.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16862025-02-28T11:17:23.424Z Running `target/debug/xtask download cargo-hack`
16872025-02-28T11:17:24.334Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16882025-02-28T11:17:24.721Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16892025-02-28T11:17:28.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
16902025-02-28T11:17:28.676Z Running `target/debug/xtask-downloader cargo-hack`
16912025-02-28T11:17:28.718ZFeb 28 11:17:28.484 INFO Starting download, target: CargoHack
16922025-02-28T11:17:28.720ZFeb 28 11:17:28.485 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16932025-02-28T11:17:29.182ZFeb 28 11:17:28.948 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16942025-02-28T11:17:29.258ZFeb 28 11:17:29.024 INFO Download complete, target: CargoHack
16952025-02-28T11:17:29.262Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16962025-02-28T11:17:29.278Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16972025-02-28T11:17:29.453Zinfo: running `cargo check --bins` on api_identity (1/199)
16982025-02-28T11:17:30.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992025-02-28T11:17:30.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002025-02-28T11:17:30.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012025-02-28T11:17:30.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17022025-02-28T11:17:30.161Z
17032025-02-28T11:17:30.161Zinfo: running `cargo check --bins` on bootstore (2/199)
17042025-02-28T11:17:30.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052025-02-28T11:17:30.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062025-02-28T11:17:30.813Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072025-02-28T11:17:30.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
17082025-02-28T11:17:30.901Z
17092025-02-28T11:17:30.902Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
17102025-02-28T11:17:31.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112025-02-28T11:17:31.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122025-02-28T11:17:31.523Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132025-02-28T11:17:31.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
17142025-02-28T11:17:31.607Z
17152025-02-28T11:17:31.607Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17162025-02-28T11:17:32.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172025-02-28T11:17:32.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182025-02-28T11:17:32.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192025-02-28T11:17:32.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
17202025-02-28T11:17:32.333Z
17212025-02-28T11:17:32.333Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17222025-02-28T11:17:32.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232025-02-28T11:17:32.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242025-02-28T11:17:32.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252025-02-28T11:17:32.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17262025-02-28T11:17:32.800Z
17272025-02-28T11:17:32.801Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17282025-02-28T11:17:33.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292025-02-28T11:17:33.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302025-02-28T11:17:33.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312025-02-28T11:17:33.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17322025-02-28T11:17:33.271Z
17332025-02-28T11:17:33.271Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17342025-02-28T11:17:33.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352025-02-28T11:17:33.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362025-02-28T11:17:33.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372025-02-28T11:17:33.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17382025-02-28T11:17:33.738Z
17392025-02-28T11:17:33.738Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17402025-02-28T11:17:34.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412025-02-28T11:17:34.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422025-02-28T11:17:34.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432025-02-28T11:17:34.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17442025-02-28T11:17:34.200Z
17452025-02-28T11:17:34.200Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17462025-02-28T11:17:34.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472025-02-28T11:17:34.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482025-02-28T11:17:34.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492025-02-28T11:17:34.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17502025-02-28T11:17:34.681Z
17512025-02-28T11:17:34.681Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17522025-02-28T11:17:35.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532025-02-28T11:17:35.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542025-02-28T11:17:35.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552025-02-28T11:17:35.104Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17562025-02-28T11:17:35.147Z
17572025-02-28T11:17:35.147Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17582025-02-28T11:17:35.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592025-02-28T11:17:35.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602025-02-28T11:17:35.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612025-02-28T11:17:35.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17622025-02-28T11:17:35.618Z
17632025-02-28T11:17:35.618Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17642025-02-28T11:17:36.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652025-02-28T11:17:36.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662025-02-28T11:17:36.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672025-02-28T11:17:36.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17682025-02-28T11:17:36.089Z
17692025-02-28T11:17:36.089Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17702025-02-28T11:17:36.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712025-02-28T11:17:36.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722025-02-28T11:17:36.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732025-02-28T11:17:36.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17742025-02-28T11:17:36.565Z
17752025-02-28T11:17:36.565Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17762025-02-28T11:17:36.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772025-02-28T11:17:36.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782025-02-28T11:17:36.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17792025-02-28T11:17:36.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17802025-02-28T11:17:37.037Z
17812025-02-28T11:17:37.037Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17822025-02-28T11:17:37.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17832025-02-28T11:17:37.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17842025-02-28T11:17:37.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17852025-02-28T11:17:37.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
17862025-02-28T11:17:37.505Z
17872025-02-28T11:17:37.505Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17882025-02-28T11:17:37.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17892025-02-28T11:17:37.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17902025-02-28T11:17:37.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17912025-02-28T11:17:37.936Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17922025-02-28T11:17:37.980Z
17932025-02-28T11:17:37.981Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
17942025-02-28T11:17:38.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17952025-02-28T11:17:38.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17962025-02-28T11:17:38.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17972025-02-28T11:17:38.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17982025-02-28T11:17:38.455Z
17992025-02-28T11:17:38.455Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
18002025-02-28T11:17:38.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18012025-02-28T11:17:38.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18022025-02-28T11:17:38.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18032025-02-28T11:17:38.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18042025-02-28T11:17:38.928Z
18052025-02-28T11:17:38.928Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
18062025-02-28T11:17:39.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18072025-02-28T11:17:39.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18082025-02-28T11:17:39.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18092025-02-28T11:17:39.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18102025-02-28T11:17:39.404Z
18112025-02-28T11:17:39.404Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
18122025-02-28T11:17:39.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18132025-02-28T11:17:39.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18142025-02-28T11:17:39.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18152025-02-28T11:17:39.837Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18162025-02-28T11:17:39.881Z
18172025-02-28T11:17:39.881Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18182025-02-28T11:17:40.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18192025-02-28T11:17:40.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18202025-02-28T11:17:40.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18212025-02-28T11:17:40.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18222025-02-28T11:17:40.354Z
18232025-02-28T11:17:40.354Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18242025-02-28T11:17:40.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18252025-02-28T11:17:40.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18262025-02-28T11:17:40.779Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18272025-02-28T11:17:40.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18282025-02-28T11:17:40.825Z
18292025-02-28T11:17:40.825Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18302025-02-28T11:17:41.247Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18312025-02-28T11:17:41.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18322025-02-28T11:17:41.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18332025-02-28T11:17:41.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18342025-02-28T11:17:41.296Z
18352025-02-28T11:17:41.296Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18362025-02-28T11:17:41.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18372025-02-28T11:17:41.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18382025-02-28T11:17:41.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18392025-02-28T11:17:41.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18402025-02-28T11:17:41.768Z
18412025-02-28T11:17:41.768Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18422025-02-28T11:17:42.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18432025-02-28T11:17:42.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18442025-02-28T11:17:42.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18452025-02-28T11:17:42.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18462025-02-28T11:17:42.234Z
18472025-02-28T11:17:42.234Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18482025-02-28T11:17:42.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18492025-02-28T11:17:42.660Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18502025-02-28T11:17:42.660Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18512025-02-28T11:17:42.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18522025-02-28T11:17:42.705Z
18532025-02-28T11:17:42.705Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18542025-02-28T11:17:43.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18552025-02-28T11:17:43.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18562025-02-28T11:17:43.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18572025-02-28T11:17:43.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18582025-02-28T11:17:43.169Z
18592025-02-28T11:17:43.169Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18602025-02-28T11:17:43.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18612025-02-28T11:17:43.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18622025-02-28T11:17:43.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18632025-02-28T11:17:43.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18642025-02-28T11:17:43.640Z
18652025-02-28T11:17:43.640Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18662025-02-28T11:17:44.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18672025-02-28T11:17:44.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18682025-02-28T11:17:44.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18692025-02-28T11:17:44.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18702025-02-28T11:17:44.105Z
18712025-02-28T11:17:44.105Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18722025-02-28T11:17:44.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18732025-02-28T11:17:44.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18742025-02-28T11:17:44.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18752025-02-28T11:17:44.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18762025-02-28T11:17:44.575Z
18772025-02-28T11:17:44.575Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18782025-02-28T11:17:44.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18792025-02-28T11:17:44.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18802025-02-28T11:17:44.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18812025-02-28T11:17:45.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18822025-02-28T11:17:45.046Z
18832025-02-28T11:17:45.046Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18842025-02-28T11:17:45.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18852025-02-28T11:17:45.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18862025-02-28T11:17:45.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18872025-02-28T11:17:45.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18882025-02-28T11:17:45.513Z
18892025-02-28T11:17:45.513Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
18902025-02-28T11:17:45.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18912025-02-28T11:17:45.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18922025-02-28T11:17:45.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18932025-02-28T11:17:45.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
18942025-02-28T11:17:45.976Z
18952025-02-28T11:17:45.976Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
18962025-02-28T11:17:46.399Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18972025-02-28T11:17:46.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18982025-02-28T11:17:46.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18992025-02-28T11:17:46.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19002025-02-28T11:17:46.446Z
19012025-02-28T11:17:46.446Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
19022025-02-28T11:17:46.865Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19032025-02-28T11:17:46.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19042025-02-28T11:17:46.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19052025-02-28T11:17:46.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
19062025-02-28T11:17:46.913Z
19072025-02-28T11:17:46.913Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
19082025-02-28T11:17:47.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19092025-02-28T11:17:47.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19102025-02-28T11:17:47.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19112025-02-28T11:17:47.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19122025-02-28T11:17:47.389Z
19132025-02-28T11:17:47.389Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19142025-02-28T11:17:47.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19152025-02-28T11:17:47.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19162025-02-28T11:17:47.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19172025-02-28T11:17:47.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19182025-02-28T11:17:47.871Z
19192025-02-28T11:17:47.871Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19202025-02-28T11:17:48.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19212025-02-28T11:17:48.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19222025-02-28T11:17:48.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19232025-02-28T11:17:48.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19242025-02-28T11:17:48.359Z
19252025-02-28T11:17:48.359Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19262025-02-28T11:17:48.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19272025-02-28T11:17:48.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19282025-02-28T11:17:48.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19292025-02-28T11:17:48.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19302025-02-28T11:17:48.849Z
19312025-02-28T11:17:48.849Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19322025-02-28T11:17:49.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19332025-02-28T11:17:49.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19342025-02-28T11:17:49.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19352025-02-28T11:17:49.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19362025-02-28T11:17:49.333Z
19372025-02-28T11:17:49.333Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19382025-02-28T11:17:49.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19392025-02-28T11:17:49.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19402025-02-28T11:17:49.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19412025-02-28T11:17:49.778Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19422025-02-28T11:17:49.823Z
19432025-02-28T11:17:49.823Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19442025-02-28T11:17:50.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19452025-02-28T11:17:50.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19462025-02-28T11:17:50.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19472025-02-28T11:17:50.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19482025-02-28T11:17:50.306Z
19492025-02-28T11:17:50.306Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19502025-02-28T11:17:50.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19512025-02-28T11:17:50.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19522025-02-28T11:17:50.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19532025-02-28T11:17:50.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19542025-02-28T11:17:50.786Z
19552025-02-28T11:17:50.786Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19562025-02-28T11:17:51.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19572025-02-28T11:17:51.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19582025-02-28T11:17:51.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19592025-02-28T11:17:51.248Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
19602025-02-28T11:17:51.297Z
19612025-02-28T11:17:51.297Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19622025-02-28T11:17:51.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19632025-02-28T11:17:51.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19642025-02-28T11:17:51.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19652025-02-28T11:17:51.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19662025-02-28T11:17:51.984Z
19672025-02-28T11:17:51.984Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19682025-02-28T11:17:52.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19692025-02-28T11:17:52.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19702025-02-28T11:17:52.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19712025-02-28T11:17:52.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19722025-02-28T11:17:52.681Z
19732025-02-28T11:17:52.681Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19742025-02-28T11:17:53.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19752025-02-28T11:17:53.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19762025-02-28T11:17:53.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19772025-02-28T11:17:53.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
19782025-02-28T11:17:53.365Z
19792025-02-28T11:17:53.365Zinfo: running `cargo check --bins` on oxlog (48/199)
19802025-02-28T11:17:53.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19812025-02-28T11:17:53.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19822025-02-28T11:17:54.028Z Checking cfg-if v1.0.0
19832025-02-28T11:17:54.030Z Checking libc v0.2.170
19842025-02-28T11:17:54.141Z Checking serde v1.0.218
19852025-02-28T11:17:54.144Z Checking zeroize v1.8.1
19862025-02-28T11:17:54.156Z Checking memchr v2.7.4
19872025-02-28T11:17:54.170Z Checking typenum v1.17.0
19882025-02-28T11:17:54.183Z Checking subtle v2.6.1
19892025-02-28T11:17:54.198Z Checking value-bag v1.9.0
19902025-02-28T11:17:54.201Z Checking scopeguard v1.2.0
19912025-02-28T11:17:54.358Z Checking smallvec v1.14.0
19922025-02-28T11:17:54.393Z Checking lock_api v0.4.12
19932025-02-28T11:17:54.443Z Checking const-oid v0.9.6
19942025-02-28T11:17:54.583Z Checking log v0.4.22
19952025-02-28T11:17:54.680Z Checking itoa v1.0.11
19962025-02-28T11:17:54.805Z Checking byteorder v1.5.0
19972025-02-28T11:17:54.900Z Checking pin-project-lite v0.2.14
19982025-02-28T11:17:55.039Z Checking once_cell v1.20.3
19992025-02-28T11:17:55.039Z Checking futures-core v0.3.31
20002025-02-28T11:17:55.101Z Checking futures-sink v0.3.31
20012025-02-28T11:17:55.142Z Checking getrandom v0.2.15
20022025-02-28T11:17:55.202Z Checking signal-hook-registry v1.4.2
20032025-02-28T11:17:55.219Z Checking generic-array v0.14.7
20042025-02-28T11:17:55.236Z Checking parking_lot_core v0.9.10
20052025-02-28T11:17:55.251Z Checking mio v1.0.2
20062025-02-28T11:17:55.330Z Checking cpufeatures v0.2.14
20072025-02-28T11:17:55.375Z Checking rand_core v0.6.4
20082025-02-28T11:17:55.423Z Checking stable_deref_trait v1.2.0
20092025-02-28T11:17:55.463Z Checking zerocopy v0.7.35
20102025-02-28T11:17:55.538Z Checking socket2 v0.5.8
20112025-02-28T11:17:55.564Z Checking parking_lot v0.12.3
20122025-02-28T11:17:55.687Z Checking slab v0.4.9
20132025-02-28T11:17:55.804Z Checking zerofrom v0.1.4
20142025-02-28T11:17:55.911Z Checking futures-channel v0.3.31
20152025-02-28T11:17:55.943Z Checking pin-utils v0.1.0
20162025-02-28T11:17:56.013Z Checking yoke v0.7.4
20172025-02-28T11:17:56.032Z Checking futures-io v0.3.31
20182025-02-28T11:17:56.043Z Checking futures-task v0.3.31
20192025-02-28T11:17:56.213Z Checking equivalent v1.0.1
20202025-02-28T11:17:56.255Z Checking foldhash v0.1.3
20212025-02-28T11:17:56.280Z Checking futures-util v0.3.31
20222025-02-28T11:17:56.309Z Checking crypto-common v0.1.6
20232025-02-28T11:17:56.325Z Checking block-buffer v0.10.4
20242025-02-28T11:17:56.337Z Checking allocator-api2 v0.2.18
20252025-02-28T11:17:56.340Z Checking zerovec v0.10.4
20262025-02-28T11:17:56.459Z Checking block-padding v0.3.3
20272025-02-28T11:17:56.484Z Checking ryu v1.0.18
20282025-02-28T11:17:56.544Z Checking digest v0.10.7
20292025-02-28T11:17:56.675Z Checking inout v0.1.3
20302025-02-28T11:17:56.692Z Checking ppv-lite86 v0.2.20
20312025-02-28T11:17:56.736Z Checking writeable v0.5.5
20322025-02-28T11:17:56.889Z Checking hmac v0.12.1
20332025-02-28T11:17:56.915Z Checking litemap v0.7.3
20342025-02-28T11:17:56.930Z Checking hashbrown v0.15.1
20352025-02-28T11:17:57.058Z Checking fnv v1.0.7
20362025-02-28T11:17:57.115Z Checking cipher v0.4.4
20372025-02-28T11:17:57.196Z Checking sha2 v0.10.8
20382025-02-28T11:17:57.225Z Checking libm v0.2.8
20392025-02-28T11:17:57.413Z Checking base64ct v1.6.0
20402025-02-28T11:17:57.539Z Checking getrandom v0.3.1
20412025-02-28T11:17:57.756Z Checking icu_locid_transform_data v1.5.0
20422025-02-28T11:17:57.786Z Checking flagset v0.4.6
20432025-02-28T11:17:57.865Z Checking tracing-core v0.1.32
20442025-02-28T11:17:57.886Z Checking tinystr v0.7.6
20452025-02-28T11:17:57.903Z Checking pem-rfc7468 v0.7.0
20462025-02-28T11:17:57.945Z Checking icu_collections v1.5.0
20472025-02-28T11:17:57.979Z Checking thiserror v1.0.69
20482025-02-28T11:17:58.106Z Checking num-traits v0.2.19
20492025-02-28T11:17:58.127Z Checking rustls-pki-types v1.10.0
20502025-02-28T11:17:58.161Z Checking der v0.7.9
20512025-02-28T11:17:58.211Z Checking icu_locid v1.5.0
20522025-02-28T11:17:58.469Z Checking icu_properties_data v1.5.0
20532025-02-28T11:17:58.577Z Checking percent-encoding v2.3.1
20542025-02-28T11:17:58.632Z Checking bytes v1.10.0
20552025-02-28T11:17:58.651Z Checking indexmap v2.7.1
20562025-02-28T11:17:58.702Z Checking serde_json v1.0.139
20572025-02-28T11:17:58.782Z Checking bitflags v2.6.0
20582025-02-28T11:17:59.088Z Checking tracing v0.1.40
20592025-02-28T11:17:59.200Z Checking icu_provider v1.5.0
20602025-02-28T11:17:59.445Z Checking salsa20 v0.10.2
20612025-02-28T11:17:59.628Z Checking tokio v1.43.0
20622025-02-28T11:17:59.647Z Checking http v1.2.0
20632025-02-28T11:17:59.650Z Checking pbkdf2 v0.12.2
20642025-02-28T11:17:59.828Z Checking icu_locid_transform v1.5.0
20652025-02-28T11:17:59.845Z Checking aws-lc-sys v0.26.0
20662025-02-28T11:17:59.848Z Checking httparse v1.9.5
20672025-02-28T11:17:59.848Z Checking spki v0.7.3
20682025-02-28T11:18:00.167Z Checking untrusted v0.7.1
20692025-02-28T11:18:00.302Z Checking powerfmt v0.2.0
20702025-02-28T11:18:00.332Z Checking write16 v1.0.0
20712025-02-28T11:18:00.412Z Checking untrusted v0.9.0
20722025-02-28T11:18:00.461Z Checking utf8_iter v1.0.4
20732025-02-28T11:18:00.563Z Checking icu_normalizer_data v1.5.0
20742025-02-28T11:18:00.587Z Checking utf16_iter v1.0.5
20752025-02-28T11:18:00.664Z Checking ring v0.17.11
20762025-02-28T11:18:00.681Z Checking deranged v0.3.11
20772025-02-28T11:18:00.771Z Checking scrypt v0.11.0
20782025-02-28T11:18:00.788Z Checking icu_properties v1.5.1
20792025-02-28T11:18:00.813Z Checking cbc v0.1.2
20802025-02-28T11:18:00.889Z Checking aes v0.8.4
20812025-02-28T11:18:00.986Z Checking crossbeam-utils v0.8.20
20822025-02-28T11:18:01.016Z Checking spin v0.9.8
20832025-02-28T11:18:01.338Z Checking time-core v0.1.2
20842025-02-28T11:18:01.501Z Checking num_threads v0.1.7
20852025-02-28T11:18:01.637Z Checking tinyvec_macros v0.1.1
20862025-02-28T11:18:01.700Z Checking num-conv v0.1.0
20872025-02-28T11:18:01.723Z Checking atomic-waker v1.1.2
20882025-02-28T11:18:01.743Z Checking pkcs5 v0.7.1
20892025-02-28T11:18:01.872Z Checking tinyvec v1.8.0
20902025-02-28T11:18:01.923Z Checking http-body v1.0.1
20912025-02-28T11:18:01.983Z Checking aws-lc-rs v1.12.4
20922025-02-28T11:18:02.001Z Checking time v0.3.36
20932025-02-28T11:18:02.123Z Checking form_urlencoded v1.2.1
20942025-02-28T11:18:02.246Z Checking rand_chacha v0.3.1
20952025-02-28T11:18:02.337Z Checking try-lock v0.2.5
20962025-02-28T11:18:02.492Z Checking want v0.3.1
20972025-02-28T11:18:02.653Z Checking rand v0.8.5
20982025-02-28T11:18:02.691Z Checking pkcs8 v0.10.2
20992025-02-28T11:18:02.942Z Checking uuid v1.15.1
21002025-02-28T11:18:03.016Z Checking httpdate v1.0.3
21012025-02-28T11:18:03.120Z Checking unicode-ident v1.0.14
21022025-02-28T11:18:03.255Z Checking tower-service v0.3.3
21032025-02-28T11:18:03.301Z Checking proc-macro2 v1.0.93
21042025-02-28T11:18:03.388Z Checking serde_spanned v0.6.8
21052025-02-28T11:18:03.565Z Checking toml_datetime v0.6.8
21062025-02-28T11:18:03.585Z Checking zerocopy v0.8.10
21072025-02-28T11:18:03.715Z Checking rustls-webpki v0.102.8
21082025-02-28T11:18:03.857Z Checking slog v2.7.0
21092025-02-28T11:18:03.860Z Checking scroll v0.12.0
21102025-02-28T11:18:03.951Z Checking match_cfg v0.1.0
21112025-02-28T11:18:04.048Z Checking iana-time-zone v0.1.61
21122025-02-28T11:18:04.064Z Checking icu_normalizer v1.5.0
21132025-02-28T11:18:04.215Z Checking plain v0.2.3
21142025-02-28T11:18:04.269Z Checking base64 v0.22.1
21152025-02-28T11:18:04.311Z Checking ucd-trie v0.1.7
21162025-02-28T11:18:04.319Z Checking foreign-types-shared v0.1.1
21172025-02-28T11:18:04.359Z Checking adler2 v2.0.0
21182025-02-28T11:18:04.444Z Checking foreign-types v0.3.2
21192025-02-28T11:18:04.483Z Checking goblin v0.8.2
21202025-02-28T11:18:04.527Z Checking miniz_oxide v0.8.5
21212025-02-28T11:18:04.529Z Checking pest v2.7.14
21222025-02-28T11:18:04.555Z Checking chrono v0.4.40
21232025-02-28T11:18:04.733Z Checking hostname v0.3.1
21242025-02-28T11:18:04.837Z Checking idna_adapter v1.2.0
21252025-02-28T11:18:04.882Z Checking quote v1.0.38
21262025-02-28T11:18:05.029Z Checking idna v1.0.3
21272025-02-28T11:18:05.218Z Checking openssl-sys v0.9.106
21282025-02-28T11:18:05.267Z Checking dirs-sys-next v0.1.2
21292025-02-28T11:18:05.453Z Checking errno v0.3.9
21302025-02-28T11:18:05.523Z Checking url v2.5.3
21312025-02-28T11:18:05.638Z Checking aho-corasick v1.1.3
21322025-02-28T11:18:06.304Z Checking data-encoding v2.6.0
21332025-02-28T11:18:06.344Z Checking siphasher v0.3.11
21342025-02-28T11:18:06.361Z Checking rand_core v0.9.2
21352025-02-28T11:18:06.379Z Checking tokio-util v0.7.13
21362025-02-28T11:18:06.498Z Compiling newtype-uuid v1.2.1
21372025-02-28T11:18:06.643Z Checking pretty-hex v0.4.1
21382025-02-28T11:18:06.699Z Checking regex-syntax v0.8.5
21392025-02-28T11:18:06.830Z Checking rand_chacha v0.9.0
21402025-02-28T11:18:06.847Z Checking openssl v0.10.71
21412025-02-28T11:18:06.850Z Checking rustix v0.38.37
21422025-02-28T11:18:07.064Z Checking dtrace-parser v0.2.0
21432025-02-28T11:18:07.221Z Checking dirs-next v2.0.0
21442025-02-28T11:18:07.238Z Checking h2 v0.4.6
21452025-02-28T11:18:07.240Z Checking syn v2.0.98
21462025-02-28T11:18:07.364Z Checking unicode-normalization v0.1.24
21472025-02-28T11:18:07.518Z Checking http-body-util v0.1.2
21482025-02-28T11:18:07.966Z Checking crossbeam-epoch v0.9.18
21492025-02-28T11:18:08.303Z Checking sha1 v0.10.6
21502025-02-28T11:18:08.369Z Checking signature v2.2.0
21512025-02-28T11:18:08.571Z Checking thread_local v1.1.8
21522025-02-28T11:18:08.586Z Checking thread-id v4.2.2
21532025-02-28T11:18:08.700Z Checking encoding_rs v0.8.34
21542025-02-28T11:18:08.825Z Checking unicode-properties v0.1.3
21552025-02-28T11:18:09.206Z Checking utf8parse v0.2.2
21562025-02-28T11:18:09.300Z Checking dof v0.3.0
21572025-02-28T11:18:09.356Z Checking openssl-probe v0.1.5
21582025-02-28T11:18:09.531Z Checking ipnet v2.11.0
21592025-02-28T11:18:09.909Z Checking mime v0.3.17
21602025-02-28T11:18:09.926Z Checking regex-automata v0.4.8
21612025-02-28T11:18:09.950Z Checking either v1.14.0
21622025-02-28T11:18:10.037Z Checking anstyle v1.0.10
21632025-02-28T11:18:10.220Z Checking gimli v0.31.1
21642025-02-28T11:18:10.320Z Checking winnow v0.7.3
21652025-02-28T11:18:10.398Z Checking unicode-bidi v0.3.17
21662025-02-28T11:18:10.965Z Checking anstyle-parse v0.2.5
21672025-02-28T11:18:11.051Z Checking stringprep v0.1.5
21682025-02-28T11:18:11.246Z Checking crossbeam-deque v0.8.5
21692025-02-28T11:18:11.344Z Checking term v0.7.0
21702025-02-28T11:18:11.575Z Checking rand v0.9.0
21712025-02-28T11:18:11.781Z Checking rustls v0.23.19
21722025-02-28T11:18:11.878Z Checking native-tls v0.2.12
21732025-02-28T11:18:12.201Z Checking rustls v0.22.4
21742025-02-28T11:18:12.606Z Checking slog-json v2.6.1
21752025-02-28T11:18:12.875Z Checking serde_urlencoded v0.7.1
21762025-02-28T11:18:12.985Z Checking toml_edit v0.22.24
21772025-02-28T11:18:13.254Z Checking usdt-impl v0.5.0
21782025-02-28T11:18:13.298Z Checking crossbeam-channel v0.5.13
21792025-02-28T11:18:13.379Z Checking hyper v1.6.0
21802025-02-28T11:18:13.822Z Checking futures-executor v0.3.31
21812025-02-28T11:18:13.994Z Checking num-integer v0.1.46
21822025-02-28T11:18:14.053Z Checking addr2line v0.24.2
21832025-02-28T11:18:14.068Z Checking rustls-pemfile v2.2.0
21842025-02-28T11:18:14.279Z Checking semver v1.0.25
21852025-02-28T11:18:14.298Z Checking md-5 v0.10.6
21862025-02-28T11:18:14.470Z Checking ff v0.13.0
21872025-02-28T11:18:14.534Z Checking hash32 v0.2.1
21882025-02-28T11:18:14.571Z Checking memmap v0.7.0
21892025-02-28T11:18:14.690Z Checking is-terminal v0.4.13
21902025-02-28T11:18:14.693Z Checking object v0.36.5
21912025-02-28T11:18:14.794Z Checking take_mut v0.2.2
21922025-02-28T11:18:14.817Z Checking is_terminal_polyfill v1.70.1
21932025-02-28T11:18:14.840Z Checking fallible-iterator v0.2.0
21942025-02-28T11:18:14.945Z Checking quick-error v1.2.3
21952025-02-28T11:18:14.947Z Checking dyn-clone v1.0.18
21962025-02-28T11:18:15.101Z Checking psl-types v2.0.11
21972025-02-28T11:18:15.121Z Checking colorchoice v1.0.2
21982025-02-28T11:18:15.272Z Checking linked-hash-map v0.5.6
21992025-02-28T11:18:15.298Z Checking rustc-demangle v0.1.24
22002025-02-28T11:18:15.375Z Checking hyper-util v0.1.10
22012025-02-28T11:18:15.394Z Checking base16ct v0.2.0
22022025-02-28T11:18:15.728Z Checking anstyle-query v1.1.1
22032025-02-28T11:18:15.732Z Checking utf-8 v0.7.6
22042025-02-28T11:18:15.732Z Checking toml v0.8.20
22052025-02-28T11:18:15.732Z Checking sec1 v0.7.3
22062025-02-28T11:18:15.732Z Checking anstream v0.6.15
22072025-02-28T11:18:15.738Z Checking tokio-rustls v0.25.0
22082025-02-28T11:18:15.781Z Checking tungstenite v0.24.0
22092025-02-28T11:18:15.996Z Checking lru-cache v0.1.2
22102025-02-28T11:18:16.065Z Checking postgres-protocol v0.6.8
22112025-02-28T11:18:16.088Z Checking publicsuffix v2.3.0
22122025-02-28T11:18:16.173Z Checking schemars v0.8.22
22132025-02-28T11:18:16.299Z Checking resolv-conf v0.7.0
22142025-02-28T11:18:16.347Z Checking slog-async v2.8.0
22152025-02-28T11:18:16.640Z Checking heapless v0.7.17
22162025-02-28T11:18:16.657Z Checking slog-term v2.9.1
22172025-02-28T11:18:16.671Z Checking usdt v0.5.0
22182025-02-28T11:18:16.708Z Checking group v0.13.0
22192025-02-28T11:18:16.861Z Checking tokio-rustls v0.26.0
22202025-02-28T11:18:16.924Z Checking num-iter v0.1.45
22212025-02-28T11:18:16.959Z Checking futures v0.3.31
22222025-02-28T11:18:17.076Z Checking slog-bunyan v2.5.0
22232025-02-28T11:18:17.109Z Checking tokio-native-tls v0.3.1
22242025-02-28T11:18:17.195Z Checking rayon-core v1.12.1
22252025-02-28T11:18:17.253Z Checking multer v3.1.0
22262025-02-28T11:18:17.270Z Checking hickory-proto v0.24.4
22272025-02-28T11:18:17.307Z Checking terminal_size v0.4.0
22282025-02-28T11:18:17.491Z Checking phf_shared v0.11.2
22292025-02-28T11:18:17.507Z Checking cookie v0.18.1
22302025-02-28T11:18:17.636Z Checking async-stream v0.3.6
22312025-02-28T11:18:17.654Z Checking bzip2-sys v0.1.11+1.0.8
22322025-02-28T11:18:17.677Z Checking signal-hook v0.3.17
22332025-02-28T11:18:17.763Z Checking camino v1.1.9
22342025-02-28T11:18:17.780Z Checking waitgroup v0.1.2
22352025-02-28T11:18:17.821Z Checking lazy_static v1.5.0
22362025-02-28T11:18:17.836Z Checking openapiv3 v2.0.0
22372025-02-28T11:18:17.920Z Checking webpki-roots v0.26.6
22382025-02-28T11:18:17.944Z Checking serde_path_to_error v0.1.16
22392025-02-28T11:18:17.946Z Checking hkdf v0.12.4
22402025-02-28T11:18:18.017Z Checking crypto-bigint v0.5.5
22412025-02-28T11:18:18.140Z Checking sync_wrapper v1.0.1
22422025-02-28T11:18:18.175Z Checking hostname v0.4.0
22432025-02-28T11:18:18.289Z Checking crc32fast v1.4.2
22442025-02-28T11:18:18.307Z Checking clap_lex v0.7.4
22452025-02-28T11:18:18.322Z Checking bitflags v1.3.2
22462025-02-28T11:18:18.427Z Checking winnow v0.5.40
22472025-02-28T11:18:18.513Z Checking tower-layer v0.3.3
22482025-02-28T11:18:18.530Z Checking debug-ignore v1.0.5
22492025-02-28T11:18:18.560Z Checking unicode-width v0.2.0
22502025-02-28T11:18:18.665Z Checking strsim v0.11.1
22512025-02-28T11:18:18.780Z Checking managed v0.8.0
22522025-02-28T11:18:18.955Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22532025-02-28T11:18:19.056Z Checking console v0.15.10
22542025-02-28T11:18:19.135Z Checking smoltcp v0.9.1
22552025-02-28T11:18:19.275Z Checking clap_builder v4.5.31
22562025-02-28T11:18:19.624Z Checking tower v0.5.2
22572025-02-28T11:18:20.385Z Checking flate2 v1.1.0
22582025-02-28T11:18:20.578Z Checking hyper-rustls v0.27.3
22592025-02-28T11:18:20.654Z Checking backtrace v0.3.74
22602025-02-28T11:18:20.687Z Checking elliptic-curve v0.13.8
22612025-02-28T11:18:20.907Z Checking signal-hook-mio v0.2.4
22622025-02-28T11:18:20.998Z Checking cookie_store v0.21.1
22632025-02-28T11:18:21.064Z Checking num-bigint-dig v0.8.4
22642025-02-28T11:18:21.088Z Checking dropshot v0.12.0
22652025-02-28T11:18:21.177Z Checking toml_edit v0.19.15
22662025-02-28T11:18:21.195Z Checking anyhow v1.0.96
22672025-02-28T11:18:21.311Z Checking rayon v1.10.0
22682025-02-28T11:18:21.573Z Checking bzip2 v0.4.4
22692025-02-28T11:18:21.664Z Checking phf v0.11.2
22702025-02-28T11:18:21.815Z Checking hickory-resolver v0.24.4
22712025-02-28T11:18:21.842Z Checking hyper-tls v0.6.0
22722025-02-28T11:18:21.922Z Checking postgres-types v0.2.9
22732025-02-28T11:18:22.139Z Checking tokio-tungstenite v0.24.0
22742025-02-28T11:18:22.230Z Checking bstr v1.10.0
22752025-02-28T11:18:22.600Z Checking regex v1.11.1
22762025-02-28T11:18:22.603Z Checking ed25519 v2.2.3
22772025-02-28T11:18:22.924Z Checking tokio-stream v0.1.17
22782025-02-28T11:18:23.073Z Checking phf_shared v0.10.0
22792025-02-28T11:18:23.113Z Checking curve25519-dalek v4.1.3
22802025-02-28T11:18:23.200Z Checking zerocopy v0.6.6
22812025-02-28T11:18:23.333Z Checking hubpack v0.1.2
22822025-02-28T11:18:23.347Z Checking memoffset v0.9.1
22832025-02-28T11:18:23.459Z Checking portable-atomic v1.9.0
22842025-02-28T11:18:23.545Z Checking pkcs1 v0.7.5
22852025-02-28T11:18:23.637Z Checking float-cmp v0.10.0
22862025-02-28T11:18:23.721Z Checking serde-big-array v0.5.1
22872025-02-28T11:18:23.851Z Checking rfc6979 v0.4.0
22882025-02-28T11:18:23.867Z Checking difflib v0.4.0
22892025-02-28T11:18:23.940Z Checking precomputed-hash v0.1.1
22902025-02-28T11:18:23.957Z Checking minimal-lexical v0.2.1
22912025-02-28T11:18:24.026Z Checking fixedbitset v0.4.2
22922025-02-28T11:18:24.056Z Checking bit-vec v0.6.3
22932025-02-28T11:18:24.184Z Checking new_debug_unreachable v1.0.6
22942025-02-28T11:18:24.283Z Checking normalize-line-endings v0.3.0
22952025-02-28T11:18:24.301Z Checking predicates-core v1.0.8
22962025-02-28T11:18:24.317Z Checking unicode-segmentation v1.12.0
22972025-02-28T11:18:24.381Z Checking whoami v1.5.2
22982025-02-28T11:18:24.413Z Checking static_assertions v1.1.0
22992025-02-28T11:18:24.465Z Checking number_prefix v0.4.0
23002025-02-28T11:18:24.487Z Checking predicates v3.1.3
23012025-02-28T11:18:24.511Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23022025-02-28T11:18:24.529Z Checking qorb v0.2.1
23032025-02-28T11:18:24.665Z Checking bit-set v0.5.3
23042025-02-28T11:18:24.682Z Checking tokio-postgres v0.7.13
23052025-02-28T11:18:24.780Z Checking indicatif v0.17.11
23062025-02-28T11:18:24.909Z Checking nom v7.1.3
23072025-02-28T11:18:24.927Z Checking ed25519-dalek v2.1.1
23082025-02-28T11:18:25.001Z Checking similar v2.6.0
23092025-02-28T11:18:25.125Z Checking petgraph v0.6.5
23102025-02-28T11:18:25.325Z Checking string_cache v0.8.7
23112025-02-28T11:18:25.501Z Checking ecdsa v0.16.9
23122025-02-28T11:18:25.607Z Checking rsa v0.9.6
23132025-02-28T11:18:25.818Z Checking toml v0.7.8
23142025-02-28T11:18:26.202Z Checking nix v0.29.0
23152025-02-28T11:18:26.516Z Checking clap v4.5.31
23162025-02-28T11:18:26.609Z Checking reqwest v0.12.12
23172025-02-28T11:18:26.627Z Checking zip v0.6.6
23182025-02-28T11:18:27.026Z Checking crossterm v0.28.1
23192025-02-28T11:18:27.332Z Checking itertools v0.10.5
23202025-02-28T11:18:27.504Z Checking itertools v0.12.1
23212025-02-28T11:18:27.521Z Checking fs-err v2.11.0
23222025-02-28T11:18:27.605Z Checking ahash v0.8.11
23232025-02-28T11:18:28.094Z Checking x509-cert v0.2.5
23242025-02-28T11:18:28.142Z Checking hex v0.4.3
23252025-02-28T11:18:28.298Z Checking lalrpop-util v0.19.12
23262025-02-28T11:18:28.408Z Checking peg-runtime v0.8.3
23272025-02-28T11:18:28.587Z Checking sigpipe v0.1.3
23282025-02-28T11:18:29.472Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23292025-02-28T11:18:29.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.43s
23302025-02-28T11:18:29.980Z
23312025-02-28T11:18:29.980Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23322025-02-28T11:18:30.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23332025-02-28T11:18:30.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23342025-02-28T11:18:30.686Z Compiling hashbrown v0.14.5
23352025-02-28T11:18:30.812Z Checking heck v0.5.0
23362025-02-28T11:18:30.825Z Compiling unsafe-libyaml v0.2.11
23372025-02-28T11:18:30.841Z Checking ipnetwork v0.21.1
23382025-02-28T11:18:30.855Z Compiling ident_case v1.0.1
23392025-02-28T11:18:30.869Z Checking progenitor-client v0.8.0
23402025-02-28T11:18:30.886Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23412025-02-28T11:18:30.982Z Checking newtype-uuid v1.2.1
23422025-02-28T11:18:31.030Z Compiling darling_core v0.20.10
23432025-02-28T11:18:31.185Z Checking oxnet v0.1.1
23442025-02-28T11:18:31.209Z Compiling proc-macro-crate v1.3.1
23452025-02-28T11:18:31.224Z Compiling structmeta-derive v0.3.0
23462025-02-28T11:18:31.265Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23472025-02-28T11:18:31.521Z Compiling lzma-sys v0.1.20
23482025-02-28T11:18:31.600Z Compiling daft-derive v0.1.1
23492025-02-28T11:18:31.764Z Checking regress v0.10.1
23502025-02-28T11:18:32.102Z Compiling serde_yaml v0.9.34+deprecated
23512025-02-28T11:18:32.230Z Compiling num_enum_derive v0.5.11
23522025-02-28T11:18:32.609Z Compiling foreign-types-macros v0.2.3
23532025-02-28T11:18:33.047Z Compiling thiserror-impl v2.0.11
23542025-02-28T11:18:33.820Z Compiling structmeta v0.3.0
23552025-02-28T11:18:33.863Z Compiling dropshot v0.16.0
23562025-02-28T11:18:34.174Z Checking arc-swap v1.7.1
23572025-02-28T11:18:34.193Z Checking foreign-types-shared v0.3.1
23582025-02-28T11:18:34.324Z Checking foreign-types v0.5.0
23592025-02-28T11:18:34.439Z Compiling parse-display-derive v0.10.0
23602025-02-28T11:18:34.490Z Checking num_enum v0.5.11
23612025-02-28T11:18:34.598Z Checking slog-scope v4.4.0
23622025-02-28T11:18:34.775Z Checking daft v0.1.1
23632025-02-28T11:18:35.053Z Compiling proc-macro-error v1.0.4
23642025-02-28T11:18:35.291Z Checking typify-impl v0.2.0
23652025-02-28T11:18:35.349Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23662025-02-28T11:18:35.666Z Checking tungstenite v0.21.0
23672025-02-28T11:18:35.683Z Compiling heck v0.3.3
23682025-02-28T11:18:36.018Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23692025-02-28T11:18:36.135Z Checking thiserror v2.0.11
23702025-02-28T11:18:36.297Z Compiling dropshot_endpoint v0.16.0
23712025-02-28T11:18:36.443Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23722025-02-28T11:18:36.572Z Checking cstr-argument v0.1.2
23732025-02-28T11:18:36.766Z Checking instant v0.1.13
23742025-02-28T11:18:36.824Z Checking fastrand v2.1.1
23752025-02-28T11:18:36.882Z Checking pretty-hex v0.2.1
23762025-02-28T11:18:36.901Z Compiling darling_macro v0.20.10
23772025-02-28T11:18:37.067Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23782025-02-28T11:18:37.165Z Checking base64 v0.21.7
23792025-02-28T11:18:37.182Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23802025-02-28T11:18:37.401Z Checking tempfile v3.13.0
23812025-02-28T11:18:37.433Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23822025-02-28T11:18:37.619Z Checking backoff v0.4.0
23832025-02-28T11:18:37.702Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23842025-02-28T11:18:37.705Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23852025-02-28T11:18:37.746Z Checking tokio-tungstenite v0.21.0
23862025-02-28T11:18:37.760Z Compiling darling v0.20.10
23872025-02-28T11:18:37.853Z Checking strum v0.26.3
23882025-02-28T11:18:37.883Z Compiling serde_with_macros v3.12.0
23892025-02-28T11:18:37.901Z Compiling zone_cfg_derive v0.1.2
23902025-02-28T11:18:38.016Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23912025-02-28T11:18:38.033Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23922025-02-28T11:18:38.390Z Checking slog-stdlog v4.1.1
23932025-02-28T11:18:38.409Z Checking regress v0.9.1
23942025-02-28T11:18:38.424Z Checking parse-display v0.10.0
23952025-02-28T11:18:38.566Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23962025-02-28T11:18:38.659Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23972025-02-28T11:18:38.726Z Checking progenitor-client v0.9.1
23982025-02-28T11:18:38.764Z Checking colored v2.2.0
23992025-02-28T11:18:38.966Z Checking macaddr v1.0.1
24002025-02-28T11:18:39.112Z Checking base64 v0.13.1
24012025-02-28T11:18:39.133Z Checking winnow v0.6.20
24022025-02-28T11:18:39.193Z Checking unicode-width v0.1.14
24032025-02-28T11:18:39.319Z Checking zone v0.1.8
24042025-02-28T11:18:39.530Z Checking ron v0.7.1
24052025-02-28T11:18:39.707Z Checking tabwriter v1.4.0
24062025-02-28T11:18:39.975Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24072025-02-28T11:18:40.049Z Checking slog-envlogger v2.2.0
24082025-02-28T11:18:40.291Z Checking xz2 v0.1.7
24092025-02-28T11:18:40.406Z Checking xattr v1.3.1
24102025-02-28T11:18:40.408Z Checking serde_with v3.12.0
24112025-02-28T11:18:40.595Z Checking pem v3.0.5
24122025-02-28T11:18:40.636Z Checking yasna v0.5.2
24132025-02-28T11:18:40.654Z Checking headers-core v0.3.0
24142025-02-28T11:18:40.811Z Checking smf v0.2.3
24152025-02-28T11:18:40.851Z Checking filetime v0.2.25
24162025-02-28T11:18:41.074Z Checking same-file v1.0.6
24172025-02-28T11:18:41.254Z Checking tar v0.4.44
24182025-02-28T11:18:41.269Z Checking walkdir v2.5.0
24192025-02-28T11:18:41.459Z Checking rcgen v0.12.1
24202025-02-28T11:18:41.545Z Checking headers v0.4.0
24212025-02-28T11:18:41.853Z Checking atomicwrites v0.4.4
24222025-02-28T11:18:42.037Z Checking camino-tempfile v1.1.1
24232025-02-28T11:18:42.038Z Checking subprocess v0.2.9
24242025-02-28T11:18:44.642Z Compiling typify-macro v0.2.0
24252025-02-28T11:18:46.169Z Compiling typify v0.2.0
24262025-02-28T11:18:46.240Z Compiling progenitor-impl v0.8.0
24272025-02-28T11:18:48.668Z Compiling progenitor-macro v0.8.0
24282025-02-28T11:18:52.239Z Checking progenitor v0.8.0
24292025-02-28T11:18:52.368Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24302025-02-28T11:18:52.370Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24312025-02-28T11:18:54.844Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24322025-02-28T11:18:55.215Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24332025-02-28T11:19:01.291Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24342025-02-28T11:19:02.899Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24352025-02-28T11:19:04.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.04s
24362025-02-28T11:19:04.228Z
24372025-02-28T11:19:04.228Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24382025-02-28T11:19:04.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392025-02-28T11:19:04.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402025-02-28T11:19:04.937Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24412025-02-28T11:19:06.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
24422025-02-28T11:19:06.504Z
24432025-02-28T11:19:06.504Zinfo: running `cargo check --bins` on nexus-config (51/199)
24442025-02-28T11:19:07.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452025-02-28T11:19:07.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462025-02-28T11:19:07.094Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472025-02-28T11:19:07.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24482025-02-28T11:19:07.173Z
24492025-02-28T11:19:07.173Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24502025-02-28T11:19:07.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512025-02-28T11:19:07.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522025-02-28T11:19:07.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532025-02-28T11:19:07.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24542025-02-28T11:19:07.833Z
24552025-02-28T11:19:07.833Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24562025-02-28T11:19:08.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572025-02-28T11:19:08.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582025-02-28T11:19:08.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592025-02-28T11:19:08.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24602025-02-28T11:19:08.488Z
24612025-02-28T11:19:08.488Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24622025-02-28T11:19:09.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632025-02-28T11:19:09.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642025-02-28T11:19:09.083Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652025-02-28T11:19:09.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24662025-02-28T11:19:09.165Z
24672025-02-28T11:19:09.165Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24682025-02-28T11:19:09.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692025-02-28T11:19:09.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702025-02-28T11:19:09.896Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24712025-02-28T11:19:10.014Z Compiling ipnetwork v0.21.1
24722025-02-28T11:19:10.017Z Compiling progenitor-client v0.8.0
24732025-02-28T11:19:10.017Z Compiling itertools v0.13.0
24742025-02-28T11:19:10.017Z Compiling heapless v0.8.0
24752025-02-28T11:19:10.017Z Compiling thiserror v2.0.11
24762025-02-28T11:19:10.017Z Checking hash32 v0.3.1
24772025-02-28T11:19:10.017Z Compiling instant v0.1.13
24782025-02-28T11:19:10.169Z Compiling smoltcp v0.11.0
24792025-02-28T11:19:10.190Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24802025-02-28T11:19:10.192Z Compiling dropshot v0.16.0
24812025-02-28T11:19:10.239Z Compiling backoff v0.4.0
24822025-02-28T11:19:10.480Z Compiling oxnet v0.1.1
24832025-02-28T11:19:10.574Z Compiling progenitor v0.8.0
24842025-02-28T11:19:10.777Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24852025-02-28T11:19:10.798Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24862025-02-28T11:19:10.844Z Compiling daft v0.1.1
24872025-02-28T11:19:10.909Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24882025-02-28T11:19:10.994Z Compiling serde_with v3.12.0
24892025-02-28T11:19:11.142Z Compiling parse-display v0.10.0
24902025-02-28T11:19:11.324Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24912025-02-28T11:19:11.638Z Checking num-rational v0.4.2
24922025-02-28T11:19:11.718Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24932025-02-28T11:19:11.812Z Compiling progenitor-client v0.9.1
24942025-02-28T11:19:12.258Z Compiling regress v0.9.1
24952025-02-28T11:19:12.352Z Compiling phf_generator v0.11.2
24962025-02-28T11:19:12.546Z Checking num-complex v0.4.6
24972025-02-28T11:19:12.945Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24982025-02-28T11:19:13.329Z Compiling macaddr v1.0.1
24992025-02-28T11:19:13.750Z Checking cobs v0.2.3
25002025-02-28T11:19:13.945Z Checking postcard v1.0.10
25012025-02-28T11:19:14.219Z Compiling num v0.4.3
25022025-02-28T11:19:14.437Z Compiling phf_codegen v0.11.2
25032025-02-28T11:19:14.482Z Compiling parse-zoneinfo v0.3.1
25042025-02-28T11:19:14.673Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25052025-02-28T11:19:15.019Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25062025-02-28T11:19:15.190Z Compiling float-ord v0.3.2
25072025-02-28T11:19:15.390Z Compiling convert_case v0.4.0
25082025-02-28T11:19:16.370Z Compiling derive_more v0.99.19
25092025-02-28T11:19:17.110Z Compiling chrono-tz-build v0.4.0
25102025-02-28T11:19:17.431Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25112025-02-28T11:19:18.001Z Compiling crucible-workspace-hack v0.1.0
25122025-02-28T11:19:18.278Z Checking newline-converter v0.3.0
25132025-02-28T11:19:18.296Z Compiling chrono-tz v0.10.1
25142025-02-28T11:19:18.339Z Checking itertools v0.14.0
25152025-02-28T11:19:18.441Z Checking prettyplease v0.2.29
25162025-02-28T11:19:18.971Z Compiling slog-dtrace v0.3.0
25172025-02-28T11:19:19.088Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25182025-02-28T11:19:19.352Z Checking expectorate v1.1.0
25192025-02-28T11:19:19.422Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25202025-02-28T11:19:19.550Z Compiling zone_cfg_derive v0.3.0
25212025-02-28T11:19:19.633Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25222025-02-28T11:19:20.133Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25232025-02-28T11:19:20.473Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25242025-02-28T11:19:20.787Z Compiling const_format_proc_macros v0.2.34
25252025-02-28T11:19:20.805Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25262025-02-28T11:19:20.897Z Compiling num-derive v0.4.2
25272025-02-28T11:19:20.958Z Checking highway v1.3.0
25282025-02-28T11:19:21.297Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25292025-02-28T11:19:21.445Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25302025-02-28T11:19:21.778Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25312025-02-28T11:19:21.874Z Checking zone v0.3.0
25322025-02-28T11:19:22.036Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25332025-02-28T11:19:22.179Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25342025-02-28T11:19:22.705Z Checking const_format v0.2.34
25352025-02-28T11:19:22.838Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25362025-02-28T11:19:23.077Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25372025-02-28T11:19:23.104Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25382025-02-28T11:19:23.185Z Checking gethostname v0.5.0
25392025-02-28T11:19:23.332Z Checking bcs v0.1.6
25402025-02-28T11:19:23.547Z Checking nanorand v0.7.0
25412025-02-28T11:19:23.587Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25422025-02-28T11:19:23.782Z Compiling async-recursion v1.1.1
25432025-02-28T11:19:23.916Z Checking termtree v0.5.1
25442025-02-28T11:19:24.122Z Checking flume v0.11.1
25452025-02-28T11:19:24.668Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25462025-02-28T11:19:24.671Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25472025-02-28T11:19:25.192Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25482025-02-28T11:19:25.239Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25492025-02-28T11:19:31.128Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25502025-02-28T11:19:34.339Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25512025-02-28T11:19:36.838Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25522025-02-28T11:19:38.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.88s
25532025-02-28T11:19:38.249Z
25542025-02-28T11:19:38.249Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25552025-02-28T11:19:38.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562025-02-28T11:19:38.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572025-02-28T11:19:38.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582025-02-28T11:19:38.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25592025-02-28T11:19:38.940Z
25602025-02-28T11:19:38.940Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25612025-02-28T11:19:39.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622025-02-28T11:19:39.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632025-02-28T11:19:39.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642025-02-28T11:19:39.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25652025-02-28T11:19:39.624Z
25662025-02-28T11:19:39.624Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25672025-02-28T11:19:40.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682025-02-28T11:19:40.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692025-02-28T11:19:40.321Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25702025-02-28T11:19:40.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
25712025-02-28T11:19:41.141Z
25722025-02-28T11:19:41.141Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25732025-02-28T11:19:41.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742025-02-28T11:19:41.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752025-02-28T11:19:41.855Z Compiling cfg_aliases v0.1.1
25762025-02-28T11:19:41.858Z Compiling vte_generate_state_changes v0.1.2
25772025-02-28T11:19:41.858Z Checking fd-lock v4.0.2
25782025-02-28T11:19:41.858Z Checking nibble_vec v0.1.0
25792025-02-28T11:19:41.858Z Checking bytecount v0.6.8
25802025-02-28T11:19:41.966Z Checking endian-type v0.1.2
25812025-02-28T11:19:41.994Z Compiling tabled_derive v0.7.0
25822025-02-28T11:19:42.007Z Compiling peg-macros v0.8.4
25832025-02-28T11:19:42.048Z Compiling nix v0.28.0
25842025-02-28T11:19:42.129Z Checking papergrid v0.11.0
25852025-02-28T11:19:42.146Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25862025-02-28T11:19:42.160Z Compiling sqlparser_derive v0.2.2
25872025-02-28T11:19:42.203Z Checking radix_trie v0.2.1
25882025-02-28T11:19:42.549Z Checking vte v0.11.1
25892025-02-28T11:19:42.622Z Checking home v0.5.9
25902025-02-28T11:19:42.787Z Checking unicode_categories v0.1.1
25912025-02-28T11:19:43.109Z Checking nu-ansi-term v0.50.1
25922025-02-28T11:19:43.167Z Checking sqlformat v0.2.6
25932025-02-28T11:19:43.222Z Checking sqlparser v0.45.0
25942025-02-28T11:19:43.507Z Checking display-error-chain v0.2.2
25952025-02-28T11:19:43.901Z Checking strip-ansi-escapes v0.2.0
25962025-02-28T11:19:44.046Z Checking tabled v0.15.0
25972025-02-28T11:19:44.063Z Checking reedline v0.35.0
25982025-02-28T11:19:44.442Z Checking peg v0.8.4
25992025-02-28T11:19:45.018Z Checking rustyline v14.0.0
26002025-02-28T11:19:53.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.73s
26012025-02-28T11:19:54.066Z
26022025-02-28T11:19:54.066Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
26032025-02-28T11:19:54.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042025-02-28T11:19:54.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052025-02-28T11:19:54.780Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26062025-02-28T11:19:59.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
26072025-02-28T11:20:00.039Z
26082025-02-28T11:20:00.039Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
26092025-02-28T11:20:00.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102025-02-28T11:20:00.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112025-02-28T11:20:00.743Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26122025-02-28T11:20:04.234Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s
26132025-02-28T11:20:04.415Z
26142025-02-28T11:20:04.415Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
26152025-02-28T11:20:05.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162025-02-28T11:20:05.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172025-02-28T11:20:05.129Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26182025-02-28T11:20:09.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
26192025-02-28T11:20:10.134Z
26202025-02-28T11:20:10.134Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
26212025-02-28T11:20:10.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222025-02-28T11:20:10.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232025-02-28T11:20:10.851Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26242025-02-28T11:20:15.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
26252025-02-28T11:20:15.878Z
26262025-02-28T11:20:15.878Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
26272025-02-28T11:20:16.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282025-02-28T11:20:16.476Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292025-02-28T11:20:16.582Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26302025-02-28T11:20:20.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
26312025-02-28T11:20:20.477Z
26322025-02-28T11:20:20.477Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26332025-02-28T11:20:21.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342025-02-28T11:20:21.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352025-02-28T11:20:21.186Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26362025-02-28T11:20:24.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
26372025-02-28T11:20:25.114Z
26382025-02-28T11:20:25.114Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26392025-02-28T11:20:25.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402025-02-28T11:20:25.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412025-02-28T11:20:25.822Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26422025-02-28T11:20:30.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.72s
26432025-02-28T11:20:31.028Z
26442025-02-28T11:20:31.028Zinfo: running `cargo check --bins` on oximeter (67/199)
26452025-02-28T11:20:31.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462025-02-28T11:20:31.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472025-02-28T11:20:31.614Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482025-02-28T11:20:31.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26492025-02-28T11:20:31.697Z
26502025-02-28T11:20:31.697Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26512025-02-28T11:20:32.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-02-28T11:20:32.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-02-28T11:20:32.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542025-02-28T11:20:32.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26552025-02-28T11:20:32.349Z
26562025-02-28T11:20:32.349Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26572025-02-28T11:20:32.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-02-28T11:20:32.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-02-28T11:20:33.021Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26602025-02-28T11:20:35.043Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26612025-02-28T11:20:36.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
26622025-02-28T11:20:36.191Z
26632025-02-28T11:20:36.191Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26642025-02-28T11:20:36.780Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26652025-02-28T11:20:36.783Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26662025-02-28T11:20:36.783Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26672025-02-28T11:20:36.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26682025-02-28T11:20:36.863Z
26692025-02-28T11:20:36.863Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26702025-02-28T11:20:37.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-02-28T11:20:37.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-02-28T11:20:37.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-02-28T11:20:37.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26742025-02-28T11:20:37.533Z
26752025-02-28T11:20:37.533Zinfo: running `cargo check --bins` on oxql-types (72/199)
26762025-02-28T11:20:38.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-02-28T11:20:38.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-02-28T11:20:38.123Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-02-28T11:20:38.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26802025-02-28T11:20:38.203Z
26812025-02-28T11:20:38.203Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26822025-02-28T11:20:38.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-02-28T11:20:38.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-02-28T11:20:38.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-02-28T11:20:38.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26862025-02-28T11:20:38.913Z
26872025-02-28T11:20:38.914Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26882025-02-28T11:20:39.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-02-28T11:20:39.519Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-02-28T11:20:39.519Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-02-28T11:20:39.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26922025-02-28T11:20:39.601Z
26932025-02-28T11:20:39.601Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
26942025-02-28T11:20:40.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-02-28T11:20:40.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-02-28T11:20:40.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-02-28T11:20:40.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26982025-02-28T11:20:40.292Z
26992025-02-28T11:20:40.292Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
27002025-02-28T11:20:40.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-02-28T11:20:40.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-02-28T11:20:40.892Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-02-28T11:20:40.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27042025-02-28T11:20:40.974Z
27052025-02-28T11:20:40.974Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
27062025-02-28T11:20:41.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-02-28T11:20:41.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-02-28T11:20:41.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-02-28T11:20:41.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27102025-02-28T11:20:41.669Z
27112025-02-28T11:20:41.669Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
27122025-02-28T11:20:42.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-02-28T11:20:42.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-02-28T11:20:42.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-02-28T11:20:42.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27162025-02-28T11:20:42.337Z
27172025-02-28T11:20:42.337Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
27182025-02-28T11:20:42.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-02-28T11:20:42.912Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-02-28T11:20:42.913Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-02-28T11:20:42.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27222025-02-28T11:20:42.990Z
27232025-02-28T11:20:42.990Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
27242025-02-28T11:20:43.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-02-28T11:20:43.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-02-28T11:20:43.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-02-28T11:20:43.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27282025-02-28T11:20:43.678Z
27292025-02-28T11:20:43.678Zinfo: running `cargo check --bins` on dns-service-client (81/199)
27302025-02-28T11:20:44.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-02-28T11:20:44.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-02-28T11:20:44.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-02-28T11:20:44.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27342025-02-28T11:20:44.349Z
27352025-02-28T11:20:44.349Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27362025-02-28T11:20:44.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-02-28T11:20:44.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-02-28T11:20:44.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-02-28T11:20:44.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27402025-02-28T11:20:45.020Z
27412025-02-28T11:20:45.020Zinfo: running `cargo check --bins` on dpd-client (83/199)
27422025-02-28T11:20:45.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-02-28T11:20:45.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-02-28T11:20:45.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-02-28T11:20:45.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27462025-02-28T11:20:45.690Z
27472025-02-28T11:20:45.691Zinfo: running `cargo check --bins` on gateway-client (84/199)
27482025-02-28T11:20:46.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-02-28T11:20:46.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-02-28T11:20:46.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-02-28T11:20:46.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27522025-02-28T11:20:46.353Z
27532025-02-28T11:20:46.353Zinfo: running `cargo check --bins` on installinator-client (85/199)
27542025-02-28T11:20:46.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-02-28T11:20:46.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-02-28T11:20:46.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-02-28T11:20:46.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27582025-02-28T11:20:47.055Z
27592025-02-28T11:20:47.055Zinfo: running `cargo check --bins` on installinator-common (86/199)
27602025-02-28T11:20:47.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-02-28T11:20:47.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-02-28T11:20:47.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-02-28T11:20:47.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27642025-02-28T11:20:47.748Z
27652025-02-28T11:20:47.748Zinfo: running `cargo check --bins` on update-engine (87/199)
27662025-02-28T11:20:48.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-02-28T11:20:48.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-02-28T11:20:48.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-02-28T11:20:48.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27702025-02-28T11:20:48.417Z
27712025-02-28T11:20:48.417Zinfo: running `cargo check --bins` on nexus-client (88/199)
27722025-02-28T11:20:49.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-02-28T11:20:49.033Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-02-28T11:20:49.033Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-02-28T11:20:49.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27762025-02-28T11:20:49.121Z
27772025-02-28T11:20:49.121Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27782025-02-28T11:20:49.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-02-28T11:20:49.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-02-28T11:20:49.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-02-28T11:20:49.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27822025-02-28T11:20:49.818Z
27832025-02-28T11:20:49.818Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27842025-02-28T11:20:50.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-02-28T11:20:50.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-02-28T11:20:50.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-02-28T11:20:50.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27882025-02-28T11:20:50.475Z
27892025-02-28T11:20:50.475Zinfo: running `cargo check --bins` on nexus-types (91/199)
27902025-02-28T11:20:51.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-02-28T11:20:51.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-02-28T11:20:51.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-02-28T11:20:51.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27942025-02-28T11:20:51.174Z
27952025-02-28T11:20:51.174Zinfo: running `cargo check --bins` on oxide-client (92/199)
27962025-02-28T11:20:51.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-02-28T11:20:51.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-02-28T11:20:51.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-02-28T11:20:51.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28002025-02-28T11:20:51.839Z
28012025-02-28T11:20:51.840Zinfo: running `cargo check --bins` on oximeter-client (93/199)
28022025-02-28T11:20:52.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-02-28T11:20:52.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-02-28T11:20:52.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052025-02-28T11:20:52.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28062025-02-28T11:20:52.512Z
28072025-02-28T11:20:52.513Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28082025-02-28T11:20:53.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092025-02-28T11:20:53.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102025-02-28T11:20:53.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112025-02-28T11:20:53.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28122025-02-28T11:20:53.171Z
28132025-02-28T11:20:53.171Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28142025-02-28T11:20:53.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152025-02-28T11:20:53.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162025-02-28T11:20:53.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172025-02-28T11:20:53.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28182025-02-28T11:20:53.868Z
28192025-02-28T11:20:53.868Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28202025-02-28T11:20:54.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212025-02-28T11:20:54.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222025-02-28T11:20:54.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232025-02-28T11:20:54.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28242025-02-28T11:20:54.593Z
28252025-02-28T11:20:54.593Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28262025-02-28T11:20:55.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272025-02-28T11:20:55.207Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282025-02-28T11:20:55.207Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292025-02-28T11:20:55.210Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28302025-02-28T11:20:55.295Z
28312025-02-28T11:20:55.295Zinfo: running `cargo check --bins` on wicket-common (98/199)
28322025-02-28T11:20:55.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332025-02-28T11:20:55.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342025-02-28T11:20:55.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352025-02-28T11:20:55.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28362025-02-28T11:20:56.005Z
28372025-02-28T11:20:56.005Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28382025-02-28T11:20:56.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392025-02-28T11:20:56.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402025-02-28T11:20:56.716Z Checking csv-core v0.1.11
28412025-02-28T11:20:56.716Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28422025-02-28T11:20:56.719Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28432025-02-28T11:20:56.719Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28442025-02-28T11:20:56.999Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28452025-02-28T11:20:57.013Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28462025-02-28T11:20:57.054Z Checking csv v1.3.1
28472025-02-28T11:20:57.601Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28482025-02-28T11:20:57.948Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28492025-02-28T11:20:59.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
28502025-02-28T11:20:59.730Z
28512025-02-28T11:20:59.730Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28522025-02-28T11:21:00.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-02-28T11:21:00.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-02-28T11:21:00.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552025-02-28T11:21:00.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28562025-02-28T11:21:00.415Z
28572025-02-28T11:21:00.415Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28582025-02-28T11:21:01.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592025-02-28T11:21:01.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602025-02-28T11:21:01.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612025-02-28T11:21:01.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28622025-02-28T11:21:01.090Z
28632025-02-28T11:21:01.090Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28642025-02-28T11:21:01.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652025-02-28T11:21:01.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662025-02-28T11:21:01.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672025-02-28T11:21:01.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28682025-02-28T11:21:01.871Z
28692025-02-28T11:21:01.871Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28702025-02-28T11:21:02.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-02-28T11:21:02.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-02-28T11:21:02.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732025-02-28T11:21:02.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
28742025-02-28T11:21:02.652Z
28752025-02-28T11:21:02.652Zinfo: running `cargo check --bins` on dns-server (104/199)
28762025-02-28T11:21:03.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772025-02-28T11:21:03.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782025-02-28T11:21:03.360Z Compiling typify-impl v0.3.0
28792025-02-28T11:21:03.472Z Compiling parking_lot_core v0.8.6
28802025-02-28T11:21:03.475Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28812025-02-28T11:21:03.483Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28822025-02-28T11:21:03.493Z Checking fxhash v0.2.1
28832025-02-28T11:21:03.517Z Checking hickory-client v0.24.4
28842025-02-28T11:21:03.520Z Checking hickory-server v0.24.4
28852025-02-28T11:21:04.208Z Checking parking_lot v0.11.2
28862025-02-28T11:21:04.289Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28872025-02-28T11:21:04.453Z Checking sled v0.34.7
28882025-02-28T11:21:08.567Z Compiling typify-macro v0.3.0
28892025-02-28T11:21:10.109Z Compiling typify v0.3.0
28902025-02-28T11:21:10.183Z Compiling progenitor-impl v0.9.1
28912025-02-28T11:21:12.690Z Compiling progenitor-macro v0.9.1
28922025-02-28T11:21:16.292Z Checking progenitor v0.9.1
28932025-02-28T11:21:16.424Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28942025-02-28T11:21:16.887Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28952025-02-28T11:21:18.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.49s
28962025-02-28T11:21:18.344Z
28972025-02-28T11:21:18.344Zinfo: running `cargo check --bins` on dns-server-api (105/199)
28982025-02-28T11:21:18.935Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992025-02-28T11:21:18.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002025-02-28T11:21:18.938Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29012025-02-28T11:21:18.941Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29022025-02-28T11:21:19.025Z
29032025-02-28T11:21:19.025Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
29042025-02-28T11:21:19.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29052025-02-28T11:21:19.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29062025-02-28T11:21:19.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29072025-02-28T11:21:19.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29082025-02-28T11:21:19.704Z
29092025-02-28T11:21:19.704Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29102025-02-28T11:21:20.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112025-02-28T11:21:20.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122025-02-28T11:21:20.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132025-02-28T11:21:20.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
29142025-02-28T11:21:20.487Z
29152025-02-28T11:21:20.487Zinfo: running `cargo check --bins` on gateway-types (108/199)
29162025-02-28T11:21:21.142Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172025-02-28T11:21:21.145Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182025-02-28T11:21:21.145Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192025-02-28T11:21:21.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29202025-02-28T11:21:21.248Z
29212025-02-28T11:21:21.248Zinfo: running `cargo check --bins` on ipcc (109/199)
29222025-02-28T11:21:21.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232025-02-28T11:21:21.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242025-02-28T11:21:21.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252025-02-28T11:21:21.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29262025-02-28T11:21:22.030Z
29272025-02-28T11:21:22.030Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29282025-02-28T11:21:22.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292025-02-28T11:21:22.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302025-02-28T11:21:22.841Z Compiling radium v0.7.0
29312025-02-28T11:21:22.841Z Compiling semver v0.1.20
29322025-02-28T11:21:22.957Z Checking tap v1.0.1
29332025-02-28T11:21:22.971Z Compiling maybe-uninit v2.0.0
29342025-02-28T11:21:22.995Z Checking password-hash v0.5.0
29352025-02-28T11:21:22.997Z Checking blake2 v0.10.6
29362025-02-28T11:21:22.997Z Compiling owo-colors v4.2.0
29372025-02-28T11:21:22.998Z Checking funty v2.0.0
29382025-02-28T11:21:23.116Z Checking wyz v0.5.1
29392025-02-28T11:21:23.418Z Compiling rustc_version v0.1.7
29402025-02-28T11:21:23.473Z Compiling packed_struct v0.10.1
29412025-02-28T11:21:23.476Z Checking crc-catalog v2.4.0
29422025-02-28T11:21:23.538Z Compiling cancel-safe-futures v0.1.5
29432025-02-28T11:21:23.673Z Checking crc v3.2.1
29442025-02-28T11:21:23.712Z Checking argon2 v0.5.3
29452025-02-28T11:21:23.762Z Compiling packed_struct_codegen v0.10.1
29462025-02-28T11:21:23.798Z Compiling newtype_derive v0.1.6
29472025-02-28T11:21:23.836Z Checking libsw-core v0.3.1
29482025-02-28T11:21:23.879Z Checking bitvec v1.0.1
29492025-02-28T11:21:23.931Z Compiling indexmap v1.9.3
29502025-02-28T11:21:23.998Z Checking half v2.4.1
29512025-02-28T11:21:24.080Z Checking fixedbitset v0.5.7
29522025-02-28T11:21:24.096Z Checking nodrop v0.1.14
29532025-02-28T11:21:24.186Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29542025-02-28T11:21:24.231Z Checking ciborium-io v0.2.2
29552025-02-28T11:21:24.472Z Checking array-init v0.0.4
29562025-02-28T11:21:24.482Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29572025-02-28T11:21:24.483Z Checking petgraph v0.7.1
29582025-02-28T11:21:24.483Z Checking ciborium-ll v0.2.2
29592025-02-28T11:21:24.487Z Checking libsw v3.4.0
29602025-02-28T11:21:24.688Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29612025-02-28T11:21:24.733Z Checking smallvec v0.6.14
29622025-02-28T11:21:24.988Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29632025-02-28T11:21:25.143Z Checking termcolor v1.4.1
29642025-02-28T11:21:25.165Z Checking swrite v0.1.0
29652025-02-28T11:21:25.297Z Checking linear-map v1.2.0
29662025-02-28T11:21:25.430Z Checking bitfield v0.14.0
29672025-02-28T11:21:25.574Z Checking indent_write v2.2.0
29682025-02-28T11:21:25.613Z Checking hashbrown v0.12.3
29692025-02-28T11:21:25.706Z Checking ron v0.8.1
29702025-02-28T11:21:25.786Z Checking env_logger v0.10.2
29712025-02-28T11:21:26.028Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29722025-02-28T11:21:26.212Z Checking serde-hex v0.1.0
29732025-02-28T11:21:26.277Z Checking ciborium v0.2.2
29742025-02-28T11:21:26.378Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29752025-02-28T11:21:27.156Z Checking steno v0.4.1
29762025-02-28T11:21:27.173Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29772025-02-28T11:21:27.238Z Checking hashbrown v0.13.2
29782025-02-28T11:21:27.413Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29792025-02-28T11:21:27.431Z Checking humantime v2.1.0
29802025-02-28T11:21:27.547Z Checking crc-any v2.5.0
29812025-02-28T11:21:27.743Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29822025-02-28T11:21:27.942Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29832025-02-28T11:21:28.028Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29842025-02-28T11:21:28.161Z Checking object v0.30.4
29852025-02-28T11:21:28.367Z Checking path-slash v0.1.5
29862025-02-28T11:21:28.521Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29872025-02-28T11:21:28.614Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29882025-02-28T11:21:29.296Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29892025-02-28T11:21:29.337Z Checking nix v0.27.1
29902025-02-28T11:21:29.585Z Checking tungstenite v0.23.0
29912025-02-28T11:21:29.884Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29922025-02-28T11:21:30.033Z Checking kstat-rs v0.2.4
29932025-02-28T11:21:30.334Z Checking signal-hook-tokio v0.3.1
29942025-02-28T11:21:30.403Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29952025-02-28T11:21:30.497Z Checking tokio-tungstenite v0.23.1
29962025-02-28T11:21:30.830Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29972025-02-28T11:21:31.210Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29982025-02-28T11:21:37.972Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
29992025-02-28T11:21:39.322Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30002025-02-28T11:21:42.705Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30012025-02-28T11:21:48.469Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30022025-02-28T11:21:49.161Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30032025-02-28T11:21:52.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.10s
30042025-02-28T11:21:52.361Z
30052025-02-28T11:21:52.361Zinfo: running `cargo check --bins` on gateway-api (111/199)
30062025-02-28T11:21:52.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072025-02-28T11:21:52.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082025-02-28T11:21:52.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30092025-02-28T11:21:52.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30102025-02-28T11:21:53.055Z
30112025-02-28T11:21:53.055Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30122025-02-28T11:21:53.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132025-02-28T11:21:53.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142025-02-28T11:21:53.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30152025-02-28T11:21:53.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30162025-02-28T11:21:53.801Z
30172025-02-28T11:21:53.801Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30182025-02-28T11:21:54.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192025-02-28T11:21:54.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202025-02-28T11:21:54.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212025-02-28T11:21:54.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30222025-02-28T11:21:54.554Z
30232025-02-28T11:21:54.554Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30242025-02-28T11:21:55.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252025-02-28T11:21:55.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262025-02-28T11:21:55.190Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272025-02-28T11:21:55.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30282025-02-28T11:21:55.283Z
30292025-02-28T11:21:55.283Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30302025-02-28T11:21:55.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312025-02-28T11:21:55.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322025-02-28T11:21:55.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332025-02-28T11:21:55.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30342025-02-28T11:21:55.987Z
30352025-02-28T11:21:55.987Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30362025-02-28T11:21:56.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372025-02-28T11:21:56.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382025-02-28T11:21:56.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392025-02-28T11:21:56.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30402025-02-28T11:21:56.686Z
30412025-02-28T11:21:56.686Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30422025-02-28T11:21:57.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432025-02-28T11:21:57.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442025-02-28T11:21:57.279Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452025-02-28T11:21:57.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30462025-02-28T11:21:57.360Z
30472025-02-28T11:21:57.360Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30482025-02-28T11:21:57.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-02-28T11:21:57.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-02-28T11:21:57.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-02-28T11:21:57.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30522025-02-28T11:21:58.062Z
30532025-02-28T11:21:58.062Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30542025-02-28T11:21:58.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-02-28T11:21:58.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-02-28T11:21:58.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-02-28T11:21:58.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30582025-02-28T11:21:58.801Z
30592025-02-28T11:21:58.801Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30602025-02-28T11:21:59.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-02-28T11:21:59.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-02-28T11:21:59.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-02-28T11:21:59.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30642025-02-28T11:21:59.495Z
30652025-02-28T11:21:59.495Zinfo: running `cargo check --bins` on sp-sim (121/199)
30662025-02-28T11:22:00.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-02-28T11:22:00.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-02-28T11:22:00.197Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30692025-02-28T11:22:00.662Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30702025-02-28T11:22:02.392Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30712025-02-28T11:22:04.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
30722025-02-28T11:22:04.446Z
30732025-02-28T11:22:04.446Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30742025-02-28T11:22:05.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752025-02-28T11:22:05.144Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762025-02-28T11:22:05.144Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772025-02-28T11:22:05.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30782025-02-28T11:22:05.242Z
30792025-02-28T11:22:05.242Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30802025-02-28T11:22:05.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812025-02-28T11:22:05.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822025-02-28T11:22:05.933Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832025-02-28T11:22:05.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30842025-02-28T11:22:06.030Z
30852025-02-28T11:22:06.030Zinfo: running `cargo check --bins` on db-macros (124/199)
30862025-02-28T11:22:06.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872025-02-28T11:22:06.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882025-02-28T11:22:06.645Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892025-02-28T11:22:06.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30902025-02-28T11:22:06.730Z
30912025-02-28T11:22:06.731Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
30922025-02-28T11:22:07.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932025-02-28T11:22:07.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942025-02-28T11:22:07.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952025-02-28T11:22:07.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30962025-02-28T11:22:07.409Z
30972025-02-28T11:22:07.409Zinfo: running `cargo check --bins` on nexus-auth (126/199)
30982025-02-28T11:22:08.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992025-02-28T11:22:08.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002025-02-28T11:22:08.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012025-02-28T11:22:08.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31022025-02-28T11:22:08.169Z
31032025-02-28T11:22:08.169Zinfo: running `cargo check --bins` on authz-macros (127/199)
31042025-02-28T11:22:08.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052025-02-28T11:22:08.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062025-02-28T11:22:08.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072025-02-28T11:22:08.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31082025-02-28T11:22:08.832Z
31092025-02-28T11:22:08.832Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31102025-02-28T11:22:09.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112025-02-28T11:22:09.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122025-02-28T11:22:09.456Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132025-02-28T11:22:09.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31142025-02-28T11:22:09.546Z
31152025-02-28T11:22:09.546Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31162025-02-28T11:22:10.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172025-02-28T11:22:10.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182025-02-28T11:22:10.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192025-02-28T11:22:10.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31202025-02-28T11:22:10.272Z
31212025-02-28T11:22:10.272Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31222025-02-28T11:22:10.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232025-02-28T11:22:10.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242025-02-28T11:22:10.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252025-02-28T11:22:10.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31262025-02-28T11:22:10.998Z
31272025-02-28T11:22:10.998Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31282025-02-28T11:22:11.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292025-02-28T11:22:11.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302025-02-28T11:22:11.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312025-02-28T11:22:11.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31322025-02-28T11:22:11.734Z
31332025-02-28T11:22:11.734Zinfo: running `cargo check --bins` on typed-rng (132/199)
31342025-02-28T11:22:12.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-02-28T11:22:12.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-02-28T11:22:12.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-02-28T11:22:12.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31382025-02-28T11:22:12.394Z
31392025-02-28T11:22:12.394Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31402025-02-28T11:22:13.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-02-28T11:22:13.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-02-28T11:22:13.237Z Checking keccak v0.1.5
31432025-02-28T11:22:13.356Z Checking secrecy v0.8.0
31442025-02-28T11:22:13.365Z Compiling unicase v2.7.0
31452025-02-28T11:22:13.365Z Compiling same-file v1.0.6
31462025-02-28T11:22:13.383Z Compiling tempfile v3.13.0
31472025-02-28T11:22:13.412Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31482025-02-28T11:22:13.415Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31492025-02-28T11:22:13.415Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31502025-02-28T11:22:13.541Z Compiling thiserror-impl-no-std v2.0.2
31512025-02-28T11:22:13.633Z Checking sha3 v0.10.8
31522025-02-28T11:22:13.636Z Compiling walkdir v2.5.0
31532025-02-28T11:22:13.693Z Checking universal-hash v0.5.1
31542025-02-28T11:22:13.851Z Compiling blake3 v1.5.4
31552025-02-28T11:22:13.887Z Checking opaque-debug v0.3.1
31562025-02-28T11:22:13.910Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31572025-02-28T11:22:14.011Z Checking poly1305 v0.8.0
31582025-02-28T11:22:14.062Z Checking chacha20 v0.9.1
31592025-02-28T11:22:14.085Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31602025-02-28T11:22:14.149Z Checking aead v0.5.2
31612025-02-28T11:22:14.274Z Compiling memmap2 v0.9.5
31622025-02-28T11:22:14.316Z Compiling arrayvec v0.7.6
31632025-02-28T11:22:14.382Z Compiling libefi-sys v0.1.0
31642025-02-28T11:22:14.432Z Compiling arrayref v0.3.9
31652025-02-28T11:22:14.549Z Compiling constant_time_eq v0.3.1
31662025-02-28T11:22:14.571Z Compiling salty v0.3.0
31672025-02-28T11:22:14.663Z Checking chacha20poly1305 v0.10.1
31682025-02-28T11:22:14.751Z Compiling toolchain_find v0.4.0
31692025-02-28T11:22:14.772Z Compiling camino-tempfile v1.1.1
31702025-02-28T11:22:14.875Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31712025-02-28T11:22:15.064Z Compiling bitfield-struct v0.6.2
31722025-02-28T11:22:15.179Z Compiling topological-sort v0.2.2
31732025-02-28T11:22:15.230Z Compiling mime_guess v2.0.5
31742025-02-28T11:22:15.422Z Compiling rustfmt-wrapper v0.2.1
31752025-02-28T11:22:15.846Z Compiling progenitor v0.9.1
31762025-02-28T11:22:15.924Z Compiling omicron-zone-package v0.12.0
31772025-02-28T11:22:15.997Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31782025-02-28T11:22:16.099Z Checking primeorder v0.13.6
31792025-02-28T11:22:16.318Z Checking env_filter v0.1.2
31802025-02-28T11:22:16.352Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31812025-02-28T11:22:16.371Z Checking thiserror-no-std v2.0.2
31822025-02-28T11:22:16.473Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31832025-02-28T11:22:16.496Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31842025-02-28T11:22:16.514Z Checking vsss-rs v3.3.4
31852025-02-28T11:22:16.574Z Checking env_logger v0.11.5
31862025-02-28T11:22:16.595Z Checking p384 v0.13.0
31872025-02-28T11:22:16.692Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31882025-02-28T11:22:16.836Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31892025-02-28T11:22:16.951Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31902025-02-28T11:22:17.043Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31912025-02-28T11:22:17.076Z Checking lockfree-object-pool v0.1.6
31922025-02-28T11:22:17.153Z Checking simd-adler32 v0.3.7
31932025-02-28T11:22:17.207Z Compiling zip v2.1.3
31942025-02-28T11:22:17.342Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
31952025-02-28T11:22:17.507Z Checking http-range v0.1.5
31962025-02-28T11:22:17.528Z Checking bumpalo v3.16.0
31972025-02-28T11:22:17.584Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31982025-02-28T11:22:17.733Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31992025-02-28T11:22:17.795Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32002025-02-28T11:22:17.848Z Checking zopfli v0.8.1
32012025-02-28T11:22:18.088Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32022025-02-28T11:22:18.143Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32032025-02-28T11:22:18.492Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32042025-02-28T11:22:18.570Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32052025-02-28T11:22:18.712Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32062025-02-28T11:22:18.959Z Checking atty v0.2.14
32072025-02-28T11:22:18.988Z Checking glob v0.3.2
32082025-02-28T11:22:19.115Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32092025-02-28T11:22:19.134Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32102025-02-28T11:22:19.334Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32112025-02-28T11:22:19.703Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32122025-02-28T11:22:20.244Z Checking hyper-staticfile v0.10.1
32132025-02-28T11:22:20.427Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
32142025-02-28T11:22:20.792Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32152025-02-28T11:22:20.817Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32162025-02-28T11:22:20.820Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32172025-02-28T11:22:21.030Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32182025-02-28T11:22:21.202Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32192025-02-28T11:22:21.435Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32202025-02-28T11:22:21.456Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32212025-02-28T11:22:21.700Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32222025-02-28T11:22:22.040Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32232025-02-28T11:22:22.159Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32242025-02-28T11:22:25.304Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32252025-02-28T11:22:25.304Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32262025-02-28T11:22:34.348Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32272025-02-28T11:22:48.386Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.98s
32282025-02-28T11:22:48.583Z
32292025-02-28T11:22:48.583Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32302025-02-28T11:22:49.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32312025-02-28T11:22:49.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32322025-02-28T11:22:49.422Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32332025-02-28T11:23:03.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.07s
32342025-02-28T11:23:03.871Z
32352025-02-28T11:23:03.871Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32362025-02-28T11:23:04.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32372025-02-28T11:23:04.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32382025-02-28T11:23:04.715Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32392025-02-28T11:23:18.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.08s
32402025-02-28T11:23:19.179Z
32412025-02-28T11:23:19.179Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32422025-02-28T11:23:19.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32432025-02-28T11:23:19.892Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32442025-02-28T11:23:20.036Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32452025-02-28T11:23:34.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.90s
32462025-02-28T11:23:34.294Z
32472025-02-28T11:23:34.294Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32482025-02-28T11:23:34.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492025-02-28T11:23:34.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502025-02-28T11:23:35.110Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32512025-02-28T11:23:49.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.24s
32522025-02-28T11:23:49.760Z
32532025-02-28T11:23:49.760Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32542025-02-28T11:23:50.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552025-02-28T11:23:50.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562025-02-28T11:23:50.627Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32572025-02-28T11:24:04.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.93s
32582025-02-28T11:24:04.916Z
32592025-02-28T11:24:04.916Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32602025-02-28T11:24:05.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612025-02-28T11:24:05.592Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622025-02-28T11:24:05.740Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32632025-02-28T11:24:20.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.17s
32642025-02-28T11:24:20.318Z
32652025-02-28T11:24:20.318Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32662025-02-28T11:24:21.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672025-02-28T11:24:21.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682025-02-28T11:24:21.172Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32692025-02-28T11:24:35.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.43s
32702025-02-28T11:24:35.978Z
32712025-02-28T11:24:35.978Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32722025-02-28T11:24:36.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732025-02-28T11:24:36.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742025-02-28T11:24:36.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752025-02-28T11:24:36.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
32762025-02-28T11:24:36.780Z
32772025-02-28T11:24:36.780Zinfo: running `cargo check --bins` on key-manager (142/199)
32782025-02-28T11:24:37.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32792025-02-28T11:24:37.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32802025-02-28T11:24:37.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32812025-02-28T11:24:37.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32822025-02-28T11:24:37.514Z
32832025-02-28T11:24:37.514Zinfo: running `cargo check --bins` on range-requests (143/199)
32842025-02-28T11:24:38.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32852025-02-28T11:24:38.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32862025-02-28T11:24:38.126Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32872025-02-28T11:24:38.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32882025-02-28T11:24:38.209Z
32892025-02-28T11:24:38.209Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32902025-02-28T11:24:38.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912025-02-28T11:24:38.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922025-02-28T11:24:38.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932025-02-28T11:24:38.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32942025-02-28T11:24:38.910Z
32952025-02-28T11:24:38.910Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
32962025-02-28T11:24:39.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972025-02-28T11:24:39.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982025-02-28T11:24:39.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992025-02-28T11:24:39.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33002025-02-28T11:24:39.628Z
33012025-02-28T11:24:39.628Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
33022025-02-28T11:24:40.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032025-02-28T11:24:40.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042025-02-28T11:24:40.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052025-02-28T11:24:40.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
33062025-02-28T11:24:40.299Z
33072025-02-28T11:24:40.299Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33082025-02-28T11:24:40.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092025-02-28T11:24:40.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102025-02-28T11:24:40.946Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112025-02-28T11:24:40.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33122025-02-28T11:24:41.037Z
33132025-02-28T11:24:41.037Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33142025-02-28T11:24:41.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152025-02-28T11:24:41.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162025-02-28T11:24:41.705Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172025-02-28T11:24:41.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33182025-02-28T11:24:41.797Z
33192025-02-28T11:24:41.797Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33202025-02-28T11:24:42.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212025-02-28T11:24:42.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222025-02-28T11:24:42.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232025-02-28T11:24:42.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33242025-02-28T11:24:42.545Z
33252025-02-28T11:24:42.545Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33262025-02-28T11:24:43.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272025-02-28T11:24:43.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282025-02-28T11:24:43.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292025-02-28T11:24:43.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33302025-02-28T11:24:43.311Z
33312025-02-28T11:24:43.311Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33322025-02-28T11:24:43.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332025-02-28T11:24:43.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342025-02-28T11:24:43.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352025-02-28T11:24:43.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33362025-02-28T11:24:44.083Z
33372025-02-28T11:24:44.083Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33382025-02-28T11:24:44.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392025-02-28T11:24:44.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402025-02-28T11:24:44.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412025-02-28T11:24:44.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33422025-02-28T11:24:44.851Z
33432025-02-28T11:24:44.851Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33442025-02-28T11:24:45.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452025-02-28T11:24:45.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462025-02-28T11:24:45.648Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33472025-02-28T11:24:45.648Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33482025-02-28T11:24:46.581Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33492025-02-28T11:24:48.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s
33502025-02-28T11:24:48.857Z
33512025-02-28T11:24:48.857Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33522025-02-28T11:24:49.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532025-02-28T11:24:49.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542025-02-28T11:24:49.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33552025-02-28T11:24:49.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33562025-02-28T11:24:49.592Z
33572025-02-28T11:24:49.592Zinfo: running `cargo check --bins` on cert-dev (155/199)
33582025-02-28T11:24:50.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33592025-02-28T11:24:50.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33602025-02-28T11:24:50.290Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33612025-02-28T11:24:50.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33622025-02-28T11:24:50.768Z
33632025-02-28T11:24:50.769Zinfo: running `cargo check --bins` on clickana (156/199)
33642025-02-28T11:24:51.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652025-02-28T11:24:51.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662025-02-28T11:24:51.464Z Checking itertools v0.13.0
33672025-02-28T11:24:51.464Z Checking castaway v0.2.3
33682025-02-28T11:24:51.466Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33692025-02-28T11:24:51.466Z Checking lru v0.12.5
33702025-02-28T11:24:51.466Z Compiling instability v0.3.2
33712025-02-28T11:24:51.466Z Compiling indoc v2.0.5
33722025-02-28T11:24:51.467Z Checking cassowary v0.3.0
33732025-02-28T11:24:51.776Z Checking compact_str v0.8.0
33742025-02-28T11:24:53.326Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33752025-02-28T11:24:53.368Z Checking unicode-truncate v1.1.0
33762025-02-28T11:24:53.530Z Checking ratatui v0.29.0
33772025-02-28T11:24:55.585Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33782025-02-28T11:24:56.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.65s
33792025-02-28T11:24:56.634Z
33802025-02-28T11:24:56.634Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33812025-02-28T11:24:57.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-02-28T11:24:57.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-02-28T11:24:57.423Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33842025-02-28T11:24:57.423Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33852025-02-28T11:24:58.502Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33862025-02-28T11:24:58.991Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33872025-02-28T11:24:59.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.73s
33882025-02-28T11:24:59.577Z
33892025-02-28T11:24:59.577Zinfo: running `cargo check --bins` on ch-dev (158/199)
33902025-02-28T11:25:00.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33912025-02-28T11:25:00.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33922025-02-28T11:25:00.328Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33932025-02-28T11:25:01.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
33942025-02-28T11:25:01.277Z
33952025-02-28T11:25:01.277Zinfo: running `cargo check --bins` on crdb-seed (159/199)
33962025-02-28T11:25:01.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33972025-02-28T11:25:01.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33982025-02-28T11:25:01.999Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33992025-02-28T11:25:02.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34002025-02-28T11:25:02.552Z
34012025-02-28T11:25:02.552Zinfo: running `cargo check --bins` on db-dev (160/199)
34022025-02-28T11:25:03.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34032025-02-28T11:25:03.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34042025-02-28T11:25:03.249Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34052025-02-28T11:25:04.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
34062025-02-28T11:25:04.200Z
34072025-02-28T11:25:04.201Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34082025-02-28T11:25:04.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34092025-02-28T11:25:04.809Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34102025-02-28T11:25:04.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34112025-02-28T11:25:04.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
34122025-02-28T11:25:04.895Z
34132025-02-28T11:25:04.895Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34142025-02-28T11:25:05.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152025-02-28T11:25:05.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162025-02-28T11:25:05.554Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34172025-02-28T11:25:06.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
34182025-02-28T11:25:06.584Z
34192025-02-28T11:25:06.585Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34202025-02-28T11:25:07.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212025-02-28T11:25:07.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222025-02-28T11:25:07.243Z Checking cargo-platform v0.1.8
34232025-02-28T11:25:07.519Z Checking cargo_metadata v0.19.1
34242025-02-28T11:25:08.490Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34252025-02-28T11:25:09.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.70s
34262025-02-28T11:25:09.478Z
34272025-02-28T11:25:09.478Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34282025-02-28T11:25:10.117Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-02-28T11:25:10.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-02-28T11:25:10.243Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34312025-02-28T11:25:11.670Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34322025-02-28T11:25:12.222Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34332025-02-28T11:25:12.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
34342025-02-28T11:25:12.959Z
34352025-02-28T11:25:12.959Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34362025-02-28T11:25:13.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372025-02-28T11:25:13.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382025-02-28T11:25:13.816Z Compiling crunchy v0.2.2
34392025-02-28T11:25:13.816Z Compiling tiny-keccak v2.0.2
34402025-02-28T11:25:13.818Z Compiling dsl_auto_type v0.1.2
34412025-02-28T11:25:13.818Z Checking scheduled-thread-pool v0.2.7
34422025-02-28T11:25:13.818Z Compiling diesel_table_macro_syntax v0.2.0
34432025-02-28T11:25:13.959Z Compiling ascii-canvas v3.0.0
34442025-02-28T11:25:13.971Z Compiling ena v0.14.3
34452025-02-28T11:25:13.974Z Compiling bindgen v0.71.1
34462025-02-28T11:25:14.182Z Checking r2d2 v0.8.10
34472025-02-28T11:25:14.272Z Compiling regex-syntax v0.6.29
34482025-02-28T11:25:14.339Z Compiling diff v0.1.13
34492025-02-28T11:25:14.392Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34502025-02-28T11:25:14.437Z Compiling rustc-hash v2.1.1
34512025-02-28T11:25:14.482Z Compiling ref-cast v1.0.23
34522025-02-28T11:25:14.641Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34532025-02-28T11:25:14.663Z Compiling derive_builder_core v0.20.2
34542025-02-28T11:25:14.875Z Compiling libxml v0.3.3
34552025-02-28T11:25:14.953Z Compiling ref-cast-impl v1.0.23
34562025-02-28T11:25:15.076Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34572025-02-28T11:25:15.235Z Compiling diesel_derives v2.2.3
34582025-02-28T11:25:15.296Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34592025-02-28T11:25:15.324Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34602025-02-28T11:25:15.582Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34612025-02-28T11:25:15.643Z Compiling strum_macros v0.24.3
34622025-02-28T11:25:15.964Z Compiling indoc v1.0.9
34632025-02-28T11:25:16.773Z Compiling derive_builder_macro v0.20.2
34642025-02-28T11:25:16.876Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34652025-02-28T11:25:17.205Z Compiling impl-trait-for-tuples v0.2.2
34662025-02-28T11:25:17.638Z Compiling lalrpop v0.19.12
34672025-02-28T11:25:17.659Z Checking derive_builder v0.20.2
34682025-02-28T11:25:17.835Z Compiling oso-derive v0.27.3
34692025-02-28T11:25:18.270Z Checking quick-xml v0.37.2
34702025-02-28T11:25:18.813Z Compiling diesel-dtrace v0.4.2
34712025-02-28T11:25:18.872Z Checking maplit v1.0.2
34722025-02-28T11:25:19.036Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34732025-02-28T11:25:19.236Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34742025-02-28T11:25:19.410Z Checking bb8 v0.8.5
34752025-02-28T11:25:19.594Z Checking io-lifetimes v1.0.11
34762025-02-28T11:25:19.841Z Checking rustix v0.37.28
34772025-02-28T11:25:19.966Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34782025-02-28T11:25:20.282Z Checking rand_seeder v0.3.0
34792025-02-28T11:25:20.485Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34802025-02-28T11:25:20.525Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34812025-02-28T11:25:20.646Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34822025-02-28T11:25:20.758Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34832025-02-28T11:25:20.918Z Checking terminal_size v0.2.6
34842025-02-28T11:25:21.084Z Checking smawk v0.3.2
34852025-02-28T11:25:21.109Z Checking unicode-linebreak v0.1.5
34862025-02-28T11:25:21.318Z Checking is_ci v1.2.0
34872025-02-28T11:25:21.476Z Checking supports-color v3.0.2
34882025-02-28T11:25:21.546Z Checking textwrap v0.16.1
34892025-02-28T11:25:21.714Z Checking multimap v0.10.0
34902025-02-28T11:25:22.888Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34912025-02-28T11:25:24.077Z Checking diesel v2.2.7
34922025-02-28T11:25:39.424Z Compiling samael v0.0.18
34932025-02-28T11:25:56.737Z Checking async-bb8-diesel v0.2.1
34942025-02-28T11:25:58.026Z Compiling polar-core v0.27.3
34952025-02-28T11:26:05.173Z Checking oso v0.27.3
34962025-02-28T11:27:05.658Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34972025-02-28T11:27:12.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
34982025-02-28T11:27:12.390Z
34992025-02-28T11:27:12.390Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
35002025-02-28T11:27:13.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012025-02-28T11:27:13.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022025-02-28T11:27:13.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032025-02-28T11:27:13.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35042025-02-28T11:27:13.132Z
35052025-02-28T11:27:13.132Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
35062025-02-28T11:27:13.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072025-02-28T11:27:13.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082025-02-28T11:27:13.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092025-02-28T11:27:13.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35102025-02-28T11:27:13.865Z
35112025-02-28T11:27:13.865Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35122025-02-28T11:27:14.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132025-02-28T11:27:14.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142025-02-28T11:27:14.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35152025-02-28T11:27:14.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35162025-02-28T11:27:14.524Z
35172025-02-28T11:27:14.524Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35182025-02-28T11:27:15.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192025-02-28T11:27:15.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202025-02-28T11:27:15.376Z Compiling libz-sys v1.1.20
35212025-02-28T11:27:15.379Z Compiling libgit2-sys v0.17.0+1.8.1
35222025-02-28T11:27:15.511Z Compiling vergen v8.3.2
35232025-02-28T11:27:15.515Z Compiling cargo-platform v0.1.8
35242025-02-28T11:27:15.515Z Compiling pin-project-internal v1.1.6
35252025-02-28T11:27:15.545Z Compiling snafu-derive v0.8.5
35262025-02-28T11:27:15.547Z Compiling rustls v0.21.12
35272025-02-28T11:27:15.547Z Compiling buf-list v1.0.3
35282025-02-28T11:27:15.837Z Compiling cargo_metadata v0.18.1
35292025-02-28T11:27:15.955Z Checking globset v0.4.15
35302025-02-28T11:27:15.988Z Checking olpc-cjson v0.1.4
35312025-02-28T11:27:16.211Z Checking sct v0.7.1
35322025-02-28T11:27:16.231Z Checking rustls-webpki v0.101.7
35332025-02-28T11:27:16.250Z Checking serde_plain v1.0.2
35342025-02-28T11:27:16.427Z Checking typed-path v0.9.3
35352025-02-28T11:27:16.492Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35362025-02-28T11:27:16.770Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35372025-02-28T11:27:16.794Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35382025-02-28T11:27:17.071Z Checking parse-size v1.1.0
35392025-02-28T11:27:17.186Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35402025-02-28T11:27:17.249Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35412025-02-28T11:27:18.098Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35422025-02-28T11:27:18.125Z Checking pin-project v1.1.6
35432025-02-28T11:27:18.232Z Checking rustls-pemfile v1.0.4
35442025-02-28T11:27:18.235Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35452025-02-28T11:27:18.270Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35462025-02-28T11:27:18.420Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35472025-02-28T11:27:18.565Z Checking twox-hash v2.1.0
35482025-02-28T11:27:18.770Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35492025-02-28T11:27:18.791Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35502025-02-28T11:27:19.128Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35512025-02-28T11:27:19.753Z Checking tokio-rustls v0.24.1
35522025-02-28T11:27:20.159Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35532025-02-28T11:27:20.180Z Checking snafu v0.8.5
35542025-02-28T11:27:20.542Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35552025-02-28T11:27:20.639Z Checking tough v0.19.0
35562025-02-28T11:27:20.678Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35572025-02-28T11:27:20.948Z Checking fatfs v0.3.6
35582025-02-28T11:27:20.971Z Checking assert_matches v1.5.0
35592025-02-28T11:27:24.482Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35602025-02-28T11:27:25.710Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35612025-02-28T11:27:27.197Z Compiling git2 v0.19.0
35622025-02-28T11:27:31.131Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35632025-02-28T11:28:27.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
35642025-02-28T11:28:28.083Z
35652025-02-28T11:28:28.083Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35662025-02-28T11:28:28.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35672025-02-28T11:28:28.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35682025-02-28T11:28:28.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35692025-02-28T11:28:28.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35702025-02-28T11:28:28.832Z
35712025-02-28T11:28:28.832Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35722025-02-28T11:28:29.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35732025-02-28T11:28:29.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35742025-02-28T11:28:29.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35752025-02-28T11:28:29.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35762025-02-28T11:28:29.546Z
35772025-02-28T11:28:29.546Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35782025-02-28T11:28:30.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35792025-02-28T11:28:30.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35802025-02-28T11:28:30.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35812025-02-28T11:28:30.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
35822025-02-28T11:28:30.270Z
35832025-02-28T11:28:30.270Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35842025-02-28T11:28:30.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35852025-02-28T11:28:30.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35862025-02-28T11:28:30.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35872025-02-28T11:28:30.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35882025-02-28T11:28:31.001Z
35892025-02-28T11:28:31.001Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35902025-02-28T11:28:31.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35912025-02-28T11:28:31.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35922025-02-28T11:28:31.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35932025-02-28T11:28:31.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35942025-02-28T11:28:31.718Z
35952025-02-28T11:28:31.718Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
35962025-02-28T11:28:32.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35972025-02-28T11:28:32.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35982025-02-28T11:28:32.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35992025-02-28T11:28:32.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
36002025-02-28T11:28:32.433Z
36012025-02-28T11:28:32.433Zinfo: running `cargo check --bins` on update-common (176/199)
36022025-02-28T11:28:33.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36032025-02-28T11:28:33.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36042025-02-28T11:28:33.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36052025-02-28T11:28:33.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36062025-02-28T11:28:33.136Z
36072025-02-28T11:28:33.136Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
36082025-02-28T11:28:33.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36092025-02-28T11:28:33.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36102025-02-28T11:28:33.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36112025-02-28T11:28:33.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
36122025-02-28T11:28:33.830Z
36132025-02-28T11:28:33.830Zinfo: running `cargo check --bins` on tufaceous (178/199)
36142025-02-28T11:28:34.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36152025-02-28T11:28:34.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36162025-02-28T11:28:34.556Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
36172025-02-28T11:28:34.851Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
36182025-02-28T11:28:35.867Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
36192025-02-28T11:28:36.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.83s
36202025-02-28T11:28:36.855Z
36212025-02-28T11:28:36.855Zinfo: running `cargo check --bins` on omicron-dev (179/199)
36222025-02-28T11:28:37.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-02-28T11:28:37.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-02-28T11:28:37.758Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36252025-02-28T11:28:37.760Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36262025-02-28T11:28:37.903Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36272025-02-28T11:28:37.906Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36282025-02-28T11:28:38.905Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36292025-02-28T11:29:06.319Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36302025-02-28T11:29:06.322Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36312025-02-28T11:29:06.322Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36322025-02-28T11:29:06.322Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36332025-02-28T11:29:06.322Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36342025-02-28T11:29:06.322Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36352025-02-28T11:29:07.192Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36362025-02-28T11:29:08.390Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36372025-02-28T11:29:50.330Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
36382025-02-28T11:29:50.556Z
36392025-02-28T11:29:50.556Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36402025-02-28T11:29:51.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36412025-02-28T11:29:51.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36422025-02-28T11:29:51.331Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36432025-02-28T11:29:51.334Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36442025-02-28T11:29:51.334Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36452025-02-28T11:29:51.467Z Compiling proc-macro-error-attr2 v2.0.0
36462025-02-28T11:29:51.471Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36472025-02-28T11:29:51.477Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36482025-02-28T11:29:51.508Z Checking papergrid v0.14.0
36492025-02-28T11:29:51.525Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36502025-02-28T11:29:51.704Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36512025-02-28T11:29:51.814Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36522025-02-28T11:29:52.075Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36532025-02-28T11:29:52.191Z Compiling proc-macro-error2 v2.0.1
36542025-02-28T11:29:52.832Z Compiling tabled_derive v0.10.0
36552025-02-28T11:29:52.955Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36562025-02-28T11:29:53.236Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36572025-02-28T11:29:53.255Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36582025-02-28T11:29:53.657Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36592025-02-28T11:29:54.193Z Checking heck v0.4.1
36602025-02-28T11:29:54.263Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36612025-02-28T11:29:54.439Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36622025-02-28T11:29:54.742Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36632025-02-28T11:29:54.862Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36642025-02-28T11:29:55.353Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36652025-02-28T11:29:55.416Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36662025-02-28T11:29:55.483Z Checking tabled v0.18.0
36672025-02-28T11:29:55.811Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36682025-02-28T11:29:55.849Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36692025-02-28T11:29:55.942Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36702025-02-28T11:29:57.654Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36712025-02-28T11:29:57.654Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36722025-02-28T11:30:00.402Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36732025-02-28T11:30:01.964Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36742025-02-28T11:30:07.033Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36752025-02-28T11:30:07.038Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36762025-02-28T11:30:08.311Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36772025-02-28T11:30:09.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.17s
36782025-02-28T11:30:09.952Z
36792025-02-28T11:30:09.952Zinfo: running `cargo check --bins` on installinator-api (181/199)
36802025-02-28T11:30:10.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36812025-02-28T11:30:10.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36822025-02-28T11:30:10.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36832025-02-28T11:30:10.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36842025-02-28T11:30:10.657Z
36852025-02-28T11:30:10.657Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36862025-02-28T11:30:11.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36872025-02-28T11:30:11.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36882025-02-28T11:30:11.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36892025-02-28T11:30:11.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
36902025-02-28T11:30:11.366Z
36912025-02-28T11:30:11.366Zinfo: running `cargo check --bins` on omicron-pins (183/199)
36922025-02-28T11:30:11.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932025-02-28T11:30:11.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942025-02-28T11:30:11.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36952025-02-28T11:30:11.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
36962025-02-28T11:30:12.027Z
36972025-02-28T11:30:12.027Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
36982025-02-28T11:30:12.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992025-02-28T11:30:12.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002025-02-28T11:30:12.760Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37012025-02-28T11:30:12.760Z Compiling petname v2.0.2
37022025-02-28T11:30:12.771Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37032025-02-28T11:30:12.771Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37042025-02-28T11:30:12.771Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37052025-02-28T11:30:12.771Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37062025-02-28T11:30:12.905Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37072025-02-28T11:30:12.932Z Checking sync-ptr v0.1.1
37082025-02-28T11:30:20.095Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37092025-02-28T11:30:20.145Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37102025-02-28T11:30:20.146Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37112025-02-28T11:30:21.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.46s
37122025-02-28T11:30:21.698Z
37132025-02-28T11:30:21.698Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
37142025-02-28T11:30:22.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37152025-02-28T11:30:22.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37162025-02-28T11:30:22.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37172025-02-28T11:30:22.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
37182025-02-28T11:30:22.409Z
37192025-02-28T11:30:22.409Zinfo: running `cargo check --bins` on omicron-releng (186/199)
37202025-02-28T11:30:23.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37212025-02-28T11:30:23.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37222025-02-28T11:30:23.121Z Checking memmap2 v0.9.5
37232025-02-28T11:30:23.121Z Checking constant_time_eq v0.3.1
37242025-02-28T11:30:24.126Z Checking arrayvec v0.7.6
37252025-02-28T11:30:24.126Z Checking arrayref v0.3.9
37262025-02-28T11:30:24.126Z Checking topological-sort v0.2.2
37272025-02-28T11:30:24.126Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37282025-02-28T11:30:24.126Z Checking shell-words v1.1.0
37292025-02-28T11:30:24.128Z Checking blake3 v1.5.4
37302025-02-28T11:30:24.128Z Checking omicron-zone-package v0.12.0
37312025-02-28T11:30:24.950Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37322025-02-28T11:30:25.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s
37332025-02-28T11:30:26.042Z
37342025-02-28T11:30:26.042Zinfo: running `cargo check --bins` on xtask (187/199)
37352025-02-28T11:30:26.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37362025-02-28T11:30:26.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37372025-02-28T11:30:26.513Z Checking bitflags v2.6.0
37382025-02-28T11:30:26.516Z Checking serde v1.0.218
37392025-02-28T11:30:26.596Z Checking thiserror v1.0.69
37402025-02-28T11:30:26.616Z Checking scroll v0.12.0
37412025-02-28T11:30:26.627Z Checking log v0.4.22
37422025-02-28T11:30:26.630Z Checking hashbrown v0.15.1
37432025-02-28T11:30:26.630Z Checking zerocopy v0.7.35
37442025-02-28T11:30:26.664Z Checking syn v2.0.98
37452025-02-28T11:30:26.737Z Checking pest v2.7.14
37462025-02-28T11:30:26.840Z Checking rustix v0.38.37
37472025-02-28T11:30:26.881Z Checking once_cell v1.20.3
37482025-02-28T11:30:27.030Z Checking goblin v0.8.2
37492025-02-28T11:30:27.184Z Checking thiserror v2.0.11
37502025-02-28T11:30:27.338Z Checking fs-err v2.11.0
37512025-02-28T11:30:27.607Z Checking indexmap v2.7.1
37522025-02-28T11:30:27.643Z Checking anyhow v1.0.96
37532025-02-28T11:30:27.874Z Checking tabled v0.15.0
37542025-02-28T11:30:28.696Z Checking terminal_size v0.4.0
37552025-02-28T11:30:28.696Z Checking tempfile v3.13.0
37562025-02-28T11:30:28.887Z Checking clap_builder v4.5.31
37572025-02-28T11:30:29.237Z Checking dtrace-parser v0.2.0
37582025-02-28T11:30:30.695Z Checking serde_json v1.0.139
37592025-02-28T11:30:30.695Z Checking serde_spanned v0.6.8
37602025-02-28T11:30:30.698Z Checking toml_datetime v0.6.8
37612025-02-28T11:30:30.698Z Checking camino v1.1.9
37622025-02-28T11:30:30.698Z Checking cargo-platform v0.1.8
37632025-02-28T11:30:30.805Z Checking semver v1.0.25
37642025-02-28T11:30:30.900Z Checking macaddr v1.0.1
37652025-02-28T11:30:30.927Z Checking clap v4.5.31
37662025-02-28T11:30:31.009Z Checking toml_edit v0.22.24
37672025-02-28T11:30:31.244Z Checking camino-tempfile v1.1.1
37682025-02-28T11:30:31.783Z Checking dof v0.3.0
37692025-02-28T11:30:31.783Z Checking cargo_metadata v0.19.1
37702025-02-28T11:30:32.174Z Checking usdt-impl v0.5.0
37712025-02-28T11:30:32.528Z Checking usdt v0.5.0
37722025-02-28T11:30:32.701Z Checking toml v0.8.20
37732025-02-28T11:30:33.135Z Checking cargo_toml v0.21.0
37742025-02-28T11:30:34.280Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37752025-02-28T11:30:34.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.87s
37762025-02-28T11:30:35.036Z
37772025-02-28T11:30:35.036Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37782025-02-28T11:30:35.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-02-28T11:30:35.705Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-02-28T11:30:35.843Z Checking polyval v0.6.2
37812025-02-28T11:30:35.963Z Checking ctr v0.9.2
37822025-02-28T11:30:35.976Z Checking ssh-encoding v0.2.0
37832025-02-28T11:30:35.979Z Checking blowfish v0.9.1
37842025-02-28T11:30:35.998Z Checking password-hash v0.4.2
37852025-02-28T11:30:36.014Z Checking p521 v0.13.3
37862025-02-28T11:30:36.016Z Checking p256 v0.13.2
37872025-02-28T11:30:36.030Z Checking russh-cryptovec v0.7.3
37882025-02-28T11:30:36.205Z Checking bcrypt-pbkdf v0.10.0
37892025-02-28T11:30:36.207Z Checking ghash v0.5.1
37902025-02-28T11:30:36.244Z Checking md5 v0.7.0
37912025-02-28T11:30:36.263Z Checking num-bigint v0.4.6
37922025-02-28T11:30:36.263Z Checking des v0.8.1
37932025-02-28T11:30:36.386Z Checking aes-gcm v0.10.3
37942025-02-28T11:30:36.413Z Checking pbkdf2 v0.11.0
37952025-02-28T11:30:36.463Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
37962025-02-28T11:30:36.484Z Checking hex-literal v0.4.1
37972025-02-28T11:30:36.518Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
37982025-02-28T11:30:36.552Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37992025-02-28T11:30:36.631Z Checking internet-checksum v0.2.1
38002025-02-28T11:30:36.633Z Checking ssh-cipher v0.2.0
38012025-02-28T11:30:36.927Z Checking ssh-key v0.6.6
38022025-02-28T11:30:37.098Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38032025-02-28T11:30:38.086Z Checking russh-keys v0.45.0
38042025-02-28T11:30:38.922Z Checking russh v0.45.0
38052025-02-28T11:30:56.882Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38062025-02-28T11:30:58.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.21s
38072025-02-28T11:30:58.476Z
38082025-02-28T11:30:58.476Zinfo: running `cargo check --bins` on gateway-cli (189/199)
38092025-02-28T11:30:59.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38102025-02-28T11:30:59.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38112025-02-28T11:30:59.164Z Checking termios v0.3.3
38122025-02-28T11:30:59.395Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38132025-02-28T11:31:00.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
38142025-02-28T11:31:00.378Z
38152025-02-28T11:31:00.378Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
38162025-02-28T11:31:01.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172025-02-28T11:31:01.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182025-02-28T11:31:01.127Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38192025-02-28T11:31:01.127Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38202025-02-28T11:31:01.130Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38212025-02-28T11:31:01.130Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38222025-02-28T11:31:02.142Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38232025-02-28T11:31:03.346Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38242025-02-28T11:31:05.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
38252025-02-28T11:31:05.352Z
38262025-02-28T11:31:05.352Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
38272025-02-28T11:31:05.939Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38282025-02-28T11:31:05.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38292025-02-28T11:31:06.028Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38302025-02-28T11:31:06.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s
38312025-02-28T11:31:06.692Z
38322025-02-28T11:31:06.692Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
38332025-02-28T11:31:07.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38342025-02-28T11:31:07.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38352025-02-28T11:31:07.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38362025-02-28T11:31:07.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38372025-02-28T11:31:07.345Z
38382025-02-28T11:31:07.345Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38392025-02-28T11:31:07.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38402025-02-28T11:31:07.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38412025-02-28T11:31:07.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38422025-02-28T11:31:07.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38432025-02-28T11:31:08.001Z
38442025-02-28T11:31:08.001Zinfo: running `cargo check --bins` on omicron-package (194/199)
38452025-02-28T11:31:08.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38462025-02-28T11:31:08.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38472025-02-28T11:31:08.706Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38482025-02-28T11:31:10.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.05s
38492025-02-28T11:31:10.256Z
38502025-02-28T11:31:10.256Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38512025-02-28T11:31:10.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38522025-02-28T11:31:10.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38532025-02-28T11:31:11.009Z Checking rtoolbox v0.0.2
38542025-02-28T11:31:11.009Z Checking tui-tree-widget v0.23.0
38552025-02-28T11:31:11.011Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38562025-02-28T11:31:11.262Z Checking rpassword v7.3.1
38572025-02-28T11:31:15.859Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38582025-02-28T11:31:18.699Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38592025-02-28T11:31:19.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.61s
38602025-02-28T11:31:20.076Z
38612025-02-28T11:31:20.076Zinfo: running `cargo check --bins` on wicket (196/199)
38622025-02-28T11:31:20.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38632025-02-28T11:31:20.717Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38642025-02-28T11:31:20.828Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38652025-02-28T11:31:21.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s
38662025-02-28T11:31:21.457Z
38672025-02-28T11:31:21.457Zinfo: running `cargo check --bins` on wicketd (197/199)
38682025-02-28T11:31:22.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38692025-02-28T11:31:22.094Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38702025-02-28T11:31:22.211Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38712025-02-28T11:31:22.211Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38722025-02-28T11:31:23.053Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38732025-02-28T11:31:26.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s
38742025-02-28T11:31:27.174Z
38752025-02-28T11:31:27.174Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38762025-02-28T11:31:27.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772025-02-28T11:31:27.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782025-02-28T11:31:27.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38792025-02-28T11:31:27.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
38802025-02-28T11:31:27.832Z
38812025-02-28T11:31:27.832Zinfo: running `cargo check --bins` on zone-setup (199/199)
38822025-02-28T11:31:28.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38832025-02-28T11:31:28.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38842025-02-28T11:31:28.555Z Checking uzers v0.12.1
38852025-02-28T11:31:28.906Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38862025-02-28T11:31:29.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
38872025-02-28T11:31:30.079Z
38882025-02-28T11:31:30.079Zreal 14:10.798669026
38892025-02-28T11:31:30.080Zuser 28:19.890323639
38902025-02-28T11:31:30.080Zsys 4:25.057296123
38912025-02-28T11:31:30.080Ztrap 0.592801538
38922025-02-28T11:31:30.080Ztflt 0.502198940
38932025-02-28T11:31:30.080Zdflt 1.757248360
38942025-02-28T11:31:30.080Zkflt 0.000780954
38952025-02-28T11:31:30.080Zlock 48:38.466101007
38962025-02-28T11:31:30.080Zslp 2:16:09.685913687
38972025-02-28T11:31:30.080Zlat 1:10.155205399
38982025-02-28T11:31:30.083Zstop 4:05.378579672
38992025-02-28T11:31:30.083Zprocess exited: duration 1229965 ms, exit code 0
 
39002025-02-28T11:31:30.089Zfound 0 output files