01JND2TP9FQABVZEYB8Z5YEKB2: 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: 01JND2WBT1MWHFTEE66R35KJM5

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-03T04:06:21.880Zjob assigned to worker 01JND2VWVE4B4EQ240HM2Q46MB [factory aws, i-0ab4abd99a728ab56] (queued for 50 s)
 
22025-03-03T04:06:30.221Zstarting task 0: "setup"
32025-03-03T04:06:30.229Z++ uname -s
42025-03-03T04:06:30.233Z+ kern=SunOS
52025-03-03T04:06:30.233Z+ build_user=build
62025-03-03T04:06:30.233Z+ build_uid=12345
72025-03-03T04:06:30.233Z+ work_dir=/work
82025-03-03T04:06:30.233Z+ input_dir=/input
92025-03-03T04:06:30.233Z+ [[ 0 == 12345 ]]
102025-03-03T04:06:30.234Z+ case "$kern" in
112025-03-03T04:06:30.234Z+ groupadd -g 12345 build
122025-03-03T04:06:30.234Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-03T04:06:32.244Z+ zfs create -o mountpoint=/work rpool/work
142025-03-03T04:06:32.404Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-03T04:06:32.442Z+ home_fs=zfs
162025-03-03T04:06:32.442Z+ [[ zfs == autofs ]]
172025-03-03T04:06:32.442Z+ mkdir -p /home/build
182025-03-03T04:06:32.442Z+ chown build:build /home/build /work
192025-03-03T04:06:34.413Z+ chmod 0700 /home/build /work
202025-03-03T04:06:34.428Zprocess exited: duration 4157 ms, exit code 0
 
212025-03-03T04:06:34.462Zstarting task 1: "rust-toolchain"
222025-03-03T04:06:34.468Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-03T04:06:34.468Z * rust toolchain channel = "1.85.0"
242025-03-03T04:06:34.468Z * rust toolchain profile = "default"
252025-03-03T04:06:34.474Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-03T04:06:34.474Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-03T04:06:34.475Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-03T04:06:34.475Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-03T04:06:34.475Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-03T04:06:34.609Zinfo: downloading installer
312025-03-03T04:06:35.977Zwarning: it looks like you have an existing installation of Rust at:
322025-03-03T04:06:35.977Zwarning: /opt/ooce/bin
332025-03-03T04:06:35.977Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-03T04:06:35.977Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-03T04:06:35.977Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-03T04:06:35.977Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-03T04:06:35.977Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-03T04:06:35.977Zerror: cannot install while Rust is installed
392025-03-03T04:06:35.977Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-03T04:06:35.989Zinfo: profile set to 'default'
412025-03-03T04:06:35.989Zinfo: default host triple is x86_64-unknown-illumos
422025-03-03T04:06:35.995Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-03T04:06:36.303Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-03T04:06:36.303Zinfo: downloading component 'cargo'
452025-03-03T04:06:37.043Zinfo: downloading component 'clippy'
462025-03-03T04:06:37.423Zinfo: downloading component 'rust-docs'
472025-03-03T04:06:38.550Zinfo: downloading component 'rust-std'
482025-03-03T04:06:40.184Zinfo: downloading component 'rustc'
492025-03-03T04:06:45.824Zinfo: downloading component 'rustfmt'
502025-03-03T04:06:46.030Zinfo: installing component 'cargo'
512025-03-03T04:06:46.903Zinfo: installing component 'clippy'
522025-03-03T04:06:47.309Zinfo: installing component 'rust-docs'
532025-03-03T04:06:49.113Zinfo: installing component 'rust-std'
542025-03-03T04:06:51.108Zinfo: installing component 'rustc'
552025-03-03T04:06:57.257Zinfo: installing component 'rustfmt'
562025-03-03T04:06:57.596Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-03T04:06:57.596Z
582025-03-03T04:06:57.970Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-03T04:06:57.970Z
602025-03-03T04:06:57.973Z
612025-03-03T04:06:57.973ZRust is installed now. Great!
622025-03-03T04:06:57.973Z
632025-03-03T04:06:57.973ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-03T04:06:57.973Zenvironment variable. This has not been done automatically.
652025-03-03T04:06:57.973Z
662025-03-03T04:06:57.973ZTo configure your current shell, you need to source
672025-03-03T04:06:57.973Zthe corresponding env file under $HOME/.cargo.
682025-03-03T04:06:57.973Z
692025-03-03T04:06:57.973ZThis is usually done by running one of the following (note the leading DOT):
702025-03-03T04:06:57.973Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-03T04:06:57.973Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-03T04:06:58.050Z+ rustup --version
732025-03-03T04:06:58.058Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-03T04:06:58.058Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-03T04:06:58.141Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-03T04:06:58.145Z+ cargo --version
772025-03-03T04:06:58.205Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-03T04:06:58.207Z+ rustc --version
792025-03-03T04:06:58.273Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-03T04:06:58.276Zprocess exited: duration 23809 ms, exit code 0
 
812025-03-03T04:06:58.282Zstarting task 2: "authentication"
822025-03-03T04:06:58.300ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
832025-03-03T04:07:02.317Zprocess exited: duration 4030 ms, exit code 0
 
842025-03-03T04:07:02.323Zstarting task 3: "clone repository"
852025-03-03T04:07:02.328Z+ mkdir -p /work/oxidecomputer/omicron
862025-03-03T04:07:02.331Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-03-03T04:07:02.366ZCloning into '/work/oxidecomputer/omicron'...
882025-03-03T04:07:10.665Z+ cd /work/oxidecomputer/omicron
892025-03-03T04:07:10.668Z+ git fetch origin c7c0b387d17e5c06358d26ab95c2965e77cdd21a
902025-03-03T04:07:10.944ZFrom https://github.com/oxidecomputer/omicron
912025-03-03T04:07:10.944Z * branch c7c0b387d17e5c06358d26ab95c2965e77cdd21a -> FETCH_HEAD
922025-03-03T04:07:10.955Z+ [[ -n '' ]]
932025-03-03T04:07:10.955Z+ git reset --hard c7c0b387d17e5c06358d26ab95c2965e77cdd21a
942025-03-03T04:07:11.148ZHEAD is now at c7c0b387d Update Rust crate similar-asserts to 1.7.0
952025-03-03T04:07:11.156Zprocess exited: duration 8825 ms, exit code 0
 
962025-03-03T04:07:11.165Zstarting task 4: "build"
972025-03-03T04:07:11.170Z+ source .github/buildomat/ci-env.sh
982025-03-03T04:07:11.170Z++ export CARGO_TERM_COLOR=always
992025-03-03T04:07:11.170Z++ CARGO_TERM_COLOR=always
1002025-03-03T04:07:11.170Z+ cargo --version
1012025-03-03T04:07:11.222Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1022025-03-03T04:07:11.225Z+ rustc --version
1032025-03-03T04:07:11.290Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1042025-03-03T04:07:11.294Z+ source ./env.sh
1052025-03-03T04:07:11.297Z++ OLD_SHELL_OPTS=ehxB
1062025-03-03T04:07:11.297Z++ set -o xtrace
1072025-03-03T04:07:11.297Z++++ dirname ./env.sh
1082025-03-03T04:07:11.301Z+++ readlink -f .
1092025-03-03T04:07:11.304Z++ OMICRON_WS=/work/oxidecomputer/omicron
1102025-03-03T04:07:11.304Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112025-03-03T04:07:11.304Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122025-03-03T04:07:11.304Z++ 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
1132025-03-03T04:07:11.304Z++ 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
1142025-03-03T04:07:11.304Z++ 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
1152025-03-03T04:07:11.304Z++ 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
1162025-03-03T04:07:11.304Z++ 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
1172025-03-03T04:07:11.304Z++ 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
1182025-03-03T04:07:11.304Z++ case $OLD_SHELL_OPTS in
1192025-03-03T04:07:11.304Z++ unset OLD_SHELL_OPTS OMICRON_WS
1202025-03-03T04:07:11.304Z+ 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
1212025-03-03T04:07:11.304Z+ 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
1222025-03-03T04:07:11.305Z+ banner prerequisites
1232025-03-03T04:07:11.335Z
1242025-03-03T04:07:11.336Z ##### ##### ###### ##### ###### #### # # # #### #
1252025-03-03T04:07:11.336Z # # # # # # # # # # # # # # #
1262025-03-03T04:07:11.336Z # # # # ##### # # ##### # # # # # #### #
1272025-03-03T04:07:11.336Z ##### ##### # ##### # # # # # # # # #
1282025-03-03T04:07:11.336Z # # # # # # # # # # # # # # #
1292025-03-03T04:07:11.336Z # # # ###### # # ###### ### # #### # #### #
1302025-03-03T04:07:11.336Z
1312025-03-03T04:07:11.336Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322025-03-03T04:07:12.898Zpkg list: illegal option -- F
1332025-03-03T04:07:12.898ZUsage:
1342025-03-03T04:07:12.902Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1352025-03-03T04:07:12.902Z [pkg_fmri_pattern ...]
1362025-03-03T04:07:13.780Zpkg list: illegal option -- F
1372025-03-03T04:07:13.784ZUsage:
1382025-03-03T04:07:13.784Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1392025-03-03T04:07:13.784Z [pkg_fmri_pattern ...]
1402025-03-03T04:07:47.599Z Startup: Refreshing catalog 'helios-dev' ... Done
1412025-03-03T04:07:52.015Z Startup: Caching catalogs ... Done
1422025-03-03T04:08:05.830ZPlanning: Solver setup ... Done (12.852s)
1432025-03-03T04:08:05.987ZPlanning: Running solver ... Done (0.157s)
1442025-03-03T04:08:06.117ZPlanning: Finding local manifests ... Done (0.006s)
1452025-03-03T04:08:06.148ZPlanning: Fetching manifests: 0/7 0% complete
1462025-03-03T04:08:09.219ZPlanning: Fetching manifests: 7/7 100% complete
1472025-03-03T04:08:09.333ZPlanning: Package planning ... Done (0.114s)
1482025-03-03T04:08:09.392ZPlanning: Merging actions ... Done (0.058s)
1492025-03-03T04:08:09.592ZPlanning: Checking for conflicting actions ... Done (0.200s)
1502025-03-03T04:08:11.624ZPlanning: Consolidating action changes ... Done (2.029s)
1512025-03-03T04:08:12.056ZPlanning: Evaluating mediators ... Done (0.433s)
1522025-03-03T04:08:12.138ZPlanning: Planning completed in 20.02 seconds
1532025-03-03T04:08:12.154Z Packages to install: 4
1542025-03-03T04:08:12.154Z Packages to update: 3
1552025-03-03T04:08:12.157Z Mediators to change: 2
1562025-03-03T04:08:12.157Z Services to change: 1
1572025-03-03T04:08:12.157Z Estimated space available: 155.60 GB
1582025-03-03T04:08:12.157ZEstimated space to be consumed: 1.66 GB
1592025-03-03T04:08:12.157Z Create boot environment: No
1602025-03-03T04:08:12.158ZCreate backup boot environment: Yes
1612025-03-03T04:08:12.158Z Rebuild boot archive: No
1622025-03-03T04:08:12.158Z
1632025-03-03T04:08:12.158ZChanged mediators:
1642025-03-03T04:08:12.158Z mediator clang:
1652025-03-03T04:08:12.158Z version: None -> 15 (system default)
1662025-03-03T04:08:12.158Z
1672025-03-03T04:08:12.158Z mediator llvm:
1682025-03-03T04:08:12.158Z version: 14 (system default) -> 15 (system default)
1692025-03-03T04:08:12.158Z
1702025-03-03T04:08:12.158ZChanged packages:
1712025-03-03T04:08:12.158Zhelios-dev
1722025-03-03T04:08:12.158Z developer/build-essential
1732025-03-03T04:08:12.158Z None -> 11-2.0
1742025-03-03T04:08:12.158Z library/libxmlsec1
1752025-03-03T04:08:12.158Z None -> 1.2.35-2.0
1762025-03-03T04:08:12.158Z ooce/developer/clang-15
1772025-03-03T04:08:12.158Z None -> 15.0.7-2.0
1782025-03-03T04:08:12.158Z ooce/developer/llvm-15
1792025-03-03T04:08:12.158Z None -> 15.0.7-2.0
1802025-03-03T04:08:12.158Z package/pkg
1812025-03-03T04:08:12.158Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1822025-03-03T04:08:12.158Z system/library/g++-runtime
1832025-03-03T04:08:12.158Z 13-2.0 -> 14-2.0
1842025-03-03T04:08:12.158Z system/library/gcc-runtime
1852025-03-03T04:08:12.158Z 13-2.0 -> 14-2.0
1862025-03-03T04:08:12.158Z
1872025-03-03T04:08:12.158ZServices:
1882025-03-03T04:08:12.158Z restart_fmri:
1892025-03-03T04:08:12.158Z svc:/system/update-man-index:default
1902025-03-03T04:08:12.158Z
1912025-03-03T04:08:12.158ZEditable files to change:
1922025-03-03T04:08:12.158Z Update:
1932025-03-03T04:08:12.158Z usr/share/lib/pkg/web/config.shtml
1942025-03-03T04:08:12.238Z
1952025-03-03T04:08:12.238ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1962025-03-03T04:08:17.304ZDownload: 166/4301 items 0.5/225.4MB 0% complete (89.5k/s)
1972025-03-03T04:08:24.755ZDownload: 208/4301 items 1.3/225.4MB 0% complete (144k/s)
1982025-03-03T04:08:29.969ZDownload: 267/4301 items 1.6/225.4MB 0% complete (55.9k/s)
1992025-03-03T04:08:35.042ZDownload: 377/4301 items 16.6/225.4MB 7% complete (1.6M/s)
2002025-03-03T04:08:40.064ZDownload: 621/4301 items 17.7/225.4MB 7% complete (1.6M/s)
2012025-03-03T04:08:45.078ZDownload: 717/4301 items 18.2/225.4MB 8% complete (330k/s)
2022025-03-03T04:08:50.083ZDownload: 791/4301 items 18.6/225.4MB 8% complete (108k/s)
2032025-03-03T04:08:55.085ZDownload: 957/4301 items 19.1/225.4MB 8% complete (87.0k/s)
2042025-03-03T04:09:00.145ZDownload: 1109/4301 items 41.7/225.4MB 18% complete (2.2M/s)
2052025-03-03T04:09:06.659ZDownload: 1183/4301 items 82.9/225.4MB 36% complete (6.4M/s)
2062025-03-03T04:09:12.013ZDownload: 1192/4301 items 83.5/225.4MB 37% complete (5.8M/s)
2072025-03-03T04:09:26.790ZDownload: 1193/4301 items 83.5/225.4MB 37% complete
2082025-03-03T04:09:31.797ZDownload: 1362/4301 items 98.9/225.4MB 43% complete (3.2M/s)
2092025-03-03T04:09:36.952ZDownload: 1639/4301 items 117.8/225.4MB 52% complete (3.8M/s)
2102025-03-03T04:09:41.980ZDownload: 1763/4301 items 118.2/225.4MB 52% complete (2.6M/s)
2112025-03-03T04:09:47.027ZDownload: 1848/4301 items 118.5/225.4MB 52% complete (233k/s)
2122025-03-03T04:09:52.041ZDownload: 1999/4301 items 118.7/225.4MB 52% complete (52.8k/s)
2132025-03-03T04:09:57.042ZDownload: 2159/4301 items 119.0/225.4MB 52% complete (46.1k/s)
2142025-03-03T04:10:02.900ZDownload: 2214/4301 items 119.2/225.4MB 52% complete (56.9k/s)
2152025-03-03T04:10:08.153ZDownload: 2215/4301 items 119.2/225.4MB 52% complete (55.6k/s)
2162025-03-03T04:10:14.089ZDownload: 2219/4301 items 119.2/225.4MB 52% complete (45.7k/s)
2172025-03-03T04:10:19.676ZDownload: 2220/4301 items 119.2/225.4MB 52% complete (42.3k/s)
2182025-03-03T04:10:25.893ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (1.2k/s)
2192025-03-03T04:10:30.898ZDownload: 2840/4301 items 121.1/225.4MB 53% complete (232k/s)
2202025-03-03T04:10:35.899ZDownload: 3122/4301 items 150.6/225.4MB 66% complete (3.0M/s)
2212025-03-03T04:10:46.245ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.1M/s)
2222025-03-03T04:10:58.974ZDownload: 3283/4301 items 210.8/225.4MB 93% complete (882k/s)
2232025-03-03T04:11:04.065ZDownload: 3400/4301 items 213.1/225.4MB 94% complete (682k/s)
2242025-03-03T04:11:09.067ZDownload: 3637/4301 items 216.2/225.4MB 95% complete (542k/s)
2252025-03-03T04:11:14.073ZDownload: 3926/4301 items 217.9/225.4MB 96% complete (483k/s)
2262025-03-03T04:11:19.655ZDownload: 4204/4301 items 220.6/225.4MB 97% complete (470k/s)
2272025-03-03T04:11:36.926ZDownload: 4207/4301 items 220.6/225.4MB 97% complete
2282025-03-03T04:11:42.302ZDownload: 4282/4301 items 221.5/225.4MB 98% complete (78.0k/s)
2292025-03-03T04:11:49.180ZDownload: 4298/4301 items 225.2/225.4MB 99% complete (544k/s)
2302025-03-03T04:11:49.192ZDownload: Completed 225.42 MB in 216.91 seconds (1.0M/s)
2312025-03-03T04:11:51.308Z Actions: 1/5122 actions (Removing old actions)
2322025-03-03T04:11:51.329Z Actions: 194/5122 actions (Installing new actions)
2332025-03-03T04:11:56.085Z Actions: 4267/5122 actions (Updating modified actions)
2342025-03-03T04:11:56.442Z Actions: Completed 5122 actions in 5.13 seconds.
2352025-03-03T04:11:56.887Z Done (0.436s)
2362025-03-03T04:11:56.890Z Done (0.001s)
2372025-03-03T04:11:57.515Z Done (0.626s)
2382025-03-03T04:12:02.019Z Done (4.253s)
2392025-03-03T04:12:02.110Z Done (0.018s)
2402025-03-03T04:12:02.113Z Done (0.000s)
2412025-03-03T04:12:02.281Z Done (0.000s)
2422025-03-03T04:12:03.046ZPlanning: Evaluating mediator changes ... Done
2432025-03-03T04:12:03.211ZPlanning: Checking for conflicting actions ... Done
2442025-03-03T04:12:03.213ZPlanning: Consolidating action changes ... Done
2452025-03-03T04:12:03.493ZPlanning: Evaluating mediators ... Done
2462025-03-03T04:12:03.496ZPlanning: Planning completed in 0.45 seconds
2472025-03-03T04:12:03.535Z Mediators to change: 2
2482025-03-03T04:12:03.535Z Create boot environment: No
2492025-03-03T04:12:03.535ZCreate backup boot environment: No
2502025-03-03T04:12:03.620Z Done
2512025-03-03T04:12:03.620Z Done
2522025-03-03T04:12:04.053Z Done
2532025-03-03T04:12:07.953Z Done
2542025-03-03T04:12:08.045Z Done
2552025-03-03T04:12:08.048Z Done
2562025-03-03T04:12:08.171Z Done
2572025-03-03T04:12:08.809ZPlanning: Evaluating mediator changes ... Done
2582025-03-03T04:12:08.812ZPlanning: Merging actions ... Done
2592025-03-03T04:12:09.002ZPlanning: Checking for conflicting actions ... Done
2602025-03-03T04:12:09.005ZPlanning: Consolidating action changes ... Done
2612025-03-03T04:12:09.273ZPlanning: Evaluating mediators ... Done
2622025-03-03T04:12:09.330ZPlanning: Planning completed in 0.77 seconds
2632025-03-03T04:12:09.372Z Packages to change: 1
2642025-03-03T04:12:09.372Z Mediators to change: 1
2652025-03-03T04:12:09.375Z Services to change: 1
2662025-03-03T04:12:09.375Z Create boot environment: No
2672025-03-03T04:12:09.375ZCreate backup boot environment: Yes
2682025-03-03T04:12:11.740Z Actions: 1/6 actions (Updating modified actions)
2692025-03-03T04:12:11.743Z Actions: Completed 6 actions in 0.00 seconds.
2702025-03-03T04:12:11.743Z Done
2712025-03-03T04:12:11.743Z Done
2722025-03-03T04:12:11.871Z Done
2732025-03-03T04:12:15.780Z Done
2742025-03-03T04:12:15.880Z Done
2752025-03-03T04:12:15.883Z Done
2762025-03-03T04:12:16.033Z Done
2772025-03-03T04:12:16.486ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2782025-03-03T04:12:16.486Zclang system 15 system
2792025-03-03T04:12:16.486Zcsh system system illumos
2802025-03-03T04:12:16.486Zctags system system illumos
2812025-03-03T04:12:16.486Zgcc vendor 12 vendor
2822025-03-03T04:12:16.486Zgcc system 10 system
2832025-03-03T04:12:16.486Zgcc system 7 system
2842025-03-03T04:12:16.486Zgo system 1.20 system
2852025-03-03T04:12:16.486Zgo system 1.19 system
2862025-03-03T04:12:16.486Zllvm system 15 system
2872025-03-03T04:12:16.486Zllvm system 14 system
2882025-03-03T04:12:16.486Zmariadb system 10.6 system
2892025-03-03T04:12:16.486Zmta vendor vendor dma
2902025-03-03T04:12:16.486Zopenjdk system 17 system
2912025-03-03T04:12:16.486Zopenjdk system 11 system
2922025-03-03T04:12:16.486Zopenjdk system 1.8 system
2932025-03-03T04:12:16.486Zopenssl vendor 3 vendor
2942025-03-03T04:12:16.486Zperl system 5.36 system
2952025-03-03T04:12:16.486Zpostgresql system 15 system
2962025-03-03T04:12:16.486Zpostgresql system 13 system
2972025-03-03T04:12:16.486Zpython vendor 3 vendor
2982025-03-03T04:12:16.486Zpython system 2 system
2992025-03-03T04:12:16.486Zpython3 system 3.11 system
3002025-03-03T04:12:16.486Zruby system 3.0 system
3012025-03-03T04:12:16.486Zwords vendor vendor american-english
3022025-03-03T04:12:16.486Zwords system system australian-english
3032025-03-03T04:12:16.486Zwords system system british-english
3042025-03-03T04:12:16.486Zwords system system canadian-english
3052025-03-03T04:12:16.486Zwords system system french
3062025-03-03T04:12:16.486Zwords system system italian
3072025-03-03T04:12:16.487Zwords system system ngerman
3082025-03-03T04:12:16.487Zwords system system ogerman
3092025-03-03T04:12:16.487Zwords system system spanish
3102025-03-03T04:12:16.844ZPUBLISHER TYPE STATUS P LOCATION
3112025-03-03T04:12:16.844Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3122025-03-03T04:12:19.989ZFMRI IFO
3132025-03-03T04:12:19.989Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3142025-03-03T04:12:19.990Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3152025-03-03T04:12:19.990Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3162025-03-03T04:12:19.990Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3172025-03-03T04:12:19.990Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3182025-03-03T04:12:19.990Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3192025-03-03T04:12:19.990Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3202025-03-03T04:12:19.990Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3212025-03-03T04:12:19.990Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3222025-03-03T04:12:19.990Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3232025-03-03T04:12:19.990Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3242025-03-03T04:12:19.990Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3252025-03-03T04:12:19.990Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3262025-03-03T04:12:19.990Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3272025-03-03T04:12:19.990Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3282025-03-03T04:12:20.825Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3292025-03-03T04:12:21.139Z Updating crates.io index
3302025-03-03T04:12:21.142Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3312025-03-03T04:12:21.686Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3322025-03-03T04:12:21.924Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3332025-03-03T04:12:22.159Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3342025-03-03T04:12:22.440Z Updating git repository `https://github.com/oxidecomputer/propolis`
3352025-03-03T04:12:23.429Z Updating git repository `https://github.com/oxidecomputer/crucible`
3362025-03-03T04:12:25.132Z Updating git repository `https://github.com/oxidecomputer/opte`
3372025-03-03T04:12:25.728Z Updating git repository `https://github.com/oxidecomputer/falcon`
3382025-03-03T04:12:26.458Z Updating git repository `https://github.com/oxidecomputer/clickward`
3392025-03-03T04:12:26.722Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3402025-03-03T04:12:26.983Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3412025-03-03T04:12:27.637Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3422025-03-03T04:12:28.151Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3432025-03-03T04:12:28.437Z Updating git repository `https://github.com/oxidecomputer/propolis`
3442025-03-03T04:12:28.864Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3452025-03-03T04:12:29.144Z Updating git repository `https://github.com/oxidecomputer/tofino`
3462025-03-03T04:12:29.393Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3472025-03-03T04:12:29.628Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3482025-03-03T04:12:29.873Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3492025-03-03T04:12:30.124Z Updating git repository `https://github.com/oxidecomputer/lldp`
3502025-03-03T04:12:30.559Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3512025-03-03T04:12:30.852Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3522025-03-03T04:12:31.167Z Updating git repository `https://github.com/oxidecomputer/ispf`
3532025-03-03T04:12:31.451Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3542025-03-03T04:12:31.812Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3552025-03-03T04:12:32.359Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3562025-03-03T04:12:32.632Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3572025-03-03T04:12:32.985Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3582025-03-03T04:12:33.389Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3592025-03-03T04:12:33.690Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3602025-03-03T04:12:33.948Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3612025-03-03T04:12:34.204Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3622025-03-03T04:12:35.470Z Downloading crates ...
3632025-03-03T04:12:35.527Z Downloaded anstream v0.6.15
3642025-03-03T04:12:35.542Z Downloaded bitflags v2.6.0
3652025-03-03T04:12:35.556Z Downloaded zerocopy-derive v0.7.35
3662025-03-03T04:12:35.565Z Downloaded generic-array v0.14.7
3672025-03-03T04:12:35.571Z Downloaded anstyle-parse v0.2.5
3682025-03-03T04:12:35.575Z Downloaded bitflags v1.3.2
3692025-03-03T04:12:35.578Z Downloaded heck v0.4.1
3702025-03-03T04:12:35.581Z Downloaded block-buffer v0.10.4
3712025-03-03T04:12:35.584Z Downloaded anstyle-query v1.1.1
3722025-03-03T04:12:35.587Z Downloaded zerocopy v0.7.35
3732025-03-03T04:12:35.600Z Downloaded winnow v0.7.3
3742025-03-03T04:12:35.608Z Downloaded anstyle v1.0.10
3752025-03-03T04:12:35.611Z Downloaded anyhow v1.0.96
3762025-03-03T04:12:35.616Z Downloaded autocfg v1.4.0
3772025-03-03T04:12:35.661Z Downloaded dtrace-parser v0.2.0
3782025-03-03T04:12:35.668Z Downloaded equivalent v1.0.1
3792025-03-03T04:12:35.672Z Downloaded colorchoice v1.0.2
3802025-03-03T04:12:35.675Z Downloaded swrite v0.1.0
3812025-03-03T04:12:35.690Z Downloaded scroll_derive v0.12.0
3822025-03-03T04:12:35.695Z Downloaded usdt-macro v0.5.0
3832025-03-03T04:12:35.698Z Downloaded usdt-attr-macro v0.5.0
3842025-03-03T04:12:35.698Z Downloaded pretty-hex v0.4.1
3852025-03-03T04:12:35.698Z Downloaded is_terminal_polyfill v1.70.1
3862025-03-03T04:12:35.702Z Downloaded utf8parse v0.2.2
3872025-03-03T04:12:35.705Z Downloaded unicode-linebreak v0.1.5
3882025-03-03T04:12:35.705Z Downloaded fastrand v2.1.1
3892025-03-03T04:12:35.705Z Downloaded errno v0.3.9
3902025-03-03T04:12:35.708Z Downloaded dof v0.3.0
3912025-03-03T04:12:35.708Z Downloaded digest v0.10.7
3922025-03-03T04:12:35.713Z Downloaded version_check v0.9.5
3932025-03-03T04:12:35.713Z Downloaded thiserror-impl v1.0.69
3942025-03-03T04:12:35.713Z Downloaded bytecount v0.6.8
3952025-03-03T04:12:35.717Z Downloaded macaddr v1.0.1
3962025-03-03T04:12:35.717Z Downloaded cpufeatures v0.2.14
3972025-03-03T04:12:35.717Z Downloaded thiserror v1.0.69
3982025-03-03T04:12:35.721Z Downloaded toml_datetime v0.6.8
3992025-03-03T04:12:35.724Z Downloaded thiserror-impl v2.0.11
4002025-03-03T04:12:35.724Z Downloaded serde_tokenstream v0.2.2
4012025-03-03T04:12:35.726Z Downloaded serde_spanned v0.6.8
4022025-03-03T04:12:35.727Z Downloaded itoa v1.0.11
4032025-03-03T04:12:35.730Z Downloaded heck v0.5.0
4042025-03-03T04:12:35.730Z Downloaded terminal_size v0.4.0
4052025-03-03T04:12:35.730Z Downloaded tabled_derive v0.7.0
4062025-03-03T04:12:35.733Z Downloaded proc-macro-error-attr v1.0.4
4072025-03-03T04:12:35.733Z Downloaded fs-err v2.11.0
4082025-03-03T04:12:35.736Z Downloaded plain v0.2.3
4092025-03-03T04:12:35.736Z Downloaded byteorder v1.5.0
4102025-03-03T04:12:35.736Z Downloaded clap_lex v0.7.4
4112025-03-03T04:12:35.739Z Downloaded smawk v0.3.2
4122025-03-03T04:12:35.739Z Downloaded usdt v0.5.0
4132025-03-03T04:12:35.743Z Downloaded terminal_size v0.2.6
4142025-03-03T04:12:35.743Z Downloaded strsim v0.11.1
4152025-03-03T04:12:35.743Z Downloaded fnv v1.0.7
4162025-03-03T04:12:35.747Z Downloaded cfg-if v1.0.0
4172025-03-03T04:12:35.747Z Downloaded io-lifetimes v1.0.11
4182025-03-03T04:12:35.747Z Downloaded thread-id v4.2.2
4192025-03-03T04:12:35.750Z Downloaded sha2 v0.10.8
4202025-03-03T04:12:35.750Z Downloaded tempfile v3.13.0
4212025-03-03T04:12:35.754Z Downloaded thiserror v2.0.11
4222025-03-03T04:12:35.760Z Downloaded clap_derive v4.5.28
4232025-03-03T04:12:35.764Z Downloaded scroll v0.12.0
4242025-03-03T04:12:35.764Z Downloaded cargo_metadata v0.19.1
4252025-03-03T04:12:35.764Z Downloaded cargo-platform v0.1.8
4262025-03-03T04:12:35.770Z Downloaded camino-tempfile v1.1.1
4272025-03-03T04:12:35.770Z Downloaded quote v1.0.38
4282025-03-03T04:12:35.773Z Downloaded usdt-impl v0.5.0
4292025-03-03T04:12:35.773Z Downloaded cargo_toml v0.21.0
4302025-03-03T04:12:35.773Z Downloaded proc-macro-error v1.0.4
4312025-03-03T04:12:35.776Z Downloaded once_cell v1.20.3
4322025-03-03T04:12:35.776Z Downloaded memmap v0.7.0
4332025-03-03T04:12:35.780Z Downloaded pest_generator v2.7.14
4342025-03-03T04:12:35.780Z Downloaded semver v1.0.25
4352025-03-03T04:12:35.783Z Downloaded toml v0.8.20
4362025-03-03T04:12:35.786Z Downloaded textwrap v0.16.1
4372025-03-03T04:12:35.786Z Downloaded ryu v1.0.18
4382025-03-03T04:12:35.789Z Downloaded proc-macro2 v1.0.93
4392025-03-03T04:12:35.792Z Downloaded pest_meta v2.7.14
4402025-03-03T04:12:35.795Z Downloaded ucd-trie v0.1.7
4412025-03-03T04:12:35.795Z Downloaded log v0.4.22
4422025-03-03T04:12:35.798Z Downloaded typenum v1.17.0
4432025-03-03T04:12:35.801Z Downloaded clap v4.5.31
4442025-03-03T04:12:35.807Z Downloaded unicode-ident v1.0.14
4452025-03-03T04:12:35.811Z Downloaded serde_derive v1.0.218
4462025-03-03T04:12:35.814Z Downloaded papergrid v0.11.0
4472025-03-03T04:12:35.817Z Downloaded pest_derive v2.7.14
4482025-03-03T04:12:35.821Z Downloaded crypto-common v0.1.6
4492025-03-03T04:12:35.824Z Downloaded indexmap v2.7.1
4502025-03-03T04:12:35.827Z Downloaded serde v1.0.218
4512025-03-03T04:12:35.831Z Downloaded goblin v0.8.2
4522025-03-03T04:12:35.834Z Downloaded camino v1.1.9
4532025-03-03T04:12:35.838Z Downloaded memchr v2.7.4
4542025-03-03T04:12:35.841Z Downloaded toml_edit v0.22.24
4552025-03-03T04:12:35.864Z Downloaded pest v2.7.14
4562025-03-03T04:12:35.869Z Downloaded hashbrown v0.15.1
4572025-03-03T04:12:35.882Z Downloaded serde_json v1.0.139
4582025-03-03T04:12:35.889Z Downloaded clap_builder v4.5.31
4592025-03-03T04:12:35.896Z Downloaded tabled v0.15.0
4602025-03-03T04:12:35.915Z Downloaded syn v1.0.109
4612025-03-03T04:12:35.935Z Downloaded unicode-width v0.1.14
4622025-03-03T04:12:35.941Z Downloaded syn v2.0.98
4632025-03-03T04:12:35.954Z Downloaded rustix v0.37.28
4642025-03-03T04:12:35.971Z Downloaded rustix v0.38.37
4652025-03-03T04:12:36.015Z Downloaded libc v0.2.170
4662025-03-03T04:12:36.313Z Compiling proc-macro2 v1.0.93
4672025-03-03T04:12:36.313Z Compiling unicode-ident v1.0.14
4682025-03-03T04:12:36.316Z Compiling serde v1.0.218
4692025-03-03T04:12:36.316Z Compiling libc v0.2.170
4702025-03-03T04:12:36.316Z Compiling version_check v0.9.5
4712025-03-03T04:12:36.316Z Compiling memchr v2.7.4
4722025-03-03T04:12:36.350Z Compiling thiserror v1.0.69
4732025-03-03T04:12:36.368Z Compiling itoa v1.0.11
4742025-03-03T04:12:36.609Z Compiling ucd-trie v0.1.7
4752025-03-03T04:12:36.798Z Compiling ryu v1.0.18
4762025-03-03T04:12:37.201Z Compiling once_cell v1.20.3
4772025-03-03T04:12:37.224Z Compiling byteorder v1.5.0
4782025-03-03T04:12:37.425Z Compiling serde_json v1.0.139
4792025-03-03T04:12:37.593Z Compiling rustix v0.38.37
4802025-03-03T04:12:37.654Z Compiling bitflags v2.6.0
4812025-03-03T04:12:37.816Z Compiling usdt-impl v0.5.0
4822025-03-03T04:12:38.028Z Compiling proc-macro-error-attr v1.0.4
4832025-03-03T04:12:38.075Z Compiling syn v1.0.109
4842025-03-03T04:12:38.155Z Compiling io-lifetimes v1.0.11
4852025-03-03T04:12:38.226Z Compiling quote v1.0.38
4862025-03-03T04:12:38.352Z Compiling errno v0.3.9
4872025-03-03T04:12:38.582Z Compiling proc-macro-error v1.0.4
4882025-03-03T04:12:38.612Z Compiling syn v2.0.98
4892025-03-03T04:12:38.693Z Compiling thread-id v4.2.2
4902025-03-03T04:12:38.739Z Compiling camino v1.1.9
4912025-03-03T04:12:38.813Z Compiling rustix v0.37.28
4922025-03-03T04:12:38.853Z Compiling plain v0.2.3
4932025-03-03T04:12:38.878Z Compiling utf8parse v0.2.2
4942025-03-03T04:12:38.881Z Compiling hashbrown v0.15.1
4952025-03-03T04:12:39.014Z Compiling log v0.4.22
4962025-03-03T04:12:39.054Z Compiling equivalent v1.0.1
4972025-03-03T04:12:39.187Z Compiling anstyle-parse v0.2.5
4982025-03-03T04:12:39.533Z Compiling autocfg v1.4.0
4992025-03-03T04:12:39.736Z Compiling bitflags v1.3.2
5002025-03-03T04:12:39.853Z Compiling pretty-hex v0.4.1
5012025-03-03T04:12:39.879Z Compiling anstyle-query v1.1.1
5022025-03-03T04:12:40.021Z Compiling indexmap v2.7.1
5032025-03-03T04:12:40.048Z Compiling colorchoice v1.0.2
5042025-03-03T04:12:40.093Z Compiling anstyle v1.0.10
5052025-03-03T04:12:40.203Z Compiling unicode-width v0.1.14
5062025-03-03T04:12:40.232Z Compiling winnow v0.7.3
5072025-03-03T04:12:40.507Z Compiling semver v1.0.25
5082025-03-03T04:12:40.538Z Compiling thiserror v2.0.11
5092025-03-03T04:12:40.765Z Compiling is_terminal_polyfill v1.70.1
5102025-03-03T04:12:40.921Z Compiling anstream v0.6.15
5112025-03-03T04:12:41.069Z Compiling fs-err v2.11.0
5122025-03-03T04:12:41.183Z Compiling terminal_size v0.4.0
5132025-03-03T04:12:41.492Z Compiling clap_lex v0.7.4
5142025-03-03T04:12:41.535Z Compiling fnv v1.0.7
5152025-03-03T04:12:41.560Z Compiling bytecount v0.6.8
5162025-03-03T04:12:41.693Z Compiling anyhow v1.0.96
5172025-03-03T04:12:41.790Z Compiling fastrand v2.1.1
5182025-03-03T04:12:41.936Z Compiling strsim v0.11.1
5192025-03-03T04:12:42.019Z Compiling heck v0.5.0
5202025-03-03T04:12:42.316Z Compiling heck v0.4.1
5212025-03-03T04:12:42.509Z Compiling cfg-if v1.0.0
5222025-03-03T04:12:42.628Z Compiling tempfile v3.13.0
5232025-03-03T04:12:42.653Z Compiling terminal_size v0.2.6
5242025-03-03T04:12:42.749Z Compiling clap_builder v4.5.31
5252025-03-03T04:12:42.857Z Compiling papergrid v0.11.0
5262025-03-03T04:12:43.109Z Compiling memmap v0.7.0
5272025-03-03T04:12:43.135Z Compiling unicode-linebreak v0.1.5
5282025-03-03T04:12:43.361Z Compiling smawk v0.3.2
5292025-03-03T04:12:43.605Z Compiling textwrap v0.16.1
5302025-03-03T04:12:43.824Z Compiling swrite v0.1.0
5312025-03-03T04:12:44.320Z Compiling tabled_derive v0.7.0
5322025-03-03T04:12:45.842Z Compiling tabled v0.15.0
5332025-03-03T04:12:45.938Z Compiling serde_derive v1.0.218
5342025-03-03T04:12:45.942Z Compiling thiserror-impl v1.0.69
5352025-03-03T04:12:45.942Z Compiling zerocopy-derive v0.7.35
5362025-03-03T04:12:45.943Z Compiling scroll_derive v0.12.0
5372025-03-03T04:12:45.943Z Compiling thiserror-impl v2.0.11
5382025-03-03T04:12:45.943Z Compiling clap_derive v4.5.28
5392025-03-03T04:12:47.483Z Compiling scroll v0.12.0
5402025-03-03T04:12:47.978Z Compiling zerocopy v0.7.35
5412025-03-03T04:12:48.001Z Compiling goblin v0.8.2
5422025-03-03T04:12:49.212Z Compiling pest v2.7.14
5432025-03-03T04:12:50.374Z Compiling clap v4.5.31
5442025-03-03T04:12:51.437Z Compiling pest_meta v2.7.14
5452025-03-03T04:12:52.375Z Compiling pest_generator v2.7.14
5462025-03-03T04:12:53.808Z Compiling pest_derive v2.7.14
5472025-03-03T04:12:54.407Z Compiling dtrace-parser v0.2.0
5482025-03-03T04:12:55.251Z Compiling toml_datetime v0.6.8
5492025-03-03T04:12:55.251Z Compiling serde_spanned v0.6.8
5502025-03-03T04:12:55.269Z Compiling cargo-platform v0.1.8
5512025-03-03T04:12:55.593Z Compiling serde_tokenstream v0.2.2
5522025-03-03T04:12:55.674Z Compiling macaddr v1.0.1
5532025-03-03T04:12:55.783Z Compiling toml_edit v0.22.24
5542025-03-03T04:12:55.895Z Compiling camino-tempfile v1.1.1
5552025-03-03T04:12:56.734Z Compiling dof v0.3.0
5562025-03-03T04:12:56.734Z Compiling cargo_metadata v0.19.1
5572025-03-03T04:12:58.388Z Compiling usdt-attr-macro v0.5.0
5582025-03-03T04:12:58.388Z Compiling usdt-macro v0.5.0
5592025-03-03T04:12:58.571Z Compiling toml v0.8.20
5602025-03-03T04:12:59.544Z Compiling cargo_toml v0.21.0
5612025-03-03T04:12:59.632Z Compiling usdt v0.5.0
5622025-03-03T04:13:02.196Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5632025-03-03T04:13:05.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.88s
5642025-03-03T04:13:05.746Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5652025-03-03T04:13:06.343Z Downloading crates ...
5662025-03-03T04:13:06.465Z Downloaded async-stream-impl v0.3.6
5672025-03-03T04:13:06.488Z Downloaded atty v0.2.14
5682025-03-03T04:13:06.496Z Downloaded atomicwrites v0.4.4
5692025-03-03T04:13:06.500Z Downloaded instant v0.1.13
5702025-03-03T04:13:06.506Z Downloaded hubpack_derive v0.1.1
5712025-03-03T04:13:06.506Z Downloaded cfg_aliases v0.2.1
5722025-03-03T04:13:06.506Z Downloaded crunchy v0.2.2
5732025-03-03T04:13:06.510Z Downloaded internet-checksum v0.2.1
5742025-03-03T04:13:06.514Z Downloaded http-body v1.0.1
5752025-03-03T04:13:06.514Z Downloaded ciborium-io v0.2.2
5762025-03-03T04:13:06.518Z Downloaded match_cfg v0.1.0
5772025-03-03T04:13:06.522Z Downloaded is_ci v1.2.0
5782025-03-03T04:13:06.522Z Downloaded ident_case v1.0.1
5792025-03-03T04:13:06.522Z Downloaded atomic-waker v1.1.2
5802025-03-03T04:13:06.545Z Downloaded home v0.5.9
5812025-03-03T04:13:06.546Z Downloaded ctr v0.9.2
5822025-03-03T04:13:06.546Z Downloaded impl-trait-for-tuples v0.2.2
5832025-03-03T04:13:06.546Z Downloaded md-5 v0.10.6
5842025-03-03T04:13:06.546Z Downloaded indoc v2.0.5
5852025-03-03T04:13:06.546Z Downloaded cstr-argument v0.1.2
5862025-03-03T04:13:06.546Z Downloaded crucible-workspace-hack v0.1.0
5872025-03-03T04:13:06.546Z Downloaded ascii-canvas v3.0.0
5882025-03-03T04:13:06.546Z Downloaded is-terminal v0.4.13
5892025-03-03T04:13:06.549Z Downloaded array-init v0.0.4
5902025-03-03T04:13:06.549Z Downloaded async-stream v0.3.6
5912025-03-03T04:13:06.549Z Downloaded async-recursion v1.1.1
5922025-03-03T04:13:06.550Z Downloaded icu_provider_macros v1.5.0
5932025-03-03T04:13:06.550Z Downloaded maplit v1.0.2
5942025-03-03T04:13:06.550Z Downloaded buf-list v1.0.3
5952025-03-03T04:13:06.554Z Downloaded linked-hash-map v0.5.6
5962025-03-03T04:13:06.554Z Downloaded indoc v1.0.9
5972025-03-03T04:13:06.557Z Downloaded mime v0.3.17
5982025-03-03T04:13:06.557Z Downloaded crc v3.2.1
5992025-03-03T04:13:06.561Z Downloaded multimap v0.10.0
6002025-03-03T04:13:06.564Z Downloaded hex v0.4.3
6012025-03-03T04:13:06.564Z Downloaded convert_case v0.4.0
6022025-03-03T04:13:06.564Z Downloaded bit-vec v0.8.0
6032025-03-03T04:13:06.570Z Downloaded instability v0.3.2
6042025-03-03T04:13:06.570Z Downloaded cfg_aliases v0.1.1
6052025-03-03T04:13:06.574Z Downloaded lockfree-object-pool v0.1.6
6062025-03-03T04:13:06.575Z Downloaded hubpack v0.1.2
6072025-03-03T04:13:06.575Z Downloaded linear-map v1.2.0
6082025-03-03T04:13:06.578Z Downloaded ciborium-ll v0.2.2
6092025-03-03T04:13:06.578Z Downloaded bb8 v0.8.5
6102025-03-03T04:13:06.578Z Downloaded md5 v0.7.0
6112025-03-03T04:13:06.578Z Downloaded lru-cache v0.1.2
6122025-03-03T04:13:06.581Z Downloaded cobs v0.2.3
6132025-03-03T04:13:06.581Z Downloaded const_format_proc_macros v0.2.34
6142025-03-03T04:13:06.584Z Downloaded icu_locid_transform v1.5.0
6152025-03-03T04:13:06.588Z Downloaded managed v0.8.0
6162025-03-03T04:13:06.588Z Downloaded libsw-core v0.3.1
6172025-03-03T04:13:06.591Z Downloaded mockall v0.13.1
6182025-03-03T04:13:06.591Z Downloaded psl-types v2.0.11
6192025-03-03T04:13:06.594Z Downloaded crc-catalog v2.4.0
6202025-03-03T04:13:06.594Z Downloaded cmake v0.1.51
6212025-03-03T04:13:06.597Z Downloaded bit-set v0.8.0
6222025-03-03T04:13:06.597Z Downloaded mime_guess v2.0.5
6232025-03-03T04:13:06.601Z Downloaded iana-time-zone v0.1.61
6242025-03-03T04:13:06.604Z Downloaded indent_write v2.2.0
6252025-03-03T04:13:06.604Z Downloaded arrayvec v0.7.6
6262025-03-03T04:13:06.608Z Downloaded russh-cryptovec v0.7.3
6272025-03-03T04:13:06.608Z Downloaded memoffset v0.9.1
6282025-03-03T04:13:06.612Z Downloaded indexmap v1.9.3
6292025-03-03T04:13:06.612Z Downloaded crossbeam-deque v0.8.5
6302025-03-03T04:13:06.614Z Downloaded hex-literal v0.4.1
6312025-03-03T04:13:06.614Z Downloaded argon2 v0.5.3
6322025-03-03T04:13:06.617Z Downloaded chrono-tz-build v0.4.0
6332025-03-03T04:13:06.618Z Downloaded hickory-server v0.24.4
6342025-03-03T04:13:06.624Z Downloaded ipnetwork v0.21.1
6352025-03-03T04:13:06.628Z Downloaded humantime v2.1.0
6362025-03-03T04:13:06.632Z Downloaded csv-core v0.1.11
6372025-03-03T04:13:06.632Z Downloaded lock_api v0.4.12
6382025-03-03T04:13:06.632Z Downloaded lazycell v1.3.0
6392025-03-03T04:13:06.639Z Downloaded ipnet v2.11.0
6402025-03-03T04:13:06.639Z Downloaded lru v0.12.5
6412025-03-03T04:13:06.639Z Downloaded highway v1.3.0
6422025-03-03T04:13:06.642Z Downloaded httparse v1.9.5
6432025-03-03T04:13:06.642Z Downloaded termtree v0.4.1
6442025-03-03T04:13:06.642Z Downloaded bzip2 v0.4.4
6452025-03-03T04:13:06.647Z Downloaded ref-cast-impl v1.0.23
6462025-03-03T04:13:06.647Z Downloaded ciborium v0.2.2
6472025-03-03T04:13:06.655Z Downloaded keccak v0.1.5
6482025-03-03T04:13:06.655Z Downloaded ahash v0.8.11
6492025-03-03T04:13:06.660Z Downloaded time-core v0.1.2
6502025-03-03T04:13:06.661Z Downloaded signal-hook-tokio v0.3.1
6512025-03-03T04:13:06.661Z Downloaded cassowary v0.3.0
6522025-03-03T04:13:06.661Z Downloaded litemap v0.7.3
6532025-03-03T04:13:06.661Z Downloaded cargo_metadata v0.18.1
6542025-03-03T04:13:06.665Z Downloaded cancel-safe-futures v0.1.5
6552025-03-03T04:13:06.665Z Downloaded block-padding v0.3.3
6562025-03-03T04:13:06.665Z Downloaded take_mut v0.2.2
6572025-03-03T04:13:06.674Z Downloaded sqlparser_derive v0.2.2
6582025-03-03T04:13:06.674Z Downloaded kstat-rs v0.2.4
6592025-03-03T04:13:06.674Z Downloaded yoke-derive v0.7.4
6602025-03-03T04:13:06.674Z Downloaded serde_plain v1.0.2
6612025-03-03T04:13:06.679Z Downloaded hickory-client v0.24.4
6622025-03-03T04:13:06.679Z Downloaded downcast v0.11.0
6632025-03-03T04:13:06.679Z Downloaded semver v0.1.20
6642025-03-03T04:13:06.679Z Downloaded rand_core v0.6.4
6652025-03-03T04:13:06.679Z Downloaded jobserver v0.1.32
6662025-03-03T04:13:06.683Z Downloaded console v0.15.10
6672025-03-03T04:13:06.689Z Downloaded foreign-types-shared v0.1.1
6682025-03-03T04:13:06.689Z Downloaded clang-sys v1.8.1
6692025-03-03T04:13:06.695Z Downloaded crc32fast v1.4.2
6702025-03-03T04:13:06.695Z Downloaded structmeta-derive v0.3.0
6712025-03-03T04:13:06.695Z Downloaded strip-ansi-escapes v0.2.0
6722025-03-03T04:13:06.695Z Downloaded scopeguard v1.2.0
6732025-03-03T04:13:06.699Z Downloaded lazy_static v1.5.0
6742025-03-03T04:13:06.699Z Downloaded cookie v0.18.1
6752025-03-03T04:13:06.699Z Downloaded indicatif v0.17.11
6762025-03-03T04:13:06.708Z Downloaded hmac v0.12.1
6772025-03-03T04:13:06.713Z Downloaded rtoolbox v0.0.2
6782025-03-03T04:13:06.713Z Downloaded litrs v0.4.1
6792025-03-03T04:13:06.714Z Downloaded miniz_oxide v0.8.5
6802025-03-03T04:13:06.714Z Downloaded blowfish v0.9.1
6812025-03-03T04:13:06.721Z Downloaded path-slash v0.1.5
6822025-03-03T04:13:06.721Z Downloaded signal-hook-registry v1.4.2
6832025-03-03T04:13:06.721Z Downloaded thread_local v1.1.8
6842025-03-03T04:13:06.721Z Downloaded libsw v3.4.0
6852025-03-03T04:13:06.727Z Downloaded mockall_derive v0.13.1
6862025-03-03T04:13:06.728Z Downloaded progenitor-client v0.9.1
6872025-03-03T04:13:06.728Z Downloaded slog-stdlog v4.1.1
6882025-03-03T04:13:06.728Z Downloaded openssl-macros v0.1.1
6892025-03-03T04:13:06.728Z Downloaded structmeta v0.3.0
6902025-03-03T04:13:06.728Z Downloaded slog-scope v4.4.0
6912025-03-03T04:13:06.733Z Downloaded document-features v0.2.10
6922025-03-03T04:13:06.733Z Downloaded defmt-macros v0.3.9
6932025-03-03T04:13:06.733Z Downloaded peg-runtime v0.8.3
6942025-03-03T04:13:06.737Z Downloaded arc-swap v1.7.1
6952025-03-03T04:13:06.737Z Downloaded openssl-probe v0.1.5
6962025-03-03T04:13:06.737Z Downloaded proc-macro-error2 v2.0.1
6972025-03-03T04:13:06.742Z Downloaded progenitor-client v0.8.0
6982025-03-03T04:13:06.746Z Downloaded zerovec-derive v0.10.3
6992025-03-03T04:13:06.746Z Downloaded allocator-api2 v0.2.18
7002025-03-03T04:13:06.750Z Downloaded group v0.13.0
7012025-03-03T04:13:06.750Z Downloaded glob v0.3.2
7022025-03-03T04:13:06.755Z Downloaded const-oid v0.9.6
7032025-03-03T04:13:06.755Z Downloaded compact_str v0.8.0
7042025-03-03T04:13:06.759Z Downloaded icu_collections v1.5.0
7052025-03-03T04:13:06.765Z Downloaded num-derive v0.4.2
7062025-03-03T04:13:06.771Z Downloaded crc-any v2.5.0
7072025-03-03T04:13:06.771Z Downloaded fallible-iterator v0.2.0
7082025-03-03T04:13:06.771Z Downloaded tower-service v0.3.3
7092025-03-03T04:13:06.776Z Downloaded zeroize_derive v1.4.2
7102025-03-03T04:13:06.776Z Downloaded untrusted v0.9.0
7112025-03-03T04:13:06.776Z Downloaded tower-layer v0.3.3
7122025-03-03T04:13:06.776Z Downloaded defmt-parser v0.3.4
7132025-03-03T04:13:06.776Z Downloaded chacha20poly1305 v0.10.1
7142025-03-03T04:13:06.785Z Downloaded progenitor-macro v0.8.0
7152025-03-03T04:13:06.785Z Downloaded fd-lock v4.0.2
7162025-03-03T04:13:06.785Z Downloaded icu_normalizer_data v1.5.0
7172025-03-03T04:13:06.793Z Downloaded ron v0.7.1
7182025-03-03T04:13:06.793Z Downloaded rustc_version v0.1.7
7192025-03-03T04:13:06.793Z Downloaded hickory-resolver v0.24.4
7202025-03-03T04:13:06.805Z Downloaded derive_builder_macro v0.20.2
7212025-03-03T04:13:06.809Z Downloaded addr2line v0.24.2
7222025-03-03T04:13:06.809Z Downloaded scheduled-thread-pool v0.2.7
7232025-03-03T04:13:06.809Z Downloaded same-file v1.0.6
7242025-03-03T04:13:06.815Z Downloaded progenitor v0.9.1
7252025-03-03T04:13:06.815Z Downloaded float-ord v0.3.2
7262025-03-03T04:13:06.820Z Downloaded num-integer v0.1.46
7272025-03-03T04:13:06.820Z Downloaded globset v0.4.15
7282025-03-03T04:13:06.820Z Downloaded pem v3.0.5
7292025-03-03T04:13:06.820Z Downloaded parse-display-derive v0.10.0
7302025-03-03T04:13:06.826Z Downloaded parking_lot v0.11.2
7312025-03-03T04:13:06.826Z Downloaded http v1.2.0
7322025-03-03T04:13:06.833Z Downloaded const_format v0.2.34
7332025-03-03T04:13:06.839Z Downloaded shell-words v1.1.0
7342025-03-03T04:13:06.839Z Downloaded serde-hex v0.1.0
7352025-03-03T04:13:06.839Z Downloaded rustls-pemfile v1.0.4
7362025-03-03T04:13:06.839Z Downloaded num-conv v0.1.0
7372025-03-03T04:13:06.843Z Downloaded ghash v0.5.1
7382025-03-03T04:13:06.843Z Downloaded futures-io v0.3.31
7392025-03-03T04:13:06.843Z Downloaded num-complex v0.4.6
7402025-03-03T04:13:06.843Z Downloaded shlex v1.3.0
7412025-03-03T04:13:06.848Z Downloaded postgres-types v0.2.9
7422025-03-03T04:13:06.848Z Downloaded vte v0.11.1
7432025-03-03T04:13:06.857Z Downloaded nodrop v0.1.14
7442025-03-03T04:13:06.857Z Downloaded tokio-macros v2.5.0
7452025-03-03T04:13:06.857Z Downloaded termtree v0.5.1
7462025-03-03T04:13:06.862Z Downloaded synstructure v0.13.1
7472025-03-03T04:13:06.862Z Downloaded backtrace v0.3.74
7482025-03-03T04:13:06.862Z Downloaded pbkdf2 v0.12.2
7492025-03-03T04:13:06.862Z Downloaded tokio-native-tls v0.3.1
7502025-03-03T04:13:06.867Z Downloaded mio v1.0.2
7512025-03-03T04:13:06.871Z Downloaded utf-8 v0.7.6
7522025-03-03T04:13:06.871Z Downloaded typify-macro v0.2.0
7532025-03-03T04:13:06.871Z Downloaded postgres-protocol v0.6.8
7542025-03-03T04:13:06.878Z Downloaded foldhash v0.1.3
7552025-03-03T04:13:06.879Z Downloaded filetime v0.2.25
7562025-03-03T04:13:06.886Z Downloaded pem-rfc7468 v0.7.0
7572025-03-03T04:13:06.886Z Downloaded bytes v1.10.0
7582025-03-03T04:13:06.886Z Downloaded nanorand v0.7.0
7592025-03-03T04:13:06.891Z Downloaded bumpalo v3.16.0
7602025-03-03T04:13:06.891Z Downloaded base64 v0.21.7
7612025-03-03T04:13:06.896Z Downloaded serde_yaml v0.9.34+deprecated
7622025-03-03T04:13:06.901Z Downloaded parking_lot_core v0.8.6
7632025-03-03T04:13:06.901Z Downloaded dyn-clone v1.0.18
7642025-03-03T04:13:06.901Z Downloaded dunce v1.0.5
7652025-03-03T04:13:06.901Z Downloaded typify v0.3.0
7662025-03-03T04:13:06.907Z Downloaded try-lock v0.2.5
7672025-03-03T04:13:06.912Z Downloaded toolchain_find v0.4.0
7682025-03-03T04:13:06.912Z Downloaded gethostname v0.5.0
7692025-03-03T04:13:06.912Z Downloaded futures-macro v0.3.31
7702025-03-03T04:13:06.912Z Downloaded r2d2 v0.8.10
7712025-03-03T04:13:06.912Z Downloaded num_enum_derive v0.5.11
7722025-03-03T04:13:06.918Z Downloaded primeorder v0.13.6
7732025-03-03T04:13:06.918Z Downloaded num_enum v0.5.11
7742025-03-03T04:13:06.923Z Downloaded radium v0.7.0
7752025-03-03T04:13:06.923Z Downloaded progenitor-impl v0.9.1
7762025-03-03T04:13:06.923Z Downloaded zerofrom v0.1.4
7772025-03-03T04:13:06.928Z Downloaded des v0.8.1
7782025-03-03T04:13:06.928Z Downloaded quinn v0.11.5
7792025-03-03T04:13:06.937Z Downloaded number_prefix v0.4.0
7802025-03-03T04:13:06.937Z Downloaded sha1 v0.10.6
7812025-03-03T04:13:06.937Z Downloaded new_debug_unreachable v1.0.6
7822025-03-03T04:13:06.941Z Downloaded serde_repr v0.1.19
7832025-03-03T04:13:06.941Z Downloaded rpassword v7.3.1
7842025-03-03T04:13:06.941Z Downloaded serde_path_to_error v0.1.16
7852025-03-03T04:13:06.941Z Downloaded peg v0.8.4
7862025-03-03T04:13:06.941Z Downloaded der_derive v0.7.3
7872025-03-03T04:13:06.954Z Downloaded value-bag v1.9.0
7882025-03-03T04:13:06.960Z Downloaded strum_macros v0.25.3
7892025-03-03T04:13:06.960Z Downloaded strum_macros v0.24.3
7902025-03-03T04:13:06.960Z Downloaded quinn-udp v0.5.5
7912025-03-03T04:13:06.960Z Downloaded ssh-encoding v0.2.0
7922025-03-03T04:13:06.960Z Downloaded dsl_auto_type v0.1.2
7932025-03-03T04:13:06.960Z Downloaded test-strategy v0.4.0
7942025-03-03T04:13:06.964Z Downloaded slog-dtrace v0.3.0
7952025-03-03T04:13:06.964Z Downloaded wait-timeout v0.2.0
7962025-03-03T04:13:06.964Z Downloaded fatfs v0.3.6
7972025-03-03T04:13:06.968Z Downloaded url v2.5.3
7982025-03-03T04:13:06.973Z Downloaded poly1305 v0.8.0
7992025-03-03T04:13:06.973Z Downloaded native-tls v0.2.12
8002025-03-03T04:13:06.979Z Downloaded topological-sort v0.2.2
8012025-03-03T04:13:06.979Z Downloaded futures-task v0.3.31
8022025-03-03T04:13:06.979Z Downloaded zone v0.1.8
8032025-03-03T04:13:06.982Z Downloaded zeroize v1.8.1
8042025-03-03T04:13:06.982Z Downloaded zerofrom-derive v0.1.4
8052025-03-03T04:13:06.983Z Downloaded itertools v0.10.5
8062025-03-03T04:13:06.987Z Downloaded serde-big-array v0.5.1
8072025-03-03T04:13:06.993Z Downloaded writeable v0.5.5
8082025-03-03T04:13:06.993Z Downloaded xattr v1.3.1
8092025-03-03T04:13:06.997Z Downloaded xz2 v0.1.7
8102025-03-03T04:13:06.997Z Downloaded wyz v0.5.1
8112025-03-03T04:13:06.997Z Downloaded pkg-config v0.3.31
8122025-03-03T04:13:06.997Z Downloaded derive_more v0.99.19
8132025-03-03T04:13:07.002Z Downloaded darling_macro v0.20.10
8142025-03-03T04:13:07.006Z Downloaded rustc-demangle v0.1.24
8152025-03-03T04:13:07.006Z Downloaded phf_shared v0.11.2
8162025-03-03T04:13:07.006Z Downloaded tokio-rustls v0.25.0
8172025-03-03T04:13:07.016Z Downloaded term v0.7.0
8182025-03-03T04:13:07.021Z Downloaded itertools v0.14.0
8192025-03-03T04:13:07.021Z Downloaded newtype_derive v0.1.6
8202025-03-03T04:13:07.021Z Downloaded paste v1.0.15
8212025-03-03T04:13:07.025Z Downloaded rsa v0.9.6
8222025-03-03T04:13:07.029Z Downloaded quick-error v1.2.3
8232025-03-03T04:13:07.034Z Downloaded zip v0.6.6
8242025-03-03T04:13:07.034Z Downloaded precomputed-hash v0.1.1
8252025-03-03T04:13:07.038Z Downloaded thiserror-no-std v2.0.2
8262025-03-03T04:13:07.047Z Downloaded static_assertions v1.1.0
8272025-03-03T04:13:07.047Z Downloaded stable_deref_trait v1.2.0
8282025-03-03T04:13:07.047Z Downloaded secrecy v0.8.0
8292025-03-03T04:13:07.061Z Downloaded sec1 v0.7.3
8302025-03-03T04:13:07.061Z Downloaded crossbeam-channel v0.5.13
8312025-03-03T04:13:07.061Z Downloaded postcard v1.0.10
8322025-03-03T04:13:07.076Z Downloaded which v4.4.2
8332025-03-03T04:13:07.076Z Downloaded strum v0.26.3
8342025-03-03T04:13:07.076Z Downloaded flume v0.11.1
8352025-03-03T04:13:07.076Z Downloaded ena v0.14.3
8362025-03-03T04:13:07.076Z Downloaded unicase v2.7.0
8372025-03-03T04:13:07.076Z Downloaded typify-macro v0.3.0
8382025-03-03T04:13:07.076Z Downloaded pin-project-internal v1.1.6
8392025-03-03T04:13:07.082Z Downloaded normalize-line-endings v0.3.0
8402025-03-03T04:13:07.082Z Downloaded foreign-types v0.5.0
8412025-03-03T04:13:07.082Z Downloaded foreign-types v0.3.2
8422025-03-03T04:13:07.082Z Downloaded yasna v0.5.2
8432025-03-03T04:13:07.082Z Downloaded packed_struct_codegen v0.10.1
8442025-03-03T04:13:07.082Z Downloaded p256 v0.13.2
8452025-03-03T04:13:07.082Z Downloaded tracing v0.1.40
8462025-03-03T04:13:07.082Z Downloaded phf_shared v0.10.0
8472025-03-03T04:13:07.089Z Downloaded rand_seeder v0.3.0
8482025-03-03T04:13:07.089Z Downloaded rand_core v0.9.2
8492025-03-03T04:13:07.089Z Downloaded progenitor-macro v0.9.1
8502025-03-03T04:13:07.089Z Downloaded rand_xorshift v0.3.0
8512025-03-03T04:13:07.096Z Downloaded tiny-keccak v2.0.2
8522025-03-03T04:13:07.096Z Downloaded daft v0.1.1
8532025-03-03T04:13:07.096Z Downloaded tabwriter v1.4.0
8542025-03-03T04:13:07.096Z Downloaded rand_chacha v0.3.1
8552025-03-03T04:13:07.104Z Downloaded utf16_iter v1.0.5
8562025-03-03T04:13:07.104Z Downloaded zerocopy-derive v0.8.10
8572025-03-03T04:13:07.112Z Downloaded funty v2.0.0
8582025-03-03T04:13:07.112Z Downloaded futures-core v0.3.31
8592025-03-03T04:13:07.112Z Downloaded crossterm v0.28.1
8602025-03-03T04:13:07.119Z Downloaded pin-project v1.1.6
8612025-03-03T04:13:07.126Z Downloaded want v0.3.1
8622025-03-03T04:13:07.130Z Downloaded waitgroup v0.1.2
8632025-03-03T04:13:07.131Z Downloaded vte_generate_state_changes v0.1.2
8642025-03-03T04:13:07.131Z Downloaded num v0.4.3
8652025-03-03T04:13:07.131Z Downloaded slog-json v2.6.1
8662025-03-03T04:13:07.138Z Downloaded slog-envlogger v2.2.0
8672025-03-03T04:13:07.138Z Downloaded rand_chacha v0.9.0
8682025-03-03T04:13:07.160Z Downloaded russh-keys v0.45.0
8692025-03-03T04:13:07.160Z Downloaded tough v0.19.0
8702025-03-03T04:13:07.160Z Downloaded samael v0.0.18
8712025-03-03T04:13:07.170Z Downloaded endian-type v0.1.2
8722025-03-03T04:13:07.170Z Downloaded zone_cfg_derive v0.1.2
8732025-03-03T04:13:07.170Z Downloaded unicode-xid v0.2.6
8742025-03-03T04:13:07.170Z Downloaded twox-hash v2.1.0
8752025-03-03T04:13:07.170Z Downloaded oso-derive v0.27.3
8762025-03-03T04:13:07.170Z Downloaded hash32 v0.3.1
8772025-03-03T04:13:07.170Z Downloaded headers-core v0.3.0
8782025-03-03T04:13:07.170Z Downloaded parse-size v1.1.0
8792025-03-03T04:13:07.178Z Downloaded fxhash v0.2.1
8802025-03-03T04:13:07.178Z Downloaded futures-channel v0.3.31
8812025-03-03T04:13:07.178Z Downloaded tar v0.4.44
8822025-03-03T04:13:07.178Z Downloaded deranged v0.3.11
8832025-03-03T04:13:07.178Z Downloaded tokio-rustls v0.24.1
8842025-03-03T04:13:07.191Z Downloaded subtle v2.6.1
8852025-03-03T04:13:07.191Z Downloaded phf_generator v0.11.2
8862025-03-03T04:13:07.191Z Downloaded form_urlencoded v1.2.1
8872025-03-03T04:13:07.191Z Downloaded walkdir v2.5.0
8882025-03-03T04:13:07.191Z Downloaded tls_codec_derive v0.4.1
8892025-03-03T04:13:07.200Z Downloaded string_cache v0.8.7
8902025-03-03T04:13:07.200Z Downloaded env_filter v0.1.2
8912025-03-03T04:13:07.200Z Downloaded rustc_version v0.4.1
8922025-03-03T04:13:07.200Z Downloaded pkcs8 v0.10.2
8932025-03-03T04:13:07.200Z Downloaded phf v0.11.2
8942025-03-03T04:13:07.200Z Downloaded pkcs1 v0.7.5
8952025-03-03T04:13:07.200Z Downloaded smallvec v0.6.14
8962025-03-03T04:13:07.205Z Downloaded salsa20 v0.10.2
8972025-03-03T04:13:07.205Z Downloaded opaque-debug v0.3.1
8982025-03-03T04:13:07.205Z Downloaded pbkdf2 v0.11.0
8992025-03-03T04:13:07.205Z Downloaded x509-cert v0.2.5
9002025-03-03T04:13:07.215Z Downloaded smallvec v1.14.0
9012025-03-03T04:13:07.221Z Downloaded embedded-io v0.6.1
9022025-03-03T04:13:07.222Z Downloaded blake3 v1.5.4
9032025-03-03T04:13:07.227Z Downloaded diesel_table_macro_syntax v0.2.0
9042025-03-03T04:13:07.227Z Downloaded futures-sink v0.3.31
9052025-03-03T04:13:07.227Z Downloaded zone v0.3.0
9062025-03-03T04:13:07.227Z Downloaded rustfmt-wrapper v0.2.1
9072025-03-03T04:13:07.235Z Downloaded derive-where v1.2.7
9082025-03-03T04:13:07.235Z Downloaded rusty-fork v0.3.0
9092025-03-03T04:13:07.239Z Downloaded futures v0.3.31
9102025-03-03T04:13:07.240Z Downloaded tinyvec_macros v0.1.1
9112025-03-03T04:13:07.240Z Downloaded pkcs5 v0.7.1
9122025-03-03T04:13:07.244Z Downloaded zone_cfg_derive v0.3.0
9132025-03-03T04:13:07.244Z Downloaded ssh-cipher v0.2.0
9142025-03-03T04:13:07.249Z Downloaded dirs-next v2.0.0
9152025-03-03T04:13:07.249Z Downloaded zip v2.1.3
9162025-03-03T04:13:07.255Z Downloaded universal-hash v0.5.1
9172025-03-03T04:13:07.255Z Downloaded sigpipe v0.1.3
9182025-03-03T04:13:07.255Z Downloaded supports-color v3.0.2
9192025-03-03T04:13:07.260Z Downloaded num_threads v0.1.7
9202025-03-03T04:13:07.260Z Downloaded foreign-types-shared v0.3.1
9212025-03-03T04:13:07.260Z Downloaded rayon v1.10.0
9222025-03-03T04:13:07.265Z Downloaded spki v0.7.3
9232025-03-03T04:13:07.271Z Downloaded resolv-conf v0.7.0
9242025-03-03T04:13:07.276Z Downloaded password-hash v0.4.2
9252025-03-03T04:13:07.276Z Downloaded smf v0.2.3
9262025-03-03T04:13:07.276Z Downloaded packed_struct v0.10.1
9272025-03-03T04:13:07.276Z Downloaded zopfli v0.8.1
9282025-03-03T04:13:07.288Z Downloaded sync_wrapper v1.0.1
9292025-03-03T04:13:07.288Z Downloaded uzers v0.12.1
9302025-03-03T04:13:07.288Z Downloaded unicode-bidi v0.3.17
9312025-03-03T04:13:07.293Z Downloaded proc-macro-error-attr2 v2.0.0
9322025-03-03T04:13:07.293Z Downloaded sync-ptr v0.1.1
9332025-03-03T04:13:07.293Z Downloaded float-cmp v0.10.0
9342025-03-03T04:13:07.293Z Downloaded getrandom v0.2.15
9352025-03-03T04:13:07.293Z Downloaded predicates-core v1.0.8
9362025-03-03T04:13:07.293Z Downloaded darling_core v0.20.10
9372025-03-03T04:13:07.300Z Downloaded owo-colors v4.2.0
9382025-03-03T04:13:07.308Z Downloaded subprocess v0.2.9
9392025-03-03T04:13:07.308Z Downloaded pretty-hex v0.2.1
9402025-03-03T04:13:07.308Z Downloaded toml_edit v0.19.15
9412025-03-03T04:13:07.319Z Downloaded signature v2.2.0
9422025-03-03T04:13:07.325Z Downloaded tinystr v0.7.6
9432025-03-03T04:13:07.325Z Downloaded h2 v0.4.6
9442025-03-03T04:13:07.332Z Downloaded either v1.14.0
9452025-03-03T04:13:07.344Z Downloaded oxnet v0.1.1
9462025-03-03T04:13:07.344Z Downloaded heck v0.3.3
9472025-03-03T04:13:07.344Z Downloaded der v0.7.9
9482025-03-03T04:13:07.350Z Downloaded tap v1.0.1
9492025-03-03T04:13:07.350Z Downloaded ppv-lite86 v0.2.20
9502025-03-03T04:13:07.351Z Downloaded polyval v0.6.2
9512025-03-03T04:13:07.351Z Downloaded dirs-sys-next v0.1.2
9522025-03-03T04:13:07.351Z Downloaded siphasher v0.3.11
9532025-03-03T04:13:07.351Z Downloaded tungstenite v0.24.0
9542025-03-03T04:13:07.357Z Downloaded fixedbitset v0.4.2
9552025-03-03T04:13:07.357Z Downloaded aho-corasick v1.1.3
9562025-03-03T04:13:07.363Z Downloaded zerovec v0.10.4
9572025-03-03T04:13:07.367Z Downloaded termios v0.3.3
9582025-03-03T04:13:07.367Z Downloaded signal-hook-mio v0.2.4
9592025-03-03T04:13:07.367Z Downloaded ff v0.13.0
9602025-03-03T04:13:07.374Z Downloaded rustls-webpki v0.102.8
9612025-03-03T04:13:07.386Z Downloaded uuid v1.15.1
9622025-03-03T04:13:07.391Z Downloaded rustls-pemfile v2.2.0
9632025-03-03T04:13:07.395Z Downloaded qorb v0.2.1
9642025-03-03T04:13:07.400Z Downloaded fragile v2.0.0
9652025-03-03T04:13:07.401Z Downloaded simd-adler32 v0.3.7
9662025-03-03T04:13:07.401Z Downloaded dropshot_endpoint v0.16.0
9672025-03-03T04:13:07.405Z Downloaded elliptic-curve v0.13.8
9682025-03-03T04:13:07.410Z Downloaded toml v0.7.8
9692025-03-03T04:13:07.414Z Downloaded serde_with_macros v3.12.0
9702025-03-03T04:13:07.414Z Downloaded tokio-tungstenite v0.24.0
9712025-03-03T04:13:07.414Z Downloaded schemars_derive v0.8.22
9722025-03-03T04:13:07.418Z Downloaded env_logger v0.11.5
9732025-03-03T04:13:07.418Z Downloaded lalrpop v0.19.12
9742025-03-03T04:13:07.429Z Downloaded fs_extra v1.3.0
9752025-03-03T04:13:07.436Z Downloaded hashbrown v0.13.2
9762025-03-03T04:13:07.441Z Downloaded thiserror-impl-no-std v2.0.2
9772025-03-03T04:13:07.442Z Downloaded omicron-zone-package v0.12.0
9782025-03-03T04:13:07.446Z Downloaded heapless v0.8.0
9792025-03-03T04:13:07.446Z Downloaded winnow v0.6.20
9802025-03-03T04:13:07.454Z Downloaded derive_builder_core v0.20.2
9812025-03-03T04:13:07.461Z Downloaded diesel_derives v2.2.3
9822025-03-03T04:13:07.467Z Downloaded dropshot_endpoint v0.12.0
9832025-03-03T04:13:07.467Z Downloaded num-bigint-dig v0.8.4
9842025-03-03T04:13:07.471Z Downloaded env_logger v0.10.2
9852025-03-03T04:13:07.471Z Downloaded futures-util v0.3.31
9862025-03-03T04:13:07.487Z Downloaded ed25519-dalek v2.1.1
9872025-03-03T04:13:07.492Z Downloaded diff v0.1.13
9882025-03-03T04:13:07.492Z Downloaded salty v0.3.0
9892025-03-03T04:13:07.501Z Downloaded git2 v0.19.0
9902025-03-03T04:13:07.509Z Downloaded similar v2.7.0
9912025-03-03T04:13:07.515Z Downloaded flate2 v1.1.0
9922025-03-03T04:13:07.523Z Downloaded bitvec v1.0.1
9932025-03-03T04:13:07.534Z Downloaded ssh-key v0.6.6
9942025-03-03T04:13:07.541Z Downloaded nom v7.1.3
9952025-03-03T04:13:07.563Z Downloaded zerocopy v0.8.10
9962025-03-03T04:13:07.568Z Downloaded expectorate v1.1.0
9972025-03-03T04:13:07.572Z Downloaded quinn-proto v0.11.8
9982025-03-03T04:13:07.577Z Downloaded unicode-width v0.2.0
9992025-03-03T04:13:07.584Z Downloaded parse-zoneinfo v0.3.1
10002025-03-03T04:13:07.589Z Downloaded heapless v0.7.17
10012025-03-03T04:13:07.594Z Downloaded bindgen v0.69.5
10022025-03-03T04:13:07.600Z Downloaded p521 v0.13.3
10032025-03-03T04:13:07.607Z Downloaded chrono v0.4.40
10042025-03-03T04:13:07.610Z Downloaded socket2 v0.5.8
10052025-03-03T04:13:07.614Z Downloaded dropshot v0.12.0
10062025-03-03T04:13:07.632Z Downloaded petname v2.0.2
10072025-03-03T04:13:07.639Z Downloaded radix_trie v0.2.1
10082025-03-03T04:13:07.643Z Downloaded typed-path v0.9.3
10092025-03-03T04:13:07.651Z Downloaded reqwest v0.12.12
10102025-03-03T04:13:07.659Z Downloaded bindgen v0.71.1
10112025-03-03T04:13:07.672Z Downloaded tabled v0.18.0
10122025-03-03T04:13:07.688Z Downloaded tokio-util v0.7.13
10132025-03-03T04:13:07.697Z Downloaded hickory-proto v0.24.4
10142025-03-03T04:13:07.710Z Downloaded vcpkg v0.2.15
10152025-03-03T04:13:07.745Z Downloaded rustyline v14.0.0
10162025-03-03T04:13:07.752Z Downloaded object v0.36.5
10172025-03-03T04:13:07.767Z Downloaded webpki-roots v0.26.6
10182025-03-03T04:13:07.778Z Downloaded proptest v1.6.0
10192025-03-03T04:13:07.787Z Downloaded nix v0.28.0
10202025-03-03T04:13:07.795Z Downloaded regex v1.11.1
10212025-03-03T04:13:07.801Z Downloaded serde_with v3.12.0
10222025-03-03T04:13:07.805Z Downloaded smoltcp v0.9.1
10232025-03-03T04:13:07.815Z Downloaded tungstenite v0.23.0
10242025-03-03T04:13:07.821Z Downloaded dropshot v0.16.0
10252025-03-03T04:13:07.847Z Downloaded portable-atomic v1.9.0
10262025-03-03T04:13:07.856Z Downloaded diesel v2.2.7
10272025-03-03T04:13:07.872Z Downloaded regex-syntax v0.8.5
10282025-03-03T04:13:07.890Z Downloaded object v0.30.4
10292025-03-03T04:13:07.904Z Downloaded polar-core v0.27.3
10302025-03-03T04:13:07.904Z Downloaded gimli v0.31.1
10312025-03-03T04:13:07.910Z Downloaded unsafe-libyaml v0.2.11
10322025-03-03T04:13:07.910Z Downloaded zerocopy-derive v0.6.6
10332025-03-03T04:13:07.916Z Downloaded nix v0.27.1
10342025-03-03T04:13:07.929Z Downloaded openssl v0.10.71
10352025-03-03T04:13:07.936Z Downloaded nix v0.29.0
10362025-03-03T04:13:07.947Z Downloaded regress v0.10.3
10372025-03-03T04:13:07.955Z Downloaded p384 v0.13.0
10382025-03-03T04:13:07.966Z Downloaded rustls v0.21.12
10392025-03-03T04:13:07.971Z Downloaded curve25519-dalek v4.1.3
10402025-03-03T04:13:07.982Z Downloaded lzma-sys v0.1.20
10412025-03-03T04:13:08.016Z Downloaded regex-syntax v0.6.29
10422025-03-03T04:13:08.025Z Downloaded petgraph v0.7.1
10432025-03-03T04:13:08.035Z Downloaded openapiv3 v2.0.0
10442025-03-03T04:13:08.051Z Downloaded rustls v0.22.4
10452025-03-03T04:13:08.071Z Downloaded petgraph v0.6.5
10462025-03-03T04:13:08.082Z Downloaded libz-sys v1.1.20
10472025-03-03T04:13:08.099Z Downloaded rustls v0.23.19
10482025-03-03T04:13:08.113Z Downloaded bstr v1.10.0
10492025-03-03T04:13:08.119Z Downloaded smoltcp v0.11.0
10502025-03-03T04:13:08.132Z Downloaded chrono-tz v0.10.1
10512025-03-03T04:13:08.139Z Downloaded tokio v1.43.0
10522025-03-03T04:13:08.179Z Downloaded typify-impl v0.3.0
10532025-03-03T04:13:08.193Z Downloaded typify-impl v0.2.0
10542025-03-03T04:13:08.207Z Downloaded sha3 v0.10.8
10552025-03-03T04:13:08.215Z Downloaded sled v0.34.7
10562025-03-03T04:13:08.221Z Downloaded unicode_categories v0.1.1
10572025-03-03T04:13:08.225Z Downloaded bzip2-sys v0.1.11+1.0.8
10582025-03-03T04:13:08.239Z Downloaded sqlparser v0.45.0
10592025-03-03T04:13:08.244Z Downloaded rustls-webpki v0.101.7
10602025-03-03T04:13:08.255Z Downloaded ratatui v0.29.0
10612025-03-03T04:13:08.275Z Downloaded steno v0.4.1
10622025-03-03T04:13:08.279Z Downloaded winnow v0.5.40
10632025-03-03T04:13:08.288Z Downloaded regex-automata v0.4.8
10642025-03-03T04:13:08.305Z Downloaded quick-xml v0.37.2
10652025-03-03T04:13:08.316Z Downloaded tinyvec v1.8.0
10662025-03-03T04:13:08.321Z Downloaded oso v0.27.3
10672025-03-03T04:13:08.321Z Downloaded aws-lc-rs v1.12.4
10682025-03-03T04:13:08.326Z Downloaded schemars v0.8.22
10692025-03-03T04:13:08.339Z Downloaded sqlformat v0.2.6
10702025-03-03T04:13:08.351Z Downloaded num-bigint v0.4.6
10712025-03-03T04:13:08.351Z Downloaded csv v1.3.1
10722025-03-03T04:13:08.367Z Downloaded predicates v3.1.3
10732025-03-03T04:13:08.380Z Downloaded powerfmt v0.2.0
10742025-03-03T04:13:08.380Z Downloaded getrandom v0.3.1
10752025-03-03T04:13:08.380Z Downloaded rand v0.9.0
10762025-03-03T04:13:08.380Z Downloaded slab v0.4.9
10772025-03-03T04:13:08.386Z Downloaded ref-cast v1.0.23
10782025-03-03T04:13:08.386Z Downloaded unicode-truncate v1.1.0
10792025-03-03T04:13:08.386Z Downloaded nibble_vec v0.1.0
10802025-03-03T04:13:08.386Z Downloaded peg-macros v0.8.4
10812025-03-03T04:13:08.386Z Downloaded publicsuffix v2.3.0
10822025-03-03T04:13:08.386Z Downloaded icu_properties_data v1.5.0
10832025-03-03T04:13:08.396Z Downloaded num-iter v0.1.45
10842025-03-03T04:13:08.402Z Downloaded tls_codec v0.4.1
10852025-03-03T04:13:08.402Z Downloaded unicode-segmentation v1.12.0
10862025-03-03T04:13:08.402Z Downloaded ed25519 v2.2.3
10872025-03-03T04:13:08.402Z Downloaded encoding_rs v0.8.34
10882025-03-03T04:13:08.421Z Downloaded diesel-dtrace v0.4.2
10892025-03-03T04:13:08.424Z Downloaded spin v0.9.8
10902025-03-03T04:13:08.425Z Downloaded parking_lot_core v0.9.10
10912025-03-03T04:13:08.429Z Downloaded papergrid v0.14.0
10922025-03-03T04:13:08.439Z Downloaded reedline v0.38.0
10932025-03-03T04:13:08.448Z Downloaded difflib v0.4.0
10942025-03-03T04:13:08.448Z Downloaded rustc-hash v2.1.1
10952025-03-03T04:13:08.448Z Downloaded ron v0.8.1
10962025-03-03T04:13:08.453Z Downloaded fixedbitset v0.5.7
10972025-03-03T04:13:08.453Z Downloaded rustversion v1.0.17
10982025-03-03T04:13:08.453Z Downloaded rfc6979 v0.4.0
10992025-03-03T04:13:08.453Z Downloaded phf_codegen v0.11.2
11002025-03-03T04:13:08.453Z Downloaded parse-display v0.10.0
11012025-03-03T04:13:08.453Z Downloaded unicode-normalization v0.1.24
11022025-03-03T04:13:08.463Z Downloaded nu-ansi-term v0.50.1
11032025-03-03T04:13:08.463Z Downloaded derive_builder v0.20.2
11042025-03-03T04:13:08.471Z Downloaded pin-project-lite v0.2.14
11052025-03-03T04:13:08.471Z Downloaded hash32 v0.2.1
11062025-03-03T04:13:08.477Z Downloaded time v0.3.36
11072025-03-03T04:13:08.477Z Downloaded embedded-io v0.4.0
11082025-03-03T04:13:08.484Z Downloaded utf8_iter v1.0.4
11092025-03-03T04:13:08.484Z Downloaded untrusted v0.7.1
11102025-03-03T04:13:08.485Z Downloaded libgit2-sys v0.17.0+1.8.1
11112025-03-03T04:13:08.536Z Downloaded darling v0.20.10
11122025-03-03T04:13:08.540Z Downloaded password-hash v0.5.0
11132025-03-03T04:13:08.546Z Downloaded hashbrown v0.12.3
11142025-03-03T04:13:08.550Z Downloaded aes-gcm v0.10.3
11152025-03-03T04:13:08.556Z Downloaded ring v0.17.11
11162025-03-03T04:13:08.595Z Downloaded rand v0.8.5
11172025-03-03T04:13:08.601Z Downloaded progenitor v0.8.0
11182025-03-03T04:13:08.601Z Downloaded pin-utils v0.1.0
11192025-03-03T04:13:08.601Z Downloaded unarray v0.1.4
11202025-03-03T04:13:08.601Z Downloaded tokio-tungstenite v0.23.1
11212025-03-03T04:13:08.608Z Downloaded tokio-rustls v0.26.0
11222025-03-03T04:13:08.608Z Downloaded tabled_derive v0.10.0
11232025-03-03T04:13:08.608Z Downloaded sct v0.7.1
11242025-03-03T04:13:08.613Z Downloaded zerocopy v0.6.6
11252025-03-03T04:13:08.613Z Downloaded tracing-core v0.1.32
11262025-03-03T04:13:08.613Z Downloaded openssl-sys v0.9.106
11272025-03-03T04:13:08.620Z Downloaded tokio-postgres v0.7.13
11282025-03-03T04:13:08.627Z Downloaded snafu v0.8.5
11292025-03-03T04:13:08.632Z Downloaded russh v0.45.0
11302025-03-03T04:13:08.632Z Downloaded hyper v1.6.0
11312025-03-03T04:13:08.637Z Downloaded idna v1.0.3
11322025-03-03T04:13:08.642Z Downloaded newtype-uuid v1.2.1
11332025-03-03T04:13:08.651Z Downloaded flagset v0.4.6
11342025-03-03T04:13:08.651Z Downloaded serde_urlencoded v0.7.1
11352025-03-03T04:13:08.651Z Downloaded prettyplease v0.2.29
11362025-03-03T04:13:08.656Z Downloaded whoami v1.5.2
11372025-03-03T04:13:08.656Z Downloaded hkdf v0.12.4
11382025-03-03T04:13:08.656Z Downloaded scrypt v0.11.0
11392025-03-03T04:13:08.656Z Downloaded predicates-tree v1.0.11
11402025-03-03T04:13:08.656Z Downloaded num-traits v0.2.19
11412025-03-03T04:13:08.662Z Downloaded tower v0.5.2
11422025-03-03T04:13:08.681Z Downloaded curve25519-dalek-derive v0.1.1
11432025-03-03T04:13:08.682Z Downloaded libxml v0.3.3
11442025-03-03T04:13:08.689Z Downloaded parking_lot v0.12.3
11452025-03-03T04:13:08.689Z Downloaded newline-converter v0.3.0
11462025-03-03T04:13:08.689Z Downloaded rustc-hash v1.1.0
11472025-03-03T04:13:08.690Z Downloaded tracing-attributes v0.1.27
11482025-03-03T04:13:08.690Z Downloaded serde_derive_internals v0.29.1
11492025-03-03T04:13:08.690Z Downloaded rayon-core v1.12.1
11502025-03-03T04:13:08.690Z Downloaded olpc-cjson v0.1.4
11512025-03-03T04:13:08.690Z Downloaded termcolor v1.4.1
11522025-03-03T04:13:08.690Z Downloaded itertools v0.13.0
11532025-03-03T04:13:08.695Z Downloaded itertools v0.12.1
11542025-03-03T04:13:08.700Z Downloaded num-rational v0.4.2
11552025-03-03T04:13:08.700Z Downloaded tui-tree-widget v0.23.0
11562025-03-03T04:13:08.700Z Downloaded vergen v8.3.2
11572025-03-03T04:13:08.706Z Downloaded unicode-properties v0.1.3
11582025-03-03T04:13:08.706Z Downloaded rcgen v0.12.1
11592025-03-03T04:13:08.710Z Downloaded slog-bunyan v2.5.0
11602025-03-03T04:13:08.710Z Downloaded slog-async v2.8.0
11612025-03-03T04:13:08.710Z Downloaded ecdsa v0.16.9
11622025-03-03T04:13:08.711Z Downloaded strum_macros v0.26.4
11632025-03-03T04:13:08.719Z Downloaded signal-hook v0.3.17
11642025-03-03T04:13:08.719Z Downloaded minimal-lexical v0.2.1
11652025-03-03T04:13:08.725Z Downloaded libm v0.2.8
11662025-03-03T04:13:08.733Z Downloaded write16 v1.0.0
11672025-03-03T04:13:08.733Z Downloaded daft-derive v0.1.1
11682025-03-03T04:13:08.739Z Downloaded crypto-bigint v0.5.5
11692025-03-03T04:13:08.739Z Downloaded icu_properties v1.5.1
11702025-03-03T04:13:08.747Z Downloaded snafu-derive v0.8.5
11712025-03-03T04:13:08.747Z Downloaded defmt v0.3.8
11722025-03-03T04:13:08.747Z Downloaded proc-macro-crate v1.3.1
11732025-03-03T04:13:08.747Z Downloaded rustls-pki-types v1.10.0
11742025-03-03T04:13:08.759Z Downloaded headers v0.4.0
11752025-03-03T04:13:08.759Z Downloaded cc v1.2.15
11762025-03-03T04:13:08.769Z Downloaded half v2.4.1
11772025-03-03T04:13:08.769Z Downloaded tungstenite v0.21.0
11782025-03-03T04:13:08.769Z Downloaded futures-executor v0.3.31
11792025-03-03T04:13:08.769Z Downloaded display-error-chain v0.2.2
11802025-03-03T04:13:08.769Z Downloaded yoke v0.7.4
11812025-03-03T04:13:08.769Z Downloaded typify v0.2.0
11822025-03-03T04:13:08.779Z Downloaded tokio-tungstenite v0.21.0
11832025-03-03T04:13:08.779Z Downloaded tokio-stream v0.1.17
11842025-03-03T04:13:08.779Z Downloaded progenitor-impl v0.8.0
11852025-03-03T04:13:08.785Z Downloaded displaydoc v0.2.5
11862025-03-03T04:13:08.785Z Downloaded vsss-rs v3.3.4
11872025-03-03T04:13:08.785Z Downloaded stringprep v0.1.5
11882025-03-03T04:13:08.785Z Downloaded slog-term v2.9.1
11892025-03-03T04:13:08.785Z Downloaded slog v2.7.0
11902025-03-03T04:13:08.794Z Downloaded base64 v0.22.1
11912025-03-03T04:13:08.794Z Downloaded hyper-util v0.1.10
11922025-03-03T04:13:08.799Z Downloaded base64 v0.13.1
11932025-03-03T04:13:08.799Z Downloaded foreign-types-macros v0.2.3
11942025-03-03T04:13:08.799Z Downloaded enum-as-inner v0.6.1
11952025-03-03T04:13:08.799Z Downloaded time-macros v0.2.18
11962025-03-03T04:13:08.799Z Downloaded debug-ignore v1.0.5
11972025-03-03T04:13:08.809Z Downloaded data-encoding v2.6.0
11982025-03-03T04:13:08.809Z Downloaded bcrypt-pbkdf v0.10.0
11992025-03-03T04:13:08.809Z Downloaded crossbeam-epoch v0.9.18
12002025-03-03T04:13:08.818Z Downloaded percent-encoding v2.3.1
12012025-03-03T04:13:08.818Z Downloaded icu_locid_transform_data v1.5.0
12022025-03-03T04:13:08.818Z Downloaded bcs v0.1.6
12032025-03-03T04:13:08.818Z Downloaded crossbeam-utils v0.8.20
12042025-03-03T04:13:08.818Z Downloaded blake2 v0.10.6
12052025-03-03T04:13:08.818Z Downloaded icu_provider v1.5.0
12062025-03-03T04:13:08.824Z Downloaded hyper-staticfile v0.10.1
12072025-03-03T04:13:08.824Z Downloaded hyper-rustls v0.27.3
12082025-03-03T04:13:08.825Z Downloaded colored v2.2.0
12092025-03-03T04:13:08.825Z Downloaded bitfield-struct v0.6.2
12102025-03-03T04:13:08.825Z Downloaded cookie_store v0.21.1
12112025-03-03T04:13:08.836Z Downloaded inout v0.1.3
12122025-03-03T04:13:08.836Z Downloaded hyper-tls v0.6.0
12132025-03-03T04:13:08.836Z Downloaded async-trait v0.1.86
12142025-03-03T04:13:08.845Z Downloaded icu_locid v1.5.0
12152025-03-03T04:13:08.845Z Downloaded hostname v0.4.0
12162025-03-03T04:13:08.845Z Downloaded cexpr v0.6.0
12172025-03-03T04:13:08.845Z Downloaded base64ct v1.6.0
12182025-03-03T04:13:08.845Z Downloaded backoff v0.4.0
12192025-03-03T04:13:08.845Z Downloaded aead v0.5.2
12202025-03-03T04:13:08.852Z Downloaded icu_normalizer v1.5.0
12212025-03-03T04:13:08.852Z Downloaded chacha20 v0.9.1
12222025-03-03T04:13:08.852Z Downloaded multer v3.1.0
12232025-03-03T04:13:08.852Z Downloaded memmap2 v0.9.5
12242025-03-03T04:13:08.862Z Downloaded maybe-uninit v2.0.0
12252025-03-03T04:13:08.862Z Downloaded libloading v0.8.5
12262025-03-03T04:13:08.862Z Downloaded libefi-sys v0.1.0
12272025-03-03T04:13:08.862Z Downloaded cipher v0.4.4
12282025-03-03T04:13:08.862Z Downloaded castaway v0.2.3
12292025-03-03T04:13:08.875Z Downloaded lalrpop-util v0.19.12
12302025-03-03T04:13:08.875Z Downloaded http-body-util v0.1.2
12312025-03-03T04:13:08.875Z Downloaded hostname v0.3.1
12322025-03-03T04:13:08.875Z Downloaded cbc v0.1.2
12332025-03-03T04:13:08.875Z Downloaded idna_adapter v1.2.0
12342025-03-03T04:13:08.875Z Downloaded async-bb8-diesel v0.2.1
12352025-03-03T04:13:08.875Z Downloaded aes v0.8.4
12362025-03-03T04:13:08.882Z Downloaded http-range v0.1.5
12372025-03-03T04:13:08.882Z Downloaded bitfield v0.14.0
12382025-03-03T04:13:08.882Z Downloaded base16ct v0.2.0
12392025-03-03T04:13:08.882Z Downloaded bit-set v0.5.3
12402025-03-03T04:13:08.882Z Downloaded bit-vec v0.6.3
12412025-03-03T04:13:08.882Z Downloaded constant_time_eq v0.3.1
12422025-03-03T04:13:08.882Z Downloaded httpdate v1.0.3
12432025-03-03T04:13:08.882Z Downloaded arrayref v0.3.9
12442025-03-03T04:13:08.882Z Downloaded assert_matches v1.5.0
12452025-03-03T04:13:08.882Z Downloaded adler2 v2.0.0
12462025-03-03T04:13:09.210Z Downloaded aws-lc-sys v0.26.0
12472025-03-03T04:13:09.533Z Compiling serde v1.0.218
12482025-03-03T04:13:09.539Z Compiling value-bag v1.9.0
12492025-03-03T04:13:09.539Z Compiling lock_api v0.4.12
12502025-03-03T04:13:09.539Z Compiling scopeguard v1.2.0
12512025-03-03T04:13:09.539Z Compiling typenum v1.17.0
12522025-03-03T04:13:09.539Z Compiling generic-array v0.14.7
12532025-03-03T04:13:09.700Z Compiling syn v2.0.98
12542025-03-03T04:13:09.715Z Compiling getrandom v0.2.15
12552025-03-03T04:13:09.948Z Compiling shlex v1.3.0
12562025-03-03T04:13:10.100Z Compiling log v0.4.22
12572025-03-03T04:13:10.157Z Compiling rand_core v0.6.4
12582025-03-03T04:13:10.268Z Compiling jobserver v0.1.32
12592025-03-03T04:13:10.288Z Compiling subtle v2.6.1
12602025-03-03T04:13:10.308Z Compiling smallvec v1.14.0
12612025-03-03T04:13:10.606Z Compiling const-oid v0.9.6
12622025-03-03T04:13:10.647Z Compiling pin-project-lite v0.2.14
12632025-03-03T04:13:10.679Z Compiling parking_lot_core v0.9.10
12642025-03-03T04:13:10.682Z Compiling cc v1.2.15
12652025-03-03T04:13:10.779Z Compiling rustix v0.38.37
12662025-03-03T04:13:10.825Z Compiling signal-hook-registry v1.4.2
12672025-03-03T04:13:11.167Z Compiling futures-core v0.3.31
12682025-03-03T04:13:11.402Z Compiling mio v1.0.2
12692025-03-03T04:13:11.656Z Compiling parking_lot v0.12.3
12702025-03-03T04:13:11.849Z Compiling spin v0.9.8
12712025-03-03T04:13:11.870Z Compiling socket2 v0.5.8
12722025-03-03T04:13:12.272Z Compiling aho-corasick v1.1.3
12732025-03-03T04:13:12.337Z Compiling cpufeatures v0.2.14
12742025-03-03T04:13:12.464Z Compiling futures-sink v0.3.31
12752025-03-03T04:13:12.529Z Compiling regex-syntax v0.8.5
12762025-03-03T04:13:12.546Z Compiling either v1.14.0
12772025-03-03T04:13:12.651Z Compiling stable_deref_trait v1.2.0
12782025-03-03T04:13:12.779Z Compiling slab v0.4.9
12792025-03-03T04:13:12.798Z Compiling glob v0.3.2
12802025-03-03T04:13:12.862Z Compiling prettyplease v0.2.29
12812025-03-03T04:13:12.951Z Compiling lazy_static v1.5.0
12822025-03-03T04:13:13.096Z Compiling minimal-lexical v0.2.1
12832025-03-03T04:13:13.263Z Compiling serde_json v1.0.139
12842025-03-03T04:13:13.604Z Compiling nom v7.1.3
12852025-03-03T04:13:13.625Z Compiling futures-channel v0.3.31
12862025-03-03T04:13:13.674Z Compiling libloading v0.8.5
12872025-03-03T04:13:13.693Z Compiling clang-sys v1.8.1
12882025-03-03T04:13:14.053Z Compiling futures-task v0.3.31
12892025-03-03T04:13:14.075Z Compiling foldhash v0.1.3
12902025-03-03T04:13:14.367Z Compiling home v0.5.9
12912025-03-03T04:13:14.393Z Compiling pin-utils v0.1.0
12922025-03-03T04:13:14.462Z Compiling allocator-api2 v0.2.18
12932025-03-03T04:13:14.509Z Compiling futures-io v0.3.31
12942025-03-03T04:13:14.629Z Compiling bindgen v0.69.5
12952025-03-03T04:13:14.953Z Compiling itertools v0.12.1
12962025-03-03T04:13:15.271Z Compiling hashbrown v0.15.1
12972025-03-03T04:13:15.505Z Compiling lazycell v1.3.0
12982025-03-03T04:13:15.697Z Compiling libm v0.2.8
12992025-03-03T04:13:16.088Z Compiling rustc-hash v1.1.0
13002025-03-03T04:13:16.253Z Compiling regex-automata v0.4.8
13012025-03-03T04:13:16.549Z Compiling pkg-config v0.3.31
13022025-03-03T04:13:16.978Z Compiling cexpr v0.6.0
13032025-03-03T04:13:17.076Z Compiling cmake v0.1.51
13042025-03-03T04:13:17.868Z Compiling synstructure v0.13.1
13052025-03-03T04:13:17.957Z Compiling num-traits v0.2.19
13062025-03-03T04:13:18.281Z Compiling fs_extra v1.3.0
13072025-03-03T04:13:18.617Z Compiling dunce v1.0.5
13082025-03-03T04:13:18.831Z Compiling litemap v0.7.3
13092025-03-03T04:13:18.881Z Compiling getrandom v0.3.1
13102025-03-03T04:13:19.235Z Compiling writeable v0.5.5
13112025-03-03T04:13:19.291Z Compiling ring v0.17.11
13122025-03-03T04:13:19.612Z Compiling base64ct v1.6.0
13132025-03-03T04:13:20.073Z Compiling paste v1.0.15
13142025-03-03T04:13:20.191Z Compiling pem-rfc7468 v0.7.0
13152025-03-03T04:13:20.832Z Compiling icu_locid_transform_data v1.5.0
13162025-03-03T04:13:20.855Z Compiling aws-lc-rs v1.12.4
13172025-03-03T04:13:20.937Z Compiling flagset v0.4.6
13182025-03-03T04:13:21.113Z Compiling httparse v1.9.5
13192025-03-03T04:13:21.222Z Compiling regex v1.11.1
13202025-03-03T04:13:21.565Z Compiling tracing-core v0.1.32
13212025-03-03T04:13:21.866Z Compiling rustls-pki-types v1.10.0
13222025-03-03T04:13:22.127Z Compiling percent-encoding v2.3.1
13232025-03-03T04:13:22.435Z Compiling icu_properties_data v1.5.0
13242025-03-03T04:13:22.440Z Compiling crossbeam-utils v0.8.20
13252025-03-03T04:13:22.476Z Compiling serde_derive v1.0.218
13262025-03-03T04:13:22.704Z Compiling zeroize_derive v1.4.2
13272025-03-03T04:13:22.723Z Compiling zerocopy-derive v0.7.35
13282025-03-03T04:13:22.781Z Compiling tokio-macros v2.5.0
13292025-03-03T04:13:22.955Z Compiling zerofrom-derive v0.1.4
13302025-03-03T04:13:24.067Z Compiling zeroize v1.8.1
13312025-03-03T04:13:24.239Z Compiling yoke-derive v0.7.4
13322025-03-03T04:13:24.688Z Compiling zerocopy v0.7.35
13332025-03-03T04:13:24.989Z Compiling thiserror-impl v1.0.69
13342025-03-03T04:13:25.195Z Compiling zerovec-derive v0.10.3
13352025-03-03T04:13:25.743Z Compiling crypto-common v0.1.6
13362025-03-03T04:13:25.830Z Compiling block-buffer v0.10.4
13372025-03-03T04:13:25.992Z Compiling futures-macro v0.3.31
13382025-03-03T04:13:26.045Z Compiling displaydoc v0.2.5
13392025-03-03T04:13:26.159Z Compiling digest v0.10.7
13402025-03-03T04:13:26.389Z Compiling zerofrom v0.1.4
13412025-03-03T04:13:26.646Z Compiling hmac v0.12.1
13422025-03-03T04:13:26.697Z Compiling block-padding v0.3.3
13432025-03-03T04:13:26.928Z Compiling yoke v0.7.4
13442025-03-03T04:13:26.934Z Compiling inout v0.1.3
13452025-03-03T04:13:26.978Z Compiling ppv-lite86 v0.2.20
13462025-03-03T04:13:27.239Z Compiling cipher v0.4.4
13472025-03-03T04:13:27.301Z Compiling sha2 v0.10.8
13482025-03-03T04:13:27.647Z Compiling icu_provider_macros v1.5.0
13492025-03-03T04:13:27.687Z Compiling zerovec v0.10.4
13502025-03-03T04:13:27.727Z Compiling der_derive v0.7.3
13512025-03-03T04:13:27.753Z Compiling tracing-attributes v0.1.27
13522025-03-03T04:13:27.787Z Compiling futures-util v0.3.31
13532025-03-03T04:13:28.037Z Compiling thiserror v1.0.69
13542025-03-03T04:13:28.197Z Compiling pest v2.7.14
13552025-03-03T04:13:28.744Z Compiling salsa20 v0.10.2
13562025-03-03T04:13:28.985Z Compiling pbkdf2 v0.12.2
13572025-03-03T04:13:29.753Z Compiling tinystr v0.7.6
13582025-03-03T04:13:29.897Z Compiling icu_collections v1.5.0
13592025-03-03T04:13:29.988Z Compiling der v0.7.9
13602025-03-03T04:13:30.178Z Compiling icu_locid v1.5.0
13612025-03-03T04:13:30.967Z Compiling num-conv v0.1.0
13622025-03-03T04:13:31.067Z Compiling tracing v0.1.40
13632025-03-03T04:13:31.238Z Compiling utf8_iter v1.0.4
13642025-03-03T04:13:31.294Z Compiling untrusted v0.9.0
13652025-03-03T04:13:31.332Z Compiling untrusted v0.7.1
13662025-03-03T04:13:31.492Z Compiling icu_provider v1.5.0
13672025-03-03T04:13:31.512Z Compiling utf16_iter v1.0.5
13682025-03-03T04:13:31.547Z Compiling vcpkg v0.2.15
13692025-03-03T04:13:31.569Z Compiling powerfmt v0.2.0
13702025-03-03T04:13:31.730Z Compiling time-core v0.1.2
13712025-03-03T04:13:31.929Z Compiling spki v0.7.3
13722025-03-03T04:13:31.971Z Compiling icu_normalizer_data v1.5.0
13732025-03-03T04:13:32.095Z Compiling write16 v1.0.0
13742025-03-03T04:13:32.244Z Compiling icu_locid_transform v1.5.0
13752025-03-03T04:13:32.264Z Compiling time-macros v0.2.18
13762025-03-03T04:13:32.331Z Compiling deranged v0.3.11
13772025-03-03T04:13:32.940Z Compiling pest_meta v2.7.14
13782025-03-03T04:13:33.317Z Compiling openssl-sys v0.9.106
13792025-03-03T04:13:33.778Z Compiling icu_properties v1.5.1
13802025-03-03T04:13:34.383Z Compiling scrypt v0.11.0
13812025-03-03T04:13:34.404Z Compiling cbc v0.1.2
13822025-03-03T04:13:34.600Z Compiling aes v0.8.4
13832025-03-03T04:13:34.660Z Compiling scroll_derive v0.12.0
13842025-03-03T04:13:34.897Z Compiling tinyvec_macros v0.1.1
13852025-03-03T04:13:35.008Z Compiling atomic-waker v1.1.2
13862025-03-03T04:13:35.223Z Compiling bytes v1.10.0
13872025-03-03T04:13:35.269Z Compiling bitflags v2.6.0
13882025-03-03T04:13:36.116Z Compiling indexmap v2.7.1
13892025-03-03T04:13:36.752Z Compiling tokio v1.43.0
13902025-03-03T04:13:36.963Z Compiling semver v1.0.25
13912025-03-03T04:13:37.189Z Compiling http v1.2.0
13922025-03-03T04:13:37.547Z Compiling rustc_version v0.4.1
13932025-03-03T04:13:37.553Z Compiling icu_normalizer v1.5.0
13942025-03-03T04:13:37.685Z Compiling num_threads v0.1.7
13952025-03-03T04:13:37.838Z Compiling time v0.3.36
13962025-03-03T04:13:38.167Z Compiling scroll v0.12.0
13972025-03-03T04:13:38.302Z Compiling pkcs5 v0.7.1
13982025-03-03T04:13:38.499Z Compiling idna_adapter v1.2.0
13992025-03-03T04:13:38.698Z Compiling http-body v1.0.1
14002025-03-03T04:13:38.742Z Compiling tinyvec v1.8.0
14012025-03-03T04:13:39.073Z Compiling pest_generator v2.7.14
14022025-03-03T04:13:39.335Z Compiling rand_chacha v0.3.1
14032025-03-03T04:13:39.339Z Compiling form_urlencoded v1.2.1
14042025-03-03T04:13:39.392Z Compiling which v4.4.2
14052025-03-03T04:13:39.922Z Compiling try-lock v0.2.5
14062025-03-03T04:13:40.096Z Compiling slog v2.7.0
14072025-03-03T04:13:40.225Z Compiling zerocopy v0.8.10
14082025-03-03T04:13:40.458Z Compiling goblin v0.8.2
14092025-03-03T04:13:40.694Z Compiling want v0.3.1
14102025-03-03T04:13:40.891Z Compiling pest_derive v2.7.14
14112025-03-03T04:13:41.022Z Compiling rand v0.8.5
14122025-03-03T04:13:41.141Z Compiling pkcs8 v0.10.2
14132025-03-03T04:13:41.754Z Compiling idna v1.0.3
14142025-03-03T04:13:41.786Z Compiling uuid v1.15.1
14152025-03-03T04:13:41.863Z Compiling zerocopy-derive v0.8.10
14162025-03-03T04:13:42.520Z Compiling adler2 v2.0.0
14172025-03-03T04:13:42.749Z Compiling iana-time-zone v0.1.61
14182025-03-03T04:13:43.095Z Compiling httpdate v1.0.3
14192025-03-03T04:13:43.132Z Compiling tower-service v0.3.3
14202025-03-03T04:13:43.290Z Compiling chrono v0.4.40
14212025-03-03T04:13:43.379Z Compiling miniz_oxide v0.8.5
14222025-03-03T04:13:43.418Z Compiling dtrace-parser v0.2.0
14232025-03-03T04:13:44.503Z Compiling toml_datetime v0.6.8
14242025-03-03T04:13:44.793Z Compiling serde_spanned v0.6.8
14252025-03-03T04:13:44.853Z Compiling serde_tokenstream v0.2.2
14262025-03-03T04:13:45.044Z Compiling tokio-util v0.7.13
14272025-03-03T04:13:45.266Z Compiling foreign-types-shared v0.1.1
14282025-03-03T04:13:45.401Z Compiling match_cfg v0.1.0
14292025-03-03T04:13:45.462Z Compiling base64 v0.22.1
14302025-03-03T04:13:45.513Z Compiling rustversion v1.0.17
14312025-03-03T04:13:46.203Z Compiling h2 v0.4.6
14322025-03-03T04:13:46.206Z Compiling openssl v0.10.71
14332025-03-03T04:13:46.401Z Compiling dof v0.3.0
14342025-03-03T04:13:46.736Z Compiling hostname v0.3.1
14352025-03-03T04:13:46.763Z Compiling foreign-types v0.3.2
14362025-03-03T04:13:46.874Z Compiling url v2.5.3
14372025-03-03T04:13:47.849Z Compiling rand_core v0.9.2
14382025-03-03T04:13:48.242Z Compiling usdt-impl v0.5.0
14392025-03-03T04:13:48.277Z Compiling async-trait v0.1.86
14402025-03-03T04:13:48.300Z Compiling openssl-macros v0.1.1
14412025-03-03T04:13:48.706Z Compiling bzip2-sys v0.1.11+1.0.8
14422025-03-03T04:13:49.065Z Compiling serde_derive_internals v0.29.1
14432025-03-03T04:13:49.230Z Compiling dirs-sys-next v0.1.2
14442025-03-03T04:13:49.591Z Compiling rustls v0.22.4
14452025-03-03T04:13:49.661Z Compiling syn v1.0.109
14462025-03-03T04:13:49.801Z Compiling rustls v0.23.19
14472025-03-03T04:13:49.925Z Compiling schemars v0.8.22
14482025-03-03T04:13:50.126Z Compiling native-tls v0.2.12
14492025-03-03T04:13:50.246Z Compiling data-encoding v2.6.0
14502025-03-03T04:13:50.260Z Compiling siphasher v0.3.11
14512025-03-03T04:13:50.428Z Compiling dirs-next v2.0.0
14522025-03-03T04:13:50.639Z Compiling rand_chacha v0.9.0
14532025-03-03T04:13:51.352Z Compiling schemars_derive v0.8.22
14542025-03-03T04:13:52.054Z Compiling unicode-normalization v0.1.24
14552025-03-03T04:13:52.076Z Compiling http-body-util v0.1.2
14562025-03-03T04:13:52.360Z Compiling heapless v0.7.17
14572025-03-03T04:13:52.552Z Compiling crossbeam-epoch v0.9.18
14582025-03-03T04:13:52.757Z Compiling signature v2.2.0
14592025-03-03T04:13:52.815Z Compiling sha1 v0.10.6
14602025-03-03T04:13:53.073Z Compiling thread_local v1.1.8
14612025-03-03T04:13:53.203Z Compiling crc32fast v1.4.2
14622025-03-03T04:13:53.240Z Compiling encoding_rs v0.8.34
14632025-03-03T04:13:53.274Z Compiling multer v3.1.0
14642025-03-03T04:13:53.551Z Compiling hyper v1.6.0
14652025-03-03T04:13:53.571Z Compiling cookie v0.18.1
14662025-03-03T04:13:53.601Z Compiling rayon-core v1.12.1
14672025-03-03T04:13:53.904Z Compiling unicode-properties v0.1.3
14682025-03-03T04:13:53.934Z Compiling ipnet v2.11.0
14692025-03-03T04:13:54.344Z Compiling unicode-bidi v0.3.17
14702025-03-03T04:13:54.366Z Compiling slog-async v2.8.0
14712025-03-03T04:13:54.892Z Compiling dyn-clone v1.0.18
14722025-03-03T04:13:54.949Z Compiling openssl-probe v0.1.5
14732025-03-03T04:13:55.112Z Compiling gimli v0.31.1
14742025-03-03T04:13:55.263Z Compiling mime v0.3.17
14752025-03-03T04:13:55.581Z Compiling signal-hook v0.3.17
14762025-03-03T04:13:55.788Z Compiling stringprep v0.1.5
14772025-03-03T04:13:55.947Z Compiling hyper-util v0.1.10
14782025-03-03T04:13:57.294Z Compiling toml_edit v0.22.24
14792025-03-03T04:13:57.631Z Compiling crossbeam-deque v0.8.5
14802025-03-03T04:13:57.837Z Compiling rand v0.9.0
14812025-03-03T04:13:57.919Z Compiling term v0.7.0
14822025-03-03T04:13:58.875Z Compiling usdt-attr-macro v0.5.0
14832025-03-03T04:13:59.199Z Compiling usdt-macro v0.5.0
14842025-03-03T04:13:59.580Z Compiling addr2line v0.24.2
14852025-03-03T04:13:59.789Z Compiling slog-json v2.6.1
14862025-03-03T04:14:00.004Z Compiling serde_urlencoded v0.7.1
14872025-03-03T04:14:00.152Z Compiling curve25519-dalek v4.1.3
14882025-03-03T04:14:00.278Z Compiling crossbeam-channel v0.5.13
14892025-03-03T04:14:00.448Z Compiling futures-executor v0.3.31
14902025-03-03T04:14:00.472Z Compiling enum-as-inner v0.6.1
14912025-03-03T04:14:00.614Z Compiling md-5 v0.10.6
14922025-03-03T04:14:00.880Z Compiling async-stream-impl v0.3.6
14932025-03-03T04:14:00.916Z Compiling rustls-pemfile v2.2.0
14942025-03-03T04:14:00.946Z Compiling num-integer v0.1.46
14952025-03-03T04:14:01.318Z Compiling hash32 v0.2.1
14962025-03-03T04:14:01.346Z Compiling ff v0.13.0
14972025-03-03T04:14:01.566Z Compiling is-terminal v0.4.13
14982025-03-03T04:14:01.605Z Compiling object v0.36.5
14992025-03-03T04:14:01.706Z Compiling dropshot v0.12.0
15002025-03-03T04:14:01.706Z Compiling memoffset v0.9.1
15012025-03-03T04:14:01.754Z Compiling smoltcp v0.9.1
15022025-03-03T04:14:02.033Z Compiling quick-error v1.2.3
15032025-03-03T04:14:02.054Z Compiling anyhow v1.0.96
15042025-03-03T04:14:02.152Z Compiling utf-8 v0.7.6
15052025-03-03T04:14:02.195Z Compiling take_mut v0.2.2
15062025-03-03T04:14:02.374Z Compiling linked-hash-map v0.5.6
15072025-03-03T04:14:02.394Z Compiling rustc-demangle v0.1.24
15082025-03-03T04:14:02.490Z Compiling num-bigint-dig v0.8.4
15092025-03-03T04:14:02.664Z Compiling psl-types v2.0.11
15102025-03-03T04:14:02.719Z Compiling portable-atomic v1.9.0
15112025-03-03T04:14:02.818Z Compiling litrs v0.4.1
15122025-03-03T04:14:02.885Z Compiling cfg_aliases v0.2.1
15132025-03-03T04:14:03.009Z Compiling fallible-iterator v0.2.0
15142025-03-03T04:14:03.307Z Compiling base16ct v0.2.0
15152025-03-03T04:14:03.644Z Compiling postgres-protocol v0.6.8
15162025-03-03T04:14:03.686Z Compiling sec1 v0.7.3
15172025-03-03T04:14:03.743Z Compiling nix v0.29.0
15182025-03-03T04:14:03.944Z Compiling document-features v0.2.10
15192025-03-03T04:14:04.250Z Compiling publicsuffix v2.3.0
15202025-03-03T04:14:04.603Z Compiling lru-cache v0.1.2
15212025-03-03T04:14:04.658Z Compiling tungstenite v0.24.0
15222025-03-03T04:14:04.913Z Compiling resolv-conf v0.7.0
15232025-03-03T04:14:05.011Z Compiling async-stream v0.3.6
15242025-03-03T04:14:05.326Z Compiling slog-term v2.9.1
15252025-03-03T04:14:05.585Z Compiling usdt v0.5.0
15262025-03-03T04:14:05.820Z Compiling hickory-proto v0.24.4
15272025-03-03T04:14:06.124Z Compiling group v0.13.0
15282025-03-03T04:14:06.474Z Compiling num-iter v0.1.45
15292025-03-03T04:14:06.517Z Compiling toml v0.8.20
15302025-03-03T04:14:06.625Z Compiling futures v0.3.31
15312025-03-03T04:14:06.681Z Compiling slog-bunyan v2.5.0
15322025-03-03T04:14:06.751Z Compiling bzip2 v0.4.4
15332025-03-03T04:14:07.880Z Compiling camino v1.1.9
15342025-03-03T04:14:07.990Z Compiling tokio-native-tls v0.3.1
15352025-03-03T04:14:08.255Z Compiling flate2 v1.1.0
15362025-03-03T04:14:08.299Z Compiling phf_shared v0.11.2
15372025-03-03T04:14:08.688Z Compiling backtrace v0.3.74
15382025-03-03T04:14:08.717Z Compiling dropshot_endpoint v0.12.0
15392025-03-03T04:14:08.938Z Compiling terminal_size v0.4.0
15402025-03-03T04:14:09.023Z Compiling openapiv3 v2.0.0
15412025-03-03T04:14:09.163Z Compiling serde_path_to_error v0.1.16
15422025-03-03T04:14:09.186Z Compiling waitgroup v0.1.2
15432025-03-03T04:14:09.417Z Compiling hkdf v0.12.4
15442025-03-03T04:14:09.703Z Compiling crypto-bigint v0.5.5
15452025-03-03T04:14:09.994Z Compiling zerocopy-derive v0.6.6
15462025-03-03T04:14:10.587Z Compiling hubpack_derive v0.1.1
15472025-03-03T04:14:11.516Z Compiling curve25519-dalek-derive v0.1.1
15482025-03-03T04:14:11.636Z Compiling webpki-roots v0.26.6
15492025-03-03T04:14:11.876Z Compiling sync_wrapper v1.0.1
15502025-03-03T04:14:11.993Z Compiling hostname v0.4.0
15512025-03-03T04:14:12.054Z Compiling fs-err v2.11.0
15522025-03-03T04:14:12.229Z Compiling ahash v0.8.11
15532025-03-03T04:14:12.392Z Compiling unicode-width v0.2.0
15542025-03-03T04:14:12.588Z Compiling debug-ignore v1.0.5
15552025-03-03T04:14:12.746Z Compiling zip v2.1.3
15562025-03-03T04:14:12.806Z Compiling simd-adler32 v0.3.7
15572025-03-03T04:14:12.890Z Compiling newtype-uuid v1.2.1
15582025-03-03T04:14:12.896Z Compiling managed v0.8.0
15592025-03-03T04:14:13.081Z Compiling tower-layer v0.3.3
15602025-03-03T04:14:13.199Z Compiling winnow v0.5.40
15612025-03-03T04:14:13.203Z Compiling lockfree-object-pool v0.1.6
15622025-03-03T04:14:13.315Z Compiling bumpalo v3.16.0
15632025-03-03T04:14:13.364Z Compiling buf-list v1.0.3
15642025-03-03T04:14:13.384Z Compiling tower v0.5.2
15652025-03-03T04:14:13.795Z Compiling zopfli v0.8.1
15662025-03-03T04:14:14.129Z Compiling strum_macros v0.25.3
15672025-03-03T04:14:15.079Z Compiling console v0.15.10
15682025-03-03T04:14:15.384Z Compiling elliptic-curve v0.13.8
15692025-03-03T04:14:15.410Z Compiling clap_builder v4.5.31
15702025-03-03T04:14:16.021Z Compiling zerocopy v0.6.6
15712025-03-03T04:14:16.251Z Compiling hubpack v0.1.2
15722025-03-03T04:14:16.398Z Compiling hickory-resolver v0.24.4
15732025-03-03T04:14:16.676Z Compiling toml_edit v0.19.15
15742025-03-03T04:14:16.825Z Compiling signal-hook-mio v0.2.4
15752025-03-03T04:14:16.996Z Compiling phf v0.11.2
15762025-03-03T04:14:17.324Z Compiling hyper-tls v0.6.0
15772025-03-03T04:14:17.546Z Compiling cookie_store v0.21.1
15782025-03-03T04:14:17.737Z Compiling rayon v1.10.0
15792025-03-03T04:14:18.941Z Compiling tokio-tungstenite v0.24.0
15802025-03-03T04:14:19.674Z Compiling postgres-types v0.2.9
15812025-03-03T04:14:22.136Z Compiling ed25519 v2.2.3
15822025-03-03T04:14:22.167Z Compiling phf_shared v0.10.0
15832025-03-03T04:14:22.306Z Compiling tokio-stream v0.1.17
15842025-03-03T04:14:22.428Z Compiling pkcs1 v0.7.5
15852025-03-03T04:14:22.585Z Compiling serde-big-array v0.5.1
15862025-03-03T04:14:22.831Z Compiling clap_derive v4.5.28
15872025-03-03T04:14:23.300Z Compiling rfc6979 v0.4.0
15882025-03-03T04:14:23.353Z Compiling derive-where v1.2.7
15892025-03-03T04:14:23.457Z Compiling serde_repr v0.1.19
15902025-03-03T04:14:23.509Z Compiling float-cmp v0.10.0
15912025-03-03T04:14:23.720Z Compiling bstr v1.10.0
15922025-03-03T04:14:23.743Z Compiling new_debug_unreachable v1.0.6
15932025-03-03T04:14:23.857Z Compiling difflib v0.4.0
15942025-03-03T04:14:24.051Z Compiling unicode-segmentation v1.12.0
15952025-03-03T04:14:24.583Z Compiling static_assertions v1.1.0
15962025-03-03T04:14:24.699Z Compiling fixedbitset v0.4.2
15972025-03-03T04:14:24.974Z Compiling predicates-core v1.0.8
15982025-03-03T04:14:25.153Z Compiling whoami v1.5.2
15992025-03-03T04:14:25.214Z Compiling precomputed-hash v0.1.1
16002025-03-03T04:14:25.281Z Compiling normalize-line-endings v0.3.0
16012025-03-03T04:14:25.322Z Compiling number_prefix v0.4.0
16022025-03-03T04:14:25.363Z Compiling string_cache v0.8.7
16032025-03-03T04:14:25.440Z Compiling predicates v3.1.3
16042025-03-03T04:14:25.570Z Compiling indicatif v0.17.11
16052025-03-03T04:14:25.710Z Compiling tokio-postgres v0.7.13
16062025-03-03T04:14:25.796Z Compiling petgraph v0.6.5
16072025-03-03T04:14:26.581Z Compiling similar v2.7.0
16082025-03-03T04:14:26.957Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
16092025-03-03T04:14:27.547Z Compiling clap v4.5.31
16102025-03-03T04:14:27.632Z Compiling ecdsa v0.16.9
16112025-03-03T04:14:27.674Z Compiling rsa v0.9.6
16122025-03-03T04:14:28.448Z Compiling ed25519-dalek v2.1.1
16132025-03-03T04:14:28.721Z Compiling toml v0.7.8
16142025-03-03T04:14:29.760Z Compiling crossterm v0.28.1
16152025-03-03T04:14:31.921Z Compiling zip v0.6.6
16162025-03-03T04:14:32.156Z Compiling hex v0.4.3
16172025-03-03T04:14:32.220Z Compiling x509-cert v0.2.5
16182025-03-03T04:14:32.758Z Compiling itertools v0.10.5
16192025-03-03T04:14:33.088Z Compiling lalrpop-util v0.19.12
16202025-03-03T04:14:33.187Z Compiling unicode-xid v0.2.6
16212025-03-03T04:14:33.220Z Compiling peg-runtime v0.8.3
16222025-03-03T04:14:33.380Z Compiling strum_macros v0.26.4
16232025-03-03T04:14:33.466Z Compiling xattr v1.3.1
16242025-03-03T04:14:33.490Z Compiling filetime v0.2.25
16252025-03-03T04:14:33.744Z Compiling tar v0.4.44
16262025-03-03T04:14:38.090Z Compiling strum v0.26.3
16272025-03-03T04:14:40.715Z Compiling aws-lc-sys v0.26.0
16282025-03-03T04:15:11.019Z Compiling rustls-webpki v0.102.8
16292025-03-03T04:15:14.319Z Compiling tokio-rustls v0.25.0
16302025-03-03T04:15:16.134Z Compiling tokio-rustls v0.26.0
16312025-03-03T04:15:16.467Z Compiling hyper-rustls v0.27.3
16322025-03-03T04:15:16.816Z Compiling reqwest v0.12.12
16332025-03-03T04:15:18.126Z Compiling qorb v0.2.1
16342025-03-03T04:15:21.269Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16352025-03-03T04:15:21.557Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16362025-03-03T04:15:26.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
16372025-03-03T04:15:26.464Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16382025-03-03T04:15:26.588ZMar 03 04:15:25.581 INFO Starting download, target: DendriteOpenapi
16392025-03-03T04:15:26.588ZMar 03 04:15:25.581 INFO Starting download, target: Console
16402025-03-03T04:15:26.588ZMar 03 04:15:25.581 INFO Starting download, target: Cockroach
16412025-03-03T04:15:26.588ZMar 03 04:15:25.581 INFO Starting download, target: DendriteStub
16422025-03-03T04:15:26.589ZMar 03 04:15:25.581 INFO Starting download, target: Clickhouse
16432025-03-03T04:15:26.589ZMar 03 04:15:25.581 INFO Starting download, target: MaghemiteMgd
16442025-03-03T04:15:26.589ZMar 03 04:15:25.581 INFO Starting download, target: TransceiverControl
16452025-03-03T04:15:26.589ZMar 03 04:15:25.582 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16462025-03-03T04:15:26.589ZMar 03 04:15:25.582 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16472025-03-03T04:15:26.589ZMar 03 04:15:25.582 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16482025-03-03T04:15:26.589ZMar 03 04:15:25.582 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16492025-03-03T04:15:26.590ZMar 03 04:15:25.582 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16502025-03-03T04:15:26.590ZMar 03 04:15:25.582 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16512025-03-03T04:15:26.590ZMar 03 04:15:25.582 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16522025-03-03T04:15:26.920ZMar 03 04:15:26.009 INFO Download complete, target: DendriteOpenapi
16532025-03-03T04:15:27.159ZMar 03 04:15:26.151 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16542025-03-03T04:15:27.370ZMar 03 04:15:26.368 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16552025-03-03T04:15:27.568ZMar 03 04:15:26.550 INFO Download complete, target: Console
16562025-03-03T04:15:27.627ZMar 03 04:15:26.761 INFO Download complete, target: TransceiverControl
16572025-03-03T04:15:28.400ZMar 03 04:15:27.467 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16582025-03-03T04:15:28.631ZMar 03 04:15:27.747 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16592025-03-03T04:15:28.694ZMar 03 04:15:27.830 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16602025-03-03T04:15:29.572ZMar 03 04:15:28.721 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16612025-03-03T04:15:29.572ZMar 03 04:15:28.721 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16622025-03-03T04:15:30.952ZMar 03 04:15:30.102 INFO Download complete, target: DendriteStub
16632025-03-03T04:15:31.162ZMar 03 04:15:30.312 INFO Download complete, target: MaghemiteMgd
16642025-03-03T04:15:36.044ZMar 03 04:15:35.189 INFO Checking that binary works, target: Cockroach
16652025-03-03T04:15:36.275ZMar 03 04:15:35.415 INFO Download complete, target: Cockroach
16662025-03-03T04:15:39.169ZMar 03 04:15:38.317 INFO Checking that binary works, target: Clickhouse
16672025-03-03T04:15:39.300ZMar 03 04:15:38.448 INFO Download complete, target: Clickhouse
16682025-03-03T04:15:39.327ZAll builder prerequisites installed successfully, and PATH looks valid
16692025-03-03T04:15:39.332Z
16702025-03-03T04:15:39.332Zreal 8:27.902276157
16712025-03-03T04:15:39.332Zuser 16:12.307557790
16722025-03-03T04:15:39.332Zsys 2:14.784035242
16732025-03-03T04:15:39.332Ztrap 0.593811188
16742025-03-03T04:15:39.332Ztflt 0.980325166
16752025-03-03T04:15:39.332Zdflt 1.189285565
16762025-03-03T04:15:39.332Zkflt 0.025775623
16772025-03-03T04:15:39.333Zlock 24:15.510893974
16782025-03-03T04:15:39.333Zslp 1:05:01.472147335
16792025-03-03T04:15:39.333Zlat 1:04.527543857
16802025-03-03T04:15:39.333Zstop 2:39.028108385
16812025-03-03T04:15:39.333Z+ banner hack-check
16822025-03-03T04:15:39.333Z
16832025-03-03T04:15:39.333Z # # ## #### # # #### # # ###### #### # #
16842025-03-03T04:15:39.333Z # # # # # # # # # # # # # # # # #
16852025-03-03T04:15:39.333Z ###### # # # #### ##### # ###### ##### # ####
16862025-03-03T04:15:39.333Z # # ###### # # # # # # # # # #
16872025-03-03T04:15:39.333Z # # # # # # # # # # # # # # # # #
16882025-03-03T04:15:39.333Z # # # # #### # # #### # # ###### #### # #
16892025-03-03T04:15:39.333Z
16902025-03-03T04:15:39.333Z+ export CARGO_INCREMENTAL=0
16912025-03-03T04:15:39.333Z+ CARGO_INCREMENTAL=0
16922025-03-03T04:15:39.333Z+ ptime -m timeout 2h cargo xtask check-features --ci
16932025-03-03T04:15:39.941Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16942025-03-03T04:15:42.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
16952025-03-03T04:15:43.010Z Running `target/debug/xtask check-features --ci`
16962025-03-03T04:15:43.035Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16972025-03-03T04:15:43.035Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16982025-03-03T04:15:43.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16992025-03-03T04:15:43.574Z Running `target/debug/xtask download cargo-hack`
17002025-03-03T04:15:44.485Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17012025-03-03T04:15:44.916Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17022025-03-03T04:15:48.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
17032025-03-03T04:15:48.969Z Running `target/debug/xtask-downloader cargo-hack`
17042025-03-03T04:15:49.011ZMar 03 04:15:48.157 INFO Starting download, target: CargoHack
17052025-03-03T04:15:49.017ZMar 03 04:15:48.158 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17062025-03-03T04:15:49.467ZMar 03 04:15:48.613 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17072025-03-03T04:15:49.544ZMar 03 04:15:48.690 INFO Download complete, target: CargoHack
17082025-03-03T04:15:49.548Zrunning: "/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"
17092025-03-03T04:15:49.566Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17102025-03-03T04:15:49.745Zinfo: running `cargo check --bins` on api_identity (1/196)
17112025-03-03T04:15:50.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17122025-03-03T04:15:50.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17132025-03-03T04:15:50.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17142025-03-03T04:15:50.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17152025-03-03T04:15:50.427Z
17162025-03-03T04:15:50.427Zinfo: running `cargo check --bins` on bootstore (2/196)
17172025-03-03T04:15:51.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182025-03-03T04:15:51.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192025-03-03T04:15:51.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202025-03-03T04:15:51.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
17212025-03-03T04:15:51.159Z
17222025-03-03T04:15:51.159Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/196)
17232025-03-03T04:15:51.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17242025-03-03T04:15:51.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17252025-03-03T04:15:51.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17262025-03-03T04:15:51.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17272025-03-03T04:15:51.847Z
17282025-03-03T04:15:51.848Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/196)
17292025-03-03T04:15:52.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17302025-03-03T04:15:52.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17312025-03-03T04:15:52.480Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17322025-03-03T04:15:52.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17332025-03-03T04:15:52.560Z
17342025-03-03T04:15:52.561Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/196)
17352025-03-03T04:15:52.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17362025-03-03T04:15:52.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17372025-03-03T04:15:52.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17382025-03-03T04:15:52.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17392025-03-03T04:15:53.027Z
17402025-03-03T04:15:53.027Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/196)
17412025-03-03T04:15:53.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17422025-03-03T04:15:53.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17432025-03-03T04:15:53.509Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17442025-03-03T04:15:53.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17452025-03-03T04:15:53.567Z
17462025-03-03T04:15:53.567Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/196)
17472025-03-03T04:15:53.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17482025-03-03T04:15:54.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17492025-03-03T04:15:54.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17502025-03-03T04:15:54.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17512025-03-03T04:15:54.034Z
17522025-03-03T04:15:54.034Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/196)
17532025-03-03T04:15:54.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17542025-03-03T04:15:54.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17552025-03-03T04:15:54.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17562025-03-03T04:15:54.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17572025-03-03T04:15:54.482Z
17582025-03-03T04:15:54.482Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/196)
17592025-03-03T04:15:54.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17602025-03-03T04:15:54.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17612025-03-03T04:15:54.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17622025-03-03T04:15:54.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17632025-03-03T04:15:54.967Z
17642025-03-03T04:15:54.967Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/196)
17652025-03-03T04:15:55.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17662025-03-03T04:15:55.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17672025-03-03T04:15:55.406Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17682025-03-03T04:15:55.409Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17692025-03-03T04:15:55.454Z
17702025-03-03T04:15:55.454Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/196)
17712025-03-03T04:15:55.891Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17722025-03-03T04:15:55.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17732025-03-03T04:15:55.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17742025-03-03T04:15:55.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17752025-03-03T04:15:55.940Z
17762025-03-03T04:15:55.940Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/196)
17772025-03-03T04:15:56.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17782025-03-03T04:15:56.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17792025-03-03T04:15:56.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17802025-03-03T04:15:56.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17812025-03-03T04:15:56.425Z
17822025-03-03T04:15:56.425Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/196)
17832025-03-03T04:15:56.857Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17842025-03-03T04:15:56.860Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17852025-03-03T04:15:56.860Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17862025-03-03T04:15:56.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17872025-03-03T04:15:56.907Z
17882025-03-03T04:15:56.907Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/196)
17892025-03-03T04:15:57.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17902025-03-03T04:15:57.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17912025-03-03T04:15:57.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17922025-03-03T04:15:57.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
17932025-03-03T04:15:57.388Z
17942025-03-03T04:15:57.388Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/196)
17952025-03-03T04:15:57.826Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17962025-03-03T04:15:57.829Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17972025-03-03T04:15:57.829Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17982025-03-03T04:15:57.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17992025-03-03T04:15:57.876Z
18002025-03-03T04:15:57.876Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/196)
18012025-03-03T04:15:58.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18022025-03-03T04:15:58.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18032025-03-03T04:15:58.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18042025-03-03T04:15:58.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18052025-03-03T04:15:58.373Z
18062025-03-03T04:15:58.373Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/196)
18072025-03-03T04:15:58.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18082025-03-03T04:15:58.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18092025-03-03T04:15:58.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18102025-03-03T04:15:58.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18112025-03-03T04:15:58.867Z
18122025-03-03T04:15:58.867Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/196)
18132025-03-03T04:15:59.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18142025-03-03T04:15:59.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18152025-03-03T04:15:59.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18162025-03-03T04:15:59.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18172025-03-03T04:15:59.353Z
18182025-03-03T04:15:59.353Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/196)
18192025-03-03T04:15:59.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18202025-03-03T04:15:59.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18212025-03-03T04:15:59.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18222025-03-03T04:15:59.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18232025-03-03T04:15:59.845Z
18242025-03-03T04:15:59.845Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/196)
18252025-03-03T04:16:00.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18262025-03-03T04:16:00.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18272025-03-03T04:16:00.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18282025-03-03T04:16:00.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18292025-03-03T04:16:00.341Z
18302025-03-03T04:16:00.341Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/196)
18312025-03-03T04:16:00.782Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18322025-03-03T04:16:00.785Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18332025-03-03T04:16:00.785Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18342025-03-03T04:16:00.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18352025-03-03T04:16:00.832Z
18362025-03-03T04:16:00.832Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/196)
18372025-03-03T04:16:01.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18382025-03-03T04:16:01.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18392025-03-03T04:16:01.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18402025-03-03T04:16:01.272Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18412025-03-03T04:16:01.316Z
18422025-03-03T04:16:01.316Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/196)
18432025-03-03T04:16:01.753Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18442025-03-03T04:16:01.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18452025-03-03T04:16:01.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18462025-03-03T04:16:01.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18472025-03-03T04:16:01.804Z
18482025-03-03T04:16:01.804Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/196)
18492025-03-03T04:16:02.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18502025-03-03T04:16:02.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18512025-03-03T04:16:02.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18522025-03-03T04:16:02.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18532025-03-03T04:16:02.291Z
18542025-03-03T04:16:02.291Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/196)
18552025-03-03T04:16:02.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18562025-03-03T04:16:02.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18572025-03-03T04:16:02.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18582025-03-03T04:16:02.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18592025-03-03T04:16:02.783Z
18602025-03-03T04:16:02.783Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/196)
18612025-03-03T04:16:03.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18622025-03-03T04:16:03.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18632025-03-03T04:16:03.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18642025-03-03T04:16:03.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18652025-03-03T04:16:03.271Z
18662025-03-03T04:16:03.271Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/196)
18672025-03-03T04:16:03.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18682025-03-03T04:16:03.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18692025-03-03T04:16:03.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18702025-03-03T04:16:03.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18712025-03-03T04:16:03.774Z
18722025-03-03T04:16:03.774Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/196)
18732025-03-03T04:16:04.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18742025-03-03T04:16:04.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18752025-03-03T04:16:04.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18762025-03-03T04:16:04.208Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
18772025-03-03T04:16:04.250Z
18782025-03-03T04:16:04.250Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/196)
18792025-03-03T04:16:04.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18802025-03-03T04:16:04.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18812025-03-03T04:16:04.695Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18822025-03-03T04:16:04.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18832025-03-03T04:16:04.739Z
18842025-03-03T04:16:04.739Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/196)
18852025-03-03T04:16:05.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862025-03-03T04:16:05.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872025-03-03T04:16:05.217Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18882025-03-03T04:16:05.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18892025-03-03T04:16:05.234Z
18902025-03-03T04:16:05.234Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/196)
18912025-03-03T04:16:05.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18922025-03-03T04:16:05.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18932025-03-03T04:16:05.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18942025-03-03T04:16:05.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18952025-03-03T04:16:05.726Z
18962025-03-03T04:16:05.726Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/196)
18972025-03-03T04:16:06.144Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18982025-03-03T04:16:06.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18992025-03-03T04:16:06.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19002025-03-03T04:16:06.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19012025-03-03T04:16:06.566Z
19022025-03-03T04:16:06.566Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/196)
19032025-03-03T04:16:06.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19042025-03-03T04:16:06.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19052025-03-03T04:16:06.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19062025-03-03T04:16:06.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19072025-03-03T04:16:06.683Z
19082025-03-03T04:16:06.683Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/196)
19092025-03-03T04:16:07.112Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19102025-03-03T04:16:07.119Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19112025-03-03T04:16:07.119Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19122025-03-03T04:16:07.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19132025-03-03T04:16:07.162Z
19142025-03-03T04:16:07.162Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/196)
19152025-03-03T04:16:07.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19162025-03-03T04:16:07.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19172025-03-03T04:16:07.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19182025-03-03T04:16:07.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19192025-03-03T04:16:07.652Z
19202025-03-03T04:16:07.652Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/196)
19212025-03-03T04:16:08.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19222025-03-03T04:16:08.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19232025-03-03T04:16:08.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19242025-03-03T04:16:08.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19252025-03-03T04:16:08.132Z
19262025-03-03T04:16:08.132Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/196)
19272025-03-03T04:16:08.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19282025-03-03T04:16:08.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19292025-03-03T04:16:08.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19302025-03-03T04:16:08.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19312025-03-03T04:16:08.630Z
19322025-03-03T04:16:08.630Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/196)
19332025-03-03T04:16:09.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19342025-03-03T04:16:09.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19352025-03-03T04:16:09.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19362025-03-03T04:16:09.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19372025-03-03T04:16:09.124Z
19382025-03-03T04:16:09.124Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/196)
19392025-03-03T04:16:09.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19402025-03-03T04:16:09.573Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19412025-03-03T04:16:09.573Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19422025-03-03T04:16:09.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19432025-03-03T04:16:09.622Z
19442025-03-03T04:16:09.622Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/196)
19452025-03-03T04:16:10.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19462025-03-03T04:16:10.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19472025-03-03T04:16:10.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19482025-03-03T04:16:10.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19492025-03-03T04:16:10.103Z
19502025-03-03T04:16:10.103Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/196)
19512025-03-03T04:16:10.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19522025-03-03T04:16:10.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19532025-03-03T04:16:10.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19542025-03-03T04:16:10.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19552025-03-03T04:16:10.624Z
19562025-03-03T04:16:10.624Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/196)
19572025-03-03T04:16:11.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19582025-03-03T04:16:11.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19592025-03-03T04:16:11.066Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19602025-03-03T04:16:11.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19612025-03-03T04:16:11.116Z
19622025-03-03T04:16:11.116Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/196)
19632025-03-03T04:16:11.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19642025-03-03T04:16:11.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19652025-03-03T04:16:11.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19662025-03-03T04:16:11.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
19672025-03-03T04:16:11.620Z
19682025-03-03T04:16:11.620Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/196)
19692025-03-03T04:16:12.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19702025-03-03T04:16:12.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19712025-03-03T04:16:12.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19722025-03-03T04:16:12.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19732025-03-03T04:16:12.111Z
19742025-03-03T04:16:12.111Zinfo: running `cargo check --bins` on sled-hardware-types (45/196)
19752025-03-03T04:16:12.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19762025-03-03T04:16:12.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19772025-03-03T04:16:12.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19782025-03-03T04:16:12.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
19792025-03-03T04:16:12.839Z
19802025-03-03T04:16:12.839Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/196)
19812025-03-03T04:16:13.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19822025-03-03T04:16:13.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19832025-03-03T04:16:13.495Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19842025-03-03T04:16:13.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19852025-03-03T04:16:13.579Z
19862025-03-03T04:16:13.579Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/196)
19872025-03-03T04:16:14.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19882025-03-03T04:16:14.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19892025-03-03T04:16:14.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19902025-03-03T04:16:14.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19912025-03-03T04:16:14.270Z
19922025-03-03T04:16:14.270Zinfo: running `cargo check --bins` on oxlog (48/196)
19932025-03-03T04:16:14.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19942025-03-03T04:16:14.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19952025-03-03T04:16:14.958Z Checking cfg-if v1.0.0
19962025-03-03T04:16:14.961Z Checking libc v0.2.170
19972025-03-03T04:16:15.077Z Checking serde v1.0.218
19982025-03-03T04:16:15.080Z Checking zeroize v1.8.1
19992025-03-03T04:16:15.099Z Checking memchr v2.7.4
20002025-03-03T04:16:15.112Z Checking typenum v1.17.0
20012025-03-03T04:16:15.118Z Checking value-bag v1.9.0
20022025-03-03T04:16:15.141Z Checking subtle v2.6.1
20032025-03-03T04:16:15.157Z Checking scopeguard v1.2.0
20042025-03-03T04:16:15.310Z Checking smallvec v1.14.0
20052025-03-03T04:16:15.331Z Checking lock_api v0.4.12
20062025-03-03T04:16:15.404Z Checking itoa v1.0.11
20072025-03-03T04:16:15.529Z Checking log v0.4.22
20082025-03-03T04:16:15.643Z Checking const-oid v0.9.6
20092025-03-03T04:16:15.674Z Checking pin-project-lite v0.2.14
20102025-03-03T04:16:15.729Z Checking byteorder v1.5.0
20112025-03-03T04:16:15.806Z Checking once_cell v1.20.3
20122025-03-03T04:16:15.960Z Checking futures-core v0.3.31
20132025-03-03T04:16:16.075Z Checking cpufeatures v0.2.14
20142025-03-03T04:16:16.105Z Checking futures-sink v0.3.31
20152025-03-03T04:16:16.135Z Checking getrandom v0.2.15
20162025-03-03T04:16:16.150Z Checking parking_lot_core v0.9.10
20172025-03-03T04:16:16.165Z Checking signal-hook-registry v1.4.2
20182025-03-03T04:16:16.181Z Checking mio v1.0.2
20192025-03-03T04:16:16.198Z Checking generic-array v0.14.7
20202025-03-03T04:16:16.249Z Checking socket2 v0.5.8
20212025-03-03T04:16:16.393Z Checking rand_core v0.6.4
20222025-03-03T04:16:16.414Z Checking stable_deref_trait v1.2.0
20232025-03-03T04:16:16.482Z Checking parking_lot v0.12.3
20242025-03-03T04:16:16.538Z Checking zerocopy v0.7.35
20252025-03-03T04:16:16.730Z Checking zerofrom v0.1.4
20262025-03-03T04:16:16.748Z Checking slab v0.4.9
20272025-03-03T04:16:16.785Z Checking futures-channel v0.3.31
20282025-03-03T04:16:16.864Z Checking futures-io v0.3.31
20292025-03-03T04:16:16.966Z Checking yoke v0.7.4
20302025-03-03T04:16:17.028Z Checking futures-task v0.3.31
20312025-03-03T04:16:17.068Z Checking allocator-api2 v0.2.18
20322025-03-03T04:16:17.135Z Checking foldhash v0.1.3
20332025-03-03T04:16:17.257Z Checking crypto-common v0.1.6
20342025-03-03T04:16:17.280Z Checking block-buffer v0.10.4
20352025-03-03T04:16:17.300Z Checking pin-utils v0.1.0
20362025-03-03T04:16:17.341Z Checking equivalent v1.0.1
20372025-03-03T04:16:17.399Z Checking futures-util v0.3.31
20382025-03-03T04:16:17.466Z Checking zerovec v0.10.4
20392025-03-03T04:16:17.483Z Checking block-padding v0.3.3
20402025-03-03T04:16:17.503Z Checking ryu v1.0.18
20412025-03-03T04:16:17.541Z Checking digest v0.10.7
20422025-03-03T04:16:17.703Z Checking hashbrown v0.15.1
20432025-03-03T04:16:17.706Z Checking inout v0.1.3
20442025-03-03T04:16:17.746Z Checking fnv v1.0.7
20452025-03-03T04:16:17.764Z Checking ppv-lite86 v0.2.20
20462025-03-03T04:16:17.885Z Checking writeable v0.5.5
20472025-03-03T04:16:17.901Z Checking hmac v0.12.1
20482025-03-03T04:16:17.945Z Checking litemap v0.7.3
20492025-03-03T04:16:18.137Z Checking cipher v0.4.4
20502025-03-03T04:16:18.218Z Checking sha2 v0.10.8
20512025-03-03T04:16:18.275Z Checking libm v0.2.8
20522025-03-03T04:16:18.515Z Checking base64ct v1.6.0
20532025-03-03T04:16:18.570Z Checking getrandom v0.3.1
20542025-03-03T04:16:18.764Z Checking thiserror v1.0.69
20552025-03-03T04:16:18.800Z Checking flagset v0.4.6
20562025-03-03T04:16:18.830Z Checking icu_locid_transform_data v1.5.0
20572025-03-03T04:16:18.906Z Checking tracing-core v0.1.32
20582025-03-03T04:16:18.944Z Checking percent-encoding v2.3.1
20592025-03-03T04:16:18.978Z Checking pem-rfc7468 v0.7.0
20602025-03-03T04:16:18.997Z Checking tinystr v0.7.6
20612025-03-03T04:16:19.010Z Checking icu_collections v1.5.0
20622025-03-03T04:16:19.167Z Checking rustls-pki-types v1.10.0
20632025-03-03T04:16:19.185Z Checking num-traits v0.2.19
20642025-03-03T04:16:19.289Z Checking der v0.7.9
20652025-03-03T04:16:19.348Z Checking icu_locid v1.5.0
20662025-03-03T04:16:19.529Z Checking icu_properties_data v1.5.0
20672025-03-03T04:16:19.589Z Checking bytes v1.10.0
20682025-03-03T04:16:19.669Z Checking indexmap v2.7.1
20692025-03-03T04:16:19.735Z Checking serde_json v1.0.139
20702025-03-03T04:16:19.768Z Checking bitflags v2.6.0
20712025-03-03T04:16:20.096Z Checking tracing v0.1.40
20722025-03-03T04:16:20.387Z Checking icu_provider v1.5.0
20732025-03-03T04:16:20.488Z Checking salsa20 v0.10.2
20742025-03-03T04:16:20.590Z Checking tokio v1.43.0
20752025-03-03T04:16:20.634Z Checking http v1.2.0
20762025-03-03T04:16:20.708Z Checking pbkdf2 v0.12.2
20772025-03-03T04:16:20.894Z Checking aws-lc-sys v0.26.0
20782025-03-03T04:16:20.933Z Checking httparse v1.9.5
20792025-03-03T04:16:20.981Z Checking spki v0.7.3
20802025-03-03T04:16:21.052Z Checking icu_locid_transform v1.5.0
20812025-03-03T04:16:21.270Z Checking icu_normalizer_data v1.5.0
20822025-03-03T04:16:21.376Z Checking utf16_iter v1.0.5
20832025-03-03T04:16:21.395Z Checking powerfmt v0.2.0
20842025-03-03T04:16:21.477Z Checking utf8_iter v1.0.4
20852025-03-03T04:16:21.565Z Checking untrusted v0.9.0
20862025-03-03T04:16:21.679Z Checking write16 v1.0.0
20872025-03-03T04:16:21.696Z Checking untrusted v0.7.1
20882025-03-03T04:16:21.740Z Checking ring v0.17.11
20892025-03-03T04:16:21.821Z Checking deranged v0.3.11
20902025-03-03T04:16:21.868Z Checking scrypt v0.11.0
20912025-03-03T04:16:21.975Z Checking aes v0.8.4
20922025-03-03T04:16:22.030Z Checking cbc v0.1.2
20932025-03-03T04:16:22.057Z Checking icu_properties v1.5.1
20942025-03-03T04:16:22.095Z Checking crossbeam-utils v0.8.20
20952025-03-03T04:16:22.252Z Checking spin v0.9.8
20962025-03-03T04:16:22.630Z Checking num_threads v0.1.7
20972025-03-03T04:16:22.772Z Checking atomic-waker v1.1.2
20982025-03-03T04:16:22.849Z Checking num-conv v0.1.0
20992025-03-03T04:16:22.865Z Checking tinyvec_macros v0.1.1
21002025-03-03T04:16:22.931Z Checking time-core v0.1.2
21012025-03-03T04:16:22.968Z Checking tinyvec v1.8.0
21022025-03-03T04:16:23.008Z Checking aws-lc-rs v1.12.4
21032025-03-03T04:16:23.087Z Checking pkcs5 v0.7.1
21042025-03-03T04:16:23.115Z Checking http-body v1.0.1
21052025-03-03T04:16:23.184Z Checking time v0.3.36
21062025-03-03T04:16:23.345Z Checking form_urlencoded v1.2.1
21072025-03-03T04:16:23.572Z Checking rand_chacha v0.3.1
21082025-03-03T04:16:23.594Z Checking try-lock v0.2.5
21092025-03-03T04:16:23.758Z Checking want v0.3.1
21102025-03-03T04:16:23.955Z Checking pkcs8 v0.10.2
21112025-03-03T04:16:23.983Z Checking rand v0.8.5
21122025-03-03T04:16:24.004Z Checking uuid v1.15.1
21132025-03-03T04:16:24.251Z Checking adler2 v2.0.0
21142025-03-03T04:16:24.297Z Checking unicode-ident v1.0.14
21152025-03-03T04:16:24.431Z Checking tower-service v0.3.3
21162025-03-03T04:16:24.496Z Checking httpdate v1.0.3
21172025-03-03T04:16:24.570Z Checking proc-macro2 v1.0.93
21182025-03-03T04:16:24.624Z Checking miniz_oxide v0.8.5
21192025-03-03T04:16:24.775Z Checking toml_datetime v0.6.8
21202025-03-03T04:16:24.828Z Checking rustls-webpki v0.102.8
21212025-03-03T04:16:25.081Z Checking serde_spanned v0.6.8
21222025-03-03T04:16:25.245Z Checking zerocopy v0.8.10
21232025-03-03T04:16:25.283Z Checking slog v2.7.0
21242025-03-03T04:16:25.286Z Checking scroll v0.12.0
21252025-03-03T04:16:25.346Z Checking iana-time-zone v0.1.61
21262025-03-03T04:16:25.452Z Checking icu_normalizer v1.5.0
21272025-03-03T04:16:25.522Z Checking foreign-types-shared v0.1.1
21282025-03-03T04:16:25.600Z Checking base64 v0.22.1
21292025-03-03T04:16:25.625Z Checking ucd-trie v0.1.7
21302025-03-03T04:16:25.653Z Checking match_cfg v0.1.0
21312025-03-03T04:16:25.727Z Checking plain v0.2.3
21322025-03-03T04:16:25.772Z Checking hostname v0.3.1
21332025-03-03T04:16:25.776Z Checking foreign-types v0.3.2
21342025-03-03T04:16:25.841Z Checking pest v2.7.14
21352025-03-03T04:16:25.899Z Checking chrono v0.4.40
21362025-03-03T04:16:25.914Z Checking goblin v0.8.2
21372025-03-03T04:16:25.929Z Checking quote v1.0.38
21382025-03-03T04:16:26.079Z Checking openssl-sys v0.9.106
21392025-03-03T04:16:26.218Z Checking idna_adapter v1.2.0
21402025-03-03T04:16:26.256Z Checking errno v0.3.9
21412025-03-03T04:16:26.417Z Checking idna v1.0.3
21422025-03-03T04:16:26.463Z Checking dirs-sys-next v0.1.2
21432025-03-03T04:16:26.655Z Checking aho-corasick v1.1.3
21442025-03-03T04:16:26.966Z Checking url v2.5.3
21452025-03-03T04:16:27.236Z Checking regex-syntax v0.8.5
21462025-03-03T04:16:27.481Z Checking tokio-util v0.7.13
21472025-03-03T04:16:27.859Z Checking data-encoding v2.6.0
21482025-03-03T04:16:27.877Z Checking pretty-hex v0.4.1
21492025-03-03T04:16:28.058Z Checking rand_core v0.9.2
21502025-03-03T04:16:28.076Z Checking siphasher v0.3.11
21512025-03-03T04:16:28.203Z Compiling newtype-uuid v1.2.1
21522025-03-03T04:16:28.371Z Checking dtrace-parser v0.2.0
21532025-03-03T04:16:28.390Z Checking h2 v0.4.6
21542025-03-03T04:16:28.395Z Checking openssl v0.10.71
21552025-03-03T04:16:28.395Z Checking dirs-next v2.0.0
21562025-03-03T04:16:28.408Z Checking rand_chacha v0.9.0
21572025-03-03T04:16:28.517Z Checking rustix v0.38.37
21582025-03-03T04:16:28.545Z Checking syn v2.0.98
21592025-03-03T04:16:28.842Z Checking unicode-normalization v0.1.24
21602025-03-03T04:16:28.846Z Checking http-body-util v0.1.2
21612025-03-03T04:16:29.311Z Checking crossbeam-epoch v0.9.18
21622025-03-03T04:16:29.785Z Checking sha1 v0.10.6
21632025-03-03T04:16:29.800Z Checking signature v2.2.0
21642025-03-03T04:16:30.004Z Checking thread-id v4.2.2
21652025-03-03T04:16:30.062Z Checking thread_local v1.1.8
21662025-03-03T04:16:30.134Z Checking crc32fast v1.4.2
21672025-03-03T04:16:30.349Z Checking encoding_rs v0.8.34
21682025-03-03T04:16:30.397Z Checking gimli v0.31.1
21692025-03-03T04:16:30.475Z Checking regex-automata v0.4.8
21702025-03-03T04:16:30.638Z Checking dof v0.3.0
21712025-03-03T04:16:31.323Z Checking ipnet v2.11.0
21722025-03-03T04:16:31.786Z Checking either v1.14.0
21732025-03-03T04:16:31.824Z Checking utf8parse v0.2.2
21742025-03-03T04:16:31.996Z Checking anstyle v1.0.10
21752025-03-03T04:16:32.159Z Checking winnow v0.7.3
21762025-03-03T04:16:32.358Z Checking mime v0.3.17
21772025-03-03T04:16:32.668Z Checking unicode-properties v0.1.3
21782025-03-03T04:16:32.685Z Checking openssl-probe v0.1.5
21792025-03-03T04:16:32.866Z Checking unicode-bidi v0.3.17
21802025-03-03T04:16:33.078Z Checking anstyle-parse v0.2.5
21812025-03-03T04:16:33.362Z Checking crossbeam-deque v0.8.5
21822025-03-03T04:16:33.490Z Checking stringprep v0.1.5
21832025-03-03T04:16:33.650Z Checking native-tls v0.2.12
21842025-03-03T04:16:33.712Z Checking rand v0.9.0
21852025-03-03T04:16:33.792Z Checking term v0.7.0
21862025-03-03T04:16:33.993Z Checking slog-json v2.6.1
21872025-03-03T04:16:34.048Z Checking addr2line v0.24.2
21882025-03-03T04:16:34.233Z Checking rustls v0.23.19
21892025-03-03T04:16:34.272Z Checking rustls v0.22.4
21902025-03-03T04:16:34.554Z Checking serde_urlencoded v0.7.1
21912025-03-03T04:16:34.581Z Checking crossbeam-channel v0.5.13
21922025-03-03T04:16:34.683Z Checking usdt-impl v0.5.0
21932025-03-03T04:16:34.734Z Checking hyper v1.6.0
21942025-03-03T04:16:34.754Z Checking futures-executor v0.3.31
21952025-03-03T04:16:34.958Z Checking num-integer v0.1.46
21962025-03-03T04:16:34.995Z Checking bzip2-sys v0.1.11+1.0.8
21972025-03-03T04:16:35.104Z Checking toml_edit v0.22.24
21982025-03-03T04:16:35.141Z Checking rustls-pemfile v2.2.0
21992025-03-03T04:16:35.211Z Checking semver v1.0.25
22002025-03-03T04:16:35.294Z Checking md-5 v0.10.6
22012025-03-03T04:16:35.385Z Checking ff v0.13.0
22022025-03-03T04:16:35.446Z Checking hash32 v0.2.1
22032025-03-03T04:16:35.528Z Checking memmap v0.7.0
22042025-03-03T04:16:35.623Z Checking is-terminal v0.4.13
22052025-03-03T04:16:35.627Z Checking object v0.36.5
22062025-03-03T04:16:35.741Z Checking anstyle-query v1.1.1
22072025-03-03T04:16:35.758Z Checking rustc-demangle v0.1.24
22082025-03-03T04:16:35.773Z Checking is_terminal_polyfill v1.70.1
22092025-03-03T04:16:35.900Z Checking base16ct v0.2.0
22102025-03-03T04:16:35.931Z Checking colorchoice v1.0.2
22112025-03-03T04:16:36.095Z Checking quick-error v1.2.3
22122025-03-03T04:16:36.134Z Checking take_mut v0.2.2
22132025-03-03T04:16:36.217Z Checking fallible-iterator v0.2.0
22142025-03-03T04:16:36.258Z Checking dyn-clone v1.0.18
22152025-03-03T04:16:36.295Z Checking linked-hash-map v0.5.6
22162025-03-03T04:16:36.433Z Checking utf-8 v0.7.6
22172025-03-03T04:16:36.646Z Checking psl-types v2.0.11
22182025-03-03T04:16:36.665Z Checking tungstenite v0.24.0
22192025-03-03T04:16:36.796Z Checking postgres-protocol v0.6.8
22202025-03-03T04:16:36.813Z Checking hyper-util v0.1.10
22212025-03-03T04:16:36.849Z Checking publicsuffix v2.3.0
22222025-03-03T04:16:37.152Z Checking lru-cache v0.1.2
22232025-03-03T04:16:37.357Z Checking schemars v0.8.22
22242025-03-03T04:16:37.474Z Checking slog-async v2.8.0
22252025-03-03T04:16:37.550Z Checking resolv-conf v0.7.0
22262025-03-03T04:16:37.634Z Checking tokio-rustls v0.25.0
22272025-03-03T04:16:37.769Z Checking toml v0.8.20
22282025-03-03T04:16:37.788Z Checking sec1 v0.7.3
22292025-03-03T04:16:37.935Z Checking anstream v0.6.15
22302025-03-03T04:16:38.017Z Checking slog-term v2.9.1
22312025-03-03T04:16:38.193Z Checking usdt v0.5.0
22322025-03-03T04:16:38.328Z Checking heapless v0.7.17
22332025-03-03T04:16:38.479Z Checking group v0.13.0
22342025-03-03T04:16:38.502Z Checking num-iter v0.1.45
22352025-03-03T04:16:38.528Z Checking bzip2 v0.4.4
22362025-03-03T04:16:38.689Z Checking futures v0.3.31
22372025-03-03T04:16:38.746Z Checking slog-bunyan v2.5.0
22382025-03-03T04:16:38.806Z Checking tokio-native-tls v0.3.1
22392025-03-03T04:16:38.824Z Checking rayon-core v1.12.1
22402025-03-03T04:16:38.827Z Checking multer v3.1.0
22412025-03-03T04:16:38.921Z Checking terminal_size v0.4.0
22422025-03-03T04:16:38.963Z Checking hickory-proto v0.24.4
22432025-03-03T04:16:39.048Z Checking flate2 v1.1.0
22442025-03-03T04:16:39.244Z Checking phf_shared v0.11.2
22452025-03-03T04:16:39.262Z Checking cookie v0.18.1
22462025-03-03T04:16:39.378Z Checking async-stream v0.3.6
22472025-03-03T04:16:39.509Z Checking signal-hook v0.3.17
22482025-03-03T04:16:39.514Z Checking camino v1.1.9
22492025-03-03T04:16:39.524Z Checking tokio-rustls v0.26.0
22502025-03-03T04:16:39.598Z Checking waitgroup v0.1.2
22512025-03-03T04:16:39.699Z Checking lazy_static v1.5.0
22522025-03-03T04:16:39.702Z Checking openapiv3 v2.0.0
22532025-03-03T04:16:39.742Z Checking webpki-roots v0.26.6
22542025-03-03T04:16:39.831Z Checking serde_path_to_error v0.1.16
22552025-03-03T04:16:39.848Z Checking hkdf v0.12.4
22562025-03-03T04:16:39.934Z Checking crypto-bigint v0.5.5
22572025-03-03T04:16:39.955Z Checking sync_wrapper v1.0.1
22582025-03-03T04:16:40.025Z Checking hostname v0.4.0
22592025-03-03T04:16:40.053Z Checking managed v0.8.0
22602025-03-03T04:16:40.096Z Checking clap_lex v0.7.4
22612025-03-03T04:16:40.178Z Checking debug-ignore v1.0.5
22622025-03-03T04:16:40.333Z Checking tower-layer v0.3.3
22632025-03-03T04:16:40.351Z Checking bitflags v1.3.2
22642025-03-03T04:16:40.443Z Checking unicode-width v0.2.0
22652025-03-03T04:16:40.467Z Checking bumpalo v3.16.0
22662025-03-03T04:16:40.476Z Checking simd-adler32 v0.3.7
22672025-03-03T04:16:40.603Z Checking lockfree-object-pool v0.1.6
22682025-03-03T04:16:40.804Z Checking strsim v0.11.1
22692025-03-03T04:16:40.832Z Checking winnow v0.5.40
22702025-03-03T04:16:40.870Z Checking zopfli v0.8.1
22712025-03-03T04:16:40.935Z Checking console v0.15.10
22722025-03-03T04:16:41.110Z Checking clap_builder v4.5.31
22732025-03-03T04:16:41.532Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22742025-03-03T04:16:41.547Z Checking tower v0.5.2
22752025-03-03T04:16:41.744Z Checking backtrace v0.3.74
22762025-03-03T04:16:41.816Z Checking smoltcp v0.9.1
22772025-03-03T04:16:42.265Z Checking hyper-rustls v0.27.3
22782025-03-03T04:16:42.370Z Checking anyhow v1.0.96
22792025-03-03T04:16:42.624Z Checking signal-hook-mio v0.2.4
22802025-03-03T04:16:42.728Z Checking elliptic-curve v0.13.8
22812025-03-03T04:16:42.775Z Checking num-bigint-dig v0.8.4
22822025-03-03T04:16:42.778Z Checking cookie_store v0.21.1
22832025-03-03T04:16:43.030Z Checking dropshot v0.12.0
22842025-03-03T04:16:43.251Z Checking rayon v1.10.0
22852025-03-03T04:16:43.339Z Checking phf v0.11.2
22862025-03-03T04:16:43.474Z Checking hyper-tls v0.6.0
22872025-03-03T04:16:43.595Z Checking hickory-resolver v0.24.4
22882025-03-03T04:16:43.625Z Checking tokio-tungstenite v0.24.0
22892025-03-03T04:16:43.660Z Checking toml_edit v0.19.15
22902025-03-03T04:16:43.770Z Checking postgres-types v0.2.9
22912025-03-03T04:16:44.085Z Checking bstr v1.10.0
22922025-03-03T04:16:44.178Z Checking regex v1.11.1
22932025-03-03T04:16:44.445Z Checking ed25519 v2.2.3
22942025-03-03T04:16:44.770Z Checking tokio-stream v0.1.17
22952025-03-03T04:16:44.786Z Checking phf_shared v0.10.0
22962025-03-03T04:16:44.803Z Checking curve25519-dalek v4.1.3
22972025-03-03T04:16:45.016Z Checking zerocopy v0.6.6
22982025-03-03T04:16:45.064Z Checking hubpack v0.1.2
22992025-03-03T04:16:45.246Z Checking memoffset v0.9.1
23002025-03-03T04:16:45.371Z Checking portable-atomic v1.9.0
23012025-03-03T04:16:45.400Z Checking pkcs1 v0.7.5
23022025-03-03T04:16:45.554Z Checking float-cmp v0.10.0
23032025-03-03T04:16:45.684Z Checking serde-big-array v0.5.1
23042025-03-03T04:16:45.770Z Checking rfc6979 v0.4.0
23052025-03-03T04:16:45.826Z Checking difflib v0.4.0
23062025-03-03T04:16:45.922Z Checking number_prefix v0.4.0
23072025-03-03T04:16:45.974Z Checking static_assertions v1.1.0
23082025-03-03T04:16:46.089Z Checking predicates-core v1.0.8
23092025-03-03T04:16:46.135Z Checking fixedbitset v0.4.2
23102025-03-03T04:16:46.187Z Checking whoami v1.5.2
23112025-03-03T04:16:46.190Z Checking precomputed-hash v0.1.1
23122025-03-03T04:16:46.279Z Checking normalize-line-endings v0.3.0
23132025-03-03T04:16:46.340Z Checking minimal-lexical v0.2.1
23142025-03-03T04:16:46.394Z Checking new_debug_unreachable v1.0.6
23152025-03-03T04:16:46.414Z Checking unicode-segmentation v1.12.0
23162025-03-03T04:16:46.431Z Checking predicates v3.1.3
23172025-03-03T04:16:46.495Z Checking string_cache v0.8.7
23182025-03-03T04:16:46.513Z Checking tokio-postgres v0.7.13
23192025-03-03T04:16:46.531Z Checking qorb v0.2.1
23202025-03-03T04:16:46.637Z Checking ed25519-dalek v2.1.1
23212025-03-03T04:16:46.753Z Checking nom v7.1.3
23222025-03-03T04:16:46.784Z Checking petgraph v0.6.5
23232025-03-03T04:16:46.921Z Checking indicatif v0.17.11
23242025-03-03T04:16:47.051Z Checking toml v0.7.8
23252025-03-03T04:16:47.068Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23262025-03-03T04:16:47.122Z Checking similar v2.7.0
23272025-03-03T04:16:47.677Z Checking ecdsa v0.16.9
23282025-03-03T04:16:47.741Z Checking rsa v0.9.6
23292025-03-03T04:16:47.989Z Checking nix v0.29.0
23302025-03-03T04:16:48.332Z Checking clap v4.5.31
23312025-03-03T04:16:48.463Z Checking reqwest v0.12.12
23322025-03-03T04:16:48.753Z Checking crossterm v0.28.1
23332025-03-03T04:16:49.120Z Checking zip v2.1.3
23342025-03-03T04:16:49.418Z Checking zip v0.6.6
23352025-03-03T04:16:49.442Z Checking itertools v0.10.5
23362025-03-03T04:16:49.446Z Checking itertools v0.12.1
23372025-03-03T04:16:50.130Z Checking ahash v0.8.11
23382025-03-03T04:16:50.146Z Checking fs-err v2.11.0
23392025-03-03T04:16:50.219Z Checking buf-list v1.0.3
23402025-03-03T04:16:50.294Z Checking x509-cert v0.2.5
23412025-03-03T04:16:50.529Z Checking hex v0.4.3
23422025-03-03T04:16:50.558Z Checking lalrpop-util v0.19.12
23432025-03-03T04:16:50.607Z Checking peg-runtime v0.8.3
23442025-03-03T04:16:50.715Z Checking sigpipe v0.1.3
23452025-03-03T04:16:51.761Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23462025-03-03T04:16:52.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.82s
23472025-03-03T04:16:52.283Z
23482025-03-03T04:16:52.283Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/196)
23492025-03-03T04:16:52.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23502025-03-03T04:16:52.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23512025-03-03T04:16:53.016Z Compiling regress v0.10.3
23522025-03-03T04:16:53.146Z Checking heck v0.5.0
23532025-03-03T04:16:53.160Z Compiling unsafe-libyaml v0.2.11
23542025-03-03T04:16:53.160Z Checking fastrand v2.1.1
23552025-03-03T04:16:53.187Z Checking ipnetwork v0.21.1
23562025-03-03T04:16:53.190Z Compiling structmeta-derive v0.3.0
23572025-03-03T04:16:53.220Z Compiling ident_case v1.0.1
23582025-03-03T04:16:53.325Z Checking progenitor-client v0.8.0
23592025-03-03T04:16:53.397Z Compiling darling_core v0.20.10
23602025-03-03T04:16:53.473Z Checking tempfile v3.13.0
23612025-03-03T04:16:53.546Z Checking oxnet v0.1.1
23622025-03-03T04:16:54.054Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23632025-03-03T04:16:54.089Z Checking newtype-uuid v1.2.1
23642025-03-03T04:16:54.089Z Compiling proc-macro-crate v1.3.1
23652025-03-03T04:16:54.116Z Checking wait-timeout v0.2.0
23662025-03-03T04:16:54.135Z Checking bit-vec v0.8.0
23672025-03-03T04:16:54.277Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23682025-03-03T04:16:54.511Z Compiling serde_yaml v0.9.34+deprecated
23692025-03-03T04:16:54.632Z Checking bit-set v0.8.0
23702025-03-03T04:16:54.797Z Compiling num_enum_derive v0.5.11
23712025-03-03T04:16:54.902Z Checking rusty-fork v0.3.0
23722025-03-03T04:16:55.048Z Compiling lzma-sys v0.1.20
23732025-03-03T04:16:55.226Z Checking rand_xorshift v0.3.0
23742025-03-03T04:16:55.432Z Compiling daft-derive v0.1.1
23752025-03-03T04:16:55.755Z Compiling foreign-types-macros v0.2.3
23762025-03-03T04:16:55.797Z Compiling structmeta v0.3.0
23772025-03-03T04:16:56.218Z Compiling parse-display-derive v0.10.0
23782025-03-03T04:16:56.724Z Checking typify-impl v0.2.0
23792025-03-03T04:16:56.991Z Compiling thiserror-impl v2.0.11
23802025-03-03T04:16:57.109Z Compiling dropshot v0.16.0
23812025-03-03T04:16:57.443Z Checking foreign-types-shared v0.3.1
23822025-03-03T04:16:57.586Z Checking unarray v0.1.4
23832025-03-03T04:16:57.752Z Checking arc-swap v1.7.1
23842025-03-03T04:16:57.801Z Checking proptest v1.6.0
23852025-03-03T04:16:58.063Z Checking foreign-types v0.5.0
23862025-03-03T04:16:58.208Z Checking slog-scope v4.4.0
23872025-03-03T04:16:58.264Z Checking num_enum v0.5.11
23882025-03-03T04:16:58.411Z Checking daft v0.1.1
23892025-03-03T04:16:58.437Z Compiling test-strategy v0.4.0
23902025-03-03T04:16:58.886Z Checking strum v0.26.3
23912025-03-03T04:16:59.078Z Compiling proc-macro-error v1.0.4
23922025-03-03T04:16:59.331Z Compiling darling_macro v0.20.10
23932025-03-03T04:16:59.479Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23942025-03-03T04:16:59.690Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23952025-03-03T04:16:59.814Z Checking tungstenite v0.21.0
23962025-03-03T04:16:59.833Z Compiling heck v0.3.3
23972025-03-03T04:17:00.091Z Checking parse-display v0.10.0
23982025-03-03T04:17:00.190Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23992025-03-03T04:17:00.227Z Compiling darling v0.20.10
24002025-03-03T04:17:00.231Z Checking thiserror v2.0.11
24012025-03-03T04:17:00.336Z Compiling dropshot_endpoint v0.16.0
24022025-03-03T04:17:00.375Z Compiling serde_with_macros v3.12.0
24032025-03-03T04:17:00.397Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24042025-03-03T04:17:00.726Z Checking cstr-argument v0.1.2
24052025-03-03T04:17:00.951Z Checking instant v0.1.13
24062025-03-03T04:17:01.059Z Checking base64 v0.21.7
24072025-03-03T04:17:01.081Z Checking pretty-hex v0.2.1
24082025-03-03T04:17:01.262Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
24092025-03-03T04:17:01.397Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24102025-03-03T04:17:01.526Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24112025-03-03T04:17:01.618Z Checking backoff v0.4.0
24122025-03-03T04:17:01.704Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24132025-03-03T04:17:01.711Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24142025-03-03T04:17:01.841Z Checking tokio-tungstenite v0.21.0
24152025-03-03T04:17:01.894Z Compiling zone_cfg_derive v0.1.2
24162025-03-03T04:17:01.941Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24172025-03-03T04:17:02.220Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24182025-03-03T04:17:02.334Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
24192025-03-03T04:17:02.363Z Checking slog-stdlog v4.1.1
24202025-03-03T04:17:02.560Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24212025-03-03T04:17:02.598Z Checking progenitor-client v0.9.1
24222025-03-03T04:17:02.690Z Checking colored v2.2.0
24232025-03-03T04:17:02.749Z Checking macaddr v1.0.1
24242025-03-03T04:17:02.877Z Checking base64 v0.13.1
24252025-03-03T04:17:02.924Z Checking serde_with v3.12.0
24262025-03-03T04:17:02.995Z Checking unicode-width v0.1.14
24272025-03-03T04:17:03.070Z Checking winnow v0.6.20
24282025-03-03T04:17:03.112Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24292025-03-03T04:17:03.243Z Checking zone v0.1.8
24302025-03-03T04:17:03.284Z Checking ron v0.7.1
24312025-03-03T04:17:03.491Z Checking tabwriter v1.4.0
24322025-03-03T04:17:03.596Z Checking slog-envlogger v2.2.0
24332025-03-03T04:17:03.752Z Checking xz2 v0.1.7
24342025-03-03T04:17:03.835Z Checking xattr v1.3.1
24352025-03-03T04:17:03.920Z Checking pem v3.0.5
24362025-03-03T04:17:04.060Z Checking yasna v0.5.2
24372025-03-03T04:17:04.078Z Checking headers-core v0.3.0
24382025-03-03T04:17:04.218Z Checking smf v0.2.3
24392025-03-03T04:17:04.243Z Checking filetime v0.2.25
24402025-03-03T04:17:04.464Z Checking same-file v1.0.6
24412025-03-03T04:17:04.482Z Checking tar v0.4.44
24422025-03-03T04:17:04.657Z Checking headers v0.4.0
24432025-03-03T04:17:04.672Z Checking walkdir v2.5.0
24442025-03-03T04:17:04.879Z Checking rcgen v0.12.1
24452025-03-03T04:17:04.954Z Checking atomicwrites v0.4.4
24462025-03-03T04:17:05.177Z Checking camino-tempfile v1.1.1
24472025-03-03T04:17:05.370Z Checking subprocess v0.2.9
24482025-03-03T04:17:07.602Z Compiling typify-macro v0.2.0
24492025-03-03T04:17:09.173Z Compiling typify v0.2.0
24502025-03-03T04:17:09.247Z Compiling progenitor-impl v0.8.0
24512025-03-03T04:17:11.826Z Compiling progenitor-macro v0.8.0
24522025-03-03T04:17:15.422Z Checking progenitor v0.8.0
24532025-03-03T04:17:15.564Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24542025-03-03T04:17:15.567Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24552025-03-03T04:17:18.182Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24562025-03-03T04:17:18.535Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24572025-03-03T04:17:24.672Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24582025-03-03T04:17:26.249Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24592025-03-03T04:17:27.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.26s
24602025-03-03T04:17:27.749Z
24612025-03-03T04:17:27.749Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/196)
24622025-03-03T04:17:28.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632025-03-03T04:17:28.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642025-03-03T04:17:28.479Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24652025-03-03T04:17:29.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
24662025-03-03T04:17:30.122Z
24672025-03-03T04:17:30.122Zinfo: running `cargo check --bins` on nexus-config (51/196)
24682025-03-03T04:17:30.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692025-03-03T04:17:30.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702025-03-03T04:17:30.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24712025-03-03T04:17:30.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24722025-03-03T04:17:30.830Z
24732025-03-03T04:17:30.830Zinfo: running `cargo check --bins` on omicron-rpaths (52/196)
24742025-03-03T04:17:31.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24752025-03-03T04:17:31.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24762025-03-03T04:17:31.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24772025-03-03T04:17:31.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24782025-03-03T04:17:31.502Z
24792025-03-03T04:17:31.503Zinfo: running `cargo check --bins` on omicron-certificates (53/196)
24802025-03-03T04:17:32.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812025-03-03T04:17:32.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822025-03-03T04:17:32.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832025-03-03T04:17:32.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24842025-03-03T04:17:32.190Z
24852025-03-03T04:17:32.190Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/196)
24862025-03-03T04:17:32.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872025-03-03T04:17:32.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882025-03-03T04:17:32.953Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24892025-03-03T04:17:33.071Z Compiling tempfile v3.13.0
24902025-03-03T04:17:33.075Z Compiling ipnetwork v0.21.1
24912025-03-03T04:17:33.075Z Compiling wait-timeout v0.2.0
24922025-03-03T04:17:33.075Z Compiling bit-vec v0.8.0
24932025-03-03T04:17:33.075Z Compiling progenitor-client v0.8.0
24942025-03-03T04:17:33.075Z Compiling itertools v0.13.0
24952025-03-03T04:17:33.087Z Compiling rand_xorshift v0.3.0
24962025-03-03T04:17:33.273Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24972025-03-03T04:17:33.536Z Compiling oxnet v0.1.1
24982025-03-03T04:17:33.570Z Compiling rusty-fork v0.3.0
24992025-03-03T04:17:33.590Z Compiling bit-set v0.8.0
25002025-03-03T04:17:33.616Z Compiling unarray v0.1.4
25012025-03-03T04:17:33.800Z Compiling heapless v0.8.0
25022025-03-03T04:17:33.804Z Compiling progenitor v0.8.0
25032025-03-03T04:17:33.841Z Compiling parse-display v0.10.0
25042025-03-03T04:17:33.865Z Compiling thiserror v2.0.11
25052025-03-03T04:17:34.004Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25062025-03-03T04:17:34.034Z Compiling daft v0.1.1
25072025-03-03T04:17:34.053Z Compiling proptest v1.6.0
25082025-03-03T04:17:34.209Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25092025-03-03T04:17:34.227Z Checking hash32 v0.3.1
25102025-03-03T04:17:34.398Z Compiling instant v0.1.13
25112025-03-03T04:17:34.434Z Compiling smoltcp v0.11.0
25122025-03-03T04:17:34.454Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25132025-03-03T04:17:34.492Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
25142025-03-03T04:17:34.562Z Compiling backoff v0.4.0
25152025-03-03T04:17:34.920Z Compiling dropshot v0.16.0
25162025-03-03T04:17:34.959Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25172025-03-03T04:17:35.105Z Compiling serde_with v3.12.0
25182025-03-03T04:17:35.161Z Checking num-rational v0.4.2
25192025-03-03T04:17:35.570Z Compiling progenitor-client v0.9.1
25202025-03-03T04:17:36.005Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25212025-03-03T04:17:36.120Z Compiling phf_generator v0.11.2
25222025-03-03T04:17:36.327Z Checking num-complex v0.4.6
25232025-03-03T04:17:37.448Z Compiling macaddr v1.0.1
25242025-03-03T04:17:37.925Z Checking cobs v0.2.3
25252025-03-03T04:17:38.140Z Checking postcard v1.0.10
25262025-03-03T04:17:38.207Z Compiling num v0.4.3
25272025-03-03T04:17:38.448Z Compiling phf_codegen v0.11.2
25282025-03-03T04:17:38.711Z Compiling parse-zoneinfo v0.3.1
25292025-03-03T04:17:38.730Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25302025-03-03T04:17:39.069Z Checking float-ord v0.3.2
25312025-03-03T04:17:39.461Z Compiling convert_case v0.4.0
25322025-03-03T04:17:40.321Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
25332025-03-03T04:17:40.433Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25342025-03-03T04:17:40.610Z Compiling derive_more v0.99.19
25352025-03-03T04:17:41.653Z Compiling chrono-tz-build v0.4.0
25362025-03-03T04:17:42.026Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25372025-03-03T04:17:42.671Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25382025-03-03T04:17:42.868Z Compiling crucible-workspace-hack v0.1.0
25392025-03-03T04:17:42.953Z Compiling chrono-tz v0.10.1
25402025-03-03T04:17:43.224Z Checking newline-converter v0.3.0
25412025-03-03T04:17:43.395Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25422025-03-03T04:17:43.410Z Checking itertools v0.14.0
25432025-03-03T04:17:43.590Z Checking prettyplease v0.2.29
25442025-03-03T04:17:43.923Z Compiling slog-dtrace v0.3.0
25452025-03-03T04:17:44.279Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25462025-03-03T04:17:44.402Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25472025-03-03T04:17:44.834Z Checking expectorate v1.1.0
25482025-03-03T04:17:45.025Z Compiling zone_cfg_derive v0.3.0
25492025-03-03T04:17:45.387Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25502025-03-03T04:17:45.930Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25512025-03-03T04:17:46.110Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25522025-03-03T04:17:46.494Z Compiling const_format_proc_macros v0.2.34
25532025-03-03T04:17:46.515Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25542025-03-03T04:17:46.802Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25552025-03-03T04:17:47.043Z Compiling num-derive v0.4.2
25562025-03-03T04:17:47.401Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25572025-03-03T04:17:47.545Z Checking highway v1.3.0
25582025-03-03T04:17:47.786Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25592025-03-03T04:17:47.811Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25602025-03-03T04:17:48.037Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25612025-03-03T04:17:48.081Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25622025-03-03T04:17:48.389Z Checking const_format v0.2.34
25632025-03-03T04:17:48.592Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25642025-03-03T04:17:48.776Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25652025-03-03T04:17:48.874Z Checking zone v0.3.0
25662025-03-03T04:17:48.928Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25672025-03-03T04:17:49.283Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25682025-03-03T04:17:49.554Z Checking gethostname v0.5.0
25692025-03-03T04:17:49.653Z Checking bcs v0.1.6
25702025-03-03T04:17:49.656Z Checking nanorand v0.7.0
25712025-03-03T04:17:49.696Z Compiling async-recursion v1.1.1
25722025-03-03T04:17:49.744Z Checking termtree v0.5.1
25732025-03-03T04:17:50.049Z Checking flume v0.11.1
25742025-03-03T04:17:51.387Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25752025-03-03T04:17:56.986Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25762025-03-03T04:18:00.283Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25772025-03-03T04:18:02.905Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25782025-03-03T04:18:04.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.01s
25792025-03-03T04:18:04.420Z
25802025-03-03T04:18:04.420Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/196)
25812025-03-03T04:18:05.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822025-03-03T04:18:05.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832025-03-03T04:18:05.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25842025-03-03T04:18:05.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25852025-03-03T04:18:05.130Z
25862025-03-03T04:18:05.130Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/196)
25872025-03-03T04:18:05.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882025-03-03T04:18:05.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892025-03-03T04:18:05.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25902025-03-03T04:18:05.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25912025-03-03T04:18:05.844Z
25922025-03-03T04:18:05.844Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/196)
25932025-03-03T04:18:06.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942025-03-03T04:18:06.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952025-03-03T04:18:06.587Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962025-03-03T04:18:07.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
25972025-03-03T04:18:07.445Z
25982025-03-03T04:18:07.445Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/196)
25992025-03-03T04:18:08.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002025-03-03T04:18:08.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012025-03-03T04:18:08.193Z Compiling cfg_aliases v0.1.1
26022025-03-03T04:18:08.196Z Compiling vte_generate_state_changes v0.1.2
26032025-03-03T04:18:08.196Z Checking fd-lock v4.0.2
26042025-03-03T04:18:08.196Z Checking nibble_vec v0.1.0
26052025-03-03T04:18:08.196Z Checking endian-type v0.1.2
26062025-03-03T04:18:08.196Z Checking bytecount v0.6.8
26072025-03-03T04:18:08.322Z Compiling tabled_derive v0.7.0
26082025-03-03T04:18:08.388Z Compiling peg-macros v0.8.4
26092025-03-03T04:18:08.392Z Compiling nix v0.28.0
26102025-03-03T04:18:08.449Z Checking papergrid v0.11.0
26112025-03-03T04:18:08.525Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26122025-03-03T04:18:08.528Z Compiling sqlparser_derive v0.2.2
26132025-03-03T04:18:08.597Z Checking radix_trie v0.2.1
26142025-03-03T04:18:08.898Z Checking vte v0.11.1
26152025-03-03T04:18:09.014Z Checking nu-ansi-term v0.50.1
26162025-03-03T04:18:09.423Z Checking unicode_categories v0.1.1
26172025-03-03T04:18:09.570Z Checking home v0.5.9
26182025-03-03T04:18:09.626Z Checking sqlparser v0.45.0
26192025-03-03T04:18:09.724Z Checking display-error-chain v0.2.2
26202025-03-03T04:18:09.741Z Checking sqlformat v0.2.6
26212025-03-03T04:18:10.288Z Checking strip-ansi-escapes v0.2.0
26222025-03-03T04:18:10.462Z Checking reedline v0.38.0
26232025-03-03T04:18:10.501Z Checking tabled v0.15.0
26242025-03-03T04:18:10.984Z Checking peg v0.8.4
26252025-03-03T04:18:11.335Z Checking rustyline v14.0.0
26262025-03-03T04:18:20.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.07s
26272025-03-03T04:18:20.733Z
26282025-03-03T04:18:20.733Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/196)
26292025-03-03T04:18:21.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302025-03-03T04:18:21.373Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312025-03-03T04:18:21.487Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26322025-03-03T04:18:26.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
26332025-03-03T04:18:27.093Z
26342025-03-03T04:18:27.093Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/196)
26352025-03-03T04:18:27.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362025-03-03T04:18:27.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372025-03-03T04:18:27.840Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26382025-03-03T04:18:31.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.47s
26392025-03-03T04:18:31.776Z
26402025-03-03T04:18:31.776Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/196)
26412025-03-03T04:18:32.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422025-03-03T04:18:32.406Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432025-03-03T04:18:32.521Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26442025-03-03T04:18:37.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
26452025-03-03T04:18:37.845Z
26462025-03-03T04:18:37.845Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/196)
26472025-03-03T04:18:38.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-03-03T04:18:38.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-03-03T04:18:38.603Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26502025-03-03T04:18:43.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.93s
26512025-03-03T04:18:43.983Z
26522025-03-03T04:18:43.983Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/196)
26532025-03-03T04:18:44.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-03-03T04:18:44.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-03-03T04:18:44.737Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26562025-03-03T04:18:48.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
26572025-03-03T04:18:48.882Z
26582025-03-03T04:18:48.882Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/196)
26592025-03-03T04:18:49.512Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-03-03T04:18:49.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-03-03T04:18:49.631Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26622025-03-03T04:18:53.617Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
26632025-03-03T04:18:53.813Z
26642025-03-03T04:18:53.813Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/196)
26652025-03-03T04:18:54.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-03-03T04:18:54.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-03-03T04:18:54.565Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26682025-03-03T04:18:59.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s
26692025-03-03T04:19:00.105Z
26702025-03-03T04:19:00.106Zinfo: running `cargo check --bins` on oximeter (66/196)
26712025-03-03T04:19:00.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722025-03-03T04:19:00.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732025-03-03T04:19:00.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742025-03-03T04:19:00.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26752025-03-03T04:19:00.835Z
26762025-03-03T04:19:00.835Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/196)
26772025-03-03T04:19:01.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782025-03-03T04:19:01.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792025-03-03T04:19:01.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802025-03-03T04:19:01.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26812025-03-03T04:19:01.519Z
26822025-03-03T04:19:01.519Zinfo: running `cargo check --bins` on oximeter-schema (68/196)
26832025-03-03T04:19:02.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842025-03-03T04:19:02.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852025-03-03T04:19:02.224Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26862025-03-03T04:19:04.322Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26872025-03-03T04:19:05.304Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s
26882025-03-03T04:19:05.511Z
26892025-03-03T04:19:05.512Zinfo: running `cargo check --bins` on oximeter-types (69/196)
26902025-03-03T04:19:06.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-03-03T04:19:06.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-03-03T04:19:06.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-03-03T04:19:06.124Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26942025-03-03T04:19:06.207Z
26952025-03-03T04:19:06.207Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/196)
26962025-03-03T04:19:06.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-03-03T04:19:06.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-03-03T04:19:06.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-03-03T04:19:06.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27002025-03-03T04:19:06.908Z
27012025-03-03T04:19:06.908Zinfo: running `cargo check --bins` on oxql-types (71/196)
27022025-03-03T04:19:07.523Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-03-03T04:19:07.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-03-03T04:19:07.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-03-03T04:19:07.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27062025-03-03T04:19:07.620Z
27072025-03-03T04:19:07.620Zinfo: running `cargo check --bins` on oximeter-test-utils (72/196)
27082025-03-03T04:19:08.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-03-03T04:19:08.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-03-03T04:19:08.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-03-03T04:19:08.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27122025-03-03T04:19:08.346Z
27132025-03-03T04:19:08.346Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/196)
27142025-03-03T04:19:08.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-03-03T04:19:08.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-03-03T04:19:08.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-03-03T04:19:08.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27182025-03-03T04:19:09.062Z
27192025-03-03T04:19:09.062Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/196)
27202025-03-03T04:19:09.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-03-03T04:19:09.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-03-03T04:19:09.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-03-03T04:19:09.699Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27242025-03-03T04:19:09.785Z
27252025-03-03T04:19:09.785Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/196)
27262025-03-03T04:19:10.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-03-03T04:19:10.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-03-03T04:19:10.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-03-03T04:19:10.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27302025-03-03T04:19:10.488Z
27312025-03-03T04:19:10.488Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/196)
27322025-03-03T04:19:11.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-03-03T04:19:11.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-03-03T04:19:11.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-03-03T04:19:11.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27362025-03-03T04:19:11.214Z
27372025-03-03T04:19:11.214Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/196)
27382025-03-03T04:19:11.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-03-03T04:19:11.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-03-03T04:19:11.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-03-03T04:19:11.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27422025-03-03T04:19:11.932Z
27432025-03-03T04:19:11.932Zinfo: running `cargo check --bins` on cockroach-admin-client (78/196)
27442025-03-03T04:19:12.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-03-03T04:19:12.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-03-03T04:19:12.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-03-03T04:19:12.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27482025-03-03T04:19:12.640Z
27492025-03-03T04:19:12.641Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/196)
27502025-03-03T04:19:13.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-03-03T04:19:13.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-03-03T04:19:13.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-03-03T04:19:13.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27542025-03-03T04:19:13.376Z
27552025-03-03T04:19:13.376Zinfo: running `cargo check --bins` on dns-service-client (80/196)
27562025-03-03T04:19:14.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-03-03T04:19:14.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-03-03T04:19:14.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-03-03T04:19:14.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27602025-03-03T04:19:14.097Z
27612025-03-03T04:19:14.097Zinfo: running `cargo check --bins` on internal-dns-types (81/196)
27622025-03-03T04:19:14.726Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-03-03T04:19:14.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-03-03T04:19:14.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-03-03T04:19:14.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27662025-03-03T04:19:14.818Z
27672025-03-03T04:19:14.818Zinfo: running `cargo check --bins` on dpd-client (82/196)
27682025-03-03T04:19:15.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-03-03T04:19:15.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-03-03T04:19:15.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-03-03T04:19:15.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27722025-03-03T04:19:15.538Z
27732025-03-03T04:19:15.538Zinfo: running `cargo check --bins` on gateway-client (83/196)
27742025-03-03T04:19:16.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-03-03T04:19:16.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-03-03T04:19:16.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-03-03T04:19:16.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27782025-03-03T04:19:16.424Z
27792025-03-03T04:19:16.424Zinfo: running `cargo check --bins` on installinator-client (84/196)
27802025-03-03T04:19:16.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-03-03T04:19:16.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-03-03T04:19:16.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-03-03T04:19:16.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27842025-03-03T04:19:16.941Z
27852025-03-03T04:19:16.941Zinfo: running `cargo check --bins` on installinator-common (85/196)
27862025-03-03T04:19:17.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-03-03T04:19:17.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-03-03T04:19:17.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-03-03T04:19:17.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27902025-03-03T04:19:17.662Z
27912025-03-03T04:19:17.662Zinfo: running `cargo check --bins` on update-engine (86/196)
27922025-03-03T04:19:18.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-03-03T04:19:18.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-03-03T04:19:18.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952025-03-03T04:19:18.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27962025-03-03T04:19:18.343Z
27972025-03-03T04:19:18.343Zinfo: running `cargo check --bins` on nexus-client (87/196)
27982025-03-03T04:19:18.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-03-03T04:19:18.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-03-03T04:19:18.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-03-03T04:19:18.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28022025-03-03T04:19:19.074Z
28032025-03-03T04:19:19.074Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (88/196)
28042025-03-03T04:19:19.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-03-03T04:19:19.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-03-03T04:19:19.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-03-03T04:19:19.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28082025-03-03T04:19:19.792Z
28092025-03-03T04:19:19.792Zinfo: running `cargo check --bins` on omicron-passwords (89/196)
28102025-03-03T04:19:20.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-03-03T04:19:20.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-03-03T04:19:20.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-03-03T04:19:20.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28142025-03-03T04:19:20.470Z
28152025-03-03T04:19:20.470Zinfo: running `cargo check --bins` on nexus-types (90/196)
28162025-03-03T04:19:21.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-03-03T04:19:21.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-03-03T04:19:21.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-03-03T04:19:21.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28202025-03-03T04:19:21.195Z
28212025-03-03T04:19:21.195Zinfo: running `cargo check --bins` on oxide-client (91/196)
28222025-03-03T04:19:21.796Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-03-03T04:19:21.800Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-03-03T04:19:21.800Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-03-03T04:19:21.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28262025-03-03T04:19:21.881Z
28272025-03-03T04:19:21.881Zinfo: running `cargo check --bins` on oximeter-client (92/196)
28282025-03-03T04:19:22.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-03-03T04:19:22.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-03-03T04:19:22.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-03-03T04:19:22.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28322025-03-03T04:19:22.594Z
28332025-03-03T04:19:22.594Zinfo: running `cargo check --bins` on repo-depot-client (93/196)
28342025-03-03T04:19:23.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-03-03T04:19:23.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-03-03T04:19:23.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372025-03-03T04:19:23.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28382025-03-03T04:19:23.271Z
28392025-03-03T04:19:23.271Zinfo: running `cargo check --bins` on sled-agent-client (94/196)
28402025-03-03T04:19:23.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-03-03T04:19:23.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-03-03T04:19:23.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432025-03-03T04:19:23.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28442025-03-03T04:19:24.008Z
28452025-03-03T04:19:24.008Zinfo: running `cargo check --bins` on wicketd-client (95/196)
28462025-03-03T04:19:24.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472025-03-03T04:19:24.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482025-03-03T04:19:24.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492025-03-03T04:19:24.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28502025-03-03T04:19:24.755Z
28512025-03-03T04:19:24.755Zinfo: running `cargo check --bins` on sled-agent-types (96/196)
28522025-03-03T04:19:25.389Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-03-03T04:19:25.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-03-03T04:19:25.394Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552025-03-03T04:19:25.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28562025-03-03T04:19:25.485Z
28572025-03-03T04:19:25.485Zinfo: running `cargo check --bins` on wicket-common (97/196)
28582025-03-03T04:19:26.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592025-03-03T04:19:26.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602025-03-03T04:19:26.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612025-03-03T04:19:26.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28622025-03-03T04:19:26.217Z
28632025-03-03T04:19:26.217Zinfo: running `cargo check --bins` on omicron-cockroach-admin (98/196)
28642025-03-03T04:19:26.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652025-03-03T04:19:26.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662025-03-03T04:19:26.960Z Checking csv-core v0.1.11
28672025-03-03T04:19:26.960Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28682025-03-03T04:19:26.963Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28692025-03-03T04:19:26.963Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28702025-03-03T04:19:27.264Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28712025-03-03T04:19:27.287Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28722025-03-03T04:19:27.316Z Checking csv v1.3.1
28732025-03-03T04:19:27.877Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28742025-03-03T04:19:28.257Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28752025-03-03T04:19:29.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.72s
28762025-03-03T04:19:30.143Z
28772025-03-03T04:19:30.143Zinfo: running `cargo check --bins` on cockroach-admin-api (99/196)
28782025-03-03T04:19:30.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-03-03T04:19:30.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-03-03T04:19:30.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812025-03-03T04:19:30.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28822025-03-03T04:19:30.864Z
28832025-03-03T04:19:30.864Zinfo: running `cargo check --bins` on cockroach-admin-types (100/196)
28842025-03-03T04:19:31.485Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-03-03T04:19:31.488Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-03-03T04:19:31.488Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872025-03-03T04:19:31.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28882025-03-03T04:19:31.577Z
28892025-03-03T04:19:31.577Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (101/196)
28902025-03-03T04:19:32.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-03-03T04:19:32.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-03-03T04:19:32.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28932025-03-03T04:19:32.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28942025-03-03T04:19:32.381Z
28952025-03-03T04:19:32.382Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (102/196)
28962025-03-03T04:19:33.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972025-03-03T04:19:33.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982025-03-03T04:19:33.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28992025-03-03T04:19:33.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
29002025-03-03T04:19:33.189Z
29012025-03-03T04:19:33.189Zinfo: running `cargo check --bins` on dns-server (103/196)
29022025-03-03T04:19:33.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29032025-03-03T04:19:33.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29042025-03-03T04:19:33.923Z Compiling typify-impl v0.3.0
29052025-03-03T04:19:34.037Z Compiling parking_lot_core v0.8.6
29062025-03-03T04:19:34.048Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29072025-03-03T04:19:34.060Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29082025-03-03T04:19:34.063Z Checking fxhash v0.2.1
29092025-03-03T04:19:34.063Z Checking hickory-client v0.24.4
29102025-03-03T04:19:34.071Z Checking hickory-server v0.24.4
29112025-03-03T04:19:34.851Z Checking parking_lot v0.11.2
29122025-03-03T04:19:34.993Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29132025-03-03T04:19:35.132Z Checking sled v0.34.7
29142025-03-03T04:19:39.609Z Compiling typify-macro v0.3.0
29152025-03-03T04:19:41.164Z Compiling typify v0.3.0
29162025-03-03T04:19:41.237Z Compiling progenitor-impl v0.9.1
29172025-03-03T04:19:43.731Z Compiling progenitor-macro v0.9.1
29182025-03-03T04:19:47.424Z Checking progenitor v0.9.1
29192025-03-03T04:19:47.568Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29202025-03-03T04:19:48.052Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29212025-03-03T04:19:49.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.19s
29222025-03-03T04:19:49.589Z
29232025-03-03T04:19:49.589Zinfo: running `cargo check --bins` on dns-server-api (104/196)
29242025-03-03T04:19:50.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-03-03T04:19:50.200Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-03-03T04:19:50.200Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-03-03T04:19:50.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29282025-03-03T04:19:50.286Z
29292025-03-03T04:19:50.286Zinfo: running `cargo check --bins` on openapi-manager-types (105/196)
29302025-03-03T04:19:50.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-03-03T04:19:50.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-03-03T04:19:50.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-03-03T04:19:50.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29342025-03-03T04:19:50.983Z
29352025-03-03T04:19:50.983Zinfo: running `cargo check --bins` on gateway-test-utils (106/196)
29362025-03-03T04:19:51.653Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-03-03T04:19:51.656Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-03-03T04:19:51.656Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29392025-03-03T04:19:51.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
29402025-03-03T04:19:51.748Z
29412025-03-03T04:19:51.748Zinfo: running `cargo check --bins` on gateway-types (107/196)
29422025-03-03T04:19:52.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29432025-03-03T04:19:52.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29442025-03-03T04:19:52.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29452025-03-03T04:19:52.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29462025-03-03T04:19:52.447Z
29472025-03-03T04:19:52.447Zinfo: running `cargo check --bins` on ipcc (108/196)
29482025-03-03T04:19:53.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29492025-03-03T04:19:53.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29502025-03-03T04:19:53.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29512025-03-03T04:19:53.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29522025-03-03T04:19:53.143Z
29532025-03-03T04:19:53.143Zinfo: running `cargo check --bins` on omicron-gateway (109/196)
29542025-03-03T04:19:53.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552025-03-03T04:19:53.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562025-03-03T04:19:53.927Z Compiling radium v0.7.0
29572025-03-03T04:19:53.930Z Compiling semver v0.1.20
29582025-03-03T04:19:54.056Z Checking tap v1.0.1
29592025-03-03T04:19:54.059Z Compiling maybe-uninit v2.0.0
29602025-03-03T04:19:54.080Z Checking password-hash v0.5.0
29612025-03-03T04:19:54.083Z Checking blake2 v0.10.6
29622025-03-03T04:19:54.083Z Compiling owo-colors v4.2.0
29632025-03-03T04:19:54.083Z Checking crc-catalog v2.4.0
29642025-03-03T04:19:54.210Z Checking wyz v0.5.1
29652025-03-03T04:19:54.264Z Compiling cancel-safe-futures v0.1.5
29662025-03-03T04:19:54.502Z Compiling rustc_version v0.1.7
29672025-03-03T04:19:54.601Z Checking funty v2.0.0
29682025-03-03T04:19:54.605Z Compiling packed_struct v0.10.1
29692025-03-03T04:19:54.638Z Checking argon2 v0.5.3
29702025-03-03T04:19:54.704Z Checking crc v3.2.1
29712025-03-03T04:19:54.742Z Compiling packed_struct_codegen v0.10.1
29722025-03-03T04:19:54.792Z Checking libsw-core v0.3.1
29732025-03-03T04:19:54.900Z Compiling indexmap v1.9.3
29742025-03-03T04:19:54.919Z Compiling newtype_derive v0.1.6
29752025-03-03T04:19:55.040Z Checking half v2.4.1
29762025-03-03T04:19:55.086Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29772025-03-03T04:19:55.128Z Checking ciborium-io v0.2.2
29782025-03-03T04:19:55.245Z Checking nodrop v0.1.14
29792025-03-03T04:19:55.262Z Checking fixedbitset v0.5.7
29802025-03-03T04:19:55.384Z Checking array-init v0.0.4
29812025-03-03T04:19:55.405Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29822025-03-03T04:19:55.461Z Checking libsw v3.4.0
29832025-03-03T04:19:55.477Z Checking bitvec v1.0.1
29842025-03-03T04:19:55.511Z Checking ciborium-ll v0.2.2
29852025-03-03T04:19:55.636Z Checking petgraph v0.7.1
29862025-03-03T04:19:55.693Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29872025-03-03T04:19:55.722Z Checking smallvec v0.6.14
29882025-03-03T04:19:56.119Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29892025-03-03T04:19:56.310Z Checking indent_write v2.2.0
29902025-03-03T04:19:56.329Z Checking hashbrown v0.12.3
29912025-03-03T04:19:56.446Z Checking termcolor v1.4.1
29922025-03-03T04:19:56.554Z Checking swrite v0.1.0
29932025-03-03T04:19:56.703Z Checking bitfield v0.14.0
29942025-03-03T04:19:56.857Z Checking linear-map v1.2.0
29952025-03-03T04:19:56.991Z Checking ron v0.8.1
29962025-03-03T04:19:57.079Z Checking env_logger v0.10.2
29972025-03-03T04:19:57.183Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29982025-03-03T04:19:57.203Z Checking serde-hex v0.1.0
29992025-03-03T04:19:57.206Z Checking ciborium v0.2.2
30002025-03-03T04:19:57.503Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30012025-03-03T04:19:58.158Z Checking steno v0.4.1
30022025-03-03T04:19:58.217Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30032025-03-03T04:19:58.235Z Checking hashbrown v0.13.2
30042025-03-03T04:19:58.494Z Checking crc-any v2.5.0
30052025-03-03T04:19:58.713Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30062025-03-03T04:19:58.789Z Checking humantime v2.1.0
30072025-03-03T04:19:58.853Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
30082025-03-03T04:19:59.105Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30092025-03-03T04:19:59.150Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
30102025-03-03T04:19:59.169Z Checking object v0.30.4
30112025-03-03T04:19:59.486Z Checking path-slash v0.1.5
30122025-03-03T04:19:59.739Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30132025-03-03T04:19:59.765Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30142025-03-03T04:20:00.308Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30152025-03-03T04:20:00.482Z Checking nix v0.27.1
30162025-03-03T04:20:00.596Z Checking tungstenite v0.23.0
30172025-03-03T04:20:01.099Z Checking kstat-rs v0.2.4
30182025-03-03T04:20:01.460Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30192025-03-03T04:20:01.480Z Checking tokio-tungstenite v0.23.1
30202025-03-03T04:20:01.660Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30212025-03-03T04:20:01.741Z Checking signal-hook-tokio v0.3.1
30222025-03-03T04:20:01.944Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30232025-03-03T04:20:02.404Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30242025-03-03T04:20:09.328Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30252025-03-03T04:20:10.729Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30262025-03-03T04:20:13.266Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30272025-03-03T04:20:18.945Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30282025-03-03T04:20:19.643Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30292025-03-03T04:20:22.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.31s
30302025-03-03T04:20:22.676Z
30312025-03-03T04:20:22.676Zinfo: running `cargo check --bins` on gateway-api (110/196)
30322025-03-03T04:20:23.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332025-03-03T04:20:23.295Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342025-03-03T04:20:23.295Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352025-03-03T04:20:23.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30362025-03-03T04:20:23.381Z
30372025-03-03T04:20:23.381Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (111/196)
30382025-03-03T04:20:23.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392025-03-03T04:20:24.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402025-03-03T04:20:24.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412025-03-03T04:20:24.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30422025-03-03T04:20:24.058Z
30432025-03-03T04:20:24.058Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/196)
30442025-03-03T04:20:24.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-03-03T04:20:24.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-03-03T04:20:24.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-03-03T04:20:24.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30482025-03-03T04:20:24.770Z
30492025-03-03T04:20:24.770Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/196)
30502025-03-03T04:20:25.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-03-03T04:20:25.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-03-03T04:20:25.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532025-03-03T04:20:25.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30542025-03-03T04:20:25.488Z
30552025-03-03T04:20:25.488Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/196)
30562025-03-03T04:20:26.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572025-03-03T04:20:26.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582025-03-03T04:20:26.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592025-03-03T04:20:26.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30602025-03-03T04:20:26.204Z
30612025-03-03T04:20:26.204Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/196)
30622025-03-03T04:20:26.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632025-03-03T04:20:26.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642025-03-03T04:20:26.837Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652025-03-03T04:20:26.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30662025-03-03T04:20:26.921Z
30672025-03-03T04:20:26.921Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/196)
30682025-03-03T04:20:27.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692025-03-03T04:20:27.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702025-03-03T04:20:27.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712025-03-03T04:20:27.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30722025-03-03T04:20:27.629Z
30732025-03-03T04:20:27.629Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/196)
30742025-03-03T04:20:28.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752025-03-03T04:20:28.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762025-03-03T04:20:28.243Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30772025-03-03T04:20:28.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30782025-03-03T04:20:28.333Z
30792025-03-03T04:20:28.333Zinfo: running `cargo check --bins` on oximeter-producer (118/196)
30802025-03-03T04:20:28.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30812025-03-03T04:20:28.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30822025-03-03T04:20:28.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30832025-03-03T04:20:28.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30842025-03-03T04:20:29.069Z
30852025-03-03T04:20:29.069Zinfo: running `cargo check --bins` on internal-dns-resolver (119/196)
30862025-03-03T04:20:29.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872025-03-03T04:20:29.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882025-03-03T04:20:29.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892025-03-03T04:20:29.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30902025-03-03T04:20:29.786Z
30912025-03-03T04:20:29.786Zinfo: running `cargo check --bins` on sp-sim (120/196)
30922025-03-03T04:20:30.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932025-03-03T04:20:30.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942025-03-03T04:20:30.518Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30952025-03-03T04:20:30.998Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30962025-03-03T04:20:32.770Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30972025-03-03T04:20:34.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
30982025-03-03T04:20:34.742Z
30992025-03-03T04:20:34.742Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (121/196)
31002025-03-03T04:20:35.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012025-03-03T04:20:35.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022025-03-03T04:20:35.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032025-03-03T04:20:35.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31042025-03-03T04:20:35.532Z
31052025-03-03T04:20:35.533Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/196)
31062025-03-03T04:20:36.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072025-03-03T04:20:36.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082025-03-03T04:20:36.211Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092025-03-03T04:20:36.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
31102025-03-03T04:20:36.309Z
31112025-03-03T04:20:36.309Zinfo: running `cargo check --bins` on db-macros (123/196)
31122025-03-03T04:20:36.944Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132025-03-03T04:20:36.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142025-03-03T04:20:36.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152025-03-03T04:20:36.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31162025-03-03T04:20:37.033Z
31172025-03-03T04:20:37.033Zinfo: running `cargo check --bins` on nexus-macros-common (124/196)
31182025-03-03T04:20:37.655Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192025-03-03T04:20:37.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202025-03-03T04:20:37.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212025-03-03T04:20:37.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31222025-03-03T04:20:37.741Z
31232025-03-03T04:20:37.741Zinfo: running `cargo check --bins` on nexus-auth (125/196)
31242025-03-03T04:20:38.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252025-03-03T04:20:38.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262025-03-03T04:20:38.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272025-03-03T04:20:38.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31282025-03-03T04:20:38.505Z
31292025-03-03T04:20:38.505Zinfo: running `cargo check --bins` on authz-macros (126/196)
31302025-03-03T04:20:39.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312025-03-03T04:20:39.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322025-03-03T04:20:39.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332025-03-03T04:20:39.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31342025-03-03T04:20:39.187Z
31352025-03-03T04:20:39.187Zinfo: running `cargo check --bins` on nexus-db-fixed-data (127/196)
31362025-03-03T04:20:39.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372025-03-03T04:20:39.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382025-03-03T04:20:39.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392025-03-03T04:20:39.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31402025-03-03T04:20:39.942Z
31412025-03-03T04:20:39.942Zinfo: running `cargo check --bins` on nexus-db-model (128/196)
31422025-03-03T04:20:40.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432025-03-03T04:20:40.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442025-03-03T04:20:40.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452025-03-03T04:20:40.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31462025-03-03T04:20:40.687Z
31472025-03-03T04:20:40.688Zinfo: running `cargo check --bins` on nexus-defaults (129/196)
31482025-03-03T04:20:41.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492025-03-03T04:20:41.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502025-03-03T04:20:41.303Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512025-03-03T04:20:41.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31522025-03-03T04:20:41.389Z
31532025-03-03T04:20:41.389Zinfo: running `cargo check --bins` on nexus-inventory (130/196)
31542025-03-03T04:20:42.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552025-03-03T04:20:42.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562025-03-03T04:20:42.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572025-03-03T04:20:42.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31582025-03-03T04:20:42.124Z
31592025-03-03T04:20:42.124Zinfo: running `cargo check --bins` on typed-rng (131/196)
31602025-03-03T04:20:42.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612025-03-03T04:20:42.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622025-03-03T04:20:42.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632025-03-03T04:20:42.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31642025-03-03T04:20:42.827Z
31652025-03-03T04:20:42.827Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/196)
31662025-03-03T04:20:43.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672025-03-03T04:20:43.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682025-03-03T04:20:43.655Z Checking keccak v0.1.5
31692025-03-03T04:20:43.774Z Checking secrecy v0.8.0
31702025-03-03T04:20:43.778Z Compiling unicase v2.7.0
31712025-03-03T04:20:43.778Z Compiling same-file v1.0.6
31722025-03-03T04:20:43.814Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31732025-03-03T04:20:43.818Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31742025-03-03T04:20:43.818Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31752025-03-03T04:20:43.818Z Compiling thiserror-impl-no-std v2.0.2
31762025-03-03T04:20:43.949Z Checking universal-hash v0.5.1
31772025-03-03T04:20:44.051Z Compiling walkdir v2.5.0
31782025-03-03T04:20:44.068Z Checking sha3 v0.10.8
31792025-03-03T04:20:44.088Z Compiling blake3 v1.5.4
31802025-03-03T04:20:44.150Z Checking opaque-debug v0.3.1
31812025-03-03T04:20:44.217Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31822025-03-03T04:20:44.250Z Checking poly1305 v0.8.0
31832025-03-03T04:20:44.301Z Checking chacha20 v0.9.1
31842025-03-03T04:20:44.408Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31852025-03-03T04:20:44.494Z Checking aead v0.5.2
31862025-03-03T04:20:44.562Z Compiling memmap2 v0.9.5
31872025-03-03T04:20:44.670Z Compiling arrayvec v0.7.6
31882025-03-03T04:20:44.690Z Compiling constant_time_eq v0.3.1
31892025-03-03T04:20:44.729Z Compiling libefi-sys v0.1.0
31902025-03-03T04:20:44.761Z Compiling arrayref v0.3.9
31912025-03-03T04:20:44.877Z Compiling salty v0.3.0
31922025-03-03T04:20:44.896Z Checking chacha20poly1305 v0.10.1
31932025-03-03T04:20:44.979Z Compiling toolchain_find v0.4.0
31942025-03-03T04:20:45.084Z Compiling camino-tempfile v1.1.1
31952025-03-03T04:20:45.102Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31962025-03-03T04:20:45.320Z Compiling bitfield-struct v0.6.2
31972025-03-03T04:20:45.444Z Compiling topological-sort v0.2.2
31982025-03-03T04:20:45.516Z Compiling mime_guess v2.0.5
31992025-03-03T04:20:45.624Z Compiling rustfmt-wrapper v0.2.1
32002025-03-03T04:20:46.103Z Compiling omicron-zone-package v0.12.0
32012025-03-03T04:20:46.179Z Compiling progenitor v0.9.1
32022025-03-03T04:20:46.252Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32032025-03-03T04:20:46.408Z Checking primeorder v0.13.6
32042025-03-03T04:20:46.491Z Checking env_filter v0.1.2
32052025-03-03T04:20:46.560Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32062025-03-03T04:20:46.600Z Checking thiserror-no-std v2.0.2
32072025-03-03T04:20:46.730Z Checking env_logger v0.11.5
32082025-03-03T04:20:46.746Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32092025-03-03T04:20:46.749Z Checking vsss-rs v3.3.4
32102025-03-03T04:20:46.749Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32112025-03-03T04:20:46.857Z Checking p384 v0.13.0
32122025-03-03T04:20:46.942Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32132025-03-03T04:20:47.085Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
32142025-03-03T04:20:47.205Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32152025-03-03T04:20:47.279Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32162025-03-03T04:20:47.342Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32172025-03-03T04:20:47.360Z Checking http-range v0.1.5
32182025-03-03T04:20:47.393Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192025-03-03T04:20:47.688Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32202025-03-03T04:20:47.725Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32212025-03-03T04:20:47.806Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32222025-03-03T04:20:48.056Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32232025-03-03T04:20:48.272Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32242025-03-03T04:20:48.360Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32252025-03-03T04:20:48.379Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32262025-03-03T04:20:48.559Z Checking atty v0.2.14
32272025-03-03T04:20:48.715Z Checking glob v0.3.2
32282025-03-03T04:20:48.786Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32292025-03-03T04:20:48.919Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32302025-03-03T04:20:49.155Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32312025-03-03T04:20:49.462Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32322025-03-03T04:20:49.728Z Checking hyper-staticfile v0.10.1
32332025-03-03T04:20:50.077Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
32342025-03-03T04:20:50.190Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32352025-03-03T04:20:50.262Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32362025-03-03T04:20:50.417Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32372025-03-03T04:20:50.618Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32382025-03-03T04:20:51.120Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32392025-03-03T04:20:51.318Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32402025-03-03T04:20:51.330Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32412025-03-03T04:20:51.461Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32422025-03-03T04:20:51.681Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32432025-03-03T04:20:52.539Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32442025-03-03T04:20:55.322Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32452025-03-03T04:20:55.322Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32462025-03-03T04:21:04.291Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32472025-03-03T04:21:18.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.56s
32482025-03-03T04:21:18.616Z
32492025-03-03T04:21:18.616Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/196)
32502025-03-03T04:21:19.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-03-03T04:21:19.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-03-03T04:21:19.426Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32532025-03-03T04:21:33.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.85s
32542025-03-03T04:21:33.690Z
32552025-03-03T04:21:33.690Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/196)
32562025-03-03T04:21:34.361Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-03-03T04:21:34.364Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-03-03T04:21:34.511Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32592025-03-03T04:21:48.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.95s
32602025-03-03T04:21:48.859Z
32612025-03-03T04:21:48.859Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/196)
32622025-03-03T04:21:49.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-03-03T04:21:49.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-03-03T04:21:49.669Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32652025-03-03T04:22:03.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.06s
32662025-03-03T04:22:04.147Z
32672025-03-03T04:22:04.147Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/196)
32682025-03-03T04:22:04.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-03-03T04:22:04.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-03-03T04:22:04.964Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32712025-03-03T04:22:19.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.99s
32722025-03-03T04:22:19.360Z
32732025-03-03T04:22:19.360Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/196)
32742025-03-03T04:22:20.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-03-03T04:22:20.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-03-03T04:22:20.164Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32772025-03-03T04:22:34.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.84s
32782025-03-03T04:22:34.429Z
32792025-03-03T04:22:34.429Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/196)
32802025-03-03T04:22:35.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-03-03T04:22:35.101Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-03-03T04:22:35.244Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32832025-03-03T04:22:49.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.02s
32842025-03-03T04:22:49.687Z
32852025-03-03T04:22:49.688Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/196)
32862025-03-03T04:22:50.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-03-03T04:22:50.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-03-03T04:22:50.506Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32892025-03-03T04:23:04.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.84s
32902025-03-03T04:23:04.759Z
32912025-03-03T04:23:04.759Zinfo: running `cargo check --bins` on bootstrap-agent-api (140/196)
32922025-03-03T04:23:05.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-03-03T04:23:05.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-03-03T04:23:05.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-03-03T04:23:05.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32962025-03-03T04:23:05.499Z
32972025-03-03T04:23:05.499Zinfo: running `cargo check --bins` on key-manager (141/196)
32982025-03-03T04:23:06.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-03-03T04:23:06.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-03-03T04:23:06.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012025-03-03T04:23:06.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33022025-03-03T04:23:06.199Z
33032025-03-03T04:23:06.199Zinfo: running `cargo check --bins` on range-requests (142/196)
33042025-03-03T04:23:06.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-03-03T04:23:06.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-03-03T04:23:06.801Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072025-03-03T04:23:06.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33082025-03-03T04:23:06.881Z
33092025-03-03T04:23:06.882Zinfo: running `cargo check --bins` on repo-depot-api (143/196)
33102025-03-03T04:23:07.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-03-03T04:23:07.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-03-03T04:23:07.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33132025-03-03T04:23:07.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33142025-03-03T04:23:07.582Z
33152025-03-03T04:23:07.582Zinfo: running `cargo check --bins` on sled-agent-api (144/196)
33162025-03-03T04:23:08.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-03-03T04:23:08.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-03-03T04:23:08.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33192025-03-03T04:23:08.218Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33202025-03-03T04:23:08.308Z
33212025-03-03T04:23:08.308Zinfo: running `cargo check --bins` on sled-diagnostics (145/196)
33222025-03-03T04:23:08.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-03-03T04:23:08.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-03-03T04:23:08.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33252025-03-03T04:23:08.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33262025-03-03T04:23:08.993Z
33272025-03-03T04:23:08.993Zinfo: running `cargo check --bins` on sled-hardware (146/196)
33282025-03-03T04:23:09.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292025-03-03T04:23:09.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302025-03-03T04:23:09.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312025-03-03T04:23:09.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33322025-03-03T04:23:09.706Z
33332025-03-03T04:23:09.706Zinfo: running `cargo check --bins --no-default-features` on sled-storage (147/196)
33342025-03-03T04:23:10.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352025-03-03T04:23:10.335Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362025-03-03T04:23:10.335Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372025-03-03T04:23:10.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33382025-03-03T04:23:10.421Z
33392025-03-03T04:23:10.421Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/196)
33402025-03-03T04:23:11.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412025-03-03T04:23:11.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422025-03-03T04:23:11.050Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33432025-03-03T04:23:11.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33442025-03-03T04:23:11.137Z
33452025-03-03T04:23:11.138Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (149/196)
33462025-03-03T04:23:11.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472025-03-03T04:23:11.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482025-03-03T04:23:11.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33492025-03-03T04:23:11.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33502025-03-03T04:23:11.870Z
33512025-03-03T04:23:11.870Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (150/196)
33522025-03-03T04:23:12.514Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532025-03-03T04:23:12.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542025-03-03T04:23:12.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33552025-03-03T04:23:12.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33562025-03-03T04:23:12.605Z
33572025-03-03T04:23:12.605Zinfo: running `cargo check --bins` on nexus-test-interface (151/196)
33582025-03-03T04:23:13.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33592025-03-03T04:23:13.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33602025-03-03T04:23:13.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33612025-03-03T04:23:13.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33622025-03-03T04:23:13.647Z
33632025-03-03T04:23:13.647Zinfo: running `cargo check --bins` on oximeter-collector (152/196)
33642025-03-03T04:23:13.980Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652025-03-03T04:23:13.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662025-03-03T04:23:14.109Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33672025-03-03T04:23:14.109Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33682025-03-03T04:23:15.023Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33692025-03-03T04:23:17.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
33702025-03-03T04:23:17.307Z
33712025-03-03T04:23:17.307Zinfo: running `cargo check --bins` on oximeter-api (153/196)
33722025-03-03T04:23:17.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-03-03T04:23:17.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-03-03T04:23:17.932Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33752025-03-03T04:23:17.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33762025-03-03T04:23:18.014Z
33772025-03-03T04:23:18.014Zinfo: running `cargo check --bins` on cert-dev (154/196)
33782025-03-03T04:23:18.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33792025-03-03T04:23:18.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33802025-03-03T04:23:18.701Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33812025-03-03T04:23:18.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
33822025-03-03T04:23:19.167Z
33832025-03-03T04:23:19.167Zinfo: running `cargo check --bins` on clickana (155/196)
33842025-03-03T04:23:19.806Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33852025-03-03T04:23:19.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33862025-03-03T04:23:19.903Z Checking itertools v0.13.0
33872025-03-03T04:23:19.903Z Checking castaway v0.2.3
33882025-03-03T04:23:19.907Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33892025-03-03T04:23:19.907Z Checking lru v0.12.5
33902025-03-03T04:23:19.908Z Compiling instability v0.3.2
33912025-03-03T04:23:19.908Z Checking cassowary v0.3.0
33922025-03-03T04:23:19.908Z Compiling indoc v2.0.5
33932025-03-03T04:23:20.188Z Checking compact_str v0.8.0
33942025-03-03T04:23:21.718Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33952025-03-03T04:23:21.805Z Checking unicode-truncate v1.1.0
33962025-03-03T04:23:21.980Z Checking ratatui v0.29.0
33972025-03-03T04:23:23.902Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33982025-03-03T04:23:24.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
33992025-03-03T04:23:24.958Z
34002025-03-03T04:23:24.958Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (156/196)
34012025-03-03T04:23:25.594Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022025-03-03T04:23:25.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032025-03-03T04:23:25.709Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34042025-03-03T04:23:25.712Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34052025-03-03T04:23:26.793Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34062025-03-03T04:23:27.275Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34072025-03-03T04:23:27.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s
34082025-03-03T04:23:27.842Z
34092025-03-03T04:23:27.842Zinfo: running `cargo check --bins` on ch-dev (157/196)
34102025-03-03T04:23:28.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-03-03T04:23:28.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-03-03T04:23:28.590Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34132025-03-03T04:23:29.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
34142025-03-03T04:23:29.579Z
34152025-03-03T04:23:29.579Zinfo: running `cargo check --bins` on crdb-seed (158/196)
34162025-03-03T04:23:30.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172025-03-03T04:23:30.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182025-03-03T04:23:30.301Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34192025-03-03T04:23:30.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34202025-03-03T04:23:30.879Z
34212025-03-03T04:23:30.879Zinfo: running `cargo check --bins` on db-dev (159/196)
34222025-03-03T04:23:31.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-03-03T04:23:31.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-03-03T04:23:31.618Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34252025-03-03T04:23:32.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
34262025-03-03T04:23:32.589Z
34272025-03-03T04:23:32.590Zinfo: running `cargo check --bins` on omicron-dev-lib (160/196)
34282025-03-03T04:23:33.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-03-03T04:23:33.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-03-03T04:23:33.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34312025-03-03T04:23:33.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
34322025-03-03T04:23:33.312Z
34332025-03-03T04:23:33.312Zinfo: running `cargo check --bins` on xtask-downloader (161/196)
34342025-03-03T04:23:33.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34352025-03-03T04:23:33.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34362025-03-03T04:23:34.008Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34372025-03-03T04:23:34.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
34382025-03-03T04:23:35.115Z
34392025-03-03T04:23:35.115Zinfo: running `cargo check --bins` on omicron-ls-apis (162/196)
34402025-03-03T04:23:35.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34412025-03-03T04:23:35.725Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34422025-03-03T04:23:35.806Z Checking cargo-platform v0.1.8
34432025-03-03T04:23:36.094Z Checking cargo_metadata v0.19.1
34442025-03-03T04:23:37.138Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34452025-03-03T04:23:38.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s
34462025-03-03T04:23:38.179Z
34472025-03-03T04:23:38.179Zinfo: running `cargo check --bins` on mgs-dev (163/196)
34482025-03-03T04:23:38.843Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34492025-03-03T04:23:38.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34502025-03-03T04:23:38.970Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34512025-03-03T04:23:40.485Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34522025-03-03T04:23:41.064Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34532025-03-03T04:23:41.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s
34542025-03-03T04:23:41.821Z
34552025-03-03T04:23:41.821Zinfo: running `cargo check --bins` on omicron-omdb (164/196)
34562025-03-03T04:23:42.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572025-03-03T04:23:42.534Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582025-03-03T04:23:42.706Z Compiling crunchy v0.2.2
34592025-03-03T04:23:42.706Z Compiling tiny-keccak v2.0.2
34602025-03-03T04:23:42.711Z Compiling dsl_auto_type v0.1.2
34612025-03-03T04:23:42.711Z Checking scheduled-thread-pool v0.2.7
34622025-03-03T04:23:42.711Z Compiling diesel_table_macro_syntax v0.2.0
34632025-03-03T04:23:42.711Z Compiling bit-vec v0.6.3
34642025-03-03T04:23:42.711Z Compiling ascii-canvas v3.0.0
34652025-03-03T04:23:42.827Z Compiling ena v0.14.3
34662025-03-03T04:23:43.101Z Checking r2d2 v0.8.10
34672025-03-03T04:23:43.208Z Compiling bit-set v0.5.3
34682025-03-03T04:23:43.228Z Compiling diff v0.1.13
34692025-03-03T04:23:43.251Z Compiling bindgen v0.71.1
34702025-03-03T04:23:43.287Z Compiling regex-syntax v0.6.29
34712025-03-03T04:23:43.328Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34722025-03-03T04:23:43.445Z Compiling rustc-hash v2.1.1
34732025-03-03T04:23:43.472Z Compiling ref-cast v1.0.23
34742025-03-03T04:23:43.574Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34752025-03-03T04:23:43.643Z Compiling derive_builder_core v0.20.2
34762025-03-03T04:23:43.760Z Compiling libxml v0.3.3
34772025-03-03T04:23:43.904Z Compiling ref-cast-impl v1.0.23
34782025-03-03T04:23:44.056Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34792025-03-03T04:23:44.170Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34802025-03-03T04:23:44.212Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34812025-03-03T04:23:44.227Z Compiling diesel_derives v2.2.3
34822025-03-03T04:23:44.531Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34832025-03-03T04:23:44.563Z Compiling strum_macros v0.24.3
34842025-03-03T04:23:44.883Z Compiling indoc v1.0.9
34852025-03-03T04:23:45.772Z Compiling derive_builder_macro v0.20.2
34862025-03-03T04:23:45.804Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34872025-03-03T04:23:46.169Z Compiling impl-trait-for-tuples v0.2.2
34882025-03-03T04:23:46.685Z Compiling lalrpop v0.19.12
34892025-03-03T04:23:46.708Z Checking derive_builder v0.20.2
34902025-03-03T04:23:46.884Z Compiling oso-derive v0.27.3
34912025-03-03T04:23:47.221Z Checking quick-xml v0.37.2
34922025-03-03T04:23:47.844Z Compiling diesel-dtrace v0.4.2
34932025-03-03T04:23:47.863Z Checking maplit v1.0.2
34942025-03-03T04:23:48.025Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34952025-03-03T04:23:48.276Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34962025-03-03T04:23:48.545Z Checking bb8 v0.8.5
34972025-03-03T04:23:48.662Z Checking io-lifetimes v1.0.11
34982025-03-03T04:23:48.881Z Checking rustix v0.37.28
34992025-03-03T04:23:49.023Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35002025-03-03T04:23:49.240Z Checking rand_seeder v0.3.0
35012025-03-03T04:23:49.377Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35022025-03-03T04:23:49.510Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35032025-03-03T04:23:49.636Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35042025-03-03T04:23:49.728Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35052025-03-03T04:23:49.929Z Checking terminal_size v0.2.6
35062025-03-03T04:23:50.046Z Checking smawk v0.3.2
35072025-03-03T04:23:50.120Z Checking is_ci v1.2.0
35082025-03-03T04:23:50.282Z Checking unicode-linebreak v0.1.5
35092025-03-03T04:23:50.286Z Checking supports-color v3.0.2
35102025-03-03T04:23:50.548Z Checking multimap v0.10.0
35112025-03-03T04:23:50.746Z Checking textwrap v0.16.1
35122025-03-03T04:23:51.923Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35132025-03-03T04:23:53.093Z Checking diesel v2.2.7
35142025-03-03T04:24:08.816Z Compiling samael v0.0.18
35152025-03-03T04:24:25.884Z Checking async-bb8-diesel v0.2.1
35162025-03-03T04:24:27.446Z Compiling polar-core v0.27.3
35172025-03-03T04:24:34.820Z Checking oso v0.27.3
35182025-03-03T04:25:39.773Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35192025-03-03T04:25:46.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
35202025-03-03T04:25:47.077Z
35212025-03-03T04:25:47.077Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (165/196)
35222025-03-03T04:25:47.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232025-03-03T04:25:47.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242025-03-03T04:25:47.744Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252025-03-03T04:25:47.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35262025-03-03T04:25:47.837Z
35272025-03-03T04:25:47.837Zinfo: running `cargo check --bins` on nexus-saga-recovery (166/196)
35282025-03-03T04:25:48.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292025-03-03T04:25:48.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302025-03-03T04:25:48.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35312025-03-03T04:25:48.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35322025-03-03T04:25:48.598Z
35332025-03-03T04:25:48.598Zinfo: running `cargo check --bins` on nexus-test-utils-macros (167/196)
35342025-03-03T04:25:49.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352025-03-03T04:25:49.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362025-03-03T04:25:49.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35372025-03-03T04:25:49.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35382025-03-03T04:25:49.271Z
35392025-03-03T04:25:49.271Zinfo: running `cargo check --bins` on omicron-nexus (168/196)
35402025-03-03T04:25:49.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35412025-03-03T04:25:49.971Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35422025-03-03T04:25:50.167Z Compiling libz-sys v1.1.20
35432025-03-03T04:25:50.170Z Compiling libgit2-sys v0.17.0+1.8.1
35442025-03-03T04:25:50.303Z Compiling vergen v8.3.2
35452025-03-03T04:25:50.306Z Compiling cargo-platform v0.1.8
35462025-03-03T04:25:50.306Z Compiling pin-project-internal v1.1.6
35472025-03-03T04:25:50.306Z Compiling snafu-derive v0.8.5
35482025-03-03T04:25:50.309Z Compiling rustls v0.21.12
35492025-03-03T04:25:50.309Z Checking globset v0.4.15
35502025-03-03T04:25:50.699Z Compiling cargo_metadata v0.18.1
35512025-03-03T04:25:50.819Z Checking olpc-cjson v0.1.4
35522025-03-03T04:25:50.837Z Checking sct v0.7.1
35532025-03-03T04:25:50.857Z Checking rustls-webpki v0.101.7
35542025-03-03T04:25:51.037Z Checking serde_plain v1.0.2
35552025-03-03T04:25:51.057Z Checking typed-path v0.9.3
35562025-03-03T04:25:51.268Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35572025-03-03T04:25:51.299Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35582025-03-03T04:25:51.598Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35592025-03-03T04:25:51.601Z Checking parse-size v1.1.0
35602025-03-03T04:25:51.859Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35612025-03-03T04:25:51.945Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35622025-03-03T04:25:52.806Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35632025-03-03T04:25:52.913Z Checking rustls-pemfile v1.0.4
35642025-03-03T04:25:52.950Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35652025-03-03T04:25:53.008Z Checking pin-project v1.1.6
35662025-03-03T04:25:53.113Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35672025-03-03T04:25:53.164Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35682025-03-03T04:25:53.425Z Checking twox-hash v2.1.0
35692025-03-03T04:25:53.520Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35702025-03-03T04:25:53.540Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35712025-03-03T04:25:54.035Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35722025-03-03T04:25:54.584Z Checking tokio-rustls v0.24.1
35732025-03-03T04:25:54.936Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35742025-03-03T04:25:54.984Z Checking snafu v0.8.5
35752025-03-03T04:25:55.447Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35762025-03-03T04:25:55.468Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35772025-03-03T04:25:55.471Z Checking tough v0.19.0
35782025-03-03T04:25:55.584Z Checking fatfs v0.3.6
35792025-03-03T04:25:55.697Z Checking assert_matches v1.5.0
35802025-03-03T04:25:59.503Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#d2387032)
35812025-03-03T04:26:00.647Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35822025-03-03T04:26:02.311Z Compiling git2 v0.19.0
35832025-03-03T04:26:06.464Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35842025-03-03T04:27:08.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
35852025-03-03T04:27:08.941Z
35862025-03-03T04:27:08.941Zinfo: running `cargo check --bins` on nexus-external-api (169/196)
35872025-03-03T04:27:09.617Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35882025-03-03T04:27:09.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35892025-03-03T04:27:09.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35902025-03-03T04:27:09.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35912025-03-03T04:27:09.708Z
35922025-03-03T04:27:09.708Zinfo: running `cargo check --bins` on nexus-internal-api (170/196)
35932025-03-03T04:27:10.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35942025-03-03T04:27:10.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35952025-03-03T04:27:10.357Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35962025-03-03T04:27:10.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
35972025-03-03T04:27:10.446Z
35982025-03-03T04:27:10.447Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (171/196)
35992025-03-03T04:27:11.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36002025-03-03T04:27:11.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36012025-03-03T04:27:11.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36022025-03-03T04:27:11.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
36032025-03-03T04:27:11.193Z
36042025-03-03T04:27:11.193Zinfo: running `cargo check --bins` on nexus-networking (172/196)
36052025-03-03T04:27:11.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36062025-03-03T04:27:11.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36072025-03-03T04:27:11.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36082025-03-03T04:27:11.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
36092025-03-03T04:27:11.935Z
36102025-03-03T04:27:11.935Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (173/196)
36112025-03-03T04:27:12.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36122025-03-03T04:27:12.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36132025-03-03T04:27:12.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36142025-03-03T04:27:12.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
36152025-03-03T04:27:12.697Z
36162025-03-03T04:27:12.697Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (174/196)
36172025-03-03T04:27:13.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36182025-03-03T04:27:13.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36192025-03-03T04:27:13.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36202025-03-03T04:27:13.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
36212025-03-03T04:27:13.461Z
36222025-03-03T04:27:13.461Zinfo: running `cargo check --bins` on update-common (175/196)
36232025-03-03T04:27:14.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36242025-03-03T04:27:14.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36252025-03-03T04:27:14.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36262025-03-03T04:27:14.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
36272025-03-03T04:27:14.182Z
36282025-03-03T04:27:14.182Zinfo: running `cargo check --bins` on omicron-dev (176/196)
36292025-03-03T04:27:14.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36302025-03-03T04:27:14.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36312025-03-03T04:27:15.137Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36322025-03-03T04:27:15.141Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36332025-03-03T04:27:15.285Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36342025-03-03T04:27:15.289Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36352025-03-03T04:27:16.341Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36362025-03-03T04:27:45.523Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36372025-03-03T04:27:45.523Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36382025-03-03T04:27:45.526Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36392025-03-03T04:27:45.526Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36402025-03-03T04:27:45.526Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36412025-03-03T04:27:45.526Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36422025-03-03T04:27:46.392Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36432025-03-03T04:27:47.727Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36442025-03-03T04:28:33.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
36452025-03-03T04:28:34.076Z
36462025-03-03T04:28:34.076Zinfo: running `cargo check --bins` on openapi-manager (177/196)
36472025-03-03T04:28:34.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36482025-03-03T04:28:34.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36492025-03-03T04:28:34.888Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36502025-03-03T04:28:34.891Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36512025-03-03T04:28:34.891Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36522025-03-03T04:28:35.031Z Compiling proc-macro-error-attr2 v2.0.0
36532025-03-03T04:28:35.034Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36542025-03-03T04:28:35.046Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36552025-03-03T04:28:35.079Z Checking papergrid v0.14.0
36562025-03-03T04:28:35.097Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36572025-03-03T04:28:35.275Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36582025-03-03T04:28:35.413Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36592025-03-03T04:28:35.691Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36602025-03-03T04:28:35.802Z Compiling proc-macro-error2 v2.0.1
36612025-03-03T04:28:36.429Z Compiling tabled_derive v0.10.0
36622025-03-03T04:28:36.572Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36632025-03-03T04:28:36.882Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36642025-03-03T04:28:36.956Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36652025-03-03T04:28:37.312Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36662025-03-03T04:28:37.874Z Checking heck v0.4.1
36672025-03-03T04:28:37.991Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36682025-03-03T04:28:38.103Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36692025-03-03T04:28:38.418Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36702025-03-03T04:28:38.544Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36712025-03-03T04:28:38.957Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36722025-03-03T04:28:39.106Z Checking tabled v0.18.0
36732025-03-03T04:28:39.174Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36742025-03-03T04:28:39.457Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36752025-03-03T04:28:39.505Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36762025-03-03T04:28:39.525Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36772025-03-03T04:28:41.453Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36782025-03-03T04:28:41.458Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36792025-03-03T04:28:44.585Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36802025-03-03T04:28:46.220Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36812025-03-03T04:28:51.056Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36822025-03-03T04:28:51.059Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36832025-03-03T04:28:52.364Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36842025-03-03T04:28:53.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.75s
36852025-03-03T04:28:54.041Z
36862025-03-03T04:28:54.041Zinfo: running `cargo check --bins` on installinator-api (178/196)
36872025-03-03T04:28:54.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36882025-03-03T04:28:54.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36892025-03-03T04:28:54.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36902025-03-03T04:28:54.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36912025-03-03T04:28:54.780Z
36922025-03-03T04:28:54.780Zinfo: running `cargo check --bins` on wicketd-api (179/196)
36932025-03-03T04:28:55.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36942025-03-03T04:28:55.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36952025-03-03T04:28:55.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36962025-03-03T04:28:55.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
36972025-03-03T04:28:55.532Z
36982025-03-03T04:28:55.532Zinfo: running `cargo check --bins` on omicron-pins (180/196)
36992025-03-03T04:28:56.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37002025-03-03T04:28:56.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37012025-03-03T04:28:56.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37022025-03-03T04:28:56.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
37032025-03-03T04:28:56.206Z
37042025-03-03T04:28:56.206Zinfo: running `cargo check --bins` on reconfigurator-cli (181/196)
37052025-03-03T04:28:56.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37062025-03-03T04:28:56.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37072025-03-03T04:28:56.987Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37082025-03-03T04:28:56.987Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37092025-03-03T04:28:56.987Z Compiling petname v2.0.2
37102025-03-03T04:28:56.991Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37112025-03-03T04:28:56.991Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37122025-03-03T04:28:56.991Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37132025-03-03T04:28:57.115Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37142025-03-03T04:28:57.141Z Checking sync-ptr v0.1.1
37152025-03-03T04:29:02.448Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37162025-03-03T04:29:03.085Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37172025-03-03T04:29:04.365Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37182025-03-03T04:29:05.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.77s
37192025-03-03T04:29:06.188Z
37202025-03-03T04:29:06.188Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (182/196)
37212025-03-03T04:29:06.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37222025-03-03T04:29:06.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37232025-03-03T04:29:06.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37242025-03-03T04:29:06.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
37252025-03-03T04:29:06.933Z
37262025-03-03T04:29:06.933Zinfo: running `cargo check --bins` on omicron-releng (183/196)
37272025-03-03T04:29:07.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37282025-03-03T04:29:07.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37292025-03-03T04:29:07.663Z Checking memmap2 v0.9.5
37302025-03-03T04:29:07.667Z Checking arrayvec v0.7.6
37312025-03-03T04:29:07.667Z Checking constant_time_eq v0.3.1
37322025-03-03T04:29:07.667Z Checking arrayref v0.3.9
37332025-03-03T04:29:07.667Z Checking topological-sort v0.2.2
37342025-03-03T04:29:07.774Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37352025-03-03T04:29:07.777Z Checking shell-words v1.1.0
37362025-03-03T04:29:08.030Z Checking blake3 v1.5.4
37372025-03-03T04:29:08.382Z Checking omicron-zone-package v0.12.0
37382025-03-03T04:29:09.553Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37392025-03-03T04:29:10.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s
37402025-03-03T04:29:10.622Z
37412025-03-03T04:29:10.623Zinfo: running `cargo check --bins` on xtask (184/196)
37422025-03-03T04:29:11.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37432025-03-03T04:29:11.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37442025-03-03T04:29:11.103Z Checking bitflags v2.6.0
37452025-03-03T04:29:11.107Z Checking serde v1.0.218
37462025-03-03T04:29:11.107Z Checking thiserror v1.0.69
37472025-03-03T04:29:11.208Z Checking scroll v0.12.0
37482025-03-03T04:29:11.212Z Checking hashbrown v0.15.1
37492025-03-03T04:29:11.228Z Checking log v0.4.22
37502025-03-03T04:29:11.241Z Checking zerocopy v0.7.35
37512025-03-03T04:29:11.255Z Checking syn v2.0.98
37522025-03-03T04:29:11.313Z Checking pest v2.7.14
37532025-03-03T04:29:11.427Z Checking rustix v0.38.37
37542025-03-03T04:29:11.500Z Checking once_cell v1.20.3
37552025-03-03T04:29:11.652Z Checking goblin v0.8.2
37562025-03-03T04:29:11.797Z Checking thiserror v2.0.11
37572025-03-03T04:29:11.948Z Checking fs-err v2.11.0
37582025-03-03T04:29:12.182Z Checking indexmap v2.7.1
37592025-03-03T04:29:12.312Z Checking anyhow v1.0.96
37602025-03-03T04:29:12.452Z Checking tabled v0.15.0
37612025-03-03T04:29:13.250Z Checking terminal_size v0.4.0
37622025-03-03T04:29:13.254Z Checking tempfile v3.13.0
37632025-03-03T04:29:13.437Z Checking clap_builder v4.5.31
37642025-03-03T04:29:13.798Z Checking dtrace-parser v0.2.0
37652025-03-03T04:29:15.142Z Checking serde_json v1.0.139
37662025-03-03T04:29:15.142Z Checking toml_datetime v0.6.8
37672025-03-03T04:29:15.145Z Checking serde_spanned v0.6.8
37682025-03-03T04:29:15.145Z Checking camino v1.1.9
37692025-03-03T04:29:15.145Z Checking cargo-platform v0.1.8
37702025-03-03T04:29:15.380Z Checking semver v1.0.25
37712025-03-03T04:29:15.484Z Checking macaddr v1.0.1
37722025-03-03T04:29:15.521Z Checking toml_edit v0.22.24
37732025-03-03T04:29:15.739Z Checking camino-tempfile v1.1.1
37742025-03-03T04:29:15.944Z Checking clap v4.5.31
37752025-03-03T04:29:16.376Z Checking dof v0.3.0
37762025-03-03T04:29:16.376Z Checking cargo_metadata v0.19.1
37772025-03-03T04:29:16.794Z Checking usdt-impl v0.5.0
37782025-03-03T04:29:17.166Z Checking usdt v0.5.0
37792025-03-03T04:29:17.439Z Checking toml v0.8.20
37802025-03-03T04:29:17.888Z Checking cargo_toml v0.21.0
37812025-03-03T04:29:19.095Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37822025-03-03T04:29:19.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s
37832025-03-03T04:29:19.883Z
37842025-03-03T04:29:19.883Zinfo: running `cargo check --bins` on end-to-end-tests (185/196)
37852025-03-03T04:29:20.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862025-03-03T04:29:20.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872025-03-03T04:29:20.746Z Checking polyval v0.6.2
37882025-03-03T04:29:20.867Z Checking ctr v0.9.2
37892025-03-03T04:29:20.881Z Checking ssh-encoding v0.2.0
37902025-03-03T04:29:20.884Z Checking blowfish v0.9.1
37912025-03-03T04:29:20.909Z Checking password-hash v0.4.2
37922025-03-03T04:29:20.923Z Checking p256 v0.13.2
37932025-03-03T04:29:20.923Z Checking p521 v0.13.3
37942025-03-03T04:29:20.926Z Checking russh-cryptovec v0.7.3
37952025-03-03T04:29:21.094Z Checking ghash v0.5.1
37962025-03-03T04:29:21.112Z Checking bcrypt-pbkdf v0.10.0
37972025-03-03T04:29:21.131Z Checking md5 v0.7.0
37982025-03-03T04:29:21.206Z Checking num-bigint v0.4.6
37992025-03-03T04:29:21.228Z Checking des v0.8.1
38002025-03-03T04:29:21.280Z Checking aes-gcm v0.10.3
38012025-03-03T04:29:21.302Z Checking pbkdf2 v0.11.0
38022025-03-03T04:29:21.383Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38032025-03-03T04:29:21.411Z Checking hex-literal v0.4.1
38042025-03-03T04:29:21.431Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38052025-03-03T04:29:21.509Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38062025-03-03T04:29:21.531Z Checking ssh-cipher v0.2.0
38072025-03-03T04:29:21.555Z Checking internet-checksum v0.2.1
38082025-03-03T04:29:21.805Z Checking ssh-key v0.6.6
38092025-03-03T04:29:22.037Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38102025-03-03T04:29:23.025Z Checking russh-keys v0.45.0
38112025-03-03T04:29:23.910Z Checking russh v0.45.0
38122025-03-03T04:29:42.931Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38132025-03-03T04:29:44.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.48s
38142025-03-03T04:29:44.607Z
38152025-03-03T04:29:44.607Zinfo: running `cargo check --bins` on gateway-cli (186/196)
38162025-03-03T04:29:45.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38172025-03-03T04:29:45.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38182025-03-03T04:29:45.331Z Checking termios v0.3.3
38192025-03-03T04:29:45.572Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38202025-03-03T04:29:46.412Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
38212025-03-03T04:29:46.626Z
38222025-03-03T04:29:46.626Zinfo: running `cargo check --bins --no-default-features` on installinator (187/196)
38232025-03-03T04:29:47.266Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38242025-03-03T04:29:47.269Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38252025-03-03T04:29:47.390Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38262025-03-03T04:29:47.390Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38272025-03-03T04:29:47.394Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38282025-03-03T04:29:47.394Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38292025-03-03T04:29:48.428Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38302025-03-03T04:29:49.716Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38312025-03-03T04:29:51.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.96s
38322025-03-03T04:29:51.811Z
38332025-03-03T04:29:51.811Zinfo: running `cargo check --bins` on internal-dns-cli (188/196)
38342025-03-03T04:29:52.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38352025-03-03T04:29:52.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38362025-03-03T04:29:52.530Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38372025-03-03T04:29:53.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
38382025-03-03T04:29:53.212Z
38392025-03-03T04:29:53.212Zinfo: running `cargo check --bins` on omicron-live-tests (189/196)
38402025-03-03T04:29:53.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38412025-03-03T04:29:53.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38422025-03-03T04:29:53.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38432025-03-03T04:29:53.820Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
38442025-03-03T04:29:53.901Z
38452025-03-03T04:29:53.901Zinfo: running `cargo check --bins` on live-tests-macros (190/196)
38462025-03-03T04:29:54.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38472025-03-03T04:29:54.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38482025-03-03T04:29:54.501Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38492025-03-03T04:29:54.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
38502025-03-03T04:29:54.590Z
38512025-03-03T04:29:54.590Zinfo: running `cargo check --bins` on omicron-package (191/196)
38522025-03-03T04:29:55.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38532025-03-03T04:29:55.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38542025-03-03T04:29:55.340Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38552025-03-03T04:29:56.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
38562025-03-03T04:29:56.953Z
38572025-03-03T04:29:56.953Zinfo: running `cargo check --bins` on wicket-dbg (192/196)
38582025-03-03T04:29:57.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38592025-03-03T04:29:57.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38602025-03-03T04:29:57.740Z Checking rtoolbox v0.0.2
38612025-03-03T04:29:57.743Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38622025-03-03T04:29:57.743Z Checking tui-tree-widget v0.23.0
38632025-03-03T04:29:57.988Z Checking rpassword v7.3.1
38642025-03-03T04:30:02.746Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38652025-03-03T04:30:05.834Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38662025-03-03T04:30:07.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.11s
38672025-03-03T04:30:07.287Z
38682025-03-03T04:30:07.287Zinfo: running `cargo check --bins` on wicket (193/196)
38692025-03-03T04:30:07.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38702025-03-03T04:30:07.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38712025-03-03T04:30:08.068Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38722025-03-03T04:30:08.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
38732025-03-03T04:30:08.721Z
38742025-03-03T04:30:08.721Zinfo: running `cargo check --bins` on wicketd (194/196)
38752025-03-03T04:30:09.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38762025-03-03T04:30:09.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38772025-03-03T04:30:09.526Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38782025-03-03T04:30:09.529Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38792025-03-03T04:30:10.409Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38802025-03-03T04:30:14.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.77s
38812025-03-03T04:30:14.734Z
38822025-03-03T04:30:14.734Zinfo: running `cargo check --bins` on omicron-workspace-hack (195/196)
38832025-03-03T04:30:15.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38842025-03-03T04:30:15.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38852025-03-03T04:30:15.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38862025-03-03T04:30:15.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
38872025-03-03T04:30:15.422Z
38882025-03-03T04:30:15.422Zinfo: running `cargo check --bins` on zone-setup (196/196)
38892025-03-03T04:30:16.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902025-03-03T04:30:16.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912025-03-03T04:30:16.176Z Checking uzers v0.12.1
38922025-03-03T04:30:16.537Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38932025-03-03T04:30:17.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.08s
38942025-03-03T04:30:17.758Z
38952025-03-03T04:30:17.758Zreal 14:38.235254911
38962025-03-03T04:30:17.758Zuser 29:19.707804301
38972025-03-03T04:30:17.758Zsys 4:33.703072221
38982025-03-03T04:30:17.758Ztrap 0.648264101
38992025-03-03T04:30:17.759Ztflt 0.547331303
39002025-03-03T04:30:17.763Zdflt 1.878143453
39012025-03-03T04:30:17.763Zkflt 0.006093503
39022025-03-03T04:30:17.763Zlock 49:58.894506864
39032025-03-03T04:30:17.763Zslp 2:21:29.166736067
39042025-03-03T04:30:17.763Zlat 1:13.084951329
39052025-03-03T04:30:17.763Zstop 4:09.352170012
39062025-03-03T04:30:17.763Zprocess exited: duration 1386290 ms, exit code 0
 
39072025-03-03T04:30:17.769Zfound 0 output files