01JQS5GXMDXBMDTYA1YE5EDHJ1: 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: 01JQS5H9RBKCGG5M5KE1QBDA6W

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12025-04-01T17:14:35.202Zjob assigned to worker 01JQS5HAAD881EXF86RB4WH09N [factory gimlet-EVT22200007-propolis, EVT22200007/23475] (queued for 24 s)
 
22025-04-01T17:14:43.376Zstarting task 0: "setup"
32025-04-01T17:14:43.402Z++ uname -s
42025-04-01T17:14:43.402Z+ kern=SunOS
52025-04-01T17:14:43.403Z+ build_user=build
62025-04-01T17:14:43.403Z+ build_uid=12345
72025-04-01T17:14:43.403Z+ work_dir=/work
82025-04-01T17:14:43.403Z+ input_dir=/input
92025-04-01T17:14:43.403Z+ [[ 0 == 12345 ]]
102025-04-01T17:14:43.403Z+ case "$kern" in
112025-04-01T17:14:43.403Z+ groupadd -g 12345 build
122025-04-01T17:14:43.403Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-04-01T17:14:45.400Z+ zfs create -o mountpoint=/work rpool/work
142025-04-01T17:14:45.436Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-04-01T17:14:45.461Z+ home_fs=zfs
162025-04-01T17:14:45.461Z+ [[ zfs == autofs ]]
172025-04-01T17:14:45.461Z+ mkdir -p /home/build
182025-04-01T17:14:45.461Z+ chown build:build /home/build /work
192025-04-01T17:14:47.445Z+ chmod 0700 /home/build /work
202025-04-01T17:14:47.470Zprocess exited: duration 4073 ms, exit code 0
 
212025-04-01T17:14:47.522Zstarting task 1: "rust-toolchain"
222025-04-01T17:14:47.547Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-04-01T17:14:47.547Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-04-01T17:14:47.547Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252025-04-01T17:14:47.547Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-04-01T17:14:47.547Z * rust toolchain channel = "1.85.0"
272025-04-01T17:14:47.547Z * rust toolchain profile = "default"
282025-04-01T17:14:47.547Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-04-01T17:14:47.547Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-04-01T17:14:47.674Zinfo: downloading installer
312025-04-01T17:14:48.402Zwarn: It looks like you have an existing installation of Rust at:
322025-04-01T17:14:48.402Zwarn: /opt/ooce/bin
332025-04-01T17:14:48.402Zwarn: It is recommended that rustup be the primary Rust installation.
342025-04-01T17:14:48.402Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-04-01T17:14:48.402Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-04-01T17:14:48.402Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-04-01T17:14:48.402Zwarn: or pass `-y' to ignore all ignorable checks.
382025-04-01T17:14:48.402Zerror: cannot install while Rust is installed
392025-04-01T17:14:48.402Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-04-01T17:14:48.427Zinfo: profile set to 'default'
412025-04-01T17:14:48.427Zinfo: default host triple is x86_64-unknown-illumos
422025-04-01T17:14:48.427Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-04-01T17:14:48.603Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-04-01T17:14:48.603Zinfo: downloading component 'cargo'
452025-04-01T17:14:48.966Zinfo: downloading component 'clippy'
462025-04-01T17:14:49.204Zinfo: downloading component 'rust-docs'
472025-04-01T17:14:49.719Zinfo: downloading component 'rust-std'
482025-04-01T17:14:50.451Zinfo: downloading component 'rustc'
492025-04-01T17:14:52.839Zinfo: downloading component 'rustfmt'
502025-04-01T17:14:52.989Zinfo: installing component 'cargo'
512025-04-01T17:14:54.056Zinfo: installing component 'clippy'
522025-04-01T17:14:54.508Zinfo: installing component 'rust-docs'
532025-04-01T17:14:57.427Zinfo: installing component 'rust-std'
542025-04-01T17:14:59.735Zinfo: installing component 'rustc'
552025-04-01T17:15:06.632Zinfo: installing component 'rustfmt'
562025-04-01T17:15:07.003Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-04-01T17:15:07.003Z
582025-04-01T17:15:07.153Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-04-01T17:15:07.153Z
602025-04-01T17:15:07.153Z
612025-04-01T17:15:07.153ZRust is installed now. Great!
622025-04-01T17:15:07.153Z
632025-04-01T17:15:07.153ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-04-01T17:15:07.178Zenvironment variable. This has not been done automatically.
652025-04-01T17:15:07.178Z
662025-04-01T17:15:07.178ZTo configure your current shell, you need to source
672025-04-01T17:15:07.178Zthe corresponding env file under $HOME/.cargo.
682025-04-01T17:15:07.178Z
692025-04-01T17:15:07.178ZThis is usually done by running one of the following (note the leading DOT):
702025-04-01T17:15:07.178Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-04-01T17:15:07.178Zsource "$HOME/.cargo/env.fish" # For fish
722025-04-01T17:15:07.178Zsource "$HOME/.cargo/env.nu" # For nushell
732025-04-01T17:15:07.250Z+ rustup --version
742025-04-01T17:15:07.275Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-04-01T17:15:07.275Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-04-01T17:15:07.319Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
772025-04-01T17:15:07.345Z+ cargo --version
782025-04-01T17:15:07.370Zcargo 1.85.0 (d73d2caf9 2024-12-31)
792025-04-01T17:15:07.370Z+ rustc --version
802025-04-01T17:15:07.399Zrustc 1.85.0 (4d91de4e4 2025-02-17)
812025-04-01T17:15:07.425Zprocess exited: duration 19883 ms, exit code 0
 
822025-04-01T17:15:07.476Zstarting task 2: "authentication"
832025-04-01T17:15:07.534Zprocess exited: duration 57 ms, exit code 0
 
842025-04-01T17:15:07.584Zstarting task 3: "clone repository"
852025-04-01T17:15:07.610Z+ mkdir -p /work/oxidecomputer/omicron
862025-04-01T17:15:07.610Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-04-01T17:15:07.635ZCloning into '/work/oxidecomputer/omicron'...
882025-04-01T17:15:15.072Z+ cd /work/oxidecomputer/omicron
892025-04-01T17:15:15.072Z+ git fetch origin 8608b75f4b4627237c9600fc6366a5c04b62b368
902025-04-01T17:15:15.508ZFrom https://github.com/oxidecomputer/omicron
912025-04-01T17:15:15.509Z * branch 8608b75f4b4627237c9600fc6366a5c04b62b368 -> FETCH_HEAD
922025-04-01T17:15:15.534Z+ [[ -n dap/pending-mgs-updates ]]
932025-04-01T17:15:15.534Z++ git branch --show-current
942025-04-01T17:15:15.534Z+ current=main
952025-04-01T17:15:15.534Z+ [[ main != dap/pending-mgs-updates ]]
962025-04-01T17:15:15.534Z+ git branch -f dap/pending-mgs-updates 8608b75f4b4627237c9600fc6366a5c04b62b368
972025-04-01T17:15:15.534Z+ git checkout -f dap/pending-mgs-updates
982025-04-01T17:15:15.622ZSwitched to branch 'dap/pending-mgs-updates'
992025-04-01T17:15:15.648Z+ git reset --hard 8608b75f4b4627237c9600fc6366a5c04b62b368
1002025-04-01T17:15:15.714ZHEAD is now at 8608b75f4 Merge branch 'main' into dap/pending-mgs-updates
1012025-04-01T17:15:15.739Zprocess exited: duration 8132 ms, exit code 0
 
1022025-04-01T17:15:15.801Zstarting task 4: "build"
1032025-04-01T17:15:15.828Z+ source .github/buildomat/ci-env.sh
1042025-04-01T17:15:15.828Z++ export CARGO_TERM_COLOR=always
1052025-04-01T17:15:15.828Z++ CARGO_TERM_COLOR=always
1062025-04-01T17:15:15.828Z+ cargo --version
1072025-04-01T17:15:15.865Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1082025-04-01T17:15:15.890Z+ rustc --version
1092025-04-01T17:15:15.951Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1102025-04-01T17:15:15.979Z+ source ./env.sh
1112025-04-01T17:15:15.979Z++ OLD_SHELL_OPTS=ehxB
1122025-04-01T17:15:15.979Z++ set -o xtrace
1132025-04-01T17:15:15.979Z++++ dirname ./env.sh
1142025-04-01T17:15:15.979Z+++ readlink -f .
1152025-04-01T17:15:15.980Z++ OMICRON_WS=/work/oxidecomputer/omicron
1162025-04-01T17:15:15.980Z++ 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-01T17:15:15.980Z++ 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-01T17:15:15.980Z++ 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-01T17:15:15.980Z++ 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-01T17:15:15.980Z++ 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-01T17:15:15.980Z++ 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-01T17:15:15.980Z++ 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-01T17:15:15.980Z++ 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-01T17:15:15.980Z++ case $OLD_SHELL_OPTS in
1252025-04-01T17:15:15.980Z++ unset OLD_SHELL_OPTS OMICRON_WS
1262025-04-01T17:15:15.980Z+ 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-01T17:15:15.980Z+ 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-01T17:15:15.980Z+ banner prerequisites
1292025-04-01T17:15:15.980Z
1302025-04-01T17:15:15.980Z ##### ##### ###### ##### ###### #### # # # #### #
1312025-04-01T17:15:15.980Z # # # # # # # # # # # # # # #
1322025-04-01T17:15:15.980Z # # # # ##### # # ##### # # # # # #### #
1332025-04-01T17:15:15.980Z ##### ##### # ##### # # # # # # # # #
1342025-04-01T17:15:15.980Z # # # # # # # # # # # # # # #
1352025-04-01T17:15:15.980Z # # # ###### # # ###### ### # #### # #### #
1362025-04-01T17:15:15.980Z
1372025-04-01T17:15:15.980Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382025-04-01T17:15:17.300Zpkg list: illegal option -- F
1392025-04-01T17:15:17.300ZUsage:
1402025-04-01T17:15:17.325Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1412025-04-01T17:15:17.325Z [pkg_fmri_pattern ...]
1422025-04-01T17:15:18.333Zpkg list: illegal option -- F
1432025-04-01T17:15:18.333ZUsage:
1442025-04-01T17:15:18.334Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1452025-04-01T17:15:18.334Z [pkg_fmri_pattern ...]
1462025-04-01T17:15:29.324Z Startup: Refreshing catalog 'helios-dev' ... Done
1472025-04-01T17:15:35.119Z Startup: Caching catalogs ... Done
1482025-04-01T17:15:56.410ZPlanning: Solver setup ... Done (20.090s)
1492025-04-01T17:15:56.645ZPlanning: Running solver ... Done (0.236s)
1502025-04-01T17:15:56.790ZPlanning: Finding local manifests ... Done (0.003s)
1512025-04-01T17:15:56.870ZPlanning: Fetching manifests: 0/7 0% complete
1522025-04-01T17:15:57.339ZPlanning: Fetching manifests: 7/7 100% complete
1532025-04-01T17:15:57.461ZPlanning: Package planning ... Done (0.122s)
1542025-04-01T17:15:57.526ZPlanning: Merging actions ... Done (0.064s)
1552025-04-01T17:15:57.743ZPlanning: Checking for conflicting actions ... Done (0.217s)
1562025-04-01T17:15:58.742ZPlanning: Consolidating action changes ... Done (0.998s)
1572025-04-01T17:15:59.122ZPlanning: Evaluating mediators ... Done (0.380s)
1582025-04-01T17:15:59.214ZPlanning: Planning completed in 24.01 seconds
1592025-04-01T17:15:59.239Z Packages to install: 4
1602025-04-01T17:15:59.239Z Packages to update: 3
1612025-04-01T17:15:59.241Z Mediators to change: 2
1622025-04-01T17:15:59.241Z Services to change: 1
1632025-04-01T17:15:59.241Z Estimated space available: 155.11 GB
1642025-04-01T17:15:59.241ZEstimated space to be consumed: 1.69 GB
1652025-04-01T17:15:59.241Z Create boot environment: No
1662025-04-01T17:15:59.241ZCreate backup boot environment: Yes
1672025-04-01T17:15:59.241Z Rebuild boot archive: No
1682025-04-01T17:15:59.241Z
1692025-04-01T17:15:59.241ZChanged mediators:
1702025-04-01T17:15:59.241Z mediator clang:
1712025-04-01T17:15:59.241Z version: None -> 15 (system default)
1722025-04-01T17:15:59.241Z
1732025-04-01T17:15:59.241Z mediator llvm:
1742025-04-01T17:15:59.241Z version: 14 (system default) -> 15 (system default)
1752025-04-01T17:15:59.241Z
1762025-04-01T17:15:59.241ZChanged packages:
1772025-04-01T17:15:59.241Zhelios-dev
1782025-04-01T17:15:59.241Z developer/build-essential
1792025-04-01T17:15:59.241Z None -> 11-2.0
1802025-04-01T17:15:59.241Z library/libxmlsec1
1812025-04-01T17:15:59.241Z None -> 1.2.35-2.0
1822025-04-01T17:15:59.241Z ooce/developer/clang-15
1832025-04-01T17:15:59.241Z None -> 15.0.7-2.0
1842025-04-01T17:15:59.241Z ooce/developer/llvm-15
1852025-04-01T17:15:59.241Z None -> 15.0.7-2.0
1862025-04-01T17:15:59.241Z package/pkg
1872025-04-01T17:15:59.241Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1882025-04-01T17:15:59.241Z system/library/g++-runtime
1892025-04-01T17:15:59.241Z 13-2.0 -> 14-2.0
1902025-04-01T17:15:59.241Z system/library/gcc-runtime
1912025-04-01T17:15:59.241Z 13-2.0 -> 14-2.0
1922025-04-01T17:15:59.242Z
1932025-04-01T17:15:59.242ZServices:
1942025-04-01T17:15:59.242Z restart_fmri:
1952025-04-01T17:15:59.242Z svc:/system/update-man-index:default
1962025-04-01T17:15:59.242Z
1972025-04-01T17:15:59.242ZEditable files to change:
1982025-04-01T17:15:59.242Z Update:
1992025-04-01T17:15:59.242Z usr/share/lib/pkg/web/config.shtml
2002025-04-01T17:15:59.302Z
2012025-04-01T17:15:59.302ZDownload: 0/4301 items 0.0/225.4MB 0% complete
2022025-04-01T17:16:04.326ZDownload: 1198/4301 items 63.7/225.4MB 28% complete (13.0M/s)
2032025-04-01T17:16:09.325ZDownload: 1362/4301 items 103.9/225.4MB 46% complete (10.4M/s)
2042025-04-01T17:16:14.325ZDownload: 2642/4301 items 120.6/225.4MB 53% complete (5.7M/s)
2052025-04-01T17:16:19.335ZDownload: 3248/4301 items 194.6/225.4MB 86% complete (9.1M/s)
2062025-04-01T17:16:24.630ZDownload: 4206/4301 items 220.6/225.4MB 97% complete (10.1M/s)
2072025-04-01T17:16:34.276ZDownload: 4208/4301 items 220.6/225.4MB 97% complete
2082025-04-01T17:16:36.421ZDownload: Completed 225.42 MB in 37.12 seconds (6.1M/s)
2092025-04-01T17:16:37.900Z Actions: 1/5122 actions (Removing old actions)
2102025-04-01T17:16:37.925Z Actions: 194/5122 actions (Installing new actions)
2112025-04-01T17:16:43.053Z Actions: 3449/5122 actions (Installing new actions)
2122025-04-01T17:16:43.806Z Actions: 4267/5122 actions (Updating modified actions)
2132025-04-01T17:16:44.220Z Actions: Completed 5122 actions in 6.32 seconds.
2142025-04-01T17:16:44.567Z Done (0.339s)
2152025-04-01T17:16:44.593Z Done (0.001s)
2162025-04-01T17:16:45.384Z Done (0.814s)
2172025-04-01T17:16:50.163Z Done (4.588s)
2182025-04-01T17:16:50.259Z Done (0.018s)
2192025-04-01T17:16:50.285Z Done (0.000s)
2202025-04-01T17:16:50.417Z Done (0.000s)
2212025-04-01T17:16:51.199ZPlanning: Evaluating mediator changes ... Done
2222025-04-01T17:16:51.389ZPlanning: Checking for conflicting actions ... Done
2232025-04-01T17:16:51.416ZPlanning: Consolidating action changes ... Done
2242025-04-01T17:16:51.713ZPlanning: Evaluating mediators ... Done
2252025-04-01T17:16:51.738ZPlanning: Planning completed in 0.53 seconds
2262025-04-01T17:16:51.764Z Mediators to change: 2
2272025-04-01T17:16:51.764Z Create boot environment: No
2282025-04-01T17:16:51.764ZCreate backup boot environment: No
2292025-04-01T17:16:51.823Z Done
2302025-04-01T17:16:51.823Z Done
2312025-04-01T17:16:52.375Z Done
2322025-04-01T17:16:56.657Z Done
2332025-04-01T17:16:56.772Z Done
2342025-04-01T17:16:56.773Z Done
2352025-04-01T17:16:56.863Z Done
2362025-04-01T17:16:57.588ZPlanning: Evaluating mediator changes ... Done
2372025-04-01T17:16:57.644ZPlanning: Merging actions ... Done
2382025-04-01T17:16:57.820ZPlanning: Checking for conflicting actions ... Done
2392025-04-01T17:16:57.848ZPlanning: Consolidating action changes ... Done
2402025-04-01T17:16:58.133ZPlanning: Evaluating mediators ... Done
2412025-04-01T17:16:58.198ZPlanning: Planning completed in 0.91 seconds
2422025-04-01T17:16:58.244Z Packages to change: 1
2432025-04-01T17:16:58.244Z Mediators to change: 1
2442025-04-01T17:16:58.245Z Services to change: 1
2452025-04-01T17:16:58.245Z Create boot environment: No
2462025-04-01T17:16:58.245ZCreate backup boot environment: Yes
2472025-04-01T17:16:59.934Z Actions: 1/6 actions (Updating modified actions)
2482025-04-01T17:16:59.960Z Actions: Completed 6 actions in 0.00 seconds.
2492025-04-01T17:16:59.960Z Done
2502025-04-01T17:16:59.960Z Done
2512025-04-01T17:17:00.098Z Done
2522025-04-01T17:17:04.329Z Done
2532025-04-01T17:17:04.431Z Done
2542025-04-01T17:17:04.456Z Done
2552025-04-01T17:17:04.531Z Done
2562025-04-01T17:17:05.050ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2572025-04-01T17:17:05.050Zclang system 15 system
2582025-04-01T17:17:05.050Zcsh system system illumos
2592025-04-01T17:17:05.050Zctags system system illumos
2602025-04-01T17:17:05.050Zgcc vendor 12 vendor
2612025-04-01T17:17:05.050Zgcc system 10 system
2622025-04-01T17:17:05.050Zgcc system 7 system
2632025-04-01T17:17:05.050Zgo system 1.20 system
2642025-04-01T17:17:05.050Zgo system 1.19 system
2652025-04-01T17:17:05.050Zllvm system 15 system
2662025-04-01T17:17:05.050Zllvm system 14 system
2672025-04-01T17:17:05.051Zmariadb system 10.6 system
2682025-04-01T17:17:05.051Zmta vendor vendor dma
2692025-04-01T17:17:05.051Zopenjdk system 17 system
2702025-04-01T17:17:05.051Zopenjdk system 11 system
2712025-04-01T17:17:05.051Zopenjdk system 1.8 system
2722025-04-01T17:17:05.051Zopenssl vendor 3 vendor
2732025-04-01T17:17:05.051Zperl system 5.36 system
2742025-04-01T17:17:05.051Zpostgresql system 15 system
2752025-04-01T17:17:05.051Zpostgresql system 13 system
2762025-04-01T17:17:05.051Zpython vendor 3 vendor
2772025-04-01T17:17:05.051Zpython system 2 system
2782025-04-01T17:17:05.051Zpython3 system 3.11 system
2792025-04-01T17:17:05.051Zruby system 3.0 system
2802025-04-01T17:17:05.051Zwords vendor vendor american-english
2812025-04-01T17:17:05.051Zwords system system australian-english
2822025-04-01T17:17:05.051Zwords system system british-english
2832025-04-01T17:17:05.051Zwords system system canadian-english
2842025-04-01T17:17:05.051Zwords system system french
2852025-04-01T17:17:05.051Zwords system system italian
2862025-04-01T17:17:05.051Zwords system system ngerman
2872025-04-01T17:17:05.051Zwords system system ogerman
2882025-04-01T17:17:05.051Zwords system system spanish
2892025-04-01T17:17:05.449ZPUBLISHER TYPE STATUS P LOCATION
2902025-04-01T17:17:05.449Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2912025-04-01T17:17:09.485ZFMRI IFO
2922025-04-01T17:17:09.485Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2932025-04-01T17:17:09.485Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2942025-04-01T17:17:09.485Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2952025-04-01T17:17:09.485Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2962025-04-01T17:17:09.485Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2972025-04-01T17:17:09.485Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2982025-04-01T17:17:09.485Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2992025-04-01T17:17:09.485Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
3002025-04-01T17:17:09.485Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
3012025-04-01T17:17:09.485Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
3022025-04-01T17:17:09.485Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
3032025-04-01T17:17:09.485Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
3042025-04-01T17:17:09.485Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
3052025-04-01T17:17:09.485Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
3062025-04-01T17:17:09.485Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
3072025-04-01T17:17:10.376Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
3082025-04-01T17:17:10.810Z Updating crates.io index
3092025-04-01T17:17:10.835Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3102025-04-01T17:17:11.654Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3112025-04-01T17:17:12.011Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3122025-04-01T17:17:12.353Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3132025-04-01T17:17:12.824Z Updating git repository `https://github.com/oxidecomputer/propolis`
3142025-04-01T17:17:13.951Z Updating git repository `https://github.com/oxidecomputer/crucible`
3152025-04-01T17:17:16.089Z Updating git repository `https://github.com/oxidecomputer/opte`
3162025-04-01T17:17:16.850Z Updating git repository `https://github.com/oxidecomputer/falcon`
3172025-04-01T17:17:17.805Z Updating git repository `https://github.com/oxidecomputer/clickward`
3182025-04-01T17:17:18.412Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3192025-04-01T17:17:18.806Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3202025-04-01T17:17:19.809Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3212025-04-01T17:17:20.479Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3222025-04-01T17:17:21.018Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3232025-04-01T17:17:21.558Z Updating git repository `https://github.com/oxidecomputer/tofino`
3242025-04-01T17:17:21.931Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3252025-04-01T17:17:22.289Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3262025-04-01T17:17:23.589Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3272025-04-01T17:17:24.007Z Updating git repository `https://github.com/oxidecomputer/lldp`
3282025-04-01T17:17:24.430Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3292025-04-01T17:17:24.866Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3302025-04-01T17:17:25.353Z Updating git repository `https://github.com/oxidecomputer/ispf`
3312025-04-01T17:17:25.927Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322025-04-01T17:17:26.327Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332025-04-01T17:17:26.965Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3342025-04-01T17:17:27.326Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3352025-04-01T17:17:28.007Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3362025-04-01T17:17:28.559Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3372025-04-01T17:17:29.224Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3382025-04-01T17:17:29.580Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392025-04-01T17:17:29.944Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3402025-04-01T17:17:31.602Z Downloading crates ...
3412025-04-01T17:17:31.711Z Downloaded equivalent v1.0.1
3422025-04-01T17:17:31.736Z Downloaded block-buffer v0.10.4
3432025-04-01T17:17:31.736Z Downloaded cargo-platform v0.1.8
3442025-04-01T17:17:31.736Z Downloaded anstyle v1.0.10
3452025-04-01T17:17:31.736Z Downloaded byteorder v1.5.0
3462025-04-01T17:17:31.737Z Downloaded dtrace-parser v0.2.0
3472025-04-01T17:17:31.737Z Downloaded scroll_derive v0.12.0
3482025-04-01T17:17:31.737Z Downloaded anstyle-query v1.1.1
3492025-04-01T17:17:31.737Z Downloaded zerocopy-derive v0.7.35
3502025-04-01T17:17:31.762Z Downloaded swrite v0.1.0
3512025-04-01T17:17:31.762Z Downloaded pretty-hex v0.4.1
3522025-04-01T17:17:31.762Z Downloaded usdt-macro v0.5.0
3532025-04-01T17:17:31.762Z Downloaded usdt-attr-macro v0.5.0
3542025-04-01T17:17:31.762Z Downloaded heck v0.5.0
3552025-04-01T17:17:31.762Z Downloaded digest v0.10.7
3562025-04-01T17:17:31.762Z Downloaded cfg-if v1.0.0
3572025-04-01T17:17:31.762Z Downloaded macaddr v1.0.1
3582025-04-01T17:17:31.762Z Downloaded is_terminal_polyfill v1.70.1
3592025-04-01T17:17:31.762Z Downloaded anstyle-parse v0.2.5
3602025-04-01T17:17:31.762Z Downloaded heck v0.4.1
3612025-04-01T17:17:31.762Z Downloaded generic-array v0.14.7
3622025-04-01T17:17:31.762Z Downloaded fnv v1.0.7
3632025-04-01T17:17:31.762Z Downloaded fastrand v2.1.1
3642025-04-01T17:17:31.763Z Downloaded errno v0.3.9
3652025-04-01T17:17:31.763Z Downloaded dof v0.3.0
3662025-04-01T17:17:31.763Z Downloaded crypto-common v0.1.6
3672025-04-01T17:17:31.788Z Downloaded bytecount v0.6.8
3682025-04-01T17:17:31.788Z Downloaded utf8parse v0.2.2
3692025-04-01T17:17:31.788Z Downloaded camino v1.1.9
3702025-04-01T17:17:31.788Z Downloaded zerocopy v0.7.35
3712025-04-01T17:17:31.814Z Downloaded version_check v0.9.5
3722025-04-01T17:17:31.814Z Downloaded textwrap v0.16.1
3732025-04-01T17:17:31.814Z Downloaded ucd-trie v0.1.7
3742025-04-01T17:17:31.814Z Downloaded clap v4.5.32
3752025-04-01T17:17:31.814Z Downloaded unicode-ident v1.0.14
3762025-04-01T17:17:31.814Z Downloaded winnow v0.7.3
3772025-04-01T17:17:31.839Z Downloaded usdt v0.5.0
3782025-04-01T17:17:31.839Z Downloaded toml_edit v0.22.24
3792025-04-01T17:17:31.865Z Downloaded pest v2.7.14
3802025-04-01T17:17:31.865Z Downloaded serde_json v1.0.140
3812025-04-01T17:17:31.865Z Downloaded goblin v0.8.2
3822025-04-01T17:17:31.890Z Downloaded clap_builder v4.5.32
3832025-04-01T17:17:31.890Z Downloaded tabled v0.15.0
3842025-04-01T17:17:31.915Z Downloaded hashbrown v0.15.1
3852025-04-01T17:17:31.915Z Downloaded syn v1.0.109
3862025-04-01T17:17:31.915Z Downloaded memchr v2.7.4
3872025-04-01T17:17:31.940Z Downloaded serde v1.0.219
3882025-04-01T17:17:31.940Z Downloaded indexmap v2.7.1
3892025-04-01T17:17:31.940Z Downloaded syn v2.0.98
3902025-04-01T17:17:31.940Z Downloaded unicode-width v0.1.14
3912025-04-01T17:17:31.967Z Downloaded toml v0.8.20
3922025-04-01T17:17:31.967Z Downloaded rustix v0.37.28
3932025-04-01T17:17:31.994Z Downloaded rustix v0.38.37
3942025-04-01T17:17:32.022Z Downloaded serde_derive v1.0.219
3952025-04-01T17:17:32.022Z Downloaded ryu v1.0.18
3962025-04-01T17:17:32.022Z Downloaded papergrid v0.11.0
3972025-04-01T17:17:32.022Z Downloaded typenum v1.17.0
3982025-04-01T17:17:32.023Z Downloaded pest_meta v2.7.14
3992025-04-01T17:17:32.023Z Downloaded proc-macro2 v1.0.94
4002025-04-01T17:17:32.023Z Downloaded pest_derive v2.7.14
4012025-04-01T17:17:32.023Z Downloaded log v0.4.22
4022025-04-01T17:17:32.023Z Downloaded fs-err v2.11.0
4032025-04-01T17:17:32.050Z Downloaded clap_derive v4.5.32
4042025-04-01T17:17:32.050Z Downloaded bitflags v2.6.0
4052025-04-01T17:17:32.051Z Downloaded autocfg v1.4.0
4062025-04-01T17:17:32.051Z Downloaded anyhow v1.0.97
4072025-04-01T17:17:32.051Z Downloaded anstream v0.6.15
4082025-04-01T17:17:32.051Z Downloaded thiserror v2.0.12
4092025-04-01T17:17:32.051Z Downloaded terminal_size v0.2.6
4102025-04-01T17:17:32.051Z Downloaded tempfile v3.13.0
4112025-04-01T17:17:32.051Z Downloaded sha2 v0.10.8
4122025-04-01T17:17:32.051Z Downloaded semver v1.0.25
4132025-04-01T17:17:32.077Z Downloaded quote v1.0.39
4142025-04-01T17:17:32.077Z Downloaded proc-macro-error v1.0.4
4152025-04-01T17:17:32.077Z Downloaded plain v0.2.3
4162025-04-01T17:17:32.077Z Downloaded once_cell v1.20.3
4172025-04-01T17:17:32.078Z Downloaded itoa v1.0.11
4182025-04-01T17:17:32.078Z Downloaded io-lifetimes v1.0.11
4192025-04-01T17:17:32.078Z Downloaded libc v0.2.170
4202025-04-01T17:17:32.104Z Downloaded cargo_toml v0.21.0
4212025-04-01T17:17:32.104Z Downloaded cargo_metadata v0.19.2
4222025-04-01T17:17:32.104Z Downloaded camino-tempfile v1.1.1
4232025-04-01T17:17:32.104Z Downloaded bitflags v1.3.2
4242025-04-01T17:17:32.104Z Downloaded usdt-impl v0.5.0
4252025-04-01T17:17:32.104Z Downloaded unicode-linebreak v0.1.5
4262025-04-01T17:17:32.137Z Downloaded toml_datetime v0.6.8
4272025-04-01T17:17:32.137Z Downloaded thread-id v4.2.2
4282025-04-01T17:17:32.138Z Downloaded thiserror-impl v2.0.12
4292025-04-01T17:17:32.139Z Downloaded thiserror-impl v1.0.69
4302025-04-01T17:17:32.139Z Downloaded thiserror v1.0.69
4312025-04-01T17:17:32.139Z Downloaded terminal_size v0.4.0
4322025-04-01T17:17:32.139Z Downloaded tabled_derive v0.7.0
4332025-04-01T17:17:32.140Z Downloaded strsim v0.11.1
4342025-04-01T17:17:32.140Z Downloaded smawk v0.3.2
4352025-04-01T17:17:32.140Z Downloaded serde_tokenstream v0.2.2
4362025-04-01T17:17:32.140Z Downloaded serde_spanned v0.6.8
4372025-04-01T17:17:32.140Z Downloaded scroll v0.12.0
4382025-04-01T17:17:32.140Z Downloaded proc-macro-error-attr v1.0.4
4392025-04-01T17:17:32.141Z Downloaded pest_generator v2.7.14
4402025-04-01T17:17:32.141Z Downloaded memmap v0.7.0
4412025-04-01T17:17:32.141Z Downloaded cpufeatures v0.2.14
4422025-04-01T17:17:32.141Z Downloaded colorchoice v1.0.2
4432025-04-01T17:17:32.168Z Downloaded clap_lex v0.7.4
4442025-04-01T17:17:32.242Z Compiling proc-macro2 v1.0.94
4452025-04-01T17:17:32.242Z Compiling unicode-ident v1.0.14
4462025-04-01T17:17:32.274Z Compiling version_check v0.9.5
4472025-04-01T17:17:32.274Z Compiling serde v1.0.219
4482025-04-01T17:17:32.274Z Compiling libc v0.2.170
4492025-04-01T17:17:32.274Z Compiling memchr v2.7.4
4502025-04-01T17:17:32.274Z Compiling thiserror v1.0.69
4512025-04-01T17:17:32.275Z Compiling ucd-trie v0.1.7
4522025-04-01T17:17:32.588Z Compiling ryu v1.0.18
4532025-04-01T17:17:32.928Z Compiling itoa v1.0.11
4542025-04-01T17:17:33.011Z Compiling once_cell v1.20.3
4552025-04-01T17:17:33.093Z Compiling byteorder v1.5.0
4562025-04-01T17:17:33.206Z Compiling rustix v0.38.37
4572025-04-01T17:17:33.281Z Compiling serde_json v1.0.140
4582025-04-01T17:17:33.529Z Compiling bitflags v2.6.0
4592025-04-01T17:17:33.654Z Compiling proc-macro-error-attr v1.0.4
4602025-04-01T17:17:33.679Z Compiling usdt-impl v0.5.0
4612025-04-01T17:17:33.957Z Compiling syn v1.0.109
4622025-04-01T17:17:33.983Z Compiling io-lifetimes v1.0.11
4632025-04-01T17:17:34.038Z Compiling quote v1.0.39
4642025-04-01T17:17:34.171Z Compiling errno v0.3.9
4652025-04-01T17:17:34.318Z Compiling proc-macro-error v1.0.4
4662025-04-01T17:17:34.350Z Compiling hashbrown v0.15.1
4672025-04-01T17:17:34.394Z Compiling syn v2.0.98
4682025-04-01T17:17:34.659Z Compiling log v0.4.22
4692025-04-01T17:17:34.695Z Compiling rustix v0.37.28
4702025-04-01T17:17:34.725Z Compiling camino v1.1.9
4712025-04-01T17:17:34.803Z Compiling thread-id v4.2.2
4722025-04-01T17:17:34.920Z Compiling utf8parse v0.2.2
4732025-04-01T17:17:34.985Z Compiling plain v0.2.3
4742025-04-01T17:17:35.071Z Compiling equivalent v1.0.1
4752025-04-01T17:17:35.156Z Compiling anstyle-parse v0.2.5
4762025-04-01T17:17:35.420Z Compiling indexmap v2.7.1
4772025-04-01T17:17:35.446Z Compiling winnow v0.7.3
4782025-04-01T17:17:35.487Z Compiling unicode-width v0.1.14
4792025-04-01T17:17:35.755Z Compiling thiserror v2.0.12
4802025-04-01T17:17:35.830Z Compiling colorchoice v1.0.2
4812025-04-01T17:17:35.933Z Compiling bitflags v1.3.2
4822025-04-01T17:17:35.987Z Compiling is_terminal_polyfill v1.70.1
4832025-04-01T17:17:36.033Z Compiling semver v1.0.25
4842025-04-01T17:17:36.107Z Compiling anstyle v1.0.10
4852025-04-01T17:17:36.234Z Compiling anstyle-query v1.1.1
4862025-04-01T17:17:36.376Z Compiling autocfg v1.4.0
4872025-04-01T17:17:36.423Z Compiling pretty-hex v0.4.1
4882025-04-01T17:17:36.473Z Compiling anstream v0.6.15
4892025-04-01T17:17:36.641Z Compiling terminal_size v0.4.0
4902025-04-01T17:17:37.017Z Compiling fastrand v2.1.1
4912025-04-01T17:17:37.043Z Compiling cfg-if v1.0.0
4922025-04-01T17:17:37.174Z Compiling heck v0.4.1
4932025-04-01T17:17:37.219Z Compiling fs-err v2.11.0
4942025-04-01T17:17:37.451Z Compiling anyhow v1.0.97
4952025-04-01T17:17:37.478Z Compiling bytecount v0.6.8
4962025-04-01T17:17:37.504Z Compiling clap_lex v0.7.4
4972025-04-01T17:17:37.690Z Compiling strsim v0.11.1
4982025-04-01T17:17:37.815Z Compiling fnv v1.0.7
4992025-04-01T17:17:37.900Z Compiling heck v0.5.0
5002025-04-01T17:17:37.972Z Compiling papergrid v0.11.0
5012025-04-01T17:17:38.108Z Compiling clap_builder v4.5.32
5022025-04-01T17:17:38.253Z Compiling terminal_size v0.2.6
5032025-04-01T17:17:38.328Z Compiling tempfile v3.13.0
5042025-04-01T17:17:38.353Z Compiling memmap v0.7.0
5052025-04-01T17:17:38.409Z Compiling smawk v0.3.2
5062025-04-01T17:17:38.441Z Compiling unicode-linebreak v0.1.5
5072025-04-01T17:17:38.841Z Compiling textwrap v0.16.1
5082025-04-01T17:17:39.024Z Compiling swrite v0.1.0
5092025-04-01T17:17:39.396Z Compiling tabled_derive v0.7.0
5102025-04-01T17:17:40.615Z Compiling serde_derive v1.0.219
5112025-04-01T17:17:40.615Z Compiling thiserror-impl v1.0.69
5122025-04-01T17:17:40.641Z Compiling zerocopy-derive v0.7.35
5132025-04-01T17:17:40.641Z Compiling scroll_derive v0.12.0
5142025-04-01T17:17:40.641Z Compiling thiserror-impl v2.0.12
5152025-04-01T17:17:40.641Z Compiling clap_derive v4.5.32
5162025-04-01T17:17:40.794Z Compiling tabled v0.15.0
5172025-04-01T17:17:41.724Z Compiling scroll v0.12.0
5182025-04-01T17:17:42.178Z Compiling goblin v0.8.2
5192025-04-01T17:17:42.301Z Compiling zerocopy v0.7.35
5202025-04-01T17:17:43.210Z Compiling pest v2.7.14
5212025-04-01T17:17:43.938Z Compiling clap v4.5.32
5222025-04-01T17:17:45.425Z Compiling pest_meta v2.7.14
5232025-04-01T17:17:46.528Z Compiling pest_generator v2.7.14
5242025-04-01T17:17:47.675Z Compiling pest_derive v2.7.14
5252025-04-01T17:17:48.298Z Compiling dtrace-parser v0.2.0
5262025-04-01T17:17:49.116Z Compiling toml_datetime v0.6.8
5272025-04-01T17:17:49.116Z Compiling serde_spanned v0.6.8
5282025-04-01T17:17:49.142Z Compiling cargo-platform v0.1.8
5292025-04-01T17:17:49.441Z Compiling serde_tokenstream v0.2.2
5302025-04-01T17:17:49.521Z Compiling toml_edit v0.22.24
5312025-04-01T17:17:49.612Z Compiling macaddr v1.0.1
5322025-04-01T17:17:49.765Z Compiling camino-tempfile v1.1.1
5332025-04-01T17:17:50.514Z Compiling dof v0.3.0
5342025-04-01T17:17:50.514Z Compiling cargo_metadata v0.19.2
5352025-04-01T17:17:52.043Z Compiling usdt-macro v0.5.0
5362025-04-01T17:17:52.043Z Compiling usdt-attr-macro v0.5.0
5372025-04-01T17:17:52.238Z Compiling toml v0.8.20
5382025-04-01T17:17:53.030Z Compiling cargo_toml v0.21.0
5392025-04-01T17:17:53.088Z Compiling usdt v0.5.0
5402025-04-01T17:17:56.078Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5412025-04-01T17:17:59.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.69s
5422025-04-01T17:17:59.978Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5432025-04-01T17:18:00.676Z Downloading crates ...
5442025-04-01T17:18:00.833Z Downloaded aead v0.5.2
5452025-04-01T17:18:00.858Z Downloaded adler2 v2.0.0
5462025-04-01T17:18:00.858Z Downloaded assert_matches v1.5.0
5472025-04-01T17:18:00.858Z Downloaded async-stream-impl v0.3.6
5482025-04-01T17:18:00.858Z Downloaded atomicwrites v0.4.4
5492025-04-01T17:18:00.858Z Downloaded ciborium-io v0.2.2
5502025-04-01T17:18:00.858Z Downloaded cfg_aliases v0.1.1
5512025-04-01T17:18:00.858Z Downloaded ascii-canvas v3.0.0
5522025-04-01T17:18:00.859Z Downloaded arrayref v0.3.9
5532025-04-01T17:18:00.886Z Downloaded crunchy v0.2.2
5542025-04-01T17:18:00.886Z Downloaded headers-core v0.3.0
5552025-04-01T17:18:00.886Z Downloaded cstr-argument v0.1.2
5562025-04-01T17:18:00.887Z Downloaded crucible-workspace-hack v0.1.0
5572025-04-01T17:18:00.887Z Downloaded atty v0.2.14
5582025-04-01T17:18:00.887Z Downloaded block-padding v0.3.3
5592025-04-01T17:18:00.887Z Downloaded http-body v1.0.1
5602025-04-01T17:18:00.887Z Downloaded cobs v0.2.3
5612025-04-01T17:18:00.887Z Downloaded cmake v0.1.51
5622025-04-01T17:18:00.887Z Downloaded cfg_aliases v0.2.1
5632025-04-01T17:18:00.913Z Downloaded castaway v0.2.3
5642025-04-01T17:18:00.913Z Downloaded bitfield-struct v0.6.2
5652025-04-01T17:18:00.913Z Downloaded pretty-hex v0.2.1
5662025-04-01T17:18:00.913Z Downloaded is_ci v1.2.0
5672025-04-01T17:18:00.913Z Downloaded hubpack_derive v0.1.1
5682025-04-01T17:18:00.913Z Downloaded home v0.5.9
5692025-04-01T17:18:00.913Z Downloaded hex v0.4.3
5702025-04-01T17:18:00.913Z Downloaded http-range v0.1.5
5712025-04-01T17:18:00.913Z Downloaded array-init v0.0.4
5722025-04-01T17:18:00.914Z Downloaded progenitor-client v0.8.0
5732025-04-01T17:18:00.941Z Downloaded cbc v0.1.2
5742025-04-01T17:18:00.941Z Downloaded match_cfg v0.1.0
5752025-04-01T17:18:00.941Z Downloaded md5 v0.7.0
5762025-04-01T17:18:00.941Z Downloaded radium v0.7.0
5772025-04-01T17:18:00.941Z Downloaded internet-checksum v0.2.1
5782025-04-01T17:18:00.941Z Downloaded quick-error v1.2.3
5792025-04-01T17:18:00.941Z Downloaded libefi-sys v0.1.0
5802025-04-01T17:18:00.966Z Downloaded indoc v2.0.6
5812025-04-01T17:18:00.966Z Downloaded keccak v0.1.5
5822025-04-01T17:18:00.966Z Downloaded is-terminal v0.4.13
5832025-04-01T17:18:00.966Z Downloaded lazy_static v1.5.0
5842025-04-01T17:18:00.967Z Downloaded lazycell v1.3.0
5852025-04-01T17:18:00.967Z Downloaded kstat-rs v0.2.4
5862025-04-01T17:18:00.967Z Downloaded lalrpop-util v0.19.12
5872025-04-01T17:18:00.967Z Downloaded lru-cache v0.1.2
5882025-04-01T17:18:00.993Z Downloaded maybe-uninit v2.0.0
5892025-04-01T17:18:00.993Z Downloaded linked-hash-map v0.5.6
5902025-04-01T17:18:00.993Z Downloaded base64 v0.13.1
5912025-04-01T17:18:00.993Z Downloaded serde-big-array v0.5.1
5922025-04-01T17:18:01.018Z Downloaded rusty-fork v0.3.0
5932025-04-01T17:18:01.018Z Downloaded semver v0.1.20
5942025-04-01T17:18:01.018Z Downloaded sec1 v0.7.3
5952025-04-01T17:18:01.018Z Downloaded scopeguard v1.2.0
5962025-04-01T17:18:01.018Z Downloaded vte_generate_state_changes v0.1.2
5972025-04-01T17:18:01.044Z Downloaded slog-bunyan v2.5.0
5982025-04-01T17:18:01.044Z Downloaded derive_builder_macro v0.20.2
5992025-04-01T17:18:01.044Z Downloaded unicode-xid v0.2.6
6002025-04-01T17:18:01.044Z Downloaded futures-task v0.3.31
6012025-04-01T17:18:01.044Z Downloaded lru v0.12.5
6022025-04-01T17:18:01.044Z Downloaded normalize-line-endings v0.3.0
6032025-04-01T17:18:01.044Z Downloaded env_filter v0.1.2
6042025-04-01T17:18:01.070Z Downloaded rustc-hash v1.1.0
6052025-04-01T17:18:01.070Z Downloaded percent-encoding v2.3.1
6062025-04-01T17:18:01.096Z Downloaded crossterm v0.28.1
6072025-04-01T17:18:01.096Z Downloaded tinyvec_macros v0.1.1
6082025-04-01T17:18:01.096Z Downloaded pem-rfc7468 v0.7.0
6092025-04-01T17:18:01.096Z Downloaded oxnet v0.1.1
6102025-04-01T17:18:01.096Z Downloaded nu-ansi-term v0.50.1
6112025-04-01T17:18:01.096Z Downloaded rustfmt-wrapper v0.2.1
6122025-04-01T17:18:01.096Z Downloaded rustc_version v0.4.1
6132025-04-01T17:18:01.122Z Downloaded slog-async v2.8.0
6142025-04-01T17:18:01.122Z Downloaded write16 v1.0.0
6152025-04-01T17:18:01.122Z Downloaded tls_codec v0.4.1
6162025-04-01T17:18:01.122Z Downloaded rustc-demangle v0.1.24
6172025-04-01T17:18:01.122Z Downloaded foreign-types-shared v0.1.1
6182025-04-01T17:18:01.122Z Downloaded russh v0.45.0
6192025-04-01T17:18:01.148Z Downloaded number_prefix v0.4.0
6202025-04-01T17:18:01.148Z Downloaded num_threads v0.1.7
6212025-04-01T17:18:01.148Z Downloaded fragile v2.0.0
6222025-04-01T17:18:01.148Z Downloaded form_urlencoded v1.2.1
6232025-04-01T17:18:01.148Z Downloaded nanorand v0.7.0
6242025-04-01T17:18:01.148Z Downloaded pin-utils v0.1.0
6252025-04-01T17:18:01.148Z Downloaded phf_shared v0.10.0
6262025-04-01T17:18:01.174Z Downloaded aes v0.8.4
6272025-04-01T17:18:01.174Z Downloaded phf_shared v0.11.2
6282025-04-01T17:18:01.174Z Downloaded native-tls v0.2.12
6292025-04-01T17:18:01.174Z Downloaded mio v1.0.2
6302025-04-01T17:18:01.199Z Downloaded serde-hex v0.1.0
6312025-04-01T17:18:01.199Z Downloaded sync_wrapper v1.0.1
6322025-04-01T17:18:01.199Z Downloaded resolv-conf v0.7.0
6332025-04-01T17:18:01.199Z Downloaded topological-sort v0.2.2
6342025-04-01T17:18:01.199Z Downloaded toolchain_find v0.4.0
6352025-04-01T17:18:01.199Z Downloaded shlex v1.3.0
6362025-04-01T17:18:01.200Z Downloaded subtle v2.6.1
6372025-04-01T17:18:01.225Z Downloaded utf8_iter v1.0.4
6382025-04-01T17:18:01.225Z Downloaded unicode-truncate v1.1.0
6392025-04-01T17:18:01.225Z Downloaded zone_cfg_derive v0.1.2
6402025-04-01T17:18:01.225Z Downloaded icu_normalizer_data v1.5.0
6412025-04-01T17:18:01.225Z Downloaded zerofrom v0.1.4
6422025-04-01T17:18:01.225Z Downloaded float-ord v0.3.2
6432025-04-01T17:18:01.225Z Downloaded foldhash v0.1.3
6442025-04-01T17:18:01.225Z Downloaded parse-size v1.1.0
6452025-04-01T17:18:01.252Z Downloaded parse-display v0.10.0
6462025-04-01T17:18:01.252Z Downloaded flagset v0.4.6
6472025-04-01T17:18:01.252Z Downloaded progenitor-client v0.9.1
6482025-04-01T17:18:01.252Z Downloaded polyval v0.6.2
6492025-04-01T17:18:01.252Z Downloaded fixedbitset v0.5.7
6502025-04-01T17:18:01.282Z Downloaded sqlparser_derive v0.2.2
6512025-04-01T17:18:01.282Z Downloaded strum v0.26.3
6522025-04-01T17:18:01.282Z Downloaded strip-ansi-escapes v0.2.0
6532025-04-01T17:18:01.282Z Downloaded packed_struct v0.10.1
6542025-04-01T17:18:01.282Z Downloaded vcpkg v0.2.15
6552025-04-01T17:18:01.337Z Downloaded powerfmt v0.2.0
6562025-04-01T17:18:01.366Z Downloaded flume v0.11.1
6572025-04-01T17:18:01.366Z Downloaded proc-macro-error2 v2.0.1
6582025-04-01T17:18:01.366Z Downloaded openssl-probe v0.1.5
6592025-04-01T17:18:01.366Z Downloaded openssl-macros v0.1.1
6602025-04-01T17:18:01.366Z Downloaded sigpipe v0.1.3
6612025-04-01T17:18:01.366Z Downloaded group v0.13.0
6622025-04-01T17:18:01.392Z Downloaded downcast v0.11.0
6632025-04-01T17:18:01.392Z Downloaded gethostname v0.5.0
6642025-04-01T17:18:01.392Z Downloaded zone_cfg_derive v0.3.0
6652025-04-01T17:18:01.392Z Downloaded tower-service v0.3.3
6662025-04-01T17:18:01.392Z Downloaded progenitor-macro v0.8.0
6672025-04-01T17:18:01.392Z Downloaded unsafe-libyaml v0.2.11
6682025-04-01T17:18:01.418Z Downloaded signal-hook-registry v1.4.2
6692025-04-01T17:18:01.418Z Downloaded bstr v1.10.0
6702025-04-01T17:18:01.444Z Downloaded oso-derive v0.27.3
6712025-04-01T17:18:01.444Z Downloaded openssl-sys v0.9.106
6722025-04-01T17:18:01.444Z Downloaded path-slash v0.1.5
6732025-04-01T17:18:01.444Z Downloaded progenitor-impl v0.9.1
6742025-04-01T17:18:01.469Z Downloaded yoke-derive v0.7.4
6752025-04-01T17:18:01.470Z Downloaded predicates-tree v1.0.11
6762025-04-01T17:18:01.470Z Downloaded owo-colors v4.2.0
6772025-04-01T17:18:01.471Z Downloaded take_mut v0.2.2
6782025-04-01T17:18:01.471Z Downloaded rpassword v7.3.1
6792025-04-01T17:18:01.471Z Downloaded daft v0.1.2
6802025-04-01T17:18:01.496Z Downloaded tracing v0.1.40
6812025-04-01T17:18:01.496Z Downloaded time-core v0.1.2
6822025-04-01T17:18:01.496Z Downloaded darling v0.20.10
6832025-04-01T17:18:01.496Z Downloaded dirs-sys-next v0.1.2
6842025-04-01T17:18:01.496Z Downloaded difflib v0.4.0
6852025-04-01T17:18:01.522Z Downloaded pbkdf2 v0.12.2
6862025-04-01T17:18:01.522Z Downloaded num_enum v0.5.11
6872025-04-01T17:18:01.522Z Downloaded num-iter v0.1.45
6882025-04-01T17:18:01.522Z Downloaded darling_macro v0.20.10
6892025-04-01T17:18:01.522Z Downloaded test-strategy v0.4.0
6902025-04-01T17:18:01.547Z Downloaded newline-converter v0.3.0
6912025-04-01T17:18:01.547Z Downloaded newtype-uuid v1.2.1
6922025-04-01T17:18:01.547Z Downloaded prettyplease v0.2.30
6932025-04-01T17:18:01.547Z Downloaded display-error-chain v0.2.2
6942025-04-01T17:18:01.547Z Downloaded publicsuffix v2.3.0
6952025-04-01T17:18:01.547Z Downloaded serde_derive_internals v0.29.1
6962025-04-01T17:18:01.547Z Downloaded password-hash v0.5.0
6972025-04-01T17:18:01.577Z Downloaded string_cache v0.8.7
6982025-04-01T17:18:01.577Z Downloaded strum_macros v0.25.3
6992025-04-01T17:18:01.577Z Downloaded der_derive v0.7.3
7002025-04-01T17:18:01.577Z Downloaded tokio-stream v0.1.17
7012025-04-01T17:18:01.603Z Downloaded unicase v2.7.0
7022025-04-01T17:18:01.603Z Downloaded diesel_table_macro_syntax v0.2.0
7032025-04-01T17:18:01.604Z Downloaded tabled_derive v0.10.0
7042025-04-01T17:18:01.604Z Downloaded dropshot_endpoint v0.12.0
7052025-04-01T17:18:01.604Z Downloaded russh-keys v0.45.0
7062025-04-01T17:18:01.604Z Downloaded unicode-bidi v0.3.17
7072025-04-01T17:18:01.629Z Downloaded signal-hook v0.3.17
7082025-04-01T17:18:01.629Z Downloaded quick-xml v0.37.2
7092025-04-01T17:18:01.629Z Downloaded tungstenite v0.21.0
7102025-04-01T17:18:01.656Z Downloaded serde_with v3.12.0
7112025-04-01T17:18:01.656Z Downloaded hashbrown v0.12.3
7122025-04-01T17:18:01.681Z Downloaded tower v0.5.2
7132025-04-01T17:18:01.707Z Downloaded half v2.4.1
7142025-04-01T17:18:01.707Z Downloaded parse-zoneinfo v0.3.1
7152025-04-01T17:18:01.707Z Downloaded regex v1.11.1
7162025-04-01T17:18:01.733Z Downloaded steno v0.4.1
7172025-04-01T17:18:01.733Z Downloaded openssl v0.10.71
7182025-04-01T17:18:01.759Z Downloaded tough v0.20.0
7192025-04-01T17:18:01.785Z Downloaded nix v0.27.1
7202025-04-01T17:18:01.785Z Downloaded regress v0.10.3
7212025-04-01T17:18:01.811Z Downloaded dropshot v0.12.0
7222025-04-01T17:18:01.837Z Downloaded h2 v0.4.6
7232025-04-01T17:18:01.837Z Downloaded rustls-webpki v0.102.8
7242025-04-01T17:18:01.869Z Downloaded openapiv3 v2.0.0
7252025-04-01T17:18:01.895Z Downloaded tabled v0.18.0
7262025-04-01T17:18:01.920Z Downloaded curve25519-dalek v4.1.3
7272025-04-01T17:18:01.920Z Downloaded rustls v0.23.19
7282025-04-01T17:18:01.946Z Downloaded rustls v0.22.4
7292025-04-01T17:18:01.972Z Downloaded regex-syntax v0.8.5
7302025-04-01T17:18:01.972Z Downloaded diesel v2.2.8
7312025-04-01T17:18:01.998Z Downloaded petgraph v0.6.5
7322025-04-01T17:18:02.023Z Downloaded csv v1.3.1
7332025-04-01T17:18:02.049Z Downloaded object v0.36.5
7342025-04-01T17:18:02.074Z Downloaded typify-impl v0.3.0
7352025-04-01T17:18:02.101Z Downloaded typify-impl v0.2.0
7362025-04-01T17:18:02.101Z Downloaded regex-automata v0.4.8
7372025-04-01T17:18:02.127Z Downloaded hickory-proto v0.24.4
7382025-04-01T17:18:02.153Z Downloaded dropshot v0.16.0
7392025-04-01T17:18:02.180Z Downloaded zerocopy-derive v0.6.6
7402025-04-01T17:18:02.180Z Downloaded rustls v0.21.12
7412025-04-01T17:18:02.205Z Downloaded radix_trie v0.2.1
7422025-04-01T17:18:02.206Z Downloaded sha3 v0.10.8
7432025-04-01T17:18:02.206Z Downloaded petname v2.0.2
7442025-04-01T17:18:02.231Z Downloaded salty v0.3.0
7452025-04-01T17:18:02.231Z Downloaded rustls-webpki v0.101.7
7462025-04-01T17:18:02.258Z Downloaded unicode-width v0.2.0
7472025-04-01T17:18:02.258Z Downloaded nix v0.28.0
7482025-04-01T17:18:02.284Z Downloaded lalrpop v0.19.12
7492025-04-01T17:18:02.284Z Downloaded nix v0.29.0
7502025-04-01T17:18:02.309Z Downloaded petgraph v0.7.1
7512025-04-01T17:18:02.335Z Downloaded lzma-sys v0.1.20
7522025-04-01T17:18:02.360Z Downloaded icu_properties_data v1.5.0
7532025-04-01T17:18:02.387Z Downloaded tokio v1.43.0
7542025-04-01T17:18:02.414Z Downloaded bzip2-sys v0.1.11+1.0.8
7552025-04-01T17:18:02.440Z Downloaded libz-sys v1.1.20
7562025-04-01T17:18:02.466Z Downloaded sled v0.34.7
7572025-04-01T17:18:02.466Z Downloaded portable-atomic v1.9.0
7582025-04-01T17:18:02.491Z Downloaded polar-core v0.27.3
7592025-04-01T17:18:02.491Z Downloaded hkdf v0.12.4
7602025-04-01T17:18:02.491Z Downloaded tokio-postgres v0.7.13
7612025-04-01T17:18:02.491Z Downloaded gimli v0.31.1
7622025-04-01T17:18:02.518Z Downloaded ratatui v0.29.0
7632025-04-01T17:18:02.543Z Downloaded itertools v0.14.0
7642025-04-01T17:18:02.543Z Downloaded unicode-normalization v0.1.24
7652025-04-01T17:18:02.543Z Downloaded ssh-key v0.6.6
7662025-04-01T17:18:02.543Z Downloaded p521 v0.13.3
7672025-04-01T17:18:02.569Z Downloaded itertools v0.13.0
7682025-04-01T17:18:02.569Z Downloaded hyper v1.6.0
7692025-04-01T17:18:02.569Z Downloaded darling_core v0.20.10
7702025-04-01T17:18:02.595Z Downloaded futures-util v0.3.31
7712025-04-01T17:18:02.595Z Downloaded proptest v1.6.0
7722025-04-01T17:18:02.621Z Downloaded git2 v0.19.0
7732025-04-01T17:18:02.621Z Downloaded tokio-util v0.7.13
7742025-04-01T17:18:02.621Z Downloaded diesel_derives v2.2.3
7752025-04-01T17:18:02.647Z Downloaded subprocess v0.2.9
7762025-04-01T17:18:02.647Z Downloaded futures-channel v0.3.31
7772025-04-01T17:18:02.647Z Downloaded futures v0.3.31
7782025-04-01T17:18:02.647Z Downloaded schemars v0.8.22
7792025-04-01T17:18:02.672Z Downloaded ring v0.17.11
7802025-04-01T17:18:02.703Z Downloaded samael v0.0.18
7812025-04-01T17:18:02.729Z Downloaded der v0.7.9
7822025-04-01T17:18:02.729Z Downloaded itertools v0.12.1
7832025-04-01T17:18:02.729Z Downloaded idna v1.0.3
7842025-04-01T17:18:02.729Z Downloaded encoding_rs v0.8.34
7852025-04-01T17:18:02.755Z Downloaded yansi v1.0.1
7862025-04-01T17:18:02.755Z Downloaded rayon v1.10.0
7872025-04-01T17:18:02.780Z Downloaded quinn-proto v0.11.8
7882025-04-01T17:18:02.780Z Downloaded strum_macros v0.26.4
7892025-04-01T17:18:02.780Z Downloaded static_assertions v1.1.0
7902025-04-01T17:18:02.781Z Downloaded itertools v0.10.5
7912025-04-01T17:18:02.806Z Downloaded tui-tree-widget v0.23.0
7922025-04-01T17:18:02.806Z Downloaded synstructure v0.13.1
7932025-04-01T17:18:02.806Z Downloaded signal-hook-mio v0.2.4
7942025-04-01T17:18:02.806Z Downloaded serde_urlencoded v0.7.1
7952025-04-01T17:18:02.806Z Downloaded serde_repr v0.1.19
7962025-04-01T17:18:02.806Z Downloaded newtype_derive v0.1.6
7972025-04-01T17:18:02.806Z Downloaded multer v3.1.0
7982025-04-01T17:18:02.806Z Downloaded dropshot_endpoint v0.16.0
7992025-04-01T17:18:02.806Z Downloaded termios v0.3.3
8002025-04-01T17:18:02.806Z Downloaded libxml v0.3.3
8012025-04-01T17:18:02.833Z Downloaded url v2.5.3
8022025-04-01T17:18:02.833Z Downloaded rustyline v14.0.0
8032025-04-01T17:18:02.833Z Downloaded minimal-lexical v0.2.1
8042025-04-01T17:18:02.833Z Downloaded tar v0.4.44
8052025-04-01T17:18:02.833Z Downloaded tokio-rustls v0.24.1
8062025-04-01T17:18:02.858Z Downloaded zip v2.1.3
8072025-04-01T17:18:02.858Z Downloaded multimap v0.10.0
8082025-04-01T17:18:02.858Z Downloaded libgit2-sys v0.17.0+1.8.1
8092025-04-01T17:18:02.912Z Downloaded serde_plain v1.0.2
8102025-04-01T17:18:02.937Z Downloaded serde_path_to_error v0.1.16
8112025-04-01T17:18:02.937Z Downloaded tokio-rustls v0.26.0
8122025-04-01T17:18:02.938Z Downloaded diff v0.1.13
8132025-04-01T17:18:02.938Z Downloaded time-macros v0.2.18
8142025-04-01T17:18:02.938Z Downloaded salsa20 v0.10.2
8152025-04-01T17:18:02.938Z Downloaded getrandom v0.3.1
8162025-04-01T17:18:02.938Z Downloaded zerocopy v0.8.10
8172025-04-01T17:18:02.963Z Downloaded libm v0.2.8
8182025-04-01T17:18:02.989Z Downloaded password-hash v0.4.2
8192025-04-01T17:18:02.989Z Downloaded rustls-pemfile v2.2.0
8202025-04-01T17:18:02.989Z Downloaded papergrid v0.14.0
8212025-04-01T17:18:02.989Z Downloaded zopfli v0.8.1
8222025-04-01T17:18:02.989Z Downloaded hickory-server v0.24.4
8232025-04-01T17:18:02.989Z Downloaded hash32 v0.2.1
8242025-04-01T17:18:02.989Z Downloaded ghash v0.5.1
8252025-04-01T17:18:02.989Z Downloaded futures-core v0.3.31
8262025-04-01T17:18:02.989Z Downloaded funty v2.0.0
8272025-04-01T17:18:03.015Z Downloaded rand v0.8.5
8282025-04-01T17:18:03.015Z Downloaded hash32 v0.3.1
8292025-04-01T17:18:03.015Z Downloaded pbkdf2 v0.11.0
8302025-04-01T17:18:03.015Z Downloaded nibble_vec v0.1.0
8312025-04-01T17:18:03.015Z Downloaded tokio-rustls v0.25.0
8322025-04-01T17:18:03.015Z Downloaded num-rational v0.4.2
8332025-04-01T17:18:03.015Z Downloaded thiserror-impl-no-std v2.0.2
8342025-04-01T17:18:03.015Z Downloaded termcolor v1.4.1
8352025-04-01T17:18:03.015Z Downloaded zerocopy v0.6.6
8362025-04-01T17:18:03.015Z Downloaded unicode-properties v0.1.3
8372025-04-01T17:18:03.015Z Downloaded num-traits v0.2.19
8382025-04-01T17:18:03.015Z Downloaded tungstenite v0.23.0
8392025-04-01T17:18:03.041Z Downloaded ecdsa v0.16.9
8402025-04-01T17:18:03.041Z Downloaded term v0.7.0
8412025-04-01T17:18:03.041Z Downloaded zip v0.6.6
8422025-04-01T17:18:03.041Z Downloaded tabwriter v1.4.0
8432025-04-01T17:18:03.041Z Downloaded num_enum_derive v0.5.11
8442025-04-01T17:18:03.041Z Downloaded embedded-io v0.6.1
8452025-04-01T17:18:03.041Z Downloaded num-integer v0.1.46
8462025-04-01T17:18:03.041Z Downloaded getrandom v0.2.15
8472025-04-01T17:18:03.041Z Downloaded dirs-next v2.0.0
8482025-04-01T17:18:03.041Z Downloaded ff v0.13.0
8492025-04-01T17:18:03.041Z Downloaded ena v0.14.3
8502025-04-01T17:18:03.066Z Downloaded dsl_auto_type v0.1.2
8512025-04-01T17:18:03.067Z Downloaded serde_with_macros v3.12.0
8522025-04-01T17:18:03.067Z Downloaded daft-derive v0.1.2
8532025-04-01T17:18:03.067Z Downloaded paste v1.0.15
8542025-04-01T17:18:03.067Z Downloaded scheduled-thread-pool v0.2.7
8552025-04-01T17:18:03.067Z Downloaded same-file v1.0.6
8562025-04-01T17:18:03.067Z Downloaded rustversion v1.0.17
8572025-04-01T17:18:03.067Z Downloaded chrono-tz v0.10.1
8582025-04-01T17:18:03.067Z Downloaded tap v1.0.1
8592025-04-01T17:18:03.092Z Downloaded quinn v0.11.5
8602025-04-01T17:18:03.092Z Downloaded omicron-zone-package v0.12.0
8612025-04-01T17:18:03.093Z Downloaded http v1.2.0
8622025-04-01T17:18:03.093Z Downloaded utf-8 v0.7.6
8632025-04-01T17:18:03.094Z Downloaded untrusted v0.9.0
8642025-04-01T17:18:03.094Z Downloaded untrusted v0.7.1
8652025-04-01T17:18:03.094Z Downloaded peg-macros v0.8.5
8662025-04-01T17:18:03.094Z Downloaded qorb v0.2.1
8672025-04-01T17:18:03.094Z Downloaded predicates v3.1.3
8682025-04-01T17:18:03.120Z Downloaded ppv-lite86 v0.2.20
8692025-04-01T17:18:03.120Z Downloaded peg v0.8.5
8702025-04-01T17:18:03.120Z Downloaded x509-cert v0.2.5
8712025-04-01T17:18:03.120Z Downloaded rand v0.9.0
8722025-04-01T17:18:03.120Z Downloaded mockall_derive v0.13.1
8732025-04-01T17:18:03.120Z Downloaded progenitor v0.9.1
8742025-04-01T17:18:03.145Z Downloaded primeorder v0.13.6
8752025-04-01T17:18:03.145Z Downloaded predicates-core v1.0.8
8762025-04-01T17:18:03.145Z Downloaded smoltcp v0.11.0
8772025-04-01T17:18:03.145Z Downloaded num-complex v0.4.6
8782025-04-01T17:18:03.145Z Downloaded fs_extra v1.3.0
8792025-04-01T17:18:03.145Z Downloaded webpki-roots v0.26.6
8802025-04-01T17:18:03.172Z Downloaded reqwest v0.12.12
8812025-04-01T17:18:03.172Z Downloaded defmt v0.3.8
8822025-04-01T17:18:03.172Z Downloaded object v0.30.4
8832025-04-01T17:18:03.197Z Downloaded icu_properties v1.5.1
8842025-04-01T17:18:03.197Z Downloaded hickory-resolver v0.24.4
8852025-04-01T17:18:03.197Z Downloaded opaque-debug v0.3.1
8862025-04-01T17:18:03.197Z Downloaded russh-cryptovec v0.7.3
8872025-04-01T17:18:03.197Z Downloaded proc-macro-error-attr2 v2.0.0
8882025-04-01T17:18:03.197Z Downloaded proc-macro-crate v1.3.1
8892025-04-01T17:18:03.197Z Downloaded precomputed-hash v0.1.1
8902025-04-01T17:18:03.197Z Downloaded peg-runtime v0.8.5
8912025-04-01T17:18:03.197Z Downloaded displaydoc v0.2.5
8922025-04-01T17:18:03.197Z Downloaded curve25519-dalek-derive v0.1.1
8932025-04-01T17:18:03.197Z Downloaded termtree v0.5.1
8942025-04-01T17:18:03.198Z Downloaded simd-adler32 v0.3.7
8952025-04-01T17:18:03.198Z Downloaded signature v2.2.0
8962025-04-01T17:18:03.223Z Downloaded ref-cast-impl v1.0.23
8972025-04-01T17:18:03.223Z Downloaded oso v0.27.3
8982025-04-01T17:18:03.223Z Downloaded num-bigint-dig v0.8.4
8992025-04-01T17:18:03.223Z Downloaded flate2 v1.1.0
9002025-04-01T17:18:03.223Z Downloaded tracing-core v0.1.32
9012025-04-01T17:18:03.223Z Downloaded rcgen v0.12.1
9022025-04-01T17:18:03.223Z Downloaded ssh-encoding v0.2.0
9032025-04-01T17:18:03.223Z Downloaded fatfs v0.3.6
9042025-04-01T17:18:03.250Z Downloaded rayon-core v1.12.1
9052025-04-01T17:18:03.250Z Downloaded p384 v0.13.0
9062025-04-01T17:18:03.250Z Downloaded derive_more v0.99.19
9072025-04-01T17:18:03.250Z Downloaded regex-syntax v0.6.29
9082025-04-01T17:18:03.277Z Downloaded pkg-config v0.3.31
9092025-04-01T17:18:03.277Z Downloaded globset v0.4.15
9102025-04-01T17:18:03.277Z Downloaded waitgroup v0.1.2
9112025-04-01T17:18:03.277Z Downloaded value-bag v1.9.0
9122025-04-01T17:18:03.277Z Downloaded try-lock v0.2.5
9132025-04-01T17:18:03.277Z Downloaded tower-layer v0.3.3
9142025-04-01T17:18:03.277Z Downloaded num-bigint v0.4.6
9152025-04-01T17:18:03.277Z Downloaded foreign-types v0.3.2
9162025-04-01T17:18:03.277Z Downloaded document-features v0.2.10
9172025-04-01T17:18:03.277Z Downloaded termtree v0.4.1
9182025-04-01T17:18:03.277Z Downloaded signal-hook-tokio v0.3.1
9192025-04-01T17:18:03.277Z Downloaded xattr v1.3.1
9202025-04-01T17:18:03.277Z Downloaded unicode-segmentation v1.12.0
9212025-04-01T17:18:03.303Z Downloaded serde_yaml v0.9.34+deprecated
9222025-04-01T17:18:03.303Z Downloaded embedded-io v0.4.0
9232025-04-01T17:18:03.303Z Downloaded defmt-parser v0.3.4
9242025-04-01T17:18:03.303Z Downloaded defmt-macros v0.3.9
9252025-04-01T17:18:03.303Z Downloaded winnow v0.6.20
9262025-04-01T17:18:03.303Z Downloaded r2d2 v0.8.10
9272025-04-01T17:18:03.303Z Downloaded heapless v0.8.0
9282025-04-01T17:18:03.328Z Downloaded psl-types v2.0.11
9292025-04-01T17:18:03.328Z Downloaded glob v0.3.2
9302025-04-01T17:18:03.328Z Downloaded float-cmp v0.10.0
9312025-04-01T17:18:03.329Z Downloaded time v0.3.36
9322025-04-01T17:18:03.329Z Downloaded typify-macro v0.3.0
9332025-04-01T17:18:03.329Z Downloaded typify-macro v0.2.0
9342025-04-01T17:18:03.329Z Downloaded tracing-attributes v0.1.27
9352025-04-01T17:18:03.329Z Downloaded enum-as-inner v0.6.1
9362025-04-01T17:18:03.329Z Downloaded xz2 v0.1.7
9372025-04-01T17:18:03.329Z Downloaded wyz v0.5.1
9382025-04-01T17:18:03.354Z Downloaded writeable v0.5.5
9392025-04-01T17:18:03.354Z Downloaded wait-timeout v0.2.0
9402025-04-01T17:18:03.354Z Downloaded utf16_iter v1.0.5
9412025-04-01T17:18:03.354Z Downloaded rand_core v0.9.2
9422025-04-01T17:18:03.354Z Downloaded progenitor-impl v0.8.0
9432025-04-01T17:18:03.354Z Downloaded sqlparser v0.45.0
9442025-04-01T17:18:03.354Z Downloaded indicatif v0.17.11
9452025-04-01T17:18:03.380Z Downloaded icu_normalizer v1.5.0
9462025-04-01T17:18:03.405Z Downloaded icu_collections v1.5.0
9472025-04-01T17:18:03.405Z Downloaded postgres-protocol v0.6.8
9482025-04-01T17:18:03.405Z Downloaded toml v0.7.8
9492025-04-01T17:18:03.405Z Downloaded zerocopy-derive v0.8.10
9502025-04-01T17:18:03.405Z Downloaded winnow v0.5.40
9512025-04-01T17:18:03.405Z Downloaded postcard v1.0.10
9522025-04-01T17:18:03.405Z Downloaded des v0.8.1
9532025-04-01T17:18:03.405Z Downloaded yoke v0.7.4
9542025-04-01T17:18:03.405Z Downloaded smoltcp v0.9.1
9552025-04-01T17:18:03.431Z Downloaded miniz_oxide v0.8.5
9562025-04-01T17:18:03.431Z Downloaded headers v0.4.0
9572025-04-01T17:18:03.431Z Downloaded fxhash v0.2.1
9582025-04-01T17:18:03.431Z Downloaded endian-type v0.1.2
9592025-04-01T17:18:03.431Z Downloaded tokio-native-tls v0.3.1
9602025-04-01T17:18:03.432Z Downloaded tinystr v0.7.6
9612025-04-01T17:18:03.432Z Downloaded tiny-keccak v2.0.2
9622025-04-01T17:18:03.432Z Downloaded strum_macros v0.24.3
9632025-04-01T17:18:03.432Z Downloaded structmeta-derive v0.3.0
9642025-04-01T17:18:03.432Z Downloaded structmeta v0.3.0
9652025-04-01T17:18:03.457Z Downloaded stringprep v0.1.5
9662025-04-01T17:18:03.457Z Downloaded ref-cast v1.0.23
9672025-04-01T17:18:03.458Z Downloaded rand_xorshift v0.3.0
9682025-04-01T17:18:03.458Z Downloaded rand_seeder v0.3.0
9692025-04-01T17:18:03.458Z Downloaded rand_core v0.6.4
9702025-04-01T17:18:03.458Z Downloaded rand_chacha v0.3.1
9712025-04-01T17:18:03.458Z Downloaded postgres-types v0.2.9
9722025-04-01T17:18:03.458Z Downloaded poly1305 v0.8.0
9732025-04-01T17:18:03.458Z Downloaded uuid v1.15.1
9742025-04-01T17:18:03.458Z Downloaded toml_edit v0.19.15
9752025-04-01T17:18:03.483Z Downloaded num-conv v0.1.0
9762025-04-01T17:18:03.483Z Downloaded new_debug_unreachable v1.0.6
9772025-04-01T17:18:03.484Z Downloaded unarray v0.1.4
9782025-04-01T17:18:03.484Z Downloaded tokio-macros v2.5.0
9792025-04-01T17:18:03.484Z Downloaded tls_codec_derive v0.4.1
9802025-04-01T17:18:03.484Z Downloaded stable_deref_trait v1.2.0
9812025-04-01T17:18:03.484Z Downloaded ssh-cipher v0.2.0
9822025-04-01T17:18:03.484Z Downloaded rustls-pemfile v1.0.4
9832025-04-01T17:18:03.484Z Downloaded quinn-udp v0.5.5
9842025-04-01T17:18:03.484Z Downloaded zerovec-derive v0.10.3
9852025-04-01T17:18:03.484Z Downloaded hyper-util v0.1.10
9862025-04-01T17:18:03.512Z Downloaded spin v0.9.8
9872025-04-01T17:18:03.512Z Downloaded packed_struct_codegen v0.10.1
9882025-04-01T17:18:03.512Z Downloaded olpc-cjson v0.1.4
9892025-04-01T17:18:03.512Z Downloaded num v0.4.3
9902025-04-01T17:18:03.512Z Downloaded mockall v0.13.1
9912025-04-01T17:18:03.512Z Downloaded idna_adapter v1.2.0
9922025-04-01T17:18:03.512Z Downloaded fd-lock v4.0.2
9932025-04-01T17:18:03.512Z Downloaded fallible-iterator v0.2.0
9942025-04-01T17:18:03.513Z Downloaded diesel-dtrace v0.4.2
9952025-04-01T17:18:03.513Z Downloaded parse-display-derive v0.10.0
9962025-04-01T17:18:03.513Z Downloaded num-derive v0.4.2
9972025-04-01T17:18:03.513Z Downloaded nodrop v0.1.14
9982025-04-01T17:18:03.513Z Downloaded universal-hash v0.5.1
9992025-04-01T17:18:03.513Z Downloaded icu_locid v1.5.0
10002025-04-01T17:18:03.541Z Downloaded filetime v0.2.25
10012025-04-01T17:18:03.541Z Downloaded progenitor v0.8.0
10022025-04-01T17:18:03.541Z Downloaded icu_provider v1.5.0
10032025-04-01T17:18:03.541Z Downloaded icu_locid_transform_data v1.5.0
10042025-04-01T17:18:03.542Z Downloaded dyn-clone v1.0.19
10052025-04-01T17:18:03.542Z Downloaded dunce v1.0.5
10062025-04-01T17:18:03.542Z Downloaded zone v0.3.0
10072025-04-01T17:18:03.542Z Downloaded zone v0.1.8
10082025-04-01T17:18:03.542Z Downloaded zerofrom-derive v0.1.4
10092025-04-01T17:18:03.542Z Downloaded uzers v0.12.1
10102025-04-01T17:18:03.542Z Downloaded indexmap v1.9.3
10112025-04-01T17:18:03.542Z Downloaded fixedbitset v0.4.2
10122025-04-01T17:18:03.542Z Downloaded hickory-client v0.24.4
10132025-04-01T17:18:03.567Z Downloaded twox-hash v2.1.0
10142025-04-01T17:18:03.567Z Downloaded ron v0.8.1
10152025-04-01T17:18:03.568Z Downloaded ed25519-dalek v2.1.1
10162025-04-01T17:18:03.568Z Downloaded thiserror-no-std v2.0.2
10172025-04-01T17:18:03.568Z Downloaded supports-color v3.0.2
10182025-04-01T17:18:03.568Z Downloaded typed-path v0.9.3
10192025-04-01T17:18:03.593Z Downloaded thread_local v1.1.8
10202025-04-01T17:18:03.593Z Downloaded schemars_derive v0.8.22
10212025-04-01T17:18:03.593Z Downloaded pkcs5 v0.7.1
10222025-04-01T17:18:03.593Z Downloaded pkcs1 v0.7.5
10232025-04-01T17:18:03.593Z Downloaded pin-project v1.1.6
10242025-04-01T17:18:03.618Z Downloaded parking_lot v0.12.3
10252025-04-01T17:18:03.618Z Downloaded elliptic-curve v0.13.8
10262025-04-01T17:18:03.618Z Downloaded memmap2 v0.9.5
10272025-04-01T17:18:03.618Z Downloaded chrono v0.4.40
10282025-04-01T17:18:03.619Z Downloaded bindgen v0.71.1
10292025-04-01T17:18:03.644Z Downloaded pin-project-internal v1.1.6
10302025-04-01T17:18:03.644Z Downloaded zerovec v0.10.4
10312025-04-01T17:18:03.644Z Downloaded sync-ptr v0.1.1
10322025-04-01T17:18:03.644Z Downloaded shell-words v1.1.0
10332025-04-01T17:18:03.644Z Downloaded sha1 v0.10.6
10342025-04-01T17:18:03.644Z Downloaded nom v7.1.3
10352025-04-01T17:18:03.644Z Downloaded bindgen v0.69.5
10362025-04-01T17:18:03.670Z Downloaded pkcs8 v0.10.2
10372025-04-01T17:18:03.670Z Downloaded pin-project-lite v0.2.14
10382025-04-01T17:18:03.670Z Downloaded phf_generator v0.11.2
10392025-04-01T17:18:03.670Z Downloaded phf_codegen v0.11.2
10402025-04-01T17:18:03.670Z Downloaded phf v0.11.2
10412025-04-01T17:18:03.670Z Downloaded pem v3.0.5
10422025-04-01T17:18:03.670Z Downloaded parking_lot_core v0.9.10
10432025-04-01T17:18:03.670Z Downloaded parking_lot_core v0.8.6
10442025-04-01T17:18:03.670Z Downloaded parking_lot v0.11.2
10452025-04-01T17:18:03.696Z Downloaded bitvec v1.0.1
10462025-04-01T17:18:03.696Z Downloaded hashbrown v0.13.2
10472025-04-01T17:18:03.696Z Downloaded typify v0.3.0
10482025-04-01T17:18:03.722Z Downloaded walkdir v2.5.0
10492025-04-01T17:18:03.723Z Downloaded tinyvec v1.8.0
10502025-04-01T17:18:03.723Z Downloaded slog v2.7.0
10512025-04-01T17:18:03.724Z Downloaded similar v2.7.0
10522025-04-01T17:18:03.724Z Downloaded foreign-types-macros v0.2.3
10532025-04-01T17:18:03.724Z Downloaded foreign-types v0.5.0
10542025-04-01T17:18:03.724Z Downloaded ed25519 v2.2.3
10552025-04-01T17:18:03.724Z Downloaded typify v0.2.0
10562025-04-01T17:18:03.724Z Downloaded ron v0.7.1
10572025-04-01T17:18:03.749Z Downloaded expectorate v1.1.0
10582025-04-01T17:18:03.750Z Downloaded aws-lc-rs v1.12.4
10592025-04-01T17:18:03.750Z Downloaded reedline v0.38.0
10602025-04-01T17:18:03.750Z Downloaded foreign-types-shared v0.3.1
10612025-04-01T17:18:03.750Z Downloaded either v1.14.0
10622025-04-01T17:18:03.750Z Downloaded debug-ignore v1.0.5
10632025-04-01T17:18:03.775Z Downloaded data-encoding v2.6.0
10642025-04-01T17:18:03.775Z Downloaded whoami v1.5.2
10652025-04-01T17:18:03.775Z Downloaded which v4.4.2
10662025-04-01T17:18:03.775Z Downloaded p256 v0.13.2
10672025-04-01T17:18:03.775Z Downloaded blake3 v1.5.4
10682025-04-01T17:18:03.775Z Downloaded aho-corasick v1.1.3
10692025-04-01T17:18:03.776Z Downloaded want v0.3.1
10702025-04-01T17:18:03.802Z Downloaded unicode_categories v0.1.1
10712025-04-01T17:18:03.802Z Downloaded slab v0.4.9
10722025-04-01T17:18:03.802Z Downloaded siphasher v0.3.11
10732025-04-01T17:18:03.802Z Downloaded rustc_version v0.1.7
10742025-04-01T17:18:03.802Z Downloaded rustc-hash v2.1.1
10752025-04-01T17:18:03.802Z Downloaded derive-where v1.2.7
10762025-04-01T17:18:03.802Z Downloaded aes-gcm v0.10.3
10772025-04-01T17:18:03.802Z Downloaded vergen v8.3.2
10782025-04-01T17:18:03.802Z Downloaded snafu v0.8.5
10792025-04-01T17:18:03.829Z Downloaded rsa v0.9.6
10802025-04-01T17:18:03.829Z Downloaded futures-sink v0.3.31
10812025-04-01T17:18:03.829Z Downloaded futures-macro v0.3.31
10822025-04-01T17:18:03.829Z Downloaded futures-io v0.3.31
10832025-04-01T17:18:03.829Z Downloaded futures-executor v0.3.31
10842025-04-01T17:18:03.829Z Downloaded env_logger v0.11.5
10852025-04-01T17:18:03.829Z Downloaded env_logger v0.10.2
10862025-04-01T17:18:03.829Z Downloaded derive_builder v0.20.2
10872025-04-01T17:18:03.855Z Downloaded yasna v0.5.2
10882025-04-01T17:18:03.855Z Downloaded vte v0.11.1
10892025-04-01T17:18:03.855Z Downloaded vsss-rs v3.3.4
10902025-04-01T17:18:03.855Z Downloaded socket2 v0.5.8
10912025-04-01T17:18:03.855Z Downloaded smallvec v1.14.0
10922025-04-01T17:18:03.855Z Downloaded deranged v0.3.11
10932025-04-01T17:18:03.855Z Downloaded zeroize v1.8.1
10942025-04-01T17:18:03.855Z Downloaded tokio-tungstenite v0.23.1
10952025-04-01T17:18:03.855Z Downloaded derive_builder_core v0.20.2
10962025-04-01T17:18:03.855Z Downloaded spki v0.7.3
10972025-04-01T17:18:03.855Z Downloaded litemap v0.7.3
10982025-04-01T17:18:03.881Z Downloaded smf v0.2.3
10992025-04-01T17:18:03.881Z Downloaded sct v0.7.1
11002025-04-01T17:18:03.881Z Downloaded tokio-tungstenite v0.21.0
11012025-04-01T17:18:03.881Z Downloaded sqlformat v0.2.6
11022025-04-01T17:18:03.881Z Downloaded snafu-derive v0.8.5
11032025-04-01T17:18:03.881Z Downloaded slog-scope v4.4.0
11042025-04-01T17:18:03.881Z Downloaded rustls-pki-types v1.10.0
11052025-04-01T17:18:03.881Z Downloaded crossbeam-channel v0.5.13
11062025-04-01T17:18:03.881Z Downloaded zeroize_derive v1.4.2
11072025-04-01T17:18:03.881Z Downloaded slog-term v2.9.1
11082025-04-01T17:18:03.906Z Downloaded slog-dtrace v0.3.0
11092025-04-01T17:18:03.907Z Downloaded litrs v0.4.1
11102025-04-01T17:18:03.907Z Downloaded mime_guess v2.0.5
11112025-04-01T17:18:03.907Z Downloaded mime v0.3.17
11122025-04-01T17:18:03.907Z Downloaded md-5 v0.10.6
11132025-04-01T17:18:03.907Z Downloaded lock_api v0.4.12
11142025-04-01T17:18:03.907Z Downloaded bumpalo v3.16.0
11152025-04-01T17:18:03.907Z Downloaded smallvec v0.6.14
11162025-04-01T17:18:03.907Z Downloaded slog-stdlog v4.1.1
11172025-04-01T17:18:03.907Z Downloaded slog-json v2.6.1
11182025-04-01T17:18:03.907Z Downloaded slog-envlogger v2.2.0
11192025-04-01T17:18:03.907Z Downloaded base64 v0.22.1
11202025-04-01T17:18:03.932Z Downloaded backtrace v0.3.74
11212025-04-01T17:18:03.932Z Downloaded arrayvec v0.7.6
11222025-04-01T17:18:03.932Z Downloaded rfc6979 v0.4.0
11232025-04-01T17:18:03.933Z Downloaded hyper-staticfile v0.10.1
11242025-04-01T17:18:03.933Z Downloaded hmac v0.12.1
11252025-04-01T17:18:03.933Z Downloaded const_format v0.2.34
11262025-04-01T17:18:03.933Z Downloaded cc v1.2.15
11272025-04-01T17:18:03.933Z Downloaded scrypt v0.11.0
11282025-04-01T17:18:03.961Z Downloaded libloading v0.8.5
11292025-04-01T17:18:03.961Z Downloaded jobserver v0.1.32
11302025-04-01T17:18:03.961Z Downloaded icu_locid_transform v1.5.0
11312025-04-01T17:18:03.961Z Downloaded pretty_assertions v1.4.1
11322025-04-01T17:18:03.961Z Downloaded ipnet v2.11.0
11332025-04-01T17:18:03.961Z Downloaded iana-time-zone v0.1.61
11342025-04-01T17:18:03.961Z Downloaded hyper-rustls v0.27.3
11352025-04-01T17:18:03.961Z Downloaded hubpack v0.1.2
11362025-04-01T17:18:03.961Z Downloaded httparse v1.9.5
11372025-04-01T17:18:03.961Z Downloaded crypto-bigint v0.5.5
11382025-04-01T17:18:03.988Z Downloaded chacha20poly1305 v0.10.1
11392025-04-01T17:18:03.988Z Downloaded cassowary v0.3.0
11402025-04-01T17:18:03.988Z Downloaded bytes v1.10.1
11412025-04-01T17:18:03.988Z Downloaded base64 v0.21.7
11422025-04-01T17:18:03.989Z Downloaded secrecy v0.8.0
11432025-04-01T17:18:03.989Z Downloaded rtoolbox v0.0.2
11442025-04-01T17:18:03.989Z Downloaded rand_chacha v0.9.0
11452025-04-01T17:18:03.989Z Downloaded memoffset v0.9.1
11462025-04-01T17:18:03.989Z Downloaded linear-map v1.2.0
11472025-04-01T17:18:03.989Z Downloaded libsw-core v0.3.1
11482025-04-01T17:18:04.015Z Downloaded impl-trait-for-tuples v0.2.2
11492025-04-01T17:18:04.015Z Downloaded const-oid v0.9.6
11502025-04-01T17:18:04.015Z Downloaded compact_str v0.8.0
11512025-04-01T17:18:04.015Z Downloaded lockfree-object-pool v0.1.6
11522025-04-01T17:18:04.015Z Downloaded libsw v3.4.0
11532025-04-01T17:18:04.015Z Downloaded ipnetwork v0.21.1
11542025-04-01T17:18:04.015Z Downloaded inout v0.1.3
11552025-04-01T17:18:04.015Z Downloaded heapless v0.7.17
11562025-04-01T17:18:04.015Z Downloaded highway v1.3.0
11572025-04-01T17:18:04.015Z Downloaded crc-any v2.5.0
11582025-04-01T17:18:04.040Z Downloaded cookie v0.18.1
11592025-04-01T17:18:04.041Z Downloaded constant_time_eq v0.3.1
11602025-04-01T17:18:04.041Z Downloaded indent_write v2.2.0
11612025-04-01T17:18:04.041Z Downloaded ctr v0.9.2
11622025-04-01T17:18:04.041Z Downloaded crossbeam-utils v0.8.20
11632025-04-01T17:18:04.041Z Downloaded crossbeam-epoch v0.9.18
11642025-04-01T17:18:04.041Z Downloaded arc-swap v1.7.1
11652025-04-01T17:18:04.041Z Downloaded hex-literal v0.4.1
11662025-04-01T17:18:04.041Z Downloaded ciborium v0.2.2
11672025-04-01T17:18:04.041Z Downloaded clang-sys v1.8.1
11682025-04-01T17:18:04.066Z Downloaded bzip2 v0.4.4
11692025-04-01T17:18:04.066Z Downloaded blake2 v0.10.6
11702025-04-01T17:18:04.067Z Downloaded http-body-util v0.1.2
11712025-04-01T17:18:04.067Z Downloaded cancel-safe-futures v0.1.5
11722025-04-01T17:18:04.067Z Downloaded async-bb8-diesel v0.2.1
11732025-04-01T17:18:04.067Z Downloaded progenitor-macro v0.9.1
11742025-04-01T17:18:04.067Z Downloaded indoc v1.0.9
11752025-04-01T17:18:04.067Z Downloaded cookie_store v0.21.1
11762025-04-01T17:18:04.067Z Downloaded colored v2.2.0
11772025-04-01T17:18:04.067Z Downloaded hyper-tls v0.6.0
11782025-04-01T17:18:04.067Z Downloaded humantime v2.1.0
11792025-04-01T17:18:04.067Z Downloaded csv-core v0.1.11
11802025-04-01T17:18:04.093Z Downloaded crc32fast v1.4.2
11812025-04-01T17:18:04.093Z Downloaded base16ct v0.2.0
11822025-04-01T17:18:04.093Z Downloaded async-recursion v1.1.1
11832025-04-01T17:18:04.093Z Downloaded maplit v1.0.2
11842025-04-01T17:18:04.093Z Downloaded httpdate v1.0.3
11852025-04-01T17:18:04.093Z Downloaded hostname v0.4.0
11862025-04-01T17:18:04.093Z Downloaded hostname v0.3.1
11872025-04-01T17:18:04.093Z Downloaded aws-lc-sys v0.26.0
11882025-04-01T17:18:04.346Z Downloaded const_format_proc_macros v0.2.34
11892025-04-01T17:18:04.373Z Downloaded console v0.15.10
11902025-04-01T17:18:04.373Z Downloaded base64ct v1.6.0
11912025-04-01T17:18:04.373Z Downloaded ahash v0.8.11
11922025-04-01T17:18:04.373Z Downloaded managed v0.8.0
11932025-04-01T17:18:04.373Z Downloaded instability v0.3.2
11942025-04-01T17:18:04.373Z Downloaded cargo_metadata v0.18.1
11952025-04-01T17:18:04.373Z Downloaded async-trait v0.1.88
11962025-04-01T17:18:04.373Z Downloaded allocator-api2 v0.2.18
11972025-04-01T17:18:04.373Z Downloaded bcs v0.1.6
11982025-04-01T17:18:04.373Z Downloaded bit-vec v0.6.3
11992025-04-01T17:18:04.373Z Downloaded backoff v0.4.0
12002025-04-01T17:18:04.398Z Downloaded async-stream v0.3.6
12012025-04-01T17:18:04.399Z Downloaded addr2line v0.24.2
12022025-04-01T17:18:04.399Z Downloaded heck v0.3.3
12032025-04-01T17:18:04.399Z Downloaded crossbeam-deque v0.8.5
12042025-04-01T17:18:04.399Z Downloaded argon2 v0.5.3
12052025-04-01T17:18:04.399Z Downloaded instant v0.1.13
12062025-04-01T17:18:04.399Z Downloaded ident_case v1.0.1
12072025-04-01T17:18:04.399Z Downloaded icu_provider_macros v1.5.0
12082025-04-01T17:18:04.399Z Downloaded crc-catalog v2.4.0
12092025-04-01T17:18:04.399Z Downloaded crc v3.2.1
12102025-04-01T17:18:04.399Z Downloaded convert_case v0.4.0
12112025-04-01T17:18:04.399Z Downloaded cipher v0.4.4
12122025-04-01T17:18:04.399Z Downloaded ciborium-ll v0.2.2
12132025-04-01T17:18:04.399Z Downloaded chrono-tz-build v0.4.0
12142025-04-01T17:18:04.399Z Downloaded cexpr v0.6.0
12152025-04-01T17:18:04.399Z Downloaded buf-list v1.0.3
12162025-04-01T17:18:04.426Z Downloaded blowfish v0.9.1
12172025-04-01T17:18:04.426Z Downloaded bitfield v0.14.0
12182025-04-01T17:18:04.426Z Downloaded bit-vec v0.8.0
12192025-04-01T17:18:04.426Z Downloaded bit-set v0.5.3
12202025-04-01T17:18:04.426Z Downloaded bcrypt-pbkdf v0.10.0
12212025-04-01T17:18:04.426Z Downloaded atomic-waker v1.1.2
12222025-04-01T17:18:04.426Z Downloaded bit-set v0.8.0
12232025-04-01T17:18:04.426Z Downloaded bb8 v0.8.5
12242025-04-01T17:18:04.427Z Downloaded chacha20 v0.9.1
12252025-04-01T17:18:04.596Z Compiling serde v1.0.219
12262025-04-01T17:18:04.596Z Compiling value-bag v1.9.0
12272025-04-01T17:18:04.596Z Compiling lock_api v0.4.12
12282025-04-01T17:18:04.596Z Compiling scopeguard v1.2.0
12292025-04-01T17:18:04.596Z Compiling typenum v1.17.0
12302025-04-01T17:18:04.596Z Compiling generic-array v0.14.7
12312025-04-01T17:18:04.596Z Compiling syn v2.0.98
12322025-04-01T17:18:04.596Z Compiling getrandom v0.2.15
12332025-04-01T17:18:04.889Z Compiling shlex v1.3.0
12342025-04-01T17:18:05.136Z Compiling rand_core v0.6.4
12352025-04-01T17:18:05.262Z Compiling log v0.4.22
12362025-04-01T17:18:05.300Z Compiling jobserver v0.1.32
12372025-04-01T17:18:05.352Z Compiling subtle v2.6.1
12382025-04-01T17:18:05.377Z Compiling smallvec v1.14.0
12392025-04-01T17:18:05.828Z Compiling const-oid v0.9.6
12402025-04-01T17:18:05.853Z Compiling cc v1.2.15
12412025-04-01T17:18:05.853Z Compiling parking_lot_core v0.9.10
12422025-04-01T17:18:05.913Z Compiling pin-project-lite v0.2.14
12432025-04-01T17:18:06.090Z Compiling rustix v0.38.37
12442025-04-01T17:18:06.175Z Compiling signal-hook-registry v1.4.2
12452025-04-01T17:18:06.210Z Compiling stable_deref_trait v1.2.0
12462025-04-01T17:18:06.323Z Compiling mio v1.0.2
12472025-04-01T17:18:06.770Z Compiling parking_lot v0.12.3
12482025-04-01T17:18:06.795Z Compiling spin v0.9.8
12492025-04-01T17:18:06.823Z Compiling futures-core v0.3.31
12502025-04-01T17:18:06.940Z Compiling aho-corasick v1.1.3
12512025-04-01T17:18:07.041Z Compiling serde_json v1.0.140
12522025-04-01T17:18:07.134Z Compiling libm v0.2.8
12532025-04-01T17:18:07.219Z Compiling regex-syntax v0.8.5
12542025-04-01T17:18:07.320Z Compiling either v1.14.0
12552025-04-01T17:18:07.417Z Compiling cpufeatures v0.2.14
12562025-04-01T17:18:07.490Z Compiling socket2 v0.5.8
12572025-04-01T17:18:07.516Z Compiling num-traits v0.2.19
12582025-04-01T17:18:07.541Z Compiling futures-sink v0.3.31
12592025-04-01T17:18:07.713Z Compiling pkg-config v0.3.31
12602025-04-01T17:18:07.738Z Compiling glob v0.3.2
12612025-04-01T17:18:08.285Z Compiling slab v0.4.9
12622025-04-01T17:18:08.455Z Compiling clang-sys v1.8.1
12632025-04-01T17:18:08.548Z Compiling getrandom v0.3.1
12642025-04-01T17:18:08.785Z Compiling prettyplease v0.2.30
12652025-04-01T17:18:09.145Z Compiling lazy_static v1.5.0
12662025-04-01T17:18:09.171Z Compiling foldhash v0.1.3
12672025-04-01T17:18:09.198Z Compiling allocator-api2 v0.2.18
12682025-04-01T17:18:09.249Z Compiling minimal-lexical v0.2.1
12692025-04-01T17:18:09.567Z Compiling libloading v0.8.5
12702025-04-01T17:18:09.744Z Compiling nom v7.1.3
12712025-04-01T17:18:09.881Z Compiling hashbrown v0.15.1
12722025-04-01T17:18:09.907Z Compiling base64ct v1.6.0
12732025-04-01T17:18:09.907Z Compiling home v0.5.9
12742025-04-01T17:18:10.115Z Compiling bindgen v0.69.5
12752025-04-01T17:18:10.398Z Compiling regex-automata v0.4.8
12762025-04-01T17:18:10.477Z Compiling pem-rfc7468 v0.7.0
12772025-04-01T17:18:10.824Z Compiling futures-channel v0.3.31
12782025-04-01T17:18:10.887Z Compiling itertools v0.12.1
12792025-04-01T17:18:11.036Z Compiling synstructure v0.13.1
12802025-04-01T17:18:12.154Z Compiling cexpr v0.6.0
12812025-04-01T17:18:12.226Z Compiling lazycell v1.3.0
12822025-04-01T17:18:12.392Z Compiling writeable v0.5.5
12832025-04-01T17:18:12.417Z Compiling rustc-hash v1.1.0
12842025-04-01T17:18:12.589Z Compiling futures-io v0.3.31
12852025-04-01T17:18:12.850Z Compiling flagset v0.4.6
12862025-04-01T17:18:12.891Z Compiling litemap v0.7.3
12872025-04-01T17:18:13.067Z Compiling futures-task v0.3.31
12882025-04-01T17:18:13.261Z Compiling pin-utils v0.1.0
12892025-04-01T17:18:13.308Z Compiling cmake v0.1.51
12902025-04-01T17:18:13.389Z Compiling fs_extra v1.3.0
12912025-04-01T17:18:13.389Z Compiling dunce v1.0.5
12922025-04-01T17:18:13.512Z Compiling vcpkg v0.2.15
12932025-04-01T17:18:13.538Z Compiling paste v1.0.15
12942025-04-01T17:18:13.611Z Compiling icu_locid_transform_data v1.5.0
12952025-04-01T17:18:13.735Z Compiling icu_properties_data v1.5.0
12962025-04-01T17:18:13.865Z Compiling crossbeam-utils v0.8.20
12972025-04-01T17:18:14.019Z Compiling ring v0.17.11
12982025-04-01T17:18:14.089Z Compiling tracing-core v0.1.32
12992025-04-01T17:18:14.330Z Compiling icu_normalizer_data v1.5.0
13002025-04-01T17:18:14.435Z Compiling regex v1.11.1
13012025-04-01T17:18:14.927Z Compiling utf8_iter v1.0.4
13022025-04-01T17:18:14.987Z Compiling utf16_iter v1.0.5
13032025-04-01T17:18:15.030Z Compiling openssl-sys v0.9.106
13042025-04-01T17:18:15.167Z Compiling aws-lc-rs v1.12.4
13052025-04-01T17:18:15.193Z Compiling zerocopy v0.8.10
13062025-04-01T17:18:15.219Z Compiling serde_derive v1.0.219
13072025-04-01T17:18:15.219Z Compiling zeroize_derive v1.4.2
13082025-04-01T17:18:15.278Z Compiling zerocopy-derive v0.7.35
13092025-04-01T17:18:15.525Z Compiling zerofrom-derive v0.1.4
13102025-04-01T17:18:15.847Z Compiling yoke-derive v0.7.4
13112025-04-01T17:18:15.872Z Compiling tokio-macros v2.5.0
13122025-04-01T17:18:16.358Z Compiling zeroize v1.8.1
13132025-04-01T17:18:16.878Z Compiling zerocopy v0.7.35
13142025-04-01T17:18:17.075Z Compiling displaydoc v0.2.5
13152025-04-01T17:18:17.698Z Compiling zerovec-derive v0.10.3
13162025-04-01T17:18:17.785Z Compiling crypto-common v0.1.6
13172025-04-01T17:18:17.993Z Compiling block-buffer v0.10.4
13182025-04-01T17:18:18.019Z Compiling block-padding v0.3.3
13192025-04-01T17:18:18.044Z Compiling thiserror-impl v1.0.69
13202025-04-01T17:18:18.266Z Compiling digest v0.10.7
13212025-04-01T17:18:18.293Z Compiling inout v0.1.3
13222025-04-01T17:18:18.331Z Compiling zerofrom v0.1.4
13232025-04-01T17:18:18.359Z Compiling futures-macro v0.3.31
13242025-04-01T17:18:18.532Z Compiling yoke v0.7.4
13252025-04-01T17:18:18.557Z Compiling cipher v0.4.4
13262025-04-01T17:18:18.700Z Compiling hmac v0.12.1
13272025-04-01T17:18:18.857Z Compiling sha2 v0.10.8
13282025-04-01T17:18:18.939Z Compiling der_derive v0.7.3
13292025-04-01T17:18:19.030Z Compiling icu_provider_macros v1.5.0
13302025-04-01T17:18:19.527Z Compiling salsa20 v0.10.2
13312025-04-01T17:18:19.725Z Compiling zerovec v0.10.4
13322025-04-01T17:18:19.783Z Compiling pbkdf2 v0.12.2
13332025-04-01T17:18:19.912Z Compiling futures-util v0.3.31
13342025-04-01T17:18:19.956Z Compiling ppv-lite86 v0.2.20
13352025-04-01T17:18:19.981Z Compiling scrypt v0.11.0
13362025-04-01T17:18:20.392Z Compiling cbc v0.1.2
13372025-04-01T17:18:20.536Z Compiling thiserror v1.0.69
13382025-04-01T17:18:20.610Z Compiling aes v0.8.4
13392025-04-01T17:18:20.679Z Compiling pest v2.7.14
13402025-04-01T17:18:20.784Z Compiling tracing-attributes v0.1.27
13412025-04-01T17:18:20.809Z Compiling der v0.7.9
13422025-04-01T17:18:21.463Z Compiling tinystr v0.7.6
13432025-04-01T17:18:21.488Z Compiling icu_collections v1.5.0
13442025-04-01T17:18:21.809Z Compiling icu_locid v1.5.0
13452025-04-01T17:18:22.549Z Compiling spki v0.7.3
13462025-04-01T17:18:22.633Z Compiling iana-time-zone v0.1.61
13472025-04-01T17:18:22.864Z Compiling icu_provider v1.5.0
13482025-04-01T17:18:22.957Z Compiling pkcs5 v0.7.1
13492025-04-01T17:18:23.111Z Compiling percent-encoding v2.3.1
13502025-04-01T17:18:23.201Z Compiling write16 v1.0.0
13512025-04-01T17:18:23.326Z Compiling tracing v0.1.40
13522025-04-01T17:18:23.351Z Compiling pest_meta v2.7.14
13532025-04-01T17:18:23.434Z Compiling scroll_derive v0.12.0
13542025-04-01T17:18:23.474Z Compiling icu_locid_transform v1.5.0
13552025-04-01T17:18:23.694Z Compiling pkcs8 v0.10.2
13562025-04-01T17:18:23.763Z Compiling zerocopy-derive v0.8.10
13572025-04-01T17:18:24.389Z Compiling tinyvec_macros v0.1.1
13582025-04-01T17:18:24.502Z Compiling icu_properties v1.5.1
13592025-04-01T17:18:24.567Z Compiling rustls-pki-types v1.10.0
13602025-04-01T17:18:25.247Z Compiling bitflags v2.6.0
13612025-04-01T17:18:25.380Z Compiling bytes v1.10.1
13622025-04-01T17:18:25.489Z Compiling semver v1.0.25
13632025-04-01T17:18:25.843Z Compiling indexmap v2.7.1
13642025-04-01T17:18:26.076Z Compiling rustc_version v0.4.1
13652025-04-01T17:18:26.682Z Compiling tokio v1.43.0
13662025-04-01T17:18:26.752Z Compiling http v1.2.0
13672025-04-01T17:18:26.824Z Compiling uuid v1.15.1
13682025-04-01T17:18:26.984Z Compiling chrono v0.4.40
13692025-04-01T17:18:27.736Z Compiling icu_normalizer v1.5.0
13702025-04-01T17:18:28.049Z Compiling httparse v1.9.5
13712025-04-01T17:18:28.268Z Compiling http-body v1.0.1
13722025-04-01T17:18:28.487Z Compiling idna_adapter v1.2.0
13732025-04-01T17:18:28.601Z Compiling which v4.4.2
13742025-04-01T17:18:28.682Z Compiling scroll v0.12.0
13752025-04-01T17:18:28.711Z Compiling tinyvec v1.8.0
13762025-04-01T17:18:29.155Z Compiling pest_generator v2.7.14
13772025-04-01T17:18:29.191Z Compiling serde_derive_internals v0.29.1
13782025-04-01T17:18:29.475Z Compiling time-core v0.1.2
13792025-04-01T17:18:29.690Z Compiling foreign-types-shared v0.1.1
13802025-04-01T17:18:29.795Z Compiling atomic-waker v1.1.2
13812025-04-01T17:18:29.820Z Compiling untrusted v0.7.1
13822025-04-01T17:18:29.922Z Compiling openssl v0.10.71
13832025-04-01T17:18:29.981Z Compiling untrusted v0.9.0
13842025-04-01T17:18:30.006Z Compiling powerfmt v0.2.0
13852025-04-01T17:18:30.169Z Compiling adler2 v2.0.0
13862025-04-01T17:18:30.275Z Compiling try-lock v0.2.5
13872025-04-01T17:18:30.340Z Compiling rustversion v1.0.17
13882025-04-01T17:18:30.375Z Compiling num-conv v0.1.0
13892025-04-01T17:18:30.433Z Compiling schemars v0.8.22
13902025-04-01T17:18:30.620Z Compiling pest_derive v2.7.14
13912025-04-01T17:18:30.646Z Compiling time-macros v0.2.18
13922025-04-01T17:18:30.762Z Compiling want v0.3.1
13932025-04-01T17:18:30.949Z Compiling rand_core v0.9.2
13942025-04-01T17:18:31.005Z Compiling miniz_oxide v0.8.5
13952025-04-01T17:18:31.070Z Compiling deranged v0.3.11
13962025-04-01T17:18:31.192Z Compiling schemars_derive v0.8.22
13972025-04-01T17:18:31.350Z Compiling goblin v0.8.2
13982025-04-01T17:18:32.236Z Compiling foreign-types v0.3.2
13992025-04-01T17:18:32.361Z Compiling idna v1.0.3
14002025-04-01T17:18:32.895Z Compiling form_urlencoded v1.2.1
14012025-04-01T17:18:33.182Z Compiling openssl-macros v0.1.1
14022025-04-01T17:18:33.537Z Compiling tokio-util v0.7.13
14032025-04-01T17:18:33.629Z Compiling bzip2-sys v0.1.11+1.0.8
14042025-04-01T17:18:33.784Z Compiling dyn-clone v1.0.19
14052025-04-01T17:18:33.910Z Compiling rustls v0.23.19
14062025-04-01T17:18:33.992Z Compiling num_threads v0.1.7
14072025-04-01T17:18:34.050Z Compiling native-tls v0.2.12
14082025-04-01T17:18:34.128Z Compiling httpdate v1.0.3
14092025-04-01T17:18:34.179Z Compiling syn v1.0.109
14102025-04-01T17:18:34.339Z Compiling h2 v0.4.6
14112025-04-01T17:18:34.572Z Compiling siphasher v0.3.11
14122025-04-01T17:18:34.628Z Compiling tower-service v0.3.3
14132025-04-01T17:18:34.788Z Compiling time v0.3.36
14142025-04-01T17:18:35.605Z Compiling dtrace-parser v0.2.0
14152025-04-01T17:18:37.142Z Compiling dof v0.3.0
14162025-04-01T17:18:37.562Z Compiling rand_chacha v0.9.0
14172025-04-01T17:18:38.482Z Compiling unicode-normalization v0.1.24
14182025-04-01T17:18:38.607Z Compiling heapless v0.7.17
14192025-04-01T17:18:38.770Z Compiling crossbeam-epoch v0.9.18
14202025-04-01T17:18:38.811Z Compiling rand_chacha v0.3.1
14212025-04-01T17:18:38.970Z Compiling signature v2.2.0
14222025-04-01T17:18:39.121Z Compiling crc32fast v1.4.2
14232025-04-01T17:18:39.237Z Compiling cookie v0.18.1
14242025-04-01T17:18:39.337Z Compiling signal-hook v0.3.17
14252025-04-01T17:18:39.379Z Compiling base64 v0.22.1
14262025-04-01T17:18:39.419Z Compiling unicode-bidi v0.3.17
14272025-04-01T17:18:39.536Z Compiling slog v2.7.0
14282025-04-01T17:18:39.636Z Compiling unicode-properties v0.1.3
14292025-04-01T17:18:39.938Z Compiling openssl-probe v0.1.5
14302025-04-01T17:18:39.965Z Compiling rayon-core v1.12.1
14312025-04-01T17:18:40.014Z Compiling stringprep v0.1.5
14322025-04-01T17:18:40.215Z Compiling hyper v1.6.0
14332025-04-01T17:18:40.591Z Compiling rand v0.8.5
14342025-04-01T17:18:40.652Z Compiling crossbeam-deque v0.8.5
14352025-04-01T17:18:40.749Z Compiling usdt-impl v0.5.0
14362025-04-01T17:18:40.942Z Compiling rand v0.9.0
14372025-04-01T17:18:41.314Z Compiling url v2.5.3
14382025-04-01T17:18:41.881Z Compiling curve25519-dalek v4.1.3
14392025-04-01T17:18:42.250Z Compiling hyper-util v0.1.10
14402025-04-01T17:18:42.369Z Compiling toml_datetime v0.6.8
14412025-04-01T17:18:42.406Z Compiling serde_tokenstream v0.2.2
14422025-04-01T17:18:42.452Z Compiling serde_spanned v0.6.8
14432025-04-01T17:18:42.665Z Compiling md-5 v0.10.6
14442025-04-01T17:18:42.779Z Compiling num-integer v0.1.46
14452025-04-01T17:18:42.804Z Compiling hash32 v0.2.1
14462025-04-01T17:18:43.933Z Compiling ff v0.13.0
14472025-04-01T17:18:43.959Z Compiling memoffset v0.9.1
14482025-04-01T17:18:43.959Z Compiling litrs v0.4.1
14492025-04-01T17:18:43.959Z Compiling portable-atomic v1.9.0
14502025-04-01T17:18:43.959Z Compiling newtype-uuid v1.2.1
14512025-04-01T17:18:43.959Z Compiling smoltcp v0.9.1
14522025-04-01T17:18:43.959Z Compiling base16ct v0.2.0
14532025-04-01T17:18:43.959Z Compiling fallible-iterator v0.2.0
14542025-04-01T17:18:43.959Z Compiling psl-types v2.0.11
14552025-04-01T17:18:43.959Z Compiling gimli v0.31.1
14562025-04-01T17:18:43.959Z Compiling cfg_aliases v0.2.1
14572025-04-01T17:18:43.959Z Compiling num-bigint-dig v0.8.4
14582025-04-01T17:18:43.985Z Compiling nix v0.29.0
14592025-04-01T17:18:44.020Z Compiling postgres-protocol v0.6.8
14602025-04-01T17:18:44.050Z Compiling document-features v0.2.10
14612025-04-01T17:18:44.277Z Compiling publicsuffix v2.3.0
14622025-04-01T17:18:44.617Z Compiling sec1 v0.7.3
14632025-04-01T17:18:44.664Z Compiling num-iter v0.1.45
14642025-04-01T17:18:44.815Z Compiling group v0.13.0
14652025-04-01T17:18:45.062Z Compiling bzip2 v0.4.4
14662025-04-01T17:18:45.152Z Compiling tokio-native-tls v0.3.1
14672025-04-01T17:18:45.696Z Compiling flate2 v1.1.0
14682025-04-01T17:18:45.930Z Compiling ipnetwork v0.21.1
14692025-04-01T17:18:46.031Z Compiling phf_shared v0.11.2
14702025-04-01T17:18:46.113Z Compiling terminal_size v0.4.0
14712025-04-01T17:18:46.318Z Compiling http-body-util v0.1.2
14722025-04-01T17:18:46.360Z Compiling webpki-roots v0.26.6
14732025-04-01T17:18:46.385Z Compiling hkdf v0.12.4
14742025-04-01T17:18:46.443Z Compiling crypto-bigint v0.5.5
14752025-04-01T17:18:46.571Z Compiling zerocopy-derive v0.6.6
14762025-04-01T17:18:46.614Z Compiling async-trait v0.1.88
14772025-04-01T17:18:46.640Z Compiling curve25519-dalek-derive v0.1.1
14782025-04-01T17:18:46.748Z Compiling sync_wrapper v1.0.1
14792025-04-01T17:18:46.902Z Compiling ahash v0.8.11
14802025-04-01T17:18:47.186Z Compiling addr2line v0.24.2
14812025-04-01T17:18:47.568Z Compiling fs-err v2.11.0
14822025-04-01T17:18:47.767Z Compiling object v0.36.5
14832025-04-01T17:18:47.793Z Compiling ipnet v2.11.0
14842025-04-01T17:18:47.854Z Compiling unicode-width v0.2.0
14852025-04-01T17:18:48.108Z Compiling simd-adler32 v0.3.7
14862025-04-01T17:18:48.287Z Compiling rustc-demangle v0.1.24
14872025-04-01T17:18:48.558Z Compiling managed v0.8.0
14882025-04-01T17:18:48.585Z Compiling buf-list v1.0.3
14892025-04-01T17:18:48.702Z Compiling winnow v0.5.40
14902025-04-01T17:18:48.936Z Compiling anyhow v1.0.97
14912025-04-01T17:18:49.064Z Compiling zip v2.1.3
14922025-04-01T17:18:49.089Z Compiling bumpalo v3.16.0
14932025-04-01T17:18:49.337Z Compiling tower-layer v0.3.3
14942025-04-01T17:18:49.443Z Compiling lockfree-object-pool v0.1.6
14952025-04-01T17:18:49.634Z Compiling tower v0.5.2
14962025-04-01T17:18:49.719Z Compiling zopfli v0.8.1
14972025-04-01T17:18:49.900Z Compiling clap_builder v4.5.32
14982025-04-01T17:18:50.383Z Compiling strum_macros v0.25.3
14992025-04-01T17:18:50.832Z Compiling hubpack_derive v0.1.1
15002025-04-01T17:18:51.223Z Compiling elliptic-curve v0.13.8
15012025-04-01T17:18:51.528Z Compiling hubpack v0.1.2
15022025-04-01T17:18:51.601Z Compiling toml_edit v0.19.15
15032025-04-01T17:18:51.908Z Compiling console v0.15.10
15042025-04-01T17:18:51.933Z Compiling zerocopy v0.6.6
15052025-04-01T17:18:52.781Z Compiling hyper-tls v0.6.0
15062025-04-01T17:18:53.007Z Compiling oxnet v0.1.1
15072025-04-01T17:18:53.125Z Compiling backtrace v0.3.74
15082025-04-01T17:18:53.274Z Compiling phf v0.11.2
15092025-04-01T17:18:53.514Z Compiling rayon v1.10.0
15102025-04-01T17:18:53.619Z Compiling signal-hook-mio v0.2.4
15112025-04-01T17:18:53.645Z Compiling cookie_store v0.21.1
15122025-04-01T17:18:54.844Z Compiling postgres-types v0.2.9
15132025-04-01T17:18:55.886Z Compiling usdt-macro v0.5.0
15142025-04-01T17:18:56.358Z Compiling usdt-attr-macro v0.5.0
15152025-04-01T17:18:56.842Z Compiling ed25519 v2.2.3
15162025-04-01T17:18:57.007Z Compiling phf_shared v0.10.0
15172025-04-01T17:18:57.054Z Compiling serde_urlencoded v0.7.1
15182025-04-01T17:18:57.234Z Compiling enum-as-inner v0.6.1
15192025-04-01T17:18:57.341Z Compiling clap_derive v4.5.32
15202025-04-01T17:18:57.484Z Compiling serde-big-array v0.5.1
15212025-04-01T17:18:57.603Z Compiling rustls-pemfile v2.2.0
15222025-04-01T17:18:57.719Z Compiling futures-executor v0.3.31
15232025-04-01T17:18:57.896Z Compiling pkcs1 v0.7.5
15242025-04-01T17:18:58.054Z Compiling rfc6979 v0.4.0
15252025-04-01T17:18:58.137Z Compiling daft-derive v0.1.2
15262025-04-01T17:18:58.226Z Compiling serde_repr v0.1.19
15272025-04-01T17:18:58.346Z Compiling bstr v1.10.0
15282025-04-01T17:18:58.542Z Compiling float-cmp v0.10.0
15292025-04-01T17:18:58.630Z Compiling encoding_rs v0.8.34
15302025-04-01T17:18:58.758Z Compiling number_prefix v0.4.0
15312025-04-01T17:18:58.971Z Compiling precomputed-hash v0.1.1
15322025-04-01T17:18:59.098Z Compiling mime v0.3.17
15332025-04-01T17:18:59.124Z Compiling fixedbitset v0.4.2
15342025-04-01T17:18:59.402Z Compiling unicode-segmentation v1.12.0
15352025-04-01T17:18:59.561Z Compiling new_debug_unreachable v1.0.6
15362025-04-01T17:18:59.613Z Compiling data-encoding v2.6.0
15372025-04-01T17:18:59.663Z Compiling difflib v0.4.0
15382025-04-01T17:18:59.706Z Compiling normalize-line-endings v0.3.0
15392025-04-01T17:18:59.836Z Compiling predicates-core v1.0.8
15402025-04-01T17:19:00.105Z Compiling whoami v1.5.2
15412025-04-01T17:19:00.131Z Compiling static_assertions v1.1.0
15422025-04-01T17:19:00.231Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15432025-04-01T17:19:00.612Z Compiling tokio-postgres v0.7.13
15442025-04-01T17:19:00.767Z Compiling hickory-proto v0.24.4
15452025-04-01T17:19:00.828Z Compiling clap v4.5.32
15462025-04-01T17:19:00.949Z Compiling predicates v3.1.3
15472025-04-01T17:19:01.156Z Compiling similar v2.7.0
15482025-04-01T17:19:01.817Z Compiling string_cache v0.8.7
15492025-04-01T17:19:02.164Z Compiling toml_edit v0.22.24
15502025-04-01T17:19:02.207Z Compiling daft v0.1.2
15512025-04-01T17:19:02.588Z Compiling petgraph v0.6.5
15522025-04-01T17:19:02.834Z Compiling indicatif v0.17.11
15532025-04-01T17:19:04.459Z Compiling usdt v0.5.0
15542025-04-01T17:19:04.883Z Compiling rsa v0.9.6
15552025-04-01T17:19:04.909Z Compiling ecdsa v0.16.9
15562025-04-01T17:19:04.987Z Compiling futures v0.3.31
15572025-04-01T17:19:05.101Z Compiling ed25519-dalek v2.1.1
15582025-04-01T17:19:05.553Z Compiling toml v0.7.8
15592025-04-01T17:19:06.230Z Compiling crossterm v0.28.1
15602025-04-01T17:19:07.408Z Compiling zip v0.6.6
15612025-04-01T17:19:07.433Z Compiling tokio-stream v0.1.17
15622025-04-01T17:19:08.067Z Compiling openapiv3 v2.0.0
15632025-04-01T17:19:08.094Z Compiling hex v0.4.3
15642025-04-01T17:19:08.188Z Compiling x509-cert v0.2.5
15652025-04-01T17:19:08.326Z Compiling sha1 v0.10.6
15662025-04-01T17:19:08.465Z Compiling itertools v0.10.5
15672025-04-01T17:19:08.582Z Compiling dirs-sys-next v0.1.2
15682025-04-01T17:19:08.687Z Compiling unicode-xid v0.2.6
15692025-04-01T17:19:08.869Z Compiling lalrpop-util v0.19.12
15702025-04-01T17:19:08.894Z Compiling peg-runtime v0.8.5
15712025-04-01T17:19:09.052Z Compiling dirs-next v2.0.0
15722025-04-01T17:19:09.185Z Compiling thread_local v1.1.8
15732025-04-01T17:19:09.236Z Compiling slog-async v2.8.0
15742025-04-01T17:19:09.384Z Compiling term v0.7.0
15752025-04-01T17:19:09.641Z Compiling strum_macros v0.26.4
15762025-04-01T17:19:09.740Z Compiling xattr v1.3.1
15772025-04-01T17:19:09.988Z Compiling crossbeam-channel v0.5.13
15782025-04-01T17:19:10.418Z Compiling is-terminal v0.4.13
15792025-04-01T17:19:10.531Z Compiling filetime v0.2.25
15802025-04-01T17:19:10.559Z Compiling take_mut v0.2.2
15812025-04-01T17:19:10.721Z Compiling tar v0.4.44
15822025-04-01T17:19:10.838Z Compiling slog-term v2.9.1
15832025-04-01T17:19:11.090Z Compiling camino v1.1.9
15842025-04-01T17:19:13.186Z Compiling strum v0.26.3
15852025-04-01T17:19:16.967Z Compiling aws-lc-sys v0.26.0
15862025-04-01T17:19:49.377Z Compiling rustls-webpki v0.102.8
15872025-04-01T17:19:55.344Z Compiling tokio-rustls v0.26.0
15882025-04-01T17:19:55.666Z Compiling hyper-rustls v0.27.3
15892025-04-01T17:19:55.974Z Compiling reqwest v0.12.12
15902025-04-01T17:20:00.167Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15912025-04-01T17:20:00.499Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15922025-04-01T17:20:05.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
15932025-04-01T17:20:05.955Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15942025-04-01T17:20:06.022ZApr 01 17:20:05.089 INFO Starting download, target: Cockroach
15952025-04-01T17:20:06.022ZApr 01 17:20:05.090 INFO Starting download, target: Clickhouse
15962025-04-01T17:20:06.022ZApr 01 17:20:05.090 INFO Starting download, target: Console
15972025-04-01T17:20:06.022ZApr 01 17:20:05.090 INFO Starting download, target: DendriteOpenapi
15982025-04-01T17:20:06.022ZApr 01 17:20:05.090 INFO Starting download, target: DendriteStub
15992025-04-01T17:20:06.022ZApr 01 17:20:05.090 INFO Starting download, target: MaghemiteMgd
16002025-04-01T17:20:06.049ZApr 01 17:20:05.090 INFO Starting download, target: TransceiverControl
16012025-04-01T17:20:06.049ZApr 01 17:20:05.091 INFO Downloading out/downloads/dpd-668f1a2e35e7c76b22ab83fe6c2242d3454e2803.json (attempt 1/3), target: DendriteOpenapi
16022025-04-01T17:20:06.049ZApr 01 17:20:05.091 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16032025-04-01T17:20:06.049ZApr 01 17:20:05.091 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16042025-04-01T17:20:06.049ZApr 01 17:20:05.091 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16052025-04-01T17:20:06.049ZApr 01 17:20:05.091 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16062025-04-01T17:20:06.049ZApr 01 17:20:05.092 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16072025-04-01T17:20:06.049ZApr 01 17:20:05.092 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16082025-04-01T17:20:06.321ZApr 01 17:20:05.389 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16092025-04-01T17:20:06.694ZApr 01 17:20:05.762 INFO Download complete, target: Console
16102025-04-01T17:20:11.521ZApr 01 17:20:10.542 INFO Download complete, target: DendriteOpenapi
16112025-04-01T17:20:11.832ZApr 01 17:20:10.893 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16122025-04-01T17:20:12.216ZApr 01 17:20:11.282 INFO Download complete, target: TransceiverControl
16132025-04-01T17:20:13.162ZApr 01 17:20:12.231 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16142025-04-01T17:20:13.978ZApr 01 17:20:13.047 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16152025-04-01T17:20:15.536ZApr 01 17:20:14.604 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16162025-04-01T17:20:15.536ZApr 01 17:20:14.605 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16172025-04-01T17:20:16.119ZApr 01 17:20:15.189 INFO Download complete, target: MaghemiteMgd
16182025-04-01T17:20:17.357ZApr 01 17:20:16.426 INFO Download complete, target: DendriteStub
16192025-04-01T17:20:23.195ZApr 01 17:20:22.264 INFO Checking that binary works, target: Cockroach
16202025-04-01T17:20:23.472ZApr 01 17:20:22.542 INFO Download complete, target: Cockroach
16212025-04-01T17:20:25.581ZApr 01 17:20:24.651 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16222025-04-01T17:20:37.818ZApr 01 17:20:36.889 INFO Checking that binary works, target: Clickhouse
16232025-04-01T17:20:38.026ZApr 01 17:20:37.096 INFO Download complete, target: Clickhouse
16242025-04-01T17:20:38.052ZAll builder prerequisites installed successfully, and PATH looks valid
16252025-04-01T17:20:38.078Z
16262025-04-01T17:20:38.078Zreal 5:22.114024232
16272025-04-01T17:20:38.078Zuser 13:23.838872442
16282025-04-01T17:20:38.078Zsys 2:13.308303281
16292025-04-01T17:20:38.078Ztrap 0.443266389
16302025-04-01T17:20:38.078Ztflt 0.446734312
16312025-04-01T17:20:38.078Zdflt 1.071855816
16322025-04-01T17:20:38.078Zkflt 0.008417395
16332025-04-01T17:20:38.078Zlock 25:22.761466582
16342025-04-01T17:20:38.078Zslp 48:55.209971081
16352025-04-01T17:20:38.078Zlat 1:02.879215406
16362025-04-01T17:20:38.078Zstop 2:14.741588279
16372025-04-01T17:20:38.078Z+ banner hack-check
16382025-04-01T17:20:38.078Z
16392025-04-01T17:20:38.078Z # # ## #### # # #### # # ###### #### # #
16402025-04-01T17:20:38.078Z # # # # # # # # # # # # # # # # #
16412025-04-01T17:20:38.078Z ###### # # # #### ##### # ###### ##### # ####
16422025-04-01T17:20:38.078Z # # ###### # # # # # # # # # #
16432025-04-01T17:20:38.078Z # # # # # # # # # # # # # # # # #
16442025-04-01T17:20:38.078Z # # # # #### # # #### # # ###### #### # #
16452025-04-01T17:20:38.078Z
16462025-04-01T17:20:38.079Z+ export CARGO_INCREMENTAL=0
16472025-04-01T17:20:38.079Z+ CARGO_INCREMENTAL=0
16482025-04-01T17:20:38.079Z+ ptime -m timeout 2h cargo xtask check-features --ci
16492025-04-01T17:20:38.882Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16502025-04-01T17:20:42.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
16512025-04-01T17:20:42.625Z Running `target/debug/xtask check-features --ci`
16522025-04-01T17:20:42.656Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16532025-04-01T17:20:42.656Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16542025-04-01T17:20:43.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
16552025-04-01T17:20:43.304Z Running `target/debug/xtask download cargo-hack`
16562025-04-01T17:20:44.418Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16572025-04-01T17:20:44.758Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16582025-04-01T17:20:49.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.92s
16592025-04-01T17:20:49.391Z Running `target/debug/xtask-downloader cargo-hack`
16602025-04-01T17:20:49.446ZApr 01 17:20:48.517 INFO Starting download, target: CargoHack
16612025-04-01T17:20:49.471ZApr 01 17:20:48.519 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16622025-04-01T17:20:50.108ZApr 01 17:20:49.179 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16632025-04-01T17:20:50.199ZApr 01 17:20:49.270 INFO Download complete, target: CargoHack
16642025-04-01T17:20:50.226Zrunning: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16652025-04-01T17:20:50.256Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16662025-04-01T17:20:50.527Zinfo: running `cargo check --bins` on api_identity (1/203)
16672025-04-01T17:20:51.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682025-04-01T17:20:51.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692025-04-01T17:20:51.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702025-04-01T17:20:51.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
16712025-04-01T17:20:51.529Z
16722025-04-01T17:20:51.529Zinfo: running `cargo check --bins` on bootstore (2/203)
16732025-04-01T17:20:52.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742025-04-01T17:20:52.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752025-04-01T17:20:52.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762025-04-01T17:20:52.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
16772025-04-01T17:20:52.562Z
16782025-04-01T17:20:52.562Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/203)
16792025-04-01T17:20:53.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802025-04-01T17:20:53.490Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812025-04-01T17:20:53.490Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822025-04-01T17:20:53.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
16832025-04-01T17:20:53.557Z
16842025-04-01T17:20:53.558Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/203)
16852025-04-01T17:20:54.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862025-04-01T17:20:54.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872025-04-01T17:20:54.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882025-04-01T17:20:54.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
16892025-04-01T17:20:54.566Z
16902025-04-01T17:20:54.566Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/203)
16912025-04-01T17:20:55.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922025-04-01T17:20:55.236Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932025-04-01T17:20:55.236Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942025-04-01T17:20:55.236Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
16952025-04-01T17:20:55.270Z
16962025-04-01T17:20:55.270Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/203)
16972025-04-01T17:20:55.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982025-04-01T17:20:55.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992025-04-01T17:20:55.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002025-04-01T17:20:55.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17012025-04-01T17:20:55.884Z
17022025-04-01T17:20:55.884Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/203)
17032025-04-01T17:20:56.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042025-04-01T17:20:56.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052025-04-01T17:20:56.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062025-04-01T17:20:56.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17072025-04-01T17:20:56.486Z
17082025-04-01T17:20:56.486Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/203)
17092025-04-01T17:20:57.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102025-04-01T17:20:57.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112025-04-01T17:20:57.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122025-04-01T17:20:57.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17132025-04-01T17:20:57.072Z
17142025-04-01T17:20:57.072Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/203)
17152025-04-01T17:20:57.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162025-04-01T17:20:57.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172025-04-01T17:20:57.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182025-04-01T17:20:57.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17192025-04-01T17:20:57.632Z
17202025-04-01T17:20:57.632Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/203)
17212025-04-01T17:20:58.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222025-04-01T17:20:58.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232025-04-01T17:20:58.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242025-04-01T17:20:58.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17252025-04-01T17:20:58.202Z
17262025-04-01T17:20:58.202Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/203)
17272025-04-01T17:20:58.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282025-04-01T17:20:58.750Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292025-04-01T17:20:58.750Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302025-04-01T17:20:58.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17312025-04-01T17:20:58.788Z
17322025-04-01T17:20:58.788Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/203)
17332025-04-01T17:20:59.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342025-04-01T17:20:59.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352025-04-01T17:20:59.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362025-04-01T17:20:59.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17372025-04-01T17:20:59.353Z
17382025-04-01T17:20:59.353Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/203)
17392025-04-01T17:20:59.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402025-04-01T17:20:59.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412025-04-01T17:20:59.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422025-04-01T17:20:59.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17432025-04-01T17:20:59.927Z
17442025-04-01T17:20:59.927Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/203)
17452025-04-01T17:21:00.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462025-04-01T17:21:00.445Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472025-04-01T17:21:00.445Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482025-04-01T17:21:00.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17492025-04-01T17:21:00.471Z
17502025-04-01T17:21:00.471Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/203)
17512025-04-01T17:21:01.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522025-04-01T17:21:01.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532025-04-01T17:21:01.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542025-04-01T17:21:01.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17552025-04-01T17:21:01.064Z
17562025-04-01T17:21:01.064Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/203)
17572025-04-01T17:21:01.601Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582025-04-01T17:21:01.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592025-04-01T17:21:01.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602025-04-01T17:21:01.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17612025-04-01T17:21:01.662Z
17622025-04-01T17:21:01.662Zinfo: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/203)
17632025-04-01T17:21:02.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642025-04-01T17:21:02.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652025-04-01T17:21:02.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662025-04-01T17:21:02.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
17672025-04-01T17:21:02.261Z
17682025-04-01T17:21:02.261Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/203)
17692025-04-01T17:21:02.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702025-04-01T17:21:02.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712025-04-01T17:21:02.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722025-04-01T17:21:02.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17732025-04-01T17:21:02.849Z
17742025-04-01T17:21:02.849Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/203)
17752025-04-01T17:21:03.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762025-04-01T17:21:03.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772025-04-01T17:21:03.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782025-04-01T17:21:03.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17792025-04-01T17:21:03.432Z
17802025-04-01T17:21:03.432Zinfo: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/203)
17812025-04-01T17:21:03.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822025-04-01T17:21:03.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832025-04-01T17:21:03.975Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17842025-04-01T17:21:03.975Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17852025-04-01T17:21:04.009Z
17862025-04-01T17:21:04.009Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/203)
17872025-04-01T17:21:04.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17882025-04-01T17:21:04.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17892025-04-01T17:21:04.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17902025-04-01T17:21:04.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
17912025-04-01T17:21:04.596Z
17922025-04-01T17:21:04.596Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/203)
17932025-04-01T17:21:05.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17942025-04-01T17:21:05.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17952025-04-01T17:21:05.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17962025-04-01T17:21:05.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17972025-04-01T17:21:05.176Z
17982025-04-01T17:21:05.176Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/203)
17992025-04-01T17:21:05.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18002025-04-01T17:21:05.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18012025-04-01T17:21:05.726Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18022025-04-01T17:21:05.726Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18032025-04-01T17:21:05.761Z
18042025-04-01T17:21:05.761Zinfo: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/203)
18052025-04-01T17:21:06.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18062025-04-01T17:21:06.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18072025-04-01T17:21:06.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18082025-04-01T17:21:06.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18092025-04-01T17:21:06.339Z
18102025-04-01T17:21:06.339Zinfo: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/203)
18112025-04-01T17:21:06.858Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18122025-04-01T17:21:06.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18132025-04-01T17:21:06.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18142025-04-01T17:21:06.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18152025-04-01T17:21:06.915Z
18162025-04-01T17:21:06.915Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/203)
18172025-04-01T17:21:07.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18182025-04-01T17:21:07.461Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18192025-04-01T17:21:07.461Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18202025-04-01T17:21:07.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18212025-04-01T17:21:07.495Z
18222025-04-01T17:21:07.495Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/203)
18232025-04-01T17:21:08.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18242025-04-01T17:21:08.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18252025-04-01T17:21:08.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18262025-04-01T17:21:08.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18272025-04-01T17:21:08.067Z
18282025-04-01T17:21:08.067Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/203)
18292025-04-01T17:21:08.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18302025-04-01T17:21:08.610Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18312025-04-01T17:21:08.610Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18322025-04-01T17:21:08.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18332025-04-01T17:21:08.641Z
18342025-04-01T17:21:08.641Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/203)
18352025-04-01T17:21:09.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18362025-04-01T17:21:09.195Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18372025-04-01T17:21:09.195Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18382025-04-01T17:21:09.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18392025-04-01T17:21:09.226Z
18402025-04-01T17:21:09.226Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/203)
18412025-04-01T17:21:09.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18422025-04-01T17:21:09.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18432025-04-01T17:21:09.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18442025-04-01T17:21:09.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18452025-04-01T17:21:09.801Z
18462025-04-01T17:21:09.801Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/203)
18472025-04-01T17:21:10.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18482025-04-01T17:21:10.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18492025-04-01T17:21:10.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18502025-04-01T17:21:10.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18512025-04-01T17:21:10.394Z
18522025-04-01T17:21:10.394Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/203)
18532025-04-01T17:21:10.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18542025-04-01T17:21:10.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18552025-04-01T17:21:10.947Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18562025-04-01T17:21:10.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18572025-04-01T17:21:10.981Z
18582025-04-01T17:21:10.981Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/203)
18592025-04-01T17:21:11.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18602025-04-01T17:21:11.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18612025-04-01T17:21:11.543Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18622025-04-01T17:21:11.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18632025-04-01T17:21:11.578Z
18642025-04-01T17:21:11.578Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/203)
18652025-04-01T17:21:12.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18662025-04-01T17:21:12.138Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18672025-04-01T17:21:12.138Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18682025-04-01T17:21:12.138Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18692025-04-01T17:21:12.172Z
18702025-04-01T17:21:12.172Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/203)
18712025-04-01T17:21:12.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18722025-04-01T17:21:12.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18732025-04-01T17:21:12.711Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18742025-04-01T17:21:12.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
18752025-04-01T17:21:12.747Z
18762025-04-01T17:21:12.747Zinfo: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/203)
18772025-04-01T17:21:13.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18782025-04-01T17:21:13.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18792025-04-01T17:21:13.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18802025-04-01T17:21:13.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18812025-04-01T17:21:13.333Z
18822025-04-01T17:21:13.333Zinfo: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/203)
18832025-04-01T17:21:13.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18842025-04-01T17:21:13.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18852025-04-01T17:21:13.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18862025-04-01T17:21:13.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
18872025-04-01T17:21:13.931Z
18882025-04-01T17:21:13.931Zinfo: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/203)
18892025-04-01T17:21:14.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18902025-04-01T17:21:14.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18912025-04-01T17:21:14.591Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18922025-04-01T17:21:14.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18932025-04-01T17:21:14.591Z
18942025-04-01T17:21:14.591Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/203)
18952025-04-01T17:21:15.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18962025-04-01T17:21:15.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18972025-04-01T17:21:15.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
18982025-04-01T17:21:15.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
18992025-04-01T17:21:15.107Z
19002025-04-01T17:21:15.107Zinfo: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/203)
19012025-04-01T17:21:15.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19022025-04-01T17:21:15.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19032025-04-01T17:21:15.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19042025-04-01T17:21:15.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19052025-04-01T17:21:15.681Z
19062025-04-01T17:21:15.681Zinfo: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/203)
19072025-04-01T17:21:16.236Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19082025-04-01T17:21:16.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19092025-04-01T17:21:16.261Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19102025-04-01T17:21:16.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
19112025-04-01T17:21:16.298Z
19122025-04-01T17:21:16.298Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/203)
19132025-04-01T17:21:16.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19142025-04-01T17:21:16.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19152025-04-01T17:21:16.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19162025-04-01T17:21:16.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19172025-04-01T17:21:16.898Z
19182025-04-01T17:21:16.898Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/203)
19192025-04-01T17:21:17.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19202025-04-01T17:21:17.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19212025-04-01T17:21:17.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19222025-04-01T17:21:17.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
19232025-04-01T17:21:17.493Z
19242025-04-01T17:21:17.493Zinfo: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/203)
19252025-04-01T17:21:18.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19262025-04-01T17:21:18.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19272025-04-01T17:21:18.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19282025-04-01T17:21:18.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
19292025-04-01T17:21:18.062Z
19302025-04-01T17:21:18.062Zinfo: running `cargo check --bins` on sled-hardware-types (45/203)
19312025-04-01T17:21:18.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19322025-04-01T17:21:18.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19332025-04-01T17:21:18.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19342025-04-01T17:21:18.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19352025-04-01T17:21:18.895Z
19362025-04-01T17:21:18.895Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (46/203)
19372025-04-01T17:21:19.629Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19382025-04-01T17:21:19.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19392025-04-01T17:21:19.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19402025-04-01T17:21:19.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
19412025-04-01T17:21:19.726Z
19422025-04-01T17:21:19.726Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/203)
19432025-04-01T17:21:20.454Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19442025-04-01T17:21:20.479Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19452025-04-01T17:21:20.479Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
19462025-04-01T17:21:20.479Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
19472025-04-01T17:21:20.555Z
19482025-04-01T17:21:20.555Zinfo: running `cargo check --bins` on oxlog (48/203)
19492025-04-01T17:21:21.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19502025-04-01T17:21:21.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19512025-04-01T17:21:21.422Z Checking cfg-if v1.0.0
19522025-04-01T17:21:21.447Z Checking libc v0.2.170
19532025-04-01T17:21:21.473Z Checking serde v1.0.219
19542025-04-01T17:21:21.473Z Checking zeroize v1.8.1
19552025-04-01T17:21:21.498Z Checking memchr v2.7.4
19562025-04-01T17:21:21.523Z Checking typenum v1.17.0
19572025-04-01T17:21:21.549Z Checking value-bag v1.9.0
19582025-04-01T17:21:21.549Z Checking subtle v2.6.1
19592025-04-01T17:21:21.575Z Checking smallvec v1.14.0
19602025-04-01T17:21:21.735Z Checking scopeguard v1.2.0
19612025-04-01T17:21:21.805Z Checking const-oid v0.9.6
19622025-04-01T17:21:21.879Z Checking lock_api v0.4.12
19632025-04-01T17:21:21.903Z Checking itoa v1.0.11
19642025-04-01T17:21:21.928Z Checking log v0.4.22
19652025-04-01T17:21:22.101Z Checking byteorder v1.5.0
19662025-04-01T17:21:22.240Z Checking pin-project-lite v0.2.14
19672025-04-01T17:21:22.265Z Checking once_cell v1.20.3
19682025-04-01T17:21:22.336Z Checking getrandom v0.2.15
19692025-04-01T17:21:22.384Z Checking parking_lot_core v0.9.10
19702025-04-01T17:21:22.409Z Checking signal-hook-registry v1.4.2
19712025-04-01T17:21:22.442Z Checking generic-array v0.14.7
19722025-04-01T17:21:22.475Z Checking stable_deref_trait v1.2.0
19732025-04-01T17:21:22.554Z Checking mio v1.0.2
19742025-04-01T17:21:22.591Z Checking rand_core v0.6.4
19752025-04-01T17:21:22.619Z Checking futures-core v0.3.31
19762025-04-01T17:21:22.645Z Checking cpufeatures v0.2.14
19772025-04-01T17:21:22.692Z Checking parking_lot v0.12.3
19782025-04-01T17:21:22.744Z Checking socket2 v0.5.8
19792025-04-01T17:21:22.798Z Checking zerofrom v0.1.4
19802025-04-01T17:21:22.866Z Checking futures-sink v0.3.31
19812025-04-01T17:21:22.977Z Checking yoke v0.7.4
19822025-04-01T17:21:23.002Z Checking zerocopy v0.7.35
19832025-04-01T17:21:23.028Z Checking libm v0.2.8
19842025-04-01T17:21:23.080Z Checking equivalent v1.0.1
19852025-04-01T17:21:23.157Z Checking ryu v1.0.18
19862025-04-01T17:21:23.203Z Checking allocator-api2 v0.2.18
19872025-04-01T17:21:23.255Z Checking foldhash v0.1.3
19882025-04-01T17:21:23.280Z Checking zerovec v0.10.4
19892025-04-01T17:21:23.376Z Checking getrandom v0.3.1
19902025-04-01T17:21:23.401Z Checking crypto-common v0.1.6
19912025-04-01T17:21:23.453Z Checking block-buffer v0.10.4
19922025-04-01T17:21:23.566Z Checking block-padding v0.3.3
19932025-04-01T17:21:23.591Z Checking slab v0.4.9
19942025-04-01T17:21:23.662Z Checking digest v0.10.7
19952025-04-01T17:21:23.744Z Checking hashbrown v0.15.1
19962025-04-01T17:21:23.769Z Checking num-traits v0.2.19
19972025-04-01T17:21:23.793Z Checking inout v0.1.3
19982025-04-01T17:21:23.824Z Checking base64ct v1.6.0
19992025-04-01T17:21:23.972Z Checking hmac v0.12.1
20002025-04-01T17:21:23.997Z Checking cipher v0.4.4
20012025-04-01T17:21:24.052Z Checking sha2 v0.10.8
20022025-04-01T17:21:24.180Z Checking futures-channel v0.3.31
20032025-04-01T17:21:24.213Z Checking pem-rfc7468 v0.7.0
20042025-04-01T17:21:24.349Z Checking futures-task v0.3.31
20052025-04-01T17:21:24.457Z Checking litemap v0.7.3
20062025-04-01T17:21:24.499Z Checking futures-io v0.3.31
20072025-04-01T17:21:24.524Z Checking flagset v0.4.6
20082025-04-01T17:21:24.562Z Checking writeable v0.5.5
20092025-04-01T17:21:24.598Z Checking pin-utils v0.1.0
20102025-04-01T17:21:24.650Z Checking tinystr v0.7.6
20112025-04-01T17:21:24.675Z Checking salsa20 v0.10.2
20122025-04-01T17:21:24.700Z Checking futures-util v0.3.31
20132025-04-01T17:21:24.724Z Checking der v0.7.9
20142025-04-01T17:21:24.764Z Checking pbkdf2 v0.12.2
20152025-04-01T17:21:24.864Z Checking ppv-lite86 v0.2.20
20162025-04-01T17:21:24.889Z Checking icu_locid_transform_data v1.5.0
20172025-04-01T17:21:24.918Z Checking scrypt v0.11.0
20182025-04-01T17:21:24.960Z Checking icu_locid v1.5.0
20192025-04-01T17:21:24.984Z Checking icu_collections v1.5.0
20202025-04-01T17:21:25.009Z Checking cbc v0.1.2
20212025-04-01T17:21:25.126Z Checking aes v0.8.4
20222025-04-01T17:21:25.189Z Checking fnv v1.0.7
20232025-04-01T17:21:25.224Z Checking bytes v1.10.1
20242025-04-01T17:21:25.319Z Checking bitflags v2.6.0
20252025-04-01T17:21:25.450Z Checking serde_json v1.0.140
20262025-04-01T17:21:25.548Z Checking indexmap v2.7.1
20272025-04-01T17:21:25.591Z Checking icu_properties_data v1.5.0
20282025-04-01T17:21:25.770Z Checking icu_provider v1.5.0
20292025-04-01T17:21:25.795Z Checking uuid v1.15.1
20302025-04-01T17:21:25.860Z Checking tracing-core v0.1.32
20312025-04-01T17:21:26.058Z Checking tokio v1.43.0
20322025-04-01T17:21:26.191Z Checking spki v0.7.3
20332025-04-01T17:21:26.312Z Checking icu_locid_transform v1.5.0
20342025-04-01T17:21:26.337Z Checking http v1.2.0
20352025-04-01T17:21:26.432Z Checking percent-encoding v2.3.1
20362025-04-01T17:21:26.460Z Checking pkcs5 v0.7.1
20372025-04-01T17:21:26.563Z Checking utf8_iter v1.0.4
20382025-04-01T17:21:26.649Z Checking icu_normalizer_data v1.5.0
20392025-04-01T17:21:26.755Z Checking write16 v1.0.0
20402025-04-01T17:21:26.780Z Checking utf16_iter v1.0.5
20412025-04-01T17:21:26.831Z Checking tracing v0.1.40
20422025-04-01T17:21:26.888Z Checking thiserror v1.0.69
20432025-04-01T17:21:26.939Z Checking pkcs8 v0.10.2
20442025-04-01T17:21:26.964Z Checking tinyvec_macros v0.1.1
20452025-04-01T17:21:27.027Z Compiling newtype-uuid v1.2.1
20462025-04-01T17:21:27.057Z Checking rustls-pki-types v1.10.0
20472025-04-01T17:21:27.159Z Checking iana-time-zone v0.1.61
20482025-04-01T17:21:27.186Z Checking icu_properties v1.5.1
20492025-04-01T17:21:27.232Z Checking tinyvec v1.8.0
20502025-04-01T17:21:27.313Z Checking chrono v0.4.40
20512025-04-01T17:21:27.340Z Checking zerocopy v0.8.10
20522025-04-01T17:21:27.501Z Checking http-body v1.0.1
20532025-04-01T17:21:27.595Z Checking aws-lc-sys v0.26.0
20542025-04-01T17:21:27.699Z Checking spin v0.9.8
20552025-04-01T17:21:27.999Z Checking adler2 v2.0.0
20562025-04-01T17:21:28.138Z Checking try-lock v0.2.5
20572025-04-01T17:21:28.277Z Checking foreign-types-shared v0.1.1
20582025-04-01T17:21:28.366Z Checking untrusted v0.7.1
20592025-04-01T17:21:28.397Z Checking atomic-waker v1.1.2
20602025-04-01T17:21:28.507Z Checking untrusted v0.9.0
20612025-04-01T17:21:28.541Z Checking foreign-types v0.3.2
20622025-04-01T17:21:28.597Z Checking want v0.3.1
20632025-04-01T17:21:28.637Z Checking miniz_oxide v0.8.5
20642025-04-01T17:21:28.678Z Checking ring v0.17.11
20652025-04-01T17:21:28.782Z Checking form_urlencoded v1.2.1
20662025-04-01T17:21:28.980Z Checking crossbeam-utils v0.8.20
20672025-04-01T17:21:29.005Z Checking httparse v1.9.5
20682025-04-01T17:21:29.278Z Checking openssl-sys v0.9.106
20692025-04-01T17:21:29.329Z Checking aws-lc-rs v1.12.4
20702025-04-01T17:21:29.386Z Checking errno v0.3.9
20712025-04-01T17:21:29.549Z Checking aho-corasick v1.1.3
20722025-04-01T17:21:29.598Z Checking powerfmt v0.2.0
20732025-04-01T17:21:29.686Z Checking rand_core v0.9.2
20742025-04-01T17:21:29.838Z Checking siphasher v0.3.11
20752025-04-01T17:21:29.997Z Checking icu_normalizer v1.5.0
20762025-04-01T17:21:30.023Z Checking tower-service v0.3.3
20772025-04-01T17:21:30.110Z Checking unicode-ident v1.0.14
20782025-04-01T17:21:30.148Z Checking regex-syntax v0.8.5
20792025-04-01T17:21:30.221Z Checking httpdate v1.0.3
20802025-04-01T17:21:30.278Z Checking proc-macro2 v1.0.94
20812025-04-01T17:21:30.445Z Checking openssl v0.10.71
20822025-04-01T17:21:30.617Z Checking rand_chacha v0.9.0
20832025-04-01T17:21:30.667Z Checking idna_adapter v1.2.0
20842025-04-01T17:21:30.848Z Checking idna v1.0.3
20852025-04-01T17:21:30.873Z Checking deranged v0.3.11
20862025-04-01T17:21:30.898Z Checking rustls-webpki v0.102.8
20872025-04-01T17:21:30.967Z Checking crossbeam-epoch v0.9.18
20882025-04-01T17:21:30.992Z Checking rustix v0.38.37
20892025-04-01T17:21:31.296Z Checking unicode-normalization v0.1.24
20902025-04-01T17:21:31.363Z Checking rand_chacha v0.3.1
20912025-04-01T17:21:31.596Z Checking semver v1.0.25
20922025-04-01T17:21:31.723Z Checking signature v2.2.0
20932025-04-01T17:21:31.903Z Checking scroll v0.12.0
20942025-04-01T17:21:31.959Z Checking crc32fast v1.4.2
20952025-04-01T17:21:32.114Z Checking openssl-probe v0.1.5
20962025-04-01T17:21:32.139Z Checking either v1.14.0
20972025-04-01T17:21:32.189Z Checking dyn-clone v1.0.19
20982025-04-01T17:21:32.214Z Checking tokio-util v0.7.13
20992025-04-01T17:21:32.283Z Checking base64 v0.22.1
21002025-04-01T17:21:32.334Z Checking anstyle v1.0.10
21012025-04-01T17:21:32.364Z Checking plain v0.2.3
21022025-04-01T17:21:32.501Z Checking num-conv v0.1.0
21032025-04-01T17:21:32.526Z Checking unicode-properties v0.1.3
21042025-04-01T17:21:32.682Z Checking num_threads v0.1.7
21052025-04-01T17:21:32.737Z Checking time-core v0.1.2
21062025-04-01T17:21:32.763Z Checking ucd-trie v0.1.7
21072025-04-01T17:21:32.810Z Checking utf8parse v0.2.2
21082025-04-01T17:21:32.835Z Checking unicode-bidi v0.3.17
21092025-04-01T17:21:32.868Z Checking regex-automata v0.4.8
21102025-04-01T17:21:32.899Z Checking time v0.3.36
21112025-04-01T17:21:32.965Z Checking pest v2.7.14
21122025-04-01T17:21:32.990Z Checking anstyle-parse v0.2.5
21132025-04-01T17:21:32.990Z Checking h2 v0.4.6
21142025-04-01T17:21:33.245Z Checking goblin v0.8.2
21152025-04-01T17:21:33.379Z Checking stringprep v0.1.5
21162025-04-01T17:21:33.620Z Checking schemars v0.8.22
21172025-04-01T17:21:33.805Z Checking rand v0.8.5
21182025-04-01T17:21:34.824Z Checking rustls v0.23.19
21192025-04-01T17:21:34.856Z Checking native-tls v0.2.12
21202025-04-01T17:21:34.929Z Checking crossbeam-deque v0.8.5
21212025-04-01T17:21:34.954Z Checking url v2.5.3
21222025-04-01T17:21:35.118Z Checking rand v0.9.0
21232025-04-01T17:21:35.149Z Checking quote v1.0.39
21242025-04-01T17:21:35.466Z Checking serde_spanned v0.6.8
21252025-04-01T17:21:35.491Z Checking toml_datetime v0.6.8
21262025-04-01T17:21:35.650Z Checking num-integer v0.1.46
21272025-04-01T17:21:35.675Z Checking bzip2-sys v0.1.11+1.0.8
21282025-04-01T17:21:35.755Z Checking md-5 v0.10.6
21292025-04-01T17:21:35.795Z Checking ff v0.13.0
21302025-04-01T17:21:35.958Z Checking hash32 v0.2.1
21312025-04-01T17:21:35.998Z Checking gimli v0.31.1
21322025-04-01T17:21:36.054Z Checking anstyle-query v1.1.1
21332025-04-01T17:21:36.092Z Checking psl-types v2.0.11
21342025-04-01T17:21:36.191Z Checking is_terminal_polyfill v1.70.1
21352025-04-01T17:21:36.242Z Checking pretty-hex v0.4.1
21362025-04-01T17:21:36.277Z Checking colorchoice v1.0.2
21372025-04-01T17:21:36.306Z Checking fallible-iterator v0.2.0
21382025-04-01T17:21:36.331Z Checking base16ct v0.2.0
21392025-04-01T17:21:36.425Z Checking anstream v0.6.15
21402025-04-01T17:21:36.450Z Checking publicsuffix v2.3.0
21412025-04-01T17:21:36.524Z Checking sec1 v0.7.3
21422025-04-01T17:21:36.689Z Checking heapless v0.7.17
21432025-04-01T17:21:36.749Z Checking num-iter v0.1.45
21442025-04-01T17:21:36.820Z Checking postgres-protocol v0.6.8
21452025-04-01T17:21:36.884Z Checking group v0.13.0
21462025-04-01T17:21:36.933Z Checking bzip2 v0.4.4
21472025-04-01T17:21:37.123Z Checking syn v2.0.98
21482025-04-01T17:21:37.257Z Compiling daft v0.1.2
21492025-04-01T17:21:37.362Z Checking dof v0.3.0
21502025-04-01T17:21:37.442Z Checking rayon-core v1.12.1
21512025-04-01T17:21:37.517Z Checking tokio-native-tls v0.3.1
21522025-04-01T17:21:37.711Z Checking dtrace-parser v0.2.0
21532025-04-01T17:21:37.745Z Checking ipnetwork v0.21.1
21542025-04-01T17:21:37.890Z Checking cookie v0.18.1
21552025-04-01T17:21:38.031Z Checking terminal_size v0.4.0
21562025-04-01T17:21:38.067Z Checking flate2 v1.1.0
21572025-04-01T17:21:38.119Z Checking phf_shared v0.11.2
21582025-04-01T17:21:38.205Z Checking http-body-util v0.1.2
21592025-04-01T17:21:38.230Z Checking hyper v1.6.0
21602025-04-01T17:21:38.284Z Checking lazy_static v1.5.0
21612025-04-01T17:21:38.365Z Checking webpki-roots v0.26.6
21622025-04-01T17:21:38.408Z Checking signal-hook v0.3.17
21632025-04-01T17:21:38.539Z Checking hkdf v0.12.4
21642025-04-01T17:21:38.597Z Checking crypto-bigint v0.5.5
21652025-04-01T17:21:38.631Z Checking sync_wrapper v1.0.1
21662025-04-01T17:21:38.708Z Checking thread-id v4.2.2
21672025-04-01T17:21:38.737Z Checking object v0.36.5
21682025-04-01T17:21:38.775Z Checking simd-adler32 v0.3.7
21692025-04-01T17:21:38.822Z Checking rustc-demangle v0.1.24
21702025-04-01T17:21:39.075Z Checking strsim v0.11.1
21712025-04-01T17:21:39.174Z Checking addr2line v0.24.2
21722025-04-01T17:21:39.199Z Checking bumpalo v3.16.0
21732025-04-01T17:21:39.348Z Checking tokio-rustls v0.26.0
21742025-04-01T17:21:39.373Z Checking managed v0.8.0
21752025-04-01T17:21:39.496Z Checking clap_lex v0.7.4
21762025-04-01T17:21:39.640Z Checking lockfree-object-pool v0.1.6
21772025-04-01T17:21:39.705Z Checking winnow v0.5.40
21782025-04-01T17:21:39.730Z Checking tower-layer v0.3.3
21792025-04-01T17:21:39.755Z Checking unicode-width v0.2.0
21802025-04-01T17:21:39.854Z Checking bitflags v1.3.2
21812025-04-01T17:21:39.950Z Checking ipnet v2.11.0
21822025-04-01T17:21:39.975Z Checking tower v0.5.2
21832025-04-01T17:21:39.975Z Checking hyper-util v0.1.10
21842025-04-01T17:21:40.149Z Checking console v0.15.10
21852025-04-01T17:21:40.351Z Checking smoltcp v0.9.1
21862025-04-01T17:21:40.617Z Checking zopfli v0.8.1
21872025-04-01T17:21:40.641Z Checking clap_builder v4.5.32
21882025-04-01T17:21:40.846Z Checking elliptic-curve v0.13.8
21892025-04-01T17:21:41.213Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21902025-04-01T17:21:41.391Z Checking signal-hook-mio v0.2.4
21912025-04-01T17:21:41.477Z Checking num-bigint-dig v0.8.4
21922025-04-01T17:21:41.525Z Checking phf v0.11.2
21932025-04-01T17:21:41.554Z Checking cookie_store v0.21.1
21942025-04-01T17:21:41.652Z Checking hyper-tls v0.6.0
21952025-04-01T17:21:41.774Z Checking hyper-rustls v0.27.3
21962025-04-01T17:21:41.905Z Checking oxnet v0.1.1
21972025-04-01T17:21:42.038Z Checking toml_edit v0.19.15
21982025-04-01T17:21:42.081Z Checking rayon v1.10.0
21992025-04-01T17:21:42.181Z Checking postgres-types v0.2.9
22002025-04-01T17:21:42.233Z Checking usdt-impl v0.5.0
22012025-04-01T17:21:42.258Z Checking regex v1.11.1
22022025-04-01T17:21:42.749Z Checking bstr v1.10.0
22032025-04-01T17:21:42.777Z Checking ed25519 v2.2.3
22042025-04-01T17:21:42.802Z Checking phf_shared v0.10.0
22052025-04-01T17:21:43.039Z Checking serde_urlencoded v0.7.1
22062025-04-01T17:21:43.064Z Checking futures-executor v0.3.31
22072025-04-01T17:21:43.166Z Checking zerocopy v0.6.6
22082025-04-01T17:21:43.191Z Checking curve25519-dalek v4.1.3
22092025-04-01T17:21:43.287Z Checking rustls-pemfile v2.2.0
22102025-04-01T17:21:43.403Z Checking hubpack v0.1.2
22112025-04-01T17:21:43.490Z Checking memoffset v0.9.1
22122025-04-01T17:21:43.598Z Checking portable-atomic v1.9.0
22132025-04-01T17:21:43.671Z Checking pkcs1 v0.7.5
22142025-04-01T17:21:43.713Z Checking serde-big-array v0.5.1
22152025-04-01T17:21:43.737Z Checking float-cmp v0.10.0
22162025-04-01T17:21:43.843Z Checking backtrace v0.3.74
22172025-04-01T17:21:43.908Z Checking rfc6979 v0.4.0
22182025-04-01T17:21:43.933Z Checking memmap v0.7.0
22192025-04-01T17:21:44.023Z Checking encoding_rs v0.8.34
22202025-04-01T17:21:44.082Z Checking difflib v0.4.0
22212025-04-01T17:21:44.123Z Checking precomputed-hash v0.1.1
22222025-04-01T17:21:44.158Z Checking fixedbitset v0.4.2
22232025-04-01T17:21:44.237Z Checking whoami v1.5.2
22242025-04-01T17:21:44.338Z Checking unicode-segmentation v1.12.0
22252025-04-01T17:21:44.373Z Checking number_prefix v0.4.0
22262025-04-01T17:21:44.409Z Checking normalize-line-endings v0.3.0
22272025-04-01T17:21:44.448Z Checking static_assertions v1.1.0
22282025-04-01T17:21:44.509Z Checking winnow v0.7.3
22292025-04-01T17:21:44.538Z Checking new_debug_unreachable v1.0.6
22302025-04-01T17:21:44.563Z Checking minimal-lexical v0.2.1
22312025-04-01T17:21:44.587Z Checking data-encoding v2.6.0
22322025-04-01T17:21:44.633Z Checking mime v0.3.17
22332025-04-01T17:21:44.679Z Checking predicates-core v1.0.8
22342025-04-01T17:21:44.865Z Checking predicates v3.1.3
22352025-04-01T17:21:44.908Z Checking similar v2.7.0
22362025-04-01T17:21:44.908Z Checking nom v7.1.3
22372025-04-01T17:21:44.941Z Checking ed25519-dalek v2.1.1
22382025-04-01T17:21:45.032Z Checking hickory-proto v0.24.4
22392025-04-01T17:21:45.090Z Checking indicatif v0.17.11
22402025-04-01T17:21:45.339Z Checking string_cache v0.8.7
22412025-04-01T17:21:45.394Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
22422025-04-01T17:21:45.604Z Checking tokio-postgres v0.7.13
22432025-04-01T17:21:45.639Z Checking petgraph v0.6.5
22442025-04-01T17:21:45.728Z Checking anyhow v1.0.97
22452025-04-01T17:21:45.866Z Checking reqwest v0.12.12
22462025-04-01T17:21:46.081Z Checking toml v0.7.8
22472025-04-01T17:21:46.654Z Checking usdt v0.5.0
22482025-04-01T17:21:46.805Z Checking toml_edit v0.22.24
22492025-04-01T17:21:46.898Z Checking ecdsa v0.16.9
22502025-04-01T17:21:47.127Z Checking rsa v0.9.6
22512025-04-01T17:21:47.510Z Checking nix v0.29.0
22522025-04-01T17:21:47.826Z Checking futures v0.3.31
22532025-04-01T17:21:47.934Z Checking clap v4.5.32
22542025-04-01T17:21:47.959Z Checking crossterm v0.28.1
22552025-04-01T17:21:48.040Z Checking zip v2.1.3
22562025-04-01T17:21:48.065Z Checking zip v0.6.6
22572025-04-01T17:21:48.112Z Checking tokio-stream v0.1.17
22582025-04-01T17:21:48.634Z Checking itertools v0.12.1
22592025-04-01T17:21:48.669Z Checking itertools v0.10.5
22602025-04-01T17:21:48.777Z Checking buf-list v1.0.3
22612025-04-01T17:21:48.860Z Checking fs-err v2.11.0
22622025-04-01T17:21:48.949Z Checking ahash v0.8.11
22632025-04-01T17:21:49.064Z Checking slog v2.7.0
22642025-04-01T17:21:49.088Z Checking openapiv3 v2.0.0
22652025-04-01T17:21:49.339Z Checking x509-cert v0.2.5
22662025-04-01T17:21:49.367Z Checking hex v0.4.3
22672025-04-01T17:21:49.367Z Checking sha1 v0.10.6
22682025-04-01T17:21:49.391Z Checking lalrpop-util v0.19.12
22692025-04-01T17:21:49.467Z Checking peg-runtime v0.8.5
22702025-04-01T17:21:49.607Z Checking camino v1.1.9
22712025-04-01T17:21:49.654Z Checking sigpipe v0.1.3
22722025-04-01T17:21:51.627Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
22732025-04-01T17:21:52.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.51s
22742025-04-01T17:21:52.220Z
22752025-04-01T17:21:52.221Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (49/203)
22762025-04-01T17:21:52.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22772025-04-01T17:21:53.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22782025-04-01T17:21:53.120Z Compiling regress v0.10.3
22792025-04-01T17:21:53.150Z Compiling thiserror-impl v2.0.12
22802025-04-01T17:21:53.175Z Checking heck v0.5.0
22812025-04-01T17:21:53.209Z Compiling unsafe-libyaml v0.2.11
22822025-04-01T17:21:53.234Z Checking dirs-sys-next v0.1.2
22832025-04-01T17:21:53.234Z Checking fastrand v2.1.1
22842025-04-01T17:21:53.269Z Checking thread_local v1.1.8
22852025-04-01T17:21:53.376Z Compiling structmeta-derive v0.3.0
22862025-04-01T17:21:53.409Z Checking dirs-next v2.0.0
22872025-04-01T17:21:53.533Z Compiling ident_case v1.0.1
22882025-04-01T17:21:53.558Z Checking tempfile v3.13.0
22892025-04-01T17:21:53.583Z Checking term v0.7.0
22902025-04-01T17:21:53.709Z Compiling darling_core v0.20.10
22912025-04-01T17:21:53.885Z Checking newtype-uuid v1.2.1
22922025-04-01T17:21:53.945Z Checking crossbeam-channel v0.5.13
22932025-04-01T17:21:54.114Z Checking is-terminal v0.4.13
22942025-04-01T17:21:54.237Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22952025-04-01T17:21:54.516Z Compiling serde_yaml v0.9.34+deprecated
22962025-04-01T17:21:54.544Z Compiling rustls v0.22.4
22972025-04-01T17:21:54.724Z Checking take_mut v0.2.2
22982025-04-01T17:21:54.853Z Checking slog-term v2.9.1
22992025-04-01T17:21:54.878Z Checking slog-async v2.8.0
23002025-04-01T17:21:55.146Z Checking daft v0.1.2
23012025-04-01T17:21:55.293Z Compiling proc-macro-crate v1.3.1
23022025-04-01T17:21:55.484Z Compiling structmeta v0.3.0
23032025-04-01T17:21:55.509Z Checking wait-timeout v0.2.0
23042025-04-01T17:21:55.679Z Compiling multer v3.1.0
23052025-04-01T17:21:55.717Z Compiling thiserror v2.0.12
23062025-04-01T17:21:55.871Z Checking quick-error v1.2.3
23072025-04-01T17:21:55.896Z Checking typify-impl v0.2.0
23082025-04-01T17:21:55.949Z Compiling typify-impl v0.3.0
23092025-04-01T17:21:56.072Z Checking match_cfg v0.1.0
23102025-04-01T17:21:56.179Z Checking bit-vec v0.8.0
23112025-04-01T17:21:56.517Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23122025-04-01T17:21:56.803Z Checking bit-set v0.8.0
23132025-04-01T17:21:56.851Z Checking hostname v0.3.1
23142025-04-01T17:21:56.989Z Compiling num_enum_derive v0.5.11
23152025-04-01T17:21:57.045Z Checking rusty-fork v0.3.0
23162025-04-01T17:21:57.404Z Compiling parse-display-derive v0.10.0
23172025-04-01T17:21:57.956Z Checking progenitor-client v0.9.1
23182025-04-01T17:21:58.188Z Checking slog-json v2.6.1
23192025-04-01T17:21:58.300Z Compiling lzma-sys v0.1.20
23202025-04-01T17:21:58.440Z Checking rand_xorshift v0.3.0
23212025-04-01T17:21:58.579Z Compiling darling_macro v0.20.10
23222025-04-01T17:21:58.624Z Compiling foreign-types-macros v0.2.3
23232025-04-01T17:21:58.870Z Compiling async-stream-impl v0.3.6
23242025-04-01T17:21:58.900Z Compiling dropshot v0.16.0
23252025-04-01T17:21:59.164Z Checking arc-swap v1.7.1
23262025-04-01T17:21:59.311Z Compiling darling v0.20.10
23272025-04-01T17:21:59.423Z Checking foreign-types-shared v0.3.1
23282025-04-01T17:21:59.526Z Checking utf-8 v0.7.6
23292025-04-01T17:21:59.558Z Checking unarray v0.1.4
23302025-04-01T17:21:59.598Z Checking foreign-types v0.5.0
23312025-04-01T17:21:59.697Z Checking proptest v1.6.0
23322025-04-01T17:21:59.723Z Checking slog-scope v4.4.0
23332025-04-01T17:21:59.748Z Checking tungstenite v0.21.0
23342025-04-01T17:21:59.871Z Checking async-stream v0.3.6
23352025-04-01T17:21:59.919Z Compiling serde_with_macros v3.12.0
23362025-04-01T17:22:00.170Z Checking num_enum v0.5.11
23372025-04-01T17:22:00.364Z Checking slog-bunyan v2.5.0
23382025-04-01T17:22:00.505Z Checking tokio-rustls v0.25.0
23392025-04-01T17:22:00.544Z Checking strum v0.26.3
23402025-04-01T17:22:00.568Z Compiling proc-macro-error v1.0.4
23412025-04-01T17:22:00.667Z Checking parse-display v0.10.0
23422025-04-01T17:22:00.936Z Compiling test-strategy v0.4.0
23432025-04-01T17:22:01.107Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23442025-04-01T17:22:01.176Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23452025-04-01T17:22:01.222Z Checking toml v0.8.20
23462025-04-01T17:22:01.333Z Checking progenitor-client v0.8.0
23472025-04-01T17:22:01.507Z Compiling heck v0.3.3
23482025-04-01T17:22:01.767Z Checking waitgroup v0.1.2
23492025-04-01T17:22:01.873Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23502025-04-01T17:22:01.900Z Compiling dropshot_endpoint v0.16.0
23512025-04-01T17:22:01.926Z Checking serde_path_to_error v0.1.16
23522025-04-01T17:22:02.204Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23532025-04-01T17:22:02.537Z Checking cstr-argument v0.1.2
23542025-04-01T17:22:02.648Z Checking hostname v0.4.0
23552025-04-01T17:22:02.725Z Checking instant v0.1.13
23562025-04-01T17:22:02.788Z Checking debug-ignore v1.0.5
23572025-04-01T17:22:02.858Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23582025-04-01T17:22:02.899Z Checking pretty-hex v0.2.1
23592025-04-01T17:22:02.936Z Checking base64 v0.21.7
23602025-04-01T17:22:03.077Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23612025-04-01T17:22:03.249Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23622025-04-01T17:22:03.324Z Checking backoff v0.4.0
23632025-04-01T17:22:03.365Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23642025-04-01T17:22:03.392Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23652025-04-01T17:22:03.546Z Checking serde_with v3.12.0
23662025-04-01T17:22:03.597Z Compiling zone_cfg_derive v0.1.2
23672025-04-01T17:22:03.651Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23682025-04-01T17:22:03.724Z Checking tokio-tungstenite v0.21.0
23692025-04-01T17:22:04.024Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#0ae28910)
23702025-04-01T17:22:04.261Z Checking slog-stdlog v4.1.1
23712025-04-01T17:22:04.331Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23722025-04-01T17:22:04.429Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23732025-04-01T17:22:04.531Z Checking colored v2.2.0
23742025-04-01T17:22:04.659Z Checking macaddr v1.0.1
23752025-04-01T17:22:04.693Z Checking base64 v0.13.1
23762025-04-01T17:22:04.742Z Checking unicode-width v0.1.14
23772025-04-01T17:22:04.873Z Checking winnow v0.6.20
23782025-04-01T17:22:04.964Z Checking zone v0.1.8
23792025-04-01T17:22:05.083Z Checking ron v0.7.1
23802025-04-01T17:22:05.160Z Checking tabwriter v1.4.0
23812025-04-01T17:22:05.409Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
23822025-04-01T17:22:05.550Z Checking slog-envlogger v2.2.0
23832025-04-01T17:22:05.755Z Checking xz2 v0.1.7
23842025-04-01T17:22:05.822Z Checking xattr v1.3.1
23852025-04-01T17:22:06.014Z Checking pem v3.0.5
23862025-04-01T17:22:06.041Z Checking yasna v0.5.2
23872025-04-01T17:22:06.095Z Checking smf v0.2.3
23882025-04-01T17:22:06.234Z Checking headers-core v0.3.0
23892025-04-01T17:22:06.277Z Checking filetime v0.2.25
23902025-04-01T17:22:06.390Z Checking same-file v1.0.6
23912025-04-01T17:22:06.491Z Checking tar v0.4.44
23922025-04-01T17:22:06.516Z Checking headers v0.4.0
23932025-04-01T17:22:06.571Z Checking walkdir v2.5.0
23942025-04-01T17:22:06.815Z Checking rcgen v0.12.1
23952025-04-01T17:22:06.840Z Checking camino-tempfile v1.1.1
23962025-04-01T17:22:07.103Z Checking atomicwrites v0.4.4
23972025-04-01T17:22:07.224Z Checking subprocess v0.2.9
23982025-04-01T17:22:07.686Z Compiling typify-macro v0.2.0
23992025-04-01T17:22:07.778Z Compiling typify-macro v0.3.0
24002025-04-01T17:22:09.647Z Compiling typify v0.2.0
24012025-04-01T17:22:09.751Z Compiling progenitor-impl v0.8.0
24022025-04-01T17:22:09.779Z Compiling typify v0.3.0
24032025-04-01T17:22:09.888Z Compiling progenitor-impl v0.9.1
24042025-04-01T17:22:13.123Z Compiling progenitor-macro v0.8.0
24052025-04-01T17:22:13.272Z Compiling progenitor-macro v0.9.1
24062025-04-01T17:22:17.416Z Checking progenitor v0.8.0
24072025-04-01T17:22:17.605Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24082025-04-01T17:22:18.168Z Checking progenitor v0.9.1
24092025-04-01T17:22:18.362Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
24102025-04-01T17:22:21.046Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
24112025-04-01T17:22:22.114Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24122025-04-01T17:22:30.180Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24132025-04-01T17:22:32.282Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24142025-04-01T17:22:33.991Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.76s
24152025-04-01T17:22:34.182Z
24162025-04-01T17:22:34.182Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/203)
24172025-04-01T17:22:35.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182025-04-01T17:22:35.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192025-04-01T17:22:35.152Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
24202025-04-01T17:22:36.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
24212025-04-01T17:22:37.153Z
24222025-04-01T17:22:37.153Zinfo: running `cargo check --bins` on nexus-config (51/203)
24232025-04-01T17:22:37.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242025-04-01T17:22:37.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252025-04-01T17:22:37.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262025-04-01T17:22:37.939Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
24272025-04-01T17:22:38.023Z
24282025-04-01T17:22:38.023Zinfo: running `cargo check --bins` on omicron-rpaths (52/203)
24292025-04-01T17:22:38.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302025-04-01T17:22:38.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312025-04-01T17:22:38.772Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322025-04-01T17:22:38.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24332025-04-01T17:22:38.847Z
24342025-04-01T17:22:38.848Zinfo: running `cargo check --bins` on omicron-certificates (53/203)
24352025-04-01T17:22:39.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362025-04-01T17:22:39.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372025-04-01T17:22:39.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382025-04-01T17:22:39.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
24392025-04-01T17:22:39.710Z
24402025-04-01T17:22:39.710Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (54/203)
24412025-04-01T17:22:40.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422025-04-01T17:22:40.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432025-04-01T17:22:40.659Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24442025-04-01T17:22:40.688Z Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24452025-04-01T17:22:40.714Z Compiling tempfile v3.13.0
24462025-04-01T17:22:40.714Z Compiling wait-timeout v0.2.0
24472025-04-01T17:22:40.739Z Compiling bit-vec v0.8.0
24482025-04-01T17:22:40.764Z Compiling quick-error v1.2.3
24492025-04-01T17:22:40.764Z Compiling match_cfg v0.1.0
24502025-04-01T17:22:40.764Z Compiling rustls v0.22.4
24512025-04-01T17:22:40.844Z Compiling progenitor-client v0.9.1
24522025-04-01T17:22:40.895Z Compiling hostname v0.3.1
24532025-04-01T17:22:40.942Z Compiling slog-json v2.6.1
24542025-04-01T17:22:41.105Z Compiling rand_xorshift v0.3.0
24552025-04-01T17:22:41.225Z Compiling bit-set v0.8.0
24562025-04-01T17:22:41.267Z Compiling rusty-fork v0.3.0
24572025-04-01T17:22:41.296Z Compiling itertools v0.13.0
24582025-04-01T17:22:41.332Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24592025-04-01T17:22:41.369Z Compiling heapless v0.8.0
24602025-04-01T17:22:41.419Z Compiling unarray v0.1.4
24612025-04-01T17:22:41.444Z Compiling progenitor v0.9.1
24622025-04-01T17:22:41.505Z Compiling slog-bunyan v2.5.0
24632025-04-01T17:22:41.606Z Compiling proptest v1.6.0
24642025-04-01T17:22:41.668Z Compiling parse-display v0.10.0
24652025-04-01T17:22:41.726Z Compiling async-stream v0.3.6
24662025-04-01T17:22:41.890Z Compiling multer v3.1.0
24672025-04-01T17:22:41.996Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24682025-04-01T17:22:42.104Z Compiling toml v0.8.20
24692025-04-01T17:22:42.156Z Compiling waitgroup v0.1.2
24702025-04-01T17:22:42.184Z Checking hash32 v0.3.1
24712025-04-01T17:22:42.368Z Compiling serde_path_to_error v0.1.16
24722025-04-01T17:22:42.393Z Compiling hostname v0.4.0
24732025-04-01T17:22:42.591Z Compiling instant v0.1.13
24742025-04-01T17:22:42.736Z Compiling smoltcp v0.11.0
24752025-04-01T17:22:42.762Z Compiling debug-ignore v1.0.5
24762025-04-01T17:22:42.923Z Compiling backoff v0.4.0
24772025-04-01T17:22:43.247Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
24782025-04-01T17:22:43.320Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24792025-04-01T17:22:43.420Z Compiling serde_with v3.12.0
24802025-04-01T17:22:43.507Z Checking num-rational v0.4.2
24812025-04-01T17:22:43.800Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24822025-04-01T17:22:43.824Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24832025-04-01T17:22:44.232Z Compiling phf_generator v0.11.2
24842025-04-01T17:22:44.415Z Compiling tokio-rustls v0.25.0
24852025-04-01T17:22:44.789Z Compiling dropshot v0.16.0
24862025-04-01T17:22:45.317Z Checking num-complex v0.4.6
24872025-04-01T17:22:46.387Z Compiling macaddr v1.0.1
24882025-04-01T17:22:46.799Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#0ae28910)
24892025-04-01T17:22:46.902Z Checking cobs v0.2.3
24902025-04-01T17:22:47.081Z Checking postcard v1.0.10
24912025-04-01T17:22:47.597Z Compiling num v0.4.3
24922025-04-01T17:22:47.726Z Compiling phf_codegen v0.11.2
24932025-04-01T17:22:47.961Z Compiling parse-zoneinfo v0.3.1
24942025-04-01T17:22:47.986Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24952025-04-01T17:22:48.359Z Compiling float-ord v0.3.2
24962025-04-01T17:22:48.528Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
24972025-04-01T17:22:48.710Z Compiling convert_case v0.4.0
24982025-04-01T17:22:48.976Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
24992025-04-01T17:22:49.447Z Compiling derive_more v0.99.19
25002025-04-01T17:22:49.515Z Compiling chrono-tz-build v0.4.0
25012025-04-01T17:22:49.621Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
25022025-04-01T17:22:50.237Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25032025-04-01T17:22:50.411Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25042025-04-01T17:22:50.588Z Checking linked-hash-map v0.5.6
25052025-04-01T17:22:50.891Z Compiling crucible-workspace-hack v0.1.0
25062025-04-01T17:22:51.142Z Checking lru-cache v0.1.2
25072025-04-01T17:22:51.204Z Compiling chrono-tz v0.10.1
25082025-04-01T17:22:51.348Z Checking newline-converter v0.3.0
25092025-04-01T17:22:51.375Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25102025-04-01T17:22:51.526Z Checking resolv-conf v0.7.0
25112025-04-01T17:22:51.769Z Checking itertools v0.14.0
25122025-04-01T17:22:51.851Z Checking prettyplease v0.2.30
25132025-04-01T17:22:52.427Z Compiling slog-dtrace v0.3.0
25142025-04-01T17:22:52.606Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25152025-04-01T17:22:52.785Z Checking hickory-resolver v0.24.4
25162025-04-01T17:22:52.837Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25172025-04-01T17:22:53.040Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25182025-04-01T17:22:53.801Z Checking expectorate v1.1.0
25192025-04-01T17:22:53.931Z Compiling zone_cfg_derive v0.3.0
25202025-04-01T17:22:54.005Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25212025-04-01T17:22:54.073Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25222025-04-01T17:22:54.250Z Compiling const_format_proc_macros v0.2.34
25232025-04-01T17:22:54.275Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25242025-04-01T17:22:54.312Z Compiling num-derive v0.4.2
25252025-04-01T17:22:54.898Z Compiling derive-where v1.2.7
25262025-04-01T17:22:54.998Z Checking highway v1.3.0
25272025-04-01T17:22:55.085Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25282025-04-01T17:22:55.169Z Checking zone v0.3.0
25292025-04-01T17:22:55.390Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25302025-04-01T17:22:55.415Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25312025-04-01T17:22:55.646Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25322025-04-01T17:22:55.835Z Checking const_format v0.2.34
25332025-04-01T17:22:55.859Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25342025-04-01T17:22:56.045Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
25352025-04-01T17:22:56.268Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
25362025-04-01T17:22:56.452Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
25372025-04-01T17:22:56.713Z Checking gethostname v0.5.0
25382025-04-01T17:22:56.761Z Checking bcs v0.1.6
25392025-04-01T17:22:56.845Z Checking nanorand v0.7.0
25402025-04-01T17:22:56.974Z Compiling async-recursion v1.1.1
25412025-04-01T17:22:57.180Z Checking termtree v0.5.1
25422025-04-01T17:22:57.205Z Checking flume v0.11.1
25432025-04-01T17:22:57.587Z Checking qorb v0.2.1
25442025-04-01T17:22:58.105Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25452025-04-01T17:23:04.272Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25462025-04-01T17:23:08.152Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25472025-04-01T17:23:11.569Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25482025-04-01T17:23:13.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.57s
25492025-04-01T17:23:13.468Z
25502025-04-01T17:23:13.468Zinfo: running `cargo check --bins` on clickhouse-admin-api (55/203)
25512025-04-01T17:23:14.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25522025-04-01T17:23:14.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25532025-04-01T17:23:14.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25542025-04-01T17:23:14.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
25552025-04-01T17:23:14.369Z
25562025-04-01T17:23:14.370Zinfo: running `cargo check --bins` on clickhouse-admin-types (56/203)
25572025-04-01T17:23:15.143Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25582025-04-01T17:23:15.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25592025-04-01T17:23:15.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25602025-04-01T17:23:15.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
25612025-04-01T17:23:15.255Z
25622025-04-01T17:23:15.255Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (57/203)
25632025-04-01T17:23:16.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642025-04-01T17:23:16.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652025-04-01T17:23:16.197Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25662025-04-01T17:23:16.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
25672025-04-01T17:23:17.104Z
25682025-04-01T17:23:17.104Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (58/203)
25692025-04-01T17:23:17.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702025-04-01T17:23:17.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712025-04-01T17:23:18.074Z Compiling cfg_aliases v0.1.1
25722025-04-01T17:23:18.099Z Compiling vte_generate_state_changes v0.1.2
25732025-04-01T17:23:18.099Z Checking fd-lock v4.0.2
25742025-04-01T17:23:18.099Z Checking nibble_vec v0.1.0
25752025-04-01T17:23:18.099Z Checking bytecount v0.6.8
25762025-04-01T17:23:18.099Z Checking endian-type v0.1.2
25772025-04-01T17:23:18.143Z Compiling tabled_derive v0.7.0
25782025-04-01T17:23:18.168Z Compiling peg-macros v0.8.5
25792025-04-01T17:23:18.235Z Compiling nix v0.28.0
25802025-04-01T17:23:18.324Z Checking papergrid v0.11.0
25812025-04-01T17:23:18.357Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25822025-04-01T17:23:18.382Z Compiling sqlparser_derive v0.2.2
25832025-04-01T17:23:18.407Z Checking radix_trie v0.2.1
25842025-04-01T17:23:18.670Z Checking vte v0.11.1
25852025-04-01T17:23:18.784Z Checking nu-ansi-term v0.50.1
25862025-04-01T17:23:19.167Z Checking unicode_categories v0.1.1
25872025-04-01T17:23:19.201Z Checking home v0.5.9
25882025-04-01T17:23:19.267Z Checking sqlparser v0.45.0
25892025-04-01T17:23:19.388Z Checking display-error-chain v0.2.2
25902025-04-01T17:23:19.452Z Checking sqlformat v0.2.6
25912025-04-01T17:23:19.846Z Checking strip-ansi-escapes v0.2.0
25922025-04-01T17:23:20.008Z Checking reedline v0.38.0
25932025-04-01T17:23:20.078Z Checking tabled v0.15.0
25942025-04-01T17:23:20.323Z Checking peg v0.8.5
25952025-04-01T17:23:20.979Z Checking rustyline v14.0.0
25962025-04-01T17:23:32.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.68s
25972025-04-01T17:23:32.973Z
25982025-04-01T17:23:32.973Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (59/203)
25992025-04-01T17:23:33.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002025-04-01T17:23:33.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012025-04-01T17:23:33.927Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26022025-04-01T17:23:40.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.88s
26032025-04-01T17:23:41.059Z
26042025-04-01T17:23:41.059Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (60/203)
26052025-04-01T17:23:41.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062025-04-01T17:23:41.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072025-04-01T17:23:41.998Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26082025-04-01T17:23:46.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.59s
26092025-04-01T17:23:46.844Z
26102025-04-01T17:23:46.844Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (61/203)
26112025-04-01T17:23:47.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122025-04-01T17:23:47.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132025-04-01T17:23:47.795Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26142025-04-01T17:23:54.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.40s
26152025-04-01T17:23:54.437Z
26162025-04-01T17:23:54.437Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (62/203)
26172025-04-01T17:23:55.237Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182025-04-01T17:23:55.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192025-04-01T17:23:55.394Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26202025-04-01T17:24:02.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.73s
26212025-04-01T17:24:02.367Z
26222025-04-01T17:24:02.367Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (63/203)
26232025-04-01T17:24:03.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242025-04-01T17:24:03.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252025-04-01T17:24:03.353Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26262025-04-01T17:24:08.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s
26272025-04-01T17:24:08.459Z
26282025-04-01T17:24:08.459Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (64/203)
26292025-04-01T17:24:09.283Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302025-04-01T17:24:09.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312025-04-01T17:24:09.437Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26322025-04-01T17:24:14.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.87s
26332025-04-01T17:24:14.508Z
26342025-04-01T17:24:14.509Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (65/203)
26352025-04-01T17:24:15.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362025-04-01T17:24:15.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372025-04-01T17:24:15.445Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26382025-04-01T17:24:22.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s
26392025-04-01T17:24:22.609Z
26402025-04-01T17:24:22.609Zinfo: running `cargo check --bins` on oximeter (66/203)
26412025-04-01T17:24:23.467Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422025-04-01T17:24:23.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432025-04-01T17:24:23.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26442025-04-01T17:24:23.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26452025-04-01T17:24:23.492Z
26462025-04-01T17:24:23.492Zinfo: running `cargo check --bins` on oximeter-macro-impl (67/203)
26472025-04-01T17:24:24.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482025-04-01T17:24:24.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492025-04-01T17:24:24.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502025-04-01T17:24:24.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
26512025-04-01T17:24:24.326Z
26522025-04-01T17:24:24.326Zinfo: running `cargo check --bins` on oximeter-schema (68/203)
26532025-04-01T17:24:25.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542025-04-01T17:24:25.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552025-04-01T17:24:25.206Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26562025-04-01T17:24:27.803Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26572025-04-01T17:24:29.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.77s
26582025-04-01T17:24:29.281Z
26592025-04-01T17:24:29.281Zinfo: running `cargo check --bins` on oximeter-types (69/203)
26602025-04-01T17:24:30.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612025-04-01T17:24:30.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622025-04-01T17:24:30.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632025-04-01T17:24:30.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26642025-04-01T17:24:30.163Z
26652025-04-01T17:24:30.163Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (70/203)
26662025-04-01T17:24:30.932Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672025-04-01T17:24:30.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682025-04-01T17:24:30.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692025-04-01T17:24:30.958Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
26702025-04-01T17:24:31.051Z
26712025-04-01T17:24:31.051Zinfo: running `cargo check --bins` on oxql-types (71/203)
26722025-04-01T17:24:31.848Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732025-04-01T17:24:31.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742025-04-01T17:24:31.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752025-04-01T17:24:31.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26762025-04-01T17:24:31.953Z
26772025-04-01T17:24:31.953Zinfo: running `cargo check --bins` on oximeter-test-utils (72/203)
26782025-04-01T17:24:32.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792025-04-01T17:24:32.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802025-04-01T17:24:32.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812025-04-01T17:24:32.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26822025-04-01T17:24:32.876Z
26832025-04-01T17:24:32.876Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (73/203)
26842025-04-01T17:24:33.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852025-04-01T17:24:33.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862025-04-01T17:24:33.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26872025-04-01T17:24:33.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26882025-04-01T17:24:33.751Z
26892025-04-01T17:24:33.751Zinfo: running `cargo check --bins` on bootstrap-agent-client (74/203)
26902025-04-01T17:24:34.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912025-04-01T17:24:34.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922025-04-01T17:24:34.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26932025-04-01T17:24:34.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
26942025-04-01T17:24:34.610Z
26952025-04-01T17:24:34.610Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (75/203)
26962025-04-01T17:24:35.370Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972025-04-01T17:24:35.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982025-04-01T17:24:35.396Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26992025-04-01T17:24:35.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27002025-04-01T17:24:35.481Z
27012025-04-01T17:24:35.482Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (76/203)
27022025-04-01T17:24:36.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032025-04-01T17:24:36.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042025-04-01T17:24:36.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27052025-04-01T17:24:36.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27062025-04-01T17:24:36.349Z
27072025-04-01T17:24:36.349Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (77/203)
27082025-04-01T17:24:37.126Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092025-04-01T17:24:37.159Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102025-04-01T17:24:37.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112025-04-01T17:24:37.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27122025-04-01T17:24:37.243Z
27132025-04-01T17:24:37.243Zinfo: running `cargo check --bins` on cockroach-admin-client (78/203)
27142025-04-01T17:24:37.970Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152025-04-01T17:24:37.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162025-04-01T17:24:37.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172025-04-01T17:24:37.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27182025-04-01T17:24:38.075Z
27192025-04-01T17:24:38.075Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (79/203)
27202025-04-01T17:24:38.860Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212025-04-01T17:24:38.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222025-04-01T17:24:38.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232025-04-01T17:24:38.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27242025-04-01T17:24:38.961Z
27252025-04-01T17:24:38.962Zinfo: running `cargo check --bins` on dns-service-client (80/203)
27262025-04-01T17:24:39.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272025-04-01T17:24:39.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282025-04-01T17:24:39.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292025-04-01T17:24:39.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
27302025-04-01T17:24:39.827Z
27312025-04-01T17:24:39.827Zinfo: running `cargo check --bins` on internal-dns-types (81/203)
27322025-04-01T17:24:40.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332025-04-01T17:24:40.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342025-04-01T17:24:40.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352025-04-01T17:24:40.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27362025-04-01T17:24:44.700Z
27372025-04-01T17:24:44.700Zinfo: running `cargo check --bins` on dpd-client (82/203)
27382025-04-01T17:24:44.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392025-04-01T17:24:44.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402025-04-01T17:24:44.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412025-04-01T17:24:44.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27422025-04-01T17:24:44.766Z
27432025-04-01T17:24:44.766Zinfo: running `cargo check --bins` on ereport-client (83/203)
27442025-04-01T17:24:44.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452025-04-01T17:24:44.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462025-04-01T17:24:44.766Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472025-04-01T17:24:44.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27482025-04-01T17:24:44.767Z
27492025-04-01T17:24:44.767Zinfo: running `cargo check --bins` on ereport-types (84/203)
27502025-04-01T17:24:44.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512025-04-01T17:24:44.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522025-04-01T17:24:44.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532025-04-01T17:24:44.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27542025-04-01T17:24:44.767Z
27552025-04-01T17:24:44.767Zinfo: running `cargo check --bins` on gateway-client (85/203)
27562025-04-01T17:24:44.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572025-04-01T17:24:44.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582025-04-01T17:24:44.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592025-04-01T17:24:44.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
27602025-04-01T17:24:44.794Z
27612025-04-01T17:24:44.794Zinfo: running `cargo check --bins` on installinator-client (86/203)
27622025-04-01T17:24:44.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632025-04-01T17:24:44.906Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642025-04-01T17:24:44.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652025-04-01T17:24:44.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
27662025-04-01T17:24:44.987Z
27672025-04-01T17:24:44.987Zinfo: running `cargo check --bins` on installinator-common (87/203)
27682025-04-01T17:24:45.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692025-04-01T17:24:45.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702025-04-01T17:24:45.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712025-04-01T17:24:45.803Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27722025-04-01T17:24:45.907Z
27732025-04-01T17:24:45.907Zinfo: running `cargo check --bins` on update-engine (88/203)
27742025-04-01T17:24:46.636Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752025-04-01T17:24:46.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762025-04-01T17:24:46.661Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772025-04-01T17:24:46.661Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27782025-04-01T17:24:46.739Z
27792025-04-01T17:24:46.739Zinfo: running `cargo check --bins` on nexus-client (89/203)
27802025-04-01T17:24:47.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812025-04-01T17:24:47.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822025-04-01T17:24:47.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832025-04-01T17:24:47.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27842025-04-01T17:24:47.651Z
27852025-04-01T17:24:47.651Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (90/203)
27862025-04-01T17:24:48.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872025-04-01T17:24:48.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882025-04-01T17:24:48.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892025-04-01T17:24:48.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27902025-04-01T17:24:48.557Z
27912025-04-01T17:24:48.557Zinfo: running `cargo check --bins` on omicron-passwords (91/203)
27922025-04-01T17:24:49.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932025-04-01T17:24:49.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942025-04-01T17:24:49.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952025-04-01T17:24:49.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27962025-04-01T17:24:49.402Z
27972025-04-01T17:24:49.402Zinfo: running `cargo check --bins` on nexus-types (92/203)
27982025-04-01T17:24:50.190Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992025-04-01T17:24:50.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002025-04-01T17:24:50.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012025-04-01T17:24:50.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28022025-04-01T17:24:50.305Z
28032025-04-01T17:24:50.305Zinfo: running `cargo check --bins` on id-map (93/203)
28042025-04-01T17:24:51.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052025-04-01T17:24:51.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062025-04-01T17:24:51.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072025-04-01T17:24:51.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28082025-04-01T17:24:51.144Z
28092025-04-01T17:24:51.144Zinfo: running `cargo check --bins` on oxide-client (94/203)
28102025-04-01T17:24:51.899Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112025-04-01T17:24:51.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122025-04-01T17:24:51.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132025-04-01T17:24:51.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28142025-04-01T17:24:52.008Z
28152025-04-01T17:24:52.008Zinfo: running `cargo check --bins` on oximeter-client (95/203)
28162025-04-01T17:24:52.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172025-04-01T17:24:52.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182025-04-01T17:24:52.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192025-04-01T17:24:52.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28202025-04-01T17:24:52.879Z
28212025-04-01T17:24:52.879Zinfo: running `cargo check --bins` on repo-depot-client (96/203)
28222025-04-01T17:24:53.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232025-04-01T17:24:53.634Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242025-04-01T17:24:53.634Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252025-04-01T17:24:53.634Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28262025-04-01T17:24:53.708Z
28272025-04-01T17:24:53.708Zinfo: running `cargo check --bins` on sled-agent-client (97/203)
28282025-04-01T17:24:54.504Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292025-04-01T17:24:54.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302025-04-01T17:24:54.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312025-04-01T17:24:54.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28322025-04-01T17:24:54.611Z
28332025-04-01T17:24:54.611Zinfo: running `cargo check --bins` on wicketd-client (98/203)
28342025-04-01T17:24:55.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352025-04-01T17:24:55.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362025-04-01T17:24:55.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372025-04-01T17:24:55.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28382025-04-01T17:24:55.541Z
28392025-04-01T17:24:55.541Zinfo: running `cargo check --bins` on sled-agent-types (99/203)
28402025-04-01T17:24:56.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412025-04-01T17:24:56.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422025-04-01T17:24:56.385Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432025-04-01T17:24:56.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
28442025-04-01T17:24:56.474Z
28452025-04-01T17:24:56.474Zinfo: running `cargo check --bins` on wicket-common (100/203)
28462025-04-01T17:24:57.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472025-04-01T17:24:57.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482025-04-01T17:24:57.283Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492025-04-01T17:24:57.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28502025-04-01T17:24:57.379Z
28512025-04-01T17:24:57.379Zinfo: running `cargo check --bins` on omicron-cockroach-admin (101/203)
28522025-04-01T17:24:58.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532025-04-01T17:24:58.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542025-04-01T17:24:58.389Z Checking csv-core v0.1.11
28552025-04-01T17:24:58.389Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
28562025-04-01T17:24:58.389Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28572025-04-01T17:24:58.389Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28582025-04-01T17:24:58.628Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28592025-04-01T17:24:58.660Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28602025-04-01T17:24:58.660Z Checking csv v1.3.1
28612025-04-01T17:24:59.404Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28622025-04-01T17:24:59.875Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28632025-04-01T17:25:02.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s
28642025-04-01T17:25:02.194Z
28652025-04-01T17:25:02.194Zinfo: running `cargo check --bins` on cockroach-admin-api (102/203)
28662025-04-01T17:25:02.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28672025-04-01T17:25:03.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28682025-04-01T17:25:03.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28692025-04-01T17:25:03.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28702025-04-01T17:25:03.093Z
28712025-04-01T17:25:03.093Zinfo: running `cargo check --bins` on cockroach-admin-types (103/203)
28722025-04-01T17:25:03.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28732025-04-01T17:25:03.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28742025-04-01T17:25:03.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28752025-04-01T17:25:03.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28762025-04-01T17:25:03.989Z
28772025-04-01T17:25:03.989Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (104/203)
28782025-04-01T17:25:04.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28792025-04-01T17:25:04.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28802025-04-01T17:25:04.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28812025-04-01T17:25:04.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.89s
28822025-04-01T17:25:05.019Z
28832025-04-01T17:25:05.019Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (105/203)
28842025-04-01T17:25:05.930Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28852025-04-01T17:25:05.956Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28862025-04-01T17:25:05.956Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28872025-04-01T17:25:05.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s
28882025-04-01T17:25:06.069Z
28892025-04-01T17:25:06.069Zinfo: running `cargo check --bins` on dns-server (106/203)
28902025-04-01T17:25:06.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912025-04-01T17:25:06.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922025-04-01T17:25:06.981Z Compiling parking_lot_core v0.8.6
28932025-04-01T17:25:06.981Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
28942025-04-01T17:25:07.011Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28952025-04-01T17:25:07.011Z Checking fxhash v0.2.1
28962025-04-01T17:25:07.011Z Checking hickory-client v0.24.4
28972025-04-01T17:25:07.011Z Checking hickory-server v0.24.4
28982025-04-01T17:25:07.743Z Checking parking_lot v0.11.2
28992025-04-01T17:25:07.872Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29002025-04-01T17:25:07.872Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29012025-04-01T17:25:08.070Z Checking sled v0.34.7
29022025-04-01T17:25:10.549Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29032025-04-01T17:25:12.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s
29042025-04-01T17:25:12.435Z
29052025-04-01T17:25:12.435Zinfo: running `cargo check --bins` on dns-server-api (107/203)
29062025-04-01T17:25:13.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072025-04-01T17:25:13.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082025-04-01T17:25:13.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092025-04-01T17:25:13.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29102025-04-01T17:25:13.348Z
29112025-04-01T17:25:13.348Zinfo: running `cargo check --bins` on openapi-manager-types (108/203)
29122025-04-01T17:25:14.079Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132025-04-01T17:25:14.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142025-04-01T17:25:14.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29152025-04-01T17:25:14.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29162025-04-01T17:25:14.187Z
29172025-04-01T17:25:14.187Zinfo: running `cargo check --bins` on gateway-test-utils (109/203)
29182025-04-01T17:25:15.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29192025-04-01T17:25:15.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29202025-04-01T17:25:15.059Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29212025-04-01T17:25:15.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
29222025-04-01T17:25:15.152Z
29232025-04-01T17:25:15.152Zinfo: running `cargo check --bins` on gateway-types (110/203)
29242025-04-01T17:25:15.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29252025-04-01T17:25:15.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29262025-04-01T17:25:15.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29272025-04-01T17:25:15.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29282025-04-01T17:25:16.047Z
29292025-04-01T17:25:16.047Zinfo: running `cargo check --bins` on ipcc (111/203)
29302025-04-01T17:25:16.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29312025-04-01T17:25:16.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29322025-04-01T17:25:16.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29332025-04-01T17:25:16.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
29342025-04-01T17:25:16.925Z
29352025-04-01T17:25:16.925Zinfo: running `cargo check --bins` on omicron-gateway (112/203)
29362025-04-01T17:25:17.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29372025-04-01T17:25:17.772Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29382025-04-01T17:25:17.916Z Compiling semver v0.1.20
29392025-04-01T17:25:17.916Z Compiling radium v0.7.0
29402025-04-01T17:25:17.941Z Compiling maybe-uninit v2.0.0
29412025-04-01T17:25:17.941Z Checking tap v1.0.1
29422025-04-01T17:25:17.967Z Checking password-hash v0.5.0
29432025-04-01T17:25:17.967Z Checking blake2 v0.10.6
29442025-04-01T17:25:17.967Z Compiling owo-colors v4.2.0
29452025-04-01T17:25:17.967Z Checking funty v2.0.0
29462025-04-01T17:25:18.254Z Checking wyz v0.5.1
29472025-04-01T17:25:18.382Z Compiling rustc_version v0.1.7
29482025-04-01T17:25:18.483Z Compiling cancel-safe-futures v0.1.5
29492025-04-01T17:25:18.510Z Checking crc-catalog v2.4.0
29502025-04-01T17:25:18.536Z Compiling packed_struct v0.10.1
29512025-04-01T17:25:18.651Z Checking argon2 v0.5.3
29522025-04-01T17:25:18.676Z Checking crc v3.2.1
29532025-04-01T17:25:18.709Z Compiling packed_struct_codegen v0.10.1
29542025-04-01T17:25:18.749Z Checking libsw-core v0.3.1
29552025-04-01T17:25:18.787Z Compiling newtype_derive v0.1.6
29562025-04-01T17:25:18.835Z Checking bitvec v1.0.1
29572025-04-01T17:25:18.860Z Checking half v2.4.1
29582025-04-01T17:25:18.962Z Compiling indexmap v1.9.3
29592025-04-01T17:25:18.988Z Checking ciborium-io v0.2.2
29602025-04-01T17:25:19.079Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29612025-04-01T17:25:19.130Z Checking fixedbitset v0.5.7
29622025-04-01T17:25:19.178Z Checking nodrop v0.1.14
29632025-04-01T17:25:19.257Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29642025-04-01T17:25:19.297Z Checking ciborium-ll v0.2.2
29652025-04-01T17:25:19.323Z Checking array-init v0.0.4
29662025-04-01T17:25:19.399Z Checking libsw v3.4.0
29672025-04-01T17:25:19.508Z Checking petgraph v0.7.1
29682025-04-01T17:25:19.566Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29692025-04-01T17:25:19.595Z Checking smallvec v0.6.14
29702025-04-01T17:25:19.881Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29712025-04-01T17:25:19.934Z Checking linear-map v1.2.0
29722025-04-01T17:25:20.092Z Checking bitfield v0.14.0
29732025-04-01T17:25:20.218Z Checking termcolor v1.4.1
29742025-04-01T17:25:20.243Z Checking hashbrown v0.12.3
29752025-04-01T17:25:20.357Z Checking indent_write v2.2.0
29762025-04-01T17:25:20.569Z Checking swrite v0.1.0
29772025-04-01T17:25:20.595Z Checking env_logger v0.10.2
29782025-04-01T17:25:20.709Z Checking ron v0.8.1
29792025-04-01T17:25:20.802Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29802025-04-01T17:25:20.827Z Checking serde-hex v0.1.0
29812025-04-01T17:25:20.969Z Checking ciborium v0.2.2
29822025-04-01T17:25:21.021Z Checking steno v0.4.1
29832025-04-01T17:25:21.824Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
29842025-04-01T17:25:21.849Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
29852025-04-01T17:25:21.955Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29862025-04-01T17:25:22.084Z Checking hashbrown v0.13.2
29872025-04-01T17:25:22.136Z Checking humantime v2.1.0
29882025-04-01T17:25:22.181Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29892025-04-01T17:25:22.272Z Checking crc-any v2.5.0
29902025-04-01T17:25:22.477Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
29912025-04-01T17:25:22.661Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29922025-04-01T17:25:22.746Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
29932025-04-01T17:25:22.972Z Checking object v0.30.4
29942025-04-01T17:25:22.999Z Checking path-slash v0.1.5
29952025-04-01T17:25:23.040Z Checking tungstenite v0.23.0
29962025-04-01T17:25:23.196Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29972025-04-01T17:25:23.237Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29982025-04-01T17:25:23.845Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29992025-04-01T17:25:23.872Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30002025-04-01T17:25:24.096Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
30012025-04-01T17:25:24.121Z Checking nix v0.27.1
30022025-04-01T17:25:24.121Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30032025-04-01T17:25:24.278Z Checking kstat-rs v0.2.4
30042025-04-01T17:25:24.303Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
30052025-04-01T17:25:24.586Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30062025-04-01T17:25:24.711Z Checking tokio-tungstenite v0.23.1
30072025-04-01T17:25:24.759Z Checking signal-hook-tokio v0.3.1
30082025-04-01T17:25:25.542Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30092025-04-01T17:25:25.767Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30102025-04-01T17:25:33.718Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
30112025-04-01T17:25:35.398Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#8a66b292)
30122025-04-01T17:25:40.109Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
30132025-04-01T17:25:47.514Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
30142025-04-01T17:25:48.359Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30152025-04-01T17:25:52.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.08s
30162025-04-01T17:25:52.196Z
30172025-04-01T17:25:52.196Zinfo: running `cargo check --bins` on ereport-api (113/203)
30182025-04-01T17:25:52.960Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192025-04-01T17:25:52.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202025-04-01T17:25:52.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30212025-04-01T17:25:52.985Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30222025-04-01T17:25:53.064Z
30232025-04-01T17:25:53.064Zinfo: running `cargo check --bins` on gateway-api (114/203)
30242025-04-01T17:25:53.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252025-04-01T17:25:53.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262025-04-01T17:25:53.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272025-04-01T17:25:53.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30282025-04-01T17:25:53.972Z
30292025-04-01T17:25:53.972Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (115/203)
30302025-04-01T17:25:54.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312025-04-01T17:25:54.736Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322025-04-01T17:25:54.736Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332025-04-01T17:25:54.736Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30342025-04-01T17:25:54.819Z
30352025-04-01T17:25:54.819Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (116/203)
30362025-04-01T17:25:55.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372025-04-01T17:25:55.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382025-04-01T17:25:55.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392025-04-01T17:25:55.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30402025-04-01T17:25:55.712Z
30412025-04-01T17:25:55.712Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (117/203)
30422025-04-01T17:25:56.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432025-04-01T17:25:56.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442025-04-01T17:25:56.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452025-04-01T17:25:56.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
30462025-04-01T17:25:56.621Z
30472025-04-01T17:25:56.621Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (118/203)
30482025-04-01T17:25:57.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492025-04-01T17:25:57.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502025-04-01T17:25:57.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512025-04-01T17:25:57.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30522025-04-01T17:25:57.517Z
30532025-04-01T17:25:57.517Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (119/203)
30542025-04-01T17:25:58.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552025-04-01T17:25:58.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562025-04-01T17:25:58.426Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572025-04-01T17:25:58.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30582025-04-01T17:25:58.451Z
30592025-04-01T17:25:58.451Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (120/203)
30602025-04-01T17:25:59.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612025-04-01T17:25:59.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622025-04-01T17:25:59.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632025-04-01T17:25:59.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30642025-04-01T17:25:59.268Z
30652025-04-01T17:25:59.268Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (121/203)
30662025-04-01T17:26:00.048Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672025-04-01T17:26:00.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682025-04-01T17:26:00.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692025-04-01T17:26:00.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30702025-04-01T17:26:00.160Z
30712025-04-01T17:26:00.160Zinfo: running `cargo check --bins` on oximeter-producer (122/203)
30722025-04-01T17:26:00.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732025-04-01T17:26:00.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742025-04-01T17:26:00.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752025-04-01T17:26:00.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30762025-04-01T17:26:01.092Z
30772025-04-01T17:26:01.092Zinfo: running `cargo check --bins` on internal-dns-resolver (123/203)
30782025-04-01T17:26:01.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792025-04-01T17:26:01.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802025-04-01T17:26:01.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812025-04-01T17:26:01.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30822025-04-01T17:26:02.011Z
30832025-04-01T17:26:02.011Zinfo: running `cargo check --bins` on sp-sim (124/203)
30842025-04-01T17:26:02.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852025-04-01T17:26:02.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862025-04-01T17:26:02.930Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30872025-04-01T17:26:03.421Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30882025-04-01T17:26:05.586Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30892025-04-01T17:26:07.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.81s
30902025-04-01T17:26:08.006Z
30912025-04-01T17:26:08.006Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (125/203)
30922025-04-01T17:26:08.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932025-04-01T17:26:08.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942025-04-01T17:26:08.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952025-04-01T17:26:08.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30962025-04-01T17:26:08.967Z
30972025-04-01T17:26:08.967Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (126/203)
30982025-04-01T17:26:09.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992025-04-01T17:26:09.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002025-04-01T17:26:09.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012025-04-01T17:26:09.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
31022025-04-01T17:26:09.939Z
31032025-04-01T17:26:09.939Zinfo: running `cargo check --bins` on db-macros (127/203)
31042025-04-01T17:26:10.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052025-04-01T17:26:10.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062025-04-01T17:26:10.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31072025-04-01T17:26:10.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31082025-04-01T17:26:10.796Z
31092025-04-01T17:26:10.796Zinfo: running `cargo check --bins` on nexus-macros-common (128/203)
31102025-04-01T17:26:11.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31112025-04-01T17:26:11.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31122025-04-01T17:26:11.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31132025-04-01T17:26:11.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31142025-04-01T17:26:11.645Z
31152025-04-01T17:26:11.645Zinfo: running `cargo check --bins` on nexus-auth (129/203)
31162025-04-01T17:26:12.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172025-04-01T17:26:12.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182025-04-01T17:26:12.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31192025-04-01T17:26:12.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31202025-04-01T17:26:12.577Z
31212025-04-01T17:26:12.577Zinfo: running `cargo check --bins` on authz-macros (130/203)
31222025-04-01T17:26:13.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31232025-04-01T17:26:13.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31242025-04-01T17:26:13.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31252025-04-01T17:26:13.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31262025-04-01T17:26:13.412Z
31272025-04-01T17:26:13.412Zinfo: running `cargo check --bins` on nexus-db-fixed-data (131/203)
31282025-04-01T17:26:14.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31292025-04-01T17:26:14.252Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31302025-04-01T17:26:14.252Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31312025-04-01T17:26:14.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31322025-04-01T17:26:14.346Z
31332025-04-01T17:26:14.346Zinfo: running `cargo check --bins` on nexus-db-model (132/203)
31342025-04-01T17:26:15.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31352025-04-01T17:26:15.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31362025-04-01T17:26:15.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31372025-04-01T17:26:15.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
31382025-04-01T17:26:15.296Z
31392025-04-01T17:26:15.296Zinfo: running `cargo check --bins` on nexus-db-schema (133/203)
31402025-04-01T17:26:16.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31412025-04-01T17:26:16.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31422025-04-01T17:26:16.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31432025-04-01T17:26:16.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
31442025-04-01T17:26:16.180Z
31452025-04-01T17:26:16.180Zinfo: running `cargo check --bins` on nexus-defaults (134/203)
31462025-04-01T17:26:16.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31472025-04-01T17:26:17.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31482025-04-01T17:26:17.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31492025-04-01T17:26:17.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
31502025-04-01T17:26:17.109Z
31512025-04-01T17:26:17.109Zinfo: running `cargo check --bins` on nexus-inventory (135/203)
31522025-04-01T17:26:17.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31532025-04-01T17:26:17.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31542025-04-01T17:26:17.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31552025-04-01T17:26:17.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
31562025-04-01T17:26:18.036Z
31572025-04-01T17:26:18.036Zinfo: running `cargo check --bins` on typed-rng (136/203)
31582025-04-01T17:26:18.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31592025-04-01T17:26:18.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31602025-04-01T17:26:18.792Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31612025-04-01T17:26:18.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
31622025-04-01T17:26:18.867Z
31632025-04-01T17:26:18.867Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (137/203)
31642025-04-01T17:26:19.717Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31652025-04-01T17:26:19.742Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31662025-04-01T17:26:19.947Z Checking keccak v0.1.5
31672025-04-01T17:26:19.977Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31682025-04-01T17:26:20.002Z Checking secrecy v0.8.0
31692025-04-01T17:26:20.002Z Compiling unicase v2.7.0
31702025-04-01T17:26:20.003Z Compiling same-file v1.0.6
31712025-04-01T17:26:20.055Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
31722025-04-01T17:26:20.055Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31732025-04-01T17:26:20.080Z Compiling thiserror-impl-no-std v2.0.2
31742025-04-01T17:26:20.197Z Checking universal-hash v0.5.1
31752025-04-01T17:26:20.271Z Checking sha3 v0.10.8
31762025-04-01T17:26:20.316Z Compiling walkdir v2.5.0
31772025-04-01T17:26:20.359Z Compiling blake3 v1.5.4
31782025-04-01T17:26:20.384Z Checking opaque-debug v0.3.1
31792025-04-01T17:26:20.408Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31802025-04-01T17:26:20.487Z Checking poly1305 v0.8.0
31812025-04-01T17:26:20.552Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
31822025-04-01T17:26:20.579Z Checking chacha20 v0.9.1
31832025-04-01T17:26:20.651Z Checking aead v0.5.2
31842025-04-01T17:26:20.705Z Compiling memmap2 v0.9.5
31852025-04-01T17:26:20.880Z Compiling constant_time_eq v0.3.1
31862025-04-01T17:26:20.930Z Compiling libefi-sys v0.1.0
31872025-04-01T17:26:20.955Z Compiling arrayvec v0.7.6
31882025-04-01T17:26:20.989Z Compiling arrayref v0.3.9
31892025-04-01T17:26:21.086Z Compiling salty v0.3.0
31902025-04-01T17:26:21.111Z Checking chacha20poly1305 v0.10.1
31912025-04-01T17:26:21.158Z Compiling toolchain_find v0.4.0
31922025-04-01T17:26:21.319Z Compiling camino-tempfile v1.1.1
31932025-04-01T17:26:21.344Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
31942025-04-01T17:26:21.505Z Compiling bitfield-struct v0.6.2
31952025-04-01T17:26:21.618Z Compiling topological-sort v0.2.2
31962025-04-01T17:26:21.730Z Compiling mime_guess v2.0.5
31972025-04-01T17:26:21.857Z Compiling rustfmt-wrapper v0.2.1
31982025-04-01T17:26:22.230Z Compiling omicron-zone-package v0.12.0
31992025-04-01T17:26:22.270Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32002025-04-01T17:26:22.406Z Checking primeorder v0.13.6
32012025-04-01T17:26:22.450Z Checking thiserror-no-std v2.0.2
32022025-04-01T17:26:22.582Z Checking vsss-rs v3.3.4
32032025-04-01T17:26:22.607Z Checking env_filter v0.1.2
32042025-04-01T17:26:22.647Z Compiling dropshot v0.12.0
32052025-04-01T17:26:22.672Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32062025-04-01T17:26:22.702Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32072025-04-01T17:26:22.845Z Checking env_logger v0.11.5
32082025-04-01T17:26:22.870Z Checking p384 v0.13.0
32092025-04-01T17:26:22.956Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32102025-04-01T17:26:23.012Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32112025-04-01T17:26:23.138Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
32122025-04-01T17:26:23.173Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32132025-04-01T17:26:23.371Z Compiling dropshot_endpoint v0.12.0
32142025-04-01T17:26:23.417Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
32152025-04-01T17:26:23.537Z Checking http-range v0.1.5
32162025-04-01T17:26:23.609Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32172025-04-01T17:26:23.760Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32182025-04-01T17:26:23.785Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
32192025-04-01T17:26:24.082Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32202025-04-01T17:26:24.123Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32212025-04-01T17:26:24.327Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5a0d6edd0ecc7f26225a5bf3849d8508956682d0#5a0d6edd)
32222025-04-01T17:26:24.647Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32232025-04-01T17:26:24.773Z Checking atty v0.2.14
32242025-04-01T17:26:24.854Z Checking glob v0.3.2
32252025-04-01T17:26:24.924Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32262025-04-01T17:26:25.163Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32272025-04-01T17:26:25.188Z Checking hyper-staticfile v0.10.1
32282025-04-01T17:26:25.323Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32292025-04-01T17:26:25.854Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32302025-04-01T17:26:25.977Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#0ae28910)
32312025-04-01T17:26:26.241Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32322025-04-01T17:26:26.283Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32332025-04-01T17:26:26.309Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32342025-04-01T17:26:26.341Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32352025-04-01T17:26:26.830Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32362025-04-01T17:26:27.075Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
32372025-04-01T17:26:27.110Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
32382025-04-01T17:26:27.411Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32392025-04-01T17:26:27.458Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32402025-04-01T17:26:29.751Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84)
32412025-04-01T17:26:30.423Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32422025-04-01T17:26:30.452Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32432025-04-01T17:26:42.135Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32442025-04-01T17:27:00.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.06s
32452025-04-01T17:27:01.138Z
32462025-04-01T17:27:01.138Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (138/203)
32472025-04-01T17:27:02.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32482025-04-01T17:27:02.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32492025-04-01T17:27:02.235Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32502025-04-01T17:27:21.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.19s
32512025-04-01T17:27:21.533Z
32522025-04-01T17:27:21.533Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (139/203)
32532025-04-01T17:27:22.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32542025-04-01T17:27:22.478Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32552025-04-01T17:27:22.621Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32562025-04-01T17:27:41.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.90s
32572025-04-01T17:27:41.630Z
32582025-04-01T17:27:41.631Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (140/203)
32592025-04-01T17:27:42.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32602025-04-01T17:27:42.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32612025-04-01T17:27:42.648Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32622025-04-01T17:28:01.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.15s
32632025-04-01T17:28:01.977Z
32642025-04-01T17:28:01.977Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (141/203)
32652025-04-01T17:28:02.836Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662025-04-01T17:28:02.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672025-04-01T17:28:03.049Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32682025-04-01T17:28:22.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.59s
32692025-04-01T17:28:22.760Z
32702025-04-01T17:28:22.760Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (142/203)
32712025-04-01T17:28:23.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32722025-04-01T17:28:23.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32732025-04-01T17:28:23.831Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32742025-04-01T17:28:43.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.55s
32752025-04-01T17:28:43.513Z
32762025-04-01T17:28:43.513Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (143/203)
32772025-04-01T17:28:44.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32782025-04-01T17:28:44.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32792025-04-01T17:28:44.588Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32802025-04-01T17:29:04.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.64s
32812025-04-01T17:29:04.365Z
32822025-04-01T17:29:04.365Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (144/203)
32832025-04-01T17:29:05.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842025-04-01T17:29:05.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852025-04-01T17:29:05.453Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32862025-04-01T17:29:24.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.28s
32872025-04-01T17:29:24.847Z
32882025-04-01T17:29:24.848Zinfo: running `cargo check --bins` on bootstrap-agent-api (145/203)
32892025-04-01T17:29:25.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32902025-04-01T17:29:25.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32912025-04-01T17:29:25.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32922025-04-01T17:29:25.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
32932025-04-01T17:29:25.790Z
32942025-04-01T17:29:25.790Zinfo: running `cargo check --bins` on key-manager (146/203)
32952025-04-01T17:29:26.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32962025-04-01T17:29:26.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32972025-04-01T17:29:26.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32982025-04-01T17:29:26.583Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
32992025-04-01T17:29:26.665Z
33002025-04-01T17:29:26.665Zinfo: running `cargo check --bins` on range-requests (147/203)
33012025-04-01T17:29:27.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33022025-04-01T17:29:27.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33032025-04-01T17:29:27.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33042025-04-01T17:29:27.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33052025-04-01T17:29:27.513Z
33062025-04-01T17:29:27.513Zinfo: running `cargo check --bins` on repo-depot-api (148/203)
33072025-04-01T17:29:28.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082025-04-01T17:29:28.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092025-04-01T17:29:28.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102025-04-01T17:29:28.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33112025-04-01T17:29:28.442Z
33122025-04-01T17:29:28.442Zinfo: running `cargo check --bins` on sled-agent-api (149/203)
33132025-04-01T17:29:29.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33142025-04-01T17:29:29.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33152025-04-01T17:29:29.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33162025-04-01T17:29:29.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
33172025-04-01T17:29:29.378Z
33182025-04-01T17:29:29.379Zinfo: running `cargo check --bins` on sled-diagnostics (150/203)
33192025-04-01T17:29:30.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33202025-04-01T17:29:30.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33212025-04-01T17:29:30.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33222025-04-01T17:29:30.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33232025-04-01T17:29:30.238Z
33242025-04-01T17:29:30.238Zinfo: running `cargo check --bins` on sled-hardware (151/203)
33252025-04-01T17:29:31.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262025-04-01T17:29:31.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272025-04-01T17:29:31.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33282025-04-01T17:29:31.052Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33292025-04-01T17:29:31.134Z
33302025-04-01T17:29:31.134Zinfo: running `cargo check --bins --no-default-features` on sled-storage (152/203)
33312025-04-01T17:29:31.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322025-04-01T17:29:31.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332025-04-01T17:29:31.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33342025-04-01T17:29:31.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
33352025-04-01T17:29:32.005Z
33362025-04-01T17:29:32.005Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (153/203)
33372025-04-01T17:29:32.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33382025-04-01T17:29:32.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33392025-04-01T17:29:32.817Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33402025-04-01T17:29:32.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33412025-04-01T17:29:32.908Z
33422025-04-01T17:29:32.908Zinfo: running `cargo check --bins` on nexus-reconfigurator-blippy (154/203)
33432025-04-01T17:29:33.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442025-04-01T17:29:33.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452025-04-01T17:29:33.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462025-04-01T17:29:33.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
33472025-04-01T17:29:33.907Z
33482025-04-01T17:29:33.907Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (155/203)
33492025-04-01T17:29:34.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502025-04-01T17:29:34.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512025-04-01T17:29:34.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522025-04-01T17:29:34.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
33532025-04-01T17:29:34.889Z
33542025-04-01T17:29:34.889Zinfo: running `cargo check --bins` on nexus-test-interface (156/203)
33552025-04-01T17:29:35.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562025-04-01T17:29:35.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572025-04-01T17:29:35.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33582025-04-01T17:29:35.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33592025-04-01T17:29:35.822Z
33602025-04-01T17:29:35.822Zinfo: running `cargo check --bins` on oximeter-collector (157/203)
33612025-04-01T17:29:36.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33622025-04-01T17:29:36.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33632025-04-01T17:29:36.822Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33642025-04-01T17:29:36.822Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33652025-04-01T17:29:37.838Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33662025-04-01T17:29:40.592Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.76s
33672025-04-01T17:29:40.770Z
33682025-04-01T17:29:40.770Zinfo: running `cargo check --bins` on oximeter-api (158/203)
33692025-04-01T17:29:41.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33702025-04-01T17:29:41.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33712025-04-01T17:29:41.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33722025-04-01T17:29:41.593Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33732025-04-01T17:29:41.676Z
33742025-04-01T17:29:41.676Zinfo: running `cargo check --bins` on cert-dev (159/203)
33752025-04-01T17:29:42.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33762025-04-01T17:29:42.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33772025-04-01T17:29:42.517Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33782025-04-01T17:29:42.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
33792025-04-01T17:29:42.987Z
33802025-04-01T17:29:42.987Zinfo: running `cargo check --bins` on clickana (160/203)
33812025-04-01T17:29:43.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822025-04-01T17:29:43.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832025-04-01T17:29:43.944Z Checking itertools v0.13.0
33842025-04-01T17:29:43.944Z Checking castaway v0.2.3
33852025-04-01T17:29:43.970Z Checking lru v0.12.5
33862025-04-01T17:29:43.970Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33872025-04-01T17:29:43.970Z Compiling instability v0.3.2
33882025-04-01T17:29:43.970Z Checking cassowary v0.3.0
33892025-04-01T17:29:43.970Z Compiling indoc v2.0.6
33902025-04-01T17:29:44.154Z Checking compact_str v0.8.0
33912025-04-01T17:29:46.065Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33922025-04-01T17:29:46.122Z Checking unicode-truncate v1.1.0
33932025-04-01T17:29:46.351Z Checking ratatui v0.29.0
33942025-04-01T17:29:48.946Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33952025-04-01T17:29:50.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.03s
33962025-04-01T17:29:50.219Z
33972025-04-01T17:29:50.219Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (161/203)
33982025-04-01T17:29:51.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992025-04-01T17:29:51.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002025-04-01T17:29:51.216Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34012025-04-01T17:29:51.216Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34022025-04-01T17:29:52.488Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34032025-04-01T17:29:53.128Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34042025-04-01T17:29:53.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
34052025-04-01T17:29:53.806Z
34062025-04-01T17:29:53.806Zinfo: running `cargo check --bins` on ch-dev (162/203)
34072025-04-01T17:29:54.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34082025-04-01T17:29:54.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34092025-04-01T17:29:54.777Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34102025-04-01T17:29:55.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
34112025-04-01T17:29:55.849Z
34122025-04-01T17:29:55.849Zinfo: running `cargo check --bins` on crdb-seed (163/203)
34132025-04-01T17:29:56.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34142025-04-01T17:29:56.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34152025-04-01T17:29:56.792Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34162025-04-01T17:29:57.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
34172025-04-01T17:29:57.321Z
34182025-04-01T17:29:57.321Zinfo: running `cargo check --bins` on db-dev (164/203)
34192025-04-01T17:29:59.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202025-04-01T17:29:59.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212025-04-01T17:29:59.319Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34222025-04-01T17:29:59.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
34232025-04-01T17:29:59.864Z
34242025-04-01T17:29:59.864Zinfo: running `cargo check --bins` on omicron-dev-lib (165/203)
34252025-04-01T17:30:00.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34262025-04-01T17:30:00.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34272025-04-01T17:30:00.194Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34282025-04-01T17:30:00.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
34292025-04-01T17:30:00.520Z
34302025-04-01T17:30:00.520Zinfo: running `cargo check --bins` on xtask-downloader (166/203)
34312025-04-01T17:30:01.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34322025-04-01T17:30:01.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34332025-04-01T17:30:01.121Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34342025-04-01T17:30:02.160Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
34352025-04-01T17:30:02.325Z
34362025-04-01T17:30:02.325Zinfo: running `cargo check --bins` on omicron-ls-apis (167/203)
34372025-04-01T17:30:03.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34382025-04-01T17:30:03.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34392025-04-01T17:30:03.208Z Checking cargo-platform v0.1.8
34402025-04-01T17:30:03.494Z Checking cargo_metadata v0.19.2
34412025-04-01T17:30:04.965Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
34422025-04-01T17:30:06.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
34432025-04-01T17:30:06.251Z
34442025-04-01T17:30:06.252Zinfo: running `cargo check --bins` on mgs-dev (168/203)
34452025-04-01T17:30:07.104Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462025-04-01T17:30:07.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472025-04-01T17:30:07.284Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34482025-04-01T17:30:09.205Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34492025-04-01T17:30:09.927Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34502025-04-01T17:30:10.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
34512025-04-01T17:30:10.811Z
34522025-04-01T17:30:10.811Zinfo: running `cargo check --bins` on omicron-omdb (169/203)
34532025-04-01T17:30:11.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34542025-04-01T17:30:11.726Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34552025-04-01T17:30:11.947Z Compiling crunchy v0.2.2
34562025-04-01T17:30:11.948Z Compiling dsl_auto_type v0.1.2
34572025-04-01T17:30:11.972Z Checking scheduled-thread-pool v0.2.7
34582025-04-01T17:30:11.973Z Compiling diesel_table_macro_syntax v0.2.0
34592025-04-01T17:30:11.973Z Compiling tiny-keccak v2.0.2
34602025-04-01T17:30:11.973Z Compiling bit-vec v0.6.3
34612025-04-01T17:30:11.998Z Compiling ascii-canvas v3.0.0
34622025-04-01T17:30:12.023Z Compiling ena v0.14.3
34632025-04-01T17:30:12.220Z Checking r2d2 v0.8.10
34642025-04-01T17:30:12.420Z Compiling bit-set v0.5.3
34652025-04-01T17:30:12.446Z Compiling diff v0.1.13
34662025-04-01T17:30:12.447Z Compiling bindgen v0.71.1
34672025-04-01T17:30:12.485Z Compiling regex-syntax v0.6.29
34682025-04-01T17:30:12.547Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34692025-04-01T17:30:12.572Z Compiling ref-cast v1.0.23
34702025-04-01T17:30:12.683Z Compiling rustc-hash v2.1.1
34712025-04-01T17:30:12.791Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34722025-04-01T17:30:12.897Z Compiling derive_builder_core v0.20.2
34732025-04-01T17:30:12.957Z Compiling libxml v0.3.3
34742025-04-01T17:30:13.104Z Compiling ref-cast-impl v1.0.23
34752025-04-01T17:30:13.145Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34762025-04-01T17:30:13.351Z Compiling diesel_derives v2.2.3
34772025-04-01T17:30:13.376Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34782025-04-01T17:30:13.402Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34792025-04-01T17:30:13.641Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34802025-04-01T17:30:13.697Z Compiling strum_macros v0.24.3
34812025-04-01T17:30:13.996Z Compiling indoc v1.0.9
34822025-04-01T17:30:14.742Z Compiling derive_builder_macro v0.20.2
34832025-04-01T17:30:14.782Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34842025-04-01T17:30:15.054Z Compiling oso-derive v0.27.3
34852025-04-01T17:30:15.511Z Compiling lalrpop v0.19.12
34862025-04-01T17:30:15.568Z Checking derive_builder v0.20.2
34872025-04-01T17:30:15.738Z Compiling impl-trait-for-tuples v0.2.2
34882025-04-01T17:30:15.922Z Checking quick-xml v0.37.2
34892025-04-01T17:30:15.947Z Compiling diesel-dtrace v0.4.2
34902025-04-01T17:30:16.233Z Checking maplit v1.0.2
34912025-04-01T17:30:16.461Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34922025-04-01T17:30:16.489Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34932025-04-01T17:30:16.773Z Checking bb8 v0.8.5
34942025-04-01T17:30:17.092Z Checking io-lifetimes v1.0.11
34952025-04-01T17:30:17.219Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34962025-04-01T17:30:17.355Z Checking rustix v0.37.28
34972025-04-01T17:30:17.563Z Checking rand_seeder v0.3.0
34982025-04-01T17:30:17.809Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34992025-04-01T17:30:17.858Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35002025-04-01T17:30:17.889Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35012025-04-01T17:30:18.044Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35022025-04-01T17:30:18.319Z Checking terminal_size v0.2.6
35032025-04-01T17:30:18.344Z Checking smawk v0.3.2
35042025-04-01T17:30:18.498Z Checking unicode-linebreak v0.1.5
35052025-04-01T17:30:18.553Z Checking is_ci v1.2.0
35062025-04-01T17:30:18.698Z Checking supports-color v3.0.2
35072025-04-01T17:30:18.870Z Checking textwrap v0.16.1
35082025-04-01T17:30:18.924Z Checking multimap v0.10.0
35092025-04-01T17:30:19.711Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35102025-04-01T17:30:20.913Z Checking diesel v2.2.8
35112025-04-01T17:30:35.508Z Compiling samael v0.0.18
35122025-04-01T17:30:46.042Z Checking nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35132025-04-01T17:30:50.317Z Checking async-bb8-diesel v0.2.1
35142025-04-01T17:30:52.701Z Compiling polar-core v0.27.3
35152025-04-01T17:31:01.900Z Checking oso v0.27.3
35162025-04-01T17:32:23.262Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35172025-04-01T17:32:33.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
35182025-04-01T17:32:33.835Z
35192025-04-01T17:32:33.835Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (170/203)
35202025-04-01T17:32:34.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212025-04-01T17:32:34.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222025-04-01T17:32:34.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232025-04-01T17:32:34.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
35242025-04-01T17:32:34.840Z
35252025-04-01T17:32:34.840Zinfo: running `cargo check --bins` on nexus-saga-recovery (171/203)
35262025-04-01T17:32:35.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272025-04-01T17:32:35.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282025-04-01T17:32:35.727Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35292025-04-01T17:32:35.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
35302025-04-01T17:32:35.832Z
35312025-04-01T17:32:35.832Zinfo: running `cargo check --bins` on nexus-test-utils-macros (172/203)
35322025-04-01T17:32:36.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332025-04-01T17:32:36.636Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342025-04-01T17:32:36.636Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35352025-04-01T17:32:36.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
35362025-04-01T17:32:36.719Z
35372025-04-01T17:32:36.719Zinfo: running `cargo check --bins` on omicron-nexus (173/203)
35382025-04-01T17:32:37.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35392025-04-01T17:32:37.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35402025-04-01T17:32:37.920Z Compiling libz-sys v1.1.20
35412025-04-01T17:32:37.946Z Compiling libgit2-sys v0.17.0+1.8.1
35422025-04-01T17:32:37.971Z Compiling vergen v8.3.2
35432025-04-01T17:32:37.996Z Compiling cargo-platform v0.1.8
35442025-04-01T17:32:37.996Z Compiling pin-project-internal v1.1.6
35452025-04-01T17:32:38.042Z Compiling snafu-derive v0.8.5
35462025-04-01T17:32:38.067Z Compiling rustls v0.21.12
35472025-04-01T17:32:38.093Z Checking globset v0.4.15
35482025-04-01T17:32:38.306Z Checking olpc-cjson v0.1.4
35492025-04-01T17:32:38.358Z Compiling cargo_metadata v0.18.1
35502025-04-01T17:32:38.524Z Checking sct v0.7.1
35512025-04-01T17:32:38.560Z Checking rustls-webpki v0.101.7
35522025-04-01T17:32:38.586Z Checking serde_plain v1.0.2
35532025-04-01T17:32:38.669Z Checking typed-path v0.9.3
35542025-04-01T17:32:38.872Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35552025-04-01T17:32:38.933Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35562025-04-01T17:32:39.166Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35572025-04-01T17:32:39.246Z Checking parse-size v1.1.0
35582025-04-01T17:32:39.510Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35592025-04-01T17:32:39.537Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35602025-04-01T17:32:40.310Z Checking rustls-pemfile v1.0.4
35612025-04-01T17:32:40.335Z Checking pin-project v1.1.6
35622025-04-01T17:32:40.376Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35632025-04-01T17:32:40.457Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35642025-04-01T17:32:40.496Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35652025-04-01T17:32:40.536Z Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35662025-04-01T17:32:40.736Z Checking twox-hash v2.1.0
35672025-04-01T17:32:40.873Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35682025-04-01T17:32:40.985Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35692025-04-01T17:32:41.058Z Checking ereport-client v0.1.0 (/work/oxidecomputer/omicron/clients/ereport-client)
35702025-04-01T17:32:41.821Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35712025-04-01T17:32:42.064Z Checking tokio-rustls v0.24.1
35722025-04-01T17:32:42.153Z Checking snafu v0.8.5
35732025-04-01T17:32:42.483Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35742025-04-01T17:32:42.657Z Checking tough v0.20.0
35752025-04-01T17:32:42.845Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35762025-04-01T17:32:42.923Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
35772025-04-01T17:32:42.962Z Checking fatfs v0.3.6
35782025-04-01T17:32:42.988Z Checking assert_matches v1.5.0
35792025-04-01T17:32:46.715Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#0ae28910)
35802025-04-01T17:32:48.093Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35812025-04-01T17:32:50.428Z Compiling git2 v0.19.0
35822025-04-01T17:32:55.839Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198)
35832025-04-01T17:34:20.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
35842025-04-01T17:34:20.639Z
35852025-04-01T17:34:20.639Zinfo: running `cargo check --bins` on nexus-external-api (174/203)
35862025-04-01T17:34:21.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35872025-04-01T17:34:21.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35882025-04-01T17:34:21.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35892025-04-01T17:34:21.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
35902025-04-01T17:34:21.658Z
35912025-04-01T17:34:21.658Zinfo: running `cargo check --bins` on nexus-internal-api (175/203)
35922025-04-01T17:34:22.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35932025-04-01T17:34:22.505Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35942025-04-01T17:34:22.505Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35952025-04-01T17:34:22.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
35962025-04-01T17:34:22.601Z
35972025-04-01T17:34:22.601Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (176/203)
35982025-04-01T17:34:23.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35992025-04-01T17:34:23.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36002025-04-01T17:34:23.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36012025-04-01T17:34:23.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
36022025-04-01T17:34:23.570Z
36032025-04-01T17:34:23.570Zinfo: running `cargo check --bins` on nexus-networking (177/203)
36042025-04-01T17:34:24.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36052025-04-01T17:34:24.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36062025-04-01T17:34:24.428Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36072025-04-01T17:34:24.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
36082025-04-01T17:34:24.518Z
36092025-04-01T17:34:24.518Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (178/203)
36102025-04-01T17:34:25.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36112025-04-01T17:34:25.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36122025-04-01T17:34:25.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36132025-04-01T17:34:25.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
36142025-04-01T17:34:25.454Z
36152025-04-01T17:34:25.454Zinfo: running `cargo check --bins` on nexus-reconfigurator-rendezvous (179/203)
36162025-04-01T17:34:26.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36172025-04-01T17:34:26.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36182025-04-01T17:34:26.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36192025-04-01T17:34:26.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
36202025-04-01T17:34:26.438Z
36212025-04-01T17:34:26.438Zinfo: running `cargo check --bins` on update-common (180/203)
36222025-04-01T17:34:27.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36232025-04-01T17:34:27.315Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36242025-04-01T17:34:27.315Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36252025-04-01T17:34:27.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
36262025-04-01T17:34:27.418Z
36272025-04-01T17:34:27.418Zinfo: running `cargo check --bins` on omicron-dev (181/203)
36282025-04-01T17:34:28.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36292025-04-01T17:34:28.386Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36302025-04-01T17:34:28.665Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36312025-04-01T17:34:28.665Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36322025-04-01T17:34:28.726Z Checking yansi v1.0.1
36332025-04-01T17:34:28.726Z Checking diff v0.1.13
36342025-04-01T17:34:28.726Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36352025-04-01T17:34:28.752Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
36362025-04-01T17:34:29.208Z Checking pretty_assertions v1.4.1
36372025-04-01T17:34:30.054Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36382025-04-01T17:35:12.042Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36392025-04-01T17:35:12.042Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36402025-04-01T17:35:12.042Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36412025-04-01T17:35:12.067Z Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36422025-04-01T17:35:12.068Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36432025-04-01T17:35:12.068Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
36442025-04-01T17:35:13.180Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36452025-04-01T17:35:14.887Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
36462025-04-01T17:36:20.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
36472025-04-01T17:36:20.783Z
36482025-04-01T17:36:20.784Zinfo: running `cargo check --bins` on openapi-manager (182/203)
36492025-04-01T17:36:21.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36502025-04-01T17:36:21.668Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36512025-04-01T17:36:21.831Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36522025-04-01T17:36:21.831Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36532025-04-01T17:36:21.857Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36542025-04-01T17:36:21.882Z Compiling proc-macro-error-attr2 v2.0.0
36552025-04-01T17:36:21.913Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36562025-04-01T17:36:21.939Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36572025-04-01T17:36:21.964Z Checking papergrid v0.14.0
36582025-04-01T17:36:21.989Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36592025-04-01T17:36:22.181Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36602025-04-01T17:36:22.246Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36612025-04-01T17:36:22.504Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
36622025-04-01T17:36:22.590Z Compiling proc-macro-error2 v2.0.1
36632025-04-01T17:36:23.169Z Compiling tabled_derive v0.10.0
36642025-04-01T17:36:23.238Z Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
36652025-04-01T17:36:23.455Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36662025-04-01T17:36:23.529Z Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36672025-04-01T17:36:23.554Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36682025-04-01T17:36:23.990Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36692025-04-01T17:36:24.385Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36702025-04-01T17:36:24.411Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
36712025-04-01T17:36:24.883Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
36722025-04-01T17:36:24.909Z Checking heck v0.4.1
36732025-04-01T17:36:25.158Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
36742025-04-01T17:36:25.233Z Checking ereport-api v0.1.0 (/work/oxidecomputer/omicron/ereport/api)
36752025-04-01T17:36:25.385Z Checking tabled v0.18.0
36762025-04-01T17:36:25.422Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36772025-04-01T17:36:25.554Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
36782025-04-01T17:36:25.708Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
36792025-04-01T17:36:25.755Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
36802025-04-01T17:36:25.948Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36812025-04-01T17:36:26.052Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36822025-04-01T17:36:27.855Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
36832025-04-01T17:36:27.855Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
36842025-04-01T17:36:31.715Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36852025-04-01T17:36:33.733Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36862025-04-01T17:36:40.286Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36872025-04-01T17:36:40.286Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
36882025-04-01T17:36:42.322Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
36892025-04-01T17:36:44.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.84s
36902025-04-01T17:36:44.834Z
36912025-04-01T17:36:44.834Zinfo: running `cargo check --bins` on installinator-api (183/203)
36922025-04-01T17:36:45.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36932025-04-01T17:36:45.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
36942025-04-01T17:36:45.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
36952025-04-01T17:36:45.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
36962025-04-01T17:36:45.946Z
36972025-04-01T17:36:45.946Zinfo: running `cargo check --bins` on wicketd-api (184/203)
36982025-04-01T17:36:46.922Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
36992025-04-01T17:36:46.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37002025-04-01T17:36:46.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37012025-04-01T17:36:46.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
37022025-04-01T17:36:47.070Z
37032025-04-01T17:36:47.070Zinfo: running `cargo check --bins` on omicron-pins (185/203)
37042025-04-01T17:36:47.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37052025-04-01T17:36:47.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37062025-04-01T17:36:47.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37072025-04-01T17:36:47.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
37082025-04-01T17:36:48.040Z
37092025-04-01T17:36:48.040Zinfo: running `cargo check --bins` on reconfigurator-cli (186/203)
37102025-04-01T17:36:48.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37112025-04-01T17:36:48.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37122025-04-01T17:36:49.127Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37132025-04-01T17:36:49.127Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37142025-04-01T17:36:49.153Z Compiling petname v2.0.2
37152025-04-01T17:36:49.153Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37162025-04-01T17:36:49.153Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37172025-04-01T17:36:49.153Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37182025-04-01T17:36:49.153Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37192025-04-01T17:36:49.153Z Checking sync-ptr v0.1.1
37202025-04-01T17:36:56.252Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37212025-04-01T17:36:57.164Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37222025-04-01T17:36:58.901Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
37232025-04-01T17:37:01.050Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.00s
37242025-04-01T17:37:01.238Z
37252025-04-01T17:37:01.238Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (187/203)
37262025-04-01T17:37:02.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37272025-04-01T17:37:02.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37282025-04-01T17:37:02.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
37292025-04-01T17:37:02.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
37302025-04-01T17:37:02.213Z
37312025-04-01T17:37:02.213Zinfo: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (188/203)
37322025-04-01T17:37:03.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37332025-04-01T17:37:03.081Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37342025-04-01T17:37:03.284Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
37352025-04-01T17:37:04.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
37362025-04-01T17:37:04.565Z
37372025-04-01T17:37:04.565Zinfo: running `cargo check --bins` on omicron-releng (189/203)
37382025-04-01T17:37:05.378Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37392025-04-01T17:37:05.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37402025-04-01T17:37:05.509Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#0ae28910)
37412025-04-01T17:37:05.535Z Checking memmap2 v0.9.5
37422025-04-01T17:37:05.535Z Checking constant_time_eq v0.3.1
37432025-04-01T17:37:05.535Z Checking arrayref v0.3.9
37442025-04-01T17:37:05.535Z Checking arrayvec v0.7.6
37452025-04-01T17:37:05.615Z Checking topological-sort v0.2.2
37462025-04-01T17:37:05.641Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
37472025-04-01T17:37:05.641Z Checking shell-words v1.1.0
37482025-04-01T17:37:05.912Z Checking blake3 v1.5.4
37492025-04-01T17:37:06.052Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#0ae28910)
37502025-04-01T17:37:06.395Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#0ae28910)
37512025-04-01T17:37:06.451Z Checking omicron-zone-package v0.12.0
37522025-04-01T17:37:08.078Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
37532025-04-01T17:37:09.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
37542025-04-01T17:37:09.446Z
37552025-04-01T17:37:09.446Zinfo: running `cargo check --bins` on xtask (190/203)
37562025-04-01T17:37:10.065Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
37572025-04-01T17:37:10.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
37582025-04-01T17:37:10.116Z Checking bitflags v2.6.0
37592025-04-01T17:37:10.116Z Checking serde v1.0.219
37602025-04-01T17:37:10.116Z Checking thiserror v1.0.69
37612025-04-01T17:37:10.142Z Checking scroll v0.12.0
37622025-04-01T17:37:10.175Z Checking log v0.4.22
37632025-04-01T17:37:10.175Z Checking hashbrown v0.15.1
37642025-04-01T17:37:10.200Z Checking zerocopy v0.7.35
37652025-04-01T17:37:10.226Z Checking syn v2.0.98
37662025-04-01T17:37:10.296Z Checking pest v2.7.14
37672025-04-01T17:37:10.393Z Checking rustix v0.38.37
37682025-04-01T17:37:10.441Z Checking once_cell v1.20.3
37692025-04-01T17:37:10.591Z Checking goblin v0.8.2
37702025-04-01T17:37:10.749Z Checking thiserror v2.0.12
37712025-04-01T17:37:10.909Z Checking fs-err v2.11.0
37722025-04-01T17:37:11.115Z Checking indexmap v2.7.1
37732025-04-01T17:37:11.264Z Checking tabled v0.15.0
37742025-04-01T17:37:11.328Z Checking anyhow v1.0.97
37752025-04-01T17:37:12.102Z Checking terminal_size v0.4.0
37762025-04-01T17:37:12.102Z Checking tempfile v3.13.0
37772025-04-01T17:37:12.281Z Checking clap_builder v4.5.32
37782025-04-01T17:37:12.610Z Checking dtrace-parser v0.2.0
37792025-04-01T17:37:14.060Z Checking serde_json v1.0.140
37802025-04-01T17:37:14.060Z Checking serde_spanned v0.6.8
37812025-04-01T17:37:14.086Z Checking toml_datetime v0.6.8
37822025-04-01T17:37:14.086Z Checking camino v1.1.9
37832025-04-01T17:37:14.086Z Checking cargo-platform v0.1.8
37842025-04-01T17:37:14.327Z Checking semver v1.0.25
37852025-04-01T17:37:14.384Z Checking macaddr v1.0.1
37862025-04-01T17:37:14.420Z Checking toml_edit v0.22.24
37872025-04-01T17:37:14.596Z Checking camino-tempfile v1.1.1
37882025-04-01T17:37:14.915Z Checking clap v4.5.32
37892025-04-01T17:37:15.435Z Checking dof v0.3.0
37902025-04-01T17:37:15.435Z Checking cargo_metadata v0.19.2
37912025-04-01T17:37:16.000Z Checking usdt-impl v0.5.0
37922025-04-01T17:37:16.537Z Checking usdt v0.5.0
37932025-04-01T17:37:16.846Z Checking toml v0.8.20
37942025-04-01T17:37:17.500Z Checking cargo_toml v0.21.0
37952025-04-01T17:37:19.149Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37962025-04-01T17:37:20.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.61s
37972025-04-01T17:37:20.166Z
37982025-04-01T17:37:20.166Zinfo: running `cargo check --bins` on end-to-end-tests (191/203)
37992025-04-01T17:37:21.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38002025-04-01T17:37:21.112Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38012025-04-01T17:37:21.340Z Checking polyval v0.6.2
38022025-04-01T17:37:21.366Z Checking ctr v0.9.2
38032025-04-01T17:37:21.403Z Checking ssh-encoding v0.2.0
38042025-04-01T17:37:21.403Z Checking blowfish v0.9.1
38052025-04-01T17:37:21.449Z Checking password-hash v0.4.2
38062025-04-01T17:37:21.475Z Checking p256 v0.13.2
38072025-04-01T17:37:21.475Z Checking p521 v0.13.3
38082025-04-01T17:37:21.514Z Checking russh-cryptovec v0.7.3
38092025-04-01T17:37:21.650Z Checking ghash v0.5.1
38102025-04-01T17:37:21.681Z Checking bcrypt-pbkdf v0.10.0
38112025-04-01T17:37:21.707Z Checking md5 v0.7.0
38122025-04-01T17:37:21.762Z Checking num-bigint v0.4.6
38132025-04-01T17:37:21.816Z Checking des v0.8.1
38142025-04-01T17:37:21.850Z Checking aes-gcm v0.10.3
38152025-04-01T17:37:21.934Z Checking pbkdf2 v0.11.0
38162025-04-01T17:37:21.979Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38172025-04-01T17:37:22.005Z Checking hex-literal v0.4.1
38182025-04-01T17:37:22.031Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38192025-04-01T17:37:22.098Z Checking ssh-cipher v0.2.0
38202025-04-01T17:37:22.125Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38212025-04-01T17:37:22.166Z Checking internet-checksum v0.2.1
38222025-04-01T17:37:22.413Z Checking ssh-key v0.6.6
38232025-04-01T17:37:22.638Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38242025-04-01T17:37:23.920Z Checking russh-keys v0.45.0
38252025-04-01T17:37:25.140Z Checking russh v0.45.0
38262025-04-01T17:37:52.550Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38272025-04-01T17:37:54.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.16s
38282025-04-01T17:37:54.536Z
38292025-04-01T17:37:54.536Zinfo: running `cargo check --bins` on gateway-cli (192/203)
38302025-04-01T17:37:55.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38312025-04-01T17:37:55.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38322025-04-01T17:37:55.481Z Checking termios v0.3.3
38332025-04-01T17:37:55.686Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
38342025-04-01T17:37:56.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s
38352025-04-01T17:37:56.984Z
38362025-04-01T17:37:56.985Zinfo: running `cargo check --bins --no-default-features` on installinator (193/203)
38372025-04-01T17:37:57.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38382025-04-01T17:37:57.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38392025-04-01T17:37:58.046Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38402025-04-01T17:37:58.046Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38412025-04-01T17:37:58.071Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38422025-04-01T17:37:58.071Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
38432025-04-01T17:37:59.330Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38442025-04-01T17:38:01.058Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
38452025-04-01T17:38:03.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.57s
38462025-04-01T17:38:03.740Z
38472025-04-01T17:38:03.740Zinfo: running `cargo check --bins` on internal-dns-cli (194/203)
38482025-04-01T17:38:04.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38492025-04-01T17:38:04.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38502025-04-01T17:38:04.650Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38512025-04-01T17:38:05.181Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
38522025-04-01T17:38:05.365Z
38532025-04-01T17:38:05.365Zinfo: running `cargo check --bins` on omicron-live-tests (195/203)
38542025-04-01T17:38:06.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38552025-04-01T17:38:06.178Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38562025-04-01T17:38:06.178Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38572025-04-01T17:38:06.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
38582025-04-01T17:38:06.268Z
38592025-04-01T17:38:06.268Zinfo: running `cargo check --bins` on live-tests-macros (196/203)
38602025-04-01T17:38:07.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38612025-04-01T17:38:07.155Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38622025-04-01T17:38:07.156Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38632025-04-01T17:38:07.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
38642025-04-01T17:38:07.236Z
38652025-04-01T17:38:07.236Zinfo: running `cargo check --bins` on nexus-mgs-updates (197/203)
38662025-04-01T17:38:07.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38672025-04-01T17:38:08.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38682025-04-01T17:38:08.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
38692025-04-01T17:38:08.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
38702025-04-01T17:38:08.102Z
38712025-04-01T17:38:08.102Zinfo: running `cargo check --bins` on omicron-package (198/203)
38722025-04-01T17:38:08.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38732025-04-01T17:38:08.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38742025-04-01T17:38:09.065Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
38752025-04-01T17:38:10.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
38762025-04-01T17:38:10.999Z
38772025-04-01T17:38:10.999Zinfo: running `cargo check --bins` on wicket-dbg (199/203)
38782025-04-01T17:38:11.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38792025-04-01T17:38:11.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38802025-04-01T17:38:12.126Z Checking rtoolbox v0.0.2
38812025-04-01T17:38:12.126Z Checking tui-tree-widget v0.23.0
38822025-04-01T17:38:12.126Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38832025-04-01T17:38:12.394Z Checking rpassword v7.3.1
38842025-04-01T17:38:18.933Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38852025-04-01T17:38:22.978Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
38862025-04-01T17:38:24.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.47s
38872025-04-01T17:38:24.658Z
38882025-04-01T17:38:24.658Zinfo: running `cargo check --bins` on wicket (200/203)
38892025-04-01T17:38:25.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38902025-04-01T17:38:25.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38912025-04-01T17:38:25.658Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38922025-04-01T17:38:26.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
38932025-04-01T17:38:26.242Z
38942025-04-01T17:38:26.242Zinfo: running `cargo check --bins` on wicketd (201/203)
38952025-04-01T17:38:27.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
38962025-04-01T17:38:27.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
38972025-04-01T17:38:27.320Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
38982025-04-01T17:38:27.320Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
38992025-04-01T17:38:28.397Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
39002025-04-01T17:38:33.780Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.53s
39012025-04-01T17:38:33.956Z
39022025-04-01T17:38:33.956Zinfo: running `cargo check --bins` on omicron-workspace-hack (202/203)
39032025-04-01T17:38:34.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39042025-04-01T17:38:34.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39052025-04-01T17:38:34.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
39062025-04-01T17:38:34.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
39072025-04-01T17:38:34.783Z
39082025-04-01T17:38:34.783Zinfo: running `cargo check --bins` on zone-setup (203/203)
39092025-04-01T17:38:35.592Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
39102025-04-01T17:38:35.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
39112025-04-01T17:38:35.732Z Checking uzers v0.12.1
39122025-04-01T17:38:36.092Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
39132025-04-01T17:38:37.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
39142025-04-01T17:38:37.567Z
39152025-04-01T17:38:37.567Zreal 17:59.601171694
39162025-04-01T17:38:37.567Zuser 30:42.636163249
39172025-04-01T17:38:37.567Zsys 5:16.170272941
39182025-04-01T17:38:37.567Ztrap 0.790281672
39192025-04-01T17:38:37.567Ztflt 0.375533548
39202025-04-01T17:38:37.567Zdflt 1.861085624
39212025-04-01T17:38:37.567Zkflt 0.000790387
39222025-04-01T17:38:37.567Zlock 55:32.218909620
39232025-04-01T17:38:37.567Zslp 2:40:56.443619390
39242025-04-01T17:38:37.567Zlat 1:10.788421181
39252025-04-01T17:38:37.567Zstop 3:40.736939635
39262025-04-01T17:38:37.593Zprocess exited: duration 1401903 ms, exit code 0
 
39272025-04-01T17:38:37.645Zfound 0 output files