01JRY93ABBBP62W05BQN529AYF: 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: 01JRY93SKDQ0R4SQAYJJ3JTAFG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-16T03:09:25.668Zjob assigned to worker 01JRY93ZFXSEH8KEAYR4QPD2XD [factory aws, i-0b43656e4c83800b3] (queued for 48 s)
 
22025-04-16T03:09:34.322Zstarting task 0: "setup"
32025-04-16T03:09:34.328Z++ uname -s
42025-04-16T03:09:34.332Z+ kern=SunOS
52025-04-16T03:09:34.332Z+ build_user=build
62025-04-16T03:09:34.332Z+ build_uid=12345
72025-04-16T03:09:34.333Z+ work_dir=/work
82025-04-16T03:09:34.333Z+ input_dir=/input
92025-04-16T03:09:34.333Z+ [[ 0 == 12345 ]]
102025-04-16T03:09:34.333Z+ case "$kern" in
112025-04-16T03:09:34.333Z+ groupadd -g 12345 build
122025-04-16T03:09:34.333Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-16T03:09:36.344Z+ zfs create -o mountpoint=/work rpool/work
142025-04-16T03:09:36.478Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-16T03:09:36.484Z+ home_fs=zfs
162025-04-16T03:09:36.485Z+ [[ zfs == autofs ]]
172025-04-16T03:09:36.485Z+ mkdir -p /home/build
182025-04-16T03:09:36.485Z+ chown build:build /home/build /work
192025-04-16T03:09:38.486Z+ chmod 0700 /home/build /work
202025-04-16T03:09:38.490Zprocess exited: duration 4166 ms, exit code 0
 
212025-04-16T03:09:38.497Zstarting task 1: "rust-toolchain"
222025-04-16T03:09:38.502Z+ printf ' * rust toolchain channel = "%s"\n' 1.86.0
232025-04-16T03:09:38.502Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-04-16T03:09:38.502Z * rust toolchain channel = "1.86.0"
252025-04-16T03:09:38.502Z * rust toolchain profile = "default"
262025-04-16T03:09:38.502Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-04-16T03:09:38.502Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-04-16T03:09:38.505Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-16T03:09:38.505Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default
302025-04-16T03:09:38.622Zinfo: downloading installer
312025-04-16T03:09:40.214Zwarn: It looks like you have an existing installation of Rust at:
322025-04-16T03:09:40.214Zwarn: /opt/ooce/bin
332025-04-16T03:09:40.214Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-16T03:09:40.214Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-16T03:09:40.214Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-16T03:09:40.214Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-16T03:09:40.214Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-16T03:09:40.214Zerror: cannot install while Rust is installed
392025-04-16T03:09:40.214Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-16T03:09:40.225Zinfo: profile set to 'default'
412025-04-16T03:09:40.225Zinfo: default host triple is x86_64-unknown-illumos
422025-04-16T03:09:40.229Zinfo: syncing channel updates for '1.86.0-x86_64-unknown-illumos'
432025-04-16T03:09:40.419Zinfo: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31)
442025-04-16T03:09:40.419Zinfo: downloading component 'cargo'
452025-04-16T03:09:41.486Zinfo: downloading component 'clippy'
462025-04-16T03:09:41.861Zinfo: downloading component 'rust-docs'
472025-04-16T03:09:43.415Zinfo: downloading component 'rust-std'
482025-04-16T03:09:45.781Zinfo: downloading component 'rustc'
492025-04-16T03:09:53.211Zinfo: downloading component 'rustfmt'
502025-04-16T03:09:53.447Zinfo: installing component 'cargo'
512025-04-16T03:09:54.274Zinfo: installing component 'clippy'
522025-04-16T03:09:54.657Zinfo: installing component 'rust-docs'
532025-04-16T03:09:56.537Zinfo: installing component 'rust-std'
542025-04-16T03:09:58.266Zinfo: installing component 'rustc'
552025-04-16T03:10:04.685Zinfo: installing component 'rustfmt'
562025-04-16T03:10:05.014Zinfo: default toolchain set to '1.86.0-x86_64-unknown-illumos'
572025-04-16T03:10:05.014Z
582025-04-16T03:10:05.428Z 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31)
592025-04-16T03:10:05.428Z
602025-04-16T03:10:05.432Z
612025-04-16T03:10:05.432ZRust is installed now. Great!
622025-04-16T03:10:05.432Z
632025-04-16T03:10:05.432ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-16T03:10:05.432Zenvironment variable. This has not been done automatically.
652025-04-16T03:10:05.432Z
662025-04-16T03:10:05.432ZTo configure your current shell, you need to source
672025-04-16T03:10:05.432Zthe corresponding env file under $HOME/.cargo.
682025-04-16T03:10:05.432Z
692025-04-16T03:10:05.433ZThis is usually done by running one of the following (note the leading DOT):
702025-04-16T03:10:05.433Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-16T03:10:05.433Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-16T03:10:05.433Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-16T03:10:05.511Z+ rustup --version
742025-04-16T03:10:05.522Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-16T03:10:05.525Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-16T03:10:05.550Zinfo: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)`
772025-04-16T03:10:05.553Z+ cargo --version
782025-04-16T03:10:05.574Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
792025-04-16T03:10:05.577Z+ rustc --version
802025-04-16T03:10:05.601Zrustc 1.86.0 (05f9846f8 2025-03-31)
812025-04-16T03:10:05.604Zprocess exited: duration 27100 ms, exit code 0
 
822025-04-16T03:10:05.611Zstarting task 2: "authentication"
832025-04-16T03:10:05.632Zprocess exited: duration 21 ms, exit code 0
 
842025-04-16T03:10:05.640Zstarting task 3: "clone repository"
852025-04-16T03:10:05.643Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-16T03:10:05.646Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-16T03:10:05.695ZCloning into '/work/oxidecomputer/omicron'...
882025-04-16T03:10:14.173Z+ cd /work/oxidecomputer/omicron
892025-04-16T03:10:14.173Z+ git fetch origin f9f5d168d026c1accfbc9e54a26e16d48730cb38
902025-04-16T03:10:14.467ZFrom https://github.com/oxidecomputer/omicron
912025-04-16T03:10:14.467Z * branch f9f5d168d026c1accfbc9e54a26e16d48730cb38 -> FETCH_HEAD
922025-04-16T03:10:14.477Z+ [[ -n dap/sp-update-execution ]]
932025-04-16T03:10:14.480Z++ git branch --show-current
942025-04-16T03:10:14.483Z+ current=main
952025-04-16T03:10:14.483Z+ [[ main != dap/sp-update-execution ]]
962025-04-16T03:10:14.483Z+ git branch -f dap/sp-update-execution f9f5d168d026c1accfbc9e54a26e16d48730cb38
972025-04-16T03:10:14.487Z+ git checkout -f dap/sp-update-execution
982025-04-16T03:10:14.676ZSwitched to branch 'dap/sp-update-execution'
992025-04-16T03:10:14.680Z+ git reset --hard f9f5d168d026c1accfbc9e54a26e16d48730cb38
1002025-04-16T03:10:14.867ZHEAD is now at f9f5d168d Merge branch 'dap/mgs-updater' into dap/sp-update-execution
1012025-04-16T03:10:14.870Zprocess exited: duration 9228 ms, exit code 0
 
1022025-04-16T03:10:14.877Zstarting task 4: "build"
1032025-04-16T03:10:14.882Z+ source .github/buildomat/ci-env.sh
1042025-04-16T03:10:14.882Z++ export CARGO_TERM_COLOR=always
1052025-04-16T03:10:14.882Z++ CARGO_TERM_COLOR=always
1062025-04-16T03:10:14.882Z+ cargo --version
1072025-04-16T03:10:14.941Zcargo 1.86.0 (adf9b6ad1 2025-02-28)
1082025-04-16T03:10:14.944Z+ rustc --version
1092025-04-16T03:10:15.008Zrustc 1.86.0 (05f9846f8 2025-03-31)
1102025-04-16T03:10:15.011Z+ source ./env.sh
1112025-04-16T03:10:15.011Z++ OLD_SHELL_OPTS=ehxB
1122025-04-16T03:10:15.011Z++ set -o xtrace
1132025-04-16T03:10:15.014Z++++ dirname ./env.sh
1142025-04-16T03:10:15.017Z+++ readlink -f .
1152025-04-16T03:10:15.020Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-04-16T03:10:15.020Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1172025-04-16T03:10:15.020Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1182025-04-16T03:10:15.020Z++ 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
1192025-04-16T03:10:15.020Z++ 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
1202025-04-16T03:10:15.020Z++ 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
1212025-04-16T03:10:15.021Z++ 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
1222025-04-16T03:10:15.021Z++ 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
1232025-04-16T03:10:15.021Z++ 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
1242025-04-16T03:10:15.021Z++ case $OLD_SHELL_OPTS in
1252025-04-16T03:10:15.021Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-04-16T03:10:15.021Z+ 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
1272025-04-16T03:10:15.021Z+ 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
1282025-04-16T03:10:15.021Z+ banner prerequisites
1292025-04-16T03:10:15.024Z
1302025-04-16T03:10:15.024Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-04-16T03:10:15.024Z # # # # # # # # # # # # # # #
1322025-04-16T03:10:15.024Z # # # # ##### # # ##### # # # # # #### #
1332025-04-16T03:10:15.024Z ##### ##### # ##### # # # # # # # # #
1342025-04-16T03:10:15.024Z # # # # # # # # # # # # # # #
1352025-04-16T03:10:15.024Z # # # ###### # # ###### ### # #### # #### #
1362025-04-16T03:10:15.024Z
1372025-04-16T03:10:15.024Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-04-16T03:10:16.714Zpkg list: illegal option -- F
1392025-04-16T03:10:16.714ZUsage:
1402025-04-16T03:10:16.717Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-04-16T03:10:16.718Z [pkg_fmri_pattern ...]
1422025-04-16T03:10:17.555Zpkg list: illegal option -- F
1432025-04-16T03:10:17.555ZUsage:
1442025-04-16T03:10:17.555Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-04-16T03:10:17.555Z [pkg_fmri_pattern ...]
1462025-04-16T03:10:34.681Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-04-16T03:10:39.798Z Startup: Caching catalogs ... Done
1482025-04-16T03:10:57.369ZPlanning: Solver setup ... Done (16.611s)
1492025-04-16T03:10:57.553ZPlanning: Running solver ... Done (0.187s)
1502025-04-16T03:10:57.699ZPlanning: Finding local manifests ... Done (0.006s)
1512025-04-16T03:10:57.721ZPlanning: Fetching manifests: 0/7 0% complete
1522025-04-16T03:10:57.994ZPlanning: Fetching manifests: 7/7 100% complete
1532025-04-16T03:10:58.106ZPlanning: Package planning ... Done (0.112s)
1542025-04-16T03:10:58.162ZPlanning: Merging actions ... Done (0.056s)
1552025-04-16T03:10:58.369ZPlanning: Checking for conflicting actions ... Done (0.208s)
1562025-04-16T03:11:00.318ZPlanning: Consolidating action changes ... Done (1.948s)
1572025-04-16T03:11:00.755ZPlanning: Evaluating mediators ... Done (0.436s)
1582025-04-16T03:11:00.840ZPlanning: Planning completed in 20.93 seconds
1592025-04-16T03:11:00.885Z Packages to install: 4
1602025-04-16T03:11:00.885Z Packages to update: 3
1612025-04-16T03:11:00.888Z Mediators to change: 2
1622025-04-16T03:11:00.888Z Services to change: 1
1632025-04-16T03:11:00.888Z Estimated space available: 155.56 GB
1642025-04-16T03:11:00.888ZEstimated space to be consumed: 1.69 GB
1652025-04-16T03:11:00.888Z Create boot environment: No
1662025-04-16T03:11:00.888ZCreate backup boot environment: Yes
1672025-04-16T03:11:00.888Z Rebuild boot archive: No
1682025-04-16T03:11:00.888Z
1692025-04-16T03:11:00.888ZChanged mediators:
1702025-04-16T03:11:00.888Z mediator clang:
1712025-04-16T03:11:00.888Z version: None -> 15 (system default)
1722025-04-16T03:11:00.888Z
1732025-04-16T03:11:00.888Z mediator llvm:
1742025-04-16T03:11:00.888Z version: 14 (system default) -> 15 (system default)
1752025-04-16T03:11:00.888Z
1762025-04-16T03:11:00.888ZChanged packages:
1772025-04-16T03:11:00.888Zhelios-dev
1782025-04-16T03:11:00.888Z developer/build-essential
1792025-04-16T03:11:00.888Z None -> 11-2.0
1802025-04-16T03:11:00.888Z library/libxmlsec1
1812025-04-16T03:11:00.888Z None -> 1.2.35-2.0
1822025-04-16T03:11:00.888Z ooce/developer/clang-15
1832025-04-16T03:11:00.888Z None -> 15.0.7-2.0
1842025-04-16T03:11:00.888Z ooce/developer/llvm-15
1852025-04-16T03:11:00.888Z None -> 15.0.7-2.0
1862025-04-16T03:11:00.888Z package/pkg
1872025-04-16T03:11:00.888Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-04-16T03:11:00.889Z system/library/g++-runtime
1892025-04-16T03:11:00.889Z 13-2.0 -> 14-2.0
1902025-04-16T03:11:00.889Z system/library/gcc-runtime
1912025-04-16T03:11:00.889Z 13-2.0 -> 14-2.0
1922025-04-16T03:11:00.889Z
1932025-04-16T03:11:00.889ZServices:
1942025-04-16T03:11:00.889Z restart_fmri:
1952025-04-16T03:11:00.889Z svc:/system/update-man-index:default
1962025-04-16T03:11:00.889Z
1972025-04-16T03:11:00.889ZEditable files to change:
1982025-04-16T03:11:00.889Z Update:
1992025-04-16T03:11:00.889Z usr/share/lib/pkg/web/config.shtml
2002025-04-16T03:11:00.971Z
2012025-04-16T03:11:00.971ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-04-16T03:11:13.535ZDownload: 210/4301 items 1.3/225.4MB 0% complete
2032025-04-16T03:11:18.553ZDownload: 762/4301 items 18.5/225.4MB 8% complete (3.6M/s)
2042025-04-16T03:11:23.827ZDownload: 1018/4301 items 19.5/225.4MB 8% complete (1.9M/s)
2052025-04-16T03:11:28.831ZDownload: 1342/4301 items 112.2/225.4MB 49% complete (9.4M/s)
2062025-04-16T03:11:33.843ZDownload: 2225/4301 items 119.2/225.4MB 52% complete (10.1M/s)
2072025-04-16T03:11:38.846ZDownload: 2985/4301 items 121.3/225.4MB 53% complete (964k/s)
2082025-04-16T03:11:46.812ZDownload: 3247/4301 items 203.1/225.4MB 90% complete (8.3M/s)
2092025-04-16T03:11:51.865ZDownload: 3367/4301 items 213.0/225.4MB 94% complete (3.3M/s)
2102025-04-16T03:11:56.868ZDownload: 4023/4301 items 219.4/225.4MB 97% complete (1.6M/s)
2112025-04-16T03:12:02.568ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (1.2M/s)
2122025-04-16T03:12:03.161ZDownload: Completed 225.42 MB in 62.17 seconds (3.6M/s)
2132025-04-16T03:12:05.289Z Actions: 1/5122 actions (Removing old actions)
2142025-04-16T03:12:05.312Z Actions: 194/5122 actions (Installing new actions)
2152025-04-16T03:12:10.014Z Actions: 4267/5122 actions (Updating modified actions)
2162025-04-16T03:12:10.373Z Actions: Completed 5122 actions in 5.08 seconds.
2172025-04-16T03:12:10.829Z Done (0.448s)
2182025-04-16T03:12:10.833Z Done (0.002s)
2192025-04-16T03:12:11.515Z Done (0.683s)
2202025-04-16T03:12:15.872Z Done (4.091s)
2212025-04-16T03:12:15.959Z Done (0.021s)
2222025-04-16T03:12:15.962Z Done (0.000s)
2232025-04-16T03:12:16.120Z Done (0.000s)
2242025-04-16T03:12:16.872ZPlanning: Evaluating mediator changes ... Done
2252025-04-16T03:12:17.032ZPlanning: Checking for conflicting actions ... Done
2262025-04-16T03:12:17.035ZPlanning: Consolidating action changes ... Done
2272025-04-16T03:12:17.306ZPlanning: Evaluating mediators ... Done
2282025-04-16T03:12:17.309ZPlanning: Planning completed in 0.43 seconds
2292025-04-16T03:12:17.348Z Mediators to change: 2
2302025-04-16T03:12:17.348Z Create boot environment: No
2312025-04-16T03:12:17.351ZCreate backup boot environment: No
2322025-04-16T03:12:17.430Z Done
2332025-04-16T03:12:17.430Z Done
2342025-04-16T03:12:17.909Z Done
2352025-04-16T03:12:21.446Z Done
2362025-04-16T03:12:21.534Z Done
2372025-04-16T03:12:21.538Z Done
2382025-04-16T03:12:21.689Z Done
2392025-04-16T03:12:22.299ZPlanning: Evaluating mediator changes ... Done
2402025-04-16T03:12:22.306ZPlanning: Merging actions ... Done
2412025-04-16T03:12:22.491ZPlanning: Checking for conflicting actions ... Done
2422025-04-16T03:12:22.494ZPlanning: Consolidating action changes ... Done
2432025-04-16T03:12:22.755ZPlanning: Evaluating mediators ... Done
2442025-04-16T03:12:22.809ZPlanning: Planning completed in 0.75 seconds
2452025-04-16T03:12:22.850Z Packages to change: 1
2462025-04-16T03:12:22.850Z Mediators to change: 1
2472025-04-16T03:12:22.853Z Services to change: 1
2482025-04-16T03:12:22.853Z Create boot environment: No
2492025-04-16T03:12:22.853ZCreate backup boot environment: Yes
2502025-04-16T03:12:25.191Z Actions: 1/6 actions (Updating modified actions)
2512025-04-16T03:12:25.194Z Actions: Completed 6 actions in 0.00 seconds.
2522025-04-16T03:12:25.194Z Done
2532025-04-16T03:12:25.194Z Done
2542025-04-16T03:12:25.329Z Done
2552025-04-16T03:12:28.876Z Done
2562025-04-16T03:12:28.963Z Done
2572025-04-16T03:12:28.966Z Done
2582025-04-16T03:12:29.099Z Done
2592025-04-16T03:12:29.528ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2602025-04-16T03:12:29.528Zclang system 15 system
2612025-04-16T03:12:29.528Zcsh system system illumos
2622025-04-16T03:12:29.528Zctags system system illumos
2632025-04-16T03:12:29.528Zgcc vendor 12 vendor
2642025-04-16T03:12:29.528Zgcc system 10 system
2652025-04-16T03:12:29.528Zgcc system 7 system
2662025-04-16T03:12:29.528Zgo system 1.20 system
2672025-04-16T03:12:29.528Zgo system 1.19 system
2682025-04-16T03:12:29.528Zllvm system 15 system
2692025-04-16T03:12:29.528Zllvm system 14 system
2702025-04-16T03:12:29.528Zmariadb system 10.6 system
2712025-04-16T03:12:29.529Zmta vendor vendor dma
2722025-04-16T03:12:29.529Zopenjdk system 17 system
2732025-04-16T03:12:29.529Zopenjdk system 11 system
2742025-04-16T03:12:29.529Zopenjdk system 1.8 system
2752025-04-16T03:12:29.529Zopenssl vendor 3 vendor
2762025-04-16T03:12:29.529Zperl system 5.36 system
2772025-04-16T03:12:29.529Zpostgresql system 15 system
2782025-04-16T03:12:29.529Zpostgresql system 13 system
2792025-04-16T03:12:29.529Zpython vendor 3 vendor
2802025-04-16T03:12:29.529Zpython system 2 system
2812025-04-16T03:12:29.529Zpython3 system 3.11 system
2822025-04-16T03:12:29.529Zruby system 3.0 system
2832025-04-16T03:12:29.529Zwords vendor vendor american-english
2842025-04-16T03:12:29.529Zwords system system australian-english
2852025-04-16T03:12:29.529Zwords system system british-english
2862025-04-16T03:12:29.529Zwords system system canadian-english
2872025-04-16T03:12:29.529Zwords system system french
2882025-04-16T03:12:29.529Zwords system system italian
2892025-04-16T03:12:29.529Zwords system system ngerman
2902025-04-16T03:12:29.529Zwords system system ogerman
2912025-04-16T03:12:29.529Zwords system system spanish
2922025-04-16T03:12:29.857ZPUBLISHER TYPE STATUS P LOCATION
2932025-04-16T03:12:29.857Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2942025-04-16T03:12:33.258ZFMRI IFO
2952025-04-16T03:12:33.258Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2962025-04-16T03:12:33.258Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2972025-04-16T03:12:33.258Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2982025-04-16T03:12:33.258Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2992025-04-16T03:12:33.258Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
3002025-04-16T03:12:33.258Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
3012025-04-16T03:12:33.259Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
3022025-04-16T03:12:33.259Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3032025-04-16T03:12:33.259Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3042025-04-16T03:12:33.259Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3052025-04-16T03:12:33.259Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3062025-04-16T03:12:33.259Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3072025-04-16T03:12:33.259Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3082025-04-16T03:12:33.259Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3092025-04-16T03:12:33.259Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3102025-04-16T03:12:34.141Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3112025-04-16T03:12:34.434Z Updating crates.io index
3122025-04-16T03:12:34.436Z Updating git repository `https://github.com/oxidecomputer/lldp`
3132025-04-16T03:12:34.773Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3142025-04-16T03:12:35.358Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3152025-04-16T03:12:35.636Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3162025-04-16T03:12:35.897Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3172025-04-16T03:12:36.206Z Updating git repository `https://github.com/oxidecomputer/propolis`
3182025-04-16T03:12:37.242Z Updating git repository `https://github.com/oxidecomputer/crucible`
3192025-04-16T03:12:39.198Z Updating git repository `https://github.com/oxidecomputer/opte`
3202025-04-16T03:12:39.952Z Updating git repository `https://github.com/oxidecomputer/falcon`
3212025-04-16T03:12:40.773Z Updating git repository `https://github.com/oxidecomputer/clickward`
3222025-04-16T03:12:41.069Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3232025-04-16T03:12:41.304Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3242025-04-16T03:12:41.967Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3252025-04-16T03:12:42.363Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3262025-04-16T03:12:42.869Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3272025-04-16T03:12:43.156Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3282025-04-16T03:12:43.593Z Updating git repository `https://github.com/oxidecomputer/tofino`
3292025-04-16T03:12:43.875Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3302025-04-16T03:12:44.158Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3312025-04-16T03:12:44.380Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3322025-04-16T03:12:44.652Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3332025-04-16T03:12:44.972Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3342025-04-16T03:12:45.315Z Updating git repository `https://github.com/oxidecomputer/ispf`
3352025-04-16T03:12:45.585Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3362025-04-16T03:12:45.943Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3372025-04-16T03:12:46.406Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3382025-04-16T03:12:46.808Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3392025-04-16T03:12:47.122Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3402025-04-16T03:12:47.530Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3412025-04-16T03:12:47.894Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3422025-04-16T03:12:48.208Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3432025-04-16T03:12:48.436Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3442025-04-16T03:12:48.727Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3452025-04-16T03:12:48.957Z Updating git repository `https://github.com/oxidecomputer/omicron`
3462025-04-16T03:12:58.395Z Updating git repository `https://github.com/illumos/smf-rs`
3472025-04-16T03:13:00.102Z Downloading crates ...
3482025-04-16T03:13:00.171Z Downloaded anstyle-query v1.1.1
3492025-04-16T03:13:00.178Z Downloaded anstyle-parse v0.2.5
3502025-04-16T03:13:00.182Z Downloaded anstyle v1.0.10
3512025-04-16T03:13:00.198Z Downloaded anyhow v1.0.97
3522025-04-16T03:13:00.201Z Downloaded colorchoice v1.0.2
3532025-04-16T03:13:00.201Z Downloaded cargo-platform v0.1.8
3542025-04-16T03:13:00.201Z Downloaded scroll_derive v0.12.0
3552025-04-16T03:13:00.213Z Downloaded equivalent v1.0.1
3562025-04-16T03:13:00.218Z Downloaded winnow v0.7.3
3572025-04-16T03:13:00.235Z Downloaded pretty-hex v0.4.1
3582025-04-16T03:13:00.241Z Downloaded usdt-macro v0.5.0
3592025-04-16T03:13:00.244Z Downloaded swrite v0.1.0
3602025-04-16T03:13:00.247Z Downloaded cpufeatures v0.2.14
3612025-04-16T03:13:00.247Z Downloaded cfg-if v1.0.0
3622025-04-16T03:13:00.256Z Downloaded block-buffer v0.10.4
3632025-04-16T03:13:00.259Z Downloaded bitflags v1.3.2
3642025-04-16T03:13:00.264Z Downloaded clap_lex v0.7.4
3652025-04-16T03:13:00.269Z Downloaded digest v0.10.7
3662025-04-16T03:13:00.269Z Downloaded byteorder v1.5.0
3672025-04-16T03:13:00.273Z Downloaded plain v0.2.3
3682025-04-16T03:13:00.273Z Downloaded bytecount v0.6.8
3692025-04-16T03:13:00.273Z Downloaded autocfg v1.4.0
3702025-04-16T03:13:00.278Z Downloaded crypto-common v0.1.6
3712025-04-16T03:13:00.278Z Downloaded is_terminal_polyfill v1.70.1
3722025-04-16T03:13:00.281Z Downloaded fnv v1.0.7
3732025-04-16T03:13:00.284Z Downloaded macaddr v1.0.1
3742025-04-16T03:13:00.284Z Downloaded fastrand v2.1.1
3752025-04-16T03:13:00.287Z Downloaded toml_datetime v0.6.8
3762025-04-16T03:13:00.287Z Downloaded scroll v0.12.0
3772025-04-16T03:13:00.291Z Downloaded strsim v0.11.1
3782025-04-16T03:13:00.291Z Downloaded itoa v1.0.11
3792025-04-16T03:13:00.296Z Downloaded thiserror-impl v2.0.12
3802025-04-16T03:13:00.299Z Downloaded terminal_size v0.2.6
3812025-04-16T03:13:00.302Z Downloaded thread-id v4.2.2
3822025-04-16T03:13:00.302Z Downloaded thiserror v1.0.69
3832025-04-16T03:13:00.308Z Downloaded tabled_derive v0.7.0
3842025-04-16T03:13:00.311Z Downloaded proc-macro-error-attr v1.0.4
3852025-04-16T03:13:00.311Z Downloaded pest_generator v2.7.14
3862025-04-16T03:13:00.314Z Downloaded thiserror-impl v1.0.69
3872025-04-16T03:13:00.314Z Downloaded heck v0.5.0
3882025-04-16T03:13:00.314Z Downloaded fs-err v2.11.0
3892025-04-16T03:13:00.319Z Downloaded terminal_size v0.4.0
3902025-04-16T03:13:00.322Z Downloaded smawk v0.3.2
3912025-04-16T03:13:00.322Z Downloaded memmap v0.7.0
3922025-04-16T03:13:00.325Z Downloaded dtrace-parser v0.2.0
3932025-04-16T03:13:00.325Z Downloaded errno v0.3.9
3942025-04-16T03:13:00.329Z Downloaded version_check v0.9.5
3952025-04-16T03:13:00.332Z Downloaded camino-tempfile v1.1.1
3962025-04-16T03:13:00.335Z Downloaded usdt-impl v0.5.0
3972025-04-16T03:13:00.335Z Downloaded usdt-attr-macro v0.5.0
3982025-04-16T03:13:00.335Z Downloaded usdt v0.5.0
3992025-04-16T03:13:00.338Z Downloaded unicode-linebreak v0.1.5
4002025-04-16T03:13:00.338Z Downloaded anstream v0.6.15
4012025-04-16T03:13:00.341Z Downloaded dof v0.3.0
4022025-04-16T03:13:00.344Z Downloaded cargo_metadata v0.19.2
4032025-04-16T03:13:00.347Z Downloaded once_cell v1.21.3
4042025-04-16T03:13:00.347Z Downloaded generic-array v0.14.7
4052025-04-16T03:13:00.351Z Downloaded clap_derive v4.5.32
4062025-04-16T03:13:00.351Z Downloaded io-lifetimes v1.0.11
4072025-04-16T03:13:00.353Z Downloaded cargo_toml v0.21.0
4082025-04-16T03:13:00.356Z Downloaded heck v0.4.1
4092025-04-16T03:13:00.356Z Downloaded sha2 v0.10.8
4102025-04-16T03:13:00.359Z Downloaded serde_spanned v0.6.8
4112025-04-16T03:13:00.359Z Downloaded quote v1.0.39
4122025-04-16T03:13:00.363Z Downloaded proc-macro-error v1.0.4
4132025-04-16T03:13:00.366Z Downloaded tempfile v3.13.0
4142025-04-16T03:13:00.369Z Downloaded serde_tokenstream v0.2.2
4152025-04-16T03:13:00.376Z Downloaded thiserror v2.0.12
4162025-04-16T03:13:00.386Z Downloaded pest_derive v2.7.14
4172025-04-16T03:13:00.390Z Downloaded utf8parse v0.2.2
4182025-04-16T03:13:00.392Z Downloaded zerocopy-derive v0.7.35
4192025-04-16T03:13:00.396Z Downloaded bitflags v2.9.0
4202025-04-16T03:13:00.399Z Downloaded camino v1.1.9
4212025-04-16T03:13:00.403Z Downloaded semver v1.0.25
4222025-04-16T03:13:00.413Z Downloaded ryu v1.0.18
4232025-04-16T03:13:00.416Z Downloaded proc-macro2 v1.0.94
4242025-04-16T03:13:00.424Z Downloaded ucd-trie v0.1.7
4252025-04-16T03:13:00.427Z Downloaded unicode-ident v1.0.14
4262025-04-16T03:13:00.427Z Downloaded toml v0.8.20
4272025-04-16T03:13:00.430Z Downloaded pest_meta v2.7.14
4282025-04-16T03:13:00.433Z Downloaded papergrid v0.11.0
4292025-04-16T03:13:00.436Z Downloaded serde_derive v1.0.219
4302025-04-16T03:13:00.439Z Downloaded log v0.4.22
4312025-04-16T03:13:00.442Z Downloaded typenum v1.17.0
4322025-04-16T03:13:00.455Z Downloaded textwrap v0.16.1
4332025-04-16T03:13:00.460Z Downloaded serde v1.0.219
4342025-04-16T03:13:00.464Z Downloaded clap v4.5.35
4352025-04-16T03:13:00.469Z Downloaded indexmap v2.7.1
4362025-04-16T03:13:00.499Z Downloaded memchr v2.7.4
4372025-04-16T03:13:00.504Z Downloaded toml_edit v0.22.24
4382025-04-16T03:13:00.536Z Downloaded hashbrown v0.15.1
4392025-04-16T03:13:00.547Z Downloaded pest v2.7.14
4402025-04-16T03:13:00.553Z Downloaded serde_json v1.0.140
4412025-04-16T03:13:00.559Z Downloaded zerocopy v0.7.35
4422025-04-16T03:13:00.574Z Downloaded clap_builder v4.5.35
4432025-04-16T03:13:00.579Z Downloaded goblin v0.8.2
4442025-04-16T03:13:00.586Z Downloaded tabled v0.15.0
4452025-04-16T03:13:00.613Z Downloaded syn v1.0.109
4462025-04-16T03:13:00.627Z Downloaded unicode-width v0.1.14
4472025-04-16T03:13:00.636Z Downloaded syn v2.0.98
4482025-04-16T03:13:00.647Z Downloaded rustix v0.38.37
4492025-04-16T03:13:00.667Z Downloaded rustix v0.37.28
4502025-04-16T03:13:00.707Z Downloaded libc v0.2.171
4512025-04-16T03:13:00.850Z Compiling proc-macro2 v1.0.94
4522025-04-16T03:13:00.850Z Compiling unicode-ident v1.0.14
4532025-04-16T03:13:00.854Z Compiling serde v1.0.219
4542025-04-16T03:13:00.854Z Compiling version_check v0.9.5
4552025-04-16T03:13:00.854Z Compiling libc v0.2.171
4562025-04-16T03:13:00.854Z Compiling memchr v2.7.4
4572025-04-16T03:13:00.854Z Compiling thiserror v1.0.69
4582025-04-16T03:13:00.889Z Compiling ryu v1.0.18
4592025-04-16T03:13:01.171Z Compiling ucd-trie v0.1.7
4602025-04-16T03:13:01.246Z Compiling itoa v1.0.11
4612025-04-16T03:13:01.625Z Compiling once_cell v1.21.3
4622025-04-16T03:13:01.660Z Compiling byteorder v1.5.0
4632025-04-16T03:13:01.664Z Compiling serde_json v1.0.140
4642025-04-16T03:13:01.971Z Compiling rustix v0.38.37
4652025-04-16T03:13:02.094Z Compiling bitflags v2.9.0
4662025-04-16T03:13:02.118Z Compiling usdt-impl v0.5.0
4672025-04-16T03:13:02.353Z Compiling proc-macro-error-attr v1.0.4
4682025-04-16T03:13:02.436Z Compiling io-lifetimes v1.0.11
4692025-04-16T03:13:02.493Z Compiling syn v1.0.109
4702025-04-16T03:13:02.732Z Compiling quote v1.0.39
4712025-04-16T03:13:02.755Z Compiling errno v0.3.9
4722025-04-16T03:13:02.853Z Compiling proc-macro-error v1.0.4
4732025-04-16T03:13:02.988Z Compiling camino v1.1.9
4742025-04-16T03:13:03.147Z Compiling syn v2.0.98
4752025-04-16T03:13:03.180Z Compiling utf8parse v0.2.2
4762025-04-16T03:13:03.319Z Compiling thread-id v4.2.2
4772025-04-16T03:13:03.346Z Compiling hashbrown v0.15.1
4782025-04-16T03:13:03.349Z Compiling plain v0.2.3
4792025-04-16T03:13:03.389Z Compiling equivalent v1.0.1
4802025-04-16T03:13:03.438Z Compiling log v0.4.22
4812025-04-16T03:13:03.442Z Compiling rustix v0.37.28
4822025-04-16T03:13:03.665Z Compiling anstyle-parse v0.2.5
4832025-04-16T03:13:04.006Z Compiling pretty-hex v0.4.1
4842025-04-16T03:13:04.252Z Compiling winnow v0.7.3
4852025-04-16T03:13:04.291Z Compiling colorchoice v1.0.2
4862025-04-16T03:13:04.349Z Compiling thiserror v2.0.12
4872025-04-16T03:13:04.424Z Compiling indexmap v2.7.1
4882025-04-16T03:13:04.463Z Compiling unicode-width v0.1.14
4892025-04-16T03:13:04.499Z Compiling bitflags v1.3.2
4902025-04-16T03:13:04.624Z Compiling is_terminal_polyfill v1.70.1
4912025-04-16T03:13:04.767Z Compiling autocfg v1.4.0
4922025-04-16T03:13:05.003Z Compiling anstyle-query v1.1.1
4932025-04-16T03:13:05.006Z Compiling semver v1.0.25
4942025-04-16T03:13:05.199Z Compiling anstyle v1.0.10
4952025-04-16T03:13:05.636Z Compiling anstream v0.6.15
4962025-04-16T03:13:05.660Z Compiling terminal_size v0.4.0
4972025-04-16T03:13:05.680Z Compiling fs-err v2.11.0
4982025-04-16T03:13:05.979Z Compiling clap_lex v0.7.4
4992025-04-16T03:13:06.006Z Compiling bytecount v0.6.8
5002025-04-16T03:13:06.194Z Compiling fastrand v2.1.1
5012025-04-16T03:13:06.233Z Compiling fnv v1.0.7
5022025-04-16T03:13:06.392Z Compiling strsim v0.11.1
5032025-04-16T03:13:06.416Z Compiling heck v0.4.1
5042025-04-16T03:13:06.441Z Compiling cfg-if v1.0.0
5052025-04-16T03:13:06.700Z Compiling heck v0.5.0
5062025-04-16T03:13:06.827Z Compiling anyhow v1.0.97
5072025-04-16T03:13:06.914Z Compiling clap_builder v4.5.35
5082025-04-16T03:13:07.117Z Compiling terminal_size v0.2.6
5092025-04-16T03:13:07.148Z Compiling tempfile v3.13.0
5102025-04-16T03:13:07.171Z Compiling papergrid v0.11.0
5112025-04-16T03:13:07.475Z Compiling memmap v0.7.0
5122025-04-16T03:13:07.702Z Compiling smawk v0.3.2
5132025-04-16T03:13:07.784Z Compiling unicode-linebreak v0.1.5
5142025-04-16T03:13:07.919Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5152025-04-16T03:13:08.270Z Compiling textwrap v0.16.1
5162025-04-16T03:13:08.340Z Compiling swrite v0.1.0
5172025-04-16T03:13:08.836Z Compiling tabled_derive v0.7.0
5182025-04-16T03:13:10.252Z Compiling serde_derive v1.0.219
5192025-04-16T03:13:10.252Z Compiling thiserror-impl v1.0.69
5202025-04-16T03:13:10.255Z Compiling zerocopy-derive v0.7.35
5212025-04-16T03:13:10.255Z Compiling scroll_derive v0.12.0
5222025-04-16T03:13:10.255Z Compiling thiserror-impl v2.0.12
5232025-04-16T03:13:10.255Z Compiling clap_derive v4.5.32
5242025-04-16T03:13:10.376Z Compiling tabled v0.15.0
5252025-04-16T03:13:11.642Z Compiling scroll v0.12.0
5262025-04-16T03:13:12.184Z Compiling goblin v0.8.2
5272025-04-16T03:13:12.240Z Compiling zerocopy v0.7.35
5282025-04-16T03:13:13.457Z Compiling pest v2.7.14
5292025-04-16T03:13:14.479Z Compiling clap v4.5.35
5302025-04-16T03:13:15.645Z Compiling pest_meta v2.7.14
5312025-04-16T03:13:16.531Z Compiling pest_generator v2.7.14
5322025-04-16T03:13:17.937Z Compiling pest_derive v2.7.14
5332025-04-16T03:13:18.531Z Compiling dtrace-parser v0.2.0
5342025-04-16T03:13:19.252Z Compiling serde_spanned v0.6.8
5352025-04-16T03:13:19.256Z Compiling toml_datetime v0.6.8
5362025-04-16T03:13:19.342Z Compiling cargo-platform v0.1.8
5372025-04-16T03:13:19.501Z Compiling serde_tokenstream v0.2.2
5382025-04-16T03:13:19.683Z Compiling toml_edit v0.22.24
5392025-04-16T03:13:19.725Z Compiling macaddr v1.0.1
5402025-04-16T03:13:19.853Z Compiling camino-tempfile v1.1.1
5412025-04-16T03:13:20.683Z Compiling dof v0.3.0
5422025-04-16T03:13:20.683Z Compiling cargo_metadata v0.19.2
5432025-04-16T03:13:22.179Z Compiling usdt-attr-macro v0.5.0
5442025-04-16T03:13:22.182Z Compiling usdt-macro v0.5.0
5452025-04-16T03:13:22.502Z Compiling toml v0.8.20
5462025-04-16T03:13:23.318Z Compiling usdt v0.5.0
5472025-04-16T03:13:23.335Z Compiling cargo_toml v0.21.0
5482025-04-16T03:13:25.927Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5492025-04-16T03:13:29.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.23s
5502025-04-16T03:13:29.388Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5512025-04-16T03:13:30.023Z Downloading crates ...
5522025-04-16T03:13:30.177Z Downloaded cfg_aliases v0.1.1
5532025-04-16T03:13:30.180Z Downloaded crucible-workspace-hack v0.1.0
5542025-04-16T03:13:30.187Z Downloaded assert_matches v1.5.0
5552025-04-16T03:13:30.190Z Downloaded cstr-argument v0.1.2
5562025-04-16T03:13:30.193Z Downloaded cfg_aliases v0.2.1
5572025-04-16T03:13:30.193Z Downloaded atty v0.2.14
5582025-04-16T03:13:30.193Z Downloaded async-stream-impl v0.3.6
5592025-04-16T03:13:30.198Z Downloaded atomicwrites v0.4.4
5602025-04-16T03:13:30.201Z Downloaded headers-core v0.3.0
5612025-04-16T03:13:30.207Z Downloaded crunchy v0.2.2
5622025-04-16T03:13:30.210Z Downloaded hex-literal v0.4.1
5632025-04-16T03:13:30.215Z Downloaded hex v0.4.3
5642025-04-16T03:13:30.215Z Downloaded heck v0.3.3
5652025-04-16T03:13:30.219Z Downloaded crc8 v0.1.1
5662025-04-16T03:13:30.219Z Downloaded convert_case v0.4.0
5672025-04-16T03:13:30.224Z Downloaded ciborium-ll v0.2.2
5682025-04-16T03:13:30.227Z Downloaded blowfish v0.9.1
5692025-04-16T03:13:30.230Z Downloaded arrayref v0.3.9
5702025-04-16T03:13:30.230Z Downloaded hickory-client v0.24.4
5712025-04-16T03:13:30.235Z Downloaded crc-catalog v2.4.0
5722025-04-16T03:13:30.238Z Downloaded ciborium-io v0.2.2
5732025-04-16T03:13:30.238Z Downloaded castaway v0.2.3
5742025-04-16T03:13:30.243Z Downloaded heapless v0.7.17
5752025-04-16T03:13:30.246Z Downloaded heapless v0.8.0
5762025-04-16T03:13:30.250Z Downloaded hickory-resolver v0.24.4
5772025-04-16T03:13:30.253Z Downloaded async-recursion v1.1.1
5782025-04-16T03:13:30.257Z Downloaded headers v0.4.0
5792025-04-16T03:13:30.262Z Downloaded chrono-tz-build v0.4.0
5802025-04-16T03:13:30.265Z Downloaded buf-list v1.0.3
5812025-04-16T03:13:30.268Z Downloaded adler2 v2.0.0
5822025-04-16T03:13:30.268Z Downloaded cbc v0.1.2
5832025-04-16T03:13:30.271Z Downloaded aead v0.5.2
5842025-04-16T03:13:30.271Z Downloaded atomic-waker v1.1.2
5852025-04-16T03:13:30.275Z Downloaded crossbeam-deque v0.8.5
5862025-04-16T03:13:30.278Z Downloaded crc v3.2.1
5872025-04-16T03:13:30.278Z Downloaded block-padding v0.3.3
5882025-04-16T03:13:30.281Z Downloaded bb8 v0.8.5
5892025-04-16T03:13:30.281Z Downloaded bitfield v0.14.0
5902025-04-16T03:13:30.284Z Downloaded cassowary v0.3.0
5912025-04-16T03:13:30.287Z Downloaded bitfield-struct v0.6.2
5922025-04-16T03:13:30.287Z Downloaded array-init v0.0.4
5932025-04-16T03:13:30.289Z Downloaded bit-vec v0.6.3
5942025-04-16T03:13:30.289Z Downloaded bit-set v0.8.0
5952025-04-16T03:13:30.292Z Downloaded base16ct v0.2.0
5962025-04-16T03:13:30.292Z Downloaded chacha20 v0.9.1
5972025-04-16T03:13:30.295Z Downloaded cexpr v0.6.0
5982025-04-16T03:13:30.298Z Downloaded cargo_metadata v0.18.1
5992025-04-16T03:13:30.301Z Downloaded pretty-hex v0.2.1
6002025-04-16T03:13:30.301Z Downloaded http-body v1.0.1
6012025-04-16T03:13:30.304Z Downloaded bcrypt-pbkdf v0.10.0
6022025-04-16T03:13:30.304Z Downloaded ascii-canvas v3.0.0
6032025-04-16T03:13:30.304Z Downloaded async-stream v0.3.6
6042025-04-16T03:13:30.307Z Downloaded constant_time_eq v0.3.1
6052025-04-16T03:13:30.311Z Downloaded http-body-util v0.1.3
6062025-04-16T03:13:30.314Z Downloaded cancel-safe-futures v0.1.5
6072025-04-16T03:13:30.316Z Downloaded hostname v0.4.0
6082025-04-16T03:13:30.317Z Downloaded http-range v0.1.5
6092025-04-16T03:13:30.319Z Downloaded hostname v0.3.1
6102025-04-16T03:13:30.323Z Downloaded instant v0.1.13
6112025-04-16T03:13:30.325Z Downloaded ident_case v1.0.1
6122025-04-16T03:13:30.326Z Downloaded async-trait v0.1.88
6132025-04-16T03:13:30.329Z Downloaded icu_provider_macros v1.5.0
6142025-04-16T03:13:30.331Z Downloaded hickory-proto v0.24.4
6152025-04-16T03:13:30.344Z Downloaded instability v0.3.2
6162025-04-16T03:13:30.347Z Downloaded bzip2 v0.4.4
6172025-04-16T03:13:30.350Z Downloaded is_ci v1.2.0
6182025-04-16T03:13:30.350Z Downloaded indent_write v2.2.0
6192025-04-16T03:13:30.353Z Downloaded impl-trait-for-tuples v0.2.2
6202025-04-16T03:13:30.356Z Downloaded console v0.15.10
6212025-04-16T03:13:30.359Z Downloaded progenitor-client v0.9.1
6222025-04-16T03:13:30.359Z Downloaded progenitor v0.9.1
6232025-04-16T03:13:30.363Z Downloaded predicates-core v1.0.8
6242025-04-16T03:13:30.363Z Downloaded cmake v0.1.51
6252025-04-16T03:13:30.366Z Downloaded sigpipe v0.1.3
6262025-04-16T03:13:30.366Z Downloaded signal-hook-tokio v0.3.1
6272025-04-16T03:13:30.369Z Downloaded match_cfg v0.1.0
6282025-04-16T03:13:30.369Z Downloaded md5 v0.7.0
6292025-04-16T03:13:30.370Z Downloaded crc-any v2.5.0
6302025-04-16T03:13:30.373Z Downloaded highway v1.3.0
6312025-04-16T03:13:30.376Z Downloaded progenitor-client v0.8.0
6322025-04-16T03:13:30.376Z Downloaded base64ct v1.6.0
6332025-04-16T03:13:30.379Z Downloaded hubpack_derive v0.1.1
6342025-04-16T03:13:30.382Z Downloaded hubpack v0.1.2
6352025-04-16T03:13:30.382Z Downloaded lalrpop-util v0.19.12
6362025-04-16T03:13:30.385Z Downloaded crossbeam-epoch v0.9.18
6372025-04-16T03:13:30.389Z Downloaded internet-checksum v0.2.1
6382025-04-16T03:13:30.389Z Downloaded cookie_store v0.21.1
6392025-04-16T03:13:30.392Z Downloaded ahash v0.8.11
6402025-04-16T03:13:30.395Z Downloaded maybe-uninit v2.0.0
6412025-04-16T03:13:30.395Z Downloaded libscf-sys v1.1.0
6422025-04-16T03:13:30.398Z Downloaded cookie v0.18.1
6432025-04-16T03:13:30.398Z Downloaded lzss v0.8.2
6442025-04-16T03:13:30.401Z Downloaded crossbeam-utils v0.8.21
6452025-04-16T03:13:30.404Z Downloaded indoc v1.0.9
6462025-04-16T03:13:30.407Z Downloaded structmeta v0.3.0
6472025-04-16T03:13:30.409Z Downloaded idna_adapter v1.2.0
6482025-04-16T03:13:30.410Z Downloaded httpdate v1.0.3
6492025-04-16T03:13:30.413Z Downloaded time-core v0.1.2
6502025-04-16T03:13:30.413Z Downloaded simd-adler32 v0.3.7
6512025-04-16T03:13:30.416Z Downloaded progenitor v0.8.0
6522025-04-16T03:13:30.416Z Downloaded ref-cast-impl v1.0.23
6532025-04-16T03:13:30.419Z Downloaded colored v2.2.0
6542025-04-16T03:13:30.422Z Downloaded rustc_version v0.4.1
6552025-04-16T03:13:30.422Z Downloaded hyper-staticfile v0.10.1
6562025-04-16T03:13:30.424Z Downloaded tower-service v0.3.3
6572025-04-16T03:13:30.427Z Downloaded tower-layer v0.3.3
6582025-04-16T03:13:30.428Z Downloaded lazycell v1.3.0
6592025-04-16T03:13:30.431Z Downloaded allocator-api2 v0.2.18
6602025-04-16T03:13:30.434Z Downloaded signature v2.2.0
6612025-04-16T03:13:30.434Z Downloaded serde_path_to_error v0.1.16
6622025-04-16T03:13:30.437Z Downloaded lru v0.12.5
6632025-04-16T03:13:30.439Z Downloaded linked-hash-map v0.5.6
6642025-04-16T03:13:30.440Z Downloaded is-terminal v0.4.13
6652025-04-16T03:13:30.444Z Downloaded indoc v2.0.6
6662025-04-16T03:13:30.446Z Downloaded arc-swap v1.7.1
6672025-04-16T03:13:30.449Z Downloaded memoffset v0.9.1
6682025-04-16T03:13:30.449Z Downloaded md-5 v0.10.6
6692025-04-16T03:13:30.461Z Downloaded vte_generate_state_changes v0.1.2
6702025-04-16T03:13:30.464Z Downloaded libsw-core v0.3.1
6712025-04-16T03:13:30.467Z Downloaded zerofrom v0.1.4
6722025-04-16T03:13:30.467Z Downloaded sync_wrapper v1.0.1
6732025-04-16T03:13:30.470Z Downloaded rand_core v0.6.4
6742025-04-16T03:13:30.470Z Downloaded base64 v0.13.1
6752025-04-16T03:13:30.474Z Downloaded ref-cast v1.0.23
6762025-04-16T03:13:30.477Z Downloaded termcolor v1.4.1
6772025-04-16T03:13:30.480Z Downloaded smallvec v0.6.14
6782025-04-16T03:13:30.480Z Downloaded rustc-demangle v0.1.24
6792025-04-16T03:13:30.483Z Downloaded secrecy v0.8.0
6802025-04-16T03:13:30.483Z Downloaded tls_codec_derive v0.4.1
6812025-04-16T03:13:30.486Z Downloaded diesel_table_macro_syntax v0.2.0
6822025-04-16T03:13:30.489Z Downloaded snafu-derive v0.8.5
6832025-04-16T03:13:30.489Z Downloaded serde_repr v0.1.19
6842025-04-16T03:13:30.492Z Downloaded num-conv v0.1.0
6852025-04-16T03:13:30.492Z Downloaded newline-converter v0.3.0
6862025-04-16T03:13:30.496Z Downloaded foreign-types v0.3.2
6872025-04-16T03:13:30.496Z Downloaded flagset v0.4.6
6882025-04-16T03:13:30.499Z Downloaded hmac v0.12.1
6892025-04-16T03:13:30.499Z Downloaded ssh-encoding v0.2.0
6902025-04-16T03:13:30.502Z Downloaded kstat-rs v0.2.4
6912025-04-16T03:13:30.502Z Downloaded utf8_iter v1.0.4
6922025-04-16T03:13:30.505Z Downloaded serde_derive_internals v0.29.1
6932025-04-16T03:13:30.508Z Downloaded serde_plain v1.0.2
6942025-04-16T03:13:30.508Z Downloaded linear-map v1.2.0
6952025-04-16T03:13:30.511Z Downloaded progenitor-impl v0.8.0
6962025-04-16T03:13:30.514Z Downloaded litemap v0.7.3
6972025-04-16T03:13:30.514Z Downloaded libloading v0.8.5
6982025-04-16T03:13:30.517Z Downloaded jobserver v0.1.32
6992025-04-16T03:13:30.520Z Downloaded lock_api v0.4.12
7002025-04-16T03:13:30.523Z Downloaded crypto-bigint v0.5.5
7012025-04-16T03:13:30.527Z Downloaded openssl-macros v0.1.1
7022025-04-16T03:13:30.530Z Downloaded unicode-truncate v1.1.0
7032025-04-16T03:13:30.533Z Downloaded const_format v0.2.34
7042025-04-16T03:13:30.536Z Downloaded path-slash v0.1.5
7052025-04-16T03:13:30.540Z Downloaded ipnet v2.11.0
7062025-04-16T03:13:30.543Z Downloaded openssl-probe v0.1.5
7072025-04-16T03:13:30.543Z Downloaded zerofrom-derive v0.1.4
7082025-04-16T03:13:30.543Z Downloaded zeroize v1.8.1
7092025-04-16T03:13:30.546Z Downloaded zeroize_derive v1.4.2
7102025-04-16T03:13:30.546Z Downloaded time-macros v0.2.18
7112025-04-16T03:13:30.549Z Downloaded ron v0.8.1
7122025-04-16T03:13:30.553Z Downloaded twox-hash v2.1.0
7132025-04-16T03:13:30.557Z Downloaded document-features v0.2.10
7142025-04-16T03:13:30.559Z Downloaded displaydoc v0.2.5
7152025-04-16T03:13:30.562Z Downloaded futures-channel v0.3.31
7162025-04-16T03:13:30.565Z Downloaded zone v0.3.1
7172025-04-16T03:13:30.565Z Downloaded zerovec-derive v0.10.3
7182025-04-16T03:13:30.568Z Downloaded ed25519 v2.2.3
7192025-04-16T03:13:30.571Z Downloaded zone v0.1.8
7202025-04-16T03:13:30.571Z Downloaded icu_locid_transform_data v1.5.0
7212025-04-16T03:13:30.574Z Downloaded mime v0.3.17
7222025-04-16T03:13:30.575Z Downloaded futures-sink v0.3.31
7232025-04-16T03:13:30.577Z Downloaded futures-macro v0.3.31
7242025-04-16T03:13:30.577Z Downloaded num-derive v0.4.2
7252025-04-16T03:13:30.580Z Downloaded whoami v1.5.2
7262025-04-16T03:13:30.584Z Downloaded crossbeam-channel v0.5.15
7272025-04-16T03:13:30.586Z Downloaded indexmap v1.9.3
7282025-04-16T03:13:30.589Z Downloaded icu_locid v1.5.0
7292025-04-16T03:13:30.594Z Downloaded compact_str v0.8.0
7302025-04-16T03:13:30.598Z Downloaded scheduled-thread-pool v0.2.7
7312025-04-16T03:13:30.600Z Downloaded strum v0.26.3
7322025-04-16T03:13:30.603Z Downloaded structmeta-derive v0.3.0
7332025-04-16T03:13:30.603Z Downloaded rfc6979 v0.4.0
7342025-04-16T03:13:30.606Z Downloaded cc v1.2.15
7352025-04-16T03:13:30.609Z Downloaded backtrace v0.3.74
7362025-04-16T03:13:30.613Z Downloaded vte v0.11.1
7372025-04-16T03:13:30.616Z Downloaded pem v3.0.5
7382025-04-16T03:13:30.619Z Downloaded yasna v0.5.2
7392025-04-16T03:13:30.619Z Downloaded hash32 v0.2.1
7402025-04-16T03:13:30.623Z Downloaded icu_provider v1.5.0
7412025-04-16T03:13:30.625Z Downloaded either v1.14.0
7422025-04-16T03:13:30.626Z Downloaded des v0.8.1
7432025-04-16T03:13:30.629Z Downloaded samael v0.0.18
7442025-04-16T03:13:30.633Z Downloaded pkg-config v0.3.31
7452025-04-16T03:13:30.636Z Downloaded fallible-iterator v0.2.0
7462025-04-16T03:13:30.641Z Downloaded r2d2 v0.8.10
7472025-04-16T03:13:30.641Z Downloaded predicates v3.1.3
7482025-04-16T03:13:30.645Z Downloaded rusty-fork v0.3.0
7492025-04-16T03:13:30.645Z Downloaded icu_normalizer_data v1.5.0
7502025-04-16T03:13:30.648Z Downloaded mime_guess v2.0.5
7512025-04-16T03:13:30.651Z Downloaded xshell-macros v0.2.7
7522025-04-16T03:13:30.651Z Downloaded utf16_iter v1.0.5
7532025-04-16T03:13:30.651Z Downloaded snafu v0.8.5
7542025-04-16T03:13:30.657Z Downloaded bumpalo v3.16.0
7552025-04-16T03:13:30.660Z Downloaded scopeguard v1.2.0
7562025-04-16T03:13:30.663Z Downloaded jiff-static v0.2.6
7572025-04-16T03:13:30.666Z Downloaded endian-type v0.1.2
7582025-04-16T03:13:30.666Z Downloaded dirs-next v2.0.0
7592025-04-16T03:13:30.669Z Downloaded same-file v1.0.6
7602025-04-16T03:13:30.669Z Downloaded newtype_derive v0.1.6
7612025-04-16T03:13:30.672Z Downloaded new_debug_unreachable v1.0.6
7622025-04-16T03:13:30.672Z Downloaded resolv-conf v0.7.0
7632025-04-16T03:13:30.675Z Downloaded tinystr v0.7.6
7642025-04-16T03:13:30.678Z Downloaded strip-ansi-escapes v0.2.0
7652025-04-16T03:13:30.678Z Downloaded indicatif v0.17.11
7662025-04-16T03:13:30.682Z Downloaded schemars_derive v0.8.22
7672025-04-16T03:13:30.685Z Downloaded slog-dtrace v0.3.0
7682025-04-16T03:13:30.688Z Downloaded pin-project-internal v1.1.6
7692025-04-16T03:13:30.691Z Downloaded tar v0.4.44
7702025-04-16T03:13:30.694Z Downloaded num-derive v0.3.3
7712025-04-16T03:13:30.694Z Downloaded number_prefix v0.4.0
7722025-04-16T03:13:30.698Z Downloaded strum_macros v0.25.3
7732025-04-16T03:13:30.701Z Downloaded peg-runtime v0.8.5
7742025-04-16T03:13:30.701Z Downloaded parse-display v0.10.0
7752025-04-16T03:13:30.701Z Downloaded strum_macros v0.24.3
7762025-04-16T03:13:30.706Z Downloaded thiserror-no-std v2.0.2
7772025-04-16T03:13:30.709Z Downloaded slab v0.4.9
7782025-04-16T03:13:30.709Z Downloaded siphasher v0.3.11
7792025-04-16T03:13:30.713Z Downloaded yoke-derive v0.7.4
7802025-04-16T03:13:30.713Z Downloaded rustls-pemfile v2.2.0
7812025-04-16T03:13:30.716Z Downloaded slog-envlogger v2.2.0
7822025-04-16T03:13:30.716Z Downloaded slog-async v2.8.0
7832025-04-16T03:13:30.719Z Downloaded typify-macro v0.3.0
7842025-04-16T03:13:30.719Z Downloaded typify-macro v0.2.0
7852025-04-16T03:13:30.723Z Downloaded pem-rfc7468 v0.7.0
7862025-04-16T03:13:30.723Z Downloaded parking_lot_core v0.8.6
7872025-04-16T03:13:30.727Z Downloaded writeable v0.5.5
7882025-04-16T03:13:30.727Z Downloaded utf-8 v0.7.6
7892025-04-16T03:13:30.734Z Downloaded aes v0.8.4
7902025-04-16T03:13:30.738Z Downloaded poly1305 v0.8.0
7912025-04-16T03:13:30.738Z Downloaded defmt v0.3.8
7922025-04-16T03:13:30.742Z Downloaded serde-big-array v0.5.1
7932025-04-16T03:13:30.742Z Downloaded group v0.13.0
7942025-04-16T03:13:30.742Z Downloaded diesel-dtrace v0.4.2
7952025-04-16T03:13:30.745Z Downloaded newtype-uuid v1.2.1
7962025-04-16T03:13:30.748Z Downloaded fixedbitset v0.4.2
7972025-04-16T03:13:30.748Z Downloaded tokio-rustls v0.25.0
7982025-04-16T03:13:30.751Z Downloaded tokio-rustls v0.24.1
7992025-04-16T03:13:30.754Z Downloaded filetime v0.2.25
8002025-04-16T03:13:30.756Z Downloaded dsl_auto_type v0.1.2
8012025-04-16T03:13:30.756Z Downloaded defmt-parser v0.3.4
8022025-04-16T03:13:30.760Z Downloaded defmt-macros v0.3.9
8032025-04-16T03:13:30.763Z Downloaded flume v0.11.1
8042025-04-16T03:13:30.765Z Downloaded peg-macros v0.8.5
8052025-04-16T03:13:30.768Z Downloaded take_mut v0.2.2
8062025-04-16T03:13:30.768Z Downloaded form_urlencoded v1.2.1
8072025-04-16T03:13:30.771Z Downloaded ff v0.13.0
8082025-04-16T03:13:30.771Z Downloaded num-integer v0.1.46
8092025-04-16T03:13:30.774Z Downloaded progenitor-macro v0.9.1
8102025-04-16T03:13:30.777Z Downloaded progenitor-macro v0.8.0
8112025-04-16T03:13:30.777Z Downloaded daft v0.1.3
8122025-04-16T03:13:30.780Z Downloaded num-iter v0.1.45
8132025-04-16T03:13:30.780Z Downloaded slog-bunyan v2.5.0
8142025-04-16T03:13:30.783Z Downloaded parse-display-derive v0.10.0
8152025-04-16T03:13:30.783Z Downloaded proc-macro-crate v1.3.1
8162025-04-16T03:13:30.786Z Downloaded aho-corasick v1.1.3
8172025-04-16T03:13:30.790Z Downloaded tinyvec_macros v0.1.1
8182025-04-16T03:13:30.793Z Downloaded slog v2.7.0
8192025-04-16T03:13:30.796Z Downloaded hyper-util v0.1.10
8202025-04-16T03:13:30.799Z Downloaded polyval v0.6.2
8212025-04-16T03:13:30.802Z Downloaded enum-as-inner v0.6.1
8222025-04-16T03:13:30.805Z Downloaded parking_lot v0.12.3
8232025-04-16T03:13:30.809Z Downloaded darling_macro v0.20.10
8242025-04-16T03:13:30.809Z Downloaded want v0.3.1
8252025-04-16T03:13:30.809Z Downloaded derive_builder_macro v0.20.2
8262025-04-16T03:13:30.812Z Downloaded hickory-server v0.24.4
8272025-04-16T03:13:30.815Z Downloaded rustc_version v0.1.7
8282025-04-16T03:13:30.819Z Downloaded native-tls v0.2.12
8292025-04-16T03:13:30.822Z Downloaded rand_chacha v0.9.0
8302025-04-16T03:13:30.822Z Downloaded rand_chacha v0.3.1
8312025-04-16T03:13:30.825Z Downloaded zerocopy-derive v0.8.10
8322025-04-16T03:13:30.828Z Downloaded rtoolbox v0.0.2
8332025-04-16T03:13:30.831Z Downloaded fs_extra v1.3.0
8342025-04-16T03:13:30.834Z Downloaded opaque-debug v0.3.1
8352025-04-16T03:13:30.834Z Downloaded daft-derive v0.1.3
8362025-04-16T03:13:30.838Z Downloaded sqlformat v0.2.6
8372025-04-16T03:13:30.841Z Downloaded stable_deref_trait v1.2.0
8382025-04-16T03:13:30.844Z Downloaded slog-stdlog v4.1.1
8392025-04-16T03:13:30.844Z Downloaded peg v0.8.5
8402025-04-16T03:13:30.847Z Downloaded zerocopy v0.6.6
8412025-04-16T03:13:30.850Z Downloaded rcgen v0.12.1
8422025-04-16T03:13:30.853Z Downloaded pin-utils v0.1.0
8432025-04-16T03:13:30.856Z Downloaded rayon-core v1.12.1
8442025-04-16T03:13:30.859Z Downloaded tui-tree-widget v0.23.0
8452025-04-16T03:13:30.862Z Downloaded tabwriter v1.4.0
8462025-04-16T03:13:30.864Z Downloaded icu_collections v1.5.0
8472025-04-16T03:13:30.868Z Downloaded untrusted v0.7.1
8482025-04-16T03:13:30.871Z Downloaded tokio-macros v2.5.0
8492025-04-16T03:13:30.874Z Downloaded sqlparser_derive v0.2.2
8502025-04-16T03:13:30.875Z Downloaded tls_codec v0.4.1
8512025-04-16T03:13:30.878Z Downloaded thread_local v1.1.8
8522025-04-16T03:13:30.878Z Downloaded shell-words v1.1.0
8532025-04-16T03:13:30.880Z Downloaded getrandom v0.3.1
8542025-04-16T03:13:30.883Z Downloaded write16 v1.0.0
8552025-04-16T03:13:30.886Z Downloaded funty v2.0.0
8562025-04-16T03:13:30.886Z Downloaded dunce v1.0.5
8572025-04-16T03:13:30.886Z Downloaded ctr v0.9.2
8582025-04-16T03:13:30.888Z Downloaded serde_with_macros v3.12.0
8592025-04-16T03:13:30.891Z Downloaded aes-gcm v0.10.3
8602025-04-16T03:13:30.896Z Downloaded tracing-core v0.1.32
8612025-04-16T03:13:30.901Z Downloaded sync-ptr v0.1.1
8622025-04-16T03:13:30.901Z Downloaded multer v3.1.0
8632025-04-16T03:13:30.905Z Downloaded slog-term v2.9.1
8642025-04-16T03:13:30.905Z Downloaded ed25519-dalek v2.1.1
8652025-04-16T03:13:30.908Z Downloaded multimap v0.10.0
8662025-04-16T03:13:30.911Z Downloaded futures-core v0.3.31
8672025-04-16T03:13:30.914Z Downloaded fd-lock v4.0.2
8682025-04-16T03:13:30.914Z Downloaded dyn-clone v1.0.19
8692025-04-16T03:13:30.917Z Downloaded quinn v0.11.5
8702025-04-16T03:13:30.920Z Downloaded unicode-segmentation v1.12.0
8712025-04-16T03:13:30.923Z Downloaded dropshot_endpoint v0.16.0
8722025-04-16T03:13:30.927Z Downloaded phf v0.11.2
8732025-04-16T03:13:30.930Z Downloaded schemars v0.8.22
8742025-04-16T03:13:30.943Z Downloaded normalize-line-endings v0.3.0
8752025-04-16T03:13:30.947Z Downloaded proc-macro-error-attr2 v2.0.0
8762025-04-16T03:13:30.947Z Downloaded foreign-types-shared v0.3.1
8772025-04-16T03:13:30.947Z Downloaded vsss-rs v3.3.4
8782025-04-16T03:13:30.954Z Downloaded foreign-types-shared v0.1.1
8792025-04-16T03:13:30.954Z Downloaded derive_builder_core v0.20.2
8802025-04-16T03:13:30.957Z Downloaded primeorder v0.13.6
8812025-04-16T03:13:30.957Z Downloaded shlex v1.3.0
8822025-04-16T03:13:30.957Z Downloaded sec1 v0.7.3
8832025-04-16T03:13:30.957Z Downloaded rustc-hash v2.1.1
8842025-04-16T03:13:30.960Z Downloaded zip v0.6.6
8852025-04-16T03:13:30.963Z Downloaded serde_urlencoded v0.7.1
8862025-04-16T03:13:30.966Z Downloaded psl-types v2.0.11
8872025-04-16T03:13:30.966Z Downloaded ssh-cipher v0.2.0
8882025-04-16T03:13:30.969Z Downloaded pretty_assertions v1.4.1
8892025-04-16T03:13:30.981Z Downloaded sha1 v0.10.6
8902025-04-16T03:13:30.981Z Downloaded xz2 v0.1.7
8912025-04-16T03:13:30.981Z Downloaded uuid v1.16.0
8922025-04-16T03:13:30.981Z Downloaded publicsuffix v2.3.0
8932025-04-16T03:13:30.984Z Downloaded subtle v2.6.1
8942025-04-16T03:13:30.984Z Downloaded tokio-native-tls v0.3.1
8952025-04-16T03:13:30.987Z Downloaded supports-color v3.0.2
8962025-04-16T03:13:30.988Z Downloaded debug-ignore v1.0.5
8972025-04-16T03:13:30.991Z Downloaded data-encoding v2.6.0
8982025-04-16T03:13:30.991Z Downloaded termtree v0.5.1
8992025-04-16T03:13:30.994Z Downloaded semver v0.1.20
9002025-04-16T03:13:30.994Z Downloaded expectorate v1.1.0
9012025-04-16T03:13:30.997Z Downloaded waitgroup v0.1.2
9022025-04-16T03:13:31.000Z Downloaded blake3 v1.5.4
9032025-04-16T03:13:31.005Z Downloaded oxnet v0.1.1
9042025-04-16T03:13:31.008Z Downloaded futures-executor v0.3.31
9052025-04-16T03:13:31.011Z Downloaded paste v1.0.15
9062025-04-16T03:13:31.014Z Downloaded parking_lot v0.11.2
9072025-04-16T03:13:31.018Z Downloaded num-complex v0.4.6
9082025-04-16T03:13:31.018Z Downloaded fixedbitset v0.5.7
9092025-04-16T03:13:31.021Z Downloaded itertools v0.10.5
9102025-04-16T03:13:31.027Z Downloaded hash32 v0.3.1
9112025-04-16T03:13:31.030Z Downloaded libm v0.2.8
9122025-04-16T03:13:31.035Z Downloaded oso-derive v0.27.3
9132025-04-16T03:13:31.038Z Downloaded olpc-cjson v0.1.4
9142025-04-16T03:13:31.038Z Downloaded termios v0.3.3
9152025-04-16T03:13:31.041Z Downloaded walkdir v2.5.0
9162025-04-16T03:13:31.044Z Downloaded proc-macro-error2 v2.0.1
9172025-04-16T03:13:31.047Z Downloaded quick-error v1.2.3
9182025-04-16T03:13:31.050Z Downloaded pin-project-lite v0.2.14
9192025-04-16T03:13:31.053Z Downloaded darling v0.20.10
9202025-04-16T03:13:31.056Z Downloaded unicase v2.7.0
9212025-04-16T03:13:31.059Z Downloaded password-hash v0.5.0
9222025-04-16T03:13:31.062Z Downloaded pkcs8 v0.10.2
9232025-04-16T03:13:31.065Z Downloaded libxml v0.3.3
9242025-04-16T03:13:31.070Z Downloaded xattr v1.3.1
9252025-04-16T03:13:31.073Z Downloaded wait-timeout v0.2.0
9262025-04-16T03:13:31.076Z Downloaded env_filter v0.1.2
9272025-04-16T03:13:31.076Z Downloaded display-error-chain v0.2.2
9282025-04-16T03:13:31.079Z Downloaded signal-hook v0.3.17
9292025-04-16T03:13:31.082Z Downloaded num_threads v0.1.7
9302025-04-16T03:13:31.085Z Downloaded darling_core v0.20.10
9312025-04-16T03:13:31.088Z Downloaded nodrop v0.1.14
9322025-04-16T03:13:31.091Z Downloaded scrypt v0.11.0
9332025-04-16T03:13:31.091Z Downloaded prettyplease v0.2.30
9342025-04-16T03:13:31.095Z Downloaded futures v0.3.31
9352025-04-16T03:13:31.100Z Downloaded fatfs v0.3.6
9362025-04-16T03:13:31.103Z Downloaded env_logger v0.11.5
9372025-04-16T03:13:31.107Z Downloaded serde_yaml v0.9.34+deprecated
9382025-04-16T03:13:31.110Z Downloaded slog-scope v4.4.0
9392025-04-16T03:13:31.113Z Downloaded itertools v0.12.1
9402025-04-16T03:13:31.120Z Downloaded slog-json v2.6.1
9412025-04-16T03:13:31.123Z Downloaded rand_seeder v0.3.0
9422025-04-16T03:13:31.126Z Downloaded packed_struct v0.10.1
9432025-04-16T03:13:31.126Z Downloaded diff v0.1.13
9442025-04-16T03:13:31.129Z Downloaded zone_cfg_derive v0.1.2
9452025-04-16T03:13:31.132Z Downloaded synstructure v0.13.1
9462025-04-16T03:13:31.132Z Downloaded rand_xorshift v0.3.0
9472025-04-16T03:13:31.135Z Downloaded pin-project v1.1.6
9482025-04-16T03:13:31.144Z Downloaded progenitor-impl v0.9.1
9492025-04-16T03:13:31.147Z Downloaded pkcs5 v0.7.1
9502025-04-16T03:13:31.150Z Downloaded ena v0.14.3
9512025-04-16T03:13:31.153Z Downloaded embedded-io v0.6.1
9522025-04-16T03:13:31.157Z Downloaded tungstenite v0.21.0
9532025-04-16T03:13:31.160Z Downloaded mio v1.0.2
9542025-04-16T03:13:31.163Z Downloaded precomputed-hash v0.1.1
9552025-04-16T03:13:31.166Z Downloaded dirs-sys-next v0.1.2
9562025-04-16T03:13:31.166Z Downloaded rustversion v1.0.17
9572025-04-16T03:13:31.169Z Downloaded rustls-pemfile v1.0.4
9582025-04-16T03:13:31.172Z Downloaded reedline v0.38.0
9592025-04-16T03:13:31.178Z Downloaded try-lock v0.2.5
9602025-04-16T03:13:31.181Z Downloaded radium v0.7.0
9612025-04-16T03:13:31.181Z Downloaded itertools v0.14.0
9622025-04-16T03:13:31.188Z Downloaded foreign-types-macros v0.2.3
9632025-04-16T03:13:31.191Z Downloaded foreign-types v0.5.0
9642025-04-16T03:13:31.191Z Downloaded pbkdf2 v0.12.2
9652025-04-16T03:13:31.196Z Downloaded rand_core v0.9.2
9662025-04-16T03:13:31.196Z Downloaded zopfli v0.8.1
9672025-04-16T03:13:31.199Z Downloaded tiny-keccak v2.0.2
9682025-04-16T03:13:31.202Z Downloaded value-bag v1.9.0
9692025-04-16T03:13:31.205Z Downloaded tungstenite v0.23.0
9702025-04-16T03:13:31.208Z Downloaded itertools v0.13.0
9712025-04-16T03:13:31.213Z Downloaded fxhash v0.2.1
9722025-04-16T03:13:31.216Z Downloaded bindgen v0.71.1
9732025-04-16T03:13:31.223Z Downloaded string_cache v0.8.9
9742025-04-16T03:13:31.227Z Downloaded deranged v0.3.11
9752025-04-16T03:13:31.227Z Downloaded futures-io v0.3.31
9762025-04-16T03:13:31.230Z Downloaded embedded-io v0.4.0
9772025-04-16T03:13:31.230Z Downloaded topological-sort v0.2.2
9782025-04-16T03:13:31.230Z Downloaded void v1.0.2
9792025-04-16T03:13:31.233Z Downloaded rustls-pki-types v1.10.0
9802025-04-16T03:13:31.235Z Downloaded smallvec v1.14.0
9812025-04-16T03:13:31.238Z Downloaded owo-colors v4.2.0
9822025-04-16T03:13:31.241Z Downloaded unicode-xid v0.2.6
9832025-04-16T03:13:31.241Z Downloaded getrandom v0.2.15
9842025-04-16T03:13:31.244Z Downloaded bindgen v0.69.5
9852025-04-16T03:13:31.251Z Downloaded nanorand v0.7.0
9862025-04-16T03:13:31.254Z Downloaded hyper v1.6.0
9872025-04-16T03:13:31.260Z Downloaded spki v0.7.3
9882025-04-16T03:13:31.263Z Downloaded smf v0.2.3
9892025-04-16T03:13:31.263Z Downloaded ppv-lite86 v0.2.20
9902025-04-16T03:13:31.266Z Downloaded parse-size v1.1.0
9912025-04-16T03:13:31.266Z Downloaded untrusted v0.9.0
9922025-04-16T03:13:31.269Z Downloaded derive-where v1.2.7
9932025-04-16T03:13:31.272Z Downloaded russh-cryptovec v0.7.3
9942025-04-16T03:13:31.272Z Downloaded nibble_vec v0.1.0
9952025-04-16T03:13:31.276Z Downloaded packed_struct_codegen v0.10.1
9962025-04-16T03:13:31.276Z Downloaded num_enum_derive v0.5.11
9972025-04-16T03:13:31.279Z Downloaded elliptic-curve v0.13.8
9982025-04-16T03:13:31.282Z Downloaded curve25519-dalek-derive v0.1.1
9992025-04-16T03:13:31.282Z Downloaded rsa v0.9.6
10002025-04-16T03:13:31.287Z Downloaded num-rational v0.4.2
10012025-04-16T03:13:31.290Z Downloaded gethostname v0.5.0
10022025-04-16T03:13:31.290Z Downloaded toml v0.7.8
10032025-04-16T03:13:31.293Z Downloaded half v2.4.1
10042025-04-16T03:13:31.296Z Downloaded rustyline v14.0.0
10052025-04-16T03:13:31.301Z Downloaded unicode-bidi v0.3.17
10062025-04-16T03:13:31.304Z Downloaded der_derive v0.7.3
10072025-04-16T03:13:31.307Z Downloaded similar v2.7.0
10082025-04-16T03:13:31.310Z Downloaded futures-task v0.3.31
10092025-04-16T03:13:31.313Z Downloaded rustc-hash v1.1.0
10102025-04-16T03:13:31.313Z Downloaded unarray v0.1.4
10112025-04-16T03:13:31.316Z Downloaded zip v2.6.1
10122025-04-16T03:13:31.319Z Downloaded float-ord v0.3.2
10132025-04-16T03:13:31.323Z Downloaded float-cmp v0.10.0
10142025-04-16T03:13:31.324Z Downloaded thiserror-impl-no-std v2.0.2
10152025-04-16T03:13:31.327Z Downloaded ssh-key v0.6.6
10162025-04-16T03:13:31.329Z Downloaded futures-util v0.3.31
10172025-04-16T03:13:31.340Z Downloaded tabled_derive v0.10.0
10182025-04-16T03:13:31.343Z Downloaded glob v0.3.2
10192025-04-16T03:13:31.343Z Downloaded pbkdf2 v0.11.0
10202025-04-16T03:13:31.346Z Downloaded uzers v0.12.1
10212025-04-16T03:13:31.349Z Downloaded csv-core v0.1.11
10222025-04-16T03:13:31.352Z Downloaded tracing v0.1.40
10232025-04-16T03:13:31.355Z Downloaded serde-hex v0.1.0
10242025-04-16T03:13:31.355Z Downloaded tracing-attributes v0.1.27
10252025-04-16T03:13:31.358Z Downloaded num-bigint v0.4.6
10262025-04-16T03:13:31.362Z Downloaded test-strategy v0.4.0
10272025-04-16T03:13:31.366Z Downloaded num_enum v0.5.11
10282025-04-16T03:13:31.370Z Downloaded universal-hash v0.5.1
10292025-04-16T03:13:31.373Z Downloaded papergrid v0.14.0
10302025-04-16T03:13:31.376Z Downloaded postgres-protocol v0.6.8
10312025-04-16T03:13:31.379Z Downloaded x509-cert v0.2.5
10322025-04-16T03:13:31.383Z Downloaded strum_macros v0.26.4
10332025-04-16T03:13:31.386Z Downloaded postcard v1.0.10
10342025-04-16T03:13:31.389Z Downloaded winnow v0.5.40
10352025-04-16T03:13:31.397Z Downloaded spin v0.9.8
10362025-04-16T03:13:31.399Z Downloaded derive_builder v0.20.2
10372025-04-16T03:13:31.403Z Downloaded phf_shared v0.11.2
10382025-04-16T03:13:31.406Z Downloaded qorb v0.3.1
10392025-04-16T03:13:31.409Z Downloaded derive_more v0.99.19
10402025-04-16T03:13:31.413Z Downloaded tinyvec v1.8.0
10412025-04-16T03:13:31.416Z Downloaded russh-keys v0.45.0
10422025-04-16T03:13:31.419Z Downloaded quinn-proto v0.11.8
10432025-04-16T03:13:31.425Z Downloaded rand v0.9.0
10442025-04-16T03:13:31.429Z Downloaded omicron-zone-package v0.12.0
10452025-04-16T03:13:31.432Z Downloaded flate2 v1.1.1
10462025-04-16T03:13:31.437Z Downloaded typify v0.3.0
10472025-04-16T03:13:31.440Z Downloaded socket2 v0.5.9
10482025-04-16T03:13:31.443Z Downloaded tokio-postgres v0.7.13
10492025-04-16T03:13:31.448Z Downloaded h2 v0.4.6
10502025-04-16T03:13:31.454Z Downloaded bitvec v1.0.1
10512025-04-16T03:13:31.468Z Downloaded num-traits v0.2.19
10522025-04-16T03:13:31.471Z Downloaded num-bigint-dig v0.8.4
10532025-04-16T03:13:31.475Z Downloaded toml_edit v0.19.15
10542025-04-16T03:13:31.490Z Downloaded parse-zoneinfo v0.3.1
10552025-04-16T03:13:31.493Z Downloaded tough v0.20.0
10562025-04-16T03:13:31.500Z Downloaded p521 v0.13.3
10572025-04-16T03:13:31.505Z Downloaded rustls v0.21.12
10582025-04-16T03:13:31.515Z Downloaded der v0.7.9
10592025-04-16T03:13:31.520Z Downloaded unicode-normalization v0.1.24
10602025-04-16T03:13:31.524Z Downloaded icu_properties_data v1.5.0
10612025-04-16T03:13:31.534Z Downloaded hashbrown v0.12.3
10622025-04-16T03:13:31.539Z Downloaded object v0.30.4
10632025-04-16T03:13:31.548Z Downloaded time v0.3.36
10642025-04-16T03:13:31.556Z Downloaded hashbrown v0.13.2
10652025-04-16T03:13:31.559Z Downloaded serde_with v3.12.0
10662025-04-16T03:13:31.567Z Downloaded diesel_derives v2.2.3
10672025-04-16T03:13:31.570Z Downloaded reqwest v0.12.12
10682025-04-16T03:13:31.579Z Downloaded tokio-util v0.7.13
10692025-04-16T03:13:31.586Z Downloaded russh v0.45.0
10702025-04-16T03:13:31.591Z Downloaded lalrpop v0.19.12
10712025-04-16T03:13:31.601Z Downloaded dropshot v0.12.0
10722025-04-16T03:13:31.620Z Downloaded nix v0.28.0
10732025-04-16T03:13:31.631Z Downloaded sqlparser v0.45.0
10742025-04-16T03:13:31.637Z Downloaded nix v0.27.1
10752025-04-16T03:13:31.647Z Downloaded vcpkg v0.2.15
10762025-04-16T03:13:31.683Z Downloaded rayon v1.10.0
10772025-04-16T03:13:31.691Z Downloaded unicode-width v0.2.0
10782025-04-16T03:13:31.697Z Downloaded object v0.36.5
10792025-04-16T03:13:31.708Z Downloaded rustls-webpki v0.102.8
10802025-04-16T03:13:31.727Z Downloaded gimli v0.31.1
10812025-04-16T03:13:31.733Z Downloaded chrono-tz v0.10.3
10822025-04-16T03:13:31.741Z Downloaded radix_trie v0.2.1
10832025-04-16T03:13:31.746Z Downloaded regex-syntax v0.6.29
10842025-04-16T03:13:31.753Z Downloaded rustls v0.22.4
10852025-04-16T03:13:31.766Z Downloaded zerocopy v0.8.10
10862025-04-16T03:13:31.790Z Downloaded dropshot v0.16.0
10872025-04-16T03:13:31.810Z Downloaded curve25519-dalek v4.1.3
10882025-04-16T03:13:31.818Z Downloaded quick-xml v0.37.2
10892025-04-16T03:13:31.825Z Downloaded webpki-roots v0.26.6
10902025-04-16T03:13:31.828Z Downloaded polar-core v0.27.3
10912025-04-16T03:13:31.836Z Downloaded rustls v0.23.19
10922025-04-16T03:13:31.847Z Downloaded nix v0.29.0
10932025-04-16T03:13:31.859Z Downloaded tabled v0.18.0
10942025-04-16T03:13:31.875Z Downloaded petname v2.0.2
10952025-04-16T03:13:31.880Z Downloaded git2 v0.19.0
10962025-04-16T03:13:31.889Z Downloaded zerocopy-derive v0.6.6
10972025-04-16T03:13:31.898Z Downloaded ratatui v0.29.0
10982025-04-16T03:13:31.918Z Downloaded bzip2-sys v0.1.13+1.0.8
10992025-04-16T03:13:31.930Z Downloaded regex v1.11.1
11002025-04-16T03:13:31.942Z Downloaded openssl v0.10.72
11012025-04-16T03:13:31.951Z Downloaded portable-atomic v1.11.0
11022025-04-16T03:13:31.958Z Downloaded petgraph v0.6.5
11032025-04-16T03:13:31.975Z Downloaded openapiv3 v2.0.0
11042025-04-16T03:13:31.987Z Downloaded regex-syntax v0.8.5
11052025-04-16T03:13:31.995Z Downloaded smoltcp v0.9.1
11062025-04-16T03:13:32.005Z Downloaded petgraph v0.7.1
11072025-04-16T03:13:32.023Z Downloaded regress v0.10.3
11082025-04-16T03:13:32.031Z Downloaded csv v1.3.1
11092025-04-16T03:13:32.052Z Downloaded smoltcp v0.11.0
11102025-04-16T03:13:32.063Z Downloaded bstr v1.10.0
11112025-04-16T03:13:32.073Z Downloaded diesel v2.2.9
11122025-04-16T03:13:32.091Z Downloaded proptest v1.6.0
11132025-04-16T03:13:32.099Z Downloaded typify-impl v0.2.0
11142025-04-16T03:13:32.114Z Downloaded sled v0.34.7
11152025-04-16T03:13:32.124Z Downloaded typify-impl v0.3.0
11162025-04-16T03:13:32.140Z Downloaded nom v7.1.3
11172025-04-16T03:13:32.145Z Downloaded p384 v0.13.0
11182025-04-16T03:13:32.151Z Downloaded yansi v1.0.1
11192025-04-16T03:13:32.154Z Downloaded sct v0.7.1
11202025-04-16T03:13:32.158Z Downloaded password-hash v0.4.2
11212025-04-16T03:13:32.161Z Downloaded postgres-types v0.2.9
11222025-04-16T03:13:32.161Z Downloaded rustls-webpki v0.101.7
11232025-04-16T03:13:32.172Z Downloaded winnow v0.6.20
11242025-04-16T03:13:32.181Z Downloaded chrono v0.4.40
11252025-04-16T03:13:32.187Z Downloaded phf_generator v0.11.2
11262025-04-16T03:13:32.190Z Downloaded yoke v0.7.4
11272025-04-16T03:13:32.190Z Downloaded xshell v0.2.7
11282025-04-16T03:13:32.194Z Downloaded hkdf v0.12.4
11292025-04-16T03:13:32.197Z Downloaded zone_cfg_derive v0.3.0
11302025-04-16T03:13:32.197Z Downloaded powerfmt v0.2.0
11312025-04-16T03:13:32.197Z Downloaded rpassword v7.3.1
11322025-04-16T03:13:32.197Z Downloaded difflib v0.4.0
11332025-04-16T03:13:32.197Z Downloaded env_logger v0.10.2
11342025-04-16T03:13:32.201Z Downloaded pkcs1 v0.7.5
11352025-04-16T03:13:32.204Z Downloaded encoding_rs v0.8.34
11362025-04-16T03:13:32.223Z Downloaded regex-automata v0.4.8
11372025-04-16T03:13:32.239Z Downloaded openssl-sys v0.9.107
11382025-04-16T03:13:32.244Z Downloaded aws-lc-rs v1.12.4
11392025-04-16T03:13:32.252Z Downloaded jiff v0.2.6
11402025-04-16T03:13:32.269Z Downloaded nu-ansi-term v0.50.1
11412025-04-16T03:13:32.272Z Downloaded vergen v8.3.2
11422025-04-16T03:13:32.275Z Downloaded oso v0.27.3
11432025-04-16T03:13:32.278Z Downloaded lzma-sys v0.1.20
11442025-04-16T03:13:32.304Z Downloaded miniz_oxide v0.8.5
11452025-04-16T03:13:32.307Z Downloaded salty v0.3.0
11462025-04-16T03:13:32.313Z Downloaded libz-sys v1.1.20
11472025-04-16T03:13:32.333Z Downloaded typed-path v0.9.3
11482025-04-16T03:13:32.339Z Downloaded idna v1.0.3
11492025-04-16T03:13:32.343Z Downloaded ecdsa v0.16.9
11502025-04-16T03:13:32.346Z Downloaded tokio v1.43.1
11512025-04-16T03:13:32.380Z Downloaded zerovec v0.10.4
11522025-04-16T03:13:32.385Z Downloaded phf_codegen v0.11.2
11532025-04-16T03:13:32.390Z Downloaded sha3 v0.10.8
11542025-04-16T03:13:32.393Z Downloaded num v0.4.3
11552025-04-16T03:13:32.393Z Downloaded tokio-tungstenite v0.23.1
11562025-04-16T03:13:32.396Z Downloaded unsafe-libyaml v0.2.11
11572025-04-16T03:13:32.399Z Downloaded url v2.5.3
11582025-04-16T03:13:32.402Z Downloaded unicode_categories v0.1.1
11592025-04-16T03:13:32.405Z Downloaded globset v0.4.15
11602025-04-16T03:13:32.405Z Downloaded unicode-properties v0.1.3
11612025-04-16T03:13:32.408Z Downloaded tower v0.5.2
11622025-04-16T03:13:32.415Z Downloaded wyz v0.5.1
11632025-04-16T03:13:32.419Z Downloaded which v4.4.2
11642025-04-16T03:13:32.419Z Downloaded tokio-rustls v0.26.0
11652025-04-16T03:13:32.419Z Downloaded tap v1.0.1
11662025-04-16T03:13:32.422Z Downloaded static_assertions v1.1.0
11672025-04-16T03:13:32.422Z Downloaded dropshot_endpoint v0.12.0
11682025-04-16T03:13:32.425Z Downloaded crossterm v0.28.1
11692025-04-16T03:13:32.429Z Downloaded steno v0.4.1
11702025-04-16T03:13:32.433Z Downloaded stringprep v0.1.5
11712025-04-16T03:13:32.436Z Downloaded parking_lot_core v0.9.10
11722025-04-16T03:13:32.440Z Downloaded typify v0.2.0
11732025-04-16T03:13:32.440Z Downloaded memmap2 v0.9.5
11742025-04-16T03:13:32.443Z Downloaded litrs v0.4.1
11752025-04-16T03:13:32.443Z Downloaded ghash v0.5.1
11762025-04-16T03:13:32.446Z Downloaded subprocess v0.2.9
11772025-04-16T03:13:32.447Z Downloaded rand v0.8.5
11782025-04-16T03:13:32.449Z Downloaded quinn-udp v0.5.5
11792025-04-16T03:13:32.452Z Downloaded icu_properties v1.5.1
11802025-04-16T03:13:32.462Z Downloaded percent-encoding v2.3.1
11812025-04-16T03:13:32.462Z Downloaded http v1.2.0
11822025-04-16T03:13:32.469Z Downloaded foldhash v0.1.3
11832025-04-16T03:13:32.469Z Downloaded tokio-tungstenite v0.21.0
11842025-04-16T03:13:32.469Z Downloaded tokio-stream v0.1.17
11852025-04-16T03:13:32.469Z Downloaded term v0.7.0
11862025-04-16T03:13:32.473Z Downloaded ron v0.7.1
11872025-04-16T03:13:32.473Z Downloaded icu_normalizer v1.5.0
11882025-04-16T03:13:32.479Z Downloaded base64 v0.21.7
11892025-04-16T03:13:32.484Z Downloaded bytes v1.10.1
11902025-04-16T03:13:32.484Z Downloaded base64 v0.22.1
11912025-04-16T03:13:32.487Z Downloaded ipnetwork v0.21.1
11922025-04-16T03:13:32.487Z Downloaded libsw v3.4.0
11932025-04-16T03:13:32.490Z Downloaded libefi-sys v0.1.0
11942025-04-16T03:13:32.490Z Downloaded icu_locid_transform v1.5.0
11952025-04-16T03:13:32.493Z Downloaded iana-time-zone v0.1.61
11962025-04-16T03:13:32.496Z Downloaded hyper-rustls v0.27.3
11972025-04-16T03:13:32.496Z Downloaded httparse v1.9.5
11982025-04-16T03:13:32.499Z Downloaded maplit v1.0.2
11992025-04-16T03:13:32.499Z Downloaded ring v0.17.11
12002025-04-16T03:13:32.539Z Downloaded managed v0.8.0
12012025-04-16T03:13:32.542Z Downloaded lockfree-object-pool v0.1.6
12022025-04-16T03:13:32.542Z Downloaded inout v0.1.3
12032025-04-16T03:13:32.546Z Downloaded chacha20poly1305 v0.10.1
12042025-04-16T03:13:32.546Z Downloaded lazy_static v1.5.0
12052025-04-16T03:13:32.546Z Downloaded signal-hook-registry v1.4.2
12062025-04-16T03:13:32.549Z Downloaded signal-hook-mio v0.2.4
12072025-04-16T03:13:32.549Z Downloaded salsa20 v0.10.2
12082025-04-16T03:13:32.549Z Downloaded humantime v2.1.0
12092025-04-16T03:13:32.552Z Downloaded lru-cache v0.1.2
12102025-04-16T03:13:32.552Z Downloaded blake2 v0.10.6
12112025-04-16T03:13:32.556Z Downloaded keccak v0.1.5
12122025-04-16T03:13:32.556Z Downloaded libgit2-sys v0.17.0+1.8.1
12132025-04-16T03:13:32.609Z Downloaded addr2line v0.24.2
12142025-04-16T03:13:32.612Z Downloaded clang-sys v1.8.1
12152025-04-16T03:13:32.615Z Downloaded async-bb8-diesel v0.2.1
12162025-04-16T03:13:32.616Z Downloaded const-oid v0.9.6
12172025-04-16T03:13:32.619Z Downloaded bcs v0.1.6
12182025-04-16T03:13:32.621Z Downloaded hyper-tls v0.6.0
12192025-04-16T03:13:32.621Z Downloaded home v0.5.9
12202025-04-16T03:13:32.622Z Downloaded crc32fast v1.4.2
12212025-04-16T03:13:32.624Z Downloaded const_format_proc_macros v0.2.34
12222025-04-16T03:13:32.625Z Downloaded bzip2 v0.5.2
12232025-04-16T03:13:32.628Z Downloaded bit-vec v0.8.0
12242025-04-16T03:13:32.628Z Downloaded bit-set v0.5.3
12252025-04-16T03:13:32.631Z Downloaded backoff v0.4.0
12262025-04-16T03:13:32.631Z Downloaded argon2 v0.5.3
12272025-04-16T03:13:32.634Z Downloaded ciborium v0.2.2
12282025-04-16T03:13:32.637Z Downloaded arrayvec v0.7.6
12292025-04-16T03:13:32.637Z Downloaded cobs v0.2.3
12302025-04-16T03:13:32.637Z Downloaded cipher v0.4.4
12312025-04-16T03:13:32.928Z Downloaded aws-lc-sys v0.26.0
12322025-04-16T03:13:35.417Z Downloaded minimal-lexical v0.2.1
12332025-04-16T03:13:35.426Z Downloaded p256 v0.13.2
12342025-04-16T03:13:35.534Z Compiling serde v1.0.219
12352025-04-16T03:13:35.538Z Compiling value-bag v1.9.0
12362025-04-16T03:13:35.538Z Compiling lock_api v0.4.12
12372025-04-16T03:13:35.538Z Compiling scopeguard v1.2.0
12382025-04-16T03:13:35.538Z Compiling typenum v1.17.0
12392025-04-16T03:13:35.538Z Compiling generic-array v0.14.7
12402025-04-16T03:13:35.769Z Compiling syn v2.0.98
12412025-04-16T03:13:35.774Z Compiling getrandom v0.2.15
12422025-04-16T03:13:35.922Z Compiling shlex v1.3.0
12432025-04-16T03:13:36.162Z Compiling log v0.4.22
12442025-04-16T03:13:36.256Z Compiling rand_core v0.6.4
12452025-04-16T03:13:36.293Z Compiling jobserver v0.1.32
12462025-04-16T03:13:36.326Z Compiling subtle v2.6.1
12472025-04-16T03:13:36.358Z Compiling smallvec v1.14.0
12482025-04-16T03:13:36.687Z Compiling const-oid v0.9.6
12492025-04-16T03:13:36.718Z Compiling cc v1.2.15
12502025-04-16T03:13:36.738Z Compiling rustix v0.38.37
12512025-04-16T03:13:36.779Z Compiling parking_lot_core v0.9.10
12522025-04-16T03:13:36.920Z Compiling pin-project-lite v0.2.14
12532025-04-16T03:13:37.076Z Compiling signal-hook-registry v1.4.2
12542025-04-16T03:13:37.096Z Compiling stable_deref_trait v1.2.0
12552025-04-16T03:13:37.232Z Compiling mio v1.0.2
12562025-04-16T03:13:37.600Z Compiling parking_lot v0.12.3
12572025-04-16T03:13:37.793Z Compiling spin v0.9.8
12582025-04-16T03:13:37.862Z Compiling futures-core v0.3.31
12592025-04-16T03:13:38.098Z Compiling aho-corasick v1.1.3
12602025-04-16T03:13:38.151Z Compiling either v1.14.0
12612025-04-16T03:13:38.184Z Compiling serde_json v1.0.140
12622025-04-16T03:13:38.282Z Compiling libm v0.2.8
12632025-04-16T03:13:38.420Z Compiling regex-syntax v0.8.5
12642025-04-16T03:13:38.517Z Compiling pkg-config v0.3.31
12652025-04-16T03:13:38.537Z Compiling cpufeatures v0.2.14
12662025-04-16T03:13:38.684Z Compiling socket2 v0.5.9
12672025-04-16T03:13:38.703Z Compiling slab v0.4.9
12682025-04-16T03:13:38.778Z Compiling num-traits v0.2.19
12692025-04-16T03:13:39.043Z Compiling glob v0.3.2
12702025-04-16T03:13:39.597Z Compiling getrandom v0.3.1
12712025-04-16T03:13:39.790Z Compiling prettyplease v0.2.30
12722025-04-16T03:13:39.889Z Compiling clang-sys v1.8.1
12732025-04-16T03:13:40.132Z Compiling futures-sink v0.3.31
12742025-04-16T03:13:40.351Z Compiling lazy_static v1.5.0
12752025-04-16T03:13:40.519Z Compiling foldhash v0.1.3
12762025-04-16T03:13:40.585Z Compiling allocator-api2 v0.2.18
12772025-04-16T03:13:40.604Z Compiling minimal-lexical v0.2.1
12782025-04-16T03:13:40.854Z Compiling libloading v0.8.5
12792025-04-16T03:13:41.087Z Compiling nom v7.1.3
12802025-04-16T03:13:41.238Z Compiling hashbrown v0.15.1
12812025-04-16T03:13:41.257Z Compiling bindgen v0.69.5
12822025-04-16T03:13:41.327Z Compiling home v0.5.9
12832025-04-16T03:13:41.548Z Compiling base64ct v1.6.0
12842025-04-16T03:13:42.147Z Compiling regex-automata v0.4.8
12852025-04-16T03:13:42.191Z Compiling pem-rfc7468 v0.7.0
12862025-04-16T03:13:42.430Z Compiling itertools v0.10.5
12872025-04-16T03:13:42.477Z Compiling rustc-hash v1.1.0
12882025-04-16T03:13:42.641Z Compiling lazycell v1.3.0
12892025-04-16T03:13:42.809Z Compiling litemap v0.7.3
12902025-04-16T03:13:42.826Z Compiling flagset v0.4.6
12912025-04-16T03:13:43.054Z Compiling synstructure v0.13.1
12922025-04-16T03:13:44.253Z Compiling cexpr v0.6.0
12932025-04-16T03:13:44.304Z Compiling writeable v0.5.5
12942025-04-16T03:13:44.520Z Compiling futures-channel v0.3.31
12952025-04-16T03:13:44.855Z Compiling cmake v0.1.51
12962025-04-16T03:13:44.881Z Compiling fs_extra v1.3.0
12972025-04-16T03:13:44.925Z Compiling futures-task v0.3.31
12982025-04-16T03:13:45.229Z Compiling pin-utils v0.1.0
12992025-04-16T03:13:45.342Z Compiling futures-io v0.3.31
13002025-04-16T03:13:45.426Z Compiling dunce v1.0.5
13012025-04-16T03:13:45.576Z Compiling paste v1.0.15
13022025-04-16T03:13:45.616Z Compiling icu_locid_transform_data v1.5.0
13032025-04-16T03:13:45.673Z Compiling vcpkg v0.2.15
13042025-04-16T03:13:45.747Z Compiling icu_properties_data v1.5.0
13052025-04-16T03:13:45.843Z Compiling crossbeam-utils v0.8.21
13062025-04-16T03:13:45.991Z Compiling ring v0.17.11
13072025-04-16T03:13:46.014Z Compiling tracing-core v0.1.32
13082025-04-16T03:13:46.438Z Compiling zerocopy v0.8.10
13092025-04-16T03:13:47.049Z Compiling regex v1.11.1
13102025-04-16T03:13:47.179Z Compiling percent-encoding v2.3.1
13112025-04-16T03:13:47.220Z Compiling aws-lc-rs v1.12.4
13122025-04-16T03:13:47.239Z Compiling utf8_iter v1.0.4
13132025-04-16T03:13:47.320Z Compiling openssl-sys v0.9.107
13142025-04-16T03:13:47.483Z Compiling iana-time-zone v0.1.61
13152025-04-16T03:13:47.503Z Compiling write16 v1.0.0
13162025-04-16T03:13:47.646Z Compiling icu_normalizer_data v1.5.0
13172025-04-16T03:13:47.663Z Compiling utf16_iter v1.0.5
13182025-04-16T03:13:47.879Z Compiling tinyvec_macros v0.1.1
13192025-04-16T03:13:47.987Z Compiling rustls-pki-types v1.10.0
13202025-04-16T03:13:47.994Z Compiling httparse v1.9.5
13212025-04-16T03:13:48.016Z Compiling serde_derive v1.0.219
13222025-04-16T03:13:48.363Z Compiling zeroize_derive v1.4.2
13232025-04-16T03:13:48.638Z Compiling zerocopy-derive v0.7.35
13242025-04-16T03:13:48.873Z Compiling zerofrom-derive v0.1.4
13252025-04-16T03:13:48.895Z Compiling yoke-derive v0.7.4
13262025-04-16T03:13:49.759Z Compiling zeroize v1.8.1
13272025-04-16T03:13:50.595Z Compiling tokio-macros v2.5.0
13282025-04-16T03:13:50.631Z Compiling zerocopy v0.7.35
13292025-04-16T03:13:51.398Z Compiling crypto-common v0.1.6
13302025-04-16T03:13:51.415Z Compiling block-buffer v0.10.4
13312025-04-16T03:13:51.632Z Compiling block-padding v0.3.3
13322025-04-16T03:13:51.696Z Compiling digest v0.10.7
13332025-04-16T03:13:51.875Z Compiling zerovec-derive v0.10.3
13342025-04-16T03:13:51.943Z Compiling inout v0.1.3
13352025-04-16T03:13:52.044Z Compiling displaydoc v0.2.5
13362025-04-16T03:13:52.150Z Compiling hmac v0.12.1
13372025-04-16T03:13:52.203Z Compiling cipher v0.4.4
13382025-04-16T03:13:52.269Z Compiling sha2 v0.10.8
13392025-04-16T03:13:52.290Z Compiling zerofrom v0.1.4
13402025-04-16T03:13:52.382Z Compiling thiserror-impl v1.0.69
13412025-04-16T03:13:52.506Z Compiling yoke v0.7.4
13422025-04-16T03:13:52.696Z Compiling der_derive v0.7.3
13432025-04-16T03:13:52.844Z Compiling futures-macro v0.3.31
13442025-04-16T03:13:53.445Z Compiling icu_provider_macros v1.5.0
13452025-04-16T03:13:53.490Z Compiling salsa20 v0.10.2
13462025-04-16T03:13:53.730Z Compiling pbkdf2 v0.12.2
13472025-04-16T03:13:53.915Z Compiling ppv-lite86 v0.2.20
13482025-04-16T03:13:54.197Z Compiling zerovec v0.10.4
13492025-04-16T03:13:54.536Z Compiling scrypt v0.11.0
13502025-04-16T03:13:54.607Z Compiling futures-util v0.3.31
13512025-04-16T03:13:54.758Z Compiling aes v0.8.4
13522025-04-16T03:13:54.887Z Compiling der v0.7.9
13532025-04-16T03:13:55.007Z Compiling cbc v0.1.2
13542025-04-16T03:13:55.265Z Compiling thiserror v1.0.69
13552025-04-16T03:13:55.345Z Compiling tracing-attributes v0.1.27
13562025-04-16T03:13:55.416Z Compiling pest v2.7.14
13572025-04-16T03:13:55.828Z Compiling tinystr v0.7.6
13582025-04-16T03:13:56.130Z Compiling icu_locid v1.5.0
13592025-04-16T03:13:56.195Z Compiling icu_collections v1.5.0
13602025-04-16T03:13:57.452Z Compiling icu_provider v1.5.0
13612025-04-16T03:13:57.472Z Compiling spki v0.7.3
13622025-04-16T03:13:57.695Z Compiling zerocopy-derive v0.8.10
13632025-04-16T03:13:57.832Z Compiling pkcs5 v0.7.1
13642025-04-16T03:13:58.137Z Compiling icu_locid_transform v1.5.0
13652025-04-16T03:13:58.339Z Compiling pest_meta v2.7.14
13662025-04-16T03:13:58.390Z Compiling scroll_derive v0.12.0
13672025-04-16T03:13:58.570Z Compiling tracing v0.1.40
13682025-04-16T03:13:58.894Z Compiling pkcs8 v0.10.2
13692025-04-16T03:13:59.200Z Compiling tinyvec v1.8.0
13702025-04-16T03:13:59.619Z Compiling icu_properties v1.5.1
13712025-04-16T03:13:59.790Z Compiling scroll v0.12.0
13722025-04-16T03:13:59.936Z Compiling pest_generator v2.7.14
13732025-04-16T03:14:00.304Z Compiling bitflags v2.9.0
13742025-04-16T03:14:00.355Z Compiling bytes v1.10.1
13752025-04-16T03:14:00.665Z Compiling semver v1.0.25
13762025-04-16T03:14:00.774Z Compiling indexmap v2.7.1
13772025-04-16T03:14:01.388Z Compiling rustc_version v0.4.1
13782025-04-16T03:14:01.679Z Compiling tokio v1.43.1
13792025-04-16T03:14:01.774Z Compiling http v1.2.0
13802025-04-16T03:14:02.044Z Compiling uuid v1.16.0
13812025-04-16T03:14:02.066Z Compiling chrono v0.4.40
13822025-04-16T03:14:03.137Z Compiling serde_derive_internals v0.29.1
13832025-04-16T03:14:03.525Z Compiling icu_normalizer v1.5.0
13842025-04-16T03:14:03.917Z Compiling http-body v1.0.1
13852025-04-16T03:14:04.205Z Compiling which v4.4.2
13862025-04-16T03:14:04.208Z Compiling bzip2-sys v0.1.13+1.0.8
13872025-04-16T03:14:04.785Z Compiling idna_adapter v1.2.0
13882025-04-16T03:14:05.038Z Compiling try-lock v0.2.5
13892025-04-16T03:14:05.208Z Compiling rustversion v1.0.17
13902025-04-16T03:14:05.235Z Compiling time-core v0.1.2
13912025-04-16T03:14:05.308Z Compiling num-conv v0.1.0
13922025-04-16T03:14:05.421Z Compiling powerfmt v0.2.0
13932025-04-16T03:14:05.449Z Compiling untrusted v0.7.1
13942025-04-16T03:14:05.491Z Compiling atomic-waker v1.1.2
13952025-04-16T03:14:05.561Z Compiling untrusted v0.9.0
13962025-04-16T03:14:05.682Z Compiling schemars v0.8.22
13972025-04-16T03:14:05.772Z Compiling foreign-types-shared v0.1.1
13982025-04-16T03:14:05.772Z Compiling openssl v0.10.72
13992025-04-16T03:14:05.904Z Compiling adler2 v2.0.0
14002025-04-16T03:14:05.905Z Compiling foreign-types v0.3.2
14012025-04-16T03:14:05.943Z Compiling deranged v0.3.11
14022025-04-16T03:14:05.981Z Compiling miniz_oxide v0.8.5
14032025-04-16T03:14:05.992Z Compiling time-macros v0.2.18
14042025-04-16T03:14:06.038Z Compiling rand_core v0.9.2
14052025-04-16T03:14:06.263Z Compiling schemars_derive v0.8.22
14062025-04-16T03:14:06.569Z Compiling goblin v0.8.2
14072025-04-16T03:14:07.332Z Compiling want v0.3.1
14082025-04-16T03:14:07.460Z Compiling idna v1.0.3
14092025-04-16T03:14:08.889Z Compiling pest_derive v2.7.14
14102025-04-16T03:14:09.243Z Compiling openssl-macros v0.1.1
14112025-04-16T03:14:09.754Z Compiling tokio-util v0.7.13
14122025-04-16T03:14:09.946Z Compiling form_urlencoded v1.2.1
14132025-04-16T03:14:10.140Z Compiling dyn-clone v1.0.19
14142025-04-16T03:14:10.140Z Compiling syn v1.0.109
14152025-04-16T03:14:10.255Z Compiling rustls v0.23.19
14162025-04-16T03:14:10.293Z Compiling num_threads v0.1.7
14172025-04-16T03:14:10.293Z Compiling native-tls v0.2.12
14182025-04-16T03:14:10.330Z Compiling httpdate v1.0.3
14192025-04-16T03:14:10.410Z Compiling tower-service v0.3.3
14202025-04-16T03:14:10.570Z Compiling time v0.3.36
14212025-04-16T03:14:10.850Z Compiling h2 v0.4.6
14222025-04-16T03:14:11.156Z Compiling dtrace-parser v0.2.0
14232025-04-16T03:14:12.902Z Compiling dof v0.3.0
14242025-04-16T03:14:14.194Z Compiling rand_chacha v0.9.0
14252025-04-16T03:14:14.672Z Compiling heapless v0.7.17
14262025-04-16T03:14:15.086Z Compiling unicode-normalization v0.1.24
14272025-04-16T03:14:15.143Z Compiling rand_chacha v0.3.1
14282025-04-16T03:14:15.372Z Compiling signature v2.2.0
14292025-04-16T03:14:15.672Z Compiling crossbeam-epoch v0.9.18
14302025-04-16T03:14:15.801Z Compiling cookie v0.18.1
14312025-04-16T03:14:16.122Z Compiling crc32fast v1.4.2
14322025-04-16T03:14:16.142Z Compiling unicode-bidi v0.3.17
14332025-04-16T03:14:16.289Z Compiling openssl-probe v0.1.5
14342025-04-16T03:14:16.361Z Compiling signal-hook v0.3.17
14352025-04-16T03:14:16.468Z Compiling siphasher v0.3.11
14362025-04-16T03:14:16.607Z Compiling rayon-core v1.12.1
14372025-04-16T03:14:16.687Z Compiling base64 v0.22.1
14382025-04-16T03:14:16.841Z Compiling slog v2.7.0
14392025-04-16T03:14:16.932Z Compiling unicode-properties v0.1.3
14402025-04-16T03:14:17.332Z Compiling stringprep v0.1.5
14412025-04-16T03:14:17.396Z Compiling phf_shared v0.11.2
14422025-04-16T03:14:17.470Z Compiling crossbeam-deque v0.8.5
14432025-04-16T03:14:17.523Z Compiling usdt-impl v0.5.0
14442025-04-16T03:14:17.731Z Compiling hyper v1.6.0
14452025-04-16T03:14:17.804Z Compiling rand v0.8.5
14462025-04-16T03:14:18.060Z Compiling rand v0.9.0
14472025-04-16T03:14:18.334Z Compiling url v2.5.3
14482025-04-16T03:14:18.861Z Compiling curve25519-dalek v4.1.3
14492025-04-16T03:14:19.621Z Compiling serde_spanned v0.6.8
14502025-04-16T03:14:19.804Z Compiling serde_tokenstream v0.2.2
14512025-04-16T03:14:19.876Z Compiling toml_datetime v0.6.8
14522025-04-16T03:14:19.914Z Compiling md-5 v0.10.6
14532025-04-16T03:14:20.097Z Compiling num-integer v0.1.46
14542025-04-16T03:14:20.184Z Compiling hyper-util v0.1.10
14552025-04-16T03:14:20.338Z Compiling hash32 v0.2.1
14562025-04-16T03:14:20.393Z Compiling ff v0.13.0
14572025-04-16T03:14:20.419Z Compiling memoffset v0.9.1
14582025-04-16T03:14:20.617Z Compiling base16ct v0.2.0
14592025-04-16T03:14:20.698Z Compiling smoltcp v0.9.1
14602025-04-16T03:14:20.753Z Compiling num-bigint-dig v0.8.4
14612025-04-16T03:14:20.788Z Compiling newtype-uuid v1.2.1
14622025-04-16T03:14:20.925Z Compiling cfg_aliases v0.2.1
14632025-04-16T03:14:21.038Z Compiling litrs v0.4.1
14642025-04-16T03:14:21.092Z Compiling gimli v0.31.1
14652025-04-16T03:14:21.112Z Compiling fallible-iterator v0.2.0
14662025-04-16T03:14:21.370Z Compiling psl-types v2.0.11
14672025-04-16T03:14:21.412Z Compiling portable-atomic v1.11.0
14682025-04-16T03:14:21.580Z Compiling publicsuffix v2.3.0
14692025-04-16T03:14:21.848Z Compiling postgres-protocol v0.6.8
14702025-04-16T03:14:22.026Z Compiling nix v0.29.0
14712025-04-16T03:14:22.196Z Compiling document-features v0.2.10
14722025-04-16T03:14:22.554Z Compiling sec1 v0.7.3
14732025-04-16T03:14:23.104Z Compiling num-iter v0.1.45
14742025-04-16T03:14:23.437Z Compiling group v0.13.0
14752025-04-16T03:14:23.438Z Compiling tokio-native-tls v0.3.1
14762025-04-16T03:14:24.028Z Compiling flate2 v1.1.1
14772025-04-16T03:14:24.181Z Compiling ipnetwork v0.21.1
14782025-04-16T03:14:24.268Z Compiling http-body-util v0.1.3
14792025-04-16T03:14:24.340Z Compiling terminal_size v0.4.0
14802025-04-16T03:14:24.496Z Compiling hkdf v0.12.4
14812025-04-16T03:14:24.661Z Compiling crypto-bigint v0.5.5
14822025-04-16T03:14:24.683Z Compiling webpki-roots v0.26.6
14832025-04-16T03:14:24.738Z Compiling zerocopy-derive v0.6.6
14842025-04-16T03:14:24.797Z Compiling async-trait v0.1.88
14852025-04-16T03:14:24.882Z Compiling curve25519-dalek-derive v0.1.1
14862025-04-16T03:14:24.920Z Compiling sync_wrapper v1.0.1
14872025-04-16T03:14:25.082Z Compiling addr2line v0.24.2
14882025-04-16T03:14:25.677Z Compiling object v0.36.5
14892025-04-16T03:14:25.773Z Compiling fs-err v2.11.0
14902025-04-16T03:14:26.095Z Compiling ahash v0.8.11
14912025-04-16T03:14:26.270Z Compiling unicode-width v0.2.0
14922025-04-16T03:14:26.476Z Compiling tower-layer v0.3.3
14932025-04-16T03:14:26.646Z Compiling lockfree-object-pool v0.1.6
14942025-04-16T03:14:26.765Z Compiling managed v0.8.0
14952025-04-16T03:14:26.814Z Compiling ipnet v2.11.0
14962025-04-16T03:14:26.914Z Compiling winnow v0.5.40
14972025-04-16T03:14:27.198Z Compiling anyhow v1.0.97
14982025-04-16T03:14:27.217Z Compiling zip v2.6.1
14992025-04-16T03:14:27.563Z Compiling bumpalo v3.16.0
15002025-04-16T03:14:27.818Z Compiling buf-list v1.0.3
15012025-04-16T03:14:27.855Z Compiling simd-adler32 v0.3.7
15022025-04-16T03:14:28.039Z Compiling rustc-demangle v0.1.24
15032025-04-16T03:14:28.394Z Compiling zopfli v0.8.1
15042025-04-16T03:14:28.530Z Compiling clap_builder v4.5.35
15052025-04-16T03:14:28.922Z Compiling strum_macros v0.25.3
15062025-04-16T03:14:30.053Z Compiling hubpack_derive v0.1.1
15072025-04-16T03:14:30.354Z Compiling toml_edit v0.19.15
15082025-04-16T03:14:30.405Z Compiling elliptic-curve v0.13.8
15092025-04-16T03:14:30.912Z Compiling hubpack v0.1.2
15102025-04-16T03:14:31.213Z Compiling console v0.15.10
15112025-04-16T03:14:31.346Z Compiling tower v0.5.2
15122025-04-16T03:14:32.171Z Compiling backtrace v0.3.74
15132025-04-16T03:14:32.305Z Compiling zerocopy v0.6.6
15142025-04-16T03:14:32.581Z Compiling hyper-tls v0.6.0
15152025-04-16T03:14:32.728Z Compiling oxnet v0.1.1
15162025-04-16T03:14:33.006Z Compiling rayon v1.10.0
15172025-04-16T03:14:33.028Z Compiling cookie_store v0.21.1
15182025-04-16T03:14:33.427Z Compiling signal-hook-mio v0.2.4
15192025-04-16T03:14:34.658Z Compiling postgres-types v0.2.9
15202025-04-16T03:14:36.253Z Compiling usdt-attr-macro v0.5.0
15212025-04-16T03:14:36.273Z Compiling usdt-macro v0.5.0
15222025-04-16T03:14:36.301Z Compiling phf v0.11.2
15232025-04-16T03:14:36.589Z Compiling strum_macros v0.26.4
15242025-04-16T03:14:37.172Z Compiling ed25519 v2.2.3
15252025-04-16T03:14:37.374Z Compiling bzip2 v0.5.2
15262025-04-16T03:14:37.691Z Compiling bzip2 v0.4.4
15272025-04-16T03:14:37.722Z Compiling serde_urlencoded v0.7.1
15282025-04-16T03:14:37.806Z Compiling clap_derive v4.5.32
15292025-04-16T03:14:38.085Z Compiling enum-as-inner v0.6.1
15302025-04-16T03:14:38.232Z Compiling serde-big-array v0.5.1
15312025-04-16T03:14:38.490Z Compiling futures-executor v0.3.31
15322025-04-16T03:14:38.938Z Compiling pkcs1 v0.7.5
15332025-04-16T03:14:39.007Z Compiling rfc6979 v0.4.0
15342025-04-16T03:14:39.194Z Compiling rustls-pemfile v2.2.0
15352025-04-16T03:14:39.262Z Compiling serde_repr v0.1.19
15362025-04-16T03:14:39.537Z Compiling daft-derive v0.1.3
15372025-04-16T03:14:39.854Z Compiling bstr v1.10.0
15382025-04-16T03:14:40.193Z Compiling float-cmp v0.10.0
15392025-04-16T03:14:40.375Z Compiling encoding_rs v0.8.34
15402025-04-16T03:14:40.448Z Compiling normalize-line-endings v0.3.0
15412025-04-16T03:14:40.584Z Compiling static_assertions v1.1.0
15422025-04-16T03:14:40.689Z Compiling precomputed-hash v0.1.1
15432025-04-16T03:14:40.826Z Compiling predicates-core v1.0.8
15442025-04-16T03:14:41.086Z Compiling fixedbitset v0.4.2
15452025-04-16T03:14:41.110Z Compiling new_debug_unreachable v1.0.6
15462025-04-16T03:14:41.155Z Compiling difflib v0.4.0
15472025-04-16T03:14:41.217Z Compiling number_prefix v0.4.0
15482025-04-16T03:14:41.428Z Compiling mime v0.3.17
15492025-04-16T03:14:41.461Z Compiling whoami v1.5.2
15502025-04-16T03:14:41.520Z Compiling data-encoding v2.6.0
15512025-04-16T03:14:41.988Z Compiling unicode-segmentation v1.12.0
15522025-04-16T03:14:42.072Z Compiling tokio-postgres v0.7.13
15532025-04-16T03:14:42.230Z Compiling clap v4.5.35
15542025-04-16T03:14:42.373Z Compiling hickory-proto v0.24.4
15552025-04-16T03:14:42.450Z Compiling predicates v3.1.3
15562025-04-16T03:14:42.782Z Compiling similar v2.7.0
15572025-04-16T03:14:43.376Z Compiling indicatif v0.17.11
15582025-04-16T03:14:43.920Z Compiling petgraph v0.6.5
15592025-04-16T03:14:44.341Z Compiling string_cache v0.8.9
15602025-04-16T03:14:44.804Z Compiling daft v0.1.3
15612025-04-16T03:14:44.880Z Compiling toml_edit v0.22.24
15622025-04-16T03:14:45.293Z Compiling strum v0.26.3
15632025-04-16T03:14:45.385Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
15642025-04-16T03:14:45.473Z Compiling usdt v0.5.0
15652025-04-16T03:14:45.954Z Compiling rsa v0.9.6
15662025-04-16T03:14:47.233Z Compiling ecdsa v0.16.9
15672025-04-16T03:14:47.517Z Compiling futures v0.3.31
15682025-04-16T03:14:47.609Z Compiling zip v0.6.6
15692025-04-16T03:14:48.055Z Compiling ed25519-dalek v2.1.1
15702025-04-16T03:14:49.472Z Compiling crossterm v0.28.1
15712025-04-16T03:14:49.851Z Compiling toml v0.7.8
15722025-04-16T03:14:51.940Z Compiling tokio-stream v0.1.17
15732025-04-16T03:14:51.986Z Compiling openapiv3 v2.0.0
15742025-04-16T03:14:52.007Z Compiling x509-cert v0.2.5
15752025-04-16T03:14:52.049Z Compiling sha1 v0.10.6
15762025-04-16T03:14:52.189Z Compiling itertools v0.13.0
15772025-04-16T03:14:52.470Z Compiling dirs-sys-next v0.1.2
15782025-04-16T03:14:52.625Z Compiling peg-runtime v0.8.5
15792025-04-16T03:14:52.878Z Compiling unicode-xid v0.2.6
15802025-04-16T03:14:52.995Z Compiling lalrpop-util v0.19.12
15812025-04-16T03:14:53.075Z Compiling dirs-next v2.0.0
15822025-04-16T03:14:53.202Z Compiling thread_local v1.1.8
15832025-04-16T03:14:53.262Z Compiling slog-async v2.8.0
15842025-04-16T03:14:53.367Z Compiling term v0.7.0
15852025-04-16T03:14:53.686Z Compiling xattr v1.3.1
15862025-04-16T03:14:53.848Z Compiling crossbeam-channel v0.5.15
15872025-04-16T03:14:53.937Z Compiling filetime v0.2.25
15882025-04-16T03:14:53.959Z Compiling is-terminal v0.4.13
15892025-04-16T03:14:54.110Z Compiling take_mut v0.2.2
15902025-04-16T03:14:54.295Z Compiling tar v0.4.44
15912025-04-16T03:14:54.315Z Compiling slog-term v2.9.1
15922025-04-16T03:14:54.857Z Compiling camino v1.1.9
15932025-04-16T03:15:00.940Z Compiling aws-lc-sys v0.26.0
15942025-04-16T03:15:30.498Z Compiling rustls-webpki v0.102.8
15952025-04-16T03:15:34.901Z Compiling tokio-rustls v0.26.0
15962025-04-16T03:15:35.157Z Compiling hyper-rustls v0.27.3
15972025-04-16T03:15:35.519Z Compiling reqwest v0.12.12
15982025-04-16T03:15:38.854Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15992025-04-16T03:15:39.139Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16002025-04-16T03:15:43.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
16012025-04-16T03:15:43.769Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
16022025-04-16T03:15:43.821ZApr 16 03:15:42.043 INFO Starting download, target: Clickhouse
16032025-04-16T03:15:43.825ZApr 16 03:15:42.043 INFO Starting download, target: Console
16042025-04-16T03:15:43.825ZApr 16 03:15:42.043 INFO Starting download, target: Cockroach
16052025-04-16T03:15:43.825ZApr 16 03:15:42.043 INFO Starting download, target: DendriteStub
16062025-04-16T03:15:43.825ZApr 16 03:15:42.043 INFO Starting download, target: MaghemiteMgd
16072025-04-16T03:15:43.825ZApr 16 03:15:42.043 INFO Starting download, target: TransceiverControl
16082025-04-16T03:15:43.825ZApr 16 03:15:42.044 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16092025-04-16T03:15:43.825ZApr 16 03:15:42.044 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16102025-04-16T03:15:43.825ZApr 16 03:15:42.044 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16112025-04-16T03:15:43.825ZApr 16 03:15:42.044 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16122025-04-16T03:15:43.825ZApr 16 03:15:42.044 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16132025-04-16T03:15:43.825ZApr 16 03:15:42.044 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16142025-04-16T03:15:44.223ZApr 16 03:15:42.416 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16152025-04-16T03:15:44.539ZApr 16 03:15:42.747 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16162025-04-16T03:15:44.662ZApr 16 03:15:42.868 INFO Download complete, target: TransceiverControl
16172025-04-16T03:15:44.936ZApr 16 03:15:43.156 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16182025-04-16T03:15:44.957ZApr 16 03:15:43.176 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16192025-04-16T03:15:44.963ZApr 16 03:15:43.179 INFO Download complete, target: Console
16202025-04-16T03:15:45.609ZApr 16 03:15:43.831 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16212025-04-16T03:15:45.609ZApr 16 03:15:43.831 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16222025-04-16T03:15:45.815ZApr 16 03:15:44.037 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16232025-04-16T03:15:47.453ZApr 16 03:15:45.674 INFO Download complete, target: MaghemiteMgd
16242025-04-16T03:15:47.855ZApr 16 03:15:46.076 INFO Download complete, target: DendriteStub
16252025-04-16T03:15:52.345ZApr 16 03:15:50.562 INFO Checking that binary works, target: Cockroach
16262025-04-16T03:15:52.576ZApr 16 03:15:50.785 INFO Download complete, target: Cockroach
16272025-04-16T03:15:56.479ZApr 16 03:15:54.692 INFO Checking that binary works, target: Clickhouse
16282025-04-16T03:15:56.589ZApr 16 03:15:54.807 INFO Download complete, target: Clickhouse
16292025-04-16T03:15:56.611ZAll builder prerequisites installed successfully, and PATH looks valid
16302025-04-16T03:15:56.616Z
16312025-04-16T03:15:56.616Zreal 5:41.496148552
16322025-04-16T03:15:56.616Zuser 15:21.936769242
16332025-04-16T03:15:56.616Zsys 2:07.168207995
16342025-04-16T03:15:56.616Ztrap 0.553618048
16352025-04-16T03:15:56.616Ztflt 1.048346386
16362025-04-16T03:15:56.616Zdflt 1.134710035
16372025-04-16T03:15:56.616Zkflt 0.031184048
16382025-04-16T03:15:56.616Zlock 23:12.965200847
16392025-04-16T03:15:56.616Zslp 55:59.738761679
16402025-04-16T03:15:56.616Zlat 1:00.965370807
16412025-04-16T03:15:56.616Zstop 2:25.116702198
16422025-04-16T03:15:56.616Z+ banner hack-check
16432025-04-16T03:15:56.616Z
16442025-04-16T03:15:56.616Z # # ## #### # # #### # # ###### #### # #
16452025-04-16T03:15:56.616Z # # # # # # # # # # # # # # # # #
16462025-04-16T03:15:56.616Z ###### # # # #### ##### # ###### ##### # ####
16472025-04-16T03:15:56.616Z # # ###### # # # # # # # # # #
16482025-04-16T03:15:56.617Z # # # # # # # # # # # # # # # # #
16492025-04-16T03:15:56.617Z # # # # #### # # #### # # ###### #### # #
16502025-04-16T03:15:56.617Z
16512025-04-16T03:15:56.617Z+ export CARGO_INCREMENTAL=0
16522025-04-16T03:15:56.617Z+ CARGO_INCREMENTAL=0
16532025-04-16T03:15:56.617Z+ ptime -m timeout 2h cargo xtask check-features --ci
16542025-04-16T03:15:57.297Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
16552025-04-16T03:15:57.576Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16562025-04-16T03:16:00.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s
16572025-04-16T03:16:00.461Z Running `target/debug/xtask check-features --ci`
16582025-04-16T03:16:00.488Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16592025-04-16T03:16:00.488Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16602025-04-16T03:16:01.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16612025-04-16T03:16:01.067Z Running `target/debug/xtask download cargo-hack`
16622025-04-16T03:16:02.001Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16632025-04-16T03:16:02.396Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16642025-04-16T03:16:06.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s
16652025-04-16T03:16:06.272Z Running `target/debug/xtask-downloader cargo-hack`
16662025-04-16T03:16:06.310ZApr 16 03:16:04.527 INFO Starting download, target: CargoHack
16672025-04-16T03:16:06.313ZApr 16 03:16:04.528 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16682025-04-16T03:16:06.775ZApr 16 03:16:04.990 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16692025-04-16T03:16:06.851ZApr 16 03:16:05.067 INFO Download complete, target: CargoHack
16702025-04-16T03:16:06.855Zrunning: "/home/build/.rustup/toolchains/1.86.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16712025-04-16T03:16:06.871Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16722025-04-16T03:16:07.054Zinfo: running `cargo check --bins` on api_identity (1/207)
16732025-04-16T03:16:07.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742025-04-16T03:16:07.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752025-04-16T03:16:07.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762025-04-16T03:16:07.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16772025-04-16T03:16:07.763Z
16782025-04-16T03:16:07.763Zinfo: running `cargo check --bins` on bootstore (2/207)
16792025-04-16T03:16:08.422Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-04-16T03:16:08.425Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-04-16T03:16:08.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-04-16T03:16:08.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
16832025-04-16T03:16:08.506Z
16842025-04-16T03:16:08.506Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/207)
16852025-04-16T03:16:09.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-04-16T03:16:09.146Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-04-16T03:16:09.146Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-04-16T03:16:09.149Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16892025-04-16T03:16:09.220Z
16902025-04-16T03:16:09.220Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/207)
16912025-04-16T03:16:09.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-04-16T03:16:09.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-04-16T03:16:09.863Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-04-16T03:16:09.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16952025-04-16T03:16:09.941Z
16962025-04-16T03:16:09.941Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/207)
16972025-04-16T03:16:10.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-04-16T03:16:10.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-04-16T03:16:10.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-04-16T03:16:10.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17012025-04-16T03:16:10.473Z
17022025-04-16T03:16:10.473Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/207)
17032025-04-16T03:16:10.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-04-16T03:16:10.963Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-04-16T03:16:10.963Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-04-16T03:16:10.966Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17072025-04-16T03:16:11.011Z
17082025-04-16T03:16:11.011Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/207)
17092025-04-16T03:16:11.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-04-16T03:16:11.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-04-16T03:16:11.557Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-04-16T03:16:11.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17132025-04-16T03:16:11.628Z
17142025-04-16T03:16:11.628Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/207)
17152025-04-16T03:16:12.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-04-16T03:16:12.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-04-16T03:16:12.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-04-16T03:16:12.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17192025-04-16T03:16:12.086Z
17202025-04-16T03:16:12.086Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/207)
17212025-04-16T03:16:12.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-04-16T03:16:12.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-04-16T03:16:12.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-04-16T03:16:12.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17252025-04-16T03:16:12.619Z
17262025-04-16T03:16:12.619Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/207)
17272025-04-16T03:16:13.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-04-16T03:16:13.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-04-16T03:16:13.107Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-04-16T03:16:13.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17312025-04-16T03:16:13.154Z
17322025-04-16T03:16:13.154Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/207)
17332025-04-16T03:16:13.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-04-16T03:16:13.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-04-16T03:16:13.637Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-04-16T03:16:13.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17372025-04-16T03:16:13.688Z
17382025-04-16T03:16:13.688Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/207)
17392025-04-16T03:16:14.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-04-16T03:16:14.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-04-16T03:16:14.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-04-16T03:16:14.173Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17432025-04-16T03:16:14.219Z
17442025-04-16T03:16:14.219Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/207)
17452025-04-16T03:16:14.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-04-16T03:16:14.701Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-04-16T03:16:14.701Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-04-16T03:16:14.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17492025-04-16T03:16:14.751Z
17502025-04-16T03:16:14.751Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/207)
17512025-04-16T03:16:15.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-04-16T03:16:15.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-04-16T03:16:15.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-04-16T03:16:15.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17552025-04-16T03:16:15.287Z
17562025-04-16T03:16:15.287Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/207)
17572025-04-16T03:16:15.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-04-16T03:16:15.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-04-16T03:16:15.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-04-16T03:16:15.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17612025-04-16T03:16:15.817Z
17622025-04-16T03:16:15.817Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/207)
17632025-04-16T03:16:16.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-04-16T03:16:16.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-04-16T03:16:16.304Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-04-16T03:16:16.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17672025-04-16T03:16:16.353Z
17682025-04-16T03:16:16.353Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/207)
17692025-04-16T03:16:16.835Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-04-16T03:16:16.838Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-04-16T03:16:16.838Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-04-16T03:16:16.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17732025-04-16T03:16:16.886Z
17742025-04-16T03:16:16.886Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/207)
17752025-04-16T03:16:17.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-04-16T03:16:17.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-04-16T03:16:17.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-04-16T03:16:17.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17792025-04-16T03:16:17.425Z
17802025-04-16T03:16:17.425Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/207)
17812025-04-16T03:16:17.910Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-04-16T03:16:17.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-04-16T03:16:17.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-04-16T03:16:17.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17852025-04-16T03:16:17.961Z
17862025-04-16T03:16:17.961Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/207)
17872025-04-16T03:16:18.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-04-16T03:16:18.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-04-16T03:16:18.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-04-16T03:16:18.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17912025-04-16T03:16:18.498Z
17922025-04-16T03:16:18.498Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/207)
17932025-04-16T03:16:18.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-04-16T03:16:18.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-04-16T03:16:18.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-04-16T03:16:18.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17972025-04-16T03:16:19.041Z
17982025-04-16T03:16:19.041Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/207)
17992025-04-16T03:16:19.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-04-16T03:16:19.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-04-16T03:16:19.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-04-16T03:16:19.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18032025-04-16T03:16:19.580Z
18042025-04-16T03:16:19.580Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/207)
18052025-04-16T03:16:20.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-04-16T03:16:20.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-04-16T03:16:20.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-04-16T03:16:20.079Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18092025-04-16T03:16:20.126Z
18102025-04-16T03:16:20.126Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/207)
18112025-04-16T03:16:20.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-04-16T03:16:20.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-04-16T03:16:20.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-04-16T03:16:20.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18152025-04-16T03:16:20.666Z
18162025-04-16T03:16:20.666Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/207)
18172025-04-16T03:16:21.154Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-04-16T03:16:21.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-04-16T03:16:21.159Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-04-16T03:16:21.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18212025-04-16T03:16:21.206Z
18222025-04-16T03:16:21.206Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/207)
18232025-04-16T03:16:21.691Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-04-16T03:16:21.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-04-16T03:16:21.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-04-16T03:16:21.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18272025-04-16T03:16:21.743Z
18282025-04-16T03:16:21.743Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/207)
18292025-04-16T03:16:22.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-04-16T03:16:22.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-04-16T03:16:22.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-04-16T03:16:22.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18332025-04-16T03:16:22.284Z
18342025-04-16T03:16:22.284Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/207)
18352025-04-16T03:16:22.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-04-16T03:16:22.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-04-16T03:16:22.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-04-16T03:16:22.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18392025-04-16T03:16:22.826Z
18402025-04-16T03:16:22.826Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/207)
18412025-04-16T03:16:23.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-04-16T03:16:23.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-04-16T03:16:23.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-04-16T03:16:23.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18452025-04-16T03:16:23.374Z
18462025-04-16T03:16:23.374Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/207)
18472025-04-16T03:16:23.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-04-16T03:16:23.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-04-16T03:16:23.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-04-16T03:16:23.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18512025-04-16T03:16:23.990Z
18522025-04-16T03:16:23.990Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/207)
18532025-04-16T03:16:24.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-04-16T03:16:24.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-04-16T03:16:24.399Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-04-16T03:16:24.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18572025-04-16T03:16:24.450Z
18582025-04-16T03:16:24.450Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/207)
18592025-04-16T03:16:24.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-04-16T03:16:24.941Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-04-16T03:16:24.941Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-04-16T03:16:24.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18632025-04-16T03:16:24.988Z
18642025-04-16T03:16:24.988Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/207)
18652025-04-16T03:16:25.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-04-16T03:16:25.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-04-16T03:16:25.477Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-04-16T03:16:25.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18692025-04-16T03:16:25.528Z
18702025-04-16T03:16:25.528Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/207)
18712025-04-16T03:16:26.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-04-16T03:16:26.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-04-16T03:16:26.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-04-16T03:16:26.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18752025-04-16T03:16:26.070Z
18762025-04-16T03:16:26.070Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/207)
18772025-04-16T03:16:26.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-04-16T03:16:26.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-04-16T03:16:26.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-04-16T03:16:26.572Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18812025-04-16T03:16:26.617Z
18822025-04-16T03:16:26.617Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/207)
18832025-04-16T03:16:27.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-04-16T03:16:27.120Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-04-16T03:16:27.120Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-04-16T03:16:27.123Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18872025-04-16T03:16:27.171Z
18882025-04-16T03:16:27.171Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/207)
18892025-04-16T03:16:27.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-04-16T03:16:27.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-04-16T03:16:27.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-04-16T03:16:27.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
18932025-04-16T03:16:27.713Z
18942025-04-16T03:16:27.713Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/207)
18952025-04-16T03:16:28.207Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-04-16T03:16:28.210Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-04-16T03:16:28.210Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-04-16T03:16:28.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
18992025-04-16T03:16:28.257Z
19002025-04-16T03:16:28.257Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/207)
19012025-04-16T03:16:28.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-04-16T03:16:28.784Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-04-16T03:16:28.784Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-04-16T03:16:28.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19052025-04-16T03:16:28.795Z
19062025-04-16T03:16:28.795Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/207)
19072025-04-16T03:16:29.291Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-04-16T03:16:29.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-04-16T03:16:29.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-04-16T03:16:29.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
19112025-04-16T03:16:29.341Z
19122025-04-16T03:16:29.341Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/207)
19132025-04-16T03:16:29.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-04-16T03:16:29.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-04-16T03:16:29.834Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-04-16T03:16:29.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19172025-04-16T03:16:29.884Z
19182025-04-16T03:16:29.884Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/207)
19192025-04-16T03:16:30.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-04-16T03:16:30.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-04-16T03:16:30.370Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-04-16T03:16:30.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19232025-04-16T03:16:30.419Z
19242025-04-16T03:16:30.419Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/207)
19252025-04-16T03:16:30.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-04-16T03:16:30.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-04-16T03:16:30.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-04-16T03:16:30.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19292025-04-16T03:16:30.958Z
19302025-04-16T03:16:30.958Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/207)
19312025-04-16T03:16:31.446Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-04-16T03:16:31.449Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-04-16T03:16:31.449Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-04-16T03:16:31.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19352025-04-16T03:16:31.498Z
19362025-04-16T03:16:31.498Zinfo: running `cargo check --bins` on sled-hardware-types (45/207)
19372025-04-16T03:16:32.156Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-04-16T03:16:32.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-04-16T03:16:32.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-04-16T03:16:32.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19412025-04-16T03:16:32.244Z
19422025-04-16T03:16:32.245Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/207)
19432025-04-16T03:16:32.897Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-04-16T03:16:32.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-04-16T03:16:32.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-04-16T03:16:32.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
19472025-04-16T03:16:32.985Z
19482025-04-16T03:16:32.985Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/207)
19492025-04-16T03:16:33.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-04-16T03:16:33.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-04-16T03:16:33.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19522025-04-16T03:16:33.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
19532025-04-16T03:16:33.736Z
19542025-04-16T03:16:33.736Zinfo: running `cargo check --bins` on oxlog (48/207)
19552025-04-16T03:16:34.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19562025-04-16T03:16:34.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19572025-04-16T03:16:34.435Z Checking cfg-if v1.0.0
19582025-04-16T03:16:34.439Z Checking libc v0.2.171
19592025-04-16T03:16:34.554Z Checking serde v1.0.219
19602025-04-16T03:16:34.558Z Checking zeroize v1.8.1
19612025-04-16T03:16:34.573Z Checking memchr v2.7.4
19622025-04-16T03:16:34.585Z Checking typenum v1.17.0
19632025-04-16T03:16:34.600Z Checking value-bag v1.9.0
19642025-04-16T03:16:34.603Z Checking subtle v2.6.1
19652025-04-16T03:16:34.626Z Checking smallvec v1.14.0
19662025-04-16T03:16:34.789Z Checking scopeguard v1.2.0
19672025-04-16T03:16:34.865Z Checking const-oid v0.9.6
19682025-04-16T03:16:34.937Z Checking lock_api v0.4.12
19692025-04-16T03:16:34.975Z Checking itoa v1.0.11
19702025-04-16T03:16:34.997Z Checking log v0.4.22
19712025-04-16T03:16:35.206Z Checking byteorder v1.5.0
19722025-04-16T03:16:35.341Z Checking pin-project-lite v0.2.14
19732025-04-16T03:16:35.370Z Checking stable_deref_trait v1.2.0
19742025-04-16T03:16:35.481Z Checking once_cell v1.21.3
19752025-04-16T03:16:35.500Z Checking futures-core v0.3.31
19762025-04-16T03:16:35.541Z Checking cpufeatures v0.2.14
19772025-04-16T03:16:35.558Z Checking getrandom v0.2.15
19782025-04-16T03:16:35.604Z Checking signal-hook-registry v1.4.2
19792025-04-16T03:16:35.631Z Checking generic-array v0.14.7
19802025-04-16T03:16:35.647Z Checking parking_lot_core v0.9.10
19812025-04-16T03:16:35.691Z Checking mio v1.0.2
19822025-04-16T03:16:35.774Z Checking socket2 v0.5.9
19832025-04-16T03:16:35.803Z Checking rand_core v0.6.4
19842025-04-16T03:16:35.849Z Checking zerofrom v0.1.4
19852025-04-16T03:16:35.983Z Checking parking_lot v0.12.3
19862025-04-16T03:16:36.072Z Checking yoke v0.7.4
19872025-04-16T03:16:36.113Z Checking zerocopy v0.7.35
19882025-04-16T03:16:36.263Z Checking futures-sink v0.3.31
19892025-04-16T03:16:36.309Z Checking slab v0.4.9
19902025-04-16T03:16:36.338Z Checking libm v0.2.8
19912025-04-16T03:16:36.414Z Checking equivalent v1.0.1
19922025-04-16T03:16:36.430Z Checking zerovec v0.10.4
19932025-04-16T03:16:36.532Z Checking ryu v1.0.18
19942025-04-16T03:16:36.575Z Checking allocator-api2 v0.2.18
19952025-04-16T03:16:36.674Z Checking crypto-common v0.1.6
19962025-04-16T03:16:36.687Z Checking block-buffer v0.10.4
19972025-04-16T03:16:36.764Z Checking block-padding v0.3.3
19982025-04-16T03:16:36.846Z Checking foldhash v0.1.3
19992025-04-16T03:16:36.921Z Checking digest v0.10.7
20002025-04-16T03:16:36.982Z Checking inout v0.1.3
20012025-04-16T03:16:37.063Z Checking getrandom v0.3.1
20022025-04-16T03:16:37.198Z Checking hashbrown v0.15.1
20032025-04-16T03:16:37.216Z Checking num-traits v0.2.19
20042025-04-16T03:16:37.230Z Checking cipher v0.4.4
20052025-04-16T03:16:37.284Z Checking base64ct v1.6.0
20062025-04-16T03:16:37.301Z Checking hmac v0.12.1
20072025-04-16T03:16:37.317Z Checking sha2 v0.10.8
20082025-04-16T03:16:37.529Z Checking writeable v0.5.5
20092025-04-16T03:16:37.627Z Checking litemap v0.7.3
20102025-04-16T03:16:37.741Z Checking pem-rfc7468 v0.7.0
20112025-04-16T03:16:37.865Z Checking flagset v0.4.6
20122025-04-16T03:16:37.904Z Checking futures-channel v0.3.31
20132025-04-16T03:16:37.955Z Checking tinystr v0.7.6
20142025-04-16T03:16:37.973Z Checking futures-task v0.3.31
20152025-04-16T03:16:38.031Z Checking futures-io v0.3.31
20162025-04-16T03:16:38.061Z Checking der v0.7.9
20172025-04-16T03:16:38.203Z Checking pin-utils v0.1.0
20182025-04-16T03:16:38.227Z Checking salsa20 v0.10.2
20192025-04-16T03:16:38.230Z Checking pbkdf2 v0.12.2
20202025-04-16T03:16:38.258Z Checking ppv-lite86 v0.2.20
20212025-04-16T03:16:38.277Z Checking icu_locid v1.5.0
20222025-04-16T03:16:38.302Z Checking futures-util v0.3.31
20232025-04-16T03:16:38.393Z Checking icu_locid_transform_data v1.5.0
20242025-04-16T03:16:38.459Z Checking scrypt v0.11.0
20252025-04-16T03:16:38.502Z Checking icu_collections v1.5.0
20262025-04-16T03:16:38.663Z Checking cbc v0.1.2
20272025-04-16T03:16:38.696Z Checking aes v0.8.4
20282025-04-16T03:16:38.883Z Checking icu_properties_data v1.5.0
20292025-04-16T03:16:38.958Z Checking fnv v1.0.7
20302025-04-16T03:16:39.051Z Checking bytes v1.10.1
20312025-04-16T03:16:39.103Z Checking serde_json v1.0.140
20322025-04-16T03:16:39.121Z Checking indexmap v2.7.1
20332025-04-16T03:16:39.159Z Checking bitflags v2.9.0
20342025-04-16T03:16:39.242Z Checking icu_provider v1.5.0
20352025-04-16T03:16:39.465Z Checking uuid v1.16.0
20362025-04-16T03:16:39.527Z Checking tracing-core v0.1.32
20372025-04-16T03:16:39.711Z Checking spki v0.7.3
20382025-04-16T03:16:39.876Z Checking icu_locid_transform v1.5.0
20392025-04-16T03:16:40.010Z Checking pkcs5 v0.7.1
20402025-04-16T03:16:40.050Z Checking tokio v1.43.1
20412025-04-16T03:16:40.104Z Checking http v1.2.0
20422025-04-16T03:16:40.171Z Checking percent-encoding v2.3.1
20432025-04-16T03:16:40.276Z Checking utf16_iter v1.0.5
20442025-04-16T03:16:40.386Z Checking write16 v1.0.0
20452025-04-16T03:16:40.461Z Checking icu_normalizer_data v1.5.0
20462025-04-16T03:16:40.508Z Checking utf8_iter v1.0.4
20472025-04-16T03:16:40.536Z Checking pkcs8 v0.10.2
20482025-04-16T03:16:40.569Z Checking tracing v0.1.40
20492025-04-16T03:16:40.716Z Checking tinyvec_macros v0.1.1
20502025-04-16T03:16:40.733Z Checking rustls-pki-types v1.10.0
20512025-04-16T03:16:40.819Z Compiling newtype-uuid v1.2.1
20522025-04-16T03:16:40.853Z Checking iana-time-zone v0.1.61
20532025-04-16T03:16:40.906Z Checking icu_properties v1.5.1
20542025-04-16T03:16:40.922Z Checking tinyvec v1.8.0
20552025-04-16T03:16:41.014Z Checking chrono v0.4.40
20562025-04-16T03:16:41.157Z Checking zerocopy v0.8.10
20572025-04-16T03:16:41.264Z Checking aws-lc-sys v0.26.0
20582025-04-16T03:16:41.335Z Checking http-body v1.0.1
20592025-04-16T03:16:41.540Z Checking thiserror v1.0.69
20602025-04-16T03:16:41.692Z Checking spin v0.9.8
20612025-04-16T03:16:42.049Z Checking adler2 v2.0.0
20622025-04-16T03:16:42.170Z Checking untrusted v0.7.1
20632025-04-16T03:16:42.220Z Checking untrusted v0.9.0
20642025-04-16T03:16:42.362Z Checking try-lock v0.2.5
20652025-04-16T03:16:42.410Z Checking foreign-types-shared v0.1.1
20662025-04-16T03:16:42.502Z Checking atomic-waker v1.1.2
20672025-04-16T03:16:42.535Z Checking foreign-types v0.3.2
20682025-04-16T03:16:42.633Z Checking want v0.3.1
20692025-04-16T03:16:42.654Z Checking ring v0.17.11
20702025-04-16T03:16:42.752Z Checking miniz_oxide v0.8.5
20712025-04-16T03:16:42.812Z Checking form_urlencoded v1.2.1
20722025-04-16T03:16:43.004Z Checking httparse v1.9.5
20732025-04-16T03:16:43.043Z Checking crossbeam-utils v0.8.21
20742025-04-16T03:16:43.719Z Checking openssl-sys v0.9.107
20752025-04-16T03:16:43.788Z Checking errno v0.3.9
20762025-04-16T03:16:43.788Z Checking aws-lc-rs v1.12.4
20772025-04-16T03:16:43.788Z Checking aho-corasick v1.1.3
20782025-04-16T03:16:43.800Z Checking tower-service v0.3.3
20792025-04-16T03:16:44.060Z Checking powerfmt v0.2.0
20802025-04-16T03:16:44.075Z Checking rand_core v0.9.2
20812025-04-16T03:16:44.186Z Checking regex-syntax v0.8.5
20822025-04-16T03:16:44.205Z Checking icu_normalizer v1.5.0
20832025-04-16T03:16:44.317Z Checking httpdate v1.0.3
20842025-04-16T03:16:44.579Z Checking unicode-ident v1.0.14
20852025-04-16T03:16:44.598Z Checking openssl v0.10.72
20862025-04-16T03:16:44.776Z Checking proc-macro2 v1.0.94
20872025-04-16T03:16:44.875Z Checking rand_chacha v0.9.0
20882025-04-16T03:16:44.972Z Checking idna_adapter v1.2.0
20892025-04-16T03:16:45.173Z Checking idna v1.0.3
20902025-04-16T03:16:45.256Z Checking rustls-webpki v0.102.8
20912025-04-16T03:16:45.285Z Checking deranged v0.3.11
20922025-04-16T03:16:45.304Z Checking crossbeam-epoch v0.9.18
20932025-04-16T03:16:45.462Z Checking rustix v0.38.37
20942025-04-16T03:16:45.662Z Checking unicode-normalization v0.1.24
20952025-04-16T03:16:45.731Z Checking semver v1.0.25
20962025-04-16T03:16:46.026Z Checking rand_chacha v0.3.1
20972025-04-16T03:16:46.148Z Checking bzip2-sys v0.1.13+1.0.8
20982025-04-16T03:16:46.286Z Checking signature v2.2.0
20992025-04-16T03:16:46.404Z Checking scroll v0.12.0
21002025-04-16T03:16:46.510Z Checking crc32fast v1.4.2
21012025-04-16T03:16:46.574Z Checking siphasher v0.3.11
21022025-04-16T03:16:46.598Z Checking ucd-trie v0.1.7
21032025-04-16T03:16:46.602Z Checking tokio-util v0.7.13
21042025-04-16T03:16:46.765Z Checking dyn-clone v1.0.19
21052025-04-16T03:16:46.823Z Checking unicode-properties v0.1.3
21062025-04-16T03:16:46.851Z Checking unicode-bidi v0.3.17
21072025-04-16T03:16:46.903Z Checking base64 v0.22.1
21082025-04-16T03:16:46.951Z Checking anstyle v1.0.10
21092025-04-16T03:16:47.203Z Checking openssl-probe v0.1.5
21102025-04-16T03:16:47.289Z Checking regex-automata v0.4.8
21112025-04-16T03:16:47.310Z Checking num_threads v0.1.7
21122025-04-16T03:16:47.382Z Checking plain v0.2.3
21132025-04-16T03:16:47.426Z Checking time-core v0.1.2
21142025-04-16T03:16:47.444Z Checking num-conv v0.1.0
21152025-04-16T03:16:47.482Z Checking utf8parse v0.2.2
21162025-04-16T03:16:47.537Z Checking either v1.14.0
21172025-04-16T03:16:47.586Z Checking goblin v0.8.2
21182025-04-16T03:16:47.636Z Checking h2 v0.4.6
21192025-04-16T03:16:47.640Z Checking anstyle-parse v0.2.5
21202025-04-16T03:16:47.671Z Checking time v0.3.36
21212025-04-16T03:16:47.894Z Checking stringprep v0.1.5
21222025-04-16T03:16:47.937Z Checking schemars v0.8.22
21232025-04-16T03:16:48.171Z Checking phf_shared v0.11.2
21242025-04-16T03:16:48.450Z Checking pest v2.7.14
21252025-04-16T03:16:48.669Z Checking rand v0.8.5
21262025-04-16T03:16:49.459Z Checking rustls v0.23.19
21272025-04-16T03:16:49.535Z Checking native-tls v0.2.12
21282025-04-16T03:16:49.863Z Checking crossbeam-deque v0.8.5
21292025-04-16T03:16:49.918Z Checking url v2.5.3
21302025-04-16T03:16:50.038Z Checking quote v1.0.39
21312025-04-16T03:16:50.170Z Checking rand v0.9.0
21322025-04-16T03:16:50.666Z Checking toml_datetime v0.6.8
21332025-04-16T03:16:50.726Z Checking serde_spanned v0.6.8
21342025-04-16T03:16:50.936Z Checking num-integer v0.1.46
21352025-04-16T03:16:50.956Z Checking md-5 v0.10.6
21362025-04-16T03:16:50.976Z Checking ff v0.13.0
21372025-04-16T03:16:51.076Z Checking hash32 v0.2.1
21382025-04-16T03:16:51.168Z Checking anstyle-query v1.1.1
21392025-04-16T03:16:51.188Z Checking psl-types v2.0.11
21402025-04-16T03:16:51.212Z Checking colorchoice v1.0.2
21412025-04-16T03:16:51.300Z Checking base16ct v0.2.0
21422025-04-16T03:16:51.367Z Checking pretty-hex v0.4.1
21432025-04-16T03:16:51.370Z Checking is_terminal_polyfill v1.70.1
21442025-04-16T03:16:51.385Z Checking gimli v0.31.1
21452025-04-16T03:16:51.438Z Checking fallible-iterator v0.2.0
21462025-04-16T03:16:51.498Z Checking sec1 v0.7.3
21472025-04-16T03:16:51.513Z Checking anstream v0.6.15
21482025-04-16T03:16:51.567Z Checking num-iter v0.1.45
21492025-04-16T03:16:51.743Z Checking heapless v0.7.17
21502025-04-16T03:16:51.878Z Checking publicsuffix v2.3.0
21512025-04-16T03:16:51.898Z Checking group v0.13.0
21522025-04-16T03:16:52.009Z Checking postgres-protocol v0.6.8
21532025-04-16T03:16:52.154Z Checking dtrace-parser v0.2.0
21542025-04-16T03:16:52.171Z Compiling daft v0.1.3
21552025-04-16T03:16:52.263Z Checking dof v0.3.0
21562025-04-16T03:16:52.646Z Checking syn v2.0.98
21572025-04-16T03:16:52.663Z Checking rayon-core v1.12.1
21582025-04-16T03:16:52.666Z Checking cookie v0.18.1
21592025-04-16T03:16:52.666Z Checking tokio-native-tls v0.3.1
21602025-04-16T03:16:52.897Z Checking ipnetwork v0.21.1
21612025-04-16T03:16:52.939Z Checking terminal_size v0.4.0
21622025-04-16T03:16:53.103Z Checking flate2 v1.1.1
21632025-04-16T03:16:53.133Z Checking lazy_static v1.5.0
21642025-04-16T03:16:53.263Z Checking http-body-util v0.1.3
21652025-04-16T03:16:53.266Z Checking webpki-roots v0.26.6
21662025-04-16T03:16:53.320Z Checking signal-hook v0.3.17
21672025-04-16T03:16:53.465Z Checking hkdf v0.12.4
21682025-04-16T03:16:53.679Z Checking crypto-bigint v0.5.5
21692025-04-16T03:16:53.694Z Checking sync_wrapper v1.0.1
21702025-04-16T03:16:53.709Z Checking thread-id v4.2.2
21712025-04-16T03:16:53.724Z Checking object v0.36.5
21722025-04-16T03:16:53.832Z Checking simd-adler32 v0.3.7
21732025-04-16T03:16:53.851Z Checking managed v0.8.0
21742025-04-16T03:16:53.856Z Checking hyper v1.6.0
21752025-04-16T03:16:54.165Z Checking bumpalo v3.16.0
21762025-04-16T03:16:54.221Z Checking clap_lex v0.7.4
21772025-04-16T03:16:54.479Z Checking unicode-width v0.2.0
21782025-04-16T03:16:54.494Z Checking rustc-demangle v0.1.24
21792025-04-16T03:16:54.525Z Checking tokio-rustls v0.26.0
21802025-04-16T03:16:54.914Z Checking lockfree-object-pool v0.1.6
21812025-04-16T03:16:54.938Z Checking tower-layer v0.3.3
21822025-04-16T03:16:54.966Z Checking ipnet v2.11.0
21832025-04-16T03:16:55.100Z Checking addr2line v0.24.2
21842025-04-16T03:16:55.141Z Checking winnow v0.5.40
21852025-04-16T03:16:55.198Z Checking strsim v0.11.1
21862025-04-16T03:16:55.426Z Checking bitflags v1.3.2
21872025-04-16T03:16:55.488Z Checking clap_builder v4.5.35
21882025-04-16T03:16:55.539Z Checking smoltcp v0.9.1
21892025-04-16T03:16:55.630Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21902025-04-16T03:16:55.800Z Checking hyper-util v0.1.10
21912025-04-16T03:16:55.973Z Checking tower v0.5.2
21922025-04-16T03:16:56.286Z Checking elliptic-curve v0.13.8
21932025-04-16T03:16:56.683Z Checking zopfli v0.8.1
21942025-04-16T03:16:56.923Z Checking console v0.15.10
21952025-04-16T03:16:56.955Z Checking signal-hook-mio v0.2.4
21962025-04-16T03:16:57.118Z Checking rayon v1.10.0
21972025-04-16T03:16:57.394Z Checking oxnet v0.1.1
21982025-04-16T03:16:57.506Z Checking num-bigint-dig v0.8.4
21992025-04-16T03:16:57.708Z Checking hyper-rustls v0.27.3
22002025-04-16T03:16:57.743Z Checking hyper-tls v0.6.0
22012025-04-16T03:16:57.926Z Checking toml_edit v0.19.15
22022025-04-16T03:16:58.030Z Checking cookie_store v0.21.1
22032025-04-16T03:16:58.053Z Checking postgres-types v0.2.9
22042025-04-16T03:16:58.442Z Checking regex v1.11.1
22052025-04-16T03:16:58.563Z Checking usdt-impl v0.5.0
22062025-04-16T03:16:58.861Z Checking bstr v1.10.0
22072025-04-16T03:16:58.868Z Checking phf v0.11.2
22082025-04-16T03:16:58.998Z Checking ed25519 v2.2.3
22092025-04-16T03:16:59.026Z Checking bzip2 v0.5.2
22102025-04-16T03:16:59.125Z Checking bzip2 v0.4.4
22112025-04-16T03:16:59.299Z Checking serde_urlencoded v0.7.1
22122025-04-16T03:16:59.332Z Checking futures-executor v0.3.31
22132025-04-16T03:16:59.406Z Checking curve25519-dalek v4.1.3
22142025-04-16T03:16:59.489Z Checking zerocopy v0.6.6
22152025-04-16T03:16:59.556Z Checking rustls-pemfile v2.2.0
22162025-04-16T03:16:59.623Z Checking backtrace v0.3.74
22172025-04-16T03:16:59.642Z Checking hubpack v0.1.2
22182025-04-16T03:16:59.699Z Checking memoffset v0.9.1
22192025-04-16T03:16:59.816Z Checking portable-atomic v1.11.0
22202025-04-16T03:16:59.941Z Checking pkcs1 v0.7.5
22212025-04-16T03:17:00.022Z Checking serde-big-array v0.5.1
22222025-04-16T03:17:00.119Z Checking float-cmp v0.10.0
22232025-04-16T03:17:00.187Z Checking rfc6979 v0.4.0
22242025-04-16T03:17:00.243Z Checking memmap v0.7.0
22252025-04-16T03:17:00.325Z Checking encoding_rs v0.8.34
22262025-04-16T03:17:00.342Z Checking fixedbitset v0.4.2
22272025-04-16T03:17:00.358Z Checking static_assertions v1.1.0
22282025-04-16T03:17:00.374Z Checking winnow v0.7.3
22292025-04-16T03:17:00.448Z Checking precomputed-hash v0.1.1
22302025-04-16T03:17:00.464Z Checking normalize-line-endings v0.3.0
22312025-04-16T03:17:00.554Z Checking unicode-segmentation v1.12.0
22322025-04-16T03:17:00.574Z Checking new_debug_unreachable v1.0.6
22332025-04-16T03:17:00.589Z Checking whoami v1.5.2
22342025-04-16T03:17:00.602Z Checking mime v0.3.17
22352025-04-16T03:17:00.666Z Checking predicates-core v1.0.8
22362025-04-16T03:17:00.816Z Checking minimal-lexical v0.2.1
22372025-04-16T03:17:00.858Z Checking data-encoding v2.6.0
22382025-04-16T03:17:00.898Z Checking number_prefix v0.4.0
22392025-04-16T03:17:00.920Z Checking difflib v0.4.0
22402025-04-16T03:17:01.091Z Checking indicatif v0.17.11
22412025-04-16T03:17:01.186Z Checking ed25519-dalek v2.1.1
22422025-04-16T03:17:01.204Z Checking similar v2.7.0
22432025-04-16T03:17:01.204Z Checking nom v7.1.3
22442025-04-16T03:17:01.244Z Checking predicates v3.1.3
22452025-04-16T03:17:01.401Z Checking hickory-proto v0.24.4
22462025-04-16T03:17:01.617Z Checking tokio-postgres v0.7.13
22472025-04-16T03:17:01.818Z Checking string_cache v0.8.9
22482025-04-16T03:17:01.868Z Checking petgraph v0.6.5
22492025-04-16T03:17:02.031Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
22502025-04-16T03:17:02.109Z Checking usdt v0.5.0
22512025-04-16T03:17:02.394Z Checking ecdsa v0.16.9
22522025-04-16T03:17:02.556Z Checking reqwest v0.12.12
22532025-04-16T03:17:03.077Z Checking rsa v0.9.6
22542025-04-16T03:17:03.095Z Checking toml_edit v0.22.24
22552025-04-16T03:17:03.818Z Checking toml v0.7.8
22562025-04-16T03:17:04.091Z Checking anyhow v1.0.97
22572025-04-16T03:17:04.483Z Checking nix v0.29.0
22582025-04-16T03:17:04.511Z Checking futures v0.3.31
22592025-04-16T03:17:04.549Z Checking zip v0.6.6
22602025-04-16T03:17:04.627Z Checking zip v2.6.1
22612025-04-16T03:17:04.797Z Checking clap v4.5.35
22622025-04-16T03:17:04.873Z Checking crossterm v0.28.1
22632025-04-16T03:17:04.951Z Checking itertools v0.10.5
22642025-04-16T03:17:05.203Z Checking itertools v0.13.0
22652025-04-16T03:17:05.809Z Checking tokio-stream v0.1.17
22662025-04-16T03:17:05.826Z Checking fs-err v2.11.0
22672025-04-16T03:17:05.857Z Checking buf-list v1.0.3
22682025-04-16T03:17:05.947Z Checking strum v0.26.3
22692025-04-16T03:17:06.121Z Checking ahash v0.8.11
22702025-04-16T03:17:06.154Z Checking slog v2.7.0
22712025-04-16T03:17:06.362Z Checking openapiv3 v2.0.0
22722025-04-16T03:17:06.577Z Checking x509-cert v0.2.5
22732025-04-16T03:17:06.612Z Checking sha1 v0.10.6
22742025-04-16T03:17:06.629Z Checking peg-runtime v0.8.5
22752025-04-16T03:17:06.633Z Checking lalrpop-util v0.19.12
22762025-04-16T03:17:06.882Z Checking camino v1.1.9
22772025-04-16T03:17:06.902Z Checking sigpipe v0.1.3
22782025-04-16T03:17:06.950Z Checking jiff v0.2.6
22792025-04-16T03:17:10.740Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22802025-04-16T03:17:11.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.34s
22812025-04-16T03:17:11.260Z
22822025-04-16T03:17:11.260Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/207)
22832025-04-16T03:17:11.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22842025-04-16T03:17:11.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22852025-04-16T03:17:12.025Z Compiling regress v0.10.3
22862025-04-16T03:17:12.142Z Compiling thiserror-impl v2.0.12
22872025-04-16T03:17:12.158Z Checking heck v0.5.0
22882025-04-16T03:17:12.185Z Compiling unsafe-libyaml v0.2.11
22892025-04-16T03:17:12.203Z Checking dirs-sys-next v0.1.2
22902025-04-16T03:17:12.206Z Checking fastrand v2.1.1
22912025-04-16T03:17:12.234Z Checking thread_local v1.1.8
22922025-04-16T03:17:12.349Z Compiling structmeta-derive v0.3.0
22932025-04-16T03:17:12.379Z Checking dirs-next v2.0.0
22942025-04-16T03:17:12.504Z Compiling ident_case v1.0.1
22952025-04-16T03:17:12.526Z Checking term v0.7.0
22962025-04-16T03:17:12.529Z Checking tempfile v3.13.0
22972025-04-16T03:17:12.684Z Compiling darling_core v0.20.10
22982025-04-16T03:17:12.929Z Checking newtype-uuid v1.2.1
22992025-04-16T03:17:12.991Z Checking crossbeam-channel v0.5.15
23002025-04-16T03:17:13.214Z Checking is-terminal v0.4.13
23012025-04-16T03:17:13.366Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23022025-04-16T03:17:13.687Z Compiling serde_yaml v0.9.34+deprecated
23032025-04-16T03:17:13.707Z Checking take_mut v0.2.2
23042025-04-16T03:17:13.867Z Compiling rustls v0.22.4
23052025-04-16T03:17:13.985Z Checking slog-async v2.8.0
23062025-04-16T03:17:14.237Z Checking slog-term v2.9.1
23072025-04-16T03:17:14.288Z Checking daft v0.1.3
23082025-04-16T03:17:14.726Z Compiling proc-macro-crate v1.3.1
23092025-04-16T03:17:14.744Z Checking wait-timeout v0.2.0
23102025-04-16T03:17:14.846Z Compiling structmeta v0.3.0
23112025-04-16T03:17:14.942Z Compiling multer v3.1.0
23122025-04-16T03:17:15.225Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23132025-04-16T03:17:15.254Z Compiling thiserror v2.0.12
23142025-04-16T03:17:15.414Z Checking quick-error v1.2.3
23152025-04-16T03:17:15.432Z Checking typify-impl v0.2.0
23162025-04-16T03:17:15.437Z Checking typify-impl v0.3.0
23172025-04-16T03:17:15.533Z Checking match_cfg v0.1.0
23182025-04-16T03:17:15.562Z Checking bit-vec v0.8.0
23192025-04-16T03:17:15.935Z Checking bit-set v0.8.0
23202025-04-16T03:17:16.204Z Checking hostname v0.3.1
23212025-04-16T03:17:16.355Z Compiling num_enum_derive v0.5.11
23222025-04-16T03:17:16.620Z Checking rusty-fork v0.3.0
23232025-04-16T03:17:17.118Z Checking progenitor-client v0.9.1
23242025-04-16T03:17:17.534Z Checking slog-json v2.6.1
23252025-04-16T03:17:17.801Z Compiling lzma-sys v0.1.20
23262025-04-16T03:17:17.931Z Checking rand_xorshift v0.3.0
23272025-04-16T03:17:18.060Z Checking hex v0.4.3
23282025-04-16T03:17:18.131Z Compiling async-stream-impl v0.3.6
23292025-04-16T03:17:18.508Z Compiling foreign-types-macros v0.2.3
23302025-04-16T03:17:18.512Z Compiling dropshot v0.16.0
23312025-04-16T03:17:18.542Z Compiling darling_macro v0.20.10
23322025-04-16T03:17:18.620Z Checking utf-8 v0.7.6
23332025-04-16T03:17:18.851Z Checking arc-swap v1.7.1
23342025-04-16T03:17:18.868Z Checking foreign-types-shared v0.3.1
23352025-04-16T03:17:18.990Z Checking unarray v0.1.4
23362025-04-16T03:17:19.164Z Checking proptest v1.6.0
23372025-04-16T03:17:19.278Z Checking slog-scope v4.4.0
23382025-04-16T03:17:19.377Z Checking async-stream v0.3.6
23392025-04-16T03:17:19.443Z Compiling darling v0.20.10
23402025-04-16T03:17:19.566Z Checking tungstenite v0.21.0
23412025-04-16T03:17:19.586Z Compiling serde_with_macros v3.12.0
23422025-04-16T03:17:19.586Z Checking num_enum v0.5.11
23432025-04-16T03:17:19.659Z Checking foreign-types v0.5.0
23442025-04-16T03:17:19.775Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23452025-04-16T03:17:19.799Z Checking slog-bunyan v2.5.0
23462025-04-16T03:17:19.931Z Compiling proc-macro-error v1.0.4
23472025-04-16T03:17:20.468Z Compiling test-strategy v0.4.0
23482025-04-16T03:17:20.494Z Checking tokio-rustls v0.25.0
23492025-04-16T03:17:20.513Z Compiling parse-display-derive v0.10.0
23502025-04-16T03:17:20.541Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23512025-04-16T03:17:20.847Z Checking toml v0.8.20
23522025-04-16T03:17:20.850Z Checking progenitor-client v0.8.0
23532025-04-16T03:17:21.231Z Compiling heck v0.3.3
23542025-04-16T03:17:21.575Z Checking waitgroup v0.1.2
23552025-04-16T03:17:21.593Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23562025-04-16T03:17:21.735Z Compiling dropshot_endpoint v0.16.0
23572025-04-16T03:17:22.083Z Checking serde_path_to_error v0.1.16
23582025-04-16T03:17:22.488Z Checking cstr-argument v0.1.2
23592025-04-16T03:17:22.694Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23602025-04-16T03:17:22.717Z Checking hostname v0.4.0
23612025-04-16T03:17:22.874Z Checking instant v0.1.13
23622025-04-16T03:17:23.006Z Checking debug-ignore v1.0.5
23632025-04-16T03:17:23.174Z Checking base64 v0.21.7
23642025-04-16T03:17:23.449Z Checking pretty-hex v0.2.1
23652025-04-16T03:17:23.643Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23662025-04-16T03:17:23.687Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23672025-04-16T03:17:23.769Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23682025-04-16T03:17:23.867Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
23692025-04-16T03:17:23.932Z Checking backoff v0.4.0
23702025-04-16T03:17:23.978Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23712025-04-16T03:17:24.000Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23722025-04-16T03:17:24.170Z Checking serde_with v3.12.0
23732025-04-16T03:17:24.220Z Compiling zone_cfg_derive v0.1.2
23742025-04-16T03:17:24.302Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23752025-04-16T03:17:24.351Z Checking parse-display v0.10.0
23762025-04-16T03:17:24.512Z Checking tokio-tungstenite v0.21.0
23772025-04-16T03:17:24.761Z Checking slog-stdlog v4.1.1
23782025-04-16T03:17:24.944Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23792025-04-16T03:17:25.014Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23802025-04-16T03:17:25.039Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23812025-04-16T03:17:25.309Z Checking colored v2.2.0
23822025-04-16T03:17:25.309Z Checking macaddr v1.0.1
23832025-04-16T03:17:25.548Z Checking unicode-width v0.1.14
23842025-04-16T03:17:25.654Z Checking base64 v0.13.1
23852025-04-16T03:17:25.707Z Checking winnow v0.6.20
23862025-04-16T03:17:26.004Z Checking tabwriter v1.4.0
23872025-04-16T03:17:26.053Z Checking ron v0.7.1
23882025-04-16T03:17:26.092Z Checking zone v0.1.8
23892025-04-16T03:17:26.254Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23902025-04-16T03:17:26.744Z Checking slog-envlogger v2.2.0
23912025-04-16T03:17:26.779Z Checking xz2 v0.1.7
23922025-04-16T03:17:26.981Z Checking pem v3.0.5
23932025-04-16T03:17:27.085Z Checking xattr v1.3.1
23942025-04-16T03:17:27.203Z Checking yasna v0.5.2
23952025-04-16T03:17:27.293Z Checking smf v0.2.3
23962025-04-16T03:17:27.311Z Checking headers-core v0.3.0
23972025-04-16T03:17:27.360Z Checking filetime v0.2.25
23982025-04-16T03:17:27.479Z Checking same-file v1.0.6
23992025-04-16T03:17:27.594Z Checking tar v0.4.44
24002025-04-16T03:17:27.667Z Checking walkdir v2.5.0
24012025-04-16T03:17:27.744Z Checking headers v0.4.0
24022025-04-16T03:17:27.945Z Checking camino-tempfile v1.1.1
24032025-04-16T03:17:28.083Z Checking rcgen v0.12.1
24042025-04-16T03:17:28.234Z Checking atomicwrites v0.4.4
24052025-04-16T03:17:28.434Z Checking subprocess v0.2.9
24062025-04-16T03:17:29.077Z Compiling typify-macro v0.2.0
24072025-04-16T03:17:29.274Z Compiling typify-macro v0.3.0
24082025-04-16T03:17:30.809Z Compiling typify v0.2.0
24092025-04-16T03:17:30.891Z Compiling progenitor-impl v0.8.0
24102025-04-16T03:17:31.024Z Compiling typify v0.3.0
24112025-04-16T03:17:31.104Z Compiling progenitor-impl v0.9.1
24122025-04-16T03:17:33.753Z Compiling progenitor-macro v0.8.0
24132025-04-16T03:17:33.971Z Compiling progenitor-macro v0.9.1
24142025-04-16T03:17:37.927Z Checking progenitor v0.8.0
24152025-04-16T03:17:38.071Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24162025-04-16T03:17:38.432Z Checking progenitor v0.9.1
24172025-04-16T03:17:38.571Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24182025-04-16T03:17:40.527Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24192025-04-16T03:17:41.346Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24202025-04-16T03:17:47.314Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24212025-04-16T03:17:48.845Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24222025-04-16T03:17:50.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.86s
24232025-04-16T03:17:50.321Z
24242025-04-16T03:17:50.321Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/207)
24252025-04-16T03:17:50.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24262025-04-16T03:17:50.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24272025-04-16T03:17:51.094Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24282025-04-16T03:17:52.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
24292025-04-16T03:17:52.706Z
24302025-04-16T03:17:52.706Zinfo: running `cargo check --bins` on nexus-config (51/207)
24312025-04-16T03:17:53.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24322025-04-16T03:17:53.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24332025-04-16T03:17:53.359Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24342025-04-16T03:17:53.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24352025-04-16T03:17:53.438Z
24362025-04-16T03:17:53.438Zinfo: running `cargo check --bins` on omicron-rpaths (52/207)
24372025-04-16T03:17:54.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382025-04-16T03:17:54.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392025-04-16T03:17:54.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402025-04-16T03:17:54.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24412025-04-16T03:17:54.146Z
24422025-04-16T03:17:54.146Zinfo: running `cargo check --bins` on omicron-certificates (53/207)
24432025-04-16T03:17:54.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442025-04-16T03:17:54.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452025-04-16T03:17:54.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24462025-04-16T03:17:54.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24472025-04-16T03:17:54.881Z
24482025-04-16T03:17:54.882Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/207)
24492025-04-16T03:17:55.554Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24502025-04-16T03:17:55.557Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24512025-04-16T03:17:55.680Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24522025-04-16T03:17:55.796Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24532025-04-16T03:17:55.799Z Compiling tempfile v3.13.0
24542025-04-16T03:17:55.817Z Compiling wait-timeout v0.2.0
24552025-04-16T03:17:55.820Z Compiling bit-vec v0.8.0
24562025-04-16T03:17:55.820Z Compiling match_cfg v0.1.0
24572025-04-16T03:17:55.820Z Compiling quick-error v1.2.3
24582025-04-16T03:17:55.820Z Compiling rustls v0.22.4
24592025-04-16T03:17:55.888Z Compiling progenitor-client v0.9.1
24602025-04-16T03:17:55.960Z Compiling hostname v0.3.1
24612025-04-16T03:17:55.978Z Compiling slog-json v2.6.1
24622025-04-16T03:17:56.175Z Compiling rusty-fork v0.3.0
24632025-04-16T03:17:56.297Z Compiling bit-set v0.8.0
24642025-04-16T03:17:56.318Z Compiling rand_xorshift v0.3.0
24652025-04-16T03:17:56.318Z Compiling hex v0.4.3
24662025-04-16T03:17:56.411Z Compiling heapless v0.8.0
24672025-04-16T03:17:56.467Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24682025-04-16T03:17:56.509Z Compiling unarray v0.1.4
24692025-04-16T03:17:56.579Z Compiling progenitor v0.9.1
24702025-04-16T03:17:56.653Z Compiling proptest v1.6.0
24712025-04-16T03:17:56.676Z Compiling slog-bunyan v2.5.0
24722025-04-16T03:17:56.791Z Compiling async-stream v0.3.6
24732025-04-16T03:17:56.809Z Compiling multer v3.1.0
24742025-04-16T03:17:56.882Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24752025-04-16T03:17:56.910Z Compiling toml v0.8.20
24762025-04-16T03:17:57.060Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24772025-04-16T03:17:57.094Z Compiling waitgroup v0.1.2
24782025-04-16T03:17:57.306Z Checking hash32 v0.3.1
24792025-04-16T03:17:57.332Z Compiling serde_path_to_error v0.1.16
24802025-04-16T03:17:57.514Z Compiling hostname v0.4.0
24812025-04-16T03:17:57.753Z Compiling instant v0.1.13
24822025-04-16T03:17:57.782Z Compiling smoltcp v0.11.0
24832025-04-16T03:17:57.924Z Compiling debug-ignore v1.0.5
24842025-04-16T03:17:58.088Z Compiling backoff v0.4.0
24852025-04-16T03:17:58.347Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
24862025-04-16T03:17:58.447Z Compiling serde_with v3.12.0
24872025-04-16T03:17:58.469Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24882025-04-16T03:17:58.648Z Compiling parse-display v0.10.0
24892025-04-16T03:17:58.985Z Checking num-rational v0.4.2
24902025-04-16T03:17:59.218Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24912025-04-16T03:17:59.605Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
24922025-04-16T03:18:01.275Z Compiling tokio-rustls v0.25.0
24932025-04-16T03:18:01.653Z Compiling phf_generator v0.11.2
24942025-04-16T03:18:01.701Z Compiling dropshot v0.16.0
24952025-04-16T03:18:01.846Z Checking num-complex v0.4.6
24962025-04-16T03:18:02.764Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
24972025-04-16T03:18:03.018Z Compiling macaddr v1.0.1
24982025-04-16T03:18:03.485Z Checking cobs v0.2.3
24992025-04-16T03:18:03.691Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25002025-04-16T03:18:03.708Z Checking postcard v1.0.10
25012025-04-16T03:18:03.782Z Compiling num v0.4.3
25022025-04-16T03:18:04.020Z Compiling phf_codegen v0.11.2
25032025-04-16T03:18:04.265Z Compiling parse-zoneinfo v0.3.1
25042025-04-16T03:18:04.275Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25052025-04-16T03:18:04.341Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25062025-04-16T03:18:04.620Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25072025-04-16T03:18:04.799Z Compiling convert_case v0.4.0
25082025-04-16T03:18:05.558Z Checking float-ord v0.3.2
25092025-04-16T03:18:05.717Z Compiling derive_more v0.99.19
25102025-04-16T03:18:05.803Z Compiling chrono-tz-build v0.4.0
25112025-04-16T03:18:05.964Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25122025-04-16T03:18:06.403Z Checking linked-hash-map v0.5.6
25132025-04-16T03:18:06.613Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25142025-04-16T03:18:06.752Z Compiling crucible-workspace-hack v0.1.0
25152025-04-16T03:18:06.850Z Checking lru-cache v0.1.2
25162025-04-16T03:18:07.048Z Compiling chrono-tz v0.10.3
25172025-04-16T03:18:07.067Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25182025-04-16T03:18:07.140Z Checking newline-converter v0.3.0
25192025-04-16T03:18:07.311Z Checking resolv-conf v0.7.0
25202025-04-16T03:18:07.672Z Checking itertools v0.14.0
25212025-04-16T03:18:07.777Z Checking prettyplease v0.2.30
25222025-04-16T03:18:08.426Z Compiling slog-dtrace v0.3.0
25232025-04-16T03:18:08.785Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25242025-04-16T03:18:09.041Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25252025-04-16T03:18:09.943Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25262025-04-16T03:18:10.117Z Checking hickory-resolver v0.24.4
25272025-04-16T03:18:10.149Z Checking expectorate v1.1.0
25282025-04-16T03:18:10.342Z Compiling zone_cfg_derive v0.3.0
25292025-04-16T03:18:10.631Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25302025-04-16T03:18:10.672Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25312025-04-16T03:18:10.965Z Checking itertools v0.12.1
25322025-04-16T03:18:10.994Z Compiling const_format_proc_macros v0.2.34
25332025-04-16T03:18:11.730Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25342025-04-16T03:18:11.749Z Compiling num-derive v0.4.2
25352025-04-16T03:18:11.752Z Compiling derive-where v1.2.7
25362025-04-16T03:18:12.236Z Checking highway v1.3.0
25372025-04-16T03:18:12.736Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25382025-04-16T03:18:12.790Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25392025-04-16T03:18:12.927Z Checking const_format v0.2.34
25402025-04-16T03:18:13.091Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25412025-04-16T03:18:13.109Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25422025-04-16T03:18:13.383Z Checking zone v0.3.1
25432025-04-16T03:18:13.411Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25442025-04-16T03:18:13.964Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25452025-04-16T03:18:14.166Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25462025-04-16T03:18:14.411Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25472025-04-16T03:18:14.519Z Checking gethostname v0.5.0
25482025-04-16T03:18:14.653Z Checking bcs v0.1.6
25492025-04-16T03:18:14.732Z Checking nanorand v0.7.0
25502025-04-16T03:18:14.886Z Checking qorb v0.3.1
25512025-04-16T03:18:14.890Z Compiling async-recursion v1.1.1
25522025-04-16T03:18:15.088Z Checking termtree v0.5.1
25532025-04-16T03:18:15.112Z Checking flume v0.11.1
25542025-04-16T03:18:15.547Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25552025-04-16T03:18:21.993Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25562025-04-16T03:18:25.295Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25572025-04-16T03:18:27.833Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25582025-04-16T03:18:29.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.19s
25592025-04-16T03:18:29.275Z
25602025-04-16T03:18:29.275Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/207)
25612025-04-16T03:18:29.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622025-04-16T03:18:29.934Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632025-04-16T03:18:29.934Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642025-04-16T03:18:29.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
25652025-04-16T03:18:30.021Z
25662025-04-16T03:18:30.021Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/207)
25672025-04-16T03:18:30.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682025-04-16T03:18:30.682Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692025-04-16T03:18:30.682Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702025-04-16T03:18:30.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
25712025-04-16T03:18:30.766Z
25722025-04-16T03:18:30.766Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/207)
25732025-04-16T03:18:31.423Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742025-04-16T03:18:31.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752025-04-16T03:18:31.528Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25762025-04-16T03:18:32.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
25772025-04-16T03:18:32.381Z
25782025-04-16T03:18:32.381Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/207)
25792025-04-16T03:18:33.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802025-04-16T03:18:33.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812025-04-16T03:18:33.222Z Compiling cfg_aliases v0.1.1
25822025-04-16T03:18:33.222Z Compiling vte_generate_state_changes v0.1.2
25832025-04-16T03:18:33.222Z Checking fd-lock v4.0.2
25842025-04-16T03:18:33.222Z Checking nibble_vec v0.1.0
25852025-04-16T03:18:33.271Z Checking bytecount v0.6.8
25862025-04-16T03:18:33.281Z Checking endian-type v0.1.2
25872025-04-16T03:18:33.329Z Compiling tabled_derive v0.7.0
25882025-04-16T03:18:33.332Z Compiling peg-macros v0.8.5
25892025-04-16T03:18:33.362Z Compiling nix v0.28.0
25902025-04-16T03:18:33.446Z Checking papergrid v0.11.0
25912025-04-16T03:18:33.475Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25922025-04-16T03:18:33.488Z Compiling sqlparser_derive v0.2.2
25932025-04-16T03:18:33.525Z Checking radix_trie v0.2.1
25942025-04-16T03:18:33.885Z Checking vte v0.11.1
25952025-04-16T03:18:33.970Z Checking home v0.5.9
25962025-04-16T03:18:34.093Z Checking nu-ansi-term v0.50.1
25972025-04-16T03:18:34.486Z Checking unicode_categories v0.1.1
25982025-04-16T03:18:34.535Z Checking display-error-chain v0.2.2
25992025-04-16T03:18:34.568Z Checking sqlparser v0.45.0
26002025-04-16T03:18:34.801Z Checking sqlformat v0.2.6
26012025-04-16T03:18:35.197Z Checking strip-ansi-escapes v0.2.0
26022025-04-16T03:18:35.359Z Checking reedline v0.38.0
26032025-04-16T03:18:35.362Z Checking tabled v0.15.0
26042025-04-16T03:18:35.678Z Checking peg v0.8.5
26052025-04-16T03:18:36.225Z Checking rustyline v14.0.0
26062025-04-16T03:18:45.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.72s
26072025-04-16T03:18:45.318Z
26082025-04-16T03:18:45.319Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/207)
26092025-04-16T03:18:45.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102025-04-16T03:18:45.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112025-04-16T03:18:46.094Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26122025-04-16T03:18:51.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.93s
26132025-04-16T03:18:51.450Z
26142025-04-16T03:18:51.450Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/207)
26152025-04-16T03:18:52.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26162025-04-16T03:18:52.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26172025-04-16T03:18:52.221Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26182025-04-16T03:18:55.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s
26192025-04-16T03:18:55.960Z
26202025-04-16T03:18:55.960Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/207)
26212025-04-16T03:18:56.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222025-04-16T03:18:56.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232025-04-16T03:18:56.726Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26242025-04-16T03:19:01.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.65s
26252025-04-16T03:19:01.820Z
26262025-04-16T03:19:01.820Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/207)
26272025-04-16T03:19:02.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282025-04-16T03:19:02.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292025-04-16T03:19:02.606Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26302025-04-16T03:19:07.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.70s
26312025-04-16T03:19:07.735Z
26322025-04-16T03:19:07.735Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/207)
26332025-04-16T03:19:08.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342025-04-16T03:19:08.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352025-04-16T03:19:08.502Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26362025-04-16T03:19:12.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
26372025-04-16T03:19:12.419Z
26382025-04-16T03:19:12.419Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/207)
26392025-04-16T03:19:13.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402025-04-16T03:19:13.086Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412025-04-16T03:19:13.187Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26422025-04-16T03:19:17.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
26432025-04-16T03:19:17.223Z
26442025-04-16T03:19:17.223Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/207)
26452025-04-16T03:19:17.883Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462025-04-16T03:19:17.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472025-04-16T03:19:17.987Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26482025-04-16T03:19:23.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s
26492025-04-16T03:19:23.319Z
26502025-04-16T03:19:23.319Zinfo: running `cargo check --bins` on oximeter (66/207)
26512025-04-16T03:19:23.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522025-04-16T03:19:23.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532025-04-16T03:19:23.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542025-04-16T03:19:23.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26552025-04-16T03:19:24.050Z
26562025-04-16T03:19:24.050Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/207)
26572025-04-16T03:19:24.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582025-04-16T03:19:24.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592025-04-16T03:19:24.674Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602025-04-16T03:19:24.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26612025-04-16T03:19:24.753Z
26622025-04-16T03:19:24.753Zinfo: running `cargo check --bins` on oximeter-schema (68/207)
26632025-04-16T03:19:25.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642025-04-16T03:19:25.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652025-04-16T03:19:25.478Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26662025-04-16T03:19:27.472Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26672025-04-16T03:19:28.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
26682025-04-16T03:19:28.614Z
26692025-04-16T03:19:28.614Zinfo: running `cargo check --bins` on oximeter-types (69/207)
26702025-04-16T03:19:29.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26712025-04-16T03:19:29.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26722025-04-16T03:19:29.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26732025-04-16T03:19:29.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26742025-04-16T03:19:29.349Z
26752025-04-16T03:19:29.349Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/207)
26762025-04-16T03:19:29.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26772025-04-16T03:19:29.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26782025-04-16T03:19:29.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26792025-04-16T03:19:29.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26802025-04-16T03:19:30.077Z
26812025-04-16T03:19:30.077Zinfo: running `cargo check --bins` on oxql-types (71/207)
26822025-04-16T03:19:30.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26832025-04-16T03:19:30.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26842025-04-16T03:19:30.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26852025-04-16T03:19:30.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26862025-04-16T03:19:30.810Z
26872025-04-16T03:19:30.810Zinfo: running `cargo check --bins` on oximeter-test-utils (72/207)
26882025-04-16T03:19:31.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26892025-04-16T03:19:31.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26902025-04-16T03:19:31.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26912025-04-16T03:19:31.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26922025-04-16T03:19:31.569Z
26932025-04-16T03:19:31.569Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/207)
26942025-04-16T03:19:32.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26952025-04-16T03:19:32.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26962025-04-16T03:19:32.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26972025-04-16T03:19:32.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
26982025-04-16T03:19:32.294Z
26992025-04-16T03:19:32.294Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/207)
27002025-04-16T03:19:32.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27012025-04-16T03:19:32.953Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27022025-04-16T03:19:32.953Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27032025-04-16T03:19:32.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27042025-04-16T03:19:33.040Z
27052025-04-16T03:19:33.040Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/207)
27062025-04-16T03:19:33.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27072025-04-16T03:19:33.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27082025-04-16T03:19:33.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27092025-04-16T03:19:33.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27102025-04-16T03:19:33.777Z
27112025-04-16T03:19:33.778Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/207)
27122025-04-16T03:19:34.421Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27132025-04-16T03:19:34.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27142025-04-16T03:19:34.425Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27152025-04-16T03:19:34.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27162025-04-16T03:19:34.509Z
27172025-04-16T03:19:34.509Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/207)
27182025-04-16T03:19:35.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27192025-04-16T03:19:35.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27202025-04-16T03:19:35.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27212025-04-16T03:19:35.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27222025-04-16T03:19:35.242Z
27232025-04-16T03:19:35.242Zinfo: running `cargo check --bins` on cockroach-admin-client (78/207)
27242025-04-16T03:19:35.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27252025-04-16T03:19:35.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27262025-04-16T03:19:35.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27272025-04-16T03:19:35.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27282025-04-16T03:19:35.945Z
27292025-04-16T03:19:35.945Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/207)
27302025-04-16T03:19:36.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312025-04-16T03:19:36.606Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322025-04-16T03:19:36.606Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27332025-04-16T03:19:36.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27342025-04-16T03:19:36.690Z
27352025-04-16T03:19:36.690Zinfo: running `cargo check --bins` on dns-service-client (80/207)
27362025-04-16T03:19:37.337Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372025-04-16T03:19:37.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382025-04-16T03:19:37.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27392025-04-16T03:19:37.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27402025-04-16T03:19:37.423Z
27412025-04-16T03:19:37.423Zinfo: running `cargo check --bins` on internal-dns-types (81/207)
27422025-04-16T03:19:38.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27432025-04-16T03:19:38.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27442025-04-16T03:19:38.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27452025-04-16T03:19:38.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
27462025-04-16T03:19:38.152Z
27472025-04-16T03:19:38.152Zinfo: running `cargo check --bins` on ereport-client (82/207)
27482025-04-16T03:19:38.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27492025-04-16T03:19:38.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27502025-04-16T03:19:38.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27512025-04-16T03:19:38.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27522025-04-16T03:19:38.867Z
27532025-04-16T03:19:38.868Zinfo: running `cargo check --bins` on ereport-types (83/207)
27542025-04-16T03:19:39.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27552025-04-16T03:19:39.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27562025-04-16T03:19:39.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27572025-04-16T03:19:39.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27582025-04-16T03:19:39.571Z
27592025-04-16T03:19:39.571Zinfo: running `cargo check --bins` on gateway-client (84/207)
27602025-04-16T03:19:40.195Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27612025-04-16T03:19:40.198Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27622025-04-16T03:19:40.198Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27632025-04-16T03:19:40.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27642025-04-16T03:19:40.279Z
27652025-04-16T03:19:40.279Zinfo: running `cargo check --bins` on installinator-client (85/207)
27662025-04-16T03:19:40.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672025-04-16T03:19:40.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682025-04-16T03:19:40.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692025-04-16T03:19:40.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27702025-04-16T03:19:41.028Z
27712025-04-16T03:19:41.028Zinfo: running `cargo check --bins` on installinator-common (86/207)
27722025-04-16T03:19:41.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732025-04-16T03:19:41.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742025-04-16T03:19:41.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752025-04-16T03:19:41.695Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
27762025-04-16T03:19:41.778Z
27772025-04-16T03:19:41.778Zinfo: running `cargo check --bins` on update-engine (87/207)
27782025-04-16T03:19:42.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792025-04-16T03:19:42.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802025-04-16T03:19:42.408Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812025-04-16T03:19:42.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
27822025-04-16T03:19:42.488Z
27832025-04-16T03:19:42.488Zinfo: running `cargo check --bins` on nexus-client (88/207)
27842025-04-16T03:19:43.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852025-04-16T03:19:43.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862025-04-16T03:19:43.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872025-04-16T03:19:43.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
27882025-04-16T03:19:43.248Z
27892025-04-16T03:19:43.248Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (89/207)
27902025-04-16T03:19:43.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912025-04-16T03:19:43.908Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922025-04-16T03:19:43.908Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932025-04-16T03:19:43.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
27942025-04-16T03:19:43.992Z
27952025-04-16T03:19:43.992Zinfo: running `cargo check --bins` on omicron-passwords (90/207)
27962025-04-16T03:19:44.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972025-04-16T03:19:44.617Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982025-04-16T03:19:44.617Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992025-04-16T03:19:44.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28002025-04-16T03:19:44.696Z
28012025-04-16T03:19:44.696Zinfo: running `cargo check --bins` on nexus-types (91/207)
28022025-04-16T03:19:45.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032025-04-16T03:19:45.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042025-04-16T03:19:45.369Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052025-04-16T03:19:45.373Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28062025-04-16T03:19:45.456Z
28072025-04-16T03:19:45.456Zinfo: running `cargo check --bins` on id-map (92/207)
28082025-04-16T03:19:46.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092025-04-16T03:19:46.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102025-04-16T03:19:46.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112025-04-16T03:19:46.084Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28122025-04-16T03:19:46.156Z
28132025-04-16T03:19:46.156Zinfo: running `cargo check --bins` on oxide-client (93/207)
28142025-04-16T03:19:46.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152025-04-16T03:19:46.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162025-04-16T03:19:46.780Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172025-04-16T03:19:46.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28182025-04-16T03:19:46.861Z
28192025-04-16T03:19:46.861Zinfo: running `cargo check --bins` on oximeter-client (94/207)
28202025-04-16T03:19:47.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212025-04-16T03:19:47.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222025-04-16T03:19:47.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232025-04-16T03:19:47.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
28242025-04-16T03:19:47.597Z
28252025-04-16T03:19:47.597Zinfo: running `cargo check --bins` on repo-depot-client (95/207)
28262025-04-16T03:19:48.218Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272025-04-16T03:19:48.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282025-04-16T03:19:48.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28292025-04-16T03:19:48.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28302025-04-16T03:19:48.300Z
28312025-04-16T03:19:48.300Zinfo: running `cargo check --bins` on sled-agent-client (96/207)
28322025-04-16T03:19:48.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332025-04-16T03:19:48.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342025-04-16T03:19:48.966Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352025-04-16T03:19:48.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28362025-04-16T03:19:49.052Z
28372025-04-16T03:19:49.052Zinfo: running `cargo check --bins` on wicketd-client (97/207)
28382025-04-16T03:19:49.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392025-04-16T03:19:49.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402025-04-16T03:19:49.731Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412025-04-16T03:19:49.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28422025-04-16T03:19:49.821Z
28432025-04-16T03:19:49.821Zinfo: running `cargo check --bins` on sled-agent-types (98/207)
28442025-04-16T03:19:50.493Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452025-04-16T03:19:50.496Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462025-04-16T03:19:50.496Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472025-04-16T03:19:50.499Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28482025-04-16T03:19:50.584Z
28492025-04-16T03:19:50.585Zinfo: running `cargo check --bins` on wicket-common (99/207)
28502025-04-16T03:19:51.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512025-04-16T03:19:51.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522025-04-16T03:19:51.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532025-04-16T03:19:51.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
28542025-04-16T03:19:51.343Z
28552025-04-16T03:19:51.343Zinfo: running `cargo check --bins` on omicron-cockroach-admin (100/207)
28562025-04-16T03:19:51.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572025-04-16T03:19:52.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582025-04-16T03:19:52.097Z Checking csv-core v0.1.11
28592025-04-16T03:19:52.097Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28602025-04-16T03:19:52.100Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28612025-04-16T03:19:52.101Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28622025-04-16T03:19:52.408Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28632025-04-16T03:19:52.411Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28642025-04-16T03:19:52.438Z Checking csv v1.3.1
28652025-04-16T03:19:53.041Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28662025-04-16T03:19:53.390Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28672025-04-16T03:19:55.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s
28682025-04-16T03:19:55.310Z
28692025-04-16T03:19:55.310Zinfo: running `cargo check --bins` on cockroach-admin-api (101/207)
28702025-04-16T03:19:55.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712025-04-16T03:19:55.961Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722025-04-16T03:19:55.961Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732025-04-16T03:19:55.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28742025-04-16T03:19:56.045Z
28752025-04-16T03:19:56.045Zinfo: running `cargo check --bins` on cockroach-admin-types (102/207)
28762025-04-16T03:19:56.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772025-04-16T03:19:56.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782025-04-16T03:19:56.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792025-04-16T03:19:56.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
28802025-04-16T03:19:56.778Z
28812025-04-16T03:19:56.778Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (103/207)
28822025-04-16T03:19:57.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832025-04-16T03:19:57.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842025-04-16T03:19:57.527Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852025-04-16T03:19:57.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28862025-04-16T03:19:57.628Z
28872025-04-16T03:19:57.628Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (104/207)
28882025-04-16T03:19:58.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892025-04-16T03:19:58.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902025-04-16T03:19:58.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912025-04-16T03:19:58.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28922025-04-16T03:19:58.471Z
28932025-04-16T03:19:58.471Zinfo: running `cargo check --bins` on dns-server (105/207)
28942025-04-16T03:19:59.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952025-04-16T03:19:59.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962025-04-16T03:19:59.217Z Compiling parking_lot_core v0.8.6
28972025-04-16T03:19:59.220Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28982025-04-16T03:19:59.220Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28992025-04-16T03:19:59.220Z Checking fxhash v0.2.1
29002025-04-16T03:19:59.220Z Checking hickory-client v0.24.4
29012025-04-16T03:19:59.328Z Checking hickory-server v0.24.4
29022025-04-16T03:19:59.949Z Checking parking_lot v0.11.2
29032025-04-16T03:19:59.994Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29042025-04-16T03:19:59.997Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29052025-04-16T03:20:00.211Z Checking sled v0.34.7
29062025-04-16T03:20:01.938Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29072025-04-16T03:20:03.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.71s
29082025-04-16T03:20:03.389Z
29092025-04-16T03:20:03.389Zinfo: running `cargo check --bins` on dns-server-api (106/207)
29102025-04-16T03:20:04.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29112025-04-16T03:20:04.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29122025-04-16T03:20:04.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29132025-04-16T03:20:04.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
29142025-04-16T03:20:04.125Z
29152025-04-16T03:20:04.125Zinfo: running `cargo check --bins` on openapi-manager-types (107/207)
29162025-04-16T03:20:04.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29172025-04-16T03:20:04.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29182025-04-16T03:20:04.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29192025-04-16T03:20:04.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29202025-04-16T03:20:04.823Z
29212025-04-16T03:20:04.823Zinfo: running `cargo check --bins` on gateway-test-utils (108/207)
29222025-04-16T03:20:05.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232025-04-16T03:20:05.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242025-04-16T03:20:05.516Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252025-04-16T03:20:05.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
29262025-04-16T03:20:05.609Z
29272025-04-16T03:20:05.609Zinfo: running `cargo check --bins` on gateway-types (109/207)
29282025-04-16T03:20:06.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292025-04-16T03:20:06.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302025-04-16T03:20:06.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29312025-04-16T03:20:06.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29322025-04-16T03:20:06.340Z
29332025-04-16T03:20:06.340Zinfo: running `cargo check --bins` on ipcc (110/207)
29342025-04-16T03:20:06.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352025-04-16T03:20:06.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362025-04-16T03:20:06.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29372025-04-16T03:20:06.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
29382025-04-16T03:20:07.068Z
29392025-04-16T03:20:07.068Zinfo: running `cargo check --bins` on omicron-gateway (111/207)
29402025-04-16T03:20:07.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412025-04-16T03:20:07.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422025-04-16T03:20:07.880Z Compiling radium v0.7.0
29432025-04-16T03:20:07.880Z Compiling semver v0.1.20
29442025-04-16T03:20:07.883Z Compiling maybe-uninit v2.0.0
29452025-04-16T03:20:07.997Z Checking tap v1.0.1
29462025-04-16T03:20:08.027Z Checking password-hash v0.5.0
29472025-04-16T03:20:08.031Z Checking blake2 v0.10.6
29482025-04-16T03:20:08.031Z Compiling cancel-safe-futures v0.1.5
29492025-04-16T03:20:08.031Z Compiling packed_struct v0.10.1
29502025-04-16T03:20:08.171Z Checking wyz v0.5.1
29512025-04-16T03:20:08.424Z Compiling rustc_version v0.1.7
29522025-04-16T03:20:08.459Z Checking crc-catalog v2.4.0
29532025-04-16T03:20:08.476Z Checking funty v2.0.0
29542025-04-16T03:20:08.493Z Compiling owo-colors v4.2.0
29552025-04-16T03:20:08.579Z Checking argon2 v0.5.3
29562025-04-16T03:20:08.579Z Checking crc v3.2.1
29572025-04-16T03:20:08.657Z Compiling packed_struct_codegen v0.10.1
29582025-04-16T03:20:08.740Z Checking libsw-core v0.3.1
29592025-04-16T03:20:08.828Z Compiling newtype_derive v0.1.6
29602025-04-16T03:20:08.858Z Checking half v2.4.1
29612025-04-16T03:20:08.963Z Compiling indexmap v1.9.3
29622025-04-16T03:20:08.990Z Checking nodrop v0.1.14
29632025-04-16T03:20:09.130Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29642025-04-16T03:20:09.175Z Checking ciborium-io v0.2.2
29652025-04-16T03:20:09.236Z Checking fixedbitset v0.5.7
29662025-04-16T03:20:09.265Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29672025-04-16T03:20:09.318Z Checking ciborium-ll v0.2.2
29682025-04-16T03:20:09.403Z Checking bitvec v1.0.1
29692025-04-16T03:20:09.435Z Checking array-init v0.0.4
29702025-04-16T03:20:09.480Z Checking libsw v3.4.0
29712025-04-16T03:20:09.559Z Checking smallvec v0.6.14
29722025-04-16T03:20:09.604Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29732025-04-16T03:20:09.607Z Checking petgraph v0.7.1
29742025-04-16T03:20:09.921Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29752025-04-16T03:20:10.179Z Checking bitfield v0.14.0
29762025-04-16T03:20:10.292Z Checking hashbrown v0.12.3
29772025-04-16T03:20:10.311Z Checking swrite v0.1.0
29782025-04-16T03:20:10.450Z Checking termcolor v1.4.1
29792025-04-16T03:20:10.469Z Checking linear-map v1.2.0
29802025-04-16T03:20:10.811Z Checking indent_write v2.2.0
29812025-04-16T03:20:10.869Z Checking env_logger v0.10.2
29822025-04-16T03:20:10.887Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29832025-04-16T03:20:10.892Z Checking ron v0.8.1
29842025-04-16T03:20:11.041Z Checking serde-hex v0.1.0
29852025-04-16T03:20:11.084Z Checking ciborium v0.2.2
29862025-04-16T03:20:11.641Z Checking steno v0.4.1
29872025-04-16T03:20:11.929Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29882025-04-16T03:20:12.027Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29892025-04-16T03:20:12.072Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29902025-04-16T03:20:12.216Z Checking hashbrown v0.13.2
29912025-04-16T03:20:12.329Z Checking humantime v2.1.0
29922025-04-16T03:20:12.578Z Checking crc-any v2.5.0
29932025-04-16T03:20:12.621Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29942025-04-16T03:20:12.640Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29952025-04-16T03:20:12.935Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29962025-04-16T03:20:12.967Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68)
29972025-04-16T03:20:13.160Z Checking object v0.30.4
29982025-04-16T03:20:13.270Z Checking path-slash v0.1.5
29992025-04-16T03:20:13.309Z Checking void v1.0.2
30002025-04-16T03:20:13.435Z Checking tungstenite v0.23.0
30012025-04-16T03:20:13.475Z Checking lzss v0.8.2
30022025-04-16T03:20:13.729Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30032025-04-16T03:20:13.841Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30042025-04-16T03:20:14.303Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
30052025-04-16T03:20:14.535Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30062025-04-16T03:20:14.586Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30072025-04-16T03:20:14.765Z Checking nix v0.27.1
30082025-04-16T03:20:14.785Z Checking kstat-rs v0.2.4
30092025-04-16T03:20:15.000Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30102025-04-16T03:20:15.152Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30112025-04-16T03:20:15.433Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30122025-04-16T03:20:15.471Z Checking tokio-tungstenite v0.23.1
30132025-04-16T03:20:15.511Z Checking signal-hook-tokio v0.3.1
30142025-04-16T03:20:16.173Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30152025-04-16T03:20:16.226Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30162025-04-16T03:20:22.964Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30172025-04-16T03:20:24.306Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#6054a3c2)
30182025-04-16T03:20:27.105Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30192025-04-16T03:20:32.632Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30202025-04-16T03:20:33.281Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30212025-04-16T03:20:35.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.86s
30222025-04-16T03:20:36.142Z
30232025-04-16T03:20:36.142Zinfo: running `cargo check --bins` on ereport-api (112/207)
30242025-04-16T03:20:36.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252025-04-16T03:20:36.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262025-04-16T03:20:36.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272025-04-16T03:20:36.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30282025-04-16T03:20:36.850Z
30292025-04-16T03:20:36.850Zinfo: running `cargo check --bins` on gateway-api (113/207)
30302025-04-16T03:20:37.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312025-04-16T03:20:37.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322025-04-16T03:20:37.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332025-04-16T03:20:37.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30342025-04-16T03:20:37.585Z
30352025-04-16T03:20:37.585Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (114/207)
30362025-04-16T03:20:38.208Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372025-04-16T03:20:38.211Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382025-04-16T03:20:38.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392025-04-16T03:20:38.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30402025-04-16T03:20:38.289Z
30412025-04-16T03:20:38.290Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (115/207)
30422025-04-16T03:20:38.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432025-04-16T03:20:38.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442025-04-16T03:20:38.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452025-04-16T03:20:38.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30462025-04-16T03:20:39.022Z
30472025-04-16T03:20:39.022Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (116/207)
30482025-04-16T03:20:39.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-04-16T03:20:39.677Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-04-16T03:20:39.677Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-04-16T03:20:39.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
30522025-04-16T03:20:39.758Z
30532025-04-16T03:20:39.758Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (117/207)
30542025-04-16T03:20:40.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-04-16T03:20:40.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-04-16T03:20:40.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-04-16T03:20:40.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30582025-04-16T03:20:40.488Z
30592025-04-16T03:20:40.488Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (118/207)
30602025-04-16T03:20:41.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-04-16T03:20:41.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-04-16T03:20:41.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-04-16T03:20:41.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30642025-04-16T03:20:41.223Z
30652025-04-16T03:20:41.223Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (119/207)
30662025-04-16T03:20:41.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-04-16T03:20:41.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-04-16T03:20:41.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692025-04-16T03:20:41.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30702025-04-16T03:20:41.946Z
30712025-04-16T03:20:41.946Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (120/207)
30722025-04-16T03:20:42.587Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-04-16T03:20:42.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-04-16T03:20:42.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-04-16T03:20:42.594Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30762025-04-16T03:20:42.674Z
30772025-04-16T03:20:42.674Zinfo: running `cargo check --bins` on oximeter-producer (121/207)
30782025-04-16T03:20:43.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-04-16T03:20:43.344Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-04-16T03:20:43.344Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-04-16T03:20:43.347Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
30822025-04-16T03:20:43.429Z
30832025-04-16T03:20:43.429Zinfo: running `cargo check --bins` on internal-dns-resolver (122/207)
30842025-04-16T03:20:44.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-04-16T03:20:44.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-04-16T03:20:44.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30872025-04-16T03:20:44.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30882025-04-16T03:20:44.158Z
30892025-04-16T03:20:44.158Zinfo: running `cargo check --bins` on sp-sim (123/207)
30902025-04-16T03:20:44.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912025-04-16T03:20:44.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922025-04-16T03:20:44.886Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30932025-04-16T03:20:45.196Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30942025-04-16T03:20:46.701Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30952025-04-16T03:20:48.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
30962025-04-16T03:20:48.514Z
30972025-04-16T03:20:48.514Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (124/207)
30982025-04-16T03:20:49.202Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992025-04-16T03:20:49.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002025-04-16T03:20:49.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012025-04-16T03:20:49.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31022025-04-16T03:20:49.292Z
31032025-04-16T03:20:49.292Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (125/207)
31042025-04-16T03:20:49.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052025-04-16T03:20:49.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062025-04-16T03:20:49.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072025-04-16T03:20:49.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
31082025-04-16T03:20:50.076Z
31092025-04-16T03:20:50.076Zinfo: running `cargo check --bins` on db-macros (126/207)
31102025-04-16T03:20:50.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112025-04-16T03:20:50.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122025-04-16T03:20:50.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132025-04-16T03:20:50.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31142025-04-16T03:20:50.778Z
31152025-04-16T03:20:50.778Zinfo: running `cargo check --bins` on nexus-macros-common (127/207)
31162025-04-16T03:20:51.404Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172025-04-16T03:20:51.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182025-04-16T03:20:51.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192025-04-16T03:20:51.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31202025-04-16T03:20:51.486Z
31212025-04-16T03:20:51.486Zinfo: running `cargo check --bins` on nexus-auth (128/207)
31222025-04-16T03:20:52.153Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232025-04-16T03:20:52.156Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242025-04-16T03:20:52.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252025-04-16T03:20:52.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
31262025-04-16T03:20:52.248Z
31272025-04-16T03:20:52.248Zinfo: running `cargo check --bins` on authz-macros (129/207)
31282025-04-16T03:20:52.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292025-04-16T03:20:52.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302025-04-16T03:20:52.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312025-04-16T03:20:52.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31322025-04-16T03:20:52.963Z
31332025-04-16T03:20:52.963Zinfo: running `cargo check --bins` on nexus-db-fixed-data (130/207)
31342025-04-16T03:20:53.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-04-16T03:20:53.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-04-16T03:20:53.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-04-16T03:20:53.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31382025-04-16T03:20:53.736Z
31392025-04-16T03:20:53.736Zinfo: running `cargo check --bins` on nexus-db-model (131/207)
31402025-04-16T03:20:54.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-04-16T03:20:54.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-04-16T03:20:54.419Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432025-04-16T03:20:54.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31442025-04-16T03:20:54.507Z
31452025-04-16T03:20:54.507Zinfo: running `cargo check --bins` on nexus-db-schema (132/207)
31462025-04-16T03:20:55.133Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-04-16T03:20:55.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-04-16T03:20:55.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492025-04-16T03:20:55.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31502025-04-16T03:20:55.217Z
31512025-04-16T03:20:55.217Zinfo: running `cargo check --bins` on nexus-defaults (133/207)
31522025-04-16T03:20:55.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-04-16T03:20:55.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-04-16T03:20:55.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552025-04-16T03:20:55.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
31562025-04-16T03:20:55.958Z
31572025-04-16T03:20:55.958Zinfo: running `cargo check --bins` on nexus-inventory (134/207)
31582025-04-16T03:20:56.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-04-16T03:20:56.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-04-16T03:20:56.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612025-04-16T03:20:56.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
31622025-04-16T03:20:56.731Z
31632025-04-16T03:20:56.731Zinfo: running `cargo check --bins` on typed-rng (135/207)
31642025-04-16T03:20:57.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-04-16T03:20:57.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-04-16T03:20:57.355Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31672025-04-16T03:20:57.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31682025-04-16T03:20:57.430Z
31692025-04-16T03:20:57.430Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (136/207)
31702025-04-16T03:20:58.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712025-04-16T03:20:58.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722025-04-16T03:20:58.285Z Checking keccak v0.1.5
31732025-04-16T03:20:58.288Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31742025-04-16T03:20:58.288Z Checking secrecy v0.8.0
31752025-04-16T03:20:58.288Z Compiling unicase v2.7.0
31762025-04-16T03:20:58.433Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
31772025-04-16T03:20:58.436Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31782025-04-16T03:20:58.437Z Compiling thiserror-impl-no-std v2.0.2
31792025-04-16T03:20:58.437Z Checking universal-hash v0.5.1
31802025-04-16T03:20:58.594Z Checking opaque-debug v0.3.1
31812025-04-16T03:20:58.692Z Checking sha3 v0.10.8
31822025-04-16T03:20:58.712Z Checking poly1305 v0.8.0
31832025-04-16T03:20:58.730Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
31842025-04-16T03:20:58.748Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31852025-04-16T03:20:58.783Z Checking chacha20 v0.9.1
31862025-04-16T03:20:58.918Z Checking aead v0.5.2
31872025-04-16T03:20:58.964Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31882025-04-16T03:20:59.067Z Compiling proc-macro-error-attr2 v2.0.0
31892025-04-16T03:20:59.093Z Compiling salty v0.3.0
31902025-04-16T03:20:59.114Z Compiling libefi-sys v0.1.0
31912025-04-16T03:20:59.206Z Checking chacha20poly1305 v0.10.1
31922025-04-16T03:20:59.472Z Compiling num-derive v0.3.3
31932025-04-16T03:20:59.529Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31942025-04-16T03:20:59.568Z Compiling bitfield-struct v0.6.2
31952025-04-16T03:20:59.832Z Compiling proc-macro-error2 v2.0.1
31962025-04-16T03:20:59.965Z Checking papergrid v0.14.0
31972025-04-16T03:21:00.483Z Compiling tabled_derive v0.10.0
31982025-04-16T03:21:00.940Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
31992025-04-16T03:21:01.184Z Checking thiserror-no-std v2.0.2
32002025-04-16T03:21:01.308Z Checking vsss-rs v3.3.4
32012025-04-16T03:21:01.503Z Compiling mime_guess v2.0.5
32022025-04-16T03:21:01.589Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32032025-04-16T03:21:01.673Z Checking libscf-sys v1.1.0
32042025-04-16T03:21:02.138Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32052025-04-16T03:21:02.295Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32062025-04-16T03:21:02.457Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32072025-04-16T03:21:02.714Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32082025-04-16T03:21:03.051Z Checking primeorder v0.13.6
32092025-04-16T03:21:03.360Z Checking env_filter v0.1.2
32102025-04-16T03:21:03.554Z Compiling dropshot v0.12.0
32112025-04-16T03:21:03.625Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32122025-04-16T03:21:03.740Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32132025-04-16T03:21:03.880Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32142025-04-16T03:21:03.980Z Checking env_logger v0.11.5
32152025-04-16T03:21:04.039Z Checking p384 v0.13.0
32162025-04-16T03:21:04.324Z Checking tabled v0.18.0
32172025-04-16T03:21:04.379Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
32182025-04-16T03:21:04.648Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32192025-04-16T03:21:04.924Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32202025-04-16T03:21:05.171Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
32212025-04-16T03:21:05.482Z Compiling dropshot_endpoint v0.12.0
32222025-04-16T03:21:05.502Z Compiling xshell-macros v0.2.7
32232025-04-16T03:21:05.557Z Checking http-range v0.1.5
32242025-04-16T03:21:05.666Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32252025-04-16T03:21:05.723Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32262025-04-16T03:21:06.053Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32272025-04-16T03:21:06.246Z Checking xshell v0.2.7
32282025-04-16T03:21:06.354Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32292025-04-16T03:21:06.393Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32302025-04-16T03:21:06.505Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32312025-04-16T03:21:06.584Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32322025-04-16T03:21:06.782Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32332025-04-16T03:21:06.800Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a)
32342025-04-16T03:21:07.085Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32352025-04-16T03:21:07.367Z Checking atty v0.2.14
32362025-04-16T03:21:07.523Z Checking crc8 v0.1.1
32372025-04-16T03:21:07.634Z Checking glob v0.3.2
32382025-04-16T03:21:07.671Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32392025-04-16T03:21:07.807Z Checking hyper-staticfile v0.10.1
32402025-04-16T03:21:07.948Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32412025-04-16T03:21:07.968Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32422025-04-16T03:21:08.584Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
32432025-04-16T03:21:08.909Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32442025-04-16T03:21:08.928Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32452025-04-16T03:21:08.960Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32462025-04-16T03:21:08.984Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32472025-04-16T03:21:09.268Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32482025-04-16T03:21:09.996Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
32492025-04-16T03:21:10.149Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32502025-04-16T03:21:10.279Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32512025-04-16T03:21:10.566Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32522025-04-16T03:21:10.659Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32532025-04-16T03:21:10.971Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32542025-04-16T03:21:11.063Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32552025-04-16T03:21:12.352Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32562025-04-16T03:21:12.618Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
32572025-04-16T03:21:19.017Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32582025-04-16T03:21:32.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.31s
32592025-04-16T03:21:32.949Z
32602025-04-16T03:21:32.949Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (137/207)
32612025-04-16T03:21:33.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32622025-04-16T03:21:33.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32632025-04-16T03:21:33.811Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32642025-04-16T03:21:47.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.70s
32652025-04-16T03:21:47.862Z
32662025-04-16T03:21:47.862Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (138/207)
32672025-04-16T03:21:48.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32682025-04-16T03:21:48.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32692025-04-16T03:21:48.703Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32702025-04-16T03:22:02.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
32712025-04-16T03:22:02.862Z
32722025-04-16T03:22:02.862Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (139/207)
32732025-04-16T03:22:03.567Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32742025-04-16T03:22:03.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32752025-04-16T03:22:03.705Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32762025-04-16T03:22:17.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.71s
32772025-04-16T03:22:17.788Z
32782025-04-16T03:22:17.788Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (140/207)
32792025-04-16T03:22:18.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802025-04-16T03:22:18.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812025-04-16T03:22:18.610Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32822025-04-16T03:22:32.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s
32832025-04-16T03:22:32.689Z
32842025-04-16T03:22:32.689Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (141/207)
32852025-04-16T03:22:33.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862025-04-16T03:22:33.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872025-04-16T03:22:33.508Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32882025-04-16T03:22:47.397Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.70s
32892025-04-16T03:22:47.599Z
32902025-04-16T03:22:47.599Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (142/207)
32912025-04-16T03:22:48.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922025-04-16T03:22:48.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932025-04-16T03:22:48.419Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32942025-04-16T03:23:02.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.74s
32952025-04-16T03:23:02.554Z
32962025-04-16T03:23:02.554Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (143/207)
32972025-04-16T03:23:03.262Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982025-04-16T03:23:03.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992025-04-16T03:23:03.395Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33002025-04-16T03:23:17.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.75s
33012025-04-16T03:23:17.514Z
33022025-04-16T03:23:17.514Zinfo: running `cargo check --bins` on bootstrap-agent-api (144/207)
33032025-04-16T03:23:18.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042025-04-16T03:23:18.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052025-04-16T03:23:18.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062025-04-16T03:23:18.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33072025-04-16T03:23:18.266Z
33082025-04-16T03:23:18.266Zinfo: running `cargo check --bins` on key-manager (145/207)
33092025-04-16T03:23:18.911Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102025-04-16T03:23:18.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112025-04-16T03:23:18.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122025-04-16T03:23:18.917Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33132025-04-16T03:23:18.993Z
33142025-04-16T03:23:18.994Zinfo: running `cargo check --bins` on range-requests (146/207)
33152025-04-16T03:23:19.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162025-04-16T03:23:19.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172025-04-16T03:23:19.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182025-04-16T03:23:19.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33192025-04-16T03:23:19.714Z
33202025-04-16T03:23:19.714Zinfo: running `cargo check --bins` on repo-depot-api (147/207)
33212025-04-16T03:23:20.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222025-04-16T03:23:20.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232025-04-16T03:23:20.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242025-04-16T03:23:20.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33252025-04-16T03:23:20.434Z
33262025-04-16T03:23:20.434Zinfo: running `cargo check --bins` on sled-agent-api (148/207)
33272025-04-16T03:23:21.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282025-04-16T03:23:21.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292025-04-16T03:23:21.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33302025-04-16T03:23:21.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33312025-04-16T03:23:21.194Z
33322025-04-16T03:23:21.194Zinfo: running `cargo check --bins` on sled-diagnostics (149/207)
33332025-04-16T03:23:21.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342025-04-16T03:23:21.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352025-04-16T03:23:21.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362025-04-16T03:23:21.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33372025-04-16T03:23:21.893Z
33382025-04-16T03:23:21.893Zinfo: running `cargo check --bins` on sled-hardware (150/207)
33392025-04-16T03:23:22.562Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33402025-04-16T03:23:22.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33412025-04-16T03:23:22.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33422025-04-16T03:23:22.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33432025-04-16T03:23:22.653Z
33442025-04-16T03:23:22.653Zinfo: running `cargo check --bins --no-default-features` on sled-storage (151/207)
33452025-04-16T03:23:23.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33462025-04-16T03:23:23.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33472025-04-16T03:23:23.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33482025-04-16T03:23:23.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
33492025-04-16T03:23:23.401Z
33502025-04-16T03:23:23.401Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (152/207)
33512025-04-16T03:23:24.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33522025-04-16T03:23:24.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33532025-04-16T03:23:24.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33542025-04-16T03:23:24.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
33552025-04-16T03:23:24.155Z
33562025-04-16T03:23:24.155Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (153/207)
33572025-04-16T03:23:24.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582025-04-16T03:23:24.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592025-04-16T03:23:24.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33602025-04-16T03:23:24.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33612025-04-16T03:23:24.916Z
33622025-04-16T03:23:24.916Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (154/207)
33632025-04-16T03:23:25.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642025-04-16T03:23:25.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652025-04-16T03:23:25.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33662025-04-16T03:23:25.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
33672025-04-16T03:23:25.690Z
33682025-04-16T03:23:25.690Zinfo: running `cargo check --bins` on nexus-test-interface (155/207)
33692025-04-16T03:23:26.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-04-16T03:23:26.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-04-16T03:23:26.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722025-04-16T03:23:26.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
33732025-04-16T03:23:26.454Z
33742025-04-16T03:23:26.454Zinfo: running `cargo check --bins` on oximeter-collector (156/207)
33752025-04-16T03:23:27.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-04-16T03:23:27.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-04-16T03:23:27.247Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33782025-04-16T03:23:27.247Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33792025-04-16T03:23:28.107Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33802025-04-16T03:23:30.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.62s
33812025-04-16T03:23:30.283Z
33822025-04-16T03:23:30.283Zinfo: running `cargo check --bins` on oximeter-api (157/207)
33832025-04-16T03:23:30.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842025-04-16T03:23:30.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852025-04-16T03:23:30.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33862025-04-16T03:23:30.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33872025-04-16T03:23:31.020Z
33882025-04-16T03:23:31.020Zinfo: running `cargo check --bins` on cert-dev (158/207)
33892025-04-16T03:23:31.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902025-04-16T03:23:31.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912025-04-16T03:23:31.715Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33922025-04-16T03:23:32.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
33932025-04-16T03:23:32.197Z
33942025-04-16T03:23:32.197Zinfo: running `cargo check --bins` on clickana (159/207)
33952025-04-16T03:23:32.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962025-04-16T03:23:32.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972025-04-16T03:23:32.941Z Checking castaway v0.2.3
33982025-04-16T03:23:32.943Z Checking lru v0.12.5
33992025-04-16T03:23:32.943Z Compiling instability v0.3.2
34002025-04-16T03:23:32.943Z Checking unicode-truncate v1.1.0
34012025-04-16T03:23:32.944Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34022025-04-16T03:23:32.944Z Checking cassowary v0.3.0
34032025-04-16T03:23:32.944Z Compiling indoc v2.0.6
34042025-04-16T03:23:33.175Z Checking compact_str v0.8.0
34052025-04-16T03:23:33.809Z Checking ratatui v0.29.0
34062025-04-16T03:23:34.730Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34072025-04-16T03:23:35.862Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34082025-04-16T03:23:36.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
34092025-04-16T03:23:36.868Z
34102025-04-16T03:23:36.868Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (160/207)
34112025-04-16T03:23:37.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34122025-04-16T03:23:37.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34132025-04-16T03:23:37.665Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34142025-04-16T03:23:37.665Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34152025-04-16T03:23:38.676Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34162025-04-16T03:23:39.148Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34172025-04-16T03:23:39.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
34182025-04-16T03:23:39.725Z
34192025-04-16T03:23:39.725Zinfo: running `cargo check --bins` on ch-dev (161/207)
34202025-04-16T03:23:40.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34212025-04-16T03:23:40.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34222025-04-16T03:23:40.480Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34232025-04-16T03:23:41.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
34242025-04-16T03:23:41.442Z
34252025-04-16T03:23:41.442Zinfo: running `cargo check --bins` on dev-tools-common (162/207)
34262025-04-16T03:23:41.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34272025-04-16T03:23:41.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34282025-04-16T03:23:41.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34292025-04-16T03:23:41.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
34302025-04-16T03:23:41.975Z
34312025-04-16T03:23:41.975Zinfo: running `cargo check --bins` on crdb-seed (163/207)
34322025-04-16T03:23:42.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34332025-04-16T03:23:42.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34342025-04-16T03:23:42.723Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34352025-04-16T03:23:43.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
34362025-04-16T03:23:43.317Z
34372025-04-16T03:23:43.317Zinfo: running `cargo check --bins` on db-dev (164/207)
34382025-04-16T03:23:43.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34392025-04-16T03:23:43.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34402025-04-16T03:23:44.090Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34412025-04-16T03:23:44.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s
34422025-04-16T03:23:45.067Z
34432025-04-16T03:23:45.067Zinfo: running `cargo check --bins` on omicron-dev-lib (165/207)
34442025-04-16T03:23:45.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34452025-04-16T03:23:45.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34462025-04-16T03:23:45.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34472025-04-16T03:23:45.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
34482025-04-16T03:23:45.828Z
34492025-04-16T03:23:45.828Zinfo: running `cargo check --bins` on xtask-downloader (166/207)
34502025-04-16T03:23:46.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512025-04-16T03:23:46.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522025-04-16T03:23:46.537Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34532025-04-16T03:23:47.394Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
34542025-04-16T03:23:47.584Z
34552025-04-16T03:23:47.584Zinfo: running `cargo check --bins` on omicron-ls-apis (167/207)
34562025-04-16T03:23:48.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34572025-04-16T03:23:48.219Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34582025-04-16T03:23:48.294Z Checking cargo-platform v0.1.8
34592025-04-16T03:23:48.581Z Checking cargo_metadata v0.19.2
34602025-04-16T03:23:49.588Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34612025-04-16T03:23:50.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s
34622025-04-16T03:23:50.598Z
34632025-04-16T03:23:50.599Zinfo: running `cargo check --bins` on mgs-dev (168/207)
34642025-04-16T03:23:51.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34652025-04-16T03:23:51.307Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34662025-04-16T03:23:51.431Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34672025-04-16T03:23:52.833Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34682025-04-16T03:23:53.382Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34692025-04-16T03:23:53.937Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
34702025-04-16T03:23:54.136Z
34712025-04-16T03:23:54.136Zinfo: running `cargo check --bins` on omicron-omdb (169/207)
34722025-04-16T03:23:54.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34732025-04-16T03:23:54.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34742025-04-16T03:23:55.030Z Compiling crunchy v0.2.2
34752025-04-16T03:23:55.033Z Compiling dsl_auto_type v0.1.2
34762025-04-16T03:23:55.033Z Checking scheduled-thread-pool v0.2.7
34772025-04-16T03:23:55.033Z Compiling diesel_table_macro_syntax v0.2.0
34782025-04-16T03:23:55.033Z Compiling tiny-keccak v2.0.2
34792025-04-16T03:23:55.163Z Compiling bit-vec v0.6.3
34802025-04-16T03:23:55.183Z Compiling ascii-canvas v3.0.0
34812025-04-16T03:23:55.186Z Compiling ena v0.14.3
34822025-04-16T03:23:55.388Z Checking r2d2 v0.8.10
34832025-04-16T03:23:55.517Z Compiling bit-set v0.5.3
34842025-04-16T03:23:55.612Z Compiling bindgen v0.71.1
34852025-04-16T03:23:55.647Z Compiling regex-syntax v0.6.29
34862025-04-16T03:23:55.682Z Compiling diff v0.1.13
34872025-04-16T03:23:55.700Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34882025-04-16T03:23:55.719Z Compiling rustc-hash v2.1.1
34892025-04-16T03:23:55.784Z Compiling ref-cast v1.0.23
34902025-04-16T03:23:55.913Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34912025-04-16T03:23:55.942Z Compiling derive_builder_core v0.20.2
34922025-04-16T03:23:56.190Z Compiling libxml v0.3.3
34932025-04-16T03:23:56.246Z Compiling ref-cast-impl v1.0.23
34942025-04-16T03:23:56.374Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34952025-04-16T03:23:56.419Z Compiling diesel_derives v2.2.3
34962025-04-16T03:23:56.528Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34972025-04-16T03:23:56.631Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34982025-04-16T03:23:56.876Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34992025-04-16T03:23:56.970Z Compiling strum_macros v0.24.3
35002025-04-16T03:23:57.270Z Compiling indoc v1.0.9
35012025-04-16T03:23:58.001Z Compiling derive_builder_macro v0.20.2
35022025-04-16T03:23:58.169Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
35032025-04-16T03:23:58.514Z Compiling impl-trait-for-tuples v0.2.2
35042025-04-16T03:23:58.918Z Compiling lalrpop v0.19.12
35052025-04-16T03:23:59.054Z Checking derive_builder v0.20.2
35062025-04-16T03:23:59.223Z Compiling oso-derive v0.27.3
35072025-04-16T03:23:59.517Z Checking quick-xml v0.37.2
35082025-04-16T03:24:00.116Z Compiling diesel-dtrace v0.4.2
35092025-04-16T03:24:00.153Z Checking maplit v1.0.2
35102025-04-16T03:24:00.329Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35112025-04-16T03:24:00.554Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35122025-04-16T03:24:00.752Z Checking bb8 v0.8.5
35132025-04-16T03:24:00.894Z Checking io-lifetimes v1.0.11
35142025-04-16T03:24:01.118Z Checking rustix v0.37.28
35152025-04-16T03:24:01.257Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35162025-04-16T03:24:01.511Z Checking rand_seeder v0.3.0
35172025-04-16T03:24:01.625Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35182025-04-16T03:24:01.766Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35192025-04-16T03:24:01.841Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35202025-04-16T03:24:01.967Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35212025-04-16T03:24:02.181Z Checking terminal_size v0.2.6
35222025-04-16T03:24:02.312Z Checking smawk v0.3.2
35232025-04-16T03:24:02.373Z Checking is_ci v1.2.0
35242025-04-16T03:24:02.531Z Checking unicode-linebreak v0.1.5
35252025-04-16T03:24:02.554Z Checking supports-color v3.0.2
35262025-04-16T03:24:02.819Z Checking multimap v0.10.0
35272025-04-16T03:24:02.973Z Checking textwrap v0.16.1
35282025-04-16T03:24:03.815Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35292025-04-16T03:24:05.206Z Checking diesel v2.2.9
35302025-04-16T03:24:20.470Z Compiling samael v0.0.18
35312025-04-16T03:24:35.349Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35322025-04-16T03:24:36.115Z Checking async-bb8-diesel v0.2.1
35332025-04-16T03:24:38.289Z Compiling polar-core v0.27.3
35342025-04-16T03:24:45.467Z Checking oso v0.27.3
35352025-04-16T03:25:45.650Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35362025-04-16T03:25:53.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
35372025-04-16T03:25:53.519Z
35382025-04-16T03:25:53.519Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (170/207)
35392025-04-16T03:25:54.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35402025-04-16T03:25:54.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35412025-04-16T03:25:54.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35422025-04-16T03:25:54.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35432025-04-16T03:25:54.310Z
35442025-04-16T03:25:54.310Zinfo: running `cargo check --bins` on nexus-saga-recovery (171/207)
35452025-04-16T03:25:54.993Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462025-04-16T03:25:54.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472025-04-16T03:25:54.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35482025-04-16T03:25:54.999Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
35492025-04-16T03:25:55.085Z
35502025-04-16T03:25:55.085Zinfo: running `cargo check --bins` on nexus-test-utils-macros (172/207)
35512025-04-16T03:25:55.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522025-04-16T03:25:55.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532025-04-16T03:25:55.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35542025-04-16T03:25:55.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
35552025-04-16T03:25:55.784Z
35562025-04-16T03:25:55.784Zinfo: running `cargo check --bins` on omicron-nexus (173/207)
35572025-04-16T03:25:56.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582025-04-16T03:25:56.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592025-04-16T03:25:56.696Z Compiling libz-sys v1.1.20
35602025-04-16T03:25:56.699Z Compiling libgit2-sys v0.17.0+1.8.1
35612025-04-16T03:25:56.833Z Compiling vergen v8.3.2
35622025-04-16T03:25:56.836Z Compiling cargo-platform v0.1.8
35632025-04-16T03:25:56.836Z Compiling pin-project-internal v1.1.6
35642025-04-16T03:25:56.870Z Compiling snafu-derive v0.8.5
35652025-04-16T03:25:56.873Z Compiling rustls v0.21.12
35662025-04-16T03:25:56.900Z Checking globset v0.4.15
35672025-04-16T03:25:57.173Z Compiling cargo_metadata v0.18.1
35682025-04-16T03:25:57.263Z Checking olpc-cjson v0.1.4
35692025-04-16T03:25:57.329Z Checking sct v0.7.1
35702025-04-16T03:25:57.393Z Checking rustls-webpki v0.101.7
35712025-04-16T03:25:57.500Z Checking serde_plain v1.0.2
35722025-04-16T03:25:57.545Z Checking typed-path v0.9.3
35732025-04-16T03:25:57.601Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35742025-04-16T03:25:57.778Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35752025-04-16T03:25:57.908Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35762025-04-16T03:25:58.117Z Checking parse-size v1.1.0
35772025-04-16T03:25:58.267Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
35782025-04-16T03:25:58.377Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
35792025-04-16T03:25:58.602Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35802025-04-16T03:25:59.424Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35812025-04-16T03:25:59.466Z Checking pin-project v1.1.6
35822025-04-16T03:25:59.622Z Checking rustls-pemfile v1.0.4
35832025-04-16T03:25:59.757Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35842025-04-16T03:25:59.774Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35852025-04-16T03:25:59.834Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35862025-04-16T03:26:00.079Z Checking twox-hash v2.1.0
35872025-04-16T03:26:00.124Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35882025-04-16T03:26:00.237Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35892025-04-16T03:26:00.411Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
35902025-04-16T03:26:00.891Z Checking tokio-rustls v0.24.1
35912025-04-16T03:26:01.177Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
35922025-04-16T03:26:01.485Z Checking snafu v0.8.5
35932025-04-16T03:26:01.548Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35942025-04-16T03:26:01.935Z Checking tough v0.20.0
35952025-04-16T03:26:01.989Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35962025-04-16T03:26:02.013Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
35972025-04-16T03:26:02.031Z Checking fatfs v0.3.6
35982025-04-16T03:26:02.156Z Checking assert_matches v1.5.0
35992025-04-16T03:26:05.903Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
36002025-04-16T03:26:07.098Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36012025-04-16T03:26:08.728Z Compiling git2 v0.19.0
36022025-04-16T03:26:12.780Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
36032025-04-16T03:27:05.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
36042025-04-16T03:27:06.142Z
36052025-04-16T03:27:06.142Zinfo: running `cargo check --bins` on nexus-external-api (174/207)
36062025-04-16T03:27:06.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36072025-04-16T03:27:06.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36082025-04-16T03:27:06.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36092025-04-16T03:27:06.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36102025-04-16T03:27:06.937Z
36112025-04-16T03:27:06.938Zinfo: running `cargo check --bins` on nexus-internal-api (175/207)
36122025-04-16T03:27:07.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36132025-04-16T03:27:07.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36142025-04-16T03:27:07.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36152025-04-16T03:27:07.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36162025-04-16T03:27:07.698Z
36172025-04-16T03:27:07.698Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (176/207)
36182025-04-16T03:27:08.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36192025-04-16T03:27:08.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36202025-04-16T03:27:08.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36212025-04-16T03:27:08.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
36222025-04-16T03:27:08.495Z
36232025-04-16T03:27:08.495Zinfo: running `cargo check --bins` on nexus-mgs-updates (177/207)
36242025-04-16T03:27:09.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36252025-04-16T03:27:09.172Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36262025-04-16T03:27:09.172Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36272025-04-16T03:27:09.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
36282025-04-16T03:27:09.261Z
36292025-04-16T03:27:09.261Zinfo: running `cargo check --bins` on nexus-networking (178/207)
36302025-04-16T03:27:09.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36312025-04-16T03:27:09.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36322025-04-16T03:27:09.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36332025-04-16T03:27:09.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
36342025-04-16T03:27:10.047Z
36352025-04-16T03:27:10.047Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (179/207)
36362025-04-16T03:27:10.734Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36372025-04-16T03:27:10.737Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36382025-04-16T03:27:10.737Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36392025-04-16T03:27:10.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
36402025-04-16T03:27:10.834Z
36412025-04-16T03:27:10.834Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (180/207)
36422025-04-16T03:27:11.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36432025-04-16T03:27:11.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36442025-04-16T03:27:11.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36452025-04-16T03:27:11.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
36462025-04-16T03:27:11.619Z
36472025-04-16T03:27:11.619Zinfo: running `cargo check --bins` on update-common (181/207)
36482025-04-16T03:27:12.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36492025-04-16T03:27:12.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36502025-04-16T03:27:12.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36512025-04-16T03:27:12.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
36522025-04-16T03:27:12.351Z
36532025-04-16T03:27:12.351Zinfo: running `cargo check --bins` on omicron-dev (182/207)
36542025-04-16T03:27:13.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36552025-04-16T03:27:13.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36562025-04-16T03:27:13.307Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36572025-04-16T03:27:13.311Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36582025-04-16T03:27:13.455Z Checking diff v0.1.13
36592025-04-16T03:27:13.455Z Checking yansi v1.0.1
36602025-04-16T03:27:13.458Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36612025-04-16T03:27:13.471Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36622025-04-16T03:27:13.974Z Checking pretty_assertions v1.4.1
36632025-04-16T03:27:14.536Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36642025-04-16T03:27:42.635Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36652025-04-16T03:27:42.635Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36662025-04-16T03:27:42.639Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36672025-04-16T03:27:42.639Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36682025-04-16T03:27:42.639Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36692025-04-16T03:27:42.639Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36702025-04-16T03:27:43.582Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36712025-04-16T03:27:44.842Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36722025-04-16T03:28:28.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
36732025-04-16T03:28:28.621Z
36742025-04-16T03:28:28.621Zinfo: running `cargo check --bins` on openapi-manager (183/207)
36752025-04-16T03:28:29.300Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36762025-04-16T03:28:29.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36772025-04-16T03:28:29.422Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36782025-04-16T03:28:29.422Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36792025-04-16T03:28:29.550Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36802025-04-16T03:28:29.553Z Checking heck v0.4.1
36812025-04-16T03:28:29.575Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36822025-04-16T03:28:29.726Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36832025-04-16T03:28:29.955Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36842025-04-16T03:28:30.658Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36852025-04-16T03:28:32.842Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36862025-04-16T03:28:34.354Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36872025-04-16T03:28:35.167Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36882025-04-16T03:28:36.598Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.97s
36892025-04-16T03:28:36.793Z
36902025-04-16T03:28:36.793Zinfo: running `cargo check --bins` on installinator-api (184/207)
36912025-04-16T03:28:37.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36922025-04-16T03:28:37.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36932025-04-16T03:28:37.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36942025-04-16T03:28:37.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
36952025-04-16T03:28:37.551Z
36962025-04-16T03:28:37.551Zinfo: running `cargo check --bins` on wicketd-api (185/207)
36972025-04-16T03:28:38.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36982025-04-16T03:28:38.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36992025-04-16T03:28:38.230Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37002025-04-16T03:28:38.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37012025-04-16T03:28:38.317Z
37022025-04-16T03:28:38.317Zinfo: running `cargo check --bins` on omicron-pins (186/207)
37032025-04-16T03:28:38.953Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37042025-04-16T03:28:38.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37052025-04-16T03:28:38.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37062025-04-16T03:28:38.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
37072025-04-16T03:28:39.036Z
37082025-04-16T03:28:39.036Zinfo: running `cargo check --bins` on reconfigurator-cli (187/207)
37092025-04-16T03:28:39.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37102025-04-16T03:28:39.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37112025-04-16T03:28:39.829Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
37122025-04-16T03:28:39.829Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37132025-04-16T03:28:39.953Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37142025-04-16T03:28:39.956Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
37152025-04-16T03:28:39.956Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
37162025-04-16T03:28:39.956Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37172025-04-16T03:28:40.004Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37182025-04-16T03:28:40.007Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37192025-04-16T03:28:40.182Z Compiling petname v2.0.2
37202025-04-16T03:28:40.201Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37212025-04-16T03:28:40.219Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37222025-04-16T03:28:40.544Z Checking sync-ptr v0.1.1
37232025-04-16T03:28:40.578Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37242025-04-16T03:28:40.794Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
37252025-04-16T03:28:41.840Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37262025-04-16T03:28:43.142Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37272025-04-16T03:28:53.706Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37282025-04-16T03:28:53.706Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37292025-04-16T03:28:54.333Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37302025-04-16T03:28:55.478Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37312025-04-16T03:28:57.325Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.27s
37322025-04-16T03:28:57.539Z
37332025-04-16T03:28:57.539Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (188/207)
37342025-04-16T03:28:58.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37352025-04-16T03:28:58.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37362025-04-16T03:28:58.220Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37372025-04-16T03:28:58.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
37382025-04-16T03:28:58.310Z
37392025-04-16T03:28:58.310Zinfo: running `cargo check --bins` on omicron-repl-utils (189/207)
37402025-04-16T03:28:58.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37412025-04-16T03:28:58.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37422025-04-16T03:28:58.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37432025-04-16T03:28:58.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
37442025-04-16T03:28:59.020Z
37452025-04-16T03:28:59.020Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (190/207)
37462025-04-16T03:28:59.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37472025-04-16T03:28:59.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37482025-04-16T03:28:59.848Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37492025-04-16T03:29:00.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
37502025-04-16T03:29:01.095Z
37512025-04-16T03:29:01.095Zinfo: running `cargo check --bins` on reconfigurator-sp-updater (191/207)
37522025-04-16T03:29:01.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37532025-04-16T03:29:01.780Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37542025-04-16T03:29:01.880Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37552025-04-16T03:29:02.300Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37562025-04-16T03:29:03.244Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
37572025-04-16T03:29:03.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s
37582025-04-16T03:29:04.057Z
37592025-04-16T03:29:04.057Zinfo: running `cargo check --bins` on omicron-releng (192/207)
37602025-04-16T03:29:04.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37612025-04-16T03:29:04.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37622025-04-16T03:29:04.781Z Compiling blake3 v1.5.4
37632025-04-16T03:29:04.784Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37642025-04-16T03:29:04.904Z Checking memmap2 v0.9.5
37652025-04-16T03:29:04.907Z Checking arrayref v0.3.9
37662025-04-16T03:29:04.907Z Checking arrayvec v0.7.6
37672025-04-16T03:29:04.907Z Checking constant_time_eq v0.3.1
37682025-04-16T03:29:04.960Z Checking topological-sort v0.2.2
37692025-04-16T03:29:04.963Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37702025-04-16T03:29:05.012Z Checking shell-words v1.1.0
37712025-04-16T03:29:05.381Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37722025-04-16T03:29:05.605Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26)
37732025-04-16T03:29:06.150Z Checking omicron-zone-package v0.12.0
37742025-04-16T03:29:07.293Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37752025-04-16T03:29:08.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
37762025-04-16T03:29:08.399Z
37772025-04-16T03:29:08.399Zinfo: running `cargo check --bins` on omicron-repo-depot-standalone (193/207)
37782025-04-16T03:29:09.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37792025-04-16T03:29:09.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37802025-04-16T03:29:09.134Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37812025-04-16T03:29:09.494Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
37822025-04-16T03:29:09.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s
37832025-04-16T03:29:10.108Z
37842025-04-16T03:29:10.109Zinfo: running `cargo check --bins` on xtask (194/207)
37852025-04-16T03:29:10.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37862025-04-16T03:29:10.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37872025-04-16T03:29:10.641Z Checking bitflags v2.9.0
37882025-04-16T03:29:10.645Z Checking serde v1.0.219
37892025-04-16T03:29:10.645Z Checking thiserror v1.0.69
37902025-04-16T03:29:10.745Z Checking scroll v0.12.0
37912025-04-16T03:29:10.754Z Checking log v0.4.22
37922025-04-16T03:29:10.758Z Checking hashbrown v0.15.1
37932025-04-16T03:29:10.774Z Checking zerocopy v0.7.35
37942025-04-16T03:29:10.790Z Checking syn v2.0.98
37952025-04-16T03:29:10.869Z Checking pest v2.7.14
37962025-04-16T03:29:10.982Z Checking rustix v0.38.37
37972025-04-16T03:29:11.015Z Checking once_cell v1.21.3
37982025-04-16T03:29:11.190Z Checking goblin v0.8.2
37992025-04-16T03:29:11.346Z Checking thiserror v2.0.12
38002025-04-16T03:29:11.499Z Checking fs-err v2.11.0
38012025-04-16T03:29:11.728Z Checking indexmap v2.7.1
38022025-04-16T03:29:11.810Z Checking tabled v0.15.0
38032025-04-16T03:29:11.992Z Checking anyhow v1.0.97
38042025-04-16T03:29:12.355Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
38052025-04-16T03:29:12.699Z Checking terminal_size v0.4.0
38062025-04-16T03:29:12.700Z Checking tempfile v3.13.0
38072025-04-16T03:29:12.867Z Checking clap_builder v4.5.35
38082025-04-16T03:29:13.336Z Checking dtrace-parser v0.2.0
38092025-04-16T03:29:14.721Z Checking serde_json v1.0.140
38102025-04-16T03:29:14.721Z Checking toml_datetime v0.6.8
38112025-04-16T03:29:14.721Z Checking serde_spanned v0.6.8
38122025-04-16T03:29:14.726Z Checking camino v1.1.9
38132025-04-16T03:29:14.726Z Checking cargo-platform v0.1.8
38142025-04-16T03:29:14.956Z Checking semver v1.0.25
38152025-04-16T03:29:15.033Z Checking toml_edit v0.22.24
38162025-04-16T03:29:15.049Z Checking macaddr v1.0.1
38172025-04-16T03:29:15.247Z Checking camino-tempfile v1.1.1
38182025-04-16T03:29:15.317Z Checking clap v4.5.35
38192025-04-16T03:29:15.888Z Checking dof v0.3.0
38202025-04-16T03:29:15.888Z Checking cargo_metadata v0.19.2
38212025-04-16T03:29:16.291Z Checking usdt-impl v0.5.0
38222025-04-16T03:29:16.655Z Checking usdt v0.5.0
38232025-04-16T03:29:16.866Z Checking toml v0.8.20
38242025-04-16T03:29:17.302Z Checking cargo_toml v0.21.0
38252025-04-16T03:29:18.401Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
38262025-04-16T03:29:19.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s
38272025-04-16T03:29:19.159Z
38282025-04-16T03:29:19.159Zinfo: running `cargo check --bins` on end-to-end-tests (195/207)
38292025-04-16T03:29:19.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38302025-04-16T03:29:19.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38312025-04-16T03:29:20.033Z Checking polyval v0.6.2
38322025-04-16T03:29:20.154Z Checking ctr v0.9.2
38332025-04-16T03:29:20.168Z Checking ssh-encoding v0.2.0
38342025-04-16T03:29:20.171Z Checking blowfish v0.9.1
38352025-04-16T03:29:20.196Z Checking password-hash v0.4.2
38362025-04-16T03:29:20.212Z Checking p256 v0.13.2
38372025-04-16T03:29:20.215Z Checking p521 v0.13.3
38382025-04-16T03:29:20.232Z Checking russh-cryptovec v0.7.3
38392025-04-16T03:29:20.376Z Checking ghash v0.5.1
38402025-04-16T03:29:20.396Z Checking bcrypt-pbkdf v0.10.0
38412025-04-16T03:29:20.450Z Checking md5 v0.7.0
38422025-04-16T03:29:20.472Z Checking num-bigint v0.4.6
38432025-04-16T03:29:20.504Z Checking des v0.8.1
38442025-04-16T03:29:20.541Z Checking aes-gcm v0.10.3
38452025-04-16T03:29:20.589Z Checking pbkdf2 v0.11.0
38462025-04-16T03:29:20.688Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38472025-04-16T03:29:20.709Z Checking hex-literal v0.4.1
38482025-04-16T03:29:20.734Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38492025-04-16T03:29:20.782Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38502025-04-16T03:29:20.798Z Checking ssh-cipher v0.2.0
38512025-04-16T03:29:20.850Z Checking internet-checksum v0.2.1
38522025-04-16T03:29:21.087Z Checking ssh-key v0.6.6
38532025-04-16T03:29:21.327Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38542025-04-16T03:29:22.241Z Checking russh-keys v0.45.0
38552025-04-16T03:29:23.076Z Checking russh v0.45.0
38562025-04-16T03:29:41.353Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38572025-04-16T03:29:42.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.56s
38582025-04-16T03:29:42.950Z
38592025-04-16T03:29:42.950Zinfo: running `cargo check --bins` on gateway-cli (196/207)
38602025-04-16T03:29:43.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612025-04-16T03:29:43.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622025-04-16T03:29:43.694Z Checking termios v0.3.3
38632025-04-16T03:29:43.928Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38642025-04-16T03:29:44.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
38652025-04-16T03:29:44.876Z
38662025-04-16T03:29:44.877Zinfo: running `cargo check --bins --no-default-features` on installinator (197/207)
38672025-04-16T03:29:45.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38682025-04-16T03:29:45.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38692025-04-16T03:29:45.672Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38702025-04-16T03:29:45.672Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38712025-04-16T03:29:45.675Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38722025-04-16T03:29:45.675Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38732025-04-16T03:29:46.566Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38742025-04-16T03:29:46.725Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38752025-04-16T03:29:48.379Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38762025-04-16T03:29:50.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s
38772025-04-16T03:29:50.366Z
38782025-04-16T03:29:50.366Zinfo: running `cargo check --bins` on internal-dns-cli (198/207)
38792025-04-16T03:29:51.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38802025-04-16T03:29:51.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38812025-04-16T03:29:51.088Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38822025-04-16T03:29:51.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
38832025-04-16T03:29:51.775Z
38842025-04-16T03:29:51.775Zinfo: running `cargo check --bins` on omicron-live-tests (199/207)
38852025-04-16T03:29:52.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38862025-04-16T03:29:52.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38872025-04-16T03:29:52.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38882025-04-16T03:29:52.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
38892025-04-16T03:29:52.480Z
38902025-04-16T03:29:52.480Zinfo: running `cargo check --bins` on live-tests-macros (200/207)
38912025-04-16T03:29:53.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38922025-04-16T03:29:53.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38932025-04-16T03:29:53.112Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38942025-04-16T03:29:53.115Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
38952025-04-16T03:29:53.193Z
38962025-04-16T03:29:53.193Zinfo: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (201/207)
38972025-04-16T03:29:53.886Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38982025-04-16T03:29:53.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38992025-04-16T03:29:54.003Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
39002025-04-16T03:29:54.619Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
39012025-04-16T03:29:54.826Z
39022025-04-16T03:29:54.826Zinfo: running `cargo check --bins` on omicron-package (202/207)
39032025-04-16T03:29:55.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042025-04-16T03:29:55.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052025-04-16T03:29:55.604Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
39062025-04-16T03:29:57.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s
39072025-04-16T03:29:57.253Z
39082025-04-16T03:29:57.253Zinfo: running `cargo check --bins` on wicket-dbg (203/207)
39092025-04-16T03:29:57.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102025-04-16T03:29:57.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112025-04-16T03:29:58.067Z Checking rtoolbox v0.0.2
39122025-04-16T03:29:58.070Z Checking tui-tree-widget v0.23.0
39132025-04-16T03:29:58.070Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39142025-04-16T03:29:58.327Z Checking rpassword v7.3.1
39152025-04-16T03:30:02.875Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39162025-04-16T03:30:05.734Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
39172025-04-16T03:30:06.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.63s
39182025-04-16T03:30:07.090Z
39192025-04-16T03:30:07.090Zinfo: running `cargo check --bins` on wicket (204/207)
39202025-04-16T03:30:07.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39212025-04-16T03:30:07.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39222025-04-16T03:30:07.895Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
39232025-04-16T03:30:08.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
39242025-04-16T03:30:08.508Z
39252025-04-16T03:30:08.508Zinfo: running `cargo check --bins` on wicketd (205/207)
39262025-04-16T03:30:09.214Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39272025-04-16T03:30:09.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39282025-04-16T03:30:09.337Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39292025-04-16T03:30:13.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
39302025-04-16T03:30:13.593Z
39312025-04-16T03:30:13.593Zinfo: running `cargo check --bins` on omicron-workspace-hack (206/207)
39322025-04-16T03:30:14.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39332025-04-16T03:30:14.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39342025-04-16T03:30:14.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39352025-04-16T03:30:14.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
39362025-04-16T03:30:14.301Z
39372025-04-16T03:30:14.301Zinfo: running `cargo check --bins` on zone-setup (207/207)
39382025-04-16T03:30:14.966Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39392025-04-16T03:30:14.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39402025-04-16T03:30:15.071Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
39412025-04-16T03:30:15.074Z Checking uzers v0.12.1
39422025-04-16T03:30:16.991Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39432025-04-16T03:30:19.096Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39442025-04-16T03:30:20.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s
39452025-04-16T03:30:20.290Z
39462025-04-16T03:30:20.290Zreal 14:23.454027343
39472025-04-16T03:30:20.290Zuser 28:59.956971671
39482025-04-16T03:30:20.290Zsys 4:38.786606578
39492025-04-16T03:30:20.290Ztrap 0.618904801
39502025-04-16T03:30:20.290Ztflt 0.759899899
39512025-04-16T03:30:20.290Zdflt 1.360803720
39522025-04-16T03:30:20.293Zkflt 0.001179593
39532025-04-16T03:30:20.293Zlock 49:18.284400729
39542025-04-16T03:30:20.293Zslp 2:20:35.216091206
39552025-04-16T03:30:20.293Zlat 1:13.507968178
39562025-04-16T03:30:20.293Zstop 4:13.548333648
39572025-04-16T03:30:20.293Zprocess exited: duration 1205106 ms, exit code 0
 
39582025-04-16T03:30:20.300Zfound 0 output files