01JNAGAGR8Q468Z24GH670PNJN: 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: 01JNAGB3DP3JHP2XNCMZSKM9NK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-02T04:03:56.625Zjob assigned to worker 01JNAGBCBCJE99JWENNPN8GN7K [factory aws, i-03760d2107dfaaf19] (queued for 54 s)
 
22025-03-02T04:04:04.837Zstarting task 0: "setup"
32025-03-02T04:04:04.845Z++ uname -s
42025-03-02T04:04:04.849Z+ kern=SunOS
52025-03-02T04:04:04.849Z+ build_user=build
62025-03-02T04:04:04.849Z+ build_uid=12345
72025-03-02T04:04:04.849Z+ work_dir=/work
82025-03-02T04:04:04.849Z+ input_dir=/input
92025-03-02T04:04:04.849Z+ [[ 0 == 12345 ]]
102025-03-02T04:04:04.850Z+ case "$kern" in
112025-03-02T04:04:04.850Z+ groupadd -g 12345 build
122025-03-02T04:04:04.853Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-02T04:04:06.857Z+ zfs create -o mountpoint=/work rpool/work
142025-03-02T04:04:07.029Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-02T04:04:07.032Z+ home_fs=zfs
162025-03-02T04:04:07.032Z+ [[ zfs == autofs ]]
172025-03-02T04:04:07.032Z+ mkdir -p /home/build
182025-03-02T04:04:07.033Z+ chown build:build /home/build /work
192025-03-02T04:04:09.035Z+ chmod 0700 /home/build /work
202025-03-02T04:04:09.038Zprocess exited: duration 4200 ms, exit code 0
 
212025-03-02T04:04:09.045Zstarting task 1: "rust-toolchain"
222025-03-02T04:04:09.050Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-03-02T04:04:09.050Z * rust toolchain channel = "1.85.0"
242025-03-02T04:04:09.050Z * rust toolchain profile = "default"
252025-03-02T04:04:09.054Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-02T04:04:09.054Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-02T04:04:09.054Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-02T04:04:09.054Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-02T04:04:09.054Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-03-02T04:04:09.157Zinfo: downloading installer
312025-03-02T04:04:10.386Zwarning: it looks like you have an existing installation of Rust at:
322025-03-02T04:04:10.386Zwarning: /opt/ooce/bin
332025-03-02T04:04:10.386Zwarning: It is recommended that rustup be the primary Rust installation.
342025-03-02T04:04:10.386Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-03-02T04:04:10.386Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-03-02T04:04:10.386Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-02T04:04:10.386Zwarning: or pass `-y' to ignore all ignorable checks.
382025-03-02T04:04:10.386Zerror: cannot install while Rust is installed
392025-03-02T04:04:10.386Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-03-02T04:04:10.423Zinfo: profile set to 'default'
412025-03-02T04:04:10.423Zinfo: default host triple is x86_64-unknown-illumos
422025-03-02T04:04:10.426Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-03-02T04:04:10.579Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-03-02T04:04:10.579Zinfo: downloading component 'cargo'
452025-03-02T04:04:11.316Zinfo: downloading component 'clippy'
462025-03-02T04:04:11.602Zinfo: downloading component 'rust-docs'
472025-03-02T04:04:12.713Zinfo: downloading component 'rust-std'
482025-03-02T04:04:14.347Zinfo: downloading component 'rustc'
492025-03-02T04:04:19.957Zinfo: downloading component 'rustfmt'
502025-03-02T04:04:20.168Zinfo: installing component 'cargo'
512025-03-02T04:04:21.040Zinfo: installing component 'clippy'
522025-03-02T04:04:21.447Zinfo: installing component 'rust-docs'
532025-03-02T04:04:23.217Zinfo: installing component 'rust-std'
542025-03-02T04:04:25.153Zinfo: installing component 'rustc'
552025-03-02T04:04:31.359Zinfo: installing component 'rustfmt'
562025-03-02T04:04:31.705Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-03-02T04:04:31.705Z
582025-03-02T04:04:32.084Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-03-02T04:04:32.084Z
602025-03-02T04:04:32.086Z
612025-03-02T04:04:32.086ZRust is installed now. Great!
622025-03-02T04:04:32.086Z
632025-03-02T04:04:32.086ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-02T04:04:32.086Zenvironment variable. This has not been done automatically.
652025-03-02T04:04:32.088Z
662025-03-02T04:04:32.088ZTo configure your current shell, you need to source
672025-03-02T04:04:32.088Zthe corresponding env file under $HOME/.cargo.
682025-03-02T04:04:32.088Z
692025-03-02T04:04:32.088ZThis is usually done by running one of the following (note the leading DOT):
702025-03-02T04:04:32.088Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-02T04:04:32.088Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-02T04:04:32.165Z+ rustup --version
732025-03-02T04:04:32.172Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-03-02T04:04:32.173Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-03-02T04:04:32.260Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-03-02T04:04:32.264Z+ cargo --version
772025-03-02T04:04:32.325Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-03-02T04:04:32.327Z+ rustc --version
792025-03-02T04:04:32.394Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-03-02T04:04:32.402Zprocess exited: duration 23345 ms, exit code 0
 
812025-03-02T04:04:32.408Zstarting task 2: "authentication"
822025-03-02T04:04:32.432Zprocess exited: duration 22 ms, exit code 0
 
832025-03-02T04:04:32.439Zstarting task 3: "clone repository"
842025-03-02T04:04:32.444Z+ mkdir -p /work/oxidecomputer/omicron
852025-03-02T04:04:32.447Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-03-02T04:04:32.557ZCloning into '/work/oxidecomputer/omicron'...
872025-03-02T04:04:40.047Z+ cd /work/oxidecomputer/omicron
882025-03-02T04:04:40.047Z+ git fetch origin 735fe0f29f4956b3b333a10687ccaa70e2e6a94a
892025-03-02T04:04:40.373ZFrom https://github.com/oxidecomputer/omicron
902025-03-02T04:04:40.373Z * branch 735fe0f29f4956b3b333a10687ccaa70e2e6a94a -> FETCH_HEAD
912025-03-02T04:04:40.386Z+ [[ -n '' ]]
922025-03-02T04:04:40.386Z+ git reset --hard 735fe0f29f4956b3b333a10687ccaa70e2e6a94a
932025-03-02T04:04:40.587ZHEAD is now at 735fe0f29 Update Rust crate hyper-rustls to 0.27.5
942025-03-02T04:04:40.590Zprocess exited: duration 8148 ms, exit code 0
 
952025-03-02T04:04:40.596Zstarting task 4: "build"
962025-03-02T04:04:40.602Z+ source .github/buildomat/ci-env.sh
972025-03-02T04:04:40.605Z++ export CARGO_TERM_COLOR=always
982025-03-02T04:04:40.605Z++ CARGO_TERM_COLOR=always
992025-03-02T04:04:40.605Z+ cargo --version
1002025-03-02T04:04:40.657Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1012025-03-02T04:04:40.660Z+ rustc --version
1022025-03-02T04:04:40.729Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1032025-03-02T04:04:40.733Z+ source ./env.sh
1042025-03-02T04:04:40.735Z++ OLD_SHELL_OPTS=ehxB
1052025-03-02T04:04:40.735Z++ set -o xtrace
1062025-03-02T04:04:40.735Z++++ dirname ./env.sh
1072025-03-02T04:04:40.740Z+++ readlink -f .
1082025-03-02T04:04:40.743Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092025-03-02T04:04:40.743Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102025-03-02T04:04:40.743Z++ 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-02T04:04:40.743Z++ 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
1122025-03-02T04:04:40.743Z++ 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-02T04:04:40.744Z++ 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
1142025-03-02T04:04:40.744Z++ 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-02T04:04:40.744Z++ 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
1162025-03-02T04:04:40.744Z++ 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-02T04:04:40.744Z++ case $OLD_SHELL_OPTS in
1182025-03-02T04:04:40.744Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192025-03-02T04:04:40.744Z+ 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
1202025-03-02T04:04:40.744Z+ 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-02T04:04:40.744Z+ banner prerequisites
1222025-03-02T04:04:40.747Z
1232025-03-02T04:04:40.747Z ##### ##### ###### ##### ###### #### # # # #### #
1242025-03-02T04:04:40.747Z # # # # # # # # # # # # # # #
1252025-03-02T04:04:40.747Z # # # # ##### # # ##### # # # # # #### #
1262025-03-02T04:04:40.747Z ##### ##### # ##### # # # # # # # # #
1272025-03-02T04:04:40.747Z # # # # # # # # # # # # # # #
1282025-03-02T04:04:40.748Z # # # ###### # # ###### ### # #### # #### #
1292025-03-02T04:04:40.748Z
1302025-03-02T04:04:40.748Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1312025-03-02T04:04:42.290Zpkg list: illegal option -- F
1322025-03-02T04:04:42.290ZUsage:
1332025-03-02T04:04:42.293Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1342025-03-02T04:04:42.293Z [pkg_fmri_pattern ...]
1352025-03-02T04:04:43.180Zpkg list: illegal option -- F
1362025-03-02T04:04:43.181ZUsage:
1372025-03-02T04:04:43.184Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1382025-03-02T04:04:43.184Z [pkg_fmri_pattern ...]
1392025-03-02T04:04:55.465Z Startup: Refreshing catalog 'helios-dev' ... Done
1402025-03-02T04:04:59.979Z Startup: Caching catalogs ... Done
1412025-03-02T04:05:13.620ZPlanning: Solver setup ... Done (12.675s)
1422025-03-02T04:05:13.777ZPlanning: Running solver ... Done (0.158s)
1432025-03-02T04:05:14.036ZPlanning: Finding local manifests ... Done (0.141s)
1442025-03-02T04:05:14.095ZPlanning: Fetching manifests: 0/7 0% complete
1452025-03-02T04:05:15.657ZPlanning: Fetching manifests: 7/7 100% complete
1462025-03-02T04:05:15.970ZPlanning: Package planning ... Done (0.313s)
1472025-03-02T04:05:16.028ZPlanning: Merging actions ... Done (0.057s)
1482025-03-02T04:05:16.677ZPlanning: Checking for conflicting actions ... Done (0.649s)
1492025-03-02T04:05:20.398ZPlanning: Consolidating action changes ... Done (3.720s)
1502025-03-02T04:05:20.802ZPlanning: Evaluating mediators ... Done (0.402s)
1512025-03-02T04:05:20.888ZPlanning: Planning completed in 20.80 seconds
1522025-03-02T04:05:20.904Z Packages to install: 4
1532025-03-02T04:05:20.904Z Packages to update: 3
1542025-03-02T04:05:20.908Z Mediators to change: 2
1552025-03-02T04:05:20.908Z Services to change: 1
1562025-03-02T04:05:20.908Z Estimated space available: 155.60 GB
1572025-03-02T04:05:20.908ZEstimated space to be consumed: 1.66 GB
1582025-03-02T04:05:20.908Z Create boot environment: No
1592025-03-02T04:05:20.908ZCreate backup boot environment: Yes
1602025-03-02T04:05:20.908Z Rebuild boot archive: No
1612025-03-02T04:05:20.908Z
1622025-03-02T04:05:20.908ZChanged mediators:
1632025-03-02T04:05:20.908Z mediator clang:
1642025-03-02T04:05:20.908Z version: None -> 15 (system default)
1652025-03-02T04:05:20.908Z
1662025-03-02T04:05:20.908Z mediator llvm:
1672025-03-02T04:05:20.908Z version: 14 (system default) -> 15 (system default)
1682025-03-02T04:05:20.908Z
1692025-03-02T04:05:20.908ZChanged packages:
1702025-03-02T04:05:20.908Zhelios-dev
1712025-03-02T04:05:20.908Z developer/build-essential
1722025-03-02T04:05:20.908Z None -> 11-2.0
1732025-03-02T04:05:20.908Z library/libxmlsec1
1742025-03-02T04:05:20.908Z None -> 1.2.35-2.0
1752025-03-02T04:05:20.908Z ooce/developer/clang-15
1762025-03-02T04:05:20.908Z None -> 15.0.7-2.0
1772025-03-02T04:05:20.908Z ooce/developer/llvm-15
1782025-03-02T04:05:20.908Z None -> 15.0.7-2.0
1792025-03-02T04:05:20.909Z package/pkg
1802025-03-02T04:05:20.909Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1812025-03-02T04:05:20.909Z system/library/g++-runtime
1822025-03-02T04:05:20.909Z 13-2.0 -> 14-2.0
1832025-03-02T04:05:20.909Z system/library/gcc-runtime
1842025-03-02T04:05:20.909Z 13-2.0 -> 14-2.0
1852025-03-02T04:05:20.909Z
1862025-03-02T04:05:20.909ZServices:
1872025-03-02T04:05:20.909Z restart_fmri:
1882025-03-02T04:05:20.909Z svc:/system/update-man-index:default
1892025-03-02T04:05:20.909Z
1902025-03-02T04:05:20.909ZEditable files to change:
1912025-03-02T04:05:20.909Z Update:
1922025-03-02T04:05:20.909Z usr/share/lib/pkg/web/config.shtml
1932025-03-02T04:05:21.118Z
1942025-03-02T04:05:21.118ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1952025-03-02T04:05:26.120ZDownload: 214/4301 items 1.3/225.4MB 0% complete (388k/s)
1962025-03-02T04:05:31.165ZDownload: 514/4301 items 17.4/225.4MB 7% complete (1.8M/s)
1972025-03-02T04:05:36.175ZDownload: 757/4301 items 18.4/225.4MB 8% complete (1.7M/s)
1982025-03-02T04:05:41.186ZDownload: 964/4301 items 19.3/225.4MB 8% complete (192k/s)
1992025-03-02T04:05:46.482ZDownload: 1193/4301 items 60.5/225.4MB 26% complete (4.2M/s)
2002025-03-02T04:05:52.915ZDownload: 1196/4301 items 61.5/225.4MB 27% complete (4.2M/s)
2012025-03-02T04:05:57.916ZDownload: 1211/4301 items 87.5/225.4MB 38% complete (5.0M/s)
2022025-03-02T04:06:03.043ZDownload: 1392/4301 items 114.9/225.4MB 50% complete (6.0M/s)
2032025-03-02T04:06:08.057ZDownload: 1529/4301 items 115.4/225.4MB 51% complete (3.4M/s)
2042025-03-02T04:06:13.074ZDownload: 1607/4301 items 116.4/225.4MB 51% complete (255k/s)
2052025-03-02T04:06:18.166ZDownload: 1696/4301 items 116.7/225.4MB 51% complete (151k/s)
2062025-03-02T04:06:23.177ZDownload: 1843/4301 items 117.2/225.4MB 51% complete (75.0k/s)
2072025-03-02T04:06:28.232ZDownload: 1935/4301 items 117.3/225.4MB 52% complete (64.2k/s)
2082025-03-02T04:06:33.335ZDownload: 2007/4301 items 117.4/225.4MB 52% complete (32.6k/s)
2092025-03-02T04:06:38.407ZDownload: 2194/4301 items 117.8/225.4MB 52% complete (41.6k/s)
2102025-03-02T04:06:44.801ZDownload: 2219/4301 items 117.9/225.4MB 52% complete (49.3k/s)
2112025-03-02T04:06:57.362ZDownload: 2220/4301 items 117.9/225.4MB 52% complete
2122025-03-02T04:07:02.426ZDownload: 2271/4301 items 119.5/225.4MB 53% complete (404k/s)
2132025-03-02T04:07:07.606ZDownload: 2397/4301 items 120.0/225.4MB 53% complete (230k/s)
2142025-03-02T04:07:12.664ZDownload: 2560/4301 items 120.4/225.4MB 53% complete (90.2k/s)
2152025-03-02T04:07:17.785ZDownload: 2764/4301 items 120.9/225.4MB 53% complete (88.9k/s)
2162025-03-02T04:07:22.791ZDownload: 2846/4301 items 121.0/225.4MB 53% complete (77.6k/s)
2172025-03-02T04:07:27.803ZDownload: 2959/4301 items 121.2/225.4MB 53% complete (35.9k/s)
2182025-03-02T04:07:33.065ZDownload: 3042/4301 items 121.4/225.4MB 53% complete (33.5k/s)
2192025-03-02T04:07:38.248ZDownload: 3118/4301 items 166.5/225.4MB 73% complete (4.5M/s)
2202025-03-02T04:07:43.257ZDownload: 3219/4301 items 195.6/225.4MB 86% complete (7.4M/s)
2212025-03-02T04:07:57.304ZDownload: 3246/4301 items 203.0/225.4MB 90% complete
2222025-03-02T04:08:06.884ZDownload: 3247/4301 items 203.0/225.4MB 90% complete
2232025-03-02T04:08:13.336ZDownload: 3285/4301 items 211.6/225.4MB 93% complete (1.2M/s)
2242025-03-02T04:08:32.526ZDownload: 3287/4301 items 211.8/225.4MB 93% complete
2252025-03-02T04:08:37.543ZDownload: 4047/4301 items 219.7/225.4MB 97% complete (1.7M/s)
2262025-03-02T04:08:42.610ZDownload: 4205/4301 items 220.6/225.4MB 97% complete (1.2M/s)
2272025-03-02T04:08:48.247ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (1.1M/s)
2282025-03-02T04:08:54.554ZDownload: 4293/4301 items 224.9/225.4MB 99% complete (402k/s)
2292025-03-02T04:09:04.182ZDownload: 4300/4301 items 225.4/225.4MB 100% complete (479k/s)
2302025-03-02T04:09:04.193ZDownload: Completed 225.42 MB in 223.01 seconds (1.0M/s)
2312025-03-02T04:09:06.251Z Actions: 1/5122 actions (Removing old actions)
2322025-03-02T04:09:06.270Z Actions: 194/5122 actions (Installing new actions)
2332025-03-02T04:09:11.056Z Actions: 4267/5122 actions (Updating modified actions)
2342025-03-02T04:09:11.403Z Actions: Completed 5122 actions in 5.15 seconds.
2352025-03-02T04:09:11.836Z Done (0.426s)
2362025-03-02T04:09:11.839Z Done (0.001s)
2372025-03-02T04:09:12.448Z Done (0.610s)
2382025-03-02T04:09:16.955Z Done (4.257s)
2392025-03-02T04:09:17.042Z Done (0.018s)
2402025-03-02T04:09:17.045Z Done (0.000s)
2412025-03-02T04:09:17.209Z Done (0.000s)
2422025-03-02T04:09:17.964ZPlanning: Evaluating mediator changes ... Done
2432025-03-02T04:09:18.127ZPlanning: Checking for conflicting actions ... Done
2442025-03-02T04:09:18.130ZPlanning: Consolidating action changes ... Done
2452025-03-02T04:09:18.400ZPlanning: Evaluating mediators ... Done
2462025-03-02T04:09:18.403ZPlanning: Planning completed in 0.44 seconds
2472025-03-02T04:09:18.441Z Mediators to change: 2
2482025-03-02T04:09:18.441Z Create boot environment: No
2492025-03-02T04:09:18.441ZCreate backup boot environment: No
2502025-03-02T04:09:18.522Z Done
2512025-03-02T04:09:18.522Z Done
2522025-03-02T04:09:18.954Z Done
2532025-03-02T04:09:22.866Z Done
2542025-03-02T04:09:22.968Z Done
2552025-03-02T04:09:22.971Z Done
2562025-03-02T04:09:23.115Z Done
2572025-03-02T04:09:23.769ZPlanning: Evaluating mediator changes ... Done
2582025-03-02T04:09:23.772ZPlanning: Merging actions ... Done
2592025-03-02T04:09:23.965ZPlanning: Checking for conflicting actions ... Done
2602025-03-02T04:09:23.968ZPlanning: Consolidating action changes ... Done
2612025-03-02T04:09:24.249ZPlanning: Evaluating mediators ... Done
2622025-03-02T04:09:24.309ZPlanning: Planning completed in 0.79 seconds
2632025-03-02T04:09:24.352Z Packages to change: 1
2642025-03-02T04:09:24.352Z Mediators to change: 1
2652025-03-02T04:09:24.352Z Services to change: 1
2662025-03-02T04:09:24.355Z Create boot environment: No
2672025-03-02T04:09:24.355ZCreate backup boot environment: Yes
2682025-03-02T04:09:26.661Z Actions: 1/6 actions (Updating modified actions)
2692025-03-02T04:09:26.664Z Actions: Completed 6 actions in 0.00 seconds.
2702025-03-02T04:09:26.664Z Done
2712025-03-02T04:09:26.664Z Done
2722025-03-02T04:09:26.787Z Done
2732025-03-02T04:09:30.703Z Done
2742025-03-02T04:09:30.803Z Done
2752025-03-02T04:09:30.807Z Done
2762025-03-02T04:09:30.943Z Done
2772025-03-02T04:09:31.431ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2782025-03-02T04:09:31.431Zclang system 15 system
2792025-03-02T04:09:31.431Zcsh system system illumos
2802025-03-02T04:09:31.431Zctags system system illumos
2812025-03-02T04:09:31.431Zgcc vendor 12 vendor
2822025-03-02T04:09:31.431Zgcc system 10 system
2832025-03-02T04:09:31.431Zgcc system 7 system
2842025-03-02T04:09:31.431Zgo system 1.20 system
2852025-03-02T04:09:31.431Zgo system 1.19 system
2862025-03-02T04:09:31.431Zllvm system 15 system
2872025-03-02T04:09:31.431Zllvm system 14 system
2882025-03-02T04:09:31.431Zmariadb system 10.6 system
2892025-03-02T04:09:31.431Zmta vendor vendor dma
2902025-03-02T04:09:31.431Zopenjdk system 17 system
2912025-03-02T04:09:31.431Zopenjdk system 11 system
2922025-03-02T04:09:31.431Zopenjdk system 1.8 system
2932025-03-02T04:09:31.431Zopenssl vendor 3 vendor
2942025-03-02T04:09:31.431Zperl system 5.36 system
2952025-03-02T04:09:31.431Zpostgresql system 15 system
2962025-03-02T04:09:31.431Zpostgresql system 13 system
2972025-03-02T04:09:31.431Zpython vendor 3 vendor
2982025-03-02T04:09:31.431Zpython system 2 system
2992025-03-02T04:09:31.431Zpython3 system 3.11 system
3002025-03-02T04:09:31.432Zruby system 3.0 system
3012025-03-02T04:09:31.432Zwords vendor vendor american-english
3022025-03-02T04:09:31.432Zwords system system australian-english
3032025-03-02T04:09:31.432Zwords system system british-english
3042025-03-02T04:09:31.432Zwords system system canadian-english
3052025-03-02T04:09:31.432Zwords system system french
3062025-03-02T04:09:31.432Zwords system system italian
3072025-03-02T04:09:31.432Zwords system system ngerman
3082025-03-02T04:09:31.432Zwords system system ogerman
3092025-03-02T04:09:31.432Zwords system system spanish
3102025-03-02T04:09:31.794ZPUBLISHER TYPE STATUS P LOCATION
3112025-03-02T04:09:31.794Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
3122025-03-02T04:09:34.940ZFMRI IFO
3132025-03-02T04:09:34.940Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
3142025-03-02T04:09:34.940Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
3152025-03-02T04:09:34.940Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
3162025-03-02T04:09:34.940Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
3172025-03-02T04:09:34.940Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3182025-03-02T04:09:34.940Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3192025-03-02T04:09:34.940Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3202025-03-02T04:09:34.940Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3212025-03-02T04:09:34.940Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3222025-03-02T04:09:34.940Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3232025-03-02T04:09:34.941Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3242025-03-02T04:09:34.941Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3252025-03-02T04:09:34.941Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3262025-03-02T04:09:34.941Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3272025-03-02T04:09:34.941Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3282025-03-02T04:09:35.772Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3292025-03-02T04:09:36.040Z Updating crates.io index
3302025-03-02T04:09:36.103Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3312025-03-02T04:09:36.624Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3322025-03-02T04:09:36.828Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3332025-03-02T04:09:37.084Z Updating git repository `https://github.com/oxidecomputer/propolis`
3342025-03-02T04:09:38.167Z Updating git repository `https://github.com/oxidecomputer/crucible`
3352025-03-02T04:09:39.944Z Updating git repository `https://github.com/oxidecomputer/opte`
3362025-03-02T04:09:40.613Z Updating git repository `https://github.com/oxidecomputer/falcon`
3372025-03-02T04:09:41.215Z Updating git repository `https://github.com/oxidecomputer/clickward`
3382025-03-02T04:09:41.494Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3392025-03-02T04:09:41.892Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3402025-03-02T04:09:42.424Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3412025-03-02T04:09:42.982Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3422025-03-02T04:09:43.467Z Updating git repository `https://github.com/oxidecomputer/propolis`
3432025-03-02T04:09:43.926Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3442025-03-02T04:09:44.194Z Updating git repository `https://github.com/oxidecomputer/tofino`
3452025-03-02T04:09:44.411Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3462025-03-02T04:09:44.671Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3472025-03-02T04:09:44.943Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3482025-03-02T04:09:45.295Z Updating git repository `https://github.com/oxidecomputer/lldp`
3492025-03-02T04:09:45.614Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3502025-03-02T04:09:45.898Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3512025-03-02T04:09:46.187Z Updating git repository `https://github.com/oxidecomputer/ispf`
3522025-03-02T04:09:46.534Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3532025-03-02T04:09:46.815Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3542025-03-02T04:09:47.331Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3552025-03-02T04:09:47.614Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3562025-03-02T04:09:47.928Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3572025-03-02T04:09:48.279Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3582025-03-02T04:09:48.600Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3592025-03-02T04:09:48.847Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3602025-03-02T04:09:49.127Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3612025-03-02T04:09:50.394Z Downloading crates ...
3622025-03-02T04:09:50.453Z Downloaded block-buffer v0.10.4
3632025-03-02T04:09:50.461Z Downloaded equivalent v1.0.1
3642025-03-02T04:09:50.473Z Downloaded is_terminal_polyfill v1.70.1
3652025-03-02T04:09:50.476Z Downloaded thiserror v1.0.69
3662025-03-02T04:09:50.479Z Downloaded zerocopy-derive v0.7.35
3672025-03-02T04:09:50.482Z Downloaded once_cell v1.20.3
3682025-03-02T04:09:50.485Z Downloaded autocfg v1.4.0
3692025-03-02T04:09:50.488Z Downloaded errno v0.3.9
3702025-03-02T04:09:50.491Z Downloaded usdt-macro v0.5.0
3712025-03-02T04:09:50.496Z Downloaded terminal_size v0.4.0
3722025-03-02T04:09:50.501Z Downloaded smawk v0.3.2
3732025-03-02T04:09:50.501Z Downloaded anstyle v1.0.10
3742025-03-02T04:09:50.514Z Downloaded itoa v1.0.11
3752025-03-02T04:09:50.517Z Downloaded clap_lex v0.7.4
3762025-03-02T04:09:50.517Z Downloaded serde_spanned v0.6.8
3772025-03-02T04:09:50.521Z Downloaded fnv v1.0.7
3782025-03-02T04:09:50.521Z Downloaded cargo-platform v0.1.8
3792025-03-02T04:09:50.521Z Downloaded cfg-if v1.0.0
3802025-03-02T04:09:50.524Z Downloaded bitflags v1.3.2
3812025-03-02T04:09:50.527Z Downloaded usdt v0.5.0
3822025-03-02T04:09:50.527Z Downloaded tabled_derive v0.7.0
3832025-03-02T04:09:50.529Z Downloaded cpufeatures v0.2.14
3842025-03-02T04:09:50.529Z Downloaded pest_generator v2.7.14
3852025-03-02T04:09:50.532Z Downloaded byteorder v1.5.0
3862025-03-02T04:09:50.533Z Downloaded anstyle-parse v0.2.5
3872025-03-02T04:09:50.535Z Downloaded version_check v0.9.5
3882025-03-02T04:09:50.535Z Downloaded dof v0.3.0
3892025-03-02T04:09:50.538Z Downloaded bytecount v0.6.8
3902025-03-02T04:09:50.538Z Downloaded utf8parse v0.2.2
3912025-03-02T04:09:50.538Z Downloaded thiserror-impl v1.0.69
3922025-03-02T04:09:50.542Z Downloaded serde_tokenstream v0.2.2
3932025-03-02T04:09:50.545Z Downloaded memmap v0.7.0
3942025-03-02T04:09:50.545Z Downloaded thiserror v2.0.11
3952025-03-02T04:09:50.549Z Downloaded usdt-impl v0.5.0
3962025-03-02T04:09:50.553Z Downloaded unicode-linebreak v0.1.5
3972025-03-02T04:09:50.553Z Downloaded quote v1.0.38
3982025-03-02T04:09:50.556Z Downloaded macaddr v1.0.1
3992025-03-02T04:09:50.556Z Downloaded heck v0.5.0
4002025-03-02T04:09:50.560Z Downloaded cargo_metadata v0.19.1
4012025-03-02T04:09:50.560Z Downloaded camino-tempfile v1.1.1
4022025-03-02T04:09:50.564Z Downloaded winnow v0.7.3
4032025-03-02T04:09:50.569Z Downloaded swrite v0.1.0
4042025-03-02T04:09:50.572Z Downloaded scroll_derive v0.12.0
4052025-03-02T04:09:50.572Z Downloaded plain v0.2.3
4062025-03-02T04:09:50.572Z Downloaded colorchoice v1.0.2
4072025-03-02T04:09:50.575Z Downloaded pretty-hex v0.4.1
4082025-03-02T04:09:50.576Z Downloaded tempfile v3.13.0
4092025-03-02T04:09:50.580Z Downloaded dtrace-parser v0.2.0
4102025-03-02T04:09:50.580Z Downloaded semver v1.0.25
4112025-03-02T04:09:50.581Z Downloaded proc-macro2 v1.0.93
4122025-03-02T04:09:50.584Z Downloaded usdt-attr-macro v0.5.0
4132025-03-02T04:09:50.584Z Downloaded pest_meta v2.7.14
4142025-03-02T04:09:50.588Z Downloaded pest_derive v2.7.14
4152025-03-02T04:09:50.588Z Downloaded fastrand v2.1.1
4162025-03-02T04:09:50.591Z Downloaded digest v0.10.7
4172025-03-02T04:09:50.591Z Downloaded proc-macro-error-attr v1.0.4
4182025-03-02T04:09:50.591Z Downloaded anstyle-query v1.1.1
4192025-03-02T04:09:50.591Z Downloaded heck v0.4.1
4202025-03-02T04:09:50.594Z Downloaded generic-array v0.14.7
4212025-03-02T04:09:50.594Z Downloaded bitflags v2.6.0
4222025-03-02T04:09:50.597Z Downloaded strsim v0.11.1
4232025-03-02T04:09:50.600Z Downloaded fs-err v2.11.0
4242025-03-02T04:09:50.625Z Downloaded proc-macro-error v1.0.4
4252025-03-02T04:09:50.635Z Downloaded thread-id v4.2.2
4262025-03-02T04:09:50.640Z Downloaded terminal_size v0.2.6
4272025-03-02T04:09:50.646Z Downloaded serde_derive v1.0.218
4282025-03-02T04:09:50.649Z Downloaded cargo_toml v0.21.0
4292025-03-02T04:09:50.651Z Downloaded scroll v0.12.0
4302025-03-02T04:09:50.654Z Downloaded indexmap v2.7.1
4312025-03-02T04:09:50.658Z Downloaded memchr v2.7.4
4322025-03-02T04:09:50.661Z Downloaded anyhow v1.0.96
4332025-03-02T04:09:50.665Z Downloaded typenum v1.17.0
4342025-03-02T04:09:50.667Z Downloaded sha2 v0.10.8
4352025-03-02T04:09:50.671Z Downloaded io-lifetimes v1.0.11
4362025-03-02T04:09:50.673Z Downloaded textwrap v0.16.1
4372025-03-02T04:09:50.677Z Downloaded crypto-common v0.1.6
4382025-03-02T04:09:50.680Z Downloaded ucd-trie v0.1.7
4392025-03-02T04:09:50.682Z Downloaded clap_derive v4.5.28
4402025-03-02T04:09:50.685Z Downloaded thiserror-impl v2.0.11
4412025-03-02T04:09:50.685Z Downloaded camino v1.1.9
4422025-03-02T04:09:50.692Z Downloaded unicode-ident v1.0.14
4432025-03-02T04:09:50.695Z Downloaded papergrid v0.11.0
4442025-03-02T04:09:50.698Z Downloaded toml_edit v0.22.24
4452025-03-02T04:09:50.718Z Downloaded serde v1.0.218
4462025-03-02T04:09:50.722Z Downloaded log v0.4.22
4472025-03-02T04:09:50.725Z Downloaded ryu v1.0.18
4482025-03-02T04:09:50.727Z Downloaded anstream v0.6.15
4492025-03-02T04:09:50.730Z Downloaded toml v0.8.20
4502025-03-02T04:09:50.733Z Downloaded clap v4.5.31
4512025-03-02T04:09:50.763Z Downloaded pest v2.7.14
4522025-03-02T04:09:50.773Z Downloaded zerocopy v0.7.35
4532025-03-02T04:09:50.787Z Downloaded hashbrown v0.15.1
4542025-03-02T04:09:50.792Z Downloaded serde_json v1.0.139
4552025-03-02T04:09:50.799Z Downloaded goblin v0.8.2
4562025-03-02T04:09:50.804Z Downloaded clap_builder v4.5.31
4572025-03-02T04:09:50.820Z Downloaded tabled v0.15.0
4582025-03-02T04:09:50.835Z Downloaded unicode-width v0.1.14
4592025-03-02T04:09:50.841Z Downloaded syn v1.0.109
4602025-03-02T04:09:50.861Z Downloaded toml_datetime v0.6.8
4612025-03-02T04:09:50.865Z Downloaded syn v2.0.98
4622025-03-02T04:09:50.876Z Downloaded rustix v0.38.37
4632025-03-02T04:09:50.896Z Downloaded rustix v0.37.28
4642025-03-02T04:09:50.945Z Downloaded libc v0.2.170
4652025-03-02T04:09:51.243Z Compiling proc-macro2 v1.0.93
4662025-03-02T04:09:51.243Z Compiling unicode-ident v1.0.14
4672025-03-02T04:09:51.246Z Compiling serde v1.0.218
4682025-03-02T04:09:51.246Z Compiling version_check v0.9.5
4692025-03-02T04:09:51.246Z Compiling libc v0.2.170
4702025-03-02T04:09:51.246Z Compiling memchr v2.7.4
4712025-03-02T04:09:51.280Z Compiling thiserror v1.0.69
4722025-03-02T04:09:51.284Z Compiling ryu v1.0.18
4732025-03-02T04:09:51.533Z Compiling ucd-trie v0.1.7
4742025-03-02T04:09:51.701Z Compiling itoa v1.0.11
4752025-03-02T04:09:51.984Z Compiling once_cell v1.20.3
4762025-03-02T04:09:52.007Z Compiling byteorder v1.5.0
4772025-03-02T04:09:52.270Z Compiling rustix v0.38.37
4782025-03-02T04:09:52.590Z Compiling serde_json v1.0.139
4792025-03-02T04:09:52.593Z Compiling bitflags v2.6.0
4802025-03-02T04:09:52.809Z Compiling proc-macro-error-attr v1.0.4
4812025-03-02T04:09:52.971Z Compiling usdt-impl v0.5.0
4822025-03-02T04:09:53.042Z Compiling syn v1.0.109
4832025-03-02T04:09:53.069Z Compiling io-lifetimes v1.0.11
4842025-03-02T04:09:53.096Z Compiling proc-macro-error v1.0.4
4852025-03-02T04:09:53.212Z Compiling camino v1.1.9
4862025-03-02T04:09:53.440Z Compiling rustix v0.37.28
4872025-03-02T04:09:53.530Z Compiling utf8parse v0.2.2
4882025-03-02T04:09:53.657Z Compiling log v0.4.22
4892025-03-02T04:09:53.701Z Compiling quote v1.0.38
4902025-03-02T04:09:53.744Z Compiling errno v0.3.9
4912025-03-02T04:09:53.801Z Compiling thread-id v4.2.2
4922025-03-02T04:09:53.890Z Compiling plain v0.2.3
4932025-03-02T04:09:53.987Z Compiling hashbrown v0.15.1
4942025-03-02T04:09:54.024Z Compiling equivalent v1.0.1
4952025-03-02T04:09:54.071Z Compiling syn v2.0.98
4962025-03-02T04:09:54.334Z Compiling anstyle-parse v0.2.5
4972025-03-02T04:09:54.519Z Compiling bitflags v1.3.2
4982025-03-02T04:09:54.663Z Compiling thiserror v2.0.11
4992025-03-02T04:09:54.686Z Compiling unicode-width v0.1.14
5002025-03-02T04:09:54.773Z Compiling semver v1.0.25
5012025-03-02T04:09:55.143Z Compiling indexmap v2.7.1
5022025-03-02T04:09:55.211Z Compiling anstyle v1.0.10
5032025-03-02T04:09:55.230Z Compiling winnow v0.7.3
5042025-03-02T04:09:55.273Z Compiling colorchoice v1.0.2
5052025-03-02T04:09:55.374Z Compiling is_terminal_polyfill v1.70.1
5062025-03-02T04:09:55.450Z Compiling autocfg v1.4.0
5072025-03-02T04:09:55.508Z Compiling anstyle-query v1.1.1
5082025-03-02T04:09:55.673Z Compiling pretty-hex v0.4.1
5092025-03-02T04:09:55.699Z Compiling anstream v0.6.15
5102025-03-02T04:09:55.922Z Compiling terminal_size v0.4.0
5112025-03-02T04:09:56.450Z Compiling fs-err v2.11.0
5122025-03-02T04:09:56.527Z Compiling fnv v1.0.7
5132025-03-02T04:09:56.636Z Compiling cfg-if v1.0.0
5142025-03-02T04:09:56.685Z Compiling fastrand v2.1.1
5152025-03-02T04:09:56.742Z Compiling bytecount v0.6.8
5162025-03-02T04:09:56.775Z Compiling strsim v0.11.1
5172025-03-02T04:09:57.006Z Compiling heck v0.5.0
5182025-03-02T04:09:57.238Z Compiling clap_lex v0.7.4
5192025-03-02T04:09:57.505Z Compiling heck v0.4.1
5202025-03-02T04:09:57.529Z Compiling anyhow v1.0.96
5212025-03-02T04:09:57.594Z Compiling clap_builder v4.5.31
5222025-03-02T04:09:57.711Z Compiling terminal_size v0.2.6
5232025-03-02T04:09:57.797Z Compiling tempfile v3.13.0
5242025-03-02T04:09:57.903Z Compiling papergrid v0.11.0
5252025-03-02T04:09:58.084Z Compiling memmap v0.7.0
5262025-03-02T04:09:58.408Z Compiling unicode-linebreak v0.1.5
5272025-03-02T04:09:58.545Z Compiling smawk v0.3.2
5282025-03-02T04:09:58.867Z Compiling textwrap v0.16.1
5292025-03-02T04:09:58.891Z Compiling swrite v0.1.0
5302025-03-02T04:09:59.364Z Compiling tabled_derive v0.7.0
5312025-03-02T04:10:00.804Z Compiling tabled v0.15.0
5322025-03-02T04:10:01.194Z Compiling serde_derive v1.0.218
5332025-03-02T04:10:01.197Z Compiling thiserror-impl v1.0.69
5342025-03-02T04:10:01.197Z Compiling zerocopy-derive v0.7.35
5352025-03-02T04:10:01.197Z Compiling scroll_derive v0.12.0
5362025-03-02T04:10:01.197Z Compiling thiserror-impl v2.0.11
5372025-03-02T04:10:01.197Z Compiling clap_derive v4.5.28
5382025-03-02T04:10:02.672Z Compiling scroll v0.12.0
5392025-03-02T04:10:03.241Z Compiling goblin v0.8.2
5402025-03-02T04:10:03.294Z Compiling zerocopy v0.7.35
5412025-03-02T04:10:04.329Z Compiling pest v2.7.14
5422025-03-02T04:10:05.527Z Compiling clap v4.5.31
5432025-03-02T04:10:06.603Z Compiling pest_meta v2.7.14
5442025-03-02T04:10:07.532Z Compiling pest_generator v2.7.14
5452025-03-02T04:10:08.933Z Compiling pest_derive v2.7.14
5462025-03-02T04:10:09.557Z Compiling dtrace-parser v0.2.0
5472025-03-02T04:10:10.478Z Compiling serde_tokenstream v0.2.2
5482025-03-02T04:10:10.515Z Compiling serde_spanned v0.6.8
5492025-03-02T04:10:10.515Z Compiling toml_datetime v0.6.8
5502025-03-02T04:10:10.751Z Compiling cargo-platform v0.1.8
5512025-03-02T04:10:10.799Z Compiling macaddr v1.0.1
5522025-03-02T04:10:11.011Z Compiling toml_edit v0.22.24
5532025-03-02T04:10:11.251Z Compiling camino-tempfile v1.1.1
5542025-03-02T04:10:11.912Z Compiling dof v0.3.0
5552025-03-02T04:10:11.912Z Compiling cargo_metadata v0.19.1
5562025-03-02T04:10:13.299Z Compiling usdt-macro v0.5.0
5572025-03-02T04:10:13.302Z Compiling usdt-attr-macro v0.5.0
5582025-03-02T04:10:13.965Z Compiling toml v0.8.20
5592025-03-02T04:10:14.357Z Compiling usdt v0.5.0
5602025-03-02T04:10:14.763Z Compiling cargo_toml v0.21.0
5612025-03-02T04:10:17.352Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5622025-03-02T04:10:20.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.04s
5632025-03-02T04:10:20.842Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5642025-03-02T04:10:21.478Z Downloading crates ...
5652025-03-02T04:10:21.630Z Downloaded arrayref v0.3.9
5662025-03-02T04:10:21.633Z Downloaded argon2 v0.5.3
5672025-03-02T04:10:21.637Z Downloaded http-body v1.0.1
5682025-03-02T04:10:21.638Z Downloaded addr2line v0.24.2
5692025-03-02T04:10:21.642Z Downloaded hostname v0.4.0
5702025-03-02T04:10:21.642Z Downloaded http-body-util v0.1.2
5712025-03-02T04:10:21.648Z Downloaded heck v0.3.3
5722025-03-02T04:10:21.648Z Downloaded indent_write v2.2.0
5732025-03-02T04:10:21.648Z Downloaded litemap v0.7.3
5742025-03-02T04:10:21.652Z Downloaded match_cfg v0.1.0
5752025-03-02T04:10:21.653Z Downloaded linear-map v1.2.0
5762025-03-02T04:10:21.653Z Downloaded kstat-rs v0.2.4
5772025-03-02T04:10:21.657Z Downloaded inout v0.1.3
5782025-03-02T04:10:21.657Z Downloaded md5 v0.7.0
5792025-03-02T04:10:21.657Z Downloaded libsw-core v0.3.1
5802025-03-02T04:10:21.657Z Downloaded heapless v0.7.17
5812025-03-02T04:10:21.663Z Downloaded litrs v0.4.1
5822025-03-02T04:10:21.667Z Downloaded icu_provider v1.5.0
5832025-03-02T04:10:21.668Z Downloaded atomicwrites v0.4.4
5842025-03-02T04:10:21.678Z Downloaded internet-checksum v0.2.1
5852025-03-02T04:10:21.682Z Downloaded allocator-api2 v0.2.18
5862025-03-02T04:10:21.682Z Downloaded instability v0.3.2
5872025-03-02T04:10:21.682Z Downloaded indoc v2.0.5
5882025-03-02T04:10:21.682Z Downloaded lru-cache v0.1.2
5892025-03-02T04:10:21.687Z Downloaded lru v0.12.5
5902025-03-02T04:10:21.687Z Downloaded linked-hash-map v0.5.6
5912025-03-02T04:10:21.687Z Downloaded atty v0.2.14
5922025-03-02T04:10:21.690Z Downloaded memmap2 v0.9.5
5932025-03-02T04:10:21.690Z Downloaded impl-trait-for-tuples v0.2.2
5942025-03-02T04:10:21.694Z Downloaded cobs v0.2.3
5952025-03-02T04:10:21.694Z Downloaded bitfield-struct v0.6.2
5962025-03-02T04:10:21.699Z Downloaded iana-time-zone v0.1.61
5972025-03-02T04:10:21.699Z Downloaded cfg_aliases v0.1.1
5982025-03-02T04:10:21.703Z Downloaded cassowary v0.3.0
5992025-03-02T04:10:21.703Z Downloaded bit-vec v0.6.3
6002025-03-02T04:10:21.703Z Downloaded lazycell v1.3.0
6012025-03-02T04:10:21.713Z Downloaded jobserver v0.1.32
6022025-03-02T04:10:21.713Z Downloaded libloading v0.8.5
6032025-03-02T04:10:21.717Z Downloaded base64ct v1.6.0
6042025-03-02T04:10:21.717Z Downloaded hex v0.4.3
6052025-03-02T04:10:21.717Z Downloaded atomic-waker v1.1.2
6062025-03-02T04:10:21.717Z Downloaded bit-set v0.5.3
6072025-03-02T04:10:21.717Z Downloaded crc v3.2.1
6082025-03-02T04:10:21.721Z Downloaded lazy_static v1.5.0
6092025-03-02T04:10:21.721Z Downloaded ident_case v1.0.1
6102025-03-02T04:10:21.725Z Downloaded icu_provider_macros v1.5.0
6112025-03-02T04:10:21.725Z Downloaded headers-core v0.3.0
6122025-03-02T04:10:21.725Z Downloaded crossbeam-deque v0.8.5
6132025-03-02T04:10:21.728Z Downloaded bit-vec v0.8.0
6142025-03-02T04:10:21.730Z Downloaded md-5 v0.10.6
6152025-03-02T04:10:21.730Z Downloaded libefi-sys v0.1.0
6162025-03-02T04:10:21.733Z Downloaded hyper-util v0.1.10
6172025-03-02T04:10:21.737Z Downloaded const_format_proc_macros v0.2.34
6182025-03-02T04:10:21.742Z Downloaded indoc v1.0.9
6192025-03-02T04:10:21.742Z Downloaded assert_matches v1.5.0
6202025-03-02T04:10:21.746Z Downloaded colored v2.2.0
6212025-03-02T04:10:21.746Z Downloaded cipher v0.4.4
6222025-03-02T04:10:21.749Z Downloaded same-file v1.0.6
6232025-03-02T04:10:21.749Z Downloaded http-range v0.1.5
6242025-03-02T04:10:21.749Z Downloaded icu_normalizer v1.5.0
6252025-03-02T04:10:21.755Z Downloaded humantime v2.1.0
6262025-03-02T04:10:21.760Z Downloaded aead v0.5.2
6272025-03-02T04:10:21.760Z Downloaded hmac v0.12.1
6282025-03-02T04:10:21.760Z Downloaded crc32fast v1.4.2
6292025-03-02T04:10:21.766Z Downloaded ciborium v0.2.2
6302025-03-02T04:10:21.766Z Downloaded rustls-pemfile v2.2.0
6312025-03-02T04:10:21.773Z Downloaded cancel-safe-futures v0.1.5
6322025-03-02T04:10:21.773Z Downloaded rustc-hash v2.1.1
6332025-03-02T04:10:21.778Z Downloaded pretty-hex v0.2.1
6342025-03-02T04:10:21.778Z Downloaded mime v0.3.17
6352025-03-02T04:10:21.778Z Downloaded maplit v1.0.2
6362025-03-02T04:10:21.778Z Downloaded blowfish v0.9.1
6372025-03-02T04:10:21.778Z Downloaded crunchy v0.2.2
6382025-03-02T04:10:21.778Z Downloaded cexpr v0.6.0
6392025-03-02T04:10:21.782Z Downloaded mime_guess v2.0.5
6402025-03-02T04:10:21.782Z Downloaded cookie_store v0.21.1
6412025-03-02T04:10:21.787Z Downloaded signal-hook-mio v0.2.4
6422025-03-02T04:10:21.787Z Downloaded lalrpop v0.19.12
6432025-03-02T04:10:21.795Z Downloaded slog-bunyan v2.5.0
6442025-03-02T04:10:21.801Z Downloaded lock_api v0.4.12
6452025-03-02T04:10:21.805Z Downloaded keccak v0.1.5
6462025-03-02T04:10:21.805Z Downloaded highway v1.3.0
6472025-03-02T04:10:21.805Z Downloaded hubpack v0.1.2
6482025-03-02T04:10:21.805Z Downloaded try-lock v0.2.5
6492025-03-02T04:10:21.814Z Downloaded managed v0.8.0
6502025-03-02T04:10:21.814Z Downloaded ssh-cipher v0.2.0
6512025-03-02T04:10:21.814Z Downloaded slog-async v2.8.0
6522025-03-02T04:10:21.819Z Downloaded memoffset v0.9.1
6532025-03-02T04:10:21.819Z Downloaded blake2 v0.10.6
6542025-03-02T04:10:21.819Z Downloaded tokio-rustls v0.25.0
6552025-03-02T04:10:21.819Z Downloaded hostname v0.3.1
6562025-03-02T04:10:21.819Z Downloaded cfg_aliases v0.2.1
6572025-03-02T04:10:21.823Z Downloaded bzip2 v0.4.4
6582025-03-02T04:10:21.823Z Downloaded tui-tree-widget v0.23.0
6592025-03-02T04:10:21.823Z Downloaded maybe-uninit v2.0.0
6602025-03-02T04:10:21.830Z Downloaded itertools v0.10.5
6612025-03-02T04:10:21.836Z Downloaded strum_macros v0.24.3
6622025-03-02T04:10:21.836Z Downloaded icu_locid v1.5.0
6632025-03-02T04:10:21.841Z Downloaded unicase v2.7.0
6642025-03-02T04:10:21.845Z Downloaded deranged v0.3.11
6652025-03-02T04:10:21.845Z Downloaded hickory-server v0.24.4
6662025-03-02T04:10:21.849Z Downloaded oso-derive v0.27.3
6672025-03-02T04:10:21.852Z Downloaded unarray v0.1.4
6682025-03-02T04:10:21.852Z Downloaded crossbeam-epoch v0.9.18
6692025-03-02T04:10:21.858Z Downloaded tokio-stream v0.1.17
6702025-03-02T04:10:21.862Z Downloaded miniz_oxide v0.8.5
6712025-03-02T04:10:21.867Z Downloaded signal-hook-registry v1.4.2
6722025-03-02T04:10:21.867Z Downloaded glob v0.3.2
6732025-03-02T04:10:21.867Z Downloaded num-conv v0.1.0
6742025-03-02T04:10:21.871Z Downloaded aes-gcm v0.10.3
6752025-03-02T04:10:21.871Z Downloaded ipnet v2.11.0
6762025-03-02T04:10:21.877Z Downloaded precomputed-hash v0.1.1
6772025-03-02T04:10:21.878Z Downloaded tiny-keccak v2.0.2
6782025-03-02T04:10:21.882Z Downloaded structmeta v0.3.0
6792025-03-02T04:10:21.882Z Downloaded serde_urlencoded v0.7.1
6802025-03-02T04:10:21.882Z Downloaded wyz v0.5.1
6812025-03-02T04:10:21.882Z Downloaded lalrpop-util v0.19.12
6822025-03-02T04:10:21.882Z Downloaded backoff v0.4.0
6832025-03-02T04:10:21.886Z Downloaded ed25519 v2.2.3
6842025-03-02T04:10:21.886Z Downloaded httparse v1.9.5
6852025-03-02T04:10:21.889Z Downloaded progenitor-impl v0.8.0
6862025-03-02T04:10:21.889Z Downloaded chacha20 v0.9.1
6872025-03-02T04:10:21.894Z Downloaded pin-utils v0.1.0
6882025-03-02T04:10:21.901Z Downloaded fragile v2.0.0
6892025-03-02T04:10:21.901Z Downloaded ahash v0.8.11
6902025-03-02T04:10:21.901Z Downloaded crossbeam-channel v0.5.13
6912025-03-02T04:10:21.905Z Downloaded bit-set v0.8.0
6922025-03-02T04:10:21.905Z Downloaded crc-any v2.5.0
6932025-03-02T04:10:21.911Z Downloaded owo-colors v4.2.0
6942025-03-02T04:10:21.916Z Downloaded normalize-line-endings v0.3.0
6952025-03-02T04:10:21.916Z Downloaded zerofrom v0.1.4
6962025-03-02T04:10:21.916Z Downloaded quick-error v1.2.3
6972025-03-02T04:10:21.916Z Downloaded mockall v0.13.1
6982025-03-02T04:10:21.922Z Downloaded structmeta-derive v0.3.0
6992025-03-02T04:10:21.922Z Downloaded is-terminal v0.4.13
7002025-03-02T04:10:21.929Z Downloaded yoke-derive v0.7.4
7012025-03-02T04:10:21.933Z Downloaded fs_extra v1.3.0
7022025-03-02T04:10:21.936Z Downloaded vsss-rs v3.3.4
7032025-03-02T04:10:21.936Z Downloaded tokio-tungstenite v0.21.0
7042025-03-02T04:10:21.939Z Downloaded smf v0.2.3
7052025-03-02T04:10:21.944Z Downloaded vte_generate_state_changes v0.1.2
7062025-03-02T04:10:21.945Z Downloaded filetime v0.2.25
7072025-03-02T04:10:21.952Z Downloaded derive_builder v0.20.2
7082025-03-02T04:10:21.952Z Downloaded simd-adler32 v0.3.7
7092025-03-02T04:10:21.957Z Downloaded num-derive v0.4.2
7102025-03-02T04:10:21.957Z Downloaded progenitor-macro v0.9.1
7112025-03-02T04:10:21.957Z Downloaded oxnet v0.1.1
7122025-03-02T04:10:21.957Z Downloaded base64 v0.21.7
7132025-03-02T04:10:21.961Z Downloaded icu_collections v1.5.0
7142025-03-02T04:10:21.966Z Downloaded ppv-lite86 v0.2.20
7152025-03-02T04:10:21.969Z Downloaded tinyvec_macros v0.1.1
7162025-03-02T04:10:21.972Z Downloaded fd-lock v4.0.2
7172025-03-02T04:10:21.972Z Downloaded ena v0.14.3
7182025-03-02T04:10:21.975Z Downloaded vergen v8.3.2
7192025-03-02T04:10:21.978Z Downloaded ff v0.13.0
7202025-03-02T04:10:21.980Z Downloaded slog v2.7.0
7212025-03-02T04:10:21.983Z Downloaded fatfs v0.3.6
7222025-03-02T04:10:21.987Z Downloaded slog-json v2.6.1
7232025-03-02T04:10:21.987Z Downloaded async-trait v0.1.86
7242025-03-02T04:10:21.990Z Downloaded rustls-native-certs v0.8.1
7252025-03-02T04:10:21.993Z Downloaded dropshot_endpoint v0.16.0
7262025-03-02T04:10:21.997Z Downloaded fxhash v0.2.1
7272025-03-02T04:10:22.000Z Downloaded dirs-sys-next v0.1.2
7282025-03-02T04:10:22.000Z Downloaded openssl-macros v0.1.1
7292025-03-02T04:10:22.000Z Downloaded backtrace v0.3.74
7302025-03-02T04:10:22.005Z Downloaded parse-size v1.1.0
7312025-03-02T04:10:22.009Z Downloaded sqlparser_derive v0.2.2
7322025-03-02T04:10:22.009Z Downloaded rustls-pemfile v1.0.4
7332025-03-02T04:10:22.011Z Downloaded hash32 v0.2.1
7342025-03-02T04:10:22.011Z Downloaded waitgroup v0.1.2
7352025-03-02T04:10:22.014Z Downloaded zerofrom-derive v0.1.4
7362025-03-02T04:10:22.014Z Downloaded hkdf v0.12.4
7372025-03-02T04:10:22.017Z Downloaded smallvec v1.14.0
7382025-03-02T04:10:22.020Z Downloaded flagset v0.4.6
7392025-03-02T04:10:22.020Z Downloaded utf-8 v0.7.6
7402025-03-02T04:10:22.023Z Downloaded thiserror-no-std v2.0.2
7412025-03-02T04:10:22.028Z Downloaded strum_macros v0.25.3
7422025-03-02T04:10:22.031Z Downloaded crossterm v0.28.1
7432025-03-02T04:10:22.034Z Downloaded openssl-probe v0.1.5
7442025-03-02T04:10:22.038Z Downloaded aes v0.8.4
7452025-03-02T04:10:22.041Z Downloaded rpassword v7.3.1
7462025-03-02T04:10:22.044Z Downloaded headers v0.4.0
7472025-03-02T04:10:22.048Z Downloaded form_urlencoded v1.2.1
7482025-03-02T04:10:22.051Z Downloaded yasna v0.5.2
7492025-03-02T04:10:22.051Z Downloaded progenitor-client v0.9.1
7502025-03-02T04:10:22.051Z Downloaded gethostname v0.5.0
7512025-03-02T04:10:22.054Z Downloaded psl-types v2.0.11
7522025-03-02T04:10:22.054Z Downloaded enum-as-inner v0.6.1
7532025-03-02T04:10:22.058Z Downloaded subtle v2.6.1
7542025-03-02T04:10:22.058Z Downloaded tungstenite v0.21.0
7552025-03-02T04:10:22.061Z Downloaded pbkdf2 v0.12.2
7562025-03-02T04:10:22.064Z Downloaded crucible-workspace-hack v0.1.0
7572025-03-02T04:10:22.064Z Downloaded async-stream-impl v0.3.6
7582025-03-02T04:10:22.064Z Downloaded tinystr v0.7.6
7592025-03-02T04:10:22.067Z Downloaded progenitor-impl v0.9.1
7602025-03-02T04:10:22.070Z Downloaded typify-macro v0.3.0
7612025-03-02T04:10:22.070Z Downloaded fixedbitset v0.5.7
7622025-03-02T04:10:22.073Z Downloaded array-init v0.0.4
7632025-03-02T04:10:22.073Z Downloaded tokio-macros v2.5.0
7642025-03-02T04:10:22.076Z Downloaded pkcs1 v0.7.5
7652025-03-02T04:10:22.076Z Downloaded rand_core v0.6.4
7662025-03-02T04:10:22.079Z Downloaded time-core v0.1.2
7672025-03-02T04:10:22.079Z Downloaded string_cache v0.8.7
7682025-03-02T04:10:22.082Z Downloaded shlex v1.3.0
7692025-03-02T04:10:22.082Z Downloaded tokio-native-tls v0.3.1
7702025-03-02T04:10:22.086Z Downloaded tokio-rustls v0.26.0
7712025-03-02T04:10:22.089Z Downloaded powerfmt v0.2.0
7722025-03-02T04:10:22.089Z Downloaded value-bag v1.9.0
7732025-03-02T04:10:22.092Z Downloaded sct v0.7.1
7742025-03-02T04:10:22.095Z Downloaded hyper v1.6.0
7752025-03-02T04:10:22.101Z Downloaded pkg-config v0.3.31
7762025-03-02T04:10:22.104Z Downloaded futures-io v0.3.31
7772025-03-02T04:10:22.107Z Downloaded publicsuffix v2.3.0
7782025-03-02T04:10:22.110Z Downloaded serde_plain v1.0.2
7792025-03-02T04:10:22.110Z Downloaded zerocopy-derive v0.8.10
7802025-03-02T04:10:22.115Z Downloaded phf_shared v0.10.0
7812025-03-02T04:10:22.118Z Downloaded foreign-types v0.3.2
7822025-03-02T04:10:22.118Z Downloaded data-encoding v2.6.0
7832025-03-02T04:10:22.121Z Downloaded typify-macro v0.2.0
7842025-03-02T04:10:22.121Z Downloaded derive-where v1.2.7
7852025-03-02T04:10:22.124Z Downloaded strum_macros v0.26.4
7862025-03-02T04:10:22.127Z Downloaded pin-project-internal v1.1.6
7872025-03-02T04:10:22.131Z Downloaded serde_path_to_error v0.1.16
7882025-03-02T04:10:22.131Z Downloaded mio v1.0.2
7892025-03-02T04:10:22.135Z Downloaded convert_case v0.4.0
7902025-03-02T04:10:22.138Z Downloaded cmake v0.1.51
7912025-03-02T04:10:22.138Z Downloaded cbc v0.1.2
7922025-03-02T04:10:22.142Z Downloaded utf8_iter v1.0.4
7932025-03-02T04:10:22.142Z Downloaded rand_chacha v0.9.0
7942025-03-02T04:10:22.145Z Downloaded const_format v0.2.34
7952025-03-02T04:10:22.148Z Downloaded zeroize v1.8.1
7962025-03-02T04:10:22.151Z Downloaded fallible-iterator v0.2.0
7972025-03-02T04:10:22.151Z Downloaded fixedbitset v0.4.2
7982025-03-02T04:10:22.154Z Downloaded tls_codec v0.4.1
7992025-03-02T04:10:22.154Z Downloaded strum v0.26.3
8002025-03-02T04:10:22.157Z Downloaded parse-display v0.10.0
8012025-03-02T04:10:22.157Z Downloaded num_enum_derive v0.5.11
8022025-03-02T04:10:22.159Z Downloaded debug-ignore v1.0.5
8032025-03-02T04:10:22.160Z Downloaded serde_with_macros v3.12.0
8042025-03-02T04:10:22.162Z Downloaded endian-type v0.1.2
8052025-03-02T04:10:22.162Z Downloaded want v0.3.1
8062025-03-02T04:10:22.165Z Downloaded daft v0.1.1
8072025-03-02T04:10:22.166Z Downloaded xz2 v0.1.7
8082025-03-02T04:10:22.168Z Downloaded parking_lot v0.12.3
8092025-03-02T04:10:22.172Z Downloaded diesel_table_macro_syntax v0.2.0
8102025-03-02T04:10:22.172Z Downloaded diesel_derives v2.2.3
8112025-03-02T04:10:22.175Z Downloaded termtree v0.4.1
8122025-03-02T04:10:22.178Z Downloaded peg-macros v0.8.4
8132025-03-02T04:10:22.178Z Downloaded slab v0.4.9
8142025-03-02T04:10:22.181Z Downloaded foreign-types v0.5.0
8152025-03-02T04:10:22.181Z Downloaded stable_deref_trait v1.2.0
8162025-03-02T04:10:22.184Z Downloaded tinyvec v1.8.0
8172025-03-02T04:10:22.187Z Downloaded percent-encoding v2.3.1
8182025-03-02T04:10:22.187Z Downloaded zerovec-derive v0.10.3
8192025-03-02T04:10:22.190Z Downloaded toml v0.7.8
8202025-03-02T04:10:22.193Z Downloaded toolchain_find v0.4.0
8212025-03-02T04:10:22.193Z Downloaded parking_lot_core v0.8.6
8222025-03-02T04:10:22.196Z Downloaded darling_core v0.20.10
8232025-03-02T04:10:22.199Z Downloaded signal-hook-tokio v0.3.1
8242025-03-02T04:10:22.202Z Downloaded itertools v0.12.1
8252025-03-02T04:10:22.207Z Downloaded futures-core v0.3.31
8262025-03-02T04:10:22.212Z Downloaded tokio-tungstenite v0.24.0
8272025-03-02T04:10:22.212Z Downloaded progenitor v0.8.0
8282025-03-02T04:10:22.215Z Downloaded progenitor-client v0.8.0
8292025-03-02T04:10:22.215Z Downloaded tls_codec_derive v0.4.1
8302025-03-02T04:10:22.218Z Downloaded derive_builder_macro v0.20.2
8312025-03-02T04:10:22.218Z Downloaded which v4.4.2
8322025-03-02T04:10:22.221Z Downloaded downcast v0.11.0
8332025-03-02T04:10:22.221Z Downloaded rustc-hash v1.1.0
8342025-03-02T04:10:22.224Z Downloaded poly1305 v0.8.0
8352025-03-02T04:10:22.226Z Downloaded rustversion v1.0.17
8362025-03-02T04:10:22.229Z Downloaded predicates-tree v1.0.11
8372025-03-02T04:10:22.229Z Downloaded reqwest v0.12.12
8382025-03-02T04:10:22.239Z Downloaded futures-executor v0.3.31
8392025-03-02T04:10:22.242Z Downloaded topological-sort v0.2.2
8402025-03-02T04:10:22.242Z Downloaded daft-derive v0.1.1
8412025-03-02T04:10:22.246Z Downloaded num-iter v0.1.45
8422025-03-02T04:10:22.249Z Downloaded globset v0.4.15
8432025-03-02T04:10:22.252Z Downloaded quick-xml v0.37.2
8442025-03-02T04:10:22.257Z Downloaded walkdir v2.5.0
8452025-03-02T04:10:22.260Z Downloaded quinn-udp v0.5.5
8462025-03-02T04:10:22.264Z Downloaded siphasher v0.3.11
8472025-03-02T04:10:22.264Z Downloaded progenitor v0.9.1
8482025-03-02T04:10:22.268Z Downloaded unicode_categories v0.1.1
8492025-03-02T04:10:22.271Z Downloaded clang-sys v1.8.1
8502025-03-02T04:10:22.271Z Downloaded half v2.4.1
8512025-03-02T04:10:22.278Z Downloaded newtype-uuid v1.2.1
8522025-03-02T04:10:22.278Z Downloaded getrandom v0.2.15
8532025-03-02T04:10:22.282Z Downloaded tungstenite v0.24.0
8542025-03-02T04:10:22.286Z Downloaded sigpipe v0.1.3
8552025-03-02T04:10:22.286Z Downloaded icu_properties_data v1.5.0
8562025-03-02T04:10:22.297Z Downloaded env_filter v0.1.2
8572025-03-02T04:10:22.300Z Downloaded password-hash v0.4.2
8582025-03-02T04:10:22.303Z Downloaded blake3 v1.5.4
8592025-03-02T04:10:22.311Z Downloaded universal-hash v0.5.1
8602025-03-02T04:10:22.314Z Downloaded unicode-xid v0.2.6
8612025-03-02T04:10:22.317Z Downloaded zone_cfg_derive v0.1.2
8622025-03-02T04:10:22.317Z Downloaded nodrop v0.1.14
8632025-03-02T04:10:22.317Z Downloaded bindgen v0.71.1
8642025-03-02T04:10:22.325Z Downloaded phf_shared v0.11.2
8652025-03-02T04:10:22.329Z Downloaded sync_wrapper v1.0.1
8662025-03-02T04:10:22.332Z Downloaded sync-ptr v0.1.1
8672025-03-02T04:10:22.332Z Downloaded unicode-truncate v1.1.0
8682025-03-02T04:10:22.332Z Downloaded static_assertions v1.1.0
8692025-03-02T04:10:22.335Z Downloaded embedded-io v0.6.1
8702025-03-02T04:10:22.338Z Downloaded termtree v0.5.1
8712025-03-02T04:10:22.338Z Downloaded itertools v0.14.0
8722025-03-02T04:10:22.347Z Downloaded new_debug_unreachable v1.0.6
8732025-03-02T04:10:22.349Z Downloaded bitvec v1.0.1
8742025-03-02T04:10:22.363Z Downloaded rustc_version v0.4.1
8752025-03-02T04:10:22.367Z Downloaded rand_chacha v0.3.1
8762025-03-02T04:10:22.368Z Downloaded packed_struct v0.10.1
8772025-03-02T04:10:22.371Z Downloaded scheduled-thread-pool v0.2.7
8782025-03-02T04:10:22.371Z Downloaded salsa20 v0.10.2
8792025-03-02T04:10:22.376Z Downloaded document-features v0.2.10
8802025-03-02T04:10:22.376Z Downloaded zeroize_derive v1.4.2
8812025-03-02T04:10:22.376Z Downloaded slog-dtrace v0.3.0
8822025-03-02T04:10:22.391Z Downloaded group v0.13.0
8832025-03-02T04:10:22.392Z Downloaded sqlformat v0.2.6
8842025-03-02T04:10:22.410Z Downloaded unicode-bidi v0.3.17
8852025-03-02T04:10:22.410Z Downloaded tungstenite v0.23.0
8862025-03-02T04:10:22.410Z Downloaded take_mut v0.2.2
8872025-03-02T04:10:22.410Z Downloaded env_logger v0.11.5
8882025-03-02T04:10:22.411Z Downloaded foreign-types-shared v0.1.1
8892025-03-02T04:10:22.411Z Downloaded pkcs8 v0.10.2
8902025-03-02T04:10:22.411Z Downloaded proc-macro-error2 v2.0.1
8912025-03-02T04:10:22.411Z Downloaded displaydoc v0.2.5
8922025-03-02T04:10:22.411Z Downloaded hash32 v0.3.1
8932025-03-02T04:10:22.411Z Downloaded proc-macro-crate v1.3.1
8942025-03-02T04:10:22.419Z Downloaded aws-lc-rs v1.12.4
8952025-03-02T04:10:22.422Z Downloaded num_threads v0.1.7
8962025-03-02T04:10:22.422Z Downloaded postgres-types v0.2.9
8972025-03-02T04:10:22.422Z Downloaded number_prefix v0.4.0
8982025-03-02T04:10:22.422Z Downloaded rand_seeder v0.3.0
8992025-03-02T04:10:22.422Z Downloaded defmt v0.3.8
9002025-03-02T04:10:22.428Z Downloaded postgres-protocol v0.6.8
9012025-03-02T04:10:22.433Z Downloaded primeorder v0.13.6
9022025-03-02T04:10:22.433Z Downloaded postcard v1.0.10
9032025-03-02T04:10:22.437Z Downloaded parking_lot_core v0.9.10
9042025-03-02T04:10:22.437Z Downloaded phf_generator v0.11.2
9052025-03-02T04:10:22.439Z Downloaded spki v0.7.3
9062025-03-02T04:10:22.439Z Downloaded defmt-macros v0.3.9
9072025-03-02T04:10:22.443Z Downloaded env_logger v0.10.2
9082025-03-02T04:10:22.445Z Downloaded tower-service v0.3.3
9092025-03-02T04:10:22.448Z Downloaded similar v2.7.0
9102025-03-02T04:10:22.452Z Downloaded typed-path v0.9.3
9112025-03-02T04:10:22.459Z Downloaded schemars_derive v0.8.22
9122025-03-02T04:10:22.463Z Downloaded serde-big-array v0.5.1
9132025-03-02T04:10:22.463Z Downloaded zone v0.1.8
9142025-03-02T04:10:22.465Z Downloaded chrono v0.4.40
9152025-03-02T04:10:22.471Z Downloaded num_enum v0.5.11
9162025-03-02T04:10:22.476Z Downloaded slog-stdlog v4.1.1
9172025-03-02T04:10:22.479Z Downloaded socket2 v0.5.8
9182025-03-02T04:10:22.482Z Downloaded dsl_auto_type v0.1.2
9192025-03-02T04:10:22.483Z Downloaded num-traits v0.2.19
9202025-03-02T04:10:22.486Z Downloaded termcolor v1.4.1
9212025-03-02T04:10:22.486Z Downloaded nu-ansi-term v0.50.1
9222025-03-02T04:10:22.489Z Downloaded futures-channel v0.3.31
9232025-03-02T04:10:22.492Z Downloaded predicates v3.1.3
9242025-03-02T04:10:22.495Z Downloaded quinn v0.11.5
9252025-03-02T04:10:22.498Z Downloaded semver v0.1.20
9262025-03-02T04:10:22.498Z Downloaded password-hash v0.5.0
9272025-03-02T04:10:22.501Z Downloaded rustls-webpki v0.101.7
9282025-03-02T04:10:22.515Z Downloaded derive_builder_core v0.20.2
9292025-03-02T04:10:22.518Z Downloaded float-ord v0.3.2
9302025-03-02T04:10:22.521Z Downloaded hashbrown v0.13.2
9312025-03-02T04:10:22.524Z Downloaded rtoolbox v0.0.2
9322025-03-02T04:10:22.524Z Downloaded packed_struct_codegen v0.10.1
9332025-03-02T04:10:22.527Z Downloaded olpc-cjson v0.1.4
9342025-03-02T04:10:22.527Z Downloaded getrandom v0.3.1
9352025-03-02T04:10:22.531Z Downloaded slog-envlogger v2.2.0
9362025-03-02T04:10:22.534Z Downloaded display-error-chain v0.2.2
9372025-03-02T04:10:22.534Z Downloaded thread_local v1.1.8
9382025-03-02T04:10:22.537Z Downloaded thiserror-impl-no-std v2.0.2
9392025-03-02T04:10:22.537Z Downloaded typify v0.3.0
9402025-03-02T04:10:22.540Z Downloaded samael v0.0.18
9412025-03-02T04:10:22.546Z Downloaded phf v0.11.2
9422025-03-02T04:10:22.549Z Downloaded scopeguard v1.2.0
9432025-03-02T04:10:22.549Z Downloaded rustyline v14.0.0
9442025-03-02T04:10:22.555Z Downloaded untrusted v0.9.0
9452025-03-02T04:10:22.558Z Downloaded unicode-segmentation v1.12.0
9462025-03-02T04:10:22.562Z Downloaded path-slash v0.1.5
9472025-03-02T04:10:22.564Z Downloaded writeable v0.5.5
9482025-03-02T04:10:22.564Z Downloaded expectorate v1.1.0
9492025-03-02T04:10:22.567Z Downloaded zerovec v0.10.4
9502025-03-02T04:10:22.571Z Downloaded futures-sink v0.3.31
9512025-03-02T04:10:22.578Z Downloaded multimap v0.10.0
9522025-03-02T04:10:22.578Z Downloaded tar v0.4.44
9532025-03-02T04:10:22.581Z Downloaded regress v0.10.3
9542025-03-02T04:10:22.586Z Downloaded rustfmt-wrapper v0.2.1
9552025-03-02T04:10:22.589Z Downloaded xattr v1.3.1
9562025-03-02T04:10:22.592Z Downloaded zopfli v0.8.1
9572025-03-02T04:10:22.592Z Downloaded untrusted v0.7.1
9582025-03-02T04:10:22.595Z Downloaded zone v0.3.0
9592025-03-02T04:10:22.595Z Downloaded p256 v0.13.2
9602025-03-02T04:10:22.599Z Downloaded tabled_derive v0.10.0
9612025-03-02T04:10:22.603Z Downloaded futures v0.3.31
9622025-03-02T04:10:22.608Z Downloaded foreign-types-shared v0.3.1
9632025-03-02T04:10:22.608Z Downloaded futures-macro v0.3.31
9642025-03-02T04:10:22.608Z Downloaded elliptic-curve v0.13.8
9652025-03-02T04:10:22.611Z Downloaded tracing-attributes v0.1.27
9662025-03-02T04:10:22.614Z Downloaded pem-rfc7468 v0.7.0
9672025-03-02T04:10:22.619Z Downloaded bindgen v0.69.5
9682025-03-02T04:10:22.622Z Downloaded typify v0.2.0
9692025-03-02T04:10:22.625Z Downloaded slog-scope v4.4.0
9702025-03-02T04:10:22.628Z Downloaded diff v0.1.13
9712025-03-02T04:10:22.631Z Downloaded ghash v0.5.1
9722025-03-02T04:10:22.632Z Downloaded parking_lot v0.11.2
9732025-03-02T04:10:22.635Z Downloaded multer v3.1.0
9742025-03-02T04:10:22.638Z Downloaded secrecy v0.8.0
9752025-03-02T04:10:22.638Z Downloaded predicates-core v1.0.8
9762025-03-02T04:10:22.641Z Downloaded rand_xorshift v0.3.0
9772025-03-02T04:10:22.641Z Downloaded difflib v0.4.0
9782025-03-02T04:10:22.641Z Downloaded either v1.14.0
9792025-03-02T04:10:22.644Z Downloaded toml_edit v0.19.15
9802025-03-02T04:10:22.659Z Downloaded pem v3.0.5
9812025-03-02T04:10:22.665Z Downloaded foreign-types-macros v0.2.3
9822025-03-02T04:10:22.665Z Downloaded rustc_version v0.1.7
9832025-03-02T04:10:22.665Z Downloaded tokio-rustls v0.24.1
9842025-03-02T04:10:22.668Z Downloaded flume v0.11.1
9852025-03-02T04:10:22.671Z Downloaded paste v1.0.15
9862025-03-02T04:10:22.674Z Downloaded vte v0.11.1
9872025-03-02T04:10:22.674Z Downloaded winnow v0.5.40
9882025-03-02T04:10:22.683Z Downloaded uzers v0.12.1
9892025-03-02T04:10:22.686Z Downloaded tokio-tungstenite v0.23.1
9902025-03-02T04:10:22.689Z Downloaded signal-hook v0.3.17
9912025-03-02T04:10:22.692Z Downloaded smoltcp v0.11.0
9922025-03-02T04:10:22.703Z Downloaded write16 v1.0.0
9932025-03-02T04:10:22.706Z Downloaded peg v0.8.4
9942025-03-02T04:10:22.709Z Downloaded rayon-core v1.12.1
9952025-03-02T04:10:22.712Z Downloaded peg-runtime v0.8.3
9962025-03-02T04:10:22.715Z Downloaded zip v0.6.6
9972025-03-02T04:10:22.718Z Downloaded rustc-demangle v0.1.24
9982025-03-02T04:10:22.721Z Downloaded serde-hex v0.1.0
9992025-03-02T04:10:22.721Z Downloaded ed25519-dalek v2.1.1
10002025-03-02T04:10:22.724Z Downloaded rand_core v0.9.2
10012025-03-02T04:10:22.727Z Downloaded pin-project v1.1.6
10022025-03-02T04:10:22.737Z Downloaded der_derive v0.7.3
10032025-03-02T04:10:22.740Z Downloaded russh v0.45.0
10042025-03-02T04:10:22.744Z Downloaded p521 v0.13.3
10052025-03-02T04:10:22.749Z Downloaded shell-words v1.1.0
10062025-03-02T04:10:22.752Z Downloaded ecdsa v0.16.9
10072025-03-02T04:10:22.752Z Downloaded tokio-postgres v0.7.13
10082025-03-02T04:10:22.758Z Downloaded defmt-parser v0.3.4
10092025-03-02T04:10:22.761Z Downloaded zip v2.1.3
10102025-03-02T04:10:22.765Z Downloaded prettyplease v0.2.29
10112025-03-02T04:10:22.768Z Downloaded futures-task v0.3.31
10122025-03-02T04:10:22.771Z Downloaded url v2.5.3
10132025-03-02T04:10:22.774Z Downloaded polar-core v0.27.3
10142025-03-02T04:10:22.781Z Downloaded phf_codegen v0.11.2
10152025-03-02T04:10:22.784Z Downloaded tracing-core v0.1.32
10162025-03-02T04:10:22.787Z Downloaded rsa v0.9.6
10172025-03-02T04:10:22.791Z Downloaded polyval v0.6.2
10182025-03-02T04:10:22.794Z Downloaded h2 v0.4.6
10192025-03-02T04:10:22.800Z Downloaded steno v0.4.1
10202025-03-02T04:10:22.804Z Downloaded sqlparser v0.45.0
10212025-03-02T04:10:22.810Z Downloaded hashbrown v0.12.3
10222025-03-02T04:10:22.815Z Downloaded salty v0.3.0
10232025-03-02T04:10:22.822Z Downloaded webpki-roots v0.26.6
10242025-03-02T04:10:22.826Z Downloaded schemars v0.8.22
10252025-03-02T04:10:22.838Z Downloaded winnow v0.6.20
10262025-03-02T04:10:22.847Z Downloaded openssl v0.10.71
10272025-03-02T04:10:22.857Z Downloaded rand v0.9.0
10282025-03-02T04:10:22.862Z Downloaded unicode-width v0.2.0
10292025-03-02T04:10:22.868Z Downloaded regex v1.11.1
10302025-03-02T04:10:22.882Z Downloaded nom v7.1.3
10312025-03-02T04:10:22.888Z Downloaded dropshot v0.16.0
10322025-03-02T04:10:22.910Z Downloaded futures-util v0.3.31
10332025-03-02T04:10:22.922Z Downloaded object v0.30.4
10342025-03-02T04:10:22.932Z Downloaded tower v0.5.2
10352025-03-02T04:10:22.941Z Downloaded diesel v2.2.7
10362025-03-02T04:10:22.961Z Downloaded portable-atomic v1.9.0
10372025-03-02T04:10:22.967Z Downloaded dropshot v0.12.0
10382025-03-02T04:10:22.987Z Downloaded rustls v0.21.12
10392025-03-02T04:10:22.999Z Downloaded rustls v0.23.19
10402025-03-02T04:10:23.011Z Downloaded nix v0.28.0
10412025-03-02T04:10:23.023Z Downloaded zerocopy-derive v0.6.6
10422025-03-02T04:10:23.034Z Downloaded nix v0.29.0
10432025-03-02T04:10:23.046Z Downloaded sled v0.34.7
10442025-03-02T04:10:23.057Z Downloaded petname v2.0.2
10452025-03-02T04:10:23.063Z Downloaded object v0.36.5
10462025-03-02T04:10:23.075Z Downloaded p384 v0.13.0
10472025-03-02T04:10:23.081Z Downloaded nix v0.27.1
10482025-03-02T04:10:23.092Z Downloaded gimli v0.31.1
10492025-03-02T04:10:23.101Z Downloaded tabled v0.18.0
10502025-03-02T04:10:23.118Z Downloaded openapiv3 v2.0.0
10512025-03-02T04:10:23.131Z Downloaded rustls v0.22.4
10522025-03-02T04:10:23.144Z Downloaded typify-impl v0.3.0
10532025-03-02T04:10:23.160Z Downloaded typify-impl v0.2.0
10542025-03-02T04:10:23.177Z Downloaded ratatui v0.29.0
10552025-03-02T04:10:23.196Z Downloaded vcpkg v0.2.15
10562025-03-02T04:10:23.234Z Downloaded hickory-proto v0.24.4
10572025-03-02T04:10:23.250Z Downloaded bzip2-sys v0.1.11+1.0.8
10582025-03-02T04:10:23.264Z Downloaded petgraph v0.7.1
10592025-03-02T04:10:23.281Z Downloaded lzma-sys v0.1.20
10602025-03-02T04:10:23.311Z Downloaded parse-zoneinfo v0.3.1
10612025-03-02T04:10:23.314Z Downloaded petgraph v0.6.5
10622025-03-02T04:10:23.331Z Downloaded libz-sys v1.1.20
10632025-03-02T04:10:23.352Z Downloaded bstr v1.10.0
10642025-03-02T04:10:23.363Z Downloaded unicode-normalization v0.1.24
10652025-03-02T04:10:23.367Z Downloaded quinn-proto v0.11.8
10662025-03-02T04:10:23.374Z Downloaded chrono-tz v0.10.1
10672025-03-02T04:10:23.381Z Downloaded curve25519-dalek v4.1.3
10682025-03-02T04:10:23.390Z Downloaded regex-syntax v0.8.5
10692025-03-02T04:10:23.399Z Downloaded regex-automata v0.4.8
10702025-03-02T04:10:23.417Z Downloaded csv v1.3.1
10712025-03-02T04:10:23.437Z Downloaded rayon v1.10.0
10722025-03-02T04:10:23.446Z Downloaded smoltcp v0.9.1
10732025-03-02T04:10:23.457Z Downloaded git2 v0.19.0
10742025-03-02T04:10:23.465Z Downloaded tough v0.19.0
10752025-03-02T04:10:23.474Z Downloaded flate2 v1.1.0
10762025-03-02T04:10:23.479Z Downloaded tokio v1.43.0
10772025-03-02T04:10:23.518Z Downloaded snafu v0.8.5
10782025-03-02T04:10:23.523Z Downloaded rcgen v0.12.1
10792025-03-02T04:10:23.527Z Downloaded unsafe-libyaml v0.2.11
10802025-03-02T04:10:23.531Z Downloaded papergrid v0.14.0
10812025-03-02T04:10:23.535Z Downloaded der v0.7.9
10822025-03-02T04:10:23.540Z Downloaded ref-cast v1.0.23
10832025-03-02T04:10:23.543Z Downloaded native-tls v0.2.12
10842025-03-02T04:10:23.545Z Downloaded time v0.3.36
10852025-03-02T04:10:23.550Z Downloaded ssh-key v0.6.6
10862025-03-02T04:10:23.557Z Downloaded sha1 v0.10.6
10872025-03-02T04:10:23.560Z Downloaded nanorand v0.7.0
10882025-03-02T04:10:23.563Z Downloaded sha3 v0.10.8
10892025-03-02T04:10:23.566Z Downloaded term v0.7.0
10902025-03-02T04:10:23.569Z Downloaded synstructure v0.13.1
10912025-03-02T04:10:23.573Z Downloaded test-strategy v0.4.0
10922025-03-02T04:10:23.576Z Downloaded ref-cast-impl v1.0.23
10932025-03-02T04:10:23.576Z Downloaded dyn-clone v1.0.18
10942025-03-02T04:10:23.576Z Downloaded tokio-util v0.7.13
10952025-03-02T04:10:23.584Z Downloaded zerocopy v0.8.10
10962025-03-02T04:10:23.605Z Downloaded slog-term v2.9.1
10972025-03-02T04:10:23.608Z Downloaded tracing v0.1.40
10982025-03-02T04:10:23.612Z Downloaded signature v2.2.0
10992025-03-02T04:10:23.615Z Downloaded num-bigint v0.4.6
11002025-03-02T04:10:23.618Z Downloaded rustls-webpki v0.102.8
11012025-03-02T04:10:23.636Z Downloaded time-macros v0.2.18
11022025-03-02T04:10:23.639Z Downloaded snafu-derive v0.8.5
11032025-03-02T04:10:23.642Z Downloaded spin v0.9.8
11042025-03-02T04:10:23.642Z Downloaded embedded-io v0.4.0
11052025-03-02T04:10:23.644Z Downloaded regex-syntax v0.6.29
11062025-03-02T04:10:23.650Z Downloaded libgit2-sys v0.17.0+1.8.1
11072025-03-02T04:10:23.709Z Downloaded curve25519-dalek-derive v0.1.1
11082025-03-02T04:10:23.713Z Downloaded encoding_rs v0.8.34
11092025-03-02T04:10:23.730Z Downloaded num v0.4.3
11102025-03-02T04:10:23.733Z Downloaded newline-converter v0.3.0
11112025-03-02T04:10:23.733Z Downloaded des v0.8.1
11122025-03-02T04:10:23.738Z Downloaded rfc6979 v0.4.0
11132025-03-02T04:10:23.738Z Downloaded num-rational v0.4.2
11142025-03-02T04:10:23.738Z Downloaded uuid v1.15.1
11152025-03-02T04:10:23.742Z Downloaded num-bigint-dig v0.8.4
11162025-03-02T04:10:23.745Z Downloaded opaque-debug v0.3.1
11172025-03-02T04:10:23.745Z Downloaded pbkdf2 v0.11.0
11182025-03-02T04:10:23.749Z Downloaded tower-layer v0.3.3
11192025-03-02T04:10:23.749Z Downloaded tap v1.0.1
11202025-03-02T04:10:23.753Z Downloaded ring v0.17.11
11212025-03-02T04:10:23.793Z Downloaded derive_more v0.99.19
11222025-03-02T04:10:23.796Z Downloaded unicode-properties v0.1.3
11232025-03-02T04:10:23.800Z Downloaded tabwriter v1.4.0
11242025-03-02T04:10:23.800Z Downloaded dunce v1.0.5
11252025-03-02T04:10:23.804Z Downloaded newtype_derive v0.1.6
11262025-03-02T04:10:23.804Z Downloaded rusty-fork v0.3.0
11272025-03-02T04:10:23.804Z Downloaded parse-display-derive v0.10.0
11282025-03-02T04:10:23.807Z Downloaded foldhash v0.1.3
11292025-03-02T04:10:23.807Z Downloaded smallvec v0.6.14
11302025-03-02T04:10:23.807Z Downloaded serde_derive_internals v0.29.1
11312025-03-02T04:10:23.810Z Downloaded r2d2 v0.8.10
11322025-03-02T04:10:23.810Z Downloaded serde_yaml v0.9.34+deprecated
11332025-03-02T04:10:23.815Z Downloaded ron v0.8.1
11342025-03-02T04:10:23.818Z Downloaded idna v1.0.3
11352025-03-02T04:10:23.821Z Downloaded zone_cfg_derive v0.3.0
11362025-03-02T04:10:23.824Z Downloaded sec1 v0.7.3
11372025-03-02T04:10:23.824Z Downloaded float-cmp v0.10.0
11382025-03-02T04:10:23.828Z Downloaded whoami v1.5.2
11392025-03-02T04:10:23.828Z Downloaded mockall_derive v0.13.1
11402025-03-02T04:10:23.832Z Downloaded utf16_iter v1.0.5
11412025-03-02T04:10:23.832Z Downloaded oso v0.27.3
11422025-03-02T04:10:23.835Z Downloaded stringprep v0.1.5
11432025-03-02T04:10:23.835Z Downloaded proptest v1.6.0
11442025-03-02T04:10:23.843Z Downloaded twox-hash v2.1.0
11452025-03-02T04:10:23.847Z Downloaded qorb v0.2.1
11462025-03-02T04:10:23.850Z Downloaded radix_trie v0.2.1
11472025-03-02T04:10:23.854Z Downloaded nibble_vec v0.1.0
11482025-03-02T04:10:23.864Z Downloaded darling v0.20.10
11492025-03-02T04:10:23.864Z Downloaded serde_repr v0.1.19
11502025-03-02T04:10:23.864Z Downloaded resolv-conf v0.7.0
11512025-03-02T04:10:23.865Z Downloaded russh-keys v0.45.0
11522025-03-02T04:10:23.869Z Downloaded libm v0.2.8
11532025-03-02T04:10:23.874Z Downloaded aho-corasick v1.1.3
11542025-03-02T04:10:23.880Z Downloaded ssh-encoding v0.2.0
11552025-03-02T04:10:23.884Z Downloaded diesel-dtrace v0.4.2
11562025-03-02T04:10:23.884Z Downloaded strip-ansi-escapes v0.2.0
11572025-03-02T04:10:23.884Z Downloaded russh-cryptovec v0.7.3
11582025-03-02T04:10:23.884Z Downloaded ron v0.7.1
11592025-03-02T04:10:23.887Z Downloaded zerocopy v0.6.6
11602025-03-02T04:10:23.890Z Downloaded yoke v0.7.4
11612025-03-02T04:10:23.894Z Downloaded termios v0.3.3
11622025-03-02T04:10:23.894Z Downloaded pkcs5 v0.7.1
11632025-03-02T04:10:23.898Z Downloaded num-integer v0.1.46
11642025-03-02T04:10:23.901Z Downloaded wait-timeout v0.2.0
11652025-03-02T04:10:23.901Z Downloaded rustls-pki-types v1.10.0
11662025-03-02T04:10:23.904Z Downloaded openssl-sys v0.9.106
11672025-03-02T04:10:23.910Z Downloaded num-complex v0.4.6
11682025-03-02T04:10:23.913Z Downloaded subprocess v0.2.9
11692025-03-02T04:10:23.913Z Downloaded omicron-zone-package v0.12.0
11702025-03-02T04:10:23.916Z Downloaded heapless v0.8.0
11712025-03-02T04:10:23.919Z Downloaded cc v1.2.15
11722025-03-02T04:10:23.922Z Downloaded dropshot_endpoint v0.12.0
11732025-03-02T04:10:23.926Z Downloaded pin-project-lite v0.2.14
11742025-03-02T04:10:23.929Z Downloaded x509-cert v0.2.5
11752025-03-02T04:10:23.935Z Downloaded serde_with v3.12.0
11762025-03-02T04:10:23.942Z Downloaded itertools v0.13.0
11772025-03-02T04:10:23.949Z Downloaded icu_normalizer_data v1.5.0
11782025-03-02T04:10:23.952Z Downloaded supports-color v3.0.2
11792025-03-02T04:10:23.952Z Downloaded funty v2.0.0
11802025-03-02T04:10:23.955Z Downloaded progenitor-macro v0.8.0
11812025-03-02T04:10:23.955Z Downloaded rand v0.8.5
11822025-03-02T04:10:23.958Z Downloaded indicatif v0.17.11
11832025-03-02T04:10:23.961Z Downloaded reedline v0.38.0
11842025-03-02T04:10:23.968Z Downloaded cstr-argument v0.1.2
11852025-03-02T04:10:23.971Z Downloaded cookie v0.18.1
11862025-03-02T04:10:23.971Z Downloaded bumpalo v3.16.0
11872025-03-02T04:10:23.974Z Downloaded dirs-next v2.0.0
11882025-03-02T04:10:23.977Z Downloaded scrypt v0.11.0
11892025-03-02T04:10:23.977Z Downloaded buf-list v1.0.3
11902025-03-02T04:10:23.980Z Downloaded hubpack_derive v0.1.1
11912025-03-02T04:10:23.980Z Downloaded crypto-bigint v0.5.5
11922025-03-02T04:10:23.985Z Downloaded base64 v0.13.1
11932025-03-02T04:10:23.988Z Downloaded ctr v0.9.2
11942025-03-02T04:10:23.991Z Downloaded async-bb8-diesel v0.2.1
11952025-03-02T04:10:23.994Z Downloaded lockfree-object-pool v0.1.6
11962025-03-02T04:10:23.994Z Downloaded libxml v0.3.3
11972025-03-02T04:10:23.999Z Downloaded libsw v3.4.0
11982025-03-02T04:10:24.003Z Downloaded idna_adapter v1.2.0
11992025-03-02T04:10:24.003Z Downloaded hyper-tls v0.6.0
12002025-03-02T04:10:24.006Z Downloaded async-stream v0.3.6
12012025-03-02T04:10:24.006Z Downloaded hickory-resolver v0.24.4
12022025-03-02T04:10:24.009Z Downloaded bytes v1.10.0
12032025-03-02T04:10:24.012Z Downloaded darling_macro v0.20.10
12042025-03-02T04:10:24.015Z Downloaded minimal-lexical v0.2.1
12052025-03-02T04:10:24.018Z Downloaded icu_locid_transform_data v1.5.0
12062025-03-02T04:10:24.021Z Downloaded ciborium-io v0.2.2
12072025-03-02T04:10:24.021Z Downloaded proc-macro-error-attr2 v2.0.0
12082025-03-02T04:10:24.021Z Downloaded hyper-staticfile v0.10.1
12092025-03-02T04:10:24.025Z Downloaded hyper-rustls v0.27.5
12102025-03-02T04:10:24.029Z Downloaded chrono-tz-build v0.4.0
12112025-03-02T04:10:24.029Z Downloaded castaway v0.2.3
12122025-03-02T04:10:24.029Z Downloaded block-padding v0.3.3
12132025-03-02T04:10:24.029Z Downloaded csv-core v0.1.11
12142025-03-02T04:10:24.035Z Downloaded compact_str v0.8.0
12152025-03-02T04:10:24.035Z Downloaded base64 v0.22.1
12162025-03-02T04:10:24.038Z Downloaded arc-swap v1.7.1
12172025-03-02T04:10:24.041Z Downloaded crossbeam-utils v0.8.20
12182025-03-02T04:10:24.044Z Downloaded chacha20poly1305 v0.10.1
12192025-03-02T04:10:24.044Z Downloaded cargo_metadata v0.18.1
12202025-03-02T04:10:24.046Z Downloaded bcrypt-pbkdf v0.10.0
12212025-03-02T04:10:24.046Z Downloaded ipnetwork v0.21.1
12222025-03-02T04:10:24.049Z Downloaded const-oid v0.9.6
12232025-03-02T04:10:24.049Z Downloaded http v1.2.0
12242025-03-02T04:10:24.053Z Downloaded hex-literal v0.4.1
12252025-03-02T04:10:24.056Z Downloaded bcs v0.1.6
12262025-03-02T04:10:24.056Z Downloaded console v0.15.10
12272025-03-02T04:10:24.059Z Downloaded radium v0.7.0
12282025-03-02T04:10:24.062Z Downloaded httpdate v1.0.3
12292025-03-02T04:10:24.062Z Downloaded ciborium-ll v0.2.2
12302025-03-02T04:10:24.062Z Downloaded arrayvec v0.7.6
12312025-03-02T04:10:24.067Z Downloaded adler2 v2.0.0
12322025-03-02T04:10:24.068Z Downloaded is_ci v1.2.0
12332025-03-02T04:10:24.072Z Downloaded instant v0.1.13
12342025-03-02T04:10:24.072Z Downloaded ascii-canvas v3.0.0
12352025-03-02T04:10:24.072Z Downloaded icu_properties v1.5.1
12362025-03-02T04:10:24.072Z Downloaded constant_time_eq v0.3.1
12372025-03-02T04:10:24.075Z Downloaded bitfield v0.14.0
12382025-03-02T04:10:24.075Z Downloaded bb8 v0.8.5
12392025-03-02T04:10:24.075Z Downloaded home v0.5.9
12402025-03-02T04:10:24.076Z Downloaded crc-catalog v2.4.0
12412025-03-02T04:10:24.076Z Downloaded indexmap v1.9.3
12422025-03-02T04:10:24.079Z Downloaded hickory-client v0.24.4
12432025-03-02T04:10:24.081Z Downloaded base16ct v0.2.0
12442025-03-02T04:10:24.085Z Downloaded async-recursion v1.1.1
12452025-03-02T04:10:24.088Z Downloaded icu_locid_transform v1.5.0
12462025-03-02T04:10:24.413Z Downloaded aws-lc-sys v0.26.0
12472025-03-02T04:10:24.750Z Compiling serde v1.0.218
12482025-03-02T04:10:24.753Z Compiling value-bag v1.9.0
12492025-03-02T04:10:24.753Z Compiling lock_api v0.4.12
12502025-03-02T04:10:24.753Z Compiling scopeguard v1.2.0
12512025-03-02T04:10:24.753Z Compiling typenum v1.17.0
12522025-03-02T04:10:24.753Z Compiling generic-array v0.14.7
12532025-03-02T04:10:24.948Z Compiling syn v2.0.98
12542025-03-02T04:10:24.962Z Compiling getrandom v0.2.15
12552025-03-02T04:10:25.115Z Compiling shlex v1.3.0
12562025-03-02T04:10:25.285Z Compiling rand_core v0.6.4
12572025-03-02T04:10:25.384Z Compiling log v0.4.22
12582025-03-02T04:10:25.442Z Compiling subtle v2.6.1
12592025-03-02T04:10:25.459Z Compiling jobserver v0.1.32
12602025-03-02T04:10:25.494Z Compiling smallvec v1.14.0
12612025-03-02T04:10:25.789Z Compiling const-oid v0.9.6
12622025-03-02T04:10:25.817Z Compiling pin-project-lite v0.2.14
12632025-03-02T04:10:25.859Z Compiling cc v1.2.15
12642025-03-02T04:10:25.971Z Compiling rustix v0.38.37
12652025-03-02T04:10:26.055Z Compiling parking_lot_core v0.9.10
12662025-03-02T04:10:26.332Z Compiling futures-core v0.3.31
12672025-03-02T04:10:26.388Z Compiling spin v0.9.8
12682025-03-02T04:10:26.615Z Compiling signal-hook-registry v1.4.2
12692025-03-02T04:10:26.779Z Compiling mio v1.0.2
12702025-03-02T04:10:26.906Z Compiling aho-corasick v1.1.3
12712025-03-02T04:10:27.203Z Compiling parking_lot v0.12.3
12722025-03-02T04:10:27.351Z Compiling regex-syntax v0.8.5
12732025-03-02T04:10:27.472Z Compiling either v1.14.0
12742025-03-02T04:10:27.917Z Compiling cpufeatures v0.2.14
12752025-03-02T04:10:27.938Z Compiling stable_deref_trait v1.2.0
12762025-03-02T04:10:27.958Z Compiling futures-sink v0.3.31
12772025-03-02T04:10:28.031Z Compiling socket2 v0.5.8
12782025-03-02T04:10:28.062Z Compiling slab v0.4.9
12792025-03-02T04:10:28.065Z Compiling glob v0.3.2
12802025-03-02T04:10:28.121Z Compiling prettyplease v0.2.29
12812025-03-02T04:10:28.528Z Compiling lazy_static v1.5.0
12822025-03-02T04:10:28.664Z Compiling serde_json v1.0.139
12832025-03-02T04:10:28.891Z Compiling minimal-lexical v0.2.1
12842025-03-02T04:10:28.945Z Compiling clang-sys v1.8.1
12852025-03-02T04:10:28.978Z Compiling futures-channel v0.3.31
12862025-03-02T04:10:29.050Z Compiling libloading v0.8.5
12872025-03-02T04:10:29.413Z Compiling nom v7.1.3
12882025-03-02T04:10:29.418Z Compiling futures-io v0.3.31
12892025-03-02T04:10:29.461Z Compiling futures-task v0.3.31
12902025-03-02T04:10:29.702Z Compiling bindgen v0.69.5
12912025-03-02T04:10:29.726Z Compiling pin-utils v0.1.0
12922025-03-02T04:10:29.768Z Compiling home v0.5.9
12932025-03-02T04:10:29.986Z Compiling itertools v0.12.1
12942025-03-02T04:10:30.007Z Compiling allocator-api2 v0.2.18
12952025-03-02T04:10:30.575Z Compiling rustc-hash v1.1.0
12962025-03-02T04:10:30.743Z Compiling libm v0.2.8
12972025-03-02T04:10:30.777Z Compiling lazycell v1.3.0
12982025-03-02T04:10:30.979Z Compiling foldhash v0.1.3
12992025-03-02T04:10:31.161Z Compiling cmake v0.1.51
13002025-03-02T04:10:31.287Z Compiling regex-automata v0.4.8
13012025-03-02T04:10:31.676Z Compiling hashbrown v0.15.1
13022025-03-02T04:10:32.023Z Compiling num-traits v0.2.19
13032025-03-02T04:10:32.334Z Compiling dunce v1.0.5
13042025-03-02T04:10:32.480Z Compiling cexpr v0.6.0
13052025-03-02T04:10:32.773Z Compiling synstructure v0.13.1
13062025-03-02T04:10:32.941Z Compiling fs_extra v1.3.0
13072025-03-02T04:10:33.499Z Compiling pkg-config v0.3.31
13082025-03-02T04:10:34.089Z Compiling getrandom v0.3.1
13092025-03-02T04:10:34.137Z Compiling writeable v0.5.5
13102025-03-02T04:10:34.709Z Compiling litemap v0.7.3
13112025-03-02T04:10:34.866Z Compiling ring v0.17.11
13122025-03-02T04:10:35.115Z Compiling paste v1.0.15
13132025-03-02T04:10:35.221Z Compiling base64ct v1.6.0
13142025-03-02T04:10:35.712Z Compiling pem-rfc7468 v0.7.0
13152025-03-02T04:10:35.870Z Compiling httparse v1.9.5
13162025-03-02T04:10:36.285Z Compiling icu_locid_transform_data v1.5.0
13172025-03-02T04:10:36.345Z Compiling rustls-pki-types v1.10.0
13182025-03-02T04:10:36.395Z Compiling aws-lc-rs v1.12.4
13192025-03-02T04:10:36.581Z Compiling flagset v0.4.6
13202025-03-02T04:10:36.792Z Compiling tracing-core v0.1.32
13212025-03-02T04:10:36.797Z Compiling percent-encoding v2.3.1
13222025-03-02T04:10:37.079Z Compiling regex v1.11.1
13232025-03-02T04:10:37.258Z Compiling crossbeam-utils v0.8.20
13242025-03-02T04:10:37.739Z Compiling serde_derive v1.0.218
13252025-03-02T04:10:37.760Z Compiling zeroize_derive v1.4.2
13262025-03-02T04:10:37.777Z Compiling zerocopy-derive v0.7.35
13272025-03-02T04:10:37.920Z Compiling tokio-macros v2.5.0
13282025-03-02T04:10:37.983Z Compiling zerofrom-derive v0.1.4
13292025-03-02T04:10:39.121Z Compiling zeroize v1.8.1
13302025-03-02T04:10:39.324Z Compiling yoke-derive v0.7.4
13312025-03-02T04:10:39.661Z Compiling zerocopy v0.7.35
13322025-03-02T04:10:40.010Z Compiling futures-macro v0.3.31
13332025-03-02T04:10:40.784Z Compiling crypto-common v0.1.6
13342025-03-02T04:10:41.068Z Compiling block-buffer v0.10.4
13352025-03-02T04:10:41.088Z Compiling zerovec-derive v0.10.3
13362025-03-02T04:10:41.357Z Compiling digest v0.10.7
13372025-03-02T04:10:41.390Z Compiling zerofrom v0.1.4
13382025-03-02T04:10:41.627Z Compiling thiserror-impl v1.0.69
13392025-03-02T04:10:41.824Z Compiling hmac v0.12.1
13402025-03-02T04:10:41.929Z Compiling futures-util v0.3.31
13412025-03-02T04:10:41.976Z Compiling yoke v0.7.4
13422025-03-02T04:10:41.998Z Compiling displaydoc v0.2.5
13432025-03-02T04:10:42.071Z Compiling block-padding v0.3.3
13442025-03-02T04:10:42.342Z Compiling inout v0.1.3
13452025-03-02T04:10:42.361Z Compiling ppv-lite86 v0.2.20
13462025-03-02T04:10:42.617Z Compiling cipher v0.4.4
13472025-03-02T04:10:43.086Z Compiling sha2 v0.10.8
13482025-03-02T04:10:43.119Z Compiling icu_provider_macros v1.5.0
13492025-03-02T04:10:43.489Z Compiling der_derive v0.7.3
13502025-03-02T04:10:43.581Z Compiling zerovec v0.10.4
13512025-03-02T04:10:44.105Z Compiling tracing-attributes v0.1.27
13522025-03-02T04:10:44.167Z Compiling icu_properties_data v1.5.0
13532025-03-02T04:10:44.411Z Compiling salsa20 v0.10.2
13542025-03-02T04:10:44.529Z Compiling thiserror v1.0.69
13552025-03-02T04:10:44.667Z Compiling pest v2.7.14
13562025-03-02T04:10:44.688Z Compiling pbkdf2 v0.12.2
13572025-03-02T04:10:45.501Z Compiling tinystr v0.7.6
13582025-03-02T04:10:45.518Z Compiling icu_collections v1.5.0
13592025-03-02T04:10:45.845Z Compiling icu_locid v1.5.0
13602025-03-02T04:10:45.894Z Compiling der v0.7.9
13612025-03-02T04:10:46.754Z Compiling untrusted v0.7.1
13622025-03-02T04:10:46.866Z Compiling utf8_iter v1.0.4
13632025-03-02T04:10:46.959Z Compiling vcpkg v0.2.15
13642025-03-02T04:10:47.113Z Compiling icu_provider v1.5.0
13652025-03-02T04:10:47.472Z Compiling icu_normalizer_data v1.5.0
13662025-03-02T04:10:47.494Z Compiling tracing v0.1.40
13672025-03-02T04:10:47.596Z Compiling write16 v1.0.0
13682025-03-02T04:10:47.757Z Compiling num-conv v0.1.0
13692025-03-02T04:10:47.795Z Compiling time-core v0.1.2
13702025-03-02T04:10:47.985Z Compiling icu_locid_transform v1.5.0
13712025-03-02T04:10:48.006Z Compiling spki v0.7.3
13722025-03-02T04:10:48.028Z Compiling powerfmt v0.2.0
13732025-03-02T04:10:48.047Z Compiling untrusted v0.9.0
13742025-03-02T04:10:48.080Z Compiling utf16_iter v1.0.5
13752025-03-02T04:10:48.306Z Compiling deranged v0.3.11
13762025-03-02T04:10:48.380Z Compiling time-macros v0.2.18
13772025-03-02T04:10:48.430Z Compiling pest_meta v2.7.14
13782025-03-02T04:10:48.666Z Compiling openssl-sys v0.9.106
13792025-03-02T04:10:49.739Z Compiling icu_properties v1.5.1
13802025-03-02T04:10:49.760Z Compiling scrypt v0.11.0
13812025-03-02T04:10:50.159Z Compiling aes v0.8.4
13822025-03-02T04:10:50.274Z Compiling cbc v0.1.2
13832025-03-02T04:10:50.349Z Compiling scroll_derive v0.12.0
13842025-03-02T04:10:50.530Z Compiling bitflags v2.6.0
13852025-03-02T04:10:50.736Z Compiling bytes v1.10.0
13862025-03-02T04:10:51.803Z Compiling indexmap v2.7.1
13872025-03-02T04:10:52.255Z Compiling tokio v1.43.0
13882025-03-02T04:10:52.702Z Compiling semver v1.0.25
13892025-03-02T04:10:52.844Z Compiling http v1.2.0
13902025-03-02T04:10:53.087Z Compiling atomic-waker v1.1.2
13912025-03-02T04:10:53.208Z Compiling rustc_version v0.4.1
13922025-03-02T04:10:53.288Z Compiling tinyvec_macros v0.1.1
13932025-03-02T04:10:53.381Z Compiling num_threads v0.1.7
13942025-03-02T04:10:53.400Z Compiling icu_normalizer v1.5.0
13952025-03-02T04:10:53.530Z Compiling time v0.3.36
13962025-03-02T04:10:53.900Z Compiling tinyvec v1.8.0
13972025-03-02T04:10:54.145Z Compiling scroll v0.12.0
13982025-03-02T04:10:54.387Z Compiling http-body v1.0.1
13992025-03-02T04:10:54.647Z Compiling which v4.4.2
14002025-03-02T04:10:54.707Z Compiling idna_adapter v1.2.0
14012025-03-02T04:10:54.951Z Compiling pkcs5 v0.7.1
14022025-03-02T04:10:55.163Z Compiling pest_generator v2.7.14
14032025-03-02T04:10:55.307Z Compiling rand_chacha v0.3.1
14042025-03-02T04:10:55.388Z Compiling form_urlencoded v1.2.1
14052025-03-02T04:10:55.704Z Compiling slog v2.7.0
14062025-03-02T04:10:55.724Z Compiling try-lock v0.2.5
14072025-03-02T04:10:55.934Z Compiling zerocopy v0.8.10
14082025-03-02T04:10:56.070Z Compiling want v0.3.1
14092025-03-02T04:10:56.296Z Compiling rand v0.8.5
14102025-03-02T04:10:56.370Z Compiling goblin v0.8.2
14112025-03-02T04:10:56.846Z Compiling pkcs8 v0.10.2
14122025-03-02T04:10:57.095Z Compiling pest_derive v2.7.14
14132025-03-02T04:10:57.512Z Compiling idna v1.0.3
14142025-03-02T04:10:57.784Z Compiling uuid v1.15.1
14152025-03-02T04:10:57.925Z Compiling zerocopy-derive v0.8.10
14162025-03-02T04:10:58.190Z Compiling iana-time-zone v0.1.61
14172025-03-02T04:10:58.403Z Compiling tower-service v0.3.3
14182025-03-02T04:10:58.553Z Compiling httpdate v1.0.3
14192025-03-02T04:10:58.578Z Compiling chrono v0.4.40
14202025-03-02T04:10:59.004Z Compiling dtrace-parser v0.2.0
14212025-03-02T04:10:59.405Z Compiling serde_spanned v0.6.8
14222025-03-02T04:10:59.652Z Compiling serde_tokenstream v0.2.2
14232025-03-02T04:10:59.863Z Compiling toml_datetime v0.6.8
14242025-03-02T04:11:00.250Z Compiling adler2 v2.0.0
14252025-03-02T04:11:00.338Z Compiling tokio-util v0.7.13
14262025-03-02T04:11:00.477Z Compiling openssl v0.10.71
14272025-03-02T04:11:00.814Z Compiling base64 v0.22.1
14282025-03-02T04:11:00.948Z Compiling match_cfg v0.1.0
14292025-03-02T04:11:01.059Z Compiling openssl-probe v0.1.5
14302025-03-02T04:11:01.378Z Compiling h2 v0.4.6
14312025-03-02T04:11:01.514Z Compiling foreign-types-shared v0.1.1
14322025-03-02T04:11:01.615Z Compiling rustversion v1.0.17
14332025-03-02T04:11:01.641Z Compiling foreign-types v0.3.2
14342025-03-02T04:11:01.750Z Compiling hostname v0.3.1
14352025-03-02T04:11:01.930Z Compiling miniz_oxide v0.8.5
14362025-03-02T04:11:01.958Z Compiling url v2.5.3
14372025-03-02T04:11:02.316Z Compiling dof v0.3.0
14382025-03-02T04:11:03.496Z Compiling usdt-impl v0.5.0
14392025-03-02T04:11:03.784Z Compiling rand_core v0.9.2
14402025-03-02T04:11:04.152Z Compiling openssl-macros v0.1.1
14412025-03-02T04:11:04.241Z Compiling async-trait v0.1.86
14422025-03-02T04:11:04.886Z Compiling serde_derive_internals v0.29.1
14432025-03-02T04:11:04.911Z Compiling dirs-sys-next v0.1.2
14442025-03-02T04:11:05.235Z Compiling rustls v0.22.4
14452025-03-02T04:11:05.450Z Compiling native-tls v0.2.12
14462025-03-02T04:11:05.472Z Compiling data-encoding v2.6.0
14472025-03-02T04:11:05.493Z Compiling rustls v0.23.19
14482025-03-02T04:11:05.532Z Compiling syn v1.0.109
14492025-03-02T04:11:05.806Z Compiling siphasher v0.3.11
14502025-03-02T04:11:05.822Z Compiling schemars v0.8.22
14512025-03-02T04:11:06.269Z Compiling dirs-next v2.0.0
14522025-03-02T04:11:06.309Z Compiling rand_chacha v0.9.0
14532025-03-02T04:11:06.679Z Compiling unicode-normalization v0.1.24
14542025-03-02T04:11:07.234Z Compiling schemars_derive v0.8.22
14552025-03-02T04:11:07.438Z Compiling http-body-util v0.1.2
14562025-03-02T04:11:07.728Z Compiling heapless v0.7.17
14572025-03-02T04:11:07.763Z Compiling crossbeam-epoch v0.9.18
14582025-03-02T04:11:07.937Z Compiling signature v2.2.0
14592025-03-02T04:11:08.179Z Compiling sha1 v0.10.6
14602025-03-02T04:11:08.248Z Compiling bzip2-sys v0.1.11+1.0.8
14612025-03-02T04:11:08.412Z Compiling thread_local v1.1.8
14622025-03-02T04:11:08.461Z Compiling cookie v0.18.1
14632025-03-02T04:11:08.591Z Compiling multer v3.1.0
14642025-03-02T04:11:08.769Z Compiling hyper v1.6.0
14652025-03-02T04:11:08.792Z Compiling encoding_rs v0.8.34
14662025-03-02T04:11:08.896Z Compiling gimli v0.31.1
14672025-03-02T04:11:08.917Z Compiling ipnet v2.11.0
14682025-03-02T04:11:09.999Z Compiling rayon-core v1.12.1
14692025-03-02T04:11:10.206Z Compiling dyn-clone v1.0.18
14702025-03-02T04:11:10.324Z Compiling unicode-properties v0.1.3
14712025-03-02T04:11:10.432Z Compiling mime v0.3.17
14722025-03-02T04:11:10.763Z Compiling signal-hook v0.3.17
14732025-03-02T04:11:11.000Z Compiling slog-async v2.8.0
14742025-03-02T04:11:11.130Z Compiling unicode-bidi v0.3.17
14752025-03-02T04:11:11.511Z Compiling hyper-util v0.1.10
14762025-03-02T04:11:12.448Z Compiling stringprep v0.1.5
14772025-03-02T04:11:12.953Z Compiling toml_edit v0.22.24
14782025-03-02T04:11:13.505Z Compiling addr2line v0.24.2
14792025-03-02T04:11:13.722Z Compiling crossbeam-deque v0.8.5
14802025-03-02T04:11:14.110Z Compiling rand v0.9.0
14812025-03-02T04:11:14.155Z Compiling term v0.7.0
14822025-03-02T04:11:14.413Z Compiling usdt-attr-macro v0.5.0
14832025-03-02T04:11:14.759Z Compiling usdt-macro v0.5.0
14842025-03-02T04:11:14.967Z Compiling slog-json v2.6.1
14852025-03-02T04:11:15.343Z Compiling serde_urlencoded v0.7.1
14862025-03-02T04:11:15.418Z Compiling curve25519-dalek v4.1.3
14872025-03-02T04:11:15.846Z Compiling crossbeam-channel v0.5.13
14882025-03-02T04:11:15.891Z Compiling enum-as-inner v0.6.1
14892025-03-02T04:11:15.990Z Compiling futures-executor v0.3.31
14902025-03-02T04:11:16.135Z Compiling md-5 v0.10.6
14912025-03-02T04:11:16.176Z Compiling async-stream-impl v0.3.6
14922025-03-02T04:11:16.436Z Compiling rustls-pemfile v2.2.0
14932025-03-02T04:11:16.546Z Compiling num-integer v0.1.46
14942025-03-02T04:11:16.783Z Compiling hash32 v0.2.1
14952025-03-02T04:11:16.922Z Compiling ff v0.13.0
14962025-03-02T04:11:16.959Z Compiling is-terminal v0.4.13
14972025-03-02T04:11:17.104Z Compiling object v0.36.5
14982025-03-02T04:11:17.144Z Compiling dropshot v0.12.0
14992025-03-02T04:11:17.161Z Compiling memoffset v0.9.1
15002025-03-02T04:11:17.282Z Compiling fallible-iterator v0.2.0
15012025-03-02T04:11:17.446Z Compiling linked-hash-map v0.5.6
15022025-03-02T04:11:17.466Z Compiling utf-8 v0.7.6
15032025-03-02T04:11:17.493Z Compiling quick-error v1.2.3
15042025-03-02T04:11:17.661Z Compiling cfg_aliases v0.2.1
15052025-03-02T04:11:17.768Z Compiling num-bigint-dig v0.8.4
15062025-03-02T04:11:17.795Z Compiling psl-types v2.0.11
15072025-03-02T04:11:17.813Z Compiling rustc-demangle v0.1.24
15082025-03-02T04:11:17.940Z Compiling base16ct v0.2.0
15092025-03-02T04:11:18.015Z Compiling anyhow v1.0.96
15102025-03-02T04:11:18.101Z Compiling smoltcp v0.9.1
15112025-03-02T04:11:18.275Z Compiling portable-atomic v1.9.0
15122025-03-02T04:11:18.663Z Compiling take_mut v0.2.2
15132025-03-02T04:11:18.712Z Compiling litrs v0.4.1
15142025-03-02T04:11:19.245Z Compiling sec1 v0.7.3
15152025-03-02T04:11:19.374Z Compiling publicsuffix v2.3.0
15162025-03-02T04:11:19.698Z Compiling postgres-protocol v0.6.8
15172025-03-02T04:11:19.779Z Compiling document-features v0.2.10
15182025-03-02T04:11:19.800Z Compiling nix v0.29.0
15192025-03-02T04:11:19.861Z Compiling lru-cache v0.1.2
15202025-03-02T04:11:20.060Z Compiling tungstenite v0.24.0
15212025-03-02T04:11:20.215Z Compiling resolv-conf v0.7.0
15222025-03-02T04:11:20.823Z Compiling async-stream v0.3.6
15232025-03-02T04:11:20.978Z Compiling group v0.13.0
15242025-03-02T04:11:21.018Z Compiling slog-term v2.9.1
15252025-03-02T04:11:21.145Z Compiling num-iter v0.1.45
15262025-03-02T04:11:21.309Z Compiling usdt v0.5.0
15272025-03-02T04:11:21.359Z Compiling hickory-proto v0.24.4
15282025-03-02T04:11:21.803Z Compiling toml v0.8.20
15292025-03-02T04:11:22.082Z Compiling futures v0.3.31
15302025-03-02T04:11:22.179Z Compiling slog-bunyan v2.5.0
15312025-03-02T04:11:23.299Z Compiling camino v1.1.9
15322025-03-02T04:11:23.345Z Compiling tokio-native-tls v0.3.1
15332025-03-02T04:11:23.640Z Compiling phf_shared v0.11.2
15342025-03-02T04:11:23.786Z Compiling backtrace v0.3.74
15352025-03-02T04:11:24.019Z Compiling rustls-native-certs v0.8.1
15362025-03-02T04:11:24.110Z Compiling dropshot_endpoint v0.12.0
15372025-03-02T04:11:24.273Z Compiling terminal_size v0.4.0
15382025-03-02T04:11:24.409Z Compiling waitgroup v0.1.2
15392025-03-02T04:11:24.513Z Compiling openapiv3 v2.0.0
15402025-03-02T04:11:24.564Z Compiling serde_path_to_error v0.1.16
15412025-03-02T04:11:24.635Z Compiling hkdf v0.12.4
15422025-03-02T04:11:24.920Z Compiling crypto-bigint v0.5.5
15432025-03-02T04:11:25.352Z Compiling curve25519-dalek-derive v0.1.1
15442025-03-02T04:11:26.464Z Compiling hubpack_derive v0.1.1
15452025-03-02T04:11:26.649Z Compiling zerocopy-derive v0.6.6
15462025-03-02T04:11:26.846Z Compiling webpki-roots v0.26.6
15472025-03-02T04:11:27.078Z Compiling sync_wrapper v1.0.1
15482025-03-02T04:11:27.240Z Compiling hostname v0.4.0
15492025-03-02T04:11:27.354Z Compiling fs-err v2.11.0
15502025-03-02T04:11:27.487Z Compiling ahash v0.8.11
15512025-03-02T04:11:27.699Z Compiling crc32fast v1.4.2
15522025-03-02T04:11:27.860Z Compiling winnow v0.5.40
15532025-03-02T04:11:28.041Z Compiling newtype-uuid v1.2.1
15542025-03-02T04:11:28.221Z Compiling unicode-width v0.2.0
15552025-03-02T04:11:28.366Z Compiling debug-ignore v1.0.5
15562025-03-02T04:11:28.523Z Compiling managed v0.8.0
15572025-03-02T04:11:28.550Z Compiling tower-layer v0.3.3
15582025-03-02T04:11:28.645Z Compiling zerocopy v0.6.6
15592025-03-02T04:11:28.775Z Compiling console v0.15.10
15602025-03-02T04:11:28.839Z Compiling tower v0.5.2
15612025-03-02T04:11:29.455Z Compiling clap_builder v4.5.31
15622025-03-02T04:11:29.661Z Compiling elliptic-curve v0.13.8
15632025-03-02T04:11:30.128Z Compiling strum_macros v0.25.3
15642025-03-02T04:11:30.517Z Compiling flate2 v1.1.0
15652025-03-02T04:11:30.814Z Compiling hubpack v0.1.2
15662025-03-02T04:11:30.942Z Compiling hickory-resolver v0.24.4
15672025-03-02T04:11:31.354Z Compiling toml_edit v0.19.15
15682025-03-02T04:11:31.489Z Compiling phf v0.11.2
15692025-03-02T04:11:31.774Z Compiling signal-hook-mio v0.2.4
15702025-03-02T04:11:31.963Z Compiling hyper-tls v0.6.0
15712025-03-02T04:11:32.285Z Compiling rayon v1.10.0
15722025-03-02T04:11:32.382Z Compiling cookie_store v0.21.1
15732025-03-02T04:11:33.855Z Compiling bzip2 v0.4.4
15742025-03-02T04:11:34.277Z Compiling tokio-tungstenite v0.24.0
15752025-03-02T04:11:35.022Z Compiling postgres-types v0.2.9
15762025-03-02T04:11:36.790Z Compiling ed25519 v2.2.3
15772025-03-02T04:11:36.813Z Compiling phf_shared v0.10.0
15782025-03-02T04:11:37.215Z Compiling tokio-stream v0.1.17
15792025-03-02T04:11:37.504Z Compiling pkcs1 v0.7.5
15802025-03-02T04:11:37.707Z Compiling serde-big-array v0.5.1
15812025-03-02T04:11:37.952Z Compiling clap_derive v4.5.28
15822025-03-02T04:11:38.220Z Compiling rfc6979 v0.4.0
15832025-03-02T04:11:38.434Z Compiling derive-where v1.2.7
15842025-03-02T04:11:38.457Z Compiling serde_repr v0.1.19
15852025-03-02T04:11:38.457Z Compiling bstr v1.10.0
15862025-03-02T04:11:38.681Z Compiling float-cmp v0.10.0
15872025-03-02T04:11:38.952Z Compiling bit-vec v0.6.3
15882025-03-02T04:11:39.296Z Compiling difflib v0.4.0
15892025-03-02T04:11:39.372Z Compiling whoami v1.5.2
15902025-03-02T04:11:39.632Z Compiling precomputed-hash v0.1.1
15912025-03-02T04:11:39.771Z Compiling predicates-core v1.0.8
15922025-03-02T04:11:39.927Z Compiling unicode-segmentation v1.12.0
15932025-03-02T04:11:40.286Z Compiling fixedbitset v0.4.2
15942025-03-02T04:11:40.321Z Compiling normalize-line-endings v0.3.0
15952025-03-02T04:11:40.321Z Compiling number_prefix v0.4.0
15962025-03-02T04:11:40.513Z Compiling new_debug_unreachable v1.0.6
15972025-03-02T04:11:40.544Z Compiling static_assertions v1.1.0
15982025-03-02T04:11:40.588Z Compiling indicatif v0.17.11
15992025-03-02T04:11:40.629Z Compiling string_cache v0.8.7
16002025-03-02T04:11:40.666Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
16012025-03-02T04:11:40.809Z Compiling similar v2.7.0
16022025-03-02T04:11:41.109Z Compiling petgraph v0.6.5
16032025-03-02T04:11:41.614Z Compiling predicates v3.1.3
16042025-03-02T04:11:42.552Z Compiling clap v4.5.31
16052025-03-02T04:11:42.594Z Compiling tokio-postgres v0.7.13
16062025-03-02T04:11:42.684Z Compiling bit-set v0.5.3
16072025-03-02T04:11:42.979Z Compiling ecdsa v0.16.9
16082025-03-02T04:11:42.994Z Compiling rsa v0.9.6
16092025-03-02T04:11:43.062Z Compiling ed25519-dalek v2.1.1
16102025-03-02T04:11:44.466Z Compiling toml v0.7.8
16112025-03-02T04:11:44.842Z Compiling zip v0.6.6
16122025-03-02T04:11:45.912Z Compiling crossterm v0.28.1
16132025-03-02T04:11:46.809Z Compiling hex v0.4.3
16142025-03-02T04:11:47.095Z Compiling x509-cert v0.2.5
16152025-03-02T04:11:47.140Z Compiling itertools v0.10.5
16162025-03-02T04:11:47.412Z Compiling peg-runtime v0.8.3
16172025-03-02T04:11:47.999Z Compiling lalrpop-util v0.19.12
16182025-03-02T04:11:48.335Z Compiling unicode-xid v0.2.6
16192025-03-02T04:11:48.354Z Compiling strum_macros v0.26.4
16202025-03-02T04:11:48.374Z Compiling xattr v1.3.1
16212025-03-02T04:11:48.536Z Compiling filetime v0.2.25
16222025-03-02T04:11:48.856Z Compiling tar v0.4.44
16232025-03-02T04:11:53.028Z Compiling strum v0.26.3
16242025-03-02T04:11:56.139Z Compiling aws-lc-sys v0.26.0
16252025-03-02T04:12:27.680Z Compiling rustls-webpki v0.102.8
16262025-03-02T04:12:31.014Z Compiling tokio-rustls v0.25.0
16272025-03-02T04:12:32.843Z Compiling tokio-rustls v0.26.0
16282025-03-02T04:12:33.178Z Compiling hyper-rustls v0.27.5
16292025-03-02T04:12:33.539Z Compiling reqwest v0.12.12
16302025-03-02T04:12:34.981Z Compiling qorb v0.2.1
16312025-03-02T04:12:37.998Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16322025-03-02T04:12:38.283Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16332025-03-02T04:12:43.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
16342025-03-02T04:12:43.203Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16352025-03-02T04:12:43.264ZMar 02 04:12:42.668 INFO Starting download, target: Cockroach
16362025-03-02T04:12:43.264ZMar 02 04:12:42.668 INFO Starting download, target: Clickhouse
16372025-03-02T04:12:43.264ZMar 02 04:12:42.668 INFO Starting download, target: Console
16382025-03-02T04:12:43.264ZMar 02 04:12:42.668 INFO Starting download, target: DendriteOpenapi
16392025-03-02T04:12:43.264ZMar 02 04:12:42.668 INFO Starting download, target: DendriteStub
16402025-03-02T04:12:43.267ZMar 02 04:12:42.668 INFO Starting download, target: MaghemiteMgd
16412025-03-02T04:12:43.267ZMar 02 04:12:42.668 INFO Starting download, target: TransceiverControl
16422025-03-02T04:12:43.267ZMar 02 04:12:42.669 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16432025-03-02T04:12:43.267ZMar 02 04:12:42.669 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16442025-03-02T04:12:43.268ZMar 02 04:12:42.669 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16452025-03-02T04:12:43.268ZMar 02 04:12:42.669 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16462025-03-02T04:12:43.268ZMar 02 04:12:42.669 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16472025-03-02T04:12:43.268ZMar 02 04:12:42.669 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16482025-03-02T04:12:43.268ZMar 02 04:12:42.669 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16492025-03-02T04:12:43.429ZMar 02 04:12:42.823 INFO Download complete, target: DendriteOpenapi
16502025-03-02T04:12:43.610ZMar 02 04:12:43.011 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16512025-03-02T04:12:43.970ZMar 02 04:12:43.365 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16522025-03-02T04:12:44.056ZMar 02 04:12:43.455 INFO Download complete, target: TransceiverControl
16532025-03-02T04:12:44.244ZMar 02 04:12:43.647 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16542025-03-02T04:12:44.304ZMar 02 04:12:43.707 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16552025-03-02T04:12:44.386ZMar 02 04:12:43.788 INFO Download complete, target: Console
16562025-03-02T04:12:44.705ZMar 02 04:12:44.109 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16572025-03-02T04:12:44.705ZMar 02 04:12:44.109 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16582025-03-02T04:12:45.324ZMar 02 04:12:44.727 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16592025-03-02T04:12:46.714ZMar 02 04:12:46.116 INFO Download complete, target: DendriteStub
16602025-03-02T04:12:46.999ZMar 02 04:12:46.402 INFO Download complete, target: MaghemiteMgd
16612025-03-02T04:12:51.357ZMar 02 04:12:50.758 INFO Checking that binary works, target: Cockroach
16622025-03-02T04:12:51.530ZMar 02 04:12:50.931 INFO Download complete, target: Cockroach
16632025-03-02T04:12:56.186ZMar 02 04:12:55.586 INFO Checking that binary works, target: Clickhouse
16642025-03-02T04:12:56.319ZMar 02 04:12:55.719 INFO Download complete, target: Clickhouse
16652025-03-02T04:12:56.343ZAll builder prerequisites installed successfully, and PATH looks valid
16662025-03-02T04:12:56.347Z
16672025-03-02T04:12:56.347Zreal 8:15.449292128
16682025-03-02T04:12:56.347Zuser 16:12.384162681
16692025-03-02T04:12:56.347Zsys 2:12.666822360
16702025-03-02T04:12:56.347Ztrap 0.619927925
16712025-03-02T04:12:56.347Ztflt 2.971213349
16722025-03-02T04:12:56.347Zdflt 2.510301334
16732025-03-02T04:12:56.347Zkflt 0.032882894
16742025-03-02T04:12:56.347Zlock 25:08.119246296
16752025-03-02T04:12:56.348Zslp 1:04:47.542883096
16762025-03-02T04:12:56.348Zlat 1:01.225269699
16772025-03-02T04:12:56.348Zstop 2:26.401330412
16782025-03-02T04:12:56.348Z+ banner hack-check
16792025-03-02T04:12:56.348Z
16802025-03-02T04:12:56.348Z # # ## #### # # #### # # ###### #### # #
16812025-03-02T04:12:56.348Z # # # # # # # # # # # # # # # # #
16822025-03-02T04:12:56.348Z ###### # # # #### ##### # ###### ##### # ####
16832025-03-02T04:12:56.348Z # # ###### # # # # # # # # # #
16842025-03-02T04:12:56.348Z # # # # # # # # # # # # # # # # #
16852025-03-02T04:12:56.348Z # # # # #### # # #### # # ###### #### # #
16862025-03-02T04:12:56.348Z
16872025-03-02T04:12:56.348Z+ export CARGO_INCREMENTAL=0
16882025-03-02T04:12:56.348Z+ CARGO_INCREMENTAL=0
16892025-03-02T04:12:56.348Z+ ptime -m timeout 2h cargo xtask check-features --ci
16902025-03-02T04:12:56.952Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16912025-03-02T04:12:59.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s
16922025-03-02T04:13:00.025Z Running `target/debug/xtask check-features --ci`
16932025-03-02T04:13:00.051Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16942025-03-02T04:13:00.054Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16952025-03-02T04:13:00.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16962025-03-02T04:13:00.590Z Running `target/debug/xtask download cargo-hack`
16972025-03-02T04:13:01.529Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16982025-03-02T04:13:01.917Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16992025-03-02T04:13:05.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s
17002025-03-02T04:13:06.031Z Running `target/debug/xtask-downloader cargo-hack`
17012025-03-02T04:13:06.080ZMar 02 04:13:05.461 INFO Starting download, target: CargoHack
17022025-03-02T04:13:06.115ZMar 02 04:13:05.462 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
17032025-03-02T04:13:06.545ZMar 02 04:13:05.931 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
17042025-03-02T04:13:06.624ZMar 02 04:13:06.007 INFO Download complete, target: CargoHack
17052025-03-02T04:13:06.652Zrunning: "/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"
17062025-03-02T04:13:06.653Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
17072025-03-02T04:13:06.826Zinfo: running `cargo check --bins` on api_identity (1/199)
17082025-03-02T04:13:07.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092025-03-02T04:13:07.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102025-03-02T04:13:07.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112025-03-02T04:13:07.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17122025-03-02T04:13:07.504Z
17132025-03-02T04:13:07.504Zinfo: running `cargo check --bins` on bootstore (2/199)
17142025-03-02T04:13:08.121Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152025-03-02T04:13:08.124Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162025-03-02T04:13:08.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172025-03-02T04:13:08.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17182025-03-02T04:13:08.208Z
17192025-03-02T04:13:08.208Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/199)
17202025-03-02T04:13:08.821Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212025-03-02T04:13:08.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222025-03-02T04:13:08.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232025-03-02T04:13:08.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17242025-03-02T04:13:08.911Z
17252025-03-02T04:13:08.912Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199)
17262025-03-02T04:13:09.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272025-03-02T04:13:09.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282025-03-02T04:13:09.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292025-03-02T04:13:09.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17302025-03-02T04:13:09.600Z
17312025-03-02T04:13:09.600Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199)
17322025-03-02T04:13:10.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332025-03-02T04:13:10.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342025-03-02T04:13:10.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352025-03-02T04:13:10.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17362025-03-02T04:13:10.101Z
17372025-03-02T04:13:10.101Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199)
17382025-03-02T04:13:10.555Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392025-03-02T04:13:10.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402025-03-02T04:13:10.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412025-03-02T04:13:10.561Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17422025-03-02T04:13:10.609Z
17432025-03-02T04:13:10.610Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199)
17442025-03-02T04:13:11.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452025-03-02T04:13:11.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462025-03-02T04:13:11.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472025-03-02T04:13:11.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17482025-03-02T04:13:11.113Z
17492025-03-02T04:13:11.113Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199)
17502025-03-02T04:13:11.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512025-03-02T04:13:11.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522025-03-02T04:13:11.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532025-03-02T04:13:11.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17542025-03-02T04:13:11.615Z
17552025-03-02T04:13:11.615Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199)
17562025-03-02T04:13:12.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572025-03-02T04:13:12.070Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582025-03-02T04:13:12.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592025-03-02T04:13:12.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17602025-03-02T04:13:12.121Z
17612025-03-02T04:13:12.121Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199)
17622025-03-02T04:13:12.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632025-03-02T04:13:12.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642025-03-02T04:13:12.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652025-03-02T04:13:12.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17662025-03-02T04:13:12.629Z
17672025-03-02T04:13:12.629Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199)
17682025-03-02T04:13:13.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692025-03-02T04:13:13.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702025-03-02T04:13:13.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712025-03-02T04:13:13.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17722025-03-02T04:13:13.136Z
17732025-03-02T04:13:13.136Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199)
17742025-03-02T04:13:13.575Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752025-03-02T04:13:13.578Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762025-03-02T04:13:13.578Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772025-03-02T04:13:13.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17782025-03-02T04:13:13.629Z
17792025-03-02T04:13:13.629Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199)
17802025-03-02T04:13:14.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812025-03-02T04:13:14.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822025-03-02T04:13:14.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17832025-03-02T04:13:14.081Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17842025-03-02T04:13:14.129Z
17852025-03-02T04:13:14.129Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199)
17862025-03-02T04:13:14.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17872025-03-02T04:13:14.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17882025-03-02T04:13:14.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17892025-03-02T04:13:14.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
17902025-03-02T04:13:14.733Z
17912025-03-02T04:13:14.733Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199)
17922025-03-02T04:13:15.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17932025-03-02T04:13:15.082Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17942025-03-02T04:13:15.082Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17952025-03-02T04:13:15.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
17962025-03-02T04:13:15.133Z
17972025-03-02T04:13:15.133Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199)
17982025-03-02T04:13:15.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17992025-03-02T04:13:15.580Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18002025-03-02T04:13:15.580Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18012025-03-02T04:13:15.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18022025-03-02T04:13:15.629Z
18032025-03-02T04:13:15.629Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199)
18042025-03-02T04:13:16.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18052025-03-02T04:13:16.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18062025-03-02T04:13:16.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18072025-03-02T04:13:16.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18082025-03-02T04:13:16.131Z
18092025-03-02T04:13:16.131Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199)
18102025-03-02T04:13:16.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18112025-03-02T04:13:16.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18122025-03-02T04:13:16.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18132025-03-02T04:13:16.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18142025-03-02T04:13:16.633Z
18152025-03-02T04:13:16.633Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199)
18162025-03-02T04:13:17.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18172025-03-02T04:13:17.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18182025-03-02T04:13:17.074Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18192025-03-02T04:13:17.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18202025-03-02T04:13:17.126Z
18212025-03-02T04:13:17.126Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199)
18222025-03-02T04:13:17.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18232025-03-02T04:13:17.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18242025-03-02T04:13:17.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18252025-03-02T04:13:17.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18262025-03-02T04:13:17.618Z
18272025-03-02T04:13:17.618Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199)
18282025-03-02T04:13:18.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18292025-03-02T04:13:18.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18302025-03-02T04:13:18.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18312025-03-02T04:13:18.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18322025-03-02T04:13:18.118Z
18332025-03-02T04:13:18.118Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199)
18342025-03-02T04:13:18.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18352025-03-02T04:13:18.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18362025-03-02T04:13:18.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18372025-03-02T04:13:18.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18382025-03-02T04:13:18.616Z
18392025-03-02T04:13:18.616Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199)
18402025-03-02T04:13:19.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18412025-03-02T04:13:19.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18422025-03-02T04:13:19.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18432025-03-02T04:13:19.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18442025-03-02T04:13:19.118Z
18452025-03-02T04:13:19.118Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199)
18462025-03-02T04:13:19.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18472025-03-02T04:13:19.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18482025-03-02T04:13:19.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18492025-03-02T04:13:19.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18502025-03-02T04:13:19.619Z
18512025-03-02T04:13:19.619Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199)
18522025-03-02T04:13:20.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18532025-03-02T04:13:20.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18542025-03-02T04:13:20.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18552025-03-02T04:13:20.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18562025-03-02T04:13:20.120Z
18572025-03-02T04:13:20.120Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199)
18582025-03-02T04:13:20.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18592025-03-02T04:13:20.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18602025-03-02T04:13:20.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18612025-03-02T04:13:20.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18622025-03-02T04:13:20.613Z
18632025-03-02T04:13:20.613Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199)
18642025-03-02T04:13:21.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18652025-03-02T04:13:21.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18662025-03-02T04:13:21.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18672025-03-02T04:13:21.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18682025-03-02T04:13:21.108Z
18692025-03-02T04:13:21.108Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199)
18702025-03-02T04:13:21.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18712025-03-02T04:13:21.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18722025-03-02T04:13:21.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18732025-03-02T04:13:21.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18742025-03-02T04:13:21.592Z
18752025-03-02T04:13:21.593Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199)
18762025-03-02T04:13:22.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18772025-03-02T04:13:22.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18782025-03-02T04:13:22.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18792025-03-02T04:13:22.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18802025-03-02T04:13:22.101Z
18812025-03-02T04:13:22.101Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199)
18822025-03-02T04:13:22.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18832025-03-02T04:13:22.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18842025-03-02T04:13:22.526Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18852025-03-02T04:13:22.528Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
18862025-03-02T04:13:22.572Z
18872025-03-02T04:13:22.572Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199)
18882025-03-02T04:13:23.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18892025-03-02T04:13:23.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18902025-03-02T04:13:23.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18912025-03-02T04:13:23.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18922025-03-02T04:13:23.073Z
18932025-03-02T04:13:23.073Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199)
18942025-03-02T04:13:23.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18952025-03-02T04:13:23.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18962025-03-02T04:13:23.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18972025-03-02T04:13:23.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18982025-03-02T04:13:23.566Z
18992025-03-02T04:13:23.567Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199)
19002025-03-02T04:13:24.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19012025-03-02T04:13:24.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19022025-03-02T04:13:24.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19032025-03-02T04:13:24.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
19042025-03-02T04:13:24.056Z
19052025-03-02T04:13:24.056Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199)
19062025-03-02T04:13:24.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19072025-03-02T04:13:24.501Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19082025-03-02T04:13:24.502Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19092025-03-02T04:13:24.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19102025-03-02T04:13:24.553Z
19112025-03-02T04:13:24.553Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199)
19122025-03-02T04:13:24.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19132025-03-02T04:13:25.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19142025-03-02T04:13:25.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19152025-03-02T04:13:25.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19162025-03-02T04:13:25.052Z
19172025-03-02T04:13:25.052Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199)
19182025-03-02T04:13:25.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19192025-03-02T04:13:25.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19202025-03-02T04:13:25.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19212025-03-02T04:13:25.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19222025-03-02T04:13:25.546Z
19232025-03-02T04:13:25.546Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199)
19242025-03-02T04:13:25.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19252025-03-02T04:13:25.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19262025-03-02T04:13:25.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19272025-03-02T04:13:25.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19282025-03-02T04:13:26.053Z
19292025-03-02T04:13:26.053Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199)
19302025-03-02T04:13:26.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19312025-03-02T04:13:26.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19322025-03-02T04:13:26.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19332025-03-02T04:13:26.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19342025-03-02T04:13:26.546Z
19352025-03-02T04:13:26.547Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199)
19362025-03-02T04:13:26.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19372025-03-02T04:13:26.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19382025-03-02T04:13:26.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19392025-03-02T04:13:26.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
19402025-03-02T04:13:27.028Z
19412025-03-02T04:13:27.028Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199)
19422025-03-02T04:13:27.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19432025-03-02T04:13:27.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19442025-03-02T04:13:27.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19452025-03-02T04:13:27.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19462025-03-02T04:13:27.526Z
19472025-03-02T04:13:27.526Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199)
19482025-03-02T04:13:28.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19492025-03-02T04:13:28.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19502025-03-02T04:13:28.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19512025-03-02T04:13:28.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19522025-03-02T04:13:28.083Z
19532025-03-02T04:13:28.083Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199)
19542025-03-02T04:13:28.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19552025-03-02T04:13:28.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19562025-03-02T04:13:28.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19572025-03-02T04:13:28.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
19582025-03-02T04:13:28.536Z
19592025-03-02T04:13:28.536Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199)
19602025-03-02T04:13:29.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19612025-03-02T04:13:29.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19622025-03-02T04:13:29.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19632025-03-02T04:13:29.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19642025-03-02T04:13:29.065Z
19652025-03-02T04:13:29.065Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199)
19662025-03-02T04:13:29.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19672025-03-02T04:13:29.550Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19682025-03-02T04:13:29.550Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19692025-03-02T04:13:29.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
19702025-03-02T04:13:29.583Z
19712025-03-02T04:13:29.583Zinfo: running `cargo check --bins` on sled-hardware-types (45/199)
19722025-03-02T04:13:30.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19732025-03-02T04:13:30.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19742025-03-02T04:13:30.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19752025-03-02T04:13:30.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19762025-03-02T04:13:30.302Z
19772025-03-02T04:13:30.302Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/199)
19782025-03-02T04:13:30.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19792025-03-02T04:13:30.983Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19802025-03-02T04:13:30.983Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19812025-03-02T04:13:30.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
19822025-03-02T04:13:31.005Z
19832025-03-02T04:13:31.006Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199)
19842025-03-02T04:13:31.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19852025-03-02T04:13:31.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19862025-03-02T04:13:31.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19872025-03-02T04:13:31.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
19882025-03-02T04:13:31.713Z
19892025-03-02T04:13:31.713Zinfo: running `cargo check --bins` on oxlog (48/199)
19902025-03-02T04:13:32.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19912025-03-02T04:13:32.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19922025-03-02T04:13:32.427Z Checking cfg-if v1.0.0
19932025-03-02T04:13:32.446Z Checking libc v0.2.170
19942025-03-02T04:13:32.528Z Checking serde v1.0.218
19952025-03-02T04:13:32.533Z Checking zeroize v1.8.1
19962025-03-02T04:13:32.555Z Checking memchr v2.7.4
19972025-03-02T04:13:32.563Z Checking typenum v1.17.0
19982025-03-02T04:13:32.575Z Checking subtle v2.6.1
19992025-03-02T04:13:32.591Z Checking value-bag v1.9.0
20002025-03-02T04:13:32.608Z Checking smallvec v1.14.0
20012025-03-02T04:13:32.781Z Checking scopeguard v1.2.0
20022025-03-02T04:13:32.833Z Checking itoa v1.0.11
20032025-03-02T04:13:32.950Z Checking lock_api v0.4.12
20042025-03-02T04:13:32.962Z Checking const-oid v0.9.6
20052025-03-02T04:13:33.003Z Checking log v0.4.22
20062025-03-02T04:13:33.086Z Checking byteorder v1.5.0
20072025-03-02T04:13:33.357Z Checking pin-project-lite v0.2.14
20082025-03-02T04:13:33.448Z Checking once_cell v1.20.3
20092025-03-02T04:13:33.477Z Checking futures-core v0.3.31
20102025-03-02T04:13:33.514Z Checking stable_deref_trait v1.2.0
20112025-03-02T04:13:33.540Z Checking futures-sink v0.3.31
20122025-03-02T04:13:33.578Z Checking getrandom v0.2.15
20132025-03-02T04:13:33.632Z Checking generic-array v0.14.7
20142025-03-02T04:13:33.652Z Checking signal-hook-registry v1.4.2
20152025-03-02T04:13:33.666Z Checking parking_lot_core v0.9.10
20162025-03-02T04:13:33.682Z Checking mio v1.0.2
20172025-03-02T04:13:33.728Z Checking cpufeatures v0.2.14
20182025-03-02T04:13:33.818Z Checking rand_core v0.6.4
20192025-03-02T04:13:33.835Z Checking socket2 v0.5.8
20202025-03-02T04:13:33.918Z Checking zerocopy v0.7.35
20212025-03-02T04:13:34.003Z Checking parking_lot v0.12.3
20222025-03-02T04:13:34.139Z Checking slab v0.4.9
20232025-03-02T04:13:34.282Z Checking zerofrom v0.1.4
20242025-03-02T04:13:34.305Z Checking futures-channel v0.3.31
20252025-03-02T04:13:34.377Z Checking futures-task v0.3.31
20262025-03-02T04:13:34.402Z Checking futures-io v0.3.31
20272025-03-02T04:13:34.486Z Checking yoke v0.7.4
20282025-03-02T04:13:34.592Z Checking pin-utils v0.1.0
20292025-03-02T04:13:34.624Z Checking foldhash v0.1.3
20302025-03-02T04:13:34.658Z Checking allocator-api2 v0.2.18
20312025-03-02T04:13:34.699Z Checking futures-util v0.3.31
20322025-03-02T04:13:34.752Z Checking crypto-common v0.1.6
20332025-03-02T04:13:34.824Z Checking block-buffer v0.10.4
20342025-03-02T04:13:34.838Z Checking zerovec v0.10.4
20352025-03-02T04:13:34.873Z Checking equivalent v1.0.1
20362025-03-02T04:13:34.953Z Checking block-padding v0.3.3
20372025-03-02T04:13:34.976Z Checking ryu v1.0.18
20382025-03-02T04:13:35.041Z Checking digest v0.10.7
20392025-03-02T04:13:35.175Z Checking inout v0.1.3
20402025-03-02T04:13:35.198Z Checking ppv-lite86 v0.2.20
20412025-03-02T04:13:35.236Z Checking writeable v0.5.5
20422025-03-02T04:13:35.280Z Checking hashbrown v0.15.1
20432025-03-02T04:13:35.405Z Checking hmac v0.12.1
20442025-03-02T04:13:35.444Z Checking litemap v0.7.3
20452025-03-02T04:13:35.589Z Checking fnv v1.0.7
20462025-03-02T04:13:35.614Z Checking cipher v0.4.4
20472025-03-02T04:13:35.709Z Checking sha2 v0.10.8
20482025-03-02T04:13:35.761Z Checking libm v0.2.8
20492025-03-02T04:13:35.949Z Checking base64ct v1.6.0
20502025-03-02T04:13:36.068Z Checking getrandom v0.3.1
20512025-03-02T04:13:36.332Z Checking flagset v0.4.6
20522025-03-02T04:13:36.397Z Checking icu_locid_transform_data v1.5.0
20532025-03-02T04:13:36.398Z Checking rustls-pki-types v1.10.0
20542025-03-02T04:13:36.458Z Checking pem-rfc7468 v0.7.0
20552025-03-02T04:13:36.545Z Checking tracing-core v0.1.32
20562025-03-02T04:13:36.546Z Checking tinystr v0.7.6
20572025-03-02T04:13:36.618Z Checking icu_collections v1.5.0
20582025-03-02T04:13:36.676Z Checking der v0.7.9
20592025-03-02T04:13:36.715Z Checking num-traits v0.2.19
20602025-03-02T04:13:36.791Z Checking icu_locid v1.5.0
20612025-03-02T04:13:36.959Z Checking thiserror v1.0.69
20622025-03-02T04:13:37.113Z Checking percent-encoding v2.3.1
20632025-03-02T04:13:37.205Z Checking icu_properties_data v1.5.0
20642025-03-02T04:13:37.206Z Checking bytes v1.10.0
20652025-03-02T04:13:37.294Z Checking indexmap v2.7.1
20662025-03-02T04:13:37.354Z Checking serde_json v1.0.139
20672025-03-02T04:13:37.403Z Checking bitflags v2.6.0
20682025-03-02T04:13:37.670Z Checking tracing v0.1.40
20692025-03-02T04:13:37.741Z Checking icu_provider v1.5.0
20702025-03-02T04:13:38.038Z Checking salsa20 v0.10.2
20712025-03-02T04:13:38.111Z Checking tokio v1.43.0
20722025-03-02T04:13:38.184Z Checking http v1.2.0
20732025-03-02T04:13:38.243Z Checking pbkdf2 v0.12.2
20742025-03-02T04:13:38.360Z Checking spki v0.7.3
20752025-03-02T04:13:38.386Z Checking icu_locid_transform v1.5.0
20762025-03-02T04:13:38.418Z Checking aws-lc-sys v0.26.0
20772025-03-02T04:13:38.427Z Checking httparse v1.9.5
20782025-03-02T04:13:38.656Z Checking untrusted v0.7.1
20792025-03-02T04:13:38.842Z Checking icu_normalizer_data v1.5.0
20802025-03-02T04:13:38.886Z Checking write16 v1.0.0
20812025-03-02T04:13:38.932Z Checking utf8_iter v1.0.4
20822025-03-02T04:13:38.947Z Checking powerfmt v0.2.0
20832025-03-02T04:13:39.014Z Checking untrusted v0.9.0
20842025-03-02T04:13:39.136Z Checking utf16_iter v1.0.5
20852025-03-02T04:13:39.202Z Checking ring v0.17.11
20862025-03-02T04:13:39.220Z Checking deranged v0.3.11
20872025-03-02T04:13:39.311Z Checking scrypt v0.11.0
20882025-03-02T04:13:39.331Z Checking cbc v0.1.2
20892025-03-02T04:13:39.420Z Checking icu_properties v1.5.1
20902025-03-02T04:13:39.460Z Checking aes v0.8.4
20912025-03-02T04:13:39.528Z Checking crossbeam-utils v0.8.20
20922025-03-02T04:13:39.546Z Checking spin v0.9.8
20932025-03-02T04:13:39.885Z Checking atomic-waker v1.1.2
20942025-03-02T04:13:40.045Z Checking num_threads v0.1.7
20952025-03-02T04:13:40.176Z Checking time-core v0.1.2
20962025-03-02T04:13:40.273Z Checking num-conv v0.1.0
20972025-03-02T04:13:40.313Z Checking tinyvec_macros v0.1.1
20982025-03-02T04:13:40.351Z Checking pkcs5 v0.7.1
20992025-03-02T04:13:40.414Z Checking tinyvec v1.8.0
21002025-03-02T04:13:40.522Z Checking http-body v1.0.1
21012025-03-02T04:13:40.540Z Checking time v0.3.36
21022025-03-02T04:13:40.545Z Checking aws-lc-rs v1.12.4
21032025-03-02T04:13:40.753Z Checking form_urlencoded v1.2.1
21042025-03-02T04:13:40.874Z Checking rand_chacha v0.3.1
21052025-03-02T04:13:40.983Z Checking try-lock v0.2.5
21062025-03-02T04:13:41.147Z Checking want v0.3.1
21072025-03-02T04:13:41.313Z Checking rand v0.8.5
21082025-03-02T04:13:41.351Z Checking pkcs8 v0.10.2
21092025-03-02T04:13:41.423Z Checking uuid v1.15.1
21102025-03-02T04:13:41.669Z Checking httpdate v1.0.3
21112025-03-02T04:13:41.751Z Checking tower-service v0.3.3
21122025-03-02T04:13:41.889Z Checking unicode-ident v1.0.14
21132025-03-02T04:13:41.928Z Checking serde_spanned v0.6.8
21142025-03-02T04:13:42.064Z Checking proc-macro2 v1.0.93
21152025-03-02T04:13:42.083Z Checking toml_datetime v0.6.8
21162025-03-02T04:13:42.119Z Checking zerocopy v0.8.10
21172025-03-02T04:13:42.382Z Checking slog v2.7.0
21182025-03-02T04:13:42.433Z Checking rustls-webpki v0.102.8
21192025-03-02T04:13:42.543Z Checking scroll v0.12.0
21202025-03-02T04:13:42.758Z Checking icu_normalizer v1.5.0
21212025-03-02T04:13:42.776Z Checking match_cfg v0.1.0
21222025-03-02T04:13:42.856Z Checking adler2 v2.0.0
21232025-03-02T04:13:42.887Z Checking openssl-probe v0.1.5
21242025-03-02T04:13:42.915Z Checking plain v0.2.3
21252025-03-02T04:13:43.028Z Checking base64 v0.22.1
21262025-03-02T04:13:43.059Z Checking iana-time-zone v0.1.61
21272025-03-02T04:13:43.088Z Checking ucd-trie v0.1.7
21282025-03-02T04:13:43.088Z Checking foreign-types-shared v0.1.1
21292025-03-02T04:13:43.190Z Checking foreign-types v0.3.2
21302025-03-02T04:13:43.216Z Checking chrono v0.4.40
21312025-03-02T04:13:43.275Z Checking pest v2.7.14
21322025-03-02T04:13:43.322Z Checking goblin v0.8.2
21332025-03-02T04:13:43.322Z Checking miniz_oxide v0.8.5
21342025-03-02T04:13:43.471Z Checking hostname v0.3.1
21352025-03-02T04:13:43.564Z Checking idna_adapter v1.2.0
21362025-03-02T04:13:43.609Z Checking quote v1.0.38
21372025-03-02T04:13:43.767Z Checking idna v1.0.3
21382025-03-02T04:13:43.948Z Checking openssl-sys v0.9.106
21392025-03-02T04:13:44.014Z Checking errno v0.3.9
21402025-03-02T04:13:44.232Z Checking dirs-sys-next v0.1.2
21412025-03-02T04:13:44.288Z Checking url v2.5.3
21422025-03-02T04:13:44.416Z Checking aho-corasick v1.1.3
21432025-03-02T04:13:44.932Z Checking tokio-util v0.7.13
21442025-03-02T04:13:45.083Z Checking rand_core v0.9.2
21452025-03-02T04:13:45.120Z Checking data-encoding v2.6.0
21462025-03-02T04:13:45.185Z Checking pretty-hex v0.4.1
21472025-03-02T04:13:45.228Z Checking siphasher v0.3.11
21482025-03-02T04:13:45.386Z Checking regex-syntax v0.8.5
21492025-03-02T04:13:45.435Z Compiling newtype-uuid v1.2.1
21502025-03-02T04:13:45.530Z Checking rand_chacha v0.9.0
21512025-03-02T04:13:45.691Z Checking openssl v0.10.71
21522025-03-02T04:13:45.778Z Checking dirs-next v2.0.0
21532025-03-02T04:13:45.797Z Checking h2 v0.4.6
21542025-03-02T04:13:45.812Z Checking dtrace-parser v0.2.0
21552025-03-02T04:13:45.910Z Checking rustix v0.38.37
21562025-03-02T04:13:45.913Z Checking syn v2.0.98
21572025-03-02T04:13:46.019Z Checking unicode-normalization v0.1.24
21582025-03-02T04:13:46.318Z Checking http-body-util v0.1.2
21592025-03-02T04:13:46.754Z Checking crossbeam-epoch v0.9.18
21602025-03-02T04:13:46.963Z Checking signature v2.2.0
21612025-03-02T04:13:47.162Z Checking sha1 v0.10.6
21622025-03-02T04:13:47.215Z Checking thread_local v1.1.8
21632025-03-02T04:13:47.466Z Checking thread-id v4.2.2
21642025-03-02T04:13:47.518Z Checking encoding_rs v0.8.34
21652025-03-02T04:13:47.603Z Checking anstyle v1.0.10
21662025-03-02T04:13:47.951Z Checking ipnet v2.11.0
21672025-03-02T04:13:48.311Z Checking dof v0.3.0
21682025-03-02T04:13:48.452Z Checking unicode-bidi v0.3.17
21692025-03-02T04:13:48.713Z Checking regex-automata v0.4.8
21702025-03-02T04:13:48.872Z Checking unicode-properties v0.1.3
21712025-03-02T04:13:49.108Z Checking either v1.14.0
21722025-03-02T04:13:49.139Z Checking winnow v0.7.3
21732025-03-02T04:13:49.263Z Checking gimli v0.31.1
21742025-03-02T04:13:49.502Z Checking mime v0.3.17
21752025-03-02T04:13:49.824Z Checking utf8parse v0.2.2
21762025-03-02T04:13:49.830Z Checking stringprep v0.1.5
21772025-03-02T04:13:49.995Z Checking anstyle-parse v0.2.5
21782025-03-02T04:13:50.140Z Checking crossbeam-deque v0.8.5
21792025-03-02T04:13:50.285Z Checking term v0.7.0
21802025-03-02T04:13:50.474Z Checking rand v0.9.0
21812025-03-02T04:13:50.729Z Checking rustls v0.23.19
21822025-03-02T04:13:50.935Z Checking native-tls v0.2.12
21832025-03-02T04:13:51.262Z Checking rustls v0.22.4
21842025-03-02T04:13:51.508Z Checking slog-json v2.6.1
21852025-03-02T04:13:51.774Z Checking serde_urlencoded v0.7.1
21862025-03-02T04:13:51.947Z Checking hyper v1.6.0
21872025-03-02T04:13:52.000Z Checking usdt-impl v0.5.0
21882025-03-02T04:13:52.019Z Checking toml_edit v0.22.24
21892025-03-02T04:13:52.184Z Checking crossbeam-channel v0.5.13
21902025-03-02T04:13:52.591Z Checking futures-executor v0.3.31
21912025-03-02T04:13:52.841Z Checking num-integer v0.1.46
21922025-03-02T04:13:52.927Z Checking semver v1.0.25
21932025-03-02T04:13:53.096Z Checking rustls-pemfile v2.2.0
21942025-03-02T04:13:53.130Z Checking addr2line v0.24.2
21952025-03-02T04:13:53.327Z Checking md-5 v0.10.6
21962025-03-02T04:13:53.350Z Checking ff v0.13.0
21972025-03-02T04:13:53.368Z Checking memmap v0.7.0
21982025-03-02T04:13:53.571Z Checking is-terminal v0.4.13
21992025-03-02T04:13:53.590Z Checking hash32 v0.2.1
22002025-03-02T04:13:53.606Z Checking object v0.36.5
22012025-03-02T04:13:53.654Z Checking take_mut v0.2.2
22022025-03-02T04:13:53.705Z Checking psl-types v2.0.11
22032025-03-02T04:13:53.803Z Checking is_terminal_polyfill v1.70.1
22042025-03-02T04:13:53.886Z Checking linked-hash-map v0.5.6
22052025-03-02T04:13:53.890Z Checking rustc-demangle v0.1.24
22062025-03-02T04:13:53.928Z Checking base16ct v0.2.0
22072025-03-02T04:13:53.963Z Checking hyper-util v0.1.10
22082025-03-02T04:13:54.143Z Checking anstyle-query v1.1.1
22092025-03-02T04:13:54.194Z Checking quick-error v1.2.3
22102025-03-02T04:13:54.279Z Checking utf-8 v0.7.6
22112025-03-02T04:13:54.351Z Checking dyn-clone v1.0.18
22122025-03-02T04:13:54.354Z Checking fallible-iterator v0.2.0
22132025-03-02T04:13:54.498Z Checking colorchoice v1.0.2
22142025-03-02T04:13:54.517Z Checking schemars v0.8.22
22152025-03-02T04:13:54.592Z Checking tokio-rustls v0.25.0
22162025-03-02T04:13:54.653Z Checking anstream v0.6.15
22172025-03-02T04:13:54.718Z Checking toml v0.8.20
22182025-03-02T04:13:54.988Z Checking postgres-protocol v0.6.8
22192025-03-02T04:13:55.014Z Checking tungstenite v0.24.0
22202025-03-02T04:13:55.085Z Checking resolv-conf v0.7.0
22212025-03-02T04:13:55.408Z Checking lru-cache v0.1.2
22222025-03-02T04:13:55.448Z Checking sec1 v0.7.3
22232025-03-02T04:13:55.586Z Checking publicsuffix v2.3.0
22242025-03-02T04:13:55.616Z Checking heapless v0.7.17
22252025-03-02T04:13:55.827Z Checking slog-async v2.8.0
22262025-03-02T04:13:55.868Z Checking slog-term v2.9.1
22272025-03-02T04:13:55.910Z Checking usdt v0.5.0
22282025-03-02T04:13:55.931Z Checking group v0.13.0
22292025-03-02T04:13:55.988Z Checking tokio-rustls v0.26.0
22302025-03-02T04:13:56.128Z Checking num-iter v0.1.45
22312025-03-02T04:13:56.151Z Checking futures v0.3.31
22322025-03-02T04:13:56.171Z Checking slog-bunyan v2.5.0
22332025-03-02T04:13:56.202Z Checking tokio-native-tls v0.3.1
22342025-03-02T04:13:56.270Z Checking rayon-core v1.12.1
22352025-03-02T04:13:56.306Z Checking multer v3.1.0
22362025-03-02T04:13:56.345Z Checking terminal_size v0.4.0
22372025-03-02T04:13:56.364Z Checking hickory-proto v0.24.4
22382025-03-02T04:13:56.465Z Checking phf_shared v0.11.2
22392025-03-02T04:13:56.522Z Checking rustls-native-certs v0.8.1
22402025-03-02T04:13:56.526Z Checking cookie v0.18.1
22412025-03-02T04:13:56.682Z Checking async-stream v0.3.6
22422025-03-02T04:13:56.711Z Checking bzip2-sys v0.1.11+1.0.8
22432025-03-02T04:13:56.728Z Checking camino v1.1.9
22442025-03-02T04:13:56.744Z Checking signal-hook v0.3.17
22452025-03-02T04:13:56.843Z Checking waitgroup v0.1.2
22462025-03-02T04:13:56.877Z Checking lazy_static v1.5.0
22472025-03-02T04:13:56.935Z Checking openapiv3 v2.0.0
22482025-03-02T04:13:56.991Z Checking serde_path_to_error v0.1.16
22492025-03-02T04:13:57.009Z Checking webpki-roots v0.26.6
22502025-03-02T04:13:57.012Z Checking hkdf v0.12.4
22512025-03-02T04:13:57.081Z Checking crypto-bigint v0.5.5
22522025-03-02T04:13:57.223Z Checking sync_wrapper v1.0.1
22532025-03-02T04:13:57.241Z Checking hostname v0.4.0
22542025-03-02T04:13:57.261Z Checking crc32fast v1.4.2
22552025-03-02T04:13:57.370Z Checking managed v0.8.0
22562025-03-02T04:13:57.387Z Checking winnow v0.5.40
22572025-03-02T04:13:57.510Z Checking clap_lex v0.7.4
22582025-03-02T04:13:57.616Z Checking debug-ignore v1.0.5
22592025-03-02T04:13:57.730Z Checking unicode-width v0.2.0
22602025-03-02T04:13:57.765Z Checking tower-layer v0.3.3
22612025-03-02T04:13:57.782Z Checking strsim v0.11.1
22622025-03-02T04:13:58.021Z Checking bitflags v1.3.2
22632025-03-02T04:13:58.083Z Checking clap_builder v4.5.31
22642025-03-02T04:13:58.129Z Checking smoltcp v0.9.1
22652025-03-02T04:13:58.221Z Checking console v0.15.10
22662025-03-02T04:13:58.774Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22672025-03-02T04:13:59.096Z Checking tower v0.5.2
22682025-03-02T04:13:59.535Z Checking flate2 v1.1.0
22692025-03-02T04:13:59.674Z Checking backtrace v0.3.74
22702025-03-02T04:13:59.819Z Checking hyper-rustls v0.27.5
22712025-03-02T04:13:59.930Z Checking elliptic-curve v0.13.8
22722025-03-02T04:14:00.176Z Checking signal-hook-mio v0.2.4
22732025-03-02T04:14:00.190Z Checking num-bigint-dig v0.8.4
22742025-03-02T04:14:00.206Z Checking toml_edit v0.19.15
22752025-03-02T04:14:00.223Z Checking dropshot v0.12.0
22762025-03-02T04:14:00.246Z Checking anyhow v1.0.96
22772025-03-02T04:14:00.333Z Checking cookie_store v0.21.1
22782025-03-02T04:14:00.553Z Checking rayon v1.10.0
22792025-03-02T04:14:00.652Z Checking bzip2 v0.4.4
22802025-03-02T04:14:00.959Z Checking phf v0.11.2
22812025-03-02T04:14:01.014Z Checking hickory-resolver v0.24.4
22822025-03-02T04:14:01.037Z Checking hyper-tls v0.6.0
22832025-03-02T04:14:01.056Z Checking tokio-tungstenite v0.24.0
22842025-03-02T04:14:01.213Z Checking postgres-types v0.2.9
22852025-03-02T04:14:01.320Z Checking regex v1.11.1
22862025-03-02T04:14:01.545Z Checking bstr v1.10.0
22872025-03-02T04:14:01.917Z Checking ed25519 v2.2.3
22882025-03-02T04:14:01.935Z Checking tokio-stream v0.1.17
22892025-03-02T04:14:02.204Z Checking phf_shared v0.10.0
22902025-03-02T04:14:02.235Z Checking zerocopy v0.6.6
22912025-03-02T04:14:02.474Z Checking curve25519-dalek v4.1.3
22922025-03-02T04:14:02.477Z Checking hubpack v0.1.2
22932025-03-02T04:14:02.674Z Checking memoffset v0.9.1
22942025-03-02T04:14:02.732Z Checking portable-atomic v1.9.0
22952025-03-02T04:14:02.774Z Checking pkcs1 v0.7.5
22962025-03-02T04:14:02.795Z Checking float-cmp v0.10.0
22972025-03-02T04:14:02.798Z Checking serde-big-array v0.5.1
22982025-03-02T04:14:02.912Z Checking rfc6979 v0.4.0
22992025-03-02T04:14:03.014Z Checking bit-vec v0.6.3
23002025-03-02T04:14:03.031Z Checking predicates-core v1.0.8
23012025-03-02T04:14:03.099Z Checking unicode-segmentation v1.12.0
23022025-03-02T04:14:03.188Z Checking whoami v1.5.2
23032025-03-02T04:14:03.239Z Checking minimal-lexical v0.2.1
23042025-03-02T04:14:03.354Z Checking fixedbitset v0.4.2
23052025-03-02T04:14:03.502Z Checking new_debug_unreachable v1.0.6
23062025-03-02T04:14:03.610Z Checking precomputed-hash v0.1.1
23072025-03-02T04:14:03.628Z Checking normalize-line-endings v0.3.0
23082025-03-02T04:14:03.655Z Checking difflib v0.4.0
23092025-03-02T04:14:03.719Z Checking static_assertions v1.1.0
23102025-03-02T04:14:03.746Z Checking number_prefix v0.4.0
23112025-03-02T04:14:03.766Z Checking string_cache v0.8.7
23122025-03-02T04:14:03.766Z Checking qorb v0.2.1
23132025-03-02T04:14:03.798Z Checking similar v2.7.0
23142025-03-02T04:14:03.833Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23152025-03-02T04:14:03.944Z Checking nom v7.1.3
23162025-03-02T04:14:03.984Z Checking predicates v3.1.3
23172025-03-02T04:14:04.063Z Checking petgraph v0.6.5
23182025-03-02T04:14:04.148Z Checking indicatif v0.17.11
23192025-03-02T04:14:04.318Z Checking ed25519-dalek v2.1.1
23202025-03-02T04:14:04.619Z Checking tokio-postgres v0.7.13
23212025-03-02T04:14:04.637Z Checking bit-set v0.5.3
23222025-03-02T04:14:04.746Z Checking rsa v0.9.6
23232025-03-02T04:14:04.896Z Checking ecdsa v0.16.9
23242025-03-02T04:14:04.912Z Checking nix v0.29.0
23252025-03-02T04:14:05.613Z Checking toml v0.7.8
23262025-03-02T04:14:05.788Z Checking reqwest v0.12.12
23272025-03-02T04:14:06.304Z Checking clap v4.5.31
23282025-03-02T04:14:06.349Z Checking zip v0.6.6
23292025-03-02T04:14:06.352Z Checking crossterm v0.28.1
23302025-03-02T04:14:06.458Z Checking itertools v0.10.5
23312025-03-02T04:14:06.637Z Checking itertools v0.12.1
23322025-03-02T04:14:07.031Z Checking fs-err v2.11.0
23332025-03-02T04:14:07.093Z Checking ahash v0.8.11
23342025-03-02T04:14:07.559Z Checking x509-cert v0.2.5
23352025-03-02T04:14:07.614Z Checking hex v0.4.3
23362025-03-02T04:14:07.708Z Checking lalrpop-util v0.19.12
23372025-03-02T04:14:07.758Z Checking peg-runtime v0.8.3
23382025-03-02T04:14:08.015Z Checking sigpipe v0.1.3
23392025-03-02T04:14:08.889Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23402025-03-02T04:14:09.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.50s
23412025-03-02T04:14:09.411Z
23422025-03-02T04:14:09.411Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199)
23432025-03-02T04:14:10.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23442025-03-02T04:14:10.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23452025-03-02T04:14:10.164Z Compiling regress v0.10.3
23462025-03-02T04:14:10.294Z Checking heck v0.5.0
23472025-03-02T04:14:10.309Z Compiling unsafe-libyaml v0.2.11
23482025-03-02T04:14:10.328Z Checking ipnetwork v0.21.1
23492025-03-02T04:14:10.331Z Compiling ident_case v1.0.1
23502025-03-02T04:14:10.357Z Checking progenitor-client v0.8.0
23512025-03-02T04:14:10.374Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23522025-03-02T04:14:10.467Z Checking newtype-uuid v1.2.1
23532025-03-02T04:14:10.517Z Compiling darling_core v0.20.10
23542025-03-02T04:14:10.684Z Checking oxnet v0.1.1
23552025-03-02T04:14:10.704Z Compiling proc-macro-crate v1.3.1
23562025-03-02T04:14:10.728Z Compiling structmeta-derive v0.3.0
23572025-03-02T04:14:10.784Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23582025-03-02T04:14:11.084Z Compiling lzma-sys v0.1.20
23592025-03-02T04:14:11.128Z Compiling daft-derive v0.1.1
23602025-03-02T04:14:11.594Z Compiling num_enum_derive v0.5.11
23612025-03-02T04:14:11.834Z Compiling serde_yaml v0.9.34+deprecated
23622025-03-02T04:14:12.155Z Compiling foreign-types-macros v0.2.3
23632025-03-02T04:14:12.620Z Compiling thiserror-impl v2.0.11
23642025-03-02T04:14:13.387Z Compiling structmeta v0.3.0
23652025-03-02T04:14:13.456Z Compiling dropshot v0.16.0
23662025-03-02T04:14:13.773Z Checking foreign-types-shared v0.3.1
23672025-03-02T04:14:13.790Z Checking typify-impl v0.2.0
23682025-03-02T04:14:13.808Z Checking arc-swap v1.7.1
23692025-03-02T04:14:13.878Z Checking num_enum v0.5.11
23702025-03-02T04:14:13.908Z Checking foreign-types v0.5.0
23712025-03-02T04:14:14.132Z Compiling parse-display-derive v0.10.0
23722025-03-02T04:14:14.206Z Checking slog-scope v4.4.0
23732025-03-02T04:14:14.431Z Checking daft v0.1.1
23742025-03-02T04:14:14.985Z Compiling proc-macro-error v1.0.4
23752025-03-02T04:14:15.271Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23762025-03-02T04:14:15.291Z Checking tungstenite v0.21.0
23772025-03-02T04:14:15.389Z Compiling heck v0.3.3
23782025-03-02T04:14:15.597Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23792025-03-02T04:14:15.774Z Compiling dropshot_endpoint v0.16.0
23802025-03-02T04:14:15.857Z Checking thiserror v2.0.11
23812025-03-02T04:14:16.017Z Checking cstr-argument v0.1.2
23822025-03-02T04:14:16.164Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23832025-03-02T04:14:16.212Z Checking instant v0.1.13
23842025-03-02T04:14:16.346Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23852025-03-02T04:14:16.349Z Compiling darling_macro v0.20.10
23862025-03-02T04:14:16.408Z Checking base64 v0.21.7
23872025-03-02T04:14:16.461Z Checking pretty-hex v0.2.1
23882025-03-02T04:14:16.647Z Checking fastrand v2.1.1
23892025-03-02T04:14:16.699Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23902025-03-02T04:14:16.924Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23912025-03-02T04:14:16.980Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23922025-03-02T04:14:16.998Z Checking tempfile v3.13.0
23932025-03-02T04:14:17.017Z Checking backoff v0.4.0
23942025-03-02T04:14:17.082Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23952025-03-02T04:14:17.149Z Checking tokio-tungstenite v0.21.0
23962025-03-02T04:14:17.267Z Compiling darling v0.20.10
23972025-03-02T04:14:17.318Z Compiling zone_cfg_derive v0.1.2
23982025-03-02T04:14:17.366Z Checking strum v0.26.3
23992025-03-02T04:14:17.387Z Compiling serde_with_macros v3.12.0
24002025-03-02T04:14:17.407Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24012025-03-02T04:14:17.648Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24022025-03-02T04:14:17.714Z Checking slog-stdlog v4.1.1
24032025-03-02T04:14:17.895Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24042025-03-02T04:14:17.999Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24052025-03-02T04:14:18.057Z Checking progenitor-client v0.9.1
24062025-03-02T04:14:18.124Z Checking parse-display v0.10.0
24072025-03-02T04:14:18.164Z Checking colored v2.2.0
24082025-03-02T04:14:18.288Z Checking macaddr v1.0.1
24092025-03-02T04:14:18.354Z Checking base64 v0.13.1
24102025-03-02T04:14:18.446Z Checking unicode-width v0.1.14
24112025-03-02T04:14:18.572Z Checking winnow v0.6.20
24122025-03-02T04:14:18.633Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24132025-03-02T04:14:18.636Z Checking zone v0.1.8
24142025-03-02T04:14:18.767Z Checking ron v0.7.1
24152025-03-02T04:14:18.934Z Checking tabwriter v1.4.0
24162025-03-02T04:14:19.125Z Checking slog-envlogger v2.2.0
24172025-03-02T04:14:19.178Z Checking xz2 v0.1.7
24182025-03-02T04:14:19.317Z Checking xattr v1.3.1
24192025-03-02T04:14:19.355Z Checking pem v3.0.5
24202025-03-02T04:14:19.503Z Checking yasna v0.5.2
24212025-03-02T04:14:19.549Z Checking headers-core v0.3.0
24222025-03-02T04:14:19.618Z Checking smf v0.2.3
24232025-03-02T04:14:19.718Z Checking filetime v0.2.25
24242025-03-02T04:14:19.865Z Checking same-file v1.0.6
24252025-03-02T04:14:19.935Z Checking tar v0.4.44
24262025-03-02T04:14:19.954Z Checking serde_with v3.12.0
24272025-03-02T04:14:20.045Z Checking walkdir v2.5.0
24282025-03-02T04:14:20.104Z Checking headers v0.4.0
24292025-03-02T04:14:20.343Z Checking camino-tempfile v1.1.1
24302025-03-02T04:14:20.390Z Checking rcgen v0.12.1
24312025-03-02T04:14:20.635Z Checking atomicwrites v0.4.4
24322025-03-02T04:14:20.783Z Checking subprocess v0.2.9
24332025-03-02T04:14:23.602Z Compiling typify-macro v0.2.0
24342025-03-02T04:14:25.178Z Compiling typify v0.2.0
24352025-03-02T04:14:25.254Z Compiling progenitor-impl v0.8.0
24362025-03-02T04:14:27.861Z Compiling progenitor-macro v0.8.0
24372025-03-02T04:14:31.609Z Checking progenitor v0.8.0
24382025-03-02T04:14:31.747Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24392025-03-02T04:14:31.750Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24402025-03-02T04:14:34.376Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24412025-03-02T04:14:34.773Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24422025-03-02T04:14:41.324Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24432025-03-02T04:14:42.945Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24442025-03-02T04:14:44.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.81s
24452025-03-02T04:14:44.437Z
24462025-03-02T04:14:44.437Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199)
24472025-03-02T04:14:45.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482025-03-02T04:14:45.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492025-03-02T04:14:45.199Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24502025-03-02T04:14:46.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
24512025-03-02T04:14:46.884Z
24522025-03-02T04:14:46.884Zinfo: running `cargo check --bins` on nexus-config (51/199)
24532025-03-02T04:14:47.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542025-03-02T04:14:47.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552025-03-02T04:14:47.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562025-03-02T04:14:47.510Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24572025-03-02T04:14:47.591Z
24582025-03-02T04:14:47.591Zinfo: running `cargo check --bins` on omicron-rpaths (52/199)
24592025-03-02T04:14:48.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602025-03-02T04:14:48.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612025-03-02T04:14:48.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622025-03-02T04:14:48.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24632025-03-02T04:14:48.295Z
24642025-03-02T04:14:48.295Zinfo: running `cargo check --bins` on omicron-brand-metadata (53/199)
24652025-03-02T04:14:49.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662025-03-02T04:14:49.169Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672025-03-02T04:14:49.169Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682025-03-02T04:14:49.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24692025-03-02T04:14:49.169Z
24702025-03-02T04:14:49.169Zinfo: running `cargo check --bins` on omicron-certificates (54/199)
24712025-03-02T04:14:49.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722025-03-02T04:14:49.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732025-03-02T04:14:49.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742025-03-02T04:14:49.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24752025-03-02T04:14:49.728Z
24762025-03-02T04:14:49.728Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (55/199)
24772025-03-02T04:14:50.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782025-03-02T04:14:50.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792025-03-02T04:14:50.492Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24802025-03-02T04:14:50.610Z Compiling ipnetwork v0.21.1
24812025-03-02T04:14:50.610Z Compiling progenitor-client v0.8.0
24822025-03-02T04:14:50.610Z Compiling itertools v0.13.0
24832025-03-02T04:14:50.613Z Compiling heapless v0.8.0
24842025-03-02T04:14:50.613Z Compiling thiserror v2.0.11
24852025-03-02T04:14:50.614Z Checking hash32 v0.3.1
24862025-03-02T04:14:50.614Z Compiling instant v0.1.13
24872025-03-02T04:14:50.822Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24882025-03-02T04:14:50.857Z Compiling smoltcp v0.11.0
24892025-03-02T04:14:50.873Z Compiling dropshot v0.16.0
24902025-03-02T04:14:50.948Z Compiling backoff v0.4.0
24912025-03-02T04:14:51.098Z Compiling oxnet v0.1.1
24922025-03-02T04:14:51.288Z Compiling progenitor v0.8.0
24932025-03-02T04:14:51.364Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24942025-03-02T04:14:51.499Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
24952025-03-02T04:14:51.517Z Compiling daft v0.1.1
24962025-03-02T04:14:51.540Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24972025-03-02T04:14:51.579Z Compiling serde_with v3.12.0
24982025-03-02T04:14:51.790Z Compiling parse-display v0.10.0
24992025-03-02T04:14:51.974Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25002025-03-02T04:14:52.312Z Checking num-rational v0.4.2
25012025-03-02T04:14:52.401Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25022025-03-02T04:14:52.477Z Compiling progenitor-client v0.9.1
25032025-03-02T04:14:52.935Z Compiling phf_generator v0.11.2
25042025-03-02T04:14:53.018Z Checking num-complex v0.4.6
25052025-03-02T04:14:53.564Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25062025-03-02T04:14:53.923Z Compiling macaddr v1.0.1
25072025-03-02T04:14:54.058Z Checking cobs v0.2.3
25082025-03-02T04:14:54.172Z Compiling num v0.4.3
25092025-03-02T04:14:54.317Z Checking postcard v1.0.10
25102025-03-02T04:14:54.360Z Compiling phf_codegen v0.11.2
25112025-03-02T04:14:54.594Z Compiling parse-zoneinfo v0.3.1
25122025-03-02T04:14:54.874Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25132025-03-02T04:14:55.215Z Checking float-ord v0.3.2
25142025-03-02T04:14:55.234Z Compiling convert_case v0.4.0
25152025-03-02T04:14:55.372Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25162025-03-02T04:14:55.742Z Compiling chrono-tz-build v0.4.0
25172025-03-02T04:14:56.033Z Compiling derive_more v0.99.19
25182025-03-02T04:14:56.399Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25192025-03-02T04:14:57.317Z Compiling crucible-workspace-hack v0.1.0
25202025-03-02T04:14:57.396Z Compiling chrono-tz v0.10.1
25212025-03-02T04:14:57.655Z Checking newline-converter v0.3.0
25222025-03-02T04:14:57.843Z Checking itertools v0.14.0
25232025-03-02T04:14:58.089Z Checking prettyplease v0.2.29
25242025-03-02T04:14:59.004Z Compiling slog-dtrace v0.3.0
25252025-03-02T04:14:59.317Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25262025-03-02T04:14:59.576Z Checking expectorate v1.1.0
25272025-03-02T04:14:59.710Z Compiling zone_cfg_derive v0.3.0
25282025-03-02T04:14:59.867Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25292025-03-02T04:15:00.207Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25302025-03-02T04:15:00.382Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25312025-03-02T04:15:00.517Z Compiling const_format_proc_macros v0.2.34
25322025-03-02T04:15:00.737Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25332025-03-02T04:15:00.908Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25342025-03-02T04:15:01.007Z Compiling num-derive v0.4.2
25352025-03-02T04:15:01.124Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25362025-03-02T04:15:01.457Z Checking highway v1.3.0
25372025-03-02T04:15:01.886Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25382025-03-02T04:15:01.946Z Checking zone v0.3.0
25392025-03-02T04:15:02.152Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
25402025-03-02T04:15:02.275Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25412025-03-02T04:15:02.533Z Checking const_format v0.2.34
25422025-03-02T04:15:02.536Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25432025-03-02T04:15:02.700Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25442025-03-02T04:15:03.011Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25452025-03-02T04:15:03.227Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
25462025-03-02T04:15:03.431Z Checking gethostname v0.5.0
25472025-03-02T04:15:03.580Z Checking bcs v0.1.6
25482025-03-02T04:15:03.629Z Checking nanorand v0.7.0
25492025-03-02T04:15:03.698Z Compiling async-recursion v1.1.1
25502025-03-02T04:15:03.994Z Checking termtree v0.5.1
25512025-03-02T04:15:04.034Z Checking flume v0.11.1
25522025-03-02T04:15:04.353Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25532025-03-02T04:15:05.017Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25542025-03-02T04:15:05.533Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25552025-03-02T04:15:05.536Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25562025-03-02T04:15:05.924Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25572025-03-02T04:15:11.886Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25582025-03-02T04:15:15.251Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25592025-03-02T04:15:17.969Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25602025-03-02T04:15:19.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.61s
25612025-03-02T04:15:19.557Z
25622025-03-02T04:15:19.557Zinfo: running `cargo check --bins` on clickhouse-admin-api (56/199)
25632025-03-02T04:15:20.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642025-03-02T04:15:20.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652025-03-02T04:15:20.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25662025-03-02T04:15:20.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25672025-03-02T04:15:20.272Z
25682025-03-02T04:15:20.272Zinfo: running `cargo check --bins` on clickhouse-admin-types (57/199)
25692025-03-02T04:15:20.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702025-03-02T04:15:20.904Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712025-03-02T04:15:20.904Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25722025-03-02T04:15:20.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25732025-03-02T04:15:20.991Z
25742025-03-02T04:15:20.991Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (58/199)
25752025-03-02T04:15:21.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762025-03-02T04:15:21.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772025-03-02T04:15:21.760Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25782025-03-02T04:15:22.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
25792025-03-02T04:15:22.680Z
25802025-03-02T04:15:22.680Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199)
25812025-03-02T04:15:23.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822025-03-02T04:15:23.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832025-03-02T04:15:23.455Z Compiling cfg_aliases v0.1.1
25842025-03-02T04:15:23.458Z Compiling vte_generate_state_changes v0.1.2
25852025-03-02T04:15:23.458Z Checking fd-lock v4.0.2
25862025-03-02T04:15:23.458Z Checking nibble_vec v0.1.0
25872025-03-02T04:15:23.459Z Checking bytecount v0.6.8
25882025-03-02T04:15:23.565Z Checking endian-type v0.1.2
25892025-03-02T04:15:23.602Z Compiling tabled_derive v0.7.0
25902025-03-02T04:15:23.630Z Compiling peg-macros v0.8.4
25912025-03-02T04:15:23.661Z Compiling nix v0.28.0
25922025-03-02T04:15:23.724Z Checking papergrid v0.11.0
25932025-03-02T04:15:23.743Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25942025-03-02T04:15:23.773Z Compiling sqlparser_derive v0.2.2
25952025-03-02T04:15:23.808Z Checking radix_trie v0.2.1
25962025-03-02T04:15:24.223Z Checking unicode_categories v0.1.1
25972025-03-02T04:15:24.242Z Checking vte v0.11.1
25982025-03-02T04:15:24.526Z Checking nu-ansi-term v0.50.1
25992025-03-02T04:15:24.762Z Checking home v0.5.9
26002025-03-02T04:15:24.826Z Checking sqlparser v0.45.0
26012025-03-02T04:15:24.944Z Checking sqlformat v0.2.6
26022025-03-02T04:15:24.969Z Checking display-error-chain v0.2.2
26032025-03-02T04:15:25.677Z Checking strip-ansi-escapes v0.2.0
26042025-03-02T04:15:25.813Z Checking tabled v0.15.0
26052025-03-02T04:15:25.845Z Checking reedline v0.38.0
26062025-03-02T04:15:26.148Z Checking peg v0.8.4
26072025-03-02T04:15:26.813Z Checking rustyline v14.0.0
26082025-03-02T04:15:36.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.53s
26092025-03-02T04:15:36.421Z
26102025-03-02T04:15:36.422Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199)
26112025-03-02T04:15:37.070Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122025-03-02T04:15:37.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132025-03-02T04:15:37.185Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26142025-03-02T04:15:42.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.34s
26152025-03-02T04:15:42.972Z
26162025-03-02T04:15:42.974Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199)
26172025-03-02T04:15:43.633Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182025-03-02T04:15:43.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192025-03-02T04:15:43.756Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26202025-03-02T04:15:47.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
26212025-03-02T04:15:47.779Z
26222025-03-02T04:15:47.779Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199)
26232025-03-02T04:15:48.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242025-03-02T04:15:48.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252025-03-02T04:15:48.520Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26262025-03-02T04:15:53.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.91s
26272025-03-02T04:15:53.905Z
26282025-03-02T04:15:53.905Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199)
26292025-03-02T04:15:54.552Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302025-03-02T04:15:54.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312025-03-02T04:15:54.664Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26322025-03-02T04:15:59.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
26332025-03-02T04:16:00.120Z
26342025-03-02T04:16:00.120Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199)
26352025-03-02T04:16:00.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362025-03-02T04:16:00.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372025-03-02T04:16:00.884Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26382025-03-02T04:16:04.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s
26392025-03-02T04:16:05.049Z
26402025-03-02T04:16:05.049Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199)
26412025-03-02T04:16:05.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422025-03-02T04:16:05.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432025-03-02T04:16:05.819Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26442025-03-02T04:16:09.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
26452025-03-02T04:16:10.020Z
26462025-03-02T04:16:10.020Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199)
26472025-03-02T04:16:10.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-03-02T04:16:10.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-03-02T04:16:10.786Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26502025-03-02T04:16:16.188Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.16s
26512025-03-02T04:16:16.388Z
26522025-03-02T04:16:16.388Zinfo: running `cargo check --bins` on oximeter (67/199)
26532025-03-02T04:16:17.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-03-02T04:16:17.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-03-02T04:16:17.011Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562025-03-02T04:16:17.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26572025-03-02T04:16:17.093Z
26582025-03-02T04:16:17.093Zinfo: running `cargo check --bins` on oximeter-macro-impl (68/199)
26592025-03-02T04:16:17.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602025-03-02T04:16:17.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612025-03-02T04:16:17.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622025-03-02T04:16:17.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26632025-03-02T04:16:17.784Z
26642025-03-02T04:16:17.784Zinfo: running `cargo check --bins` on oximeter-schema (69/199)
26652025-03-02T04:16:18.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662025-03-02T04:16:18.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672025-03-02T04:16:18.513Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26682025-03-02T04:16:20.694Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26692025-03-02T04:16:21.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s
26702025-03-02T04:16:21.887Z
26712025-03-02T04:16:21.887Zinfo: running `cargo check --bins` on oximeter-types (70/199)
26722025-03-02T04:16:22.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-03-02T04:16:22.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-03-02T04:16:22.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-03-02T04:16:22.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26762025-03-02T04:16:22.599Z
26772025-03-02T04:16:22.600Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (71/199)
26782025-03-02T04:16:23.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-03-02T04:16:23.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-03-02T04:16:23.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-03-02T04:16:23.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26822025-03-02T04:16:23.319Z
26832025-03-02T04:16:23.319Zinfo: running `cargo check --bins` on oxql-types (72/199)
26842025-03-02T04:16:23.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-03-02T04:16:23.955Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-03-02T04:16:23.955Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-03-02T04:16:23.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26882025-03-02T04:16:24.039Z
26892025-03-02T04:16:24.039Zinfo: running `cargo check --bins` on oximeter-test-utils (73/199)
26902025-03-02T04:16:24.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-03-02T04:16:24.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-03-02T04:16:24.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-03-02T04:16:24.730Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26942025-03-02T04:16:24.823Z
26952025-03-02T04:16:24.823Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (74/199)
26962025-03-02T04:16:25.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-03-02T04:16:25.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-03-02T04:16:25.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-03-02T04:16:25.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27002025-03-02T04:16:25.535Z
27012025-03-02T04:16:25.535Zinfo: running `cargo check --bins` on bootstrap-agent-client (75/199)
27022025-03-02T04:16:26.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-03-02T04:16:26.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-03-02T04:16:26.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-03-02T04:16:26.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27062025-03-02T04:16:26.281Z
27072025-03-02T04:16:26.282Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199)
27082025-03-02T04:16:26.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-03-02T04:16:26.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-03-02T04:16:26.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-03-02T04:16:26.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27122025-03-02T04:16:26.996Z
27132025-03-02T04:16:26.996Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (77/199)
27142025-03-02T04:16:27.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-03-02T04:16:27.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-03-02T04:16:27.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-03-02T04:16:27.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27182025-03-02T04:16:27.704Z
27192025-03-02T04:16:27.704Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (78/199)
27202025-03-02T04:16:28.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-03-02T04:16:28.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-03-02T04:16:28.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-03-02T04:16:28.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27242025-03-02T04:16:28.413Z
27252025-03-02T04:16:28.413Zinfo: running `cargo check --bins` on cockroach-admin-client (79/199)
27262025-03-02T04:16:29.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-03-02T04:16:29.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-03-02T04:16:29.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-03-02T04:16:29.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27302025-03-02T04:16:29.124Z
27312025-03-02T04:16:29.124Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (80/199)
27322025-03-02T04:16:29.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-03-02T04:16:29.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-03-02T04:16:29.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-03-02T04:16:29.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27362025-03-02T04:16:29.860Z
27372025-03-02T04:16:29.860Zinfo: running `cargo check --bins` on dns-service-client (81/199)
27382025-03-02T04:16:30.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-03-02T04:16:30.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-03-02T04:16:30.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-03-02T04:16:30.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27422025-03-02T04:16:30.556Z
27432025-03-02T04:16:30.556Zinfo: running `cargo check --bins` on internal-dns-types (82/199)
27442025-03-02T04:16:31.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-03-02T04:16:31.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-03-02T04:16:31.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-03-02T04:16:31.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27482025-03-02T04:16:31.284Z
27492025-03-02T04:16:31.284Zinfo: running `cargo check --bins` on dpd-client (83/199)
27502025-03-02T04:16:31.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-03-02T04:16:31.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-03-02T04:16:31.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-03-02T04:16:31.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27542025-03-02T04:16:31.988Z
27552025-03-02T04:16:31.988Zinfo: running `cargo check --bins` on gateway-client (84/199)
27562025-03-02T04:16:32.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-03-02T04:16:32.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-03-02T04:16:32.604Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-03-02T04:16:32.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27602025-03-02T04:16:32.685Z
27612025-03-02T04:16:32.685Zinfo: running `cargo check --bins` on installinator-client (85/199)
27622025-03-02T04:16:33.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-03-02T04:16:33.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-03-02T04:16:33.337Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-03-02T04:16:33.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27662025-03-02T04:16:33.428Z
27672025-03-02T04:16:33.428Zinfo: running `cargo check --bins` on installinator-common (86/199)
27682025-03-02T04:16:34.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-03-02T04:16:34.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-03-02T04:16:34.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-03-02T04:16:34.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27722025-03-02T04:16:34.158Z
27732025-03-02T04:16:34.158Zinfo: running `cargo check --bins` on update-engine (87/199)
27742025-03-02T04:16:34.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-03-02T04:16:34.798Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-03-02T04:16:34.798Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-03-02T04:16:34.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27782025-03-02T04:16:34.884Z
27792025-03-02T04:16:34.884Zinfo: running `cargo check --bins` on nexus-client (88/199)
27802025-03-02T04:16:35.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-03-02T04:16:35.533Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-03-02T04:16:35.533Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-03-02T04:16:35.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27842025-03-02T04:16:35.622Z
27852025-03-02T04:16:35.622Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/199)
27862025-03-02T04:16:36.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-03-02T04:16:36.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-03-02T04:16:36.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-03-02T04:16:36.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
27902025-03-02T04:16:36.346Z
27912025-03-02T04:16:36.346Zinfo: running `cargo check --bins` on omicron-passwords (90/199)
27922025-03-02T04:16:36.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-03-02T04:16:36.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-03-02T04:16:36.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952025-03-02T04:16:36.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27962025-03-02T04:16:37.025Z
27972025-03-02T04:16:37.025Zinfo: running `cargo check --bins` on nexus-types (91/199)
27982025-03-02T04:16:37.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-03-02T04:16:37.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-03-02T04:16:37.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-03-02T04:16:37.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28022025-03-02T04:16:37.775Z
28032025-03-02T04:16:37.775Zinfo: running `cargo check --bins` on oxide-client (92/199)
28042025-03-02T04:16:38.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-03-02T04:16:38.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-03-02T04:16:38.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-03-02T04:16:38.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28082025-03-02T04:16:38.455Z
28092025-03-02T04:16:38.455Zinfo: running `cargo check --bins` on oximeter-client (93/199)
28102025-03-02T04:16:39.071Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-03-02T04:16:39.074Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-03-02T04:16:39.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-03-02T04:16:39.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28142025-03-02T04:16:39.161Z
28152025-03-02T04:16:39.161Zinfo: running `cargo check --bins` on repo-depot-client (94/199)
28162025-03-02T04:16:39.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-03-02T04:16:39.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-03-02T04:16:39.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-03-02T04:16:39.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28202025-03-02T04:16:39.841Z
28212025-03-02T04:16:39.841Zinfo: running `cargo check --bins` on sled-agent-client (95/199)
28222025-03-02T04:16:40.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-03-02T04:16:40.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-03-02T04:16:40.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-03-02T04:16:40.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28262025-03-02T04:16:40.552Z
28272025-03-02T04:16:40.552Zinfo: running `cargo check --bins` on wicketd-client (96/199)
28282025-03-02T04:16:41.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-03-02T04:16:41.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-03-02T04:16:41.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-03-02T04:16:41.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28322025-03-02T04:16:41.299Z
28332025-03-02T04:16:41.299Zinfo: running `cargo check --bins` on sled-agent-types (97/199)
28342025-03-02T04:16:41.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-03-02T04:16:41.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-03-02T04:16:41.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372025-03-02T04:16:41.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28382025-03-02T04:16:42.020Z
28392025-03-02T04:16:42.020Zinfo: running `cargo check --bins` on wicket-common (98/199)
28402025-03-02T04:16:42.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-03-02T04:16:42.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-03-02T04:16:42.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432025-03-02T04:16:42.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28442025-03-02T04:16:42.759Z
28452025-03-02T04:16:42.759Zinfo: running `cargo check --bins` on omicron-cockroach-admin (99/199)
28462025-03-02T04:16:43.410Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472025-03-02T04:16:43.413Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482025-03-02T04:16:43.525Z Checking csv-core v0.1.11
28492025-03-02T04:16:43.530Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28502025-03-02T04:16:43.530Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28512025-03-02T04:16:43.647Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28522025-03-02T04:16:43.834Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28532025-03-02T04:16:43.866Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28542025-03-02T04:16:43.880Z Checking csv v1.3.1
28552025-03-02T04:16:44.484Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28562025-03-02T04:16:44.848Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28572025-03-02T04:16:46.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s
28582025-03-02T04:16:46.801Z
28592025-03-02T04:16:46.801Zinfo: running `cargo check --bins` on cockroach-admin-api (100/199)
28602025-03-02T04:16:47.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28612025-03-02T04:16:47.415Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28622025-03-02T04:16:47.415Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28632025-03-02T04:16:47.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28642025-03-02T04:16:47.505Z
28652025-03-02T04:16:47.505Zinfo: running `cargo check --bins` on cockroach-admin-types (101/199)
28662025-03-02T04:16:48.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-03-02T04:16:48.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-03-02T04:16:48.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692025-03-02T04:16:48.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28702025-03-02T04:16:48.214Z
28712025-03-02T04:16:48.214Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199)
28722025-03-02T04:16:48.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732025-03-02T04:16:48.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742025-03-02T04:16:48.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752025-03-02T04:16:48.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
28762025-03-02T04:16:49.033Z
28772025-03-02T04:16:49.033Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199)
28782025-03-02T04:16:49.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-03-02T04:16:49.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-03-02T04:16:49.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812025-03-02T04:16:49.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28822025-03-02T04:16:49.857Z
28832025-03-02T04:16:49.857Zinfo: running `cargo check --bins` on dns-server (104/199)
28842025-03-02T04:16:50.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-03-02T04:16:50.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-03-02T04:16:50.586Z Compiling typify-impl v0.3.0
28872025-03-02T04:16:50.700Z Compiling parking_lot_core v0.8.6
28882025-03-02T04:16:50.711Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28892025-03-02T04:16:50.721Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28902025-03-02T04:16:50.724Z Checking fxhash v0.2.1
28912025-03-02T04:16:50.736Z Checking hickory-client v0.24.4
28922025-03-02T04:16:50.739Z Checking hickory-server v0.24.4
28932025-03-02T04:16:51.466Z Checking parking_lot v0.11.2
28942025-03-02T04:16:51.626Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28952025-03-02T04:16:51.760Z Checking sled v0.34.7
28962025-03-02T04:16:56.369Z Compiling typify-macro v0.3.0
28972025-03-02T04:16:57.931Z Compiling typify v0.3.0
28982025-03-02T04:16:58.013Z Compiling progenitor-impl v0.9.1
28992025-03-02T04:17:00.552Z Compiling progenitor-macro v0.9.1
29002025-03-02T04:17:04.311Z Checking progenitor v0.9.1
29012025-03-02T04:17:04.453Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29022025-03-02T04:17:04.953Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29032025-03-02T04:17:06.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.45s
29042025-03-02T04:17:06.510Z
29052025-03-02T04:17:06.510Zinfo: running `cargo check --bins` on dns-server-api (105/199)
29062025-03-02T04:17:07.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072025-03-02T04:17:07.127Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082025-03-02T04:17:07.127Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092025-03-02T04:17:07.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29102025-03-02T04:17:07.211Z
29112025-03-02T04:17:07.211Zinfo: running `cargo check --bins` on openapi-manager-types (106/199)
29122025-03-02T04:17:07.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132025-03-02T04:17:07.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142025-03-02T04:17:07.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152025-03-02T04:17:07.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29162025-03-02T04:17:07.875Z
29172025-03-02T04:17:07.875Zinfo: running `cargo check --bins` on gateway-test-utils (107/199)
29182025-03-02T04:17:08.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192025-03-02T04:17:08.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202025-03-02T04:17:08.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212025-03-02T04:17:08.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29222025-03-02T04:17:08.666Z
29232025-03-02T04:17:08.666Zinfo: running `cargo check --bins` on gateway-types (108/199)
29242025-03-02T04:17:09.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-03-02T04:17:09.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-03-02T04:17:09.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-03-02T04:17:09.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29282025-03-02T04:17:09.374Z
29292025-03-02T04:17:09.374Zinfo: running `cargo check --bins` on ipcc (109/199)
29302025-03-02T04:17:10.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-03-02T04:17:10.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-03-02T04:17:10.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-03-02T04:17:10.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29342025-03-02T04:17:10.108Z
29352025-03-02T04:17:10.108Zinfo: running `cargo check --bins` on omicron-gateway (110/199)
29362025-03-02T04:17:10.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-03-02T04:17:10.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-03-02T04:17:10.911Z Compiling semver v0.1.20
29392025-03-02T04:17:10.919Z Compiling radium v0.7.0
29402025-03-02T04:17:11.038Z Compiling maybe-uninit v2.0.0
29412025-03-02T04:17:11.038Z Checking tap v1.0.1
29422025-03-02T04:17:11.063Z Checking password-hash v0.5.0
29432025-03-02T04:17:11.066Z Checking blake2 v0.10.6
29442025-03-02T04:17:11.066Z Compiling packed_struct v0.10.1
29452025-03-02T04:17:11.066Z Checking funty v2.0.0
29462025-03-02T04:17:11.215Z Checking wyz v0.5.1
29472025-03-02T04:17:11.486Z Compiling rustc_version v0.1.7
29482025-03-02T04:17:11.534Z Compiling owo-colors v4.2.0
29492025-03-02T04:17:11.550Z Compiling cancel-safe-futures v0.1.5
29502025-03-02T04:17:11.583Z Checking crc-catalog v2.4.0
29512025-03-02T04:17:11.618Z Checking argon2 v0.5.3
29522025-03-02T04:17:11.729Z Checking crc v3.2.1
29532025-03-02T04:17:11.754Z Compiling packed_struct_codegen v0.10.1
29542025-03-02T04:17:11.889Z Checking libsw-core v0.3.1
29552025-03-02T04:17:11.909Z Compiling newtype_derive v0.1.6
29562025-03-02T04:17:11.954Z Compiling indexmap v1.9.3
29572025-03-02T04:17:11.982Z Checking bitvec v1.0.1
29582025-03-02T04:17:12.132Z Checking half v2.4.1
29592025-03-02T04:17:12.175Z Checking nodrop v0.1.14
29602025-03-02T04:17:12.233Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29612025-03-02T04:17:12.296Z Checking ciborium-io v0.2.2
29622025-03-02T04:17:12.299Z Checking fixedbitset v0.5.7
29632025-03-02T04:17:12.331Z Checking array-init v0.0.4
29642025-03-02T04:17:12.427Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29652025-03-02T04:17:12.586Z Checking ciborium-ll v0.2.2
29662025-03-02T04:17:12.603Z Checking libsw v3.4.0
29672025-03-02T04:17:12.692Z Checking petgraph v0.7.1
29682025-03-02T04:17:12.850Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29692025-03-02T04:17:12.894Z Checking smallvec v0.6.14
29702025-03-02T04:17:13.174Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29712025-03-02T04:17:13.278Z Checking swrite v0.1.0
29722025-03-02T04:17:13.305Z Checking indent_write v2.2.0
29732025-03-02T04:17:13.421Z Checking termcolor v1.4.1
29742025-03-02T04:17:13.543Z Checking hashbrown v0.12.3
29752025-03-02T04:17:13.564Z Checking linear-map v1.2.0
29762025-03-02T04:17:13.843Z Checking bitfield v0.14.0
29772025-03-02T04:17:13.902Z Checking env_logger v0.10.2
29782025-03-02T04:17:14.079Z Checking ron v0.8.1
29792025-03-02T04:17:14.139Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29802025-03-02T04:17:14.181Z Checking serde-hex v0.1.0
29812025-03-02T04:17:14.274Z Checking ciborium v0.2.2
29822025-03-02T04:17:14.331Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29832025-03-02T04:17:15.235Z Checking steno v0.4.1
29842025-03-02T04:17:15.318Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29852025-03-02T04:17:15.400Z Checking hashbrown v0.13.2
29862025-03-02T04:17:15.574Z Checking crc-any v2.5.0
29872025-03-02T04:17:15.764Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29882025-03-02T04:17:15.799Z Checking humantime v2.1.0
29892025-03-02T04:17:15.982Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29902025-03-02T04:17:16.136Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29912025-03-02T04:17:16.263Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29922025-03-02T04:17:16.391Z Checking object v0.30.4
29932025-03-02T04:17:16.602Z Checking path-slash v0.1.5
29942025-03-02T04:17:16.727Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29952025-03-02T04:17:16.821Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29962025-03-02T04:17:17.471Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29972025-03-02T04:17:17.582Z Checking nix v0.27.1
29982025-03-02T04:17:17.756Z Checking tungstenite v0.23.0
29992025-03-02T04:17:18.127Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30002025-03-02T04:17:18.171Z Checking kstat-rs v0.2.4
30012025-03-02T04:17:18.549Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30022025-03-02T04:17:18.693Z Checking signal-hook-tokio v0.3.1
30032025-03-02T04:17:18.720Z Checking tokio-tungstenite v0.23.1
30042025-03-02T04:17:18.794Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30052025-03-02T04:17:19.476Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30062025-03-02T04:17:25.983Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30072025-03-02T04:17:27.394Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
30082025-03-02T04:17:30.499Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30092025-03-02T04:17:36.106Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30102025-03-02T04:17:36.813Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30112025-03-02T04:17:39.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.54s
30122025-03-02T04:17:39.882Z
30132025-03-02T04:17:39.882Zinfo: running `cargo check --bins` on gateway-api (111/199)
30142025-03-02T04:17:40.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152025-03-02T04:17:40.510Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162025-03-02T04:17:40.510Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172025-03-02T04:17:40.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30182025-03-02T04:17:40.603Z
30192025-03-02T04:17:40.603Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (112/199)
30202025-03-02T04:17:41.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212025-03-02T04:17:41.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222025-03-02T04:17:41.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232025-03-02T04:17:41.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30242025-03-02T04:17:41.293Z
30252025-03-02T04:17:41.293Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (113/199)
30262025-03-02T04:17:41.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272025-03-02T04:17:41.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282025-03-02T04:17:41.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292025-03-02T04:17:41.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30302025-03-02T04:17:41.993Z
30312025-03-02T04:17:41.993Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (114/199)
30322025-03-02T04:17:42.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332025-03-02T04:17:42.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342025-03-02T04:17:42.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352025-03-02T04:17:42.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30362025-03-02T04:17:42.703Z
30372025-03-02T04:17:42.703Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (115/199)
30382025-03-02T04:17:43.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392025-03-02T04:17:43.339Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402025-03-02T04:17:43.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412025-03-02T04:17:43.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30422025-03-02T04:17:43.426Z
30432025-03-02T04:17:43.426Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (116/199)
30442025-03-02T04:17:44.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452025-03-02T04:17:44.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462025-03-02T04:17:44.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472025-03-02T04:17:44.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30482025-03-02T04:17:44.137Z
30492025-03-02T04:17:44.137Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (117/199)
30502025-03-02T04:17:44.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512025-03-02T04:17:44.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522025-03-02T04:17:44.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30532025-03-02T04:17:44.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30542025-03-02T04:17:44.858Z
30552025-03-02T04:17:44.858Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (118/199)
30562025-03-02T04:17:45.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572025-03-02T04:17:45.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582025-03-02T04:17:45.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30592025-03-02T04:17:45.487Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30602025-03-02T04:17:45.576Z
30612025-03-02T04:17:45.576Zinfo: running `cargo check --bins` on oximeter-producer (119/199)
30622025-03-02T04:17:46.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632025-03-02T04:17:46.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642025-03-02T04:17:46.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30652025-03-02T04:17:46.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30662025-03-02T04:17:46.320Z
30672025-03-02T04:17:46.320Zinfo: running `cargo check --bins` on internal-dns-resolver (120/199)
30682025-03-02T04:17:46.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30692025-03-02T04:17:46.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30702025-03-02T04:17:46.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30712025-03-02T04:17:46.950Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30722025-03-02T04:17:47.032Z
30732025-03-02T04:17:47.032Zinfo: running `cargo check --bins` on sp-sim (121/199)
30742025-03-02T04:17:47.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30752025-03-02T04:17:47.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30762025-03-02T04:17:47.754Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30772025-03-02T04:17:48.216Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30782025-03-02T04:17:49.959Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30792025-03-02T04:17:51.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.69s
30802025-03-02T04:17:51.937Z
30812025-03-02T04:17:51.937Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (122/199)
30822025-03-02T04:17:52.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30832025-03-02T04:17:52.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30842025-03-02T04:17:52.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30852025-03-02T04:17:52.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
30862025-03-02T04:17:52.716Z
30872025-03-02T04:17:52.717Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (123/199)
30882025-03-02T04:17:53.412Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30892025-03-02T04:17:53.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30902025-03-02T04:17:53.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30912025-03-02T04:17:53.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
30922025-03-02T04:17:53.511Z
30932025-03-02T04:17:53.511Zinfo: running `cargo check --bins` on db-macros (124/199)
30942025-03-02T04:17:54.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952025-03-02T04:17:54.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962025-03-02T04:17:54.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30972025-03-02T04:17:54.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30982025-03-02T04:17:54.201Z
30992025-03-02T04:17:54.201Zinfo: running `cargo check --bins` on nexus-macros-common (125/199)
31002025-03-02T04:17:54.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31012025-03-02T04:17:54.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31022025-03-02T04:17:54.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31032025-03-02T04:17:54.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31042025-03-02T04:17:54.911Z
31052025-03-02T04:17:54.911Zinfo: running `cargo check --bins` on nexus-auth (126/199)
31062025-03-02T04:17:55.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31072025-03-02T04:17:55.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31082025-03-02T04:17:55.597Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31092025-03-02T04:17:55.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31102025-03-02T04:17:55.702Z
31112025-03-02T04:17:55.702Zinfo: running `cargo check --bins` on authz-macros (127/199)
31122025-03-02T04:17:56.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132025-03-02T04:17:56.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142025-03-02T04:17:56.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31152025-03-02T04:17:56.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31162025-03-02T04:17:56.413Z
31172025-03-02T04:17:56.413Zinfo: running `cargo check --bins` on nexus-db-fixed-data (128/199)
31182025-03-02T04:17:57.078Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192025-03-02T04:17:57.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202025-03-02T04:17:57.081Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31212025-03-02T04:17:57.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31222025-03-02T04:17:57.181Z
31232025-03-02T04:17:57.181Zinfo: running `cargo check --bins` on nexus-db-model (129/199)
31242025-03-02T04:17:57.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252025-03-02T04:17:57.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262025-03-02T04:17:57.851Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31272025-03-02T04:17:57.854Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31282025-03-02T04:17:58.120Z
31292025-03-02T04:17:58.120Zinfo: running `cargo check --bins` on nexus-defaults (130/199)
31302025-03-02T04:17:58.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312025-03-02T04:17:58.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322025-03-02T04:17:58.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332025-03-02T04:17:58.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31342025-03-02T04:17:58.675Z
31352025-03-02T04:17:58.675Zinfo: running `cargo check --bins` on nexus-inventory (131/199)
31362025-03-02T04:17:59.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372025-03-02T04:17:59.338Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382025-03-02T04:17:59.339Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392025-03-02T04:17:59.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31402025-03-02T04:17:59.427Z
31412025-03-02T04:17:59.427Zinfo: running `cargo check --bins` on typed-rng (132/199)
31422025-03-02T04:18:00.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432025-03-02T04:18:00.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442025-03-02T04:18:00.042Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452025-03-02T04:18:00.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31462025-03-02T04:18:00.122Z
31472025-03-02T04:18:00.123Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (133/199)
31482025-03-02T04:18:00.803Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492025-03-02T04:18:00.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502025-03-02T04:18:00.965Z Checking keccak v0.1.5
31512025-03-02T04:18:01.081Z Checking secrecy v0.8.0
31522025-03-02T04:18:01.084Z Compiling unicase v2.7.0
31532025-03-02T04:18:01.085Z Compiling same-file v1.0.6
31542025-03-02T04:18:01.107Z Compiling tempfile v3.13.0
31552025-03-02T04:18:01.136Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
31562025-03-02T04:18:01.140Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31572025-03-02T04:18:01.140Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31582025-03-02T04:18:01.260Z Compiling thiserror-impl-no-std v2.0.2
31592025-03-02T04:18:01.349Z Checking sha3 v0.10.8
31602025-03-02T04:18:01.368Z Compiling walkdir v2.5.0
31612025-03-02T04:18:01.460Z Checking universal-hash v0.5.1
31622025-03-02T04:18:01.573Z Compiling blake3 v1.5.4
31632025-03-02T04:18:01.604Z Checking opaque-debug v0.3.1
31642025-03-02T04:18:01.648Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31652025-03-02T04:18:01.721Z Checking poly1305 v0.8.0
31662025-03-02T04:18:01.742Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31672025-03-02T04:18:01.763Z Checking chacha20 v0.9.1
31682025-03-02T04:18:01.825Z Checking aead v0.5.2
31692025-03-02T04:18:01.992Z Compiling memmap2 v0.9.5
31702025-03-02T04:18:02.022Z Compiling arrayvec v0.7.6
31712025-03-02T04:18:02.075Z Compiling arrayref v0.3.9
31722025-03-02T04:18:02.108Z Compiling libefi-sys v0.1.0
31732025-03-02T04:18:02.199Z Compiling constant_time_eq v0.3.1
31742025-03-02T04:18:02.258Z Compiling salty v0.3.0
31752025-03-02T04:18:02.365Z Checking chacha20poly1305 v0.10.1
31762025-03-02T04:18:02.426Z Compiling toolchain_find v0.4.0
31772025-03-02T04:18:02.480Z Compiling camino-tempfile v1.1.1
31782025-03-02T04:18:02.561Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31792025-03-02T04:18:02.693Z Compiling bitfield-struct v0.6.2
31802025-03-02T04:18:02.830Z Compiling topological-sort v0.2.2
31812025-03-02T04:18:02.914Z Compiling mime_guess v2.0.5
31822025-03-02T04:18:03.062Z Compiling rustfmt-wrapper v0.2.1
31832025-03-02T04:18:03.499Z Compiling progenitor v0.9.1
31842025-03-02T04:18:03.573Z Compiling omicron-zone-package v0.12.0
31852025-03-02T04:18:03.671Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
31862025-03-02T04:18:03.731Z Checking primeorder v0.13.6
31872025-03-02T04:18:03.947Z Checking thiserror-no-std v2.0.2
31882025-03-02T04:18:03.992Z Checking env_filter v0.1.2
31892025-03-02T04:18:04.035Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31902025-03-02T04:18:04.057Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31912025-03-02T04:18:04.076Z Checking vsss-rs v3.3.4
31922025-03-02T04:18:04.173Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
31932025-03-02T04:18:04.203Z Checking p384 v0.13.0
31942025-03-02T04:18:04.227Z Checking env_logger v0.11.5
31952025-03-02T04:18:04.353Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
31962025-03-02T04:18:04.399Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31972025-03-02T04:18:04.600Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31982025-03-02T04:18:04.655Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31992025-03-02T04:18:04.783Z Checking bumpalo v3.16.0
32002025-03-02T04:18:04.854Z Checking http-range v0.1.5
32012025-03-02T04:18:04.873Z Checking simd-adler32 v0.3.7
32022025-03-02T04:18:05.045Z Compiling zip v2.1.3
32032025-03-02T04:18:05.062Z Checking lockfree-object-pool v0.1.6
32042025-03-02T04:18:05.140Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32052025-03-02T04:18:05.231Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32062025-03-02T04:18:05.306Z Checking zopfli v0.8.1
32072025-03-02T04:18:05.392Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32082025-03-02T04:18:05.414Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32092025-03-02T04:18:05.706Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32102025-03-02T04:18:05.847Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32112025-03-02T04:18:06.012Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
32122025-03-02T04:18:06.360Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32132025-03-02T04:18:06.380Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32142025-03-02T04:18:06.661Z Checking atty v0.2.14
32152025-03-02T04:18:06.751Z Checking glob v0.3.2
32162025-03-02T04:18:06.797Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32172025-03-02T04:18:06.817Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
32182025-03-02T04:18:06.894Z Checking hyper-staticfile v0.10.1
32192025-03-02T04:18:07.084Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32202025-03-02T04:18:07.136Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32212025-03-02T04:18:08.098Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
32222025-03-02T04:18:08.290Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32232025-03-02T04:18:08.434Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32242025-03-02T04:18:08.455Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32252025-03-02T04:18:08.503Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32262025-03-02T04:18:08.820Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32272025-03-02T04:18:09.107Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
32282025-03-02T04:18:09.245Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32292025-03-02T04:18:09.373Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32302025-03-02T04:18:09.618Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32312025-03-02T04:18:09.640Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32322025-03-02T04:18:12.832Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32332025-03-02T04:18:12.832Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32342025-03-02T04:18:22.029Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32352025-03-02T04:18:36.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.95s
32362025-03-02T04:18:36.302Z
32372025-03-02T04:18:36.302Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (134/199)
32382025-03-02T04:18:36.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392025-03-02T04:18:36.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402025-03-02T04:18:37.113Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32412025-03-02T04:18:51.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.06s
32422025-03-02T04:18:51.582Z
32432025-03-02T04:18:51.582Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (135/199)
32442025-03-02T04:18:52.246Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452025-03-02T04:18:52.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462025-03-02T04:18:52.388Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32472025-03-02T04:19:06.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s
32482025-03-02T04:19:07.138Z
32492025-03-02T04:19:07.138Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (136/199)
32502025-03-02T04:19:07.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32512025-03-02T04:19:07.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32522025-03-02T04:19:07.979Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32532025-03-02T04:19:22.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.53s
32542025-03-02T04:19:22.896Z
32552025-03-02T04:19:22.896Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (137/199)
32562025-03-02T04:19:23.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32572025-03-02T04:19:23.603Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32582025-03-02T04:19:23.751Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32592025-03-02T04:19:38.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.29s
32602025-03-02T04:19:38.410Z
32612025-03-02T04:19:38.410Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (138/199)
32622025-03-02T04:19:39.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632025-03-02T04:19:39.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642025-03-02T04:19:39.227Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32652025-03-02T04:19:53.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s
32662025-03-02T04:19:53.370Z
32672025-03-02T04:19:53.371Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (139/199)
32682025-03-02T04:19:54.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32692025-03-02T04:19:54.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32702025-03-02T04:19:54.190Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32712025-03-02T04:20:08.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.11s
32722025-03-02T04:20:08.701Z
32732025-03-02T04:20:08.701Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (140/199)
32742025-03-02T04:20:09.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32752025-03-02T04:20:09.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32762025-03-02T04:20:09.530Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32772025-03-02T04:20:24.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.09s
32782025-03-02T04:20:25.017Z
32792025-03-02T04:20:25.017Zinfo: running `cargo check --bins` on bootstrap-agent-api (141/199)
32802025-03-02T04:20:25.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32812025-03-02T04:20:25.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32822025-03-02T04:20:25.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32832025-03-02T04:20:25.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
32842025-03-02T04:20:25.789Z
32852025-03-02T04:20:25.789Zinfo: running `cargo check --bins` on key-manager (142/199)
32862025-03-02T04:20:26.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872025-03-02T04:20:26.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882025-03-02T04:20:26.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892025-03-02T04:20:26.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32902025-03-02T04:20:26.521Z
32912025-03-02T04:20:26.521Zinfo: running `cargo check --bins` on range-requests (143/199)
32922025-03-02T04:20:27.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32932025-03-02T04:20:27.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32942025-03-02T04:20:27.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32952025-03-02T04:20:27.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32962025-03-02T04:20:27.235Z
32972025-03-02T04:20:27.235Zinfo: running `cargo check --bins` on repo-depot-api (144/199)
32982025-03-02T04:20:27.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32992025-03-02T04:20:27.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33002025-03-02T04:20:27.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33012025-03-02T04:20:27.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33022025-03-02T04:20:27.974Z
33032025-03-02T04:20:27.974Zinfo: running `cargo check --bins` on sled-agent-api (145/199)
33042025-03-02T04:20:28.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052025-03-02T04:20:28.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062025-03-02T04:20:28.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33072025-03-02T04:20:28.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33082025-03-02T04:20:28.755Z
33092025-03-02T04:20:28.755Zinfo: running `cargo check --bins` on sled-diagnostics (146/199)
33102025-03-02T04:20:29.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33112025-03-02T04:20:29.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33122025-03-02T04:20:29.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33132025-03-02T04:20:29.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33142025-03-02T04:20:29.448Z
33152025-03-02T04:20:29.448Zinfo: running `cargo check --bins` on sled-hardware (147/199)
33162025-03-02T04:20:30.081Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33172025-03-02T04:20:30.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33182025-03-02T04:20:30.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33192025-03-02T04:20:30.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33202025-03-02T04:20:30.171Z
33212025-03-02T04:20:30.171Zinfo: running `cargo check --bins --no-default-features` on sled-storage (148/199)
33222025-03-02T04:20:30.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232025-03-02T04:20:30.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242025-03-02T04:20:30.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33252025-03-02T04:20:30.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33262025-03-02T04:20:30.903Z
33272025-03-02T04:20:30.903Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (149/199)
33282025-03-02T04:20:31.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33292025-03-02T04:20:31.544Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33302025-03-02T04:20:31.544Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33312025-03-02T04:20:31.549Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33322025-03-02T04:20:31.642Z
33332025-03-02T04:20:31.642Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (150/199)
33342025-03-02T04:20:32.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33352025-03-02T04:20:32.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33362025-03-02T04:20:32.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33372025-03-02T04:20:32.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33382025-03-02T04:20:32.413Z
33392025-03-02T04:20:32.413Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (151/199)
33402025-03-02T04:20:33.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412025-03-02T04:20:33.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422025-03-02T04:20:33.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33432025-03-02T04:20:33.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33442025-03-02T04:20:33.171Z
33452025-03-02T04:20:33.171Zinfo: running `cargo check --bins` on nexus-test-interface (152/199)
33462025-03-02T04:20:33.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33472025-03-02T04:20:33.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33482025-03-02T04:20:33.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33492025-03-02T04:20:33.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33502025-03-02T04:20:33.929Z
33512025-03-02T04:20:33.929Zinfo: running `cargo check --bins` on oximeter-collector (153/199)
33522025-03-02T04:20:34.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33532025-03-02T04:20:34.589Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33542025-03-02T04:20:34.714Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33552025-03-02T04:20:34.715Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33562025-03-02T04:20:35.624Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33572025-03-02T04:20:37.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s
33582025-03-02T04:20:37.949Z
33592025-03-02T04:20:37.949Zinfo: running `cargo check --bins` on oximeter-api (154/199)
33602025-03-02T04:20:38.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612025-03-02T04:20:38.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622025-03-02T04:20:38.579Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632025-03-02T04:20:38.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33642025-03-02T04:20:38.664Z
33652025-03-02T04:20:38.664Zinfo: running `cargo check --bins` on cert-dev (155/199)
33662025-03-02T04:20:39.286Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672025-03-02T04:20:39.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682025-03-02T04:20:39.379Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33692025-03-02T04:20:39.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
33702025-03-02T04:20:39.871Z
33712025-03-02T04:20:39.871Zinfo: running `cargo check --bins` on clickana (156/199)
33722025-03-02T04:20:40.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732025-03-02T04:20:40.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742025-03-02T04:20:40.606Z Checking itertools v0.13.0
33752025-03-02T04:20:40.606Z Checking castaway v0.2.3
33762025-03-02T04:20:40.609Z Checking lru v0.12.5
33772025-03-02T04:20:40.609Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33782025-03-02T04:20:40.609Z Compiling instability v0.3.2
33792025-03-02T04:20:40.609Z Checking cassowary v0.3.0
33802025-03-02T04:20:40.609Z Compiling indoc v2.0.5
33812025-03-02T04:20:40.833Z Checking compact_str v0.8.0
33822025-03-02T04:20:42.458Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33832025-03-02T04:20:42.578Z Checking unicode-truncate v1.1.0
33842025-03-02T04:20:42.737Z Checking ratatui v0.29.0
33852025-03-02T04:20:44.720Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33862025-03-02T04:20:45.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.72s
33872025-03-02T04:20:45.802Z
33882025-03-02T04:20:45.802Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (157/199)
33892025-03-02T04:20:46.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902025-03-02T04:20:46.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912025-03-02T04:20:46.600Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33922025-03-02T04:20:46.600Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33932025-03-02T04:20:47.709Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33942025-03-02T04:20:48.209Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33952025-03-02T04:20:48.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.77s
33962025-03-02T04:20:48.792Z
33972025-03-02T04:20:48.792Zinfo: running `cargo check --bins` on ch-dev (158/199)
33982025-03-02T04:20:49.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992025-03-02T04:20:49.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002025-03-02T04:20:49.534Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34012025-03-02T04:20:50.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
34022025-03-02T04:20:50.537Z
34032025-03-02T04:20:50.537Zinfo: running `cargo check --bins` on crdb-seed (159/199)
34042025-03-02T04:20:51.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34052025-03-02T04:20:51.190Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34062025-03-02T04:20:51.293Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34072025-03-02T04:20:51.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
34082025-03-02T04:20:51.868Z
34092025-03-02T04:20:51.868Zinfo: running `cargo check --bins` on db-dev (160/199)
34102025-03-02T04:20:52.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34112025-03-02T04:20:52.513Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34122025-03-02T04:20:52.627Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34132025-03-02T04:20:53.441Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
34142025-03-02T04:20:53.645Z
34152025-03-02T04:20:53.645Zinfo: running `cargo check --bins` on omicron-dev-lib (161/199)
34162025-03-02T04:20:54.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34172025-03-02T04:20:54.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34182025-03-02T04:20:54.307Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34192025-03-02T04:20:54.310Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
34202025-03-02T04:20:54.402Z
34212025-03-02T04:20:54.402Zinfo: running `cargo check --bins` on xtask-downloader (162/199)
34222025-03-02T04:20:55.017Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34232025-03-02T04:20:55.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34242025-03-02T04:20:55.114Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34252025-03-02T04:20:56.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
34262025-03-02T04:20:56.226Z
34272025-03-02T04:20:56.226Zinfo: running `cargo check --bins` on omicron-ls-apis (163/199)
34282025-03-02T04:20:56.850Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292025-03-02T04:20:56.853Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302025-03-02T04:20:56.943Z Checking cargo-platform v0.1.8
34312025-03-02T04:20:57.236Z Checking cargo_metadata v0.19.1
34322025-03-02T04:20:58.337Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34332025-03-02T04:20:59.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
34342025-03-02T04:20:59.414Z
34352025-03-02T04:20:59.414Zinfo: running `cargo check --bins` on mgs-dev (164/199)
34362025-03-02T04:21:00.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34372025-03-02T04:21:00.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34382025-03-02T04:21:00.254Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34392025-03-02T04:21:01.813Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34402025-03-02T04:21:02.407Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34412025-03-02T04:21:02.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
34422025-03-02T04:21:03.216Z
34432025-03-02T04:21:03.216Zinfo: running `cargo check --bins` on omicron-omdb (165/199)
34442025-03-02T04:21:03.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-03-02T04:21:03.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-03-02T04:21:04.127Z Compiling crunchy v0.2.2
34472025-03-02T04:21:04.127Z Compiling tiny-keccak v2.0.2
34482025-03-02T04:21:04.130Z Compiling dsl_auto_type v0.1.2
34492025-03-02T04:21:04.130Z Checking scheduled-thread-pool v0.2.7
34502025-03-02T04:21:04.130Z Compiling diesel_table_macro_syntax v0.2.0
34512025-03-02T04:21:04.278Z Compiling ascii-canvas v3.0.0
34522025-03-02T04:21:04.281Z Compiling ena v0.14.3
34532025-03-02T04:21:04.282Z Compiling diff v0.1.13
34542025-03-02T04:21:04.583Z Compiling bindgen v0.71.1
34552025-03-02T04:21:04.621Z Checking r2d2 v0.8.10
34562025-03-02T04:21:04.698Z Compiling regex-syntax v0.6.29
34572025-03-02T04:21:04.720Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34582025-03-02T04:21:04.822Z Compiling rustc-hash v2.1.1
34592025-03-02T04:21:04.852Z Compiling ref-cast v1.0.23
34602025-03-02T04:21:04.926Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34612025-03-02T04:21:04.948Z Compiling derive_builder_core v0.20.2
34622025-03-02T04:21:05.020Z Compiling libxml v0.3.3
34632025-03-02T04:21:05.249Z Compiling ref-cast-impl v1.0.23
34642025-03-02T04:21:05.407Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34652025-03-02T04:21:05.519Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34662025-03-02T04:21:05.568Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34672025-03-02T04:21:05.610Z Compiling diesel_derives v2.2.3
34682025-03-02T04:21:05.914Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34692025-03-02T04:21:05.936Z Compiling strum_macros v0.24.3
34702025-03-02T04:21:06.312Z Compiling indoc v1.0.9
34712025-03-02T04:21:07.194Z Compiling derive_builder_macro v0.20.2
34722025-03-02T04:21:07.217Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34732025-03-02T04:21:07.547Z Compiling oso-derive v0.27.3
34742025-03-02T04:21:07.966Z Checking derive_builder v0.20.2
34752025-03-02T04:21:08.116Z Compiling lalrpop v0.19.12
34762025-03-02T04:21:08.136Z Compiling impl-trait-for-tuples v0.2.2
34772025-03-02T04:21:08.561Z Checking quick-xml v0.37.2
34782025-03-02T04:21:08.564Z Compiling diesel-dtrace v0.4.2
34792025-03-02T04:21:08.940Z Checking maplit v1.0.2
34802025-03-02T04:21:09.149Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34812025-03-02T04:21:09.195Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34822025-03-02T04:21:09.532Z Checking bb8 v0.8.5
34832025-03-02T04:21:10.028Z Checking io-lifetimes v1.0.11
34842025-03-02T04:21:10.058Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34852025-03-02T04:21:10.237Z Checking rustix v0.37.28
34862025-03-02T04:21:10.377Z Checking rand_seeder v0.3.0
34872025-03-02T04:21:10.631Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34882025-03-02T04:21:10.690Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34892025-03-02T04:21:10.721Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34902025-03-02T04:21:10.832Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34912025-03-02T04:21:11.210Z Checking is_ci v1.2.0
34922025-03-02T04:21:11.298Z Checking terminal_size v0.2.6
34932025-03-02T04:21:11.363Z Checking smawk v0.3.2
34942025-03-02T04:21:11.495Z Checking unicode-linebreak v0.1.5
34952025-03-02T04:21:11.603Z Checking supports-color v3.0.2
34962025-03-02T04:21:11.876Z Checking multimap v0.10.0
34972025-03-02T04:21:11.945Z Checking textwrap v0.16.1
34982025-03-02T04:21:13.046Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34992025-03-02T04:21:14.508Z Checking diesel v2.2.7
35002025-03-02T04:21:30.214Z Compiling samael v0.0.18
35012025-03-02T04:21:47.779Z Checking async-bb8-diesel v0.2.1
35022025-03-02T04:21:49.670Z Compiling polar-core v0.27.3
35032025-03-02T04:21:57.226Z Checking oso v0.27.3
35042025-03-02T04:23:02.843Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35052025-03-02T04:23:10.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
35062025-03-02T04:23:10.235Z
35072025-03-02T04:23:10.235Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (166/199)
35082025-03-02T04:23:10.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092025-03-02T04:23:10.931Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102025-03-02T04:23:10.931Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35112025-03-02T04:23:10.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35122025-03-02T04:23:11.029Z
35132025-03-02T04:23:11.029Zinfo: running `cargo check --bins` on nexus-saga-recovery (167/199)
35142025-03-02T04:23:11.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152025-03-02T04:23:11.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162025-03-02T04:23:11.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35172025-03-02T04:23:11.709Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35182025-03-02T04:23:11.800Z
35192025-03-02T04:23:11.800Zinfo: running `cargo check --bins` on nexus-test-utils-macros (168/199)
35202025-03-02T04:23:12.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212025-03-02T04:23:12.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222025-03-02T04:23:12.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232025-03-02T04:23:12.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35242025-03-02T04:23:12.516Z
35252025-03-02T04:23:12.516Zinfo: running `cargo check --bins` on omicron-nexus (169/199)
35262025-03-02T04:23:13.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272025-03-02T04:23:13.243Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282025-03-02T04:23:13.445Z Compiling libz-sys v1.1.20
35292025-03-02T04:23:13.448Z Compiling libgit2-sys v0.17.0+1.8.1
35302025-03-02T04:23:13.584Z Compiling vergen v8.3.2
35312025-03-02T04:23:13.587Z Compiling cargo-platform v0.1.8
35322025-03-02T04:23:13.587Z Compiling pin-project-internal v1.1.6
35332025-03-02T04:23:13.601Z Compiling snafu-derive v0.8.5
35342025-03-02T04:23:13.604Z Compiling buf-list v1.0.3
35352025-03-02T04:23:13.605Z Compiling rustls v0.21.12
35362025-03-02T04:23:13.907Z Checking globset v0.4.15
35372025-03-02T04:23:13.965Z Compiling cargo_metadata v0.18.1
35382025-03-02T04:23:14.163Z Checking olpc-cjson v0.1.4
35392025-03-02T04:23:14.381Z Checking rustls-webpki v0.101.7
35402025-03-02T04:23:14.401Z Checking sct v0.7.1
35412025-03-02T04:23:14.405Z Checking serde_plain v1.0.2
35422025-03-02T04:23:14.493Z Checking typed-path v0.9.3
35432025-03-02T04:23:14.676Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35442025-03-02T04:23:14.935Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35452025-03-02T04:23:14.991Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35462025-03-02T04:23:15.244Z Checking parse-size v1.1.0
35472025-03-02T04:23:15.395Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35482025-03-02T04:23:15.423Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35492025-03-02T04:23:16.316Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35502025-03-02T04:23:16.373Z Checking pin-project v1.1.6
35512025-03-02T04:23:16.437Z Checking rustls-pemfile v1.0.4
35522025-03-02T04:23:16.488Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35532025-03-02T04:23:16.507Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35542025-03-02T04:23:16.641Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35552025-03-02T04:23:16.802Z Checking twox-hash v2.1.0
35562025-03-02T04:23:16.990Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35572025-03-02T04:23:17.043Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35582025-03-02T04:23:17.427Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35592025-03-02T04:23:18.131Z Checking tokio-rustls v0.24.1
35602025-03-02T04:23:18.330Z Checking snafu v0.8.5
35612025-03-02T04:23:18.487Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35622025-03-02T04:23:18.791Z Checking tough v0.19.0
35632025-03-02T04:23:18.834Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35642025-03-02T04:23:19.018Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35652025-03-02T04:23:19.117Z Checking fatfs v0.3.6
35662025-03-02T04:23:19.160Z Checking assert_matches v1.5.0
35672025-03-02T04:23:22.853Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35682025-03-02T04:23:24.150Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35692025-03-02T04:23:25.606Z Compiling git2 v0.19.0
35702025-03-02T04:23:29.890Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
35712025-03-02T04:24:34.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
35722025-03-02T04:24:34.724Z
35732025-03-02T04:24:34.724Zinfo: running `cargo check --bins` on nexus-external-api (170/199)
35742025-03-02T04:24:35.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35752025-03-02T04:24:35.429Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35762025-03-02T04:24:35.429Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35772025-03-02T04:24:35.432Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35782025-03-02T04:24:35.517Z
35792025-03-02T04:24:35.517Zinfo: running `cargo check --bins` on nexus-internal-api (171/199)
35802025-03-02T04:24:36.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35812025-03-02T04:24:36.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35822025-03-02T04:24:36.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35832025-03-02T04:24:36.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
35842025-03-02T04:24:36.265Z
35852025-03-02T04:24:36.265Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (172/199)
35862025-03-02T04:24:36.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35872025-03-02T04:24:36.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35882025-03-02T04:24:36.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35892025-03-02T04:24:36.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
35902025-03-02T04:24:37.016Z
35912025-03-02T04:24:37.016Zinfo: running `cargo check --bins` on nexus-networking (173/199)
35922025-03-02T04:24:37.693Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932025-03-02T04:24:37.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942025-03-02T04:24:37.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35952025-03-02T04:24:37.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
35962025-03-02T04:24:37.790Z
35972025-03-02T04:24:37.790Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (174/199)
35982025-03-02T04:24:38.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992025-03-02T04:24:38.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002025-03-02T04:24:38.472Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36012025-03-02T04:24:38.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36022025-03-02T04:24:38.564Z
36032025-03-02T04:24:38.564Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199)
36042025-03-02T04:24:39.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-03-02T04:24:39.246Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-03-02T04:24:39.246Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072025-03-02T04:24:39.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
36082025-03-02T04:24:39.345Z
36092025-03-02T04:24:39.345Zinfo: running `cargo check --bins` on update-common (176/199)
36102025-03-02T04:24:39.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-03-02T04:24:40.000Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-03-02T04:24:40.000Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36132025-03-02T04:24:40.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
36142025-03-02T04:24:40.092Z
36152025-03-02T04:24:40.092Zinfo: running `cargo check --bins` on tufaceous-lib (177/199)
36162025-03-02T04:24:40.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-03-02T04:24:40.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-03-02T04:24:40.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36192025-03-02T04:24:40.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36202025-03-02T04:24:40.828Z
36212025-03-02T04:24:40.828Zinfo: running `cargo check --bins` on tufaceous (178/199)
36222025-03-02T04:24:41.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-03-02T04:24:41.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-03-02T04:24:41.564Z Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
36252025-03-02T04:24:41.872Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
36262025-03-02T04:24:42.980Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
36272025-03-02T04:24:43.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.99s
36282025-03-02T04:24:44.024Z
36292025-03-02T04:24:44.024Zinfo: running `cargo check --bins` on omicron-dev (179/199)
36302025-03-02T04:24:44.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312025-03-02T04:24:44.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322025-03-02T04:24:45.016Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36332025-03-02T04:24:45.019Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36342025-03-02T04:24:45.166Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36352025-03-02T04:24:45.169Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36362025-03-02T04:24:46.234Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36372025-03-02T04:25:17.110Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36382025-03-02T04:25:17.113Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36392025-03-02T04:25:17.113Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36402025-03-02T04:25:17.113Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36412025-03-02T04:25:17.114Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36422025-03-02T04:25:17.114Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36432025-03-02T04:25:18.051Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36442025-03-02T04:25:19.430Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36452025-03-02T04:26:06.980Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
36462025-03-02T04:26:07.224Z
36472025-03-02T04:26:07.224Zinfo: running `cargo check --bins` on openapi-manager (180/199)
36482025-03-02T04:26:07.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492025-03-02T04:26:07.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502025-03-02T04:26:08.057Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36512025-03-02T04:26:08.060Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36522025-03-02T04:26:08.174Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36532025-03-02T04:26:08.202Z Compiling proc-macro-error-attr2 v2.0.0
36542025-03-02T04:26:08.205Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36552025-03-02T04:26:08.219Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36562025-03-02T04:26:08.254Z Checking papergrid v0.14.0
36572025-03-02T04:26:08.272Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36582025-03-02T04:26:08.469Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36592025-03-02T04:26:08.571Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36602025-03-02T04:26:08.850Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36612025-03-02T04:26:08.975Z Compiling proc-macro-error2 v2.0.1
36622025-03-02T04:26:09.602Z Compiling tabled_derive v0.10.0
36632025-03-02T04:26:09.848Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36642025-03-02T04:26:10.034Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36652025-03-02T04:26:10.097Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36662025-03-02T04:26:10.500Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36672025-03-02T04:26:11.054Z Checking heck v0.4.1
36682025-03-02T04:26:11.141Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36692025-03-02T04:26:11.279Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36702025-03-02T04:26:11.680Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36712025-03-02T04:26:11.713Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36722025-03-02T04:26:12.223Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36732025-03-02T04:26:12.322Z Checking tabled v0.18.0
36742025-03-02T04:26:12.407Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36752025-03-02T04:26:12.703Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36762025-03-02T04:26:12.722Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36772025-03-02T04:26:12.739Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36782025-03-02T04:26:14.626Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36792025-03-02T04:26:14.629Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36802025-03-02T04:26:17.771Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36812025-03-02T04:26:19.496Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36822025-03-02T04:26:24.480Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36832025-03-02T04:26:24.480Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36842025-03-02T04:26:25.835Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36852025-03-02T04:26:27.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.10s
36862025-03-02T04:26:27.549Z
36872025-03-02T04:26:27.549Zinfo: running `cargo check --bins` on installinator-api (181/199)
36882025-03-02T04:26:28.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36892025-03-02T04:26:28.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36902025-03-02T04:26:28.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36912025-03-02T04:26:28.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36922025-03-02T04:26:28.282Z
36932025-03-02T04:26:28.282Zinfo: running `cargo check --bins` on wicketd-api (182/199)
36942025-03-02T04:26:28.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36952025-03-02T04:26:28.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36962025-03-02T04:26:28.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36972025-03-02T04:26:28.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
36982025-03-02T04:26:29.042Z
36992025-03-02T04:26:29.042Zinfo: running `cargo check --bins` on omicron-pins (183/199)
37002025-03-02T04:26:29.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37012025-03-02T04:26:29.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37022025-03-02T04:26:29.673Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37032025-03-02T04:26:29.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
37042025-03-02T04:26:29.756Z
37052025-03-02T04:26:29.756Zinfo: running `cargo check --bins` on reconfigurator-cli (184/199)
37062025-03-02T04:26:30.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37072025-03-02T04:26:30.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37082025-03-02T04:26:30.554Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37092025-03-02T04:26:30.554Z Compiling petname v2.0.2
37102025-03-02T04:26:30.557Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37112025-03-02T04:26:30.557Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37122025-03-02T04:26:30.557Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37132025-03-02T04:26:30.557Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37142025-03-02T04:26:30.725Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37152025-03-02T04:26:30.757Z Checking sync-ptr v0.1.1
37162025-03-02T04:26:36.089Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37172025-03-02T04:26:36.739Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37182025-03-02T04:26:38.072Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37192025-03-02T04:26:39.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.96s
37202025-03-02T04:26:39.935Z
37212025-03-02T04:26:39.935Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199)
37222025-03-02T04:26:40.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37232025-03-02T04:26:40.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37242025-03-02T04:26:40.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37252025-03-02T04:26:40.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
37262025-03-02T04:26:40.728Z
37272025-03-02T04:26:40.728Zinfo: running `cargo check --bins` on omicron-releng (186/199)
37282025-03-02T04:26:41.391Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37292025-03-02T04:26:41.394Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37302025-03-02T04:26:41.497Z Checking memmap2 v0.9.5
37312025-03-02T04:26:41.497Z Checking arrayref v0.3.9
37322025-03-02T04:26:41.500Z Checking constant_time_eq v0.3.1
37332025-03-02T04:26:41.500Z Checking arrayvec v0.7.6
37342025-03-02T04:26:41.500Z Checking topological-sort v0.2.2
37352025-03-02T04:26:41.500Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37362025-03-02T04:26:41.500Z Checking shell-words v1.1.0
37372025-03-02T04:26:41.947Z Checking blake3 v1.5.4
37382025-03-02T04:26:42.299Z Checking omicron-zone-package v0.12.0
37392025-03-02T04:26:43.523Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37402025-03-02T04:26:44.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.80s
37412025-03-02T04:26:44.732Z
37422025-03-02T04:26:44.732Zinfo: running `cargo check --bins` on xtask (187/199)
37432025-03-02T04:26:45.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37442025-03-02T04:26:45.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37452025-03-02T04:26:45.236Z Checking bitflags v2.6.0
37462025-03-02T04:26:45.240Z Checking serde v1.0.218
37472025-03-02T04:26:45.240Z Checking thiserror v1.0.69
37482025-03-02T04:26:45.342Z Checking scroll v0.12.0
37492025-03-02T04:26:45.345Z Checking log v0.4.22
37502025-03-02T04:26:45.353Z Checking hashbrown v0.15.1
37512025-03-02T04:26:45.364Z Checking zerocopy v0.7.35
37522025-03-02T04:26:45.387Z Checking syn v2.0.98
37532025-03-02T04:26:45.450Z Checking pest v2.7.14
37542025-03-02T04:26:45.578Z Checking rustix v0.38.37
37552025-03-02T04:26:45.603Z Checking once_cell v1.20.3
37562025-03-02T04:26:45.797Z Checking goblin v0.8.2
37572025-03-02T04:26:45.907Z Checking thiserror v2.0.11
37582025-03-02T04:26:46.059Z Checking fs-err v2.11.0
37592025-03-02T04:26:46.343Z Checking indexmap v2.7.1
37602025-03-02T04:26:46.408Z Checking tabled v0.15.0
37612025-03-02T04:26:46.611Z Checking anyhow v1.0.96
37622025-03-02T04:26:47.464Z Checking terminal_size v0.4.0
37632025-03-02T04:26:47.468Z Checking tempfile v3.13.0
37642025-03-02T04:26:47.656Z Checking clap_builder v4.5.31
37652025-03-02T04:26:48.012Z Checking dtrace-parser v0.2.0
37662025-03-02T04:26:49.654Z Checking serde_json v1.0.139
37672025-03-02T04:26:49.654Z Checking toml_datetime v0.6.8
37682025-03-02T04:26:49.657Z Checking serde_spanned v0.6.8
37692025-03-02T04:26:49.657Z Checking camino v1.1.9
37702025-03-02T04:26:49.657Z Checking cargo-platform v0.1.8
37712025-03-02T04:26:49.657Z Checking semver v1.0.25
37722025-03-02T04:26:49.880Z Checking macaddr v1.0.1
37732025-03-02T04:26:49.951Z Checking toml_edit v0.22.24
37742025-03-02T04:26:50.088Z Checking clap v4.5.31
37752025-03-02T04:26:50.203Z Checking camino-tempfile v1.1.1
37762025-03-02T04:26:50.810Z Checking dof v0.3.0
37772025-03-02T04:26:50.810Z Checking cargo_metadata v0.19.1
37782025-03-02T04:26:51.218Z Checking usdt-impl v0.5.0
37792025-03-02T04:26:51.604Z Checking usdt v0.5.0
37802025-03-02T04:26:51.781Z Checking toml v0.8.20
37812025-03-02T04:26:52.260Z Checking cargo_toml v0.21.0
37822025-03-02T04:26:53.505Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37832025-03-02T04:26:54.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.42s
37842025-03-02T04:26:54.284Z
37852025-03-02T04:26:54.284Zinfo: running `cargo check --bins` on end-to-end-tests (188/199)
37862025-03-02T04:26:54.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37872025-03-02T04:26:54.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37882025-03-02T04:26:55.150Z Checking polyval v0.6.2
37892025-03-02T04:26:55.270Z Checking ctr v0.9.2
37902025-03-02T04:26:55.285Z Checking ssh-encoding v0.2.0
37912025-03-02T04:26:55.285Z Checking blowfish v0.9.1
37922025-03-02T04:26:55.316Z Checking password-hash v0.4.2
37932025-03-02T04:26:55.333Z Checking p521 v0.13.3
37942025-03-02T04:26:55.333Z Checking p256 v0.13.2
37952025-03-02T04:26:55.338Z Checking russh-cryptovec v0.7.3
37962025-03-02T04:26:55.500Z Checking ghash v0.5.1
37972025-03-02T04:26:55.522Z Checking bcrypt-pbkdf v0.10.0
37982025-03-02T04:26:55.526Z Checking md5 v0.7.0
37992025-03-02T04:26:55.595Z Checking num-bigint v0.4.6
38002025-03-02T04:26:55.614Z Checking des v0.8.1
38012025-03-02T04:26:55.689Z Checking aes-gcm v0.10.3
38022025-03-02T04:26:55.724Z Checking pbkdf2 v0.11.0
38032025-03-02T04:26:55.786Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38042025-03-02T04:26:55.831Z Checking hex-literal v0.4.1
38052025-03-02T04:26:55.854Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38062025-03-02T04:26:55.879Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38072025-03-02T04:26:55.920Z Checking ssh-cipher v0.2.0
38082025-03-02T04:26:55.985Z Checking internet-checksum v0.2.1
38092025-03-02T04:26:56.223Z Checking ssh-key v0.6.6
38102025-03-02T04:26:56.445Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38112025-03-02T04:26:57.449Z Checking russh-keys v0.45.0
38122025-03-02T04:26:58.361Z Checking russh v0.45.0
38132025-03-02T04:27:17.430Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38142025-03-02T04:27:18.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.64s
38152025-03-02T04:27:19.175Z
38162025-03-02T04:27:19.175Zinfo: running `cargo check --bins` on gateway-cli (189/199)
38172025-03-02T04:27:19.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38182025-03-02T04:27:19.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38192025-03-02T04:27:19.925Z Checking termios v0.3.3
38202025-03-02T04:27:20.164Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38212025-03-02T04:27:21.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
38222025-03-02T04:27:21.240Z
38232025-03-02T04:27:21.240Zinfo: running `cargo check --bins --no-default-features` on installinator (190/199)
38242025-03-02T04:27:21.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38252025-03-02T04:27:21.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38262025-03-02T04:27:22.038Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38272025-03-02T04:27:22.038Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38282025-03-02T04:27:22.041Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38292025-03-02T04:27:22.041Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38302025-03-02T04:27:23.127Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38312025-03-02T04:27:24.486Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38322025-03-02T04:27:26.418Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s
38332025-03-02T04:27:26.639Z
38342025-03-02T04:27:26.639Zinfo: running `cargo check --bins` on internal-dns-cli (191/199)
38352025-03-02T04:27:27.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38362025-03-02T04:27:27.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38372025-03-02T04:27:27.361Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38382025-03-02T04:27:27.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
38392025-03-02T04:27:28.056Z
38402025-03-02T04:27:28.056Zinfo: running `cargo check --bins` on omicron-live-tests (192/199)
38412025-03-02T04:27:28.675Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38422025-03-02T04:27:28.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38432025-03-02T04:27:28.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38442025-03-02T04:27:28.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
38452025-03-02T04:27:28.767Z
38462025-03-02T04:27:28.767Zinfo: running `cargo check --bins` on live-tests-macros (193/199)
38472025-03-02T04:27:29.380Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38482025-03-02T04:27:29.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38492025-03-02T04:27:29.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38502025-03-02T04:27:29.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
38512025-03-02T04:27:29.469Z
38522025-03-02T04:27:29.469Zinfo: running `cargo check --bins` on omicron-package (194/199)
38532025-03-02T04:27:30.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38542025-03-02T04:27:30.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38552025-03-02T04:27:30.219Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38562025-03-02T04:27:31.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s
38572025-03-02T04:27:31.881Z
38582025-03-02T04:27:31.882Zinfo: running `cargo check --bins` on wicket-dbg (195/199)
38592025-03-02T04:27:32.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38602025-03-02T04:27:32.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38612025-03-02T04:27:32.669Z Checking rtoolbox v0.0.2
38622025-03-02T04:27:32.672Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38632025-03-02T04:27:32.672Z Checking tui-tree-widget v0.23.0
38642025-03-02T04:27:32.931Z Checking rpassword v7.3.1
38652025-03-02T04:27:37.715Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38662025-03-02T04:27:40.736Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38672025-03-02T04:27:41.908Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.01s
38682025-03-02T04:27:42.110Z
38692025-03-02T04:27:42.110Zinfo: running `cargo check --bins` on wicket (196/199)
38702025-03-02T04:27:42.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38712025-03-02T04:27:42.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38722025-03-02T04:27:42.881Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38732025-03-02T04:27:43.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
38742025-03-02T04:27:43.542Z
38752025-03-02T04:27:43.542Zinfo: running `cargo check --bins` on wicketd (197/199)
38762025-03-02T04:27:44.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38772025-03-02T04:27:44.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38782025-03-02T04:27:44.373Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38792025-03-02T04:27:44.374Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38802025-03-02T04:27:45.247Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38812025-03-02T04:27:49.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.80s
38822025-03-02T04:27:49.561Z
38832025-03-02T04:27:49.561Zinfo: running `cargo check --bins` on omicron-workspace-hack (198/199)
38842025-03-02T04:27:50.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38852025-03-02T04:27:50.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38862025-03-02T04:27:50.154Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38872025-03-02T04:27:50.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
38882025-03-02T04:27:50.239Z
38892025-03-02T04:27:50.239Zinfo: running `cargo check --bins` on zone-setup (199/199)
38902025-03-02T04:27:50.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38912025-03-02T04:27:50.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38922025-03-02T04:27:51.013Z Checking uzers v0.12.1
38932025-03-02T04:27:51.372Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38942025-03-02T04:27:52.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
38952025-03-02T04:27:52.567Z
38962025-03-02T04:27:52.567Zreal 14:55.952484158
38972025-03-02T04:27:52.567Zuser 29:11.027933523
38982025-03-02T04:27:52.567Zsys 4:32.454479575
38992025-03-02T04:27:52.567Ztrap 0.654430458
39002025-03-02T04:27:52.571Ztflt 0.514867191
39012025-03-02T04:27:52.571Zdflt 1.500336011
39022025-03-02T04:27:52.571Zkflt 0.001166174
39032025-03-02T04:27:52.571Zlock 51:21.525156807
39042025-03-02T04:27:52.571Zslp 2:21:40.995931215
39052025-03-02T04:27:52.571Zlat 1:10.200869426
39062025-03-02T04:27:52.571Zstop 4:08.396082023
39072025-03-02T04:27:52.571Zprocess exited: duration 1391559 ms, exit code 0
 
39082025-03-02T04:27:52.578Zfound 0 output files